diff --git a/cockatrice/src/window_main.cpp b/cockatrice/src/window_main.cpp
index ebc45754..ee482b24 100644
--- a/cockatrice/src/window_main.cpp
+++ b/cockatrice/src/window_main.cpp
@@ -306,8 +306,11 @@ void MainWindow::retranslateUi()
aSettings->setText(tr("&Settings..."));
aExit->setText(tr("&Exit"));
+#if defined(__APPLE__) /* For OSX */
+ cockatriceMenu->setTitle(tr("A&ctions"));
+#else
cockatriceMenu->setTitle(tr("&Cockatrice"));
-
+#endif
aAbout->setText(tr("&About Cockatrice"));
helpMenu->setTitle(tr("&Help"));
@@ -337,6 +340,21 @@ void MainWindow::createActions()
aAbout = new QAction(this);
connect(aAbout, SIGNAL(triggered()), this, SLOT(actAbout()));
+
+#if defined(__APPLE__) /* For OSX */
+ aSettings->setMenuRole(QAction::PreferencesRole);
+ aExit->setMenuRole(QAction::QuitRole);
+ aAbout->setMenuRole(QAction::AboutRole);
+
+ char const * foo; // avoid "warning: expression result unused" under clang
+ foo = QT_TRANSLATE_NOOP("QMenuBar","Services");
+ foo = QT_TRANSLATE_NOOP("QMenuBar","Hide %1");
+ foo = QT_TRANSLATE_NOOP("QMenuBar","Hide Others");
+ foo = QT_TRANSLATE_NOOP("QMenuBar","Show All");
+ foo = QT_TRANSLATE_NOOP("QMenuBar","Preferences...");
+ foo = QT_TRANSLATE_NOOP("QMenuBar","Quit %1");
+ foo = QT_TRANSLATE_NOOP("QMenuBar","About %1");
+#endif
}
void MainWindow::createMenus()
diff --git a/cockatrice/translations/cockatrice_cs.ts b/cockatrice/translations/cockatrice_cs.ts
index aa859862..0677d150 100644
--- a/cockatrice/translations/cockatrice_cs.ts
+++ b/cockatrice/translations/cockatrice_cs.ts
@@ -2354,12 +2354,12 @@ Lokální verze je %1, verze serveru je %2.
&Nápověda
-
+ Are you sure?Jste si jisti?
-
+ There are still open games. Are you sure you want to quit?Některé hry jsou stále otevřené. Opravdu chcete odejít?
@@ -4532,6 +4532,44 @@ Lokální verze je %1, verze serveru je %2.
Vyhodit ze &hry
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -5092,143 +5130,143 @@ Prosím vložte jméno:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases&Fáze
-
+ &Game&Hra
-
+ Next &phaseDalší &fáze
-
+ Ctrl+SpaceCtrl+Space
-
+ Tab
-
+ Next &turnDalší &kolo
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Enter
-
+ &Remove all local arrows&Odstranit všechny lokální šipky
-
+ Ctrl+RCTRL+R
-
+ Game &information
-
+ &Concede&Ukončit hru
-
+ F2F2
-
+ &Leave game&Opustit hru
-
-
+
+ Ctrl+QCTRL+Q
-
+ C&lose replay
-
+ &Say:&Chat:
-
+ ConcedeUkončit hru
-
+ Are you sure you want to concede this game?Opravdu chcete ukončit tuto hru?
-
+ Leave gameOpustit hru
-
+ Are you sure you want to leave this game?Opravdu chcete opustit tuto hru?
-
+ Replay %1: %2
@@ -5237,12 +5275,11 @@ Prosím vložte jméno:
Vyhozen
- You have been kicked out of the game.
- Byli jste vyhozeni ze hry.
+ Byli jste vyhozeni ze hry.
-
+ Game %1: %2Hra %1: %2
diff --git a/cockatrice/translations/cockatrice_de.ts b/cockatrice/translations/cockatrice_de.ts
index 3741a8b3..8295e94f 100644
--- a/cockatrice/translations/cockatrice_de.ts
+++ b/cockatrice/translations/cockatrice_de.ts
@@ -3013,12 +3013,12 @@ Lokale Version ist %1, Serverversion ist %2.
&Hilfe
-
+ Are you sure?Sind Sie sicher?
-
+ There are still open games. Are you sure you want to quit?Es gibt noch offene Spiele. Wollen Sie das Programm wirklich beenden?
@@ -5740,6 +5740,44 @@ Lokale Version ist %1, Serverversion ist %2.
Spieler
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -6338,118 +6376,118 @@ Bitte geben Sie einen Namen ein:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases&Phasen
-
+ &GameSpi&el
-
+ Next &phaseNächste &Phase
-
+ Ctrl+SpaceCtrl+Space
-
+ Tab
-
+ Next &turnNächster &Zug
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Enter
-
+ &Remove all local arrows&Lokale Pfeile entfernen
-
+ Ctrl+RCtrl+R
-
+ Game &information&Spielinformationen
-
+ &Concede&Aufgeben
-
+ F2F2
-
+ &Leave gameSpiel ver&lassen
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replayReplay sch&ließen
-
+ Replay %1: %2Replay %1: %2
@@ -6458,9 +6496,8 @@ Bitte geben Sie einen Namen ein:
Herausgeworfen
- You have been kicked out of the game.
- Sie wurden aus dem Spiel geworfen.
+ Sie wurden aus dem Spiel geworfen.Load &local deck
@@ -6479,7 +6516,7 @@ Bitte geben Sie einen Namen ein:
Spiel s&tarten
-
+ &Say:&Sagen:
@@ -6492,22 +6529,22 @@ Bitte geben Sie einen Namen ein:
Esc
-
+ ConcedeAufgeben
-
+ Are you sure you want to concede this game?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?
@@ -6516,7 +6553,7 @@ Bitte geben Sie einen Namen ein:
Deck laden
-
+ Game %1: %2Spiel %1: %2
diff --git a/cockatrice/translations/cockatrice_en.ts b/cockatrice/translations/cockatrice_en.ts
index 87714a58..61466f7b 100644
--- a/cockatrice/translations/cockatrice_en.ts
+++ b/cockatrice/translations/cockatrice_en.ts
@@ -1756,12 +1756,12 @@ Local version is %1, remote version is %2.
-
+ Are you sure?
-
+ There are still open games. Are you sure you want to quit?
@@ -3633,6 +3633,44 @@ Local version is %1, remote version is %2.
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4142,153 +4180,148 @@ Please enter a name:
TabGame
-
+ F5
-
+ F6
-
+ F7
-
+ F8
-
+ F9
-
+ F10
-
+ &Phases
-
+ &Game
-
+ Next &phase
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turn
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrows
-
+ Ctrl+R
-
+ Game &information
-
+ &Concede
-
+ F2
-
+ &Leave game
-
-
+
+ Ctrl+Q
-
+ C&lose replay
-
+ &Say:
-
+ Concede
-
+ Are you sure you want to concede this game?
-
+ Leave game
-
+ Are you sure you want to leave this game?
-
- You have been kicked out of the game.
-
-
-
-
+ Replay %1: %2
-
+ Game %1: %2
diff --git a/cockatrice/translations/cockatrice_es.ts b/cockatrice/translations/cockatrice_es.ts
index 16ba585a..a54c2c1f 100644
--- a/cockatrice/translations/cockatrice_es.ts
+++ b/cockatrice/translations/cockatrice_es.ts
@@ -2648,12 +2648,12 @@ La versión local es %1, la versión remota es %2.
A&yuda
-
+ Are you sure?¿Estás seguro?
-
+ There are still open games. Are you sure you want to quit?Todavía hay partidas abiertas. ¿Estás seguro que quieres salir?
@@ -4870,6 +4870,44 @@ La versión local es %1, la versión remota es %2.
ID #%1
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -5460,143 +5498,143 @@ Por favor, introduzca un nombre:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases&Fases
-
+ &Game&Partida
-
+ Next &phasePróxima &fase
-
+ Ctrl+SpaceCtrl+Space
-
+ Tab
-
+ Next &turnPróximo &turno
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Enter
-
+ &Remove all local arrows&Retirar todas las flechas locales
-
+ Ctrl+RCtrl+R
-
+ Game &information&Información de la partida
-
+ &Concede&Conceder
-
+ F2F2
-
+ &Leave game&Abandonar la partida
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replay&Cerrar replay
-
+ &Say:&Decir:
-
+ ConcedeConceder
-
+ Are you sure you want to concede this game?¿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?
-
+ Replay %1: %2Replay %1: %2
@@ -5605,12 +5643,11 @@ Por favor, introduzca un nombre:
Expulsado
- You have been kicked out of the game.
- Has sido expulsado de la partida.
+ Has sido expulsado de la partida.
-
+ Game %1: %2Partida %1: %2
diff --git a/cockatrice/translations/cockatrice_fr.ts b/cockatrice/translations/cockatrice_fr.ts
index baae956c..665b78f4 100644
--- a/cockatrice/translations/cockatrice_fr.ts
+++ b/cockatrice/translations/cockatrice_fr.ts
@@ -2505,12 +2505,12 @@ La version la plus récente est %1, l'ancienne version est %2.A&ide
-
+ Are you sure?Êtes-vous sûr?
-
+ There are still open games. Are you sure you want to quit?Il y a encore des parties en cours. Êtes-vous sûr de vouloir quitter?
@@ -4724,6 +4724,44 @@ La version la plus récente est %1, l'ancienne version est %2.Exclure de la &partie
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -5315,143 +5353,143 @@ Entrez un nom s'il vous plaît:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases
-
+ &Game&Partie
-
+ Next &phase&Prochaine phase
-
+ Ctrl+SpaceCtrl+Space
-
+ Tab
-
+ Next &turnProchain &Tour
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Enter
-
+ &Remove all local arrows&Retirer toutes les flèches locales
-
+ Ctrl+RCtrl+R
-
+ Game &information
-
+ &Concede&Concéder
-
+ F2F2
-
+ &Leave game&Quitter la partie
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replay
-
+ &Say:&Dire:
-
+ ConcedeConcéder
-
+ Are you sure you want to concede this game?Ê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?
-
+ Replay %1: %2
@@ -5460,12 +5498,11 @@ Entrez un nom s'il vous plaît:
Exclu
- You have been kicked out of the game.
- Vous avez été exclu de la partie.
+ Vous avez été exclu de la partie.
-
+ Game %1: %2Partie %1:%2
diff --git a/cockatrice/translations/cockatrice_gd.ts b/cockatrice/translations/cockatrice_gd.ts
index 6c144e82..c75a9128 100644
--- a/cockatrice/translations/cockatrice_gd.ts
+++ b/cockatrice/translations/cockatrice_gd.ts
@@ -1854,12 +1854,12 @@ Local version is %1, remote version is %2.
&Cobhair
-
+ Are you sure?A bheil thu cinnteach?
-
+ There are still open games. Are you sure you want to quit?
@@ -3697,6 +3697,44 @@ Local version is %1, remote version is %2.
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4222,143 +4260,143 @@ Please enter a name:
TabGame
-
+ F5
-
+ F6
-
+ F7
-
+ F8
-
+ F9
-
+ F10
-
+ &Phases
-
+ &Game&Geama
-
+ Next &phase
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turn
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrows
-
+ Ctrl+R
-
+ Game &information
-
+ &Concede&Gèill an geama
-
+ F2
-
+ &Leave game&Fàg an geama
-
-
+
+ Ctrl+Q
-
+ C&lose replay
-
+ &Say:
-
+ ConcedeGèill an geama
-
+ Are you sure you want to concede this game?A bheil thu cinnteach gu bheil thu airson gèilleadh an geama seo?
-
+ Leave gameFàg an geama
-
+ Are you sure you want to leave this game?A bheil thu cinnteach gu bheil thu airson fàgail an geama seo?
-
+ Replay %1: %2
@@ -4367,12 +4405,11 @@ Please enter a name:
Air a bhreabadh
- You have been kicked out of the game.
- Chaidh do bhreabadh far an geama seo.
+ Chaidh do bhreabadh far an geama seo.
-
+ Game %1: %2Geama %1: %2
diff --git a/cockatrice/translations/cockatrice_it.ts b/cockatrice/translations/cockatrice_it.ts
index d8622c3b..9f892a35 100644
--- a/cockatrice/translations/cockatrice_it.ts
+++ b/cockatrice/translations/cockatrice_it.ts
@@ -2261,12 +2261,12 @@ La tua versione è la %1, la versione online è la %2.
&Aiuto
-
+ Are you sure?Sei sicuro?
-
+ There are still open games. Are you sure you want to quit?Hai delle partite aperte. Sei sicuro di voler chiudere?
@@ -4222,6 +4222,44 @@ La tua versione è la %1, la versione online è la %2.
Caccia dalla &partita
+
+ QMenuBar
+
+
+ Services
+ Servizi
+
+
+
+ Hide %1
+ Nascondi %1
+
+
+
+ Hide Others
+ Nascondi altre
+
+
+
+ Show All
+ Mostra tutte
+
+
+
+ Preferences...
+ Preferenze...
+
+
+
+ Quit %1
+ Esci da %1
+
+
+
+ About %1
+ Informazioni su %1
+
+QObject
@@ -4785,143 +4823,143 @@ Please enter a name:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases&Fase
-
+ &Game&Partita
-
+ Next &phaseProssima &fase
-
+ Ctrl+SpaceCtrl+Spazio
-
+ Tab
-
+ Next &turnProssimo &turno
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Invio
-
+ &Remove all local arrows&Rimuovi tutte le frecce
-
+ Ctrl+RCtrl+R
-
+ Game &information&Informazioni partita
-
+ &Concede&Concedi
-
+ F2F2
-
+ &Leave game&Lascia partita
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replayC&hiudi replay
-
+ &Say:&Parla:
-
+ ConcedeConcedi
-
+ Are you sure you want to concede this game?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?
-
+ Replay %1: %2Replay %1: %2
@@ -4930,12 +4968,11 @@ Please enter a name:
Caccia
- You have been kicked out of the game.
- Sei stato cacciato dalla partita.
+ Sei stato cacciato dalla partita.
-
+ Game %1: %2Partita %1: %2
diff --git a/cockatrice/translations/cockatrice_ja.ts b/cockatrice/translations/cockatrice_ja.ts
index f2ef3141..aeb0963c 100644
--- a/cockatrice/translations/cockatrice_ja.ts
+++ b/cockatrice/translations/cockatrice_ja.ts
@@ -2036,12 +2036,12 @@ Local version is %1, remote version is %2.
ヘルプ
-
+ Are you sure?よろしいですか?
-
+ There are still open games. Are you sure you want to quit?ゲームがまだ開いています.本当に退出しますか?
@@ -3995,6 +3995,44 @@ Local version is %1, remote version is %2.
ゲームからキックする
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4558,143 +4596,143 @@ Please enter a name:
TabGame
-
+ F5
-
+ F6
-
+ F7
-
+ F8
-
+ F9
-
+ F10
-
+ &Phasesフェイズ
-
+ &Gameゲーム
-
+ Next &phase次のフェイズ
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turn次のターン
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrows全ての矢印を消す
-
+ Ctrl+R
-
+ Game &information
-
+ &Concede投了する
-
+ F2
-
+ &Leave gameゲームを退出する
-
-
+
+ Ctrl+Q
-
+ C&lose replay
-
+ &Say:発言する
-
+ Concede投了する
-
+ Are you sure you want to concede this game?本当にこのゲームに投了しますか?
-
+ Leave gameゲームから退出する
-
+ Are you sure you want to leave this game?本当にこのゲームから退出しますか?
-
+ Replay %1: %2
@@ -4703,12 +4741,11 @@ Please enter a name:
キック
- You have been kicked out of the game.
- あなたはこのゲームからキックされました.
+ あなたはこのゲームからキックされました.
-
+ Game %1: %2ゲーム %1: %2
diff --git a/cockatrice/translations/cockatrice_ko.ts b/cockatrice/translations/cockatrice_ko.ts
index 2e719aa1..c6fa29a9 100644
--- a/cockatrice/translations/cockatrice_ko.ts
+++ b/cockatrice/translations/cockatrice_ko.ts
@@ -1811,12 +1811,12 @@ Local version is %1, remote version is %2.
도움말
-
+ Are you sure?확실하십니까?
-
+ There are still open games. Are you sure you want to quit?참여 중인 게임이 있습니다.
정말로 코카트리스를 종료하시겠습니까?
@@ -3681,6 +3681,44 @@ Local version is %1, remote version is %2.
카운터 설정
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4193,153 +4231,148 @@ Please enter a name:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases단계
-
+ &Game게임
-
+ Next &phase다음 단계로 진행
-
+ Ctrl+SpaceCtrl+Space
-
+ TabTab
-
+ Next &turn턴 넘기기
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Enter
-
+ &Remove all local arrows자기가 그린 화살표 제거
-
+ Ctrl+RCtrl+R
-
+ Game &information게임 정보
-
+ &Concede항복
-
+ F2F2
-
+ &Leave game게임 나가기
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replay리플레이 닫기
-
+ &Say:말하기:
-
+ Concede항복
-
+ Are you sure you want to concede this game?정말 게임에서 항복하시겠습니까?
-
+ Leave game게임 나가기
-
+ Are you sure you want to leave this game?정말 게임에서 나가시겠습니까?
-
- You have been kicked out of the game.
- 게임에서 강제 퇴장 당하였습니다.
-
-
-
+ Replay %1: %2리플레이 %1: %2
-
+ Game %1: %2게임 %1: %2
diff --git a/cockatrice/translations/cockatrice_pl.ts b/cockatrice/translations/cockatrice_pl.ts
index 3832ed3a..4d5c7708 100644
--- a/cockatrice/translations/cockatrice_pl.ts
+++ b/cockatrice/translations/cockatrice_pl.ts
@@ -1917,12 +1917,12 @@ Local version is %1, remote version is %2.
&Pomoc
-
+ Are you sure?Jesteś pewien?
-
+ There are still open games. Are you sure you want to quit?Ciągle masz otwarte gry. Na pewno chcesz wyjść?
@@ -3779,6 +3779,44 @@ Local version is %1, remote version is %2.
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4296,153 +4334,148 @@ Please enter a name:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases
-
+ &Game
-
+ Next &phase
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turn
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrows
-
+ Ctrl+R
-
+ Game &information
-
+ &Concede
-
+ F2F2
-
+ &Leave game
-
-
+
+ Ctrl+Q
-
+ C&lose replay
-
+ &Say:&Powiedz:
-
+ Concede
-
+ Are you sure you want to concede this game?
-
+ Leave game
-
+ Are you sure you want to leave this game?
-
- You have been kicked out of the game.
-
-
-
-
+ Replay %1: %2
-
+ Game %1: %2
diff --git a/cockatrice/translations/cockatrice_pt-br.ts b/cockatrice/translations/cockatrice_pt-br.ts
index 3876e440..017ea4ca 100644
--- a/cockatrice/translations/cockatrice_pt-br.ts
+++ b/cockatrice/translations/cockatrice_pt-br.ts
@@ -2423,12 +2423,12 @@ A versão local é %1 e a versão remota é %2.
&Ajuda
-
+ Are you sure?Você tem certeza?
-
+ There are still open games. Are you sure you want to quit?Ainda existem jogos abertos. Você tem certeza que deseja sair?
@@ -4629,6 +4629,44 @@ A versão local é %1 e a versão remota é %2.
C&hutar do jogo
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -5219,143 +5257,143 @@ Por favor, entre um nome:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &Phases&Etapas
-
+ &Game&Jogo
-
+ Next &phasePróxima &etapa
-
+ Ctrl+SpaceCtrl+Espaço
-
+ Tab
-
+ Next &turnPróximo &turno
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Enter
-
+ &Remove all local arrows&Apagar todas as setas locais
-
+ Ctrl+RCtrl+R
-
+ Game &information
-
+ &Concede&Conceder
-
+ F2F2
-
+ &Leave game&Sair do jogo
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replay
-
+ &Say:&Falar:
-
+ ConcedeConceder
-
+ Are you sure you want to concede this game?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?
-
+ Replay %1: %2
@@ -5364,12 +5402,11 @@ Por favor, entre um nome:
Chutado
- You have been kicked out of the game.
- Você foi chutado do jogo.
+ Você foi chutado do jogo.
-
+ Game %1: %2Jogo %1: %2
diff --git a/cockatrice/translations/cockatrice_pt.ts b/cockatrice/translations/cockatrice_pt.ts
index fa39fdbc..eca77fe3 100644
--- a/cockatrice/translations/cockatrice_pt.ts
+++ b/cockatrice/translations/cockatrice_pt.ts
@@ -2504,12 +2504,12 @@ Versão local é %1, versão remota é %2.
&Ajuda
-
+ Are you sure?Tens a certeza?
-
+ There are still open games. Are you sure you want to quit?Ainda há jogos abertos. Tem a certeza que deseja sair?
@@ -4710,6 +4710,44 @@ Versão local é %1, versão remota é %2.
Expulsar do &jogo
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -5300,143 +5338,143 @@ Por favor introduza um nome:
TabGame
-
+ F5F5
-
+ F6F6
-
+ F7F7
-
+ F8F8
-
+ F9F9
-
+ F10F10
-
+ &PhasesFa&ses
-
+ &Game&Jogo
-
+ Next &phasePróxima &fase
-
+ Ctrl+SpaceCtrl+Space
-
+ Tab
-
+ Next &turnPróximo &turno
-
+ Ctrl+ReturnCtrl+Return
-
+ Ctrl+EnterCtrl+Enter
-
+ &Remove all local arrows&Remover todas as setas locais
-
+ Ctrl+RCtrl+R
-
+ Game &information&Informação do jogo
-
+ &Concede&Conceder
-
+ F2F2
-
+ &Leave gameSair do &jogo
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replay&Fechar replay
-
+ &Say:&Dizer:
-
+ ConcedeConceder
-
+ Are you sure you want to concede this game?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?
-
+ Replay %1: %2Replay %1: %2
@@ -5445,12 +5483,11 @@ Por favor introduza um nome:
Expulso
- You have been kicked out of the game.
- Você foi expulso do jogo.
+ Você foi expulso do jogo.
-
+ Game %1: %2Jogo %1: %2
diff --git a/cockatrice/translations/cockatrice_ru.ts b/cockatrice/translations/cockatrice_ru.ts
index 51e93465..bcd6b66e 100644
--- a/cockatrice/translations/cockatrice_ru.ts
+++ b/cockatrice/translations/cockatrice_ru.ts
@@ -2392,12 +2392,12 @@ Local version is %1, remote version is %2.
&Справка
-
+ Are you sure?Вы уверены?
-
+ There are still open games. Are you sure you want to quit?Вы подключены к игре. Выйти?
@@ -4608,6 +4608,44 @@ Local version is %1, remote version is %2.
В&ыкинуть из игры
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -5156,143 +5194,143 @@ Please enter a name:
TabGame
-
+ F5
-
+ F6
-
+ F7
-
+ F8
-
+ F9
-
+ F10
-
+ &Phases&Фазы
-
+ &Game&Игра
-
+ Next &phaseСледующая &фаза
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turnСледующий &ход
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrows&Удалить все указатели
-
+ Ctrl+R
-
+ Game &information
-
+ &Concede&Сдаться...
-
+ F2
-
+ &Leave gameПокинуть и&гру
-
-
+
+ Ctrl+QCtrl+Q
-
+ C&lose replay
-
+ &Say:Ска&зать:
-
+ ConcedeСдаться
-
+ Are you sure you want to concede this game?Вы точно хотите сдаться?
-
+ Leave gameПокинуть игру
-
+ Are you sure you want to leave this game?Вы уверены, что хотите уйти?
-
+ Replay %1: %2
@@ -5301,12 +5339,11 @@ Please enter a name:
Выкинут
- You have been kicked out of the game.
- Вас выкинули из игры.
+ Вас выкинули из игры.
-
+ Game %1: %2Игра %1: %2
diff --git a/cockatrice/translations/cockatrice_sk.ts b/cockatrice/translations/cockatrice_sk.ts
index d5eb32b3..8eae0447 100644
--- a/cockatrice/translations/cockatrice_sk.ts
+++ b/cockatrice/translations/cockatrice_sk.ts
@@ -1757,12 +1757,12 @@ Local version is %1, remote version is %2.
-
+ Are you sure?
-
+ There are still open games. Are you sure you want to quit?
@@ -3612,6 +3612,44 @@ Local version is %1, remote version is %2.
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4121,153 +4159,148 @@ Please enter a name:
TabGame
-
+ F5
-
+ F6
-
+ F7
-
+ F8
-
+ F9
-
+ F10
-
+ &Phases
-
+ &Game
-
+ Next &phase
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turn
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrows
-
+ Ctrl+R
-
+ Game &information
-
+ &Concede
-
+ F2
-
+ &Leave game
-
-
+
+ Ctrl+Q
-
+ C&lose replay
-
+ &Say:
-
+ Concede
-
+ Are you sure you want to concede this game?
-
+ Leave game
-
+ Are you sure you want to leave this game?
-
- You have been kicked out of the game.
-
-
-
-
+ Replay %1: %2
-
+ Game %1: %2
diff --git a/cockatrice/translations/cockatrice_sv.ts b/cockatrice/translations/cockatrice_sv.ts
index ee091a20..c98bfd38 100644
--- a/cockatrice/translations/cockatrice_sv.ts
+++ b/cockatrice/translations/cockatrice_sv.ts
@@ -2213,12 +2213,12 @@ Lokal version är %1, avlägsen version är %2.
&Hjälp
-
+ Are you sure?Är du säker?
-
+ There are still open games. Are you sure you want to quit?Du har fortfarande öppna spel. Är du säker på att du vill avsluta?
@@ -4142,6 +4142,44 @@ Lokal version är %1, avlägsen version är %2.
&Sparka från spelet
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4688,143 +4726,143 @@ Please enter a name:
TabGame
-
+ F5
-
+ F6
-
+ F7
-
+ F8
-
+ F9
-
+ F10
-
+ &Phases&Faser
-
+ &Game&Spel
-
+ Next &phaseNästa &fas
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turnNästa &tur
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrowsTa &bort alla lokala pilar
-
+ Ctrl+R
-
+ Game &informationSpel&information
-
+ &Concede&Ge upp
-
+ F2
-
+ &Leave game&Lämna spel
-
-
+
+ Ctrl+Q
-
+ C&lose replayS&täng repris
-
+ &Say:S&äg:
-
+ ConcedeGe upp
-
+ Are you sure you want to concede this game?Är du säker på att du vill ge upp detta spel?
-
+ Leave gameLämna spel
-
+ Are you sure you want to leave this game?Är du säker på att du vill lämna detta spel?
-
+ Replay %1: %2Repris %1: %2
@@ -4833,12 +4871,11 @@ Please enter a name:
Utsparkad
- You have been kicked out of the game.
- Du har blivit utsparkad från spelet.
+ Du har blivit utsparkad från spelet.
-
+ Game %1: %2Spel %1: %2
diff --git a/cockatrice/translations/cockatrice_zh_CN.ts b/cockatrice/translations/cockatrice_zh_CN.ts
index 7479d943..d2e1c535 100644
--- a/cockatrice/translations/cockatrice_zh_CN.ts
+++ b/cockatrice/translations/cockatrice_zh_CN.ts
@@ -1756,12 +1756,12 @@ Local version is %1, remote version is %2.
-
+ Are you sure?
-
+ There are still open games. Are you sure you want to quit?
@@ -3585,6 +3585,44 @@ Local version is %1, remote version is %2.
+
+ QMenuBar
+
+
+ Services
+
+
+
+
+ Hide %1
+
+
+
+
+ Hide Others
+
+
+
+
+ Show All
+
+
+
+
+ Preferences...
+
+
+
+
+ Quit %1
+
+
+
+
+ About %1
+
+
+QObject
@@ -4094,153 +4132,148 @@ Please enter a name:
TabGame
-
+ F5
-
+ F6
-
+ F7
-
+ F8
-
+ F9
-
+ F10
-
+ &Phases
-
+ &Game
-
+ Next &phase
-
+ Ctrl+Space
-
+ Tab
-
+ Next &turn
-
+ Ctrl+Return
-
+ Ctrl+Enter
-
+ &Remove all local arrows
-
+ Ctrl+R
-
+ Game &information
-
+ &Concede
-
+ F2
-
+ &Leave game
-
-
+
+ Ctrl+Q
-
+ C&lose replay
-
+ &Say:
-
+ Concede
-
+ Are you sure you want to concede this game?
-
+ Leave game
-
+ Are you sure you want to leave this game?
-
- You have been kicked out of the game.
-
-
-
-
+ Replay %1: %2
-
+ Game %1: %2