diff --git a/cockatrice/cockatrice.pro b/cockatrice/cockatrice.pro
index 2f53911a..11f94eda 100644
--- a/cockatrice/cockatrice.pro
+++ b/cockatrice/cockatrice.pro
@@ -195,7 +195,8 @@ TRANSLATIONS += \
translations/cockatrice_ru.ts \
translations/cockatrice_cs.ts \
translations/cockatrice_pl.ts \
- translations/cockatrice_sk.ts
+ translations/cockatrice_sk.ts \
+ translations/cockatrice_sv.ts
win32 {
RC_FILE = cockatrice.rc
diff --git a/cockatrice/src/tab_game.cpp b/cockatrice/src/tab_game.cpp
index 4040e8f3..2065ed44 100644
--- a/cockatrice/src/tab_game.cpp
+++ b/cockatrice/src/tab_game.cpp
@@ -327,6 +327,7 @@ void TabGame::actConcede()
if (QMessageBox::question(this, tr("Concede"), tr("Are you sure you want to concede this game?"), QMessageBox::Yes | QMessageBox::No, QMessageBox::No) != QMessageBox::Yes)
return;
+sleep(5);
sendGameCommand(new Command_Concede);
}
diff --git a/cockatrice/translations/cockatrice_cs.ts b/cockatrice/translations/cockatrice_cs.ts
index 20447575..1298f704 100644
--- a/cockatrice/translations/cockatrice_cs.ts
+++ b/cockatrice/translations/cockatrice_cs.ts
@@ -242,9 +242,8 @@ This is only saved for moderators and cannot be seen by the banned person.
CardInfoWidget
- Hide card info
- Skrýt informace o kartě
+ Skrýt informace o kartě
@@ -262,225 +261,230 @@ This is only saved for moderators and cannot be seen by the banned person.Zobrazit všechny informace
-
+ Name:Jméno:
-
+ Mana cost:Sesílací cena:
-
+ Card type:Typ karty:
-
+ P / T:S / O:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play&Zahrát
-
+ &Hide&Skrýt
-
+ &Tap&Tapnout
-
+ &Untap&Odtapnout
-
+ Toggle &normal untappingPřepnout &normální odtapnutí
-
+ &Flip&Otočit
-
+ &Clone&Zdvojit
-
+ Ctrl+HCtrl+H
-
+ &Attach to card...Připojit ke k&artě...
-
+ Ctrl+ACtrl+A
-
+ Unattac&hOd&pojit
-
+ &Draw arrow...
-
+ &Power / toughness&Síla / odolnost
-
+ &Increase power&Zvýšit sílu
-
+ Ctrl++Ctrl++
-
+ &Decrease power&Snížit sílu
-
+ Ctrl+-Ctrl+-
-
+ I&ncrease toughness&Zvýšit odolnost
-
+ Alt++Alt++
-
+ D&ecrease toughness&Snížit sílu
-
+ Alt+-Alt+-
-
+ In&crease power and toughness&Zvýšit sílu a odolnost
-
+ Ctrl+Alt++Ctrl+Alt++
-
+ Dec&rease power and toughness&Snížit sílu a odolnost
-
+ Ctrl+Alt+-Ctrl+Alt+-
-
+ Set &power and toughness...Nastavit &sílu a odolnost...
-
+ Ctrl+PCtrl+P
-
+ &Set annotation...Na&stavit poznámku...
-
+ redčervená
-
+ yellowžlutá
-
+ greenzelená
-
+ &Add counter (%1)Přid&at žeton (%1)
-
+ &Remove counter (%1)Odst&ranit žeton (%1)
-
+ &Set counters (%1)...Na&stavit žetony (%1)...
-
+ &top of library&vršek knihovny
-
+ &bottom of library&spodek knihovny
-
+ &graveyard&hřbitov
-
+ Ctrl+DelCtrl+Del
-
+ &exile&exilnout
-
+ &Move to&Přesunout
@@ -1161,57 +1165,57 @@ This is only saved for moderators and cannot be seen by the banned person.Jen pro ®istrované
-
+ Joining restrictionsOmezení připojení
-
+ &Spectators allowed&Diváci povoleni
-
+ Spectators &need a password to joinDiváci &musí znát heslo
-
+ Spectators can &chatDiváci mohou &chatovat
-
+ Spectators see &everythingDiváci vidí &všechno
-
+ SpectatorsDiváci
-
+ &OK&OK
-
+ &Cancel&Zrušit
-
+ Create gameVytvořit hru
-
+ ErrorChyba
-
+ Server error.Chyba serveru.
@@ -1413,94 +1417,93 @@ This is only saved for moderators and cannot be seen by the banned person.
GameSelector
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorChyba
-
+ Please join the appropriate room first.
-
+ Wrong password.Špatné heslo.
-
+ Spectators are not allowed in this game.Do této hry je divákům přístup zakázán.
-
+ The game is already full.Hra je plná.
-
+ The game does not exist any more.Hra již neexistuje.
-
+ This game is only open to registered users.Hra je určena jen pro registrované.
-
+ This game is only open to its creator's buddies.Hra je dostupná jen pro přátele zakládajícícho.
-
+ You are being ignored by the creator of this game.Zakladatel hry vás ignoruje.
-
+ Join gamePřipojit ke hře
-
+ Password:Heslo:
-
+ GamesHry
-
- Show &full games
- Ukázat &plné hry
-
-
-
- Show &running games
+
+ Show u&navailable games
-
+ Show &full games
+ Ukázat &plné hry
+
+
+ C&reateV&ytvořit
-
+ &Join&Připojit
-
+ J&oin as spectatorP&řipojit se jako divák
@@ -3988,22 +3991,22 @@ Prosím vložte jméno:
Opravdu chcete ukončit tuto hru?
-
+ Leave gameOpustit hru
-
+ Are you sure you want to leave this game?Opravdu chcete opustit tuto hru?
-
+ KickedVyhozen
-
+ You have been kicked out of the game.Byli jste vyhozeni ze hry.
@@ -4473,17 +4476,17 @@ Zkontrolujte, jestli lze zapisovat do cílového adresáře a zkuste to znovu.
ZoneViewWidget
-
+ sort by nameseřadit dle jména
-
+ sort by typeseřadit dle typu
-
+ shuffle when closingzamíchat po zavření
diff --git a/cockatrice/translations/cockatrice_de.ts b/cockatrice/translations/cockatrice_de.ts
index 65e131f7..8f7d1829 100644
--- a/cockatrice/translations/cockatrice_de.ts
+++ b/cockatrice/translations/cockatrice_de.ts
@@ -282,9 +282,8 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
CardInfoWidget
- Hide card info
- Nichts anzeigen
+ Nichts anzeigen
@@ -302,25 +301,30 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
Alles anzeigen
-
+ Name:Name:
-
+ Mana cost:Manakosten:
-
+ Card type:Kartentyp:
-
+ P / T:S/W:
+
+
+ Loyalty:
+
+ ErrorFehler
@@ -333,57 +337,57 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
CardItem
-
+ &Play&Ausspielen
-
+ &Hide&Verstecken
-
+ &Tap&Tappen
-
+ &UntapE&nttappen
-
+ Toggle &normal untappingN&ormales Enttappen umschalten
-
+ &Flip&Umdrehen
-
+ &Clone&Kopieren
-
+ Ctrl+HCtrl+H
-
+ &Attach to card...&An Karte anlegen...
-
+ Ctrl+ACtrl+A
-
+ Unattac&h&Von Karte lösen
@@ -392,147 +396,147 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
&Kampfwerte setzen...
-
+ &Draw arrow...&Pfeil zeichnen...
-
+ &Power / toughness&Kampfwerte
-
+ &Increase power&Stärke erhöhen
-
+ Ctrl++Ctrl++
-
+ &Decrease powerS&tärke senken
-
+ Ctrl+-Ctrl+-
-
+ I&ncrease toughness&Widerstandskraft erhöhen
-
+ Alt++Alt++
-
+ D&ecrease toughnessW&iderstandskraft senken
-
+ Alt+-Alt+-
-
+ In&crease power and toughnessStärke und Widerstandskraft &erhöhen
-
+ Ctrl+Alt++Ctrl+Alt++
-
+ Dec&rease power and toughnessStärke und Widerstandskraft s&enken
-
+ Ctrl+Alt+-Ctrl+Alt+-
-
+ Set &power and toughness...&Kampfwerte setzen...
-
+ Ctrl+PCtrl+P
-
+ &Set annotation...&Hinweis setzen...
-
+ redrot
-
+ yellowgelb
-
+ greengrün
-
+ &Add counter (%1)Zählmarke &hinzufügen (%1)
-
+ &Remove counter (%1)Zählmarke &entfernen (%1)
-
+ &Set counters (%1)...Zählmarken &setzen (%1)...
-
+ &top of library&auf die Bibliothek
-
+ &bottom of library&unter die Bibliothek
-
+ &graveyardin den &Friedhof
-
+ Ctrl+DelCtrl+Del
-
+ &exileins &Exil
-
+ &Move to&Verschieben
@@ -1445,17 +1449,17 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
Nur ®istrierte Benutzer können teilnehmen
-
+ Joining restrictionsTeilnahmebedingungen
-
+ &Spectators allowed&Zuschauer zugelassen
-
+ Spectators &need a password to joinZuschauer brauchen &auch ein Passwort
@@ -1464,37 +1468,37 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
Zuschauer können sp&rechen
-
+ Spectators can &chatZuschauer können s&chreiben
-
+ Spectators see &everythingZuschauer sehen &alles
-
+ SpectatorsZuschauer
-
+ &OK&OK
-
+ &Cancel&Abbruch
-
+ Create gameSpiel erstellen
-
+ ErrorFehler
@@ -1503,7 +1507,7 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
Ungültige Anzahl an Spielern.
-
+ Server error.Serverfehler.
@@ -2006,24 +2010,24 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
GameSelector
-
+ C&reateSpiel e&rstellen
-
+ &Join&Teilnehmen
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorFehler
@@ -2032,76 +2036,79 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
XXX
-
+ Please join the appropriate room first.Bitte betreten Sie erst den entsprechenden Raum.
-
+ Wrong password.Falsches Passwort.
-
+ Spectators are not allowed in this game.In diesem Spiel sind keine Zuschauer zugelassen.
-
+ The game is already full.Das Spiel ist bereits voll.
-
+ The game does not exist any more.Dieses Spiel gibt es nicht mehr.
-
+ This game is only open to registered users.Dieses Spiel kann nur von registrierten Benutzern betreten werden.
-
+ This game is only open to its creator's buddies.Dieses Spiel kann nur von Freunden des Erstellers betreten werden.
-
+ You are being ignored by the creator of this game.Der Ersteller dieses Spiels ignoriert Sie.
-
+ Join gameSpiel beitreten
-
+ Password:Passwort:
-
+ GamesSpiele
-
- Show &full games
- &Volle Spiele anzeigen
+
+ Show u&navailable games
+
+
+
+ Show &full games
+ &Volle Spiele anzeigen
- Show &running games
- &Laufende Spiele anzeigen
+ &Laufende Spiele anzeigen&Show full games&Volle Spiele anzeigen
-
+ J&oin as spectator&Zuschauen
@@ -5176,12 +5183,12 @@ Bitte geben Sie einen Namen ein:
Ctrl+Q
-
+ KickedHerausgeworfen
-
+ You have been kicked out of the game.Sie wurden aus dem Spiel geworfen.
@@ -5225,12 +5232,12 @@ Bitte geben Sie einen Namen ein:
Sind Sie sicher, dass Sie das Spiel aufgeben möchten?
-
+ Leave gameSpiel verlassen
-
+ Are you sure you want to leave this game?Sind Sie sicher, dass Sie das Spiel verlassen möchten?
@@ -5747,17 +5754,17 @@ Bitte überprüfen Sie, dass Sie Schreibrechte in dem Verzeichnis haben, und ver
alphabetisch sortieren
-
+ sort by namenach Namen sortieren
-
+ sort by typenach Kartentypen sortieren
-
+ shuffle when closingbeim Schließen mischen
diff --git a/cockatrice/translations/cockatrice_en.ts b/cockatrice/translations/cockatrice_en.ts
index 2c2914e9..987bd72f 100644
--- a/cockatrice/translations/cockatrice_en.ts
+++ b/cockatrice/translations/cockatrice_en.ts
@@ -235,11 +235,6 @@ This is only saved for moderators and cannot be seen by the banned person.
CardInfoWidget
-
-
- Hide card info
-
- Show card only
@@ -256,225 +251,230 @@ This is only saved for moderators and cannot be seen by the banned person.
-
+ Name:
-
+ Mana cost:
-
+ Card type:
-
+ P / T:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play
-
+ &Hide
-
+ &Tap
-
+ &Untap
-
+ Toggle &normal untapping
-
+ &Flip
-
+ &Clone
-
+ Ctrl+H
-
+ &Attach to card...
-
+ Ctrl+A
-
+ Unattac&h
-
+ &Draw arrow...
-
+ &Power / toughness
-
+ &Increase power
-
+ Ctrl++
-
+ &Decrease power
-
+ Ctrl+-
-
+ I&ncrease toughness
-
+ Alt++
-
+ D&ecrease toughness
-
+ Alt+-
-
+ In&crease power and toughness
-
+ Ctrl+Alt++
-
+ Dec&rease power and toughness
-
+ Ctrl+Alt+-
-
+ Set &power and toughness...
-
+ Ctrl+P
-
+ &Set annotation...
-
+ red
-
+ yellow
-
+ green
-
+ &Add counter (%1)
-
+ &Remove counter (%1)
-
+ &Set counters (%1)...
-
+ &top of library
-
+ &bottom of library
-
+ &graveyard
-
+ Ctrl+Del
-
+ &exile
-
+ &Move to
@@ -1005,57 +1005,57 @@ This is only saved for moderators and cannot be seen by the banned person.
-
+ Joining restrictions
-
+ &Spectators allowed
-
+ Spectators &need a password to join
-
+ Spectators can &chat
-
+ Spectators see &everything
-
+ Spectators
-
+ &OK
-
+ &Cancel
-
+ Create game
-
+ Error
-
+ Server error.
@@ -1257,94 +1257,89 @@ This is only saved for moderators and cannot be seen by the banned person.
GameSelector
-
+ C&reate
-
+ &Join
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ Error
-
+ Please join the appropriate room first.
-
+ Wrong password.
-
+ Spectators are not allowed in this game.
-
+ The game is already full.
-
+ The game does not exist any more.
-
+ This game is only open to registered users.
-
+ This game is only open to its creator's buddies.
-
+ You are being ignored by the creator of this game.
-
+ Join game
-
+ Password:
-
+ Games
-
- Show &full games
+
+ Show u&navailable games
-
- Show &running games
-
-
-
-
+ J&oin as spectator
@@ -3614,22 +3609,22 @@ Please enter a name:
-
+ Leave game
-
+ Are you sure you want to leave this game?
-
+ Kicked
-
+ You have been kicked out of the game.
@@ -4083,17 +4078,17 @@ Do you want to save the changes?
ZoneViewWidget
-
+ sort by name
-
+ sort by type
-
+ shuffle when closing
diff --git a/cockatrice/translations/cockatrice_es.ts b/cockatrice/translations/cockatrice_es.ts
index ed26ec53..9af27bdb 100644
--- a/cockatrice/translations/cockatrice_es.ts
+++ b/cockatrice/translations/cockatrice_es.ts
@@ -251,9 +251,8 @@ Se almacenará unicamente para moderadores y no podrá ser visto por la persona
CardInfoWidget
- Hide card info
- Ocultar información de la carta
+ Ocultar información de la carta
@@ -271,80 +270,85 @@ Se almacenará unicamente para moderadores y no podrá ser visto por la persona
Mostrar información completa
-
+ Name:Nombre:
-
+ Mana cost:Coste de mana:
-
+ Card type:Tipo de carta:
-
+ P / T:F / R:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play&Jugar
-
+ &Hide&Ocultar
-
+ &Tap&Girar
-
+ &Untap&Enderezar
-
+ Toggle &normal untappingAlternar enderezamiento &normal
-
+ &Flip&Voltear
-
+ &Clone&Clonar
-
+ Ctrl+HCtrl+H
-
+ &Attach to card...Ane&xar a una carta...
-
+ Ctrl+ACtrl+A
-
+ Unattac&hDesane&xar
@@ -353,147 +357,147 @@ Se almacenará unicamente para moderadores y no podrá ser visto por la persona
Establecer &F/R...
-
+ &Draw arrow...&Dibujar flecha...
-
+ &Power / toughness&Fuerza / resistencia
-
+ &Increase power&Incrementar fuerza
-
+ Ctrl++Ctrl++
-
+ &Decrease power&Decrementar fuerza
-
+ Ctrl+-Ctrl+-
-
+ I&ncrease toughnessI&ncrementar resistencia
-
+ Alt++Alt++
-
+ D&ecrease toughnessD&ecrementar resistencia
-
+ Alt+-Alt+-
-
+ In&crease power and toughnessIn&crementar fuerza y resistencia
-
+ Ctrl+Alt++Ctrl+Alt++
-
+ Dec&rease power and toughnessDec&rementar fuerza y resistencia
-
+ Ctrl+Alt+-Ctrl+Alt+-
-
+ Set &power and toughness...Establecer &fuerza y resistencia...
-
+ Ctrl+PCtrl+P
-
+ &Set annotation...E&scribir anotación...
-
+ redrojo
-
+ yellowamarillo
-
+ greenverde
-
+ &Add counter (%1)&Añadir contador (%1)
-
+ &Remove counter (%1)&Quitar contador (%1)
-
+ &Set counters (%1)...E&stablecer contadores (%1)...
-
+ &top of library&parte superior de la biblioteca
-
+ &bottom of library&fondo de la biblioteca
-
+ &graveyard&cementerio
-
+ Ctrl+DelCtrl+Del
-
+ &exile&exilio
-
+ &Move to&Mover a
@@ -1361,57 +1365,57 @@ Se almacenará unicamente para moderadores y no podrá ser visto por la persona
Sólo los usuarios ®istrados pueden participar
-
+ Joining restrictionsRestricciones de participación
-
+ &Spectators allowedPermitir e&spectadores
-
+ Spectators &need a password to joinLos espectadores &necesitan contraseña para unirse
-
+ Spectators can &chatLos espectadores pueden &chatear
-
+ Spectators see &everythingLos espectadores pueden verlo &todo
-
+ SpectatorsEspectadores
-
+ &OK&Aceptar
-
+ &Cancel&Cancelar
-
+ Create gameCrear partida
-
+ ErrorError
-
+ Server error.Error del servidor.
@@ -1625,98 +1629,101 @@ Se almacenará unicamente para moderadores y no podrá ser visto por la persona
GameSelector
-
+ C&reateC&rear
-
+ &JoinE&ntrar
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorError
-
+ Please join the appropriate room first.Por favor, entre en la sala adecuada primero.
-
+ Wrong password.Contraseña incorrecta.
-
+ Spectators are not allowed in this game.No se permiten espectadores en esta partida.
-
+ The game is already full.La partida no tiene plazas libres.
-
+ The game does not exist any more.La partida ya no existe.
-
+ This game is only open to registered users.Esta partida está abierta sólo a usuarios registrados.
-
+ This game is only open to its creator's buddies.Esta partida está abierta sólo a los amigos del creador.
-
+ You are being ignored by the creator of this game.Estas siendo ignorado por el creador de la partida.
-
+ Join gameEntrar en la partida
-
+ Password:Contraseña:
-
+ GamesPartidas
-
- Show &full games
- Ver partidas &sin plazas libres
+
+ Show u&navailable games
+
+
+
+ Show &full games
+ Ver partidas &sin plazas libres
- Show &running games
- Mostrar partidas en &curso
+ Mostrar partidas en &curso&Show full games&Ver partidas sin plazas libres
-
+ J&oin as spectatorEntrar como e&spectador
@@ -4283,22 +4290,22 @@ Por favor, introduzca un nombre:
¿Estás seguro de que quieres conceder esta partida?
-
+ Leave gameAbandonar la partida
-
+ Are you sure you want to leave this game?¿Estás seguro de que quieres abandonar la partida?
-
+ KickedExpulsado
-
+ You have been kicked out of the game.Has sido expulsado de la partida.
@@ -4776,17 +4783,17 @@ Do you want to save the changes?
ZoneViewWidget
-
+ sort by nameordenar por nombre
-
+ sort by typeordenar por tipo
-
+ shuffle when closingbarajar al cerrar
diff --git a/cockatrice/translations/cockatrice_fr.ts b/cockatrice/translations/cockatrice_fr.ts
index e8409f92..9979a782 100644
--- a/cockatrice/translations/cockatrice_fr.ts
+++ b/cockatrice/translations/cockatrice_fr.ts
@@ -243,9 +243,8 @@ Cette information ne sera consultable que par les modérateurs.
CardInfoWidget
- Hide card info
- Cacher les informations relatives aux cartes
+ Cacher les informations relatives aux cartes
@@ -263,80 +262,85 @@ Cette information ne sera consultable que par les modérateurs.
Montrer toutes les informations
-
+ Name:Nom:
-
+ Mana cost:Cout de mana:
-
+ Card type:Type de carte:
-
+ P / T:F / E:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play&Jouer
-
+ &Hide&Cacher
-
+ &Tap&Engager
-
+ &Untap&Dégager
-
+ Toggle &normal untappingActiver/ Désactiver le dégagement &normal
-
+ &Flip&Retourner la carte
-
+ &Clone&Copier une carte
-
+ Ctrl+H
-
+ &Attach to card...&Attacher à la carte...
-
+ Ctrl+ACtrl+A
-
+ Unattac&hDétac&her
@@ -345,147 +349,147 @@ Cette information ne sera consultable que par les modérateurs.
Fixer &F/E...
-
+ &Draw arrow...&Tracer une flèche...
-
+ &Power / toughnessF&orce / Endurance
-
+ &Increase power&Augmenter force
-
+ Ctrl++Ctrl++
-
+ &Decrease power&Diminuer force
-
+ Ctrl+-Ctrl+-
-
+ I&ncrease toughnessA&ugmenter endurance
-
+ Alt++Alt++
-
+ D&ecrease toughnessD&iminuer endurance
-
+ Alt+-Alt+-
-
+ In&crease power and toughnessAu&gmenter la force et l'endurance
-
+ Ctrl+Alt++Ctrl+Alt++
-
+ Dec&rease power and toughnessDi&minuer la force et l'endurance
-
+ Ctrl+Alt+-Ctrl+Alt+-
-
+ Set &power and toughness...Fi&xer la force et l'endurance...
-
+ Ctrl+PCtrl+P
-
+ &Set annotation...A&jouter note...
-
+ redrouge
-
+ yellowjaune
-
+ greenvert
-
+ &Add counter (%1)&Ajouter compteur (%1)
-
+ &Remove counter (%1)&Retirer compteur (%1)
-
+ &Set counters (%1)...&Fixer marqueurs (%1)...
-
+ &top of librarydessus de la &Bibliothèque
-
+ &bottom of library&dessous de la bibliothèque
-
+ &graveyard&cimetière
-
+ Ctrl+DelCtrl+Del
-
+ &exile&exiler
-
+ &Move to&Aller
@@ -1223,57 +1227,57 @@ Cette information ne sera consultable que par les modérateurs.
Seules les personnes en®istrées peuvent rejoindre
-
+ Joining restrictionsConditions pour rejoindre
-
+ &Spectators allowed&Spectateurs autorisés
-
+ Spectators &need a password to joinLes spectateurs ont besoin d'un &mot de passe pour rejoindre
-
+ Spectators can &chatLes spectateurs peuvent dis&cuter
-
+ Spectators see &everythingLes spectateurs p&euvent tout voir
-
+ SpectatorsSpectateurs
-
+ &OK&OK
-
+ &Cancel&Annuler
-
+ Create gameCréer partie
-
+ ErrorErreur
-
+ Server error.Erreur serveur.
@@ -1475,81 +1479,84 @@ Cette information ne sera consultable que par les modérateurs.
GameSelector
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorErreur
-
+ Please join the appropriate room first.Veuillez d'abord rejoindre le bon salon.
-
+ Wrong password.Mot de passe erroné.
-
+ Spectators are not allowed in this game.Les spectateurs ne sont pas autorisés dans cette partie.
-
+ The game is already full.Cette partie est déjà pleine.
-
+ The game does not exist any more.La partie n'existe plus.
-
+ This game is only open to registered users.Cette partie n'est accessible qu'aux joueurs enregistrés.
-
+ This game is only open to its creator's buddies.Cette partie n'est accessible qu'aux amis.
-
+ You are being ignored by the creator of this game.Vous avez été ignoré par le créateur de la partie.
-
+ Join gameRejoindre partie
-
+ Password:Mot de passe:
-
+ GamesParties
-
- Show &full games
- Montrer les pa&rties pleines
+
+ Show u&navailable games
+
+
+
+ Show &full games
+ Montrer les pa&rties pleines
- Show &running games
- Montrer les &parties en cours
+ Montrer les &parties en cours&Show full games
@@ -1557,17 +1564,17 @@ Cette information ne sera consultable que par les modérateurs.
&Montrer toutes les parties
-
+ C&reateC&réer
-
+ &JoinRe&joindre
-
+ J&oin as spectatorRej&oindre en tant que spectateur
@@ -4142,22 +4149,22 @@ Entrez un nom s'il vous plaît:
Êtes-vous sûr de vouloir concéder la partie?
-
+ Leave gameQuitter la partie
-
+ Are you sure you want to leave this game?Êtes-vous sûr de vouloir quitter la partie?
-
+ KickedExclu
-
+ You have been kicked out of the game.Vous avez été exclu de la partie.
@@ -4640,17 +4647,17 @@ Vérifiez que le répertoire ne soit pas en lecture seule et réessayez.
ZoneViewWidget
-
+ sort by nametri par nom
-
+ sort by typetri par type
-
+ shuffle when closingmélanger en quittant
diff --git a/cockatrice/translations/cockatrice_it.ts b/cockatrice/translations/cockatrice_it.ts
index 1596f41c..45aa168c 100644
--- a/cockatrice/translations/cockatrice_it.ts
+++ b/cockatrice/translations/cockatrice_it.ts
@@ -243,9 +243,8 @@ Questo è solo visibile ai moderatori e non alla persona bannata.
CardInfoWidget
- Hide card info
- Nascondi info sulla carta
+ Nascondi info sulla carta
@@ -263,225 +262,230 @@ Questo è solo visibile ai moderatori e non alla persona bannata.
Visualizza tutte le info
-
+ Name:Nome:
-
+ Mana cost:Costo:
-
+ Card type:Tipo:
-
+ P / T:F / C:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play&Gioca
-
+ &Hide&Nascondi
-
+ &Tap&Tappa
-
+ &Untap&Stappa
-
+ Toggle &normal untappingNon &stappa normalmente
-
+ &Flip&Gira
-
+ &Clone&Copia
-
+ Ctrl+H
-
+ &Attach to card...&Attacca alla carta...
-
+ Ctrl+ACtrl+A
-
+ Unattac&hStacc&a
-
+ &Draw arrow...&Disegna una freccia...
-
+ &Power / toughness&Forza / Costituzione
-
+ &Increase power&Aumenta forza
-
+ Ctrl++Ctrl++
-
+ &Decrease power&Diminuisci forza
-
+ Ctrl+-Ctrl+-
-
+ I&ncrease toughnessA&umenta costituzione
-
+ Alt++Alt++
-
+ D&ecrease toughnessD&iminuisci costituzione
-
+ Alt+-Alt+-
-
+ In&crease power and toughnessAu&menta forza e costituzione
-
+ Ctrl+Alt++Ctrl+Alt++
-
+ Dec&rease power and toughnessDim&inuisci forza e costituzione
-
+ Ctrl+Alt+-Ctrl-Alt+-
-
+ Set &power and toughness...Imposta &forza e costituzione...
-
+ Ctrl+PCtrl+P
-
+ &Set annotation...&Imposta annotazioni...
-
+ redrosso
-
+ yellowgiallo
-
+ greenverde
-
+ &Add counter (%1)&Aggiungi contatore (%1)
-
+ &Remove counter (%1)&Rimuovi contatore (%1)
-
+ &Set counters (%1)...&Imposta contatori (%1)...
-
+ &top of library&cima al grimorio
-
+ &bottom of library&fondo del grimorio
-
+ &graveyard&cimitero
-
+ Ctrl+DelCtrl+Del
-
+ &exile&esilio
-
+ &Move to&Metti in
@@ -1012,57 +1016,57 @@ Questo è solo visibile ai moderatori e non alla persona bannata.
Solo &utenti registrati possono entrare
-
+ Joining restrictionsRestrizioni d'ingresso
-
+ &Spectators allowed&Spettatori concessi
-
+ Spectators &need a password to joinSpettatori &necessitano di password
-
+ Spectators can &chat&Spettatori possono &chattare
-
+ Spectators see &everythingGli spettatori vedono &tutto
-
+ SpectatorsSpettatori
-
+ &OK&OK
-
+ &Cancel&Annulla
-
+ Create gameCrea partita
-
+ ErrorErrore
-
+ Server error.Errore del server.
@@ -1264,94 +1268,97 @@ Questo è solo visibile ai moderatori e non alla persona bannata.
GameSelector
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorErrore
-
+ Please join the appropriate room first.Entra in una stanza appropriata.
-
+ Wrong password.Password errata.
-
+ Spectators are not allowed in this game.Spettatori non ammessi in questa partita.
-
+ The game is already full.La partita è piena.
-
+ The game does not exist any more.Questa stanza non esiste più.
-
+ This game is only open to registered users.Questa partita è solo per utenti registrati.
-
+ This game is only open to its creator's buddies.Questa stanza è solo aperta per gli amici del suo creatore.
-
+ You are being ignored by the creator of this game.Sei stato ingnorato dal creatore di questa partita.
-
+ Join gameEntra nella partita
-
+ Password:Password:
-
+ GamesPartite
-
+
+ Show u&navailable games
+
+
+ Show &full games
- Visualizza &tutte le partite
+ Visualizza &tutte le partite
- Show &running games
- Visualizza le partite &iniziate
+ Visualizza le partite &iniziate
-
+ C&reateCr&ea
-
+ &Join&Entra
-
+ J&oin as spectatorE&ntra come spettatore
@@ -3626,22 +3633,22 @@ Please enter a name:
Vuoi veramente concedere la partita?
-
+ Leave gameLascia la partita
-
+ Are you sure you want to leave this game?Sei sicuro di voler lasciare la partita?
-
+ KickedCaccia
-
+ You have been kicked out of the game.Sei stato cacciato dalla partita.
@@ -4097,17 +4104,17 @@ Controlla se la cartella è valida e prova ancora.
ZoneViewWidget
-
+ sort by nameordina per nome
-
+ sort by typeordina per tipo
-
+ shuffle when closingmescola quando chiudi
diff --git a/cockatrice/translations/cockatrice_ja.ts b/cockatrice/translations/cockatrice_ja.ts
index 039c874a..bdd1b0ef 100644
--- a/cockatrice/translations/cockatrice_ja.ts
+++ b/cockatrice/translations/cockatrice_ja.ts
@@ -246,9 +246,8 @@ This is only saved for moderators and cannot be seen by the banned person.
CardInfoWidget
- Hide card info
- カードインフォを隠す
+ カードインフォを隠す
@@ -266,81 +265,86 @@ This is only saved for moderators and cannot be seen by the banned person.全て表示
-
+ Name:カード名:
-
+ Mana cost:マナコスト:
-
+ Card type:カードタイプ:
-
+ P / T:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Playプレイ
-
+ &Hideテスト版のため確認取れず再度チェック裏にしてプレイ
-
+ &Tapタップ
-
+ &Untapアンタップ
-
+ Toggle &normal untapping通常のアンタップをしない
-
+ &Flip裏にする
-
+ &Clone複製する
-
+ Ctrl+H
-
+ &Attach to card...カードに付ける...
-
+ Ctrl+A
-
+ Unattac&h取り外す
@@ -349,148 +353,148 @@ This is only saved for moderators and cannot be seen by the banned person.P/Tを決める...
-
+ &Draw arrow...テストしていないので要修正矢印を指定
-
+ &Power / toughnessパワー / タフネス
-
+ &Increase powerパワーを上げる
-
+ Ctrl++
-
+ &Decrease powerパワーを下げる
-
+ Ctrl+-
-
+ I&ncrease toughnessタフネスを上げる
-
+ Alt++
-
+ D&ecrease toughnessタフネスを下げる
-
+ Alt+-
-
+ In&crease power and toughnessパワーとタフネスを上げる
-
+ Ctrl+Alt++
-
+ Dec&rease power and toughnessパワーとタフネスを下げる
-
+ Ctrl+Alt+-
-
+ Set &power and toughness...パワーとタフネスを設定する...
-
+ Ctrl+P
-
+ &Set annotation...注釈を付ける...
-
+ red赤
-
+ yellow黄
-
+ green緑
-
+ &Add counter (%1)カウンターを乗せる (%1)
-
+ &Remove counter (%1)カウンターを取り除く (%1)
-
+ &Set counters (%1)...カウンターの数を決める (%1)...
-
+ &top of libraryライブラリーの一番上へ
-
+ &bottom of libraryライブラリーの一番下へ
-
+ &graveyard墓地へ
-
+ Ctrl+Del
-
+ &exile追放領域へ
-
+ &Move to移動させる
@@ -1059,57 +1063,57 @@ This is only saved for moderators and cannot be seen by the banned person.登録済みプレイヤーのみ参加可能
-
+ Joining restrictions参加制限
-
+ &Spectators allowed観戦者を許可する
-
+ Spectators &need a password to join観戦者は参加にパスワードが必要
-
+ Spectators can &chat観戦者はチャットに参加できる
-
+ Spectators see &everything観戦者は全て見れる
-
+ Spectators観戦者
-
+ &OK
-
+ &Cancel
-
+ Create game部屋を作る
-
+ Errorエラー
-
+ Server error.サーバーエラー.
@@ -1311,98 +1315,101 @@ This is only saved for moderators and cannot be seen by the banned person.
GameSelector
-
+ C&reate部屋を作る
-
+ &Join参加する
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ Errorエラー
-
+ Please join the appropriate room first.適切な部屋に参加してください.
-
+ Wrong password.パスワードが間違っています.
-
+ Spectators are not allowed in this game.この試合は観戦者は許可されていません.
-
+ The game is already full.このゲームはすでに満員です.
-
+ The game does not exist any more.このゲームはもう存在しません.
-
+ This game is only open to registered users.このゲームは登録済みプレイヤーにのみ公開されています.
-
+ This game is only open to its creator's buddies.このゲームは作成者のフレンドのみに公開されています.
-
+ You are being ignored by the creator of this game.あなたはこのゲームの作成者によって拒否されています.
-
+ Join game参加
-
+ Password:パスワード:
-
+ Gamesゲーム
-
- Show &full games
- 全てのゲームを見る
+
+ Show u&navailable games
+
+
+
+ Show &full games
+ 全てのゲームを見る
- Show &running games
- 進行中のゲームを見る
+ 進行中のゲームを見る&Show full games全てのゲームを見る
-
+ J&oin as spectator観戦者として参加
@@ -3715,22 +3722,22 @@ Please enter a name:
本当にこのゲームに投了しますか?
-
+ Leave gameゲームから退出する
-
+ Are you sure you want to leave this game?本当にこのゲームから退出しますか?
-
+ Kickedキック
-
+ You have been kicked out of the game.あなたはこのゲームからキックされました.
@@ -4206,17 +4213,17 @@ Do you want to save the changes?
ZoneViewWidget
-
+ sort by name名前でソート
-
+ sort by typeタイプでソート
-
+ shuffle when closing閉じる時にシャッフル
diff --git a/cockatrice/translations/cockatrice_pl.ts b/cockatrice/translations/cockatrice_pl.ts
index a65e8861..302c556f 100644
--- a/cockatrice/translations/cockatrice_pl.ts
+++ b/cockatrice/translations/cockatrice_pl.ts
@@ -235,11 +235,6 @@ This is only saved for moderators and cannot be seen by the banned person.
CardInfoWidget
-
-
- Hide card info
-
- Show card only
@@ -256,225 +251,230 @@ This is only saved for moderators and cannot be seen by the banned person.
-
+ Name:
-
+ Mana cost:
-
+ Card type:
-
+ P / T:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play
-
+ &Hide
-
+ &Tap
-
+ &Untap
-
+ Toggle &normal untapping
-
+ &Flip
-
+ &Clone
-
+ Ctrl+H
-
+ &Attach to card...
-
+ Ctrl+A
-
+ Unattac&h
-
+ &Draw arrow...
-
+ &Power / toughness
-
+ &Increase power
-
+ Ctrl++
-
+ &Decrease power
-
+ Ctrl+-
-
+ I&ncrease toughness
-
+ Alt++
-
+ D&ecrease toughness
-
+ Alt+-
-
+ In&crease power and toughness
-
+ Ctrl+Alt++
-
+ Dec&rease power and toughness
-
+ Ctrl+Alt+-
-
+ Set &power and toughness...
-
+ Ctrl+P
-
+ &Set annotation...
-
+ red
-
+ yellow
-
+ green
-
+ &Add counter (%1)
-
+ &Remove counter (%1)
-
+ &Set counters (%1)...
-
+ &top of library
-
+ &bottom of library
-
+ &graveyard
-
+ Ctrl+Del
-
+ &exile
-
+ &Move to
@@ -1005,57 +1005,57 @@ This is only saved for moderators and cannot be seen by the banned person.
-
+ Joining restrictions
-
+ &Spectators allowed
-
+ Spectators &need a password to join
-
+ Spectators can &chat
-
+ Spectators see &everything
-
+ Spectators
-
+ &OK
-
+ &Cancel
-
+ Create game
-
+ Error
-
+ Server error.
@@ -1257,94 +1257,89 @@ This is only saved for moderators and cannot be seen by the banned person.
GameSelector
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ Error
-
+ Please join the appropriate room first.
-
+ Wrong password.
-
+ Spectators are not allowed in this game.
-
+ The game is already full.
-
+ The game does not exist any more.
-
+ This game is only open to registered users.
-
+ This game is only open to its creator's buddies.
-
+ You are being ignored by the creator of this game.
-
+ Join game
-
+ Password:
-
+ Games
-
- Show &full games
+
+ Show u&navailable games
-
- Show &running games
-
-
-
-
+ C&reate
-
+ &Join
-
+ J&oin as spectator
@@ -3591,22 +3586,22 @@ Please enter a name:
-
+ Leave game
-
+ Are you sure you want to leave this game?
-
+ Kicked
-
+ You have been kicked out of the game.
@@ -4060,17 +4055,17 @@ Please check that the directory is writable and try again.
ZoneViewWidget
-
+ sort by name
-
+ sort by type
-
+ shuffle when closing
diff --git a/cockatrice/translations/cockatrice_pt-br.ts b/cockatrice/translations/cockatrice_pt-br.ts
index d3c92603..6a490c49 100644
--- a/cockatrice/translations/cockatrice_pt-br.ts
+++ b/cockatrice/translations/cockatrice_pt-br.ts
@@ -245,11 +245,6 @@ This is only saved for moderators and cannot be seen by the banned person.
CardInfoWidget
-
-
- Hide card info
-
- Show card only
@@ -266,80 +261,85 @@ This is only saved for moderators and cannot be seen by the banned person.
-
+ Name:Nome:
-
+ Mana cost:Custo de mana:
-
+ Card type:Tipo de card:
-
+ P / T:P / R:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play&Jogar
-
+ &Hide&Ocultar
-
+ &Tap&Virar
-
+ &Untap&Desvirar
-
+ Toggle &normal untapping&Trocar o modo de desvirar
-
+ &FlipVirar a &face
-
+ &CloneClo&nar
-
+ Ctrl+HCtrl+H
-
+ &Attach to card...Ane&xar ao card...
-
+ Ctrl+ACtrl+A
-
+ Unattac&hDe&sanexar
@@ -348,147 +348,147 @@ This is only saved for moderators and cannot be seen by the banned person.Alterar &P/R...
-
+ &Draw arrow...
-
+ &Power / toughnessPo&der / resistência
-
+ &Increase powerAu&mentar poder
-
+ Ctrl++Ctrl++
-
+ &Decrease powerDimi&nuir poder
-
+ Ctrl+-Ctrl+-
-
+ I&ncrease toughnessA&umentar resistência
-
+ Alt++Alt++
-
+ D&ecrease toughnessD&iminuir resistência
-
+ Alt+-Alt+-
-
+ In&crease power and toughnessAumen&tar poder e resistência
-
+ Ctrl+Alt++Ctrl+Alt++
-
+ Dec&rease power and toughnessDiminuir p&oder e resistência
-
+ Ctrl+Alt+-Ctrl+Alt+-
-
+ Set &power and toughness...Alterar poder e resis&tência...
-
+ Ctrl+PCtrl+P
-
+ &Set annotation...Alterar ¬a...
-
+ redvermelho
-
+ yellowamarelo
-
+ greenverde
-
+ &Add counter (%1)Adicionar &marcador (%1)
-
+ &Remove counter (%1)&Remover marcador (%1)
-
+ &Set counters (%1)...&Alterar marcadores (%1)...
-
+ &top of librarytopo do &grimório
-
+ &bottom of library&fundo do grimório
-
+ &graveyard&cemitério
-
+ Ctrl+DelCtrl+Del
-
+ &exile&exílio
-
+ &Move toMo&ver para
@@ -1226,57 +1226,57 @@ This is only saved for moderators and cannot be seen by the banned person.Apenas usuários re&gistrados podem entrar
-
+ Joining restrictionsRestrições para entrar
-
+ &Spectators allowed&Permitir visitantes
-
+ Spectators &need a password to joinVisitantes &precisam de senha para entrar
-
+ Spectators can &chatVisitantes podem c&onversar
-
+ Spectators see &everythingVisitantes podem ver &tudo
-
+ SpectatorsVisitantes
-
+ &OK&OK
-
+ &Cancel&Cancelar
-
+ Create gameCriar jogo
-
+ ErrorErro
-
+ Server error.Erro do servidor.
@@ -1478,98 +1478,97 @@ This is only saved for moderators and cannot be seen by the banned person.
GameSelector
-
+ C&reate&Criar
-
+ &Join&Entrar
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorErro
-
+ Please join the appropriate room first.
-
+ Wrong password.Senha incorreta.
-
+ Spectators are not allowed in this game.Não são permitidos visitantes neste jogo.
-
+ The game is already full.O jogo está cheio.
-
+ The game does not exist any more.O jogo não existe mais.
-
+ This game is only open to registered users.Este jogo é aberto apenas para usuários registrados.
-
+ This game is only open to its creator's buddies.Este jogo é aberto apenas para os amigos de quem criou o jogo.
-
+ You are being ignored by the creator of this game.Você está sendo ignorado pelo criador deste jogo.
-
+ Join gameEntrar no jogo
-
+ Password:Senha:
-
+ GamesJogos
-
- Show &full games
- &Mostrar os jogos cheios
+
+ Show u&navailable games
+
-
- Show &running games
-
+ Show &full games
+ &Mostrar os jogos cheios&Show full games&Mostrar os jogos cheios
-
+ J&oin as spectatorE&ntrar como visitante
@@ -4116,22 +4115,22 @@ Por favor, entre um nome:
Você tem certeza que deseja conceder este jogo?
-
+ Leave gameSair do jogo
-
+ Are you sure you want to leave this game?Você tem certeza que deseja sair deste jogo?
-
+ KickedChutado
-
+ You have been kicked out of the game.Você foi chutado do jogo.
@@ -4609,17 +4608,17 @@ Você deseja salvar as alterações?
ZoneViewWidget
-
+ sort by nameordenar por nome
-
+ sort by typeordenar por tipo
-
+ shuffle when closingembaralhar quando fechar
diff --git a/cockatrice/translations/cockatrice_pt.ts b/cockatrice/translations/cockatrice_pt.ts
index c85d16f5..3e832bd0 100644
--- a/cockatrice/translations/cockatrice_pt.ts
+++ b/cockatrice/translations/cockatrice_pt.ts
@@ -247,9 +247,8 @@ Isto apenas é guardado para os moderadores e não é visível para a pessoa ban
CardInfoWidget
- Hide card info
- Esconder informação da carta
+ Esconder informação da carta
@@ -267,80 +266,85 @@ Isto apenas é guardado para os moderadores e não é visível para a pessoa ban
Mostrar informação completa
-
+ Name:Nome:
-
+ Mana cost:Custo de Mana:
-
+ Card type:Tipo de carta:
-
+ P / T:P / R:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play&Jogar
-
+ &HideEsco&nder
-
+ &Tap&Virar
-
+ &UntapDesv&irar
-
+ Toggle &normal untappingA<erar desvirar normalmente
-
+ &FlipVol&tar
-
+ &CloneCopi&ar
-
+ Ctrl+HCtrl+H
-
+ &Attach to card...Ane&xar a carta...
-
+ Ctrl+ACtrl+A
-
+ Unattac&hDe&sanexar
@@ -349,147 +353,147 @@ Isto apenas é guardado para os moderadores e não é visível para a pessoa ban
Definir &P/R...
-
+ &Draw arrow...Desen&har seta...
-
+ &Power / toughness&Poder / resistência
-
+ &Increase power&Aumentar poder
-
+ Ctrl++Ctrl++
-
+ &Decrease power&Diminuir poder
-
+ Ctrl+-Ctrl+-
-
+ I&ncrease toughnessA&umentar resistência
-
+ Alt++Alt++
-
+ D&ecrease toughnessDi&minuir resistência
-
+ Alt+-Alt+-
-
+ In&crease power and toughnessAumen&tar poder e resistência
-
+ Ctrl+Alt++Ctrl+Alt++
-
+ Dec&rease power and toughnessDimin&uir poder e resistência
-
+ Ctrl+Alt+-Ctrl+Alt+-
-
+ Set &power and toughness...Definir &poder e resistência...
-
+ Ctrl+PCtrl+P
-
+ &Set annotation...Colocar ¬a...
-
+ redvermelho
-
+ yellowamarelo
-
+ greenverde
-
+ &Add counter (%1)Adicionar &marcador (%1)
-
+ &Remove counter (%1)&Remover marcador (%1)
-
+ &Set counters (%1)...&Denifir marcadores (%1)...
-
+ &top of libraryTopo do &grimório
-
+ &bottom of library&Fundo do grimório
-
+ &graveyard&Cemitério
-
+ Ctrl+DelCtrl+Del
-
+ &exile&Exílio
-
+ &Move toM&over para
@@ -1227,57 +1231,57 @@ Isto apenas é guardado para os moderadores e não é visível para a pessoa ban
Apenas utilizadores ®istados podem entrar
-
+ Joining restrictionsRestrições para ligar
-
+ &Spectators allowed&Espectadores permitidos
-
+ Spectators &need a password to joinEspectadores &necessitam de password para aceder
-
+ Spectators can &chatEspectadores podem c&onversar
-
+ Spectators see &everythingEspectadores podem ver &tudo
-
+ SpectatorsEspectadores
-
+ &OKO&K
-
+ &Cancel&Cancelar
-
+ Create gameCriar jogo
-
+ ErrorErro
-
+ Server error.Erro do servidor.
@@ -1479,98 +1483,101 @@ Isto apenas é guardado para os moderadores e não é visível para a pessoa ban
GameSelector
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorErro
-
+ Please join the appropriate room first.Por favor entre na sala apropriada primeiro.
-
+ Wrong password.Password incorrecta.
-
+ Spectators are not allowed in this game.Não são permitidos espectadores neste jogo.
-
+ The game is already full.O jogo já se encontra cheio.
-
+ The game does not exist any more.O jogo já não existe.
-
+ This game is only open to registered users.Este jogo só está aberto a utilizadores registados.
-
+ This game is only open to its creator's buddies.Este jogo só está aberto aos amigos do seu criador.
-
+ You are being ignored by the creator of this game.Você está a ser ignorado pelo criador deste jogo.
-
+ Join gameEntrar no jogo
-
+ Password:Password:
-
+ GamesJogos
-
- Show &full games
- &Mostrar jogos cheios
+
+ Show u&navailable games
+
+
+
+ Show &full games
+ &Mostrar jogos cheios
- Show &running games
- Mostrar jogos a &decorrer
+ Mostrar jogos a &decorrer&Show full games&Mostrar jogos cheios
-
+ C&reate&Criar
-
+ &Join&Entrar
-
+ J&oin as spectatorEntrar como &espectador
@@ -4127,22 +4134,22 @@ Por favor introduza um nome:
Tem a certeza que deseja conceder este jogo?
-
+ Leave gameSair do jogo
-
+ Are you sure you want to leave this game?Tem a certeza que deseja sair deste jogo?
-
+ KickedExpulso
-
+ You have been kicked out of the game.Você foi expulso do jogo.
@@ -4620,17 +4627,17 @@ Por favor confirme se é possível escrever do directório e tente de novo.
ZoneViewWidget
-
+ sort by namedispor por nome
-
+ sort by typedispor por tipo
-
+ shuffle when closingbaralhar quando terminar
diff --git a/cockatrice/translations/cockatrice_ru.ts b/cockatrice/translations/cockatrice_ru.ts
index aecedc19..b2948e3d 100644
--- a/cockatrice/translations/cockatrice_ru.ts
+++ b/cockatrice/translations/cockatrice_ru.ts
@@ -243,9 +243,8 @@ This is only saved for moderators and cannot be seen by the banned person.
CardInfoWidget
- Hide card info
- Скрыть информацию о карте
+ Скрыть информацию о карте
@@ -263,80 +262,85 @@ This is only saved for moderators and cannot be seen by the banned person.Показывать полную информацию
-
+ Name:Название:
-
+ Mana cost:Манакост:
-
+ Card type:Тип:
-
+ P / T:Сила/Защита:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play&Разыграть
-
+ &Hide&Cкрыть
-
+ &Tap&Повернуть
-
+ &Untap&Развернуть
-
+ Toggle &normal untapping(Не) &Разворачивать как обычно
-
+ &Flip&Рубашкой вверх (вниз)
-
+ &Clone&Клонировать
-
+ Ctrl+HCtrl+H
-
+ &Attach to card...&Прикрепить к...
-
+ Ctrl+A
-
+ Unattac&h&Открепить
@@ -345,147 +349,147 @@ This is only saved for moderators and cannot be seen by the banned person.Установить &Силу/Защиту...
-
+ &Draw arrow...&Нарисовать стрелку...
-
+ &Power / toughness&Сила / защита
-
+ &Increase power&Увеличить силу
-
+ Ctrl++
-
+ &Decrease powerУ&меньшить силу
-
+ Ctrl+-
-
+ I&ncrease toughnessУ&величить защиту
-
+ Alt++
-
+ D&ecrease toughnessУменьшить &защиту
-
+ Alt+-
-
+ In&crease power and toughnessУвеличить силу &и защиту
-
+ Ctrl+Alt++
-
+ Dec&rease power and toughnessУменьшить силу и за&щиту
-
+ Ctrl+Alt+-
-
+ Set &power and toughness...Уст&ановить силу / защиту...
-
+ Ctrl+P
-
+ &Set annotation...&Пометить...
-
+ redКрасный
-
+ yellowЖелтый
-
+ greenЗеленый
-
+ &Add counter (%1)&Добавить жетон (%1)
-
+ &Remove counter (%1)&Убрать жетон (%1)
-
+ &Set counters (%1)...&Установить жетоны (%1)...
-
+ &top of library&Наверх библиотеки
-
+ &bottom of library&Вниз библиотеки
-
+ &graveyard&На кладбище
-
+ Ctrl+Del
-
+ &exile&Изгнать
-
+ &Move to&Переместить...
@@ -1166,57 +1170,57 @@ This is only saved for moderators and cannot be seen by the banned person.Только для &зарег. пользователей
-
+ Joining restrictionsОграничения
-
+ &Spectators allowed&Разрешить зрителей
-
+ Spectators &need a password to joinТребовать &пароль у зрителей
-
+ Spectators can &chatПозволить зрителям &комментировать
-
+ Spectators see &everythingПоказывать зрителям &все
-
+ SpectatorsЗрители
-
+ &OK&Ок
-
+ &Cancel&Отмена
-
+ Create gameСоздать игру
-
+ ErrorОшибка
-
+ Server error.Ошибка сервера.
@@ -1418,94 +1422,97 @@ This is only saved for moderators and cannot be seen by the banned person.
GameSelector
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ ErrorОшибка
-
+ Please join the appropriate room first.Пожалуйста, сперва войдите в соответствующую комнату.
-
+ Wrong password.Неверный пароль.
-
+ Spectators are not allowed in this game.В эту игру не пускают зрителей.
-
+ The game is already full.Все места заняты! =Ь
-
+ The game does not exist any more.Эта игра была удалена.
-
+ This game is only open to registered users.Доступно только для зарегистрированных.
-
+ This game is only open to its creator's buddies.Доступно только для друзей.
-
+ You are being ignored by the creator of this game.Вы добавлены в игнор-лист данного игрока.
-
+ Join gameПрисоединиться
-
+ Password:Пароль:
-
+ GamesИгры
-
+
+ Show u&navailable games
+
+
+ Show &full games
- Показывать &текущие
+ Показывать &текущие
- Show &running games
- Показывать &текущие
+ Показывать &текущие
-
+ C&reateС&оздать
-
+ &Join&Присоединиться
-
+ J&oin as spectatorП&рисоединиться как зритель
@@ -4033,22 +4040,22 @@ Please enter a name:
Вы точно хотите сдаться?
-
+ Leave gameПокинуть игру
-
+ Are you sure you want to leave this game?Вы уверены, что хотите уйти?
-
+ KickedВыкинут
-
+ You have been kicked out of the game.Вас выкинули из игры.
@@ -4519,17 +4526,17 @@ Please check that the directory is writable and try again.
ZoneViewWidget
-
+ sort by nameСортировать по имени
-
+ sort by typeсортировать по типу
-
+ shuffle when closingПеремешать после просмотра
diff --git a/cockatrice/translations/cockatrice_sk.ts b/cockatrice/translations/cockatrice_sk.ts
index 268a6e5c..d1da213f 100644
--- a/cockatrice/translations/cockatrice_sk.ts
+++ b/cockatrice/translations/cockatrice_sk.ts
@@ -235,11 +235,6 @@ This is only saved for moderators and cannot be seen by the banned person.
CardInfoWidget
-
-
- Hide card info
-
- Show card only
@@ -256,225 +251,230 @@ This is only saved for moderators and cannot be seen by the banned person.
-
+ Name:
-
+ Mana cost:
-
+ Card type:
-
+ P / T:
+
+
+ Loyalty:
+
+ CardItem
-
+ &Play
-
+ &Hide
-
+ &Tap
-
+ &Untap
-
+ Toggle &normal untapping
-
+ &Flip
-
+ &Clone
-
+ Ctrl+H
-
+ &Attach to card...
-
+ Ctrl+A
-
+ Unattac&h
-
+ &Draw arrow...
-
+ &Power / toughness
-
+ &Increase power
-
+ Ctrl++
-
+ &Decrease power
-
+ Ctrl+-
-
+ I&ncrease toughness
-
+ Alt++
-
+ D&ecrease toughness
-
+ Alt+-
-
+ In&crease power and toughness
-
+ Ctrl+Alt++
-
+ Dec&rease power and toughness
-
+ Ctrl+Alt+-
-
+ Set &power and toughness...
-
+ Ctrl+P
-
+ &Set annotation...
-
+ red
-
+ yellow
-
+ green
-
+ &Add counter (%1)
-
+ &Remove counter (%1)
-
+ &Set counters (%1)...
-
+ &top of library
-
+ &bottom of library
-
+ &graveyard
-
+ Ctrl+Del
-
+ &exile
-
+ &Move to
@@ -1005,57 +1005,57 @@ This is only saved for moderators and cannot be seen by the banned person.
-
+ Joining restrictions
-
+ &Spectators allowed
-
+ Spectators &need a password to join
-
+ Spectators can &chat
-
+ Spectators see &everything
-
+ Spectators
-
+ &OK
-
+ &Cancel
-
+ Create game
-
+ Error
-
+ Server error.
@@ -1257,94 +1257,89 @@ This is only saved for moderators and cannot be seen by the banned person.
GameSelector
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ Error
-
+ Please join the appropriate room first.
-
+ Wrong password.
-
+ Spectators are not allowed in this game.
-
+ The game is already full.
-
+ The game does not exist any more.
-
+ This game is only open to registered users.
-
+ This game is only open to its creator's buddies.
-
+ You are being ignored by the creator of this game.
-
+ Join game
-
+ Password:
-
+ Games
-
- Show &full games
+
+ Show u&navailable games
-
- Show &running games
-
-
-
-
+ C&reate
-
+ &Join
-
+ J&oin as spectator
@@ -3591,22 +3586,22 @@ Please enter a name:
-
+ Leave game
-
+ Are you sure you want to leave this game?
-
+ Kicked
-
+ You have been kicked out of the game.
@@ -4060,17 +4055,17 @@ Please check that the directory is writable and try again.
ZoneViewWidget
-
+ sort by name
-
+ sort by type
-
+ shuffle when closing