diff --git a/cockatrice/cockatrice.desktop b/cockatrice/cockatrice.desktop
index 668911c6..092d84ef 100644
--- a/cockatrice/cockatrice.desktop
+++ b/cockatrice/cockatrice.desktop
@@ -1,3 +1,4 @@
+#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
diff --git a/cockatrice/src/tab_deck_storage.cpp b/cockatrice/src/tab_deck_storage.cpp
index c4940ed8..fc427266 100644
--- a/cockatrice/src/tab_deck_storage.cpp
+++ b/cockatrice/src/tab_deck_storage.cpp
@@ -134,12 +134,14 @@ void TabDeckStorage::actUpload()
if (localDirModel->isDir(curLeft))
return;
QString filePath = localDirModel->filePath(curLeft);
+ QFile deckFile(filePath);
+ QFileInfo deckFileInfo(deckFile);
DeckList *deck = new DeckList;
if (!deck->loadFromFile(filePath, DeckList::CockatriceFormat))
return;
if (deck->getName().isEmpty()) {
bool ok;
- QString deckName = QInputDialog::getText(this, tr("Enter deck name"), tr("This decklist does not have a name.\nPlease enter a name:"), QLineEdit::Normal, tr("Unnamed deck"), &ok);
+ QString deckName = QInputDialog::getText(this, tr("Enter deck name"), tr("This decklist does not have a name.\nPlease enter a name:"), QLineEdit::Normal, deckFileInfo.completeBaseName(), &ok);
if (!ok)
return;
if (deckName.isEmpty())
diff --git a/cockatrice/src/window_deckeditor.cpp b/cockatrice/src/window_deckeditor.cpp
index b3dfdc85..acb3bf54 100644
--- a/cockatrice/src/window_deckeditor.cpp
+++ b/cockatrice/src/window_deckeditor.cpp
@@ -344,6 +344,7 @@ bool WndDeckEditor::actSaveDeckAs()
dialog.setConfirmOverwrite(true);
dialog.setDefaultSuffix("cod");
dialog.setNameFilters(DeckList::fileNameFilters);
+ dialog.selectFile(deckModel->getDeckList()->getName());
if (!dialog.exec())
return false;
diff --git a/cockatrice/translations/cockatrice_es.ts b/cockatrice/translations/cockatrice_es.ts
index cee81068..5ce7a0f5 100644
--- a/cockatrice/translations/cockatrice_es.ts
+++ b/cockatrice/translations/cockatrice_es.ts
@@ -94,7 +94,7 @@
Minimum player count for multi-column layout:
-
+ Número minimo de jugadores para usar la rejilla multicolumna:Economical layout
@@ -140,29 +140,30 @@
Please enter the duration of the ban (in minutes).
Enter 0 for an indefinite ban.
- Por favor, introduce la duración del ban (en minutos)
+ Por favor, introduce la duración del ban (en minutos)
Indica 0 para un ban indefinido.Please enter the reason for the ban.
This is only saved for moderators and cannot be seen by the banned person.
-
+ Por favor, introduce el motivo del ban
+Se almacenará unicamente para moderadores y no podrá ser visto por la persona baneada.&OK
- &Aceptar
+ &Aceptar&Cancel
- &Cancelar
+ &CancelarBan user from server
-
+ Banear usuario del servidor
@@ -198,22 +199,22 @@ This is only saved for moderators and cannot be seen by the banned person.
Hide card info
-
+ Ocultar información de la cartaShow card only
-
+ Mostrar sólo la cartaShow text only
-
+ Mostrar sólo textoShow full info
-
+ Mostrar información completa
@@ -300,7 +301,7 @@ This is only saved for moderators and cannot be seen by the banned person.
&Draw arrow...
-
+ &Dibujar flecha...
@@ -609,361 +610,361 @@ This is only saved for moderators and cannot be seen by the banned person.
her handnominative, female owner
-
+ su mano%1's handnominative, female owner
-
+ mano de %1his handnominative, male owner
- su mano
+ su mano%1's handnominative, male owner
-
+ mano de %1of her handgenitive, female owner
-
+ de su manoof %1's handgenitive, female owner
-
+ de la mano de %1of his handgenitive, male owner
- de su mano
+ de su manoof %1's handgenitive, male owner
-
+ de la mano de %1her handaccusative, female owner
-
+ su mano%1's handaccusative, female owner
-
+ mano de %1his handaccusative, male owner
- su mano
+ su mano%1's handaccusative, male owner
-
+ mano de %1her librarynominative, female owner
-
+ su biblioteca%1's librarynominative, female owner
-
+ biblioteca de %1his librarynominative, male owner
- su biblioteca
+ su biblioteca%1's librarynominative, male owner
-
+ biblioteca de %1of her librarygenitive, female owner
-
+ de su bibliotecaof %1's librarygenitive, female owner
-
+ de la biblioteca de %1of his librarygenitive, male owner
- de su biblioteca
+ de su bibliotecaof %1's librarygenitive, male owner
-
+ de la biblioteca de %1her libraryaccusative, female owner
-
+ su biblioteca%1's libraryaccusative, female owner
-
+ biblioteca de %1his libraryaccusative, male owner
- su biblioteca
+ su biblioteca%1's libraryaccusative, male owner
-
+ biblioteca de %1her graveyardnominative, female owner
-
+ su cementerio%1's graveyardnominative, female owner
-
+ cementerio de %1his graveyardnominative, male owner
- su cementerio
+ su cementerio%1's graveyardnominative, male owner
-
+ cementerio de %1of her graveyardgenitive, female owner
-
+ de su cementerioof %1's graveyardgenitive, female owner
-
+ del cementerio de %1of his graveyardgenitive, male owner
- de su cementerio
+ de su cementerioof %1's graveyardgenitive, male owner
-
+ del cementerio de %1her graveyardaccusative, female owner
-
+ su cementerio%1's graveyardaccusative, female owner
-
+ cementerio de %1his graveyardaccusative, male owner
- su cementerio
+ su cementerio%1's graveyardaccusative, male owner
-
+ cementerio de %1her exilenominative, female owner
-
+ su exilio%1's exilenominative, female owner
- el exilio de %1
+ el exilio de %1his exilenominative, male owner
- su exilio
+ su exilio%1's exilenominative, male owner
- el exilio de %1
+ el exilio de %1of her exilegenitive, female owner
-
+ de su exilioof %1's exilegenitive, female owner
- del exilio de %1
+ del exilio de %1of his exilegenitive, male owner
- de su exilio
+ de su exilioof %1's exilegenitive, male owner
- del exilio de %1
+ del exilio de %1her exileaccusative, female owner
-
+ su exilio%1's exileaccusative, female owner
- el exilio de %1
+ el exilio de %1his exileaccusative, male owner
- su exilio
+ su exilio%1's exileaccusative, male owner
- el exilio de %1
+ el exilio de %1her sideboardnominative, female owner
-
+ su reserva%1's sideboardnominative, female owner
- la reserva de %1
+ la reserva de %1his sideboardnominative, male owner
- su reserva
+ su reserva%1's sideboardnominative, male owner
- la reserva de %1
+ la reserva de %1of her sideboardgenitive, female owner
-
+ de su reservaof %1's sideboardgenitive, female owner
-
+ de la reserva de %1of his sideboardgenitive, male owner
- de su reserva
+ de su reservaof %1's sideboardgenitive, male owner
-
+ de la reserva de %1her sideboardaccusative, female owner
-
+ su reserva%1's sideboardaccusative, female owner
- la reserva de %1
+ la reserva de %1his sideboardaccusative, male owner
- su reserva
+ su reserva%1's sideboardaccusative, male owner
- la reserva de %1
+ la reserva de %1his graveyard
@@ -1141,12 +1142,12 @@ This is only saved for moderators and cannot be seen by the banned person.
Enable &price tag feature (using data from blacklotusproject.com)
-
+ Activar tag de &precios (usando datos de blacklotusproject.com)General
- General
+ General
@@ -1164,7 +1165,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Price
-
+ Precio
@@ -1554,7 +1555,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Deck editor
-
+ Editor de mazos
@@ -1594,7 +1595,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Please join the appropriate room first.
-
+ Por favor, entre en la sala adecuada primero.
@@ -1654,7 +1655,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Show &running games
-
+ Mostrar partidas en &curso&Show full games
@@ -1719,7 +1720,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Room
- Sala
+ Sala
@@ -1813,7 +1814,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Scheduled server shutdown.
-
+ Desconexión programada del servidor.
@@ -1835,16 +1836,20 @@ Motivo: %1
Scheduled server shutdown
-
+ Desconexión programada del servidorThe server is going to be restarted in %n minute(s).
All running games will be lost.
Reason for shutdown: %1
-
-
-
+
+ El servidor será reiniciado en %n minuto.
+Todos los juegos en curso se cerraran.
+Motivo para la desconexión: %1
+ El servidor será reiniciado en %n minutos.
+Todos los juegos en curso se cerraran.
+Motivo para la desconexión: %1
@@ -1916,12 +1921,12 @@ Reason for shutdown: %1
Czech:
-
+ Checo:Slovak:
-
+ Eslovaco:
@@ -2106,151 +2111,151 @@ La versión local es %1, la versión remota es %2.
You have joined game #%1.female
- Te has unido a la partida #%1.
+ Te has unido a la partida #%1.You have joined game #%1.male
- Te has unido a la partida #%1.
+ Te has unido a la partida #%1.%1 has joined the game.female
- %1 se ha unido a la partida.
+ %1 se ha unido a la partida.%1 has joined the game.male
- %1 se ha unido a la partida.
+ %1 se ha unido a la partida.%1 has left the game.female
- %1 ha dejado la partida.
+ %1 ha dejado la partida.%1 has left the game.male
- %1 ha dejado la partida.
+ %1 ha dejado la partida.%1 has loaded a local deck.female
- %1 ha cargado un mazo local.
+ %1 ha cargado un mazo local.%1 has loaded a local deck.male
- %1 ha cargado un mazo local.
+ %1 ha cargado un mazo local.%1 has loaded deck #%2.female
- %1 ha cargado el mazo #%2.
+ %1 ha cargado el mazo #%2.%1 has loaded deck #%2.male
- %1 ha cargado el mazo #%2.
+ %1 ha cargado el mazo #%2.%1 is ready to start the game.female
- %1 está preparado para empezar la partida.
+ %1 está preparado para empezar la partida.%1 is ready to start the game.male
- %1 está preparado para empezar la partida.
+ %1 está preparado para empezar la partida.%1 is not ready to start the game any more.female
- %1 ya no está listo para empezar el juego.
+ %1 ya no está listo para empezar el juego.%1 is not ready to start the game any more.male
- %1 ya no está listo para empezar el juego.
+ %1 ya no está listo para empezar el juego.%1 has conceded the game.female
- %1 ha concedido la partida.
+ %1 ha concedido la partida.%1 has conceded the game.male
- %1 ha concedido la partida.
+ %1 ha concedido la partida.%1 has restored connection to the game.female
-
+ %1 ha recuperado la conexión a la partida.%1 has restored connection to the game.male
-
+ %1 ha recuperado la conexión a la partida.%1 has lost connection to the game.female
-
+ %1 ha perdido la conexión a la partida.%1 has lost connection to the game.male
-
+ %1 ha perdido la conexión a la partida.%1 shuffles %2.female
-
+ %1 baraja %2.%1 shuffles %2.male
-
+ %1 baraja %2.%1 rolls a %2 with a %3-sided die.female
- %1 sacó un %2 con un dado de %3 caras.
+ %1 sacó un %2 con un dado de %3 caras.%1 rolls a %2 with a %3-sided die.male
- %1 sacó un %2 con un dado de %3 caras.
+ %1 sacó un %2 con un dado de %3 caras.%1 draws %n card(s).female
-
+ %1 roba %n carta.%1 roba %n cartas.
@@ -2259,7 +2264,7 @@ La versión local es %1, la versión remota es %2.%1 draws %n card(s).male
-
+ %1 roba %n carta.%1 roba %n cartas.
@@ -2272,7 +2277,7 @@ La versión local es %1, la versión remota es %2.%1 undoes her last draw.
-
+ %1 deshace su último robo.
@@ -2282,7 +2287,7 @@ La versión local es %1, la versión remota es %2.
%1 undoes her last draw (%2).
-
+ %1 deshace su último robo (%2).
@@ -2307,42 +2312,42 @@ La versión local es %1, la versión remota es %2.
the bottom card of his library
- el fondo de la biblioteca
+ la carta de la parte inferior de su bibliotecathe bottom card of her library
-
+ la carta de la parte inferior de su biblioteca from the bottom of his library
- del fondo de la biblioteca
+ de la parte inferior de su biblioteca from the bottom of her library
-
+ de la parte inferior de su bibliotecathe top card of his library
- la parte superior de la biblioteca
+ la parte superior de su bibliotecathe top card of her library
-
+ la carta superior de su biblioteca from the top of his library
- de la parte superior de la biblioteca
+ de la parte superior de su biblioteca from the top of her library
-
+ de la parte superior de su biblioteca
@@ -2392,12 +2397,12 @@ La versión local es %1, la versión remota es %2.
%1 puts %2%3 into his library.
- %1 pone %2%3 en la biblioteca.
+ %1 pone %2%3 en su biblioteca.%1 puts %2%3 into her library.
-
+ %1 pone %2%3 en su biblioteca.
@@ -2407,7 +2412,7 @@ La versión local es %1, la versión remota es %2.
%1 puts %2%3 on bottom of her library.
-
+ %1 pone %2%3 en la parte inferior de su biblioteca.
@@ -2417,7 +2422,7 @@ La versión local es %1, la versión remota es %2.
%1 puts %2%3 on top of her library.
-
+ %1 pone %2%3 en la parte superior de su biblioteca.
@@ -2427,7 +2432,7 @@ La versión local es %1, la versión remota es %2.
%1 puts %2%3 into her library at position %4.
-
+ %1 pone %2%3 en su biblioteca en la posición %4.
@@ -2443,55 +2448,55 @@ La versión local es %1, la versión remota es %2.
%1 takes a mulligan to %n.female
-
-
-
+
+ %1 hace mulligan a %n.
+ %1 hace mulligan a %n.%1 takes a mulligan to %n.male
-
-
-
+
+ %1 hace mulligan a %n.
+ %1 hace mulligan a %n.%1 flips %2 face-down.female
- %1 voltea %2 boca abajo.
+ %1 voltea %2 boca abajo.%1 flips %2 face-down.male
- %1 voltea %2 boca abajo.
+ %1 voltea %2 boca abajo.%1 flips %2 face-up.female
- %1 voltea %2 boca arriba.
+ %1 voltea %2 boca arriba.%1 flips %2 face-up.male
- %1 voltea %2 boca arriba.
+ %1 voltea %2 boca arriba.%1 destroys %2.female
- %1 destruye %2.
+ %1 destruye %2.%1 destroys %2.male
- %1 destruye %2.
+ %1 destruye %2.%1 attaches %2 to %3's %4.
@@ -2507,271 +2512,271 @@ La versión local es %1, la versión remota es %2.
%1 attaches %2 to %3's %4.p1 female, p2 female
- %1 anexa %2 a el %4 de %3.
+ %1 anexa %2 a el %4 de %3.%1 attaches %2 to %3's %4.p1 female, p2 male
- %1 anexa %2 a el %4 de %3.
+ %1 anexa %2 a el %4 de %3.%1 attaches %2 to %3's %4.p1 male, p2 female
- %1 anexa %2 a el %4 de %3.
+ %1 anexa %2 a el %4 de %3.%1 attaches %2 to %3's %4.p1 male, p2 male
- %1 anexa %2 a el %4 de %3.
+ %1 anexa %2 a el %4 de %3.%1 unattaches %2.female
- %1 desanexa %2.
+ %1 desanexa %2.%1 unattaches %2.male
- %1 desanexa %2.
+ %1 desanexa %2.%1 creates token: %2%3.female
- %1 crea una ficha: %2%3.
+ %1 crea una ficha: %2%3.%1 creates token: %2%3.male
- %1 crea una ficha: %2%3.
+ %1 crea una ficha: %2%3.%1 points from her %2 to herself.female
-
+ %1 apunta desde su %2 a si misma.%1 points from his %2 to himself.male
-
+ %1 apunta desde su %2 a si mismo.%1 points from her %2 to %3.p1 female, p2 female
-
+ %1 apunta desde su %2 a %3.%1 points from her %2 to %3.p1 female, p2 male
-
+ %1 apunta desde su %2 a %3.%1 points from his %2 to %3.p1 male, p2 female
-
+ %1 apunta desde su %2 a %3.%1 points from his %2 to %3.p1 male, p2 male
-
+ %1 apunta desde su %2 a %3.%1 points from %2's %3 to herself.card owner female, target female
-
+ %1 apunta desde el %3 de %2 a ella misma.%1 points from %2's %3 to herself.card owner male, target female
-
+ %1 apunta desde el %3 de %2 a ella misma.%1 points from %2's %3 to himself.card owner female, target male
-
+ %1 apunta desde el %3 de %2 a él mismo.%1 points from %2's %3 to himself.card owner male, target male
-
+ %1 apunta desde el %3 de %2 a él mismo.%1 points from %2's %3 to %4.p1 female, p2 female, p3 female
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from %2's %3 to %4.p1 female, p2 female, p3 male
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from %2's %3 to %4.p1 female, p2 male, p3 female
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from %2's %3 to %4.p1 female, p2 male, p3 male
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from %2's %3 to %4.p1 male, p2 female, p3 female
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from %2's %3 to %4.p1 male, p2 female, p3 male
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from %2's %3 to %4.p1 male, p2 male, p3 female
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from %2's %3 to %4.p1 male, p2 male, p3 male
- %1 apunta desde el %3 de %2 a %4.
+ %1 apunta desde el %3 de %2 a %4.%1 points from her %2 to her %3.female
-
+ %1 apunta desde su %2 a su %3.%1 points from his %2 to his %3.male
-
+ %1 apunta desde su %2 a su %3.%1 points from her %2 to %3's %4.p1 female, p2 female
-
+ %1 apunta desde su %2 al %4 de %3.%1 points from her %2 to %3's %4.p1 female, p2 male
-
+ %1 apunta desde su %2 al %4 de %3.%1 points from his %2 to %3's %4.p1 male, p2 female
-
+ %1 apunta desde su %2 al %4 de %3.%1 points from his %2 to %3's %4.p1 male, p2 male
-
+ %1 apunta desde su %2 al %4 de %3.%1 points from %2's %3 to her own %4.card owner female, target female
-
+ %1 apunta desde el %3 de %2 a su propio %4.%1 points from %2's %3 to her own %4.card owner male, target female
-
+ %1 apunta desde el %3 de %2 a su propio %4.%1 points from %2's %3 to his own %4.card owner female, target male
-
+ %1 apunta desde el %3 de %2 a su propio %4.%1 points from %2's %3 to his own %4.card owner male, target male
-
+ %1 apunta desde el %3 de %2 a su propio %4.%1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 female
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 male
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 female
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 male
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 female
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 male
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 female
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 male
- %1 apunta desde el %3 de %2 al %5 de %4.
+ %1 apunta desde el %3 de %2 al %5 de %4.%1 places %n %2 counter(s) on %3 (now %4).female
-
+ %1 pone %n %2 contador en %3 (ahora %4).%1 pone %n %2 contadores en %3 (ahora %4).
@@ -2780,7 +2785,7 @@ La versión local es %1, la versión remota es %2.%1 places %n %2 counter(s) on %3 (now %4).male
-
+ %1 pone %n %2 contador en %3 (ahora %4).%1 pone %n %2 contadores en %3 (ahora %4).
@@ -2789,7 +2794,7 @@ La versión local es %1, la versión remota es %2.%1 removes %n %2 counter(s) from %3 (now %4).female
-
+ %1 remueve %n %2 contador en %3 (ahora %4).%1 remueve %n %2 contadores en %3 (ahora %4).
@@ -2798,7 +2803,7 @@ La versión local es %1, la versión remota es %2.%1 removes %n %2 counter(s) from %3 (now %4).male
-
+ %1 remueve %n %2 contador en %3 (ahora %4).%1 remueve %n %2 contadores en %3 (ahora %4).
@@ -2807,265 +2812,265 @@ La versión local es %1, la versión remota es %2.%1 taps her permanents.female
-
+ %1 gira sus permanentes.%1 untaps her permanents.female
-
+ %1 endereza sus permanentes.%1 taps his permanents.male
-
+ %1 gira sus permanentes.%1 untaps his permanents.male
-
+ %1 endereza sus permanentes.%1 taps %2.female
-
+ %1 gira %2.%1 untaps %2.female
-
+ %1 endereza %2.%1 taps %2.male
-
+ %1 gira %2.%1 untaps %2.male
-
+ %1 endereza %2.%1 sets counter %2 to %3 (%4%5).female
- %1 establece los contadores de %2 a %3 (%4%5).
+ %1 establece los contadores de %2 a %3 (%4%5).%1 sets counter %2 to %3 (%4%5).male
- %1 establece los contadores de %2 a %3 (%4%5).
+ %1 establece los contadores de %2 a %3 (%4%5).%1 sets %2 to not untap normally.female
- %1 establece que %2 no se endereze normalmente.
+ %1 establece que %2 no se endereze normalmente.%1 sets %2 to not untap normally.male
- %1 establece que %2 no se endereze normalmente.
+ %1 establece que %2 no se endereze normalmente.%1 sets %2 to untap normally.female
- %1 establece que %2 se endereze normalmente.
+ %1 establece que %2 se endereze normalmente.%1 sets %2 to untap normally.male
- %1 establece que %2 se endereze normalmente.
+ %1 establece que %2 se endereze normalmente.%1 sets PT of %2 to %3.female
- %1 establece F/R de %2 a %3.
+ %1 establece la F/R de %2 a %3.%1 sets PT of %2 to %3.male
- %1 establece F/R de %2 a %3.
+ %1 establece la F/R de %2 a %3.%1 sets annotation of %2 to %3.female
- %1 establece la anotación de %2 a %3.
+ %1 establece la anotación de %2 a %3.%1 sets annotation of %2 to %3.male
- %1 establece la anotación de %2 a %3.
+ %1 establece la anotación de %2 a %3.%1 is looking at the top %2 cards %3.female
- %1 esta mirando las primeras %2 cartas de %3.
+ %1 esta mirando las primeras %2 cartas de %3.%1 is looking at the top %2 cards %3.male
- %1 esta mirando las primeras %2 cartas de %3.
+ %1 esta mirando las primeras %2 cartas de %3.%1 is looking at %2.female
- %1 está mirando: %2.
+ %1 está mirando a %2.%1 is looking at %2.male
- %1 está mirando: %2.
+ %1 está mirando a %2.%1 stops looking at %2.female
- %1 termina de mirar: %2.
+ %1 termina de mirar a %2.%1 stops looking at %2.male
- %1 termina de mirar: %2.
+ %1 termina de mirar a %2.%1 reveals %2 to %3.p1 female, p2 female
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2 to %3.p1 female, p2 male
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2 to %3.p1 male, p2 female
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2 to %3.p1 male, p2 male
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2.female
- %1 revela %2.
+ %1 revela %2.%1 reveals %2.male
- %1 revela %2.
+ %1 revela %2.%1 randomly reveals %2%3 to %4.p1 female, p2 female
- %1 revela aleatoriamente %2%3 a %4.
+ %1 revela aleatoriamente %2%3 a %4.%1 randomly reveals %2%3 to %4.p1 female, p2 male
- %1 revela aleatoriamente %2%3 a %4.
+ %1 revela aleatoriamente %2%3 a %4.%1 randomly reveals %2%3 to %4.p1 male, p2 female
- %1 revela aleatoriamente %2%3 a %4.
+ %1 revela aleatoriamente %2%3 a %4.%1 randomly reveals %2%3 to %4.p1 male, p2 male
- %1 revela aleatoriamente %2%3 a %4.
+ %1 revela aleatoriamente %2%3 a %4.%1 randomly reveals %2%3.female
- %1 revela aleatoriamente %2%3.
+ %1 revela aleatoriamente %2%3.%1 randomly reveals %2%3.male
- %1 revela aleatoriamente %2%3.
+ %1 revela aleatoriamente %2%3.%1 reveals %2%3 to %4.p1 female, p2 female
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3 to %4.p1 female, p2 male
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3 to %4.p1 male, p2 female
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3 to %4.p1 male, p2 male
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3.female
- %1 revela %2%3.
+ %1 revela %2%3.%1 reveals %2%3.male
- %1 revela %2%3.
+ %1 revela %2%3.It is now %1's turn.female
- Es el turno de %1.
+ Es el turno de %1.It is now %1's turn.male
- Es el turno de %1.
+ Es el turno de %1.
@@ -3258,12 +3263,12 @@ La versión local es %1, la versión remota es %2.
%1 draws his initial hand.
-
+ %1 roba su mano inicial.%1 draws her initial hand.
-
+ %1 roba su mano inicial.%1 randomly reveals %2%3 to %4.
@@ -3949,27 +3954,27 @@ La versión local es %1, la versión remota es %2.
&Reason for shutdown:
-
+ &Motivo para la desconexión:&Time until shutdown (minutes):
-
+ &Tiempo hasta la desconexión (minutos):&OK
- &Aceptar
+ &Aceptar&Cancel
- &Cancelar
+ &CancelarShut down server
-
+ Apagar servidor
@@ -3982,7 +3987,7 @@ La versión local es %1, la versión remota es %2.
&Shut down server
-
+ &Apagar servidor
@@ -4197,7 +4202,7 @@ Por favor, introduzca un nombre:
Ctrl+Q
- Ctrl+Q
+ Ctrl+Q
@@ -4340,7 +4345,7 @@ Por favor, introduzca un nombre:
Gender:
-
+ Género:
@@ -4360,7 +4365,7 @@ Por favor, introduzca un nombre:
Moderator
-
+ ModeradorJudge
@@ -4402,17 +4407,17 @@ Por favor, introduzca un nombre:
Enable &sounds
-
+ Activar &sonidosPath to sounds directory:
-
+ Ruta al directorio de sonidos:Choose path
- Elija ruta
+ Elija ruta
@@ -4440,7 +4445,7 @@ Por favor, introduzca un nombre:
%1's games
-
+ Partidas de %1
@@ -4455,7 +4460,7 @@ Por favor, introduzca un nombre:
Show this user's &games
-
+ Mostrar &partidas de este usuario
@@ -4538,12 +4543,12 @@ Indica 0 para un ban indefinido.
&Update prices
-
+ &Actualizar preciosCtrl+U
- Ctrl+U
+ Ctrl+U
diff --git a/cockatrice/translations/cockatrice_ja.ts b/cockatrice/translations/cockatrice_ja.ts
index 5470b772..46bc1a6b 100644
--- a/cockatrice/translations/cockatrice_ja.ts
+++ b/cockatrice/translations/cockatrice_ja.ts
@@ -104,7 +104,7 @@
Minimum player count for multi-column layout:
-
+
@@ -137,28 +137,28 @@
Please enter the duration of the ban (in minutes).
Enter 0 for an indefinite ban.
- バンする期間を入力してください(分単位).0でバンを解除します.
+ バンする期間を入力してください(分単位).0でバンを解除します.Please enter the reason for the ban.
This is only saved for moderators and cannot be seen by the banned person.
-
+ Banの理由を入れてください.これはモデレーターによって保存されBanされた人間には見えません.&OK
-
+ OK&Cancel
-
+ CancelBan user from server
-
+ サーバーからBanされたユーザーです
@@ -194,22 +194,22 @@ This is only saved for moderators and cannot be seen by the banned person.
Hide card info
-
+ カードインフォを隠すShow card only
-
+ カードのみ表示Show text only
-
+ テキストのみ表示Show full info
-
+ 全て表示
@@ -297,7 +297,8 @@ This is only saved for moderators and cannot be seen by the banned person.
&Draw arrow...
-
+ テストしていないので要修正
+ 矢印を指定
@@ -446,361 +447,361 @@ This is only saved for moderators and cannot be seen by the banned person.
her handnominative, female owner
-
+ %1's handnominative, female owner
-
+ his handnominative, male owner
-
+ %1's handnominative, male owner
-
+ of her handgenitive, female owner
-
+ of %1's handgenitive, female owner
-
+ of his handgenitive, male owner
-
+ of %1's handgenitive, male owner
-
+ her handaccusative, female owner
-
+ %1's handaccusative, female owner
-
+ his handaccusative, male owner
-
+ %1's handaccusative, male owner
-
+ her librarynominative, female owner
-
+ %1's librarynominative, female owner
-
+ his librarynominative, male owner
-
+ %1's librarynominative, male owner
-
+ of her librarygenitive, female owner
-
+ of %1's librarygenitive, female owner
-
+ of his librarygenitive, male owner
-
+ of %1's librarygenitive, male owner
-
+ her libraryaccusative, female owner
-
+ %1's libraryaccusative, female owner
-
+ his libraryaccusative, male owner
-
+ %1's libraryaccusative, male owner
-
+ her graveyardnominative, female owner
-
+ %1's graveyardnominative, female owner
-
+ his graveyardnominative, male owner
-
+ %1's graveyardnominative, male owner
-
+ of her graveyardgenitive, female owner
-
+ of %1's graveyardgenitive, female owner
-
+ of his graveyardgenitive, male owner
-
+ of %1's graveyardgenitive, male owner
-
+ her graveyardaccusative, female owner
-
+ %1's graveyardaccusative, female owner
-
+ his graveyardaccusative, male owner
-
+ %1's graveyardaccusative, male owner
-
+ her exilenominative, female owner
-
+ %1's exilenominative, female owner
-
+ his exilenominative, male owner
-
+ %1's exilenominative, male owner
-
+ of her exilegenitive, female owner
-
+ of %1's exilegenitive, female owner
-
+ of his exilegenitive, male owner
-
+ of %1's exilegenitive, male owner
-
+ her exileaccusative, female owner
-
+ %1's exileaccusative, female owner
-
+ his exileaccusative, male owner
-
+ %1's exileaccusative, male owner
-
+ her sideboardnominative, female owner
-
+ %1's sideboardnominative, female owner
-
+ his sideboardnominative, male owner
-
+ %1's sideboardnominative, male owner
-
+ of her sideboardgenitive, female owner
-
+ of %1's sideboardgenitive, female owner
-
+ of his sideboardgenitive, male owner
-
+ of %1's sideboardgenitive, male owner
-
+ her sideboardaccusative, female owner
-
+ %1's sideboardaccusative, female owner
-
+ his sideboardaccusative, male owner
-
+ %1's sideboardaccusative, male owner
-
+
@@ -846,12 +847,12 @@ This is only saved for moderators and cannot be seen by the banned person.
Enable &price tag feature (using data from blacklotusproject.com)
-
+ 価格タグを表示可能に(blacklotusproject.comからのデータを使用)General
- 全般
+ 全般
@@ -869,7 +870,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Price
-
+ 価格
@@ -1240,7 +1241,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Deck editor
-
+ デッキエディター
@@ -1280,7 +1281,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Please join the appropriate room first.
-
+ 適切な部屋に参加してください.
@@ -1340,7 +1341,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Show &running games
-
+ 進行中のゲームを見る&Show full games
@@ -1405,7 +1406,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Room
- 部屋
+ 部屋
@@ -1500,7 +1501,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Scheduled server shutdown.
-
+ サーバーシャットダウン予定時間.
@@ -1522,15 +1523,17 @@ Reason: %1
Scheduled server shutdown
-
+ サーバーシャットダウン予定時間The server is going to be restarted in %n minute(s).
All running games will be lost.
Reason for shutdown: %1
-
-
+
+ このサーバーは%n分で再起動します.
+全ての進行中のゲームは失われます.
+シャットダウンの理由: %1
@@ -1602,12 +1605,12 @@ Reason for shutdown: %1
Czech:
-
+ チェコ語:Slovak:
-
+ スロバキア語:
@@ -1757,181 +1760,182 @@ Local version is %1, remote version is %2.
You have joined game #%1.female
-
+ あなたはゲーム#%1に参加しました.You have joined game #%1.male
-
+ あなたはゲーム#%1に参加しました.%1 has joined the game.female
-
+ %1がゲームに参加しました.%1 has joined the game.male
-
+ %1がゲームに参加しました.%1 has left the game.female
-
+ %1はゲームから抜けました.%1 has left the game.male
-
+ %1はゲームから抜けました.%1 has loaded a local deck.female
-
+ %1はローカルデッキをロードしました.%1 has loaded a local deck.male
-
+ %1はローカルデッキをロードしました.%1 has loaded deck #%2.female
-
+ %1はデッキ#%2をロードしました.%1 has loaded deck #%2.male
-
+ %1はデッキ#%2をロードしました.%1 is ready to start the game.female
-
+ %1はゲーム開始の準備が出来ました.%1 is ready to start the game.male
-
+ %1はゲーム開始の準備が出来ました.%1 is not ready to start the game any more.female
-
+ %1はゲーム開始の準備がまだ出来ていません.%1 is not ready to start the game any more.male
-
+ %1はゲーム開始の準備がまだ出来ていません.%1 has conceded the game.female
-
+ %1が投了しました.%1 has conceded the game.male
-
+ %1が投了しました.%1 has restored connection to the game.female
-
+ %1がこのゲームに再接続しました.%1 has restored connection to the game.male
-
+ %1がこのゲームに再接続しました.%1 has lost connection to the game.female
-
+ %1はこのゲームから切断されました.%1 has lost connection to the game.male
-
+ %1はこのゲームから切断されました.%1 shuffles %2.female
-
+ %1は%2をシャッフルします.%1 shuffles %2.male
-
+ %1は%2をシャッフルします.%1 rolls a %2 with a %3-sided die.female
-
+ ちょっと怪しいです 要チェック
+ %1は%3面ダイスを使用して%2を割り振ります.%1 rolls a %2 with a %3-sided die.male
-
+ %1は%3面ダイスを使用して%2を割り振ります.%1 draws %n card(s).female
-
-
+
+ %1は%n枚カードを引きます.%1 draws %n card(s).male
-
-
+
+ %1は%n枚カードを引きます.%1 undoes his last draw.
-
+ %1は最後のドローを取り消しました.%1 undoes her last draw.
-
+ %1は最後のドローを取り消しました.%1 undoes his last draw (%2).
-
+ %1は最後のドローを取り消しました(%2).%1 undoes her last draw (%2).
-
+ %1は最後のドローを取り消しました(%2).
@@ -1961,7 +1965,7 @@ Local version is %1, remote version is %2.
the bottom card of her library
-
+
@@ -1971,7 +1975,7 @@ Local version is %1, remote version is %2.
from the bottom of her library
-
+
@@ -1981,7 +1985,7 @@ Local version is %1, remote version is %2.
the top card of her library
-
+
@@ -1991,7 +1995,7 @@ Local version is %1, remote version is %2.
from the top of her library
-
+
@@ -2046,7 +2050,7 @@ Local version is %1, remote version is %2.
%1 puts %2%3 into her library.
-
+
@@ -2056,7 +2060,7 @@ Local version is %1, remote version is %2.
%1 puts %2%3 on bottom of her library.
-
+
@@ -2066,7 +2070,7 @@ Local version is %1, remote version is %2.
%1 puts %2%3 on top of her library.
-
+
@@ -2076,7 +2080,7 @@ Local version is %1, remote version is %2.
%1 puts %2%3 into her library at position %4.
-
+
@@ -2092,299 +2096,299 @@ Local version is %1, remote version is %2.
%1 takes a mulligan to %n.female
-
-
+
+ %1は%n枚にマリガンしました.%1 takes a mulligan to %n.male
-
-
+
+ %1は%n枚にマリガンしました.%1 flips %2 face-down.female
-
+ %1は%2を裏返しにしました.%1 flips %2 face-down.male
-
+ %1は%2を裏返しにしました.%1 flips %2 face-up.female
-
+ %1は%2を表返しにしました.%1 flips %2 face-up.male
-
+ %1は%2を表返しにしました.%1 destroys %2.female
-
+ %1は%2を破壊しました.%1 destroys %2.male
-
+ %1は%2を破壊しました.%1 unattaches %2.female
-
+ %1は%2を外しました.%1 unattaches %2.male
-
+ %1は%2を外しました.%1 creates token: %2%3.female
-
+ %1はトークン:%2%3を作りました.%1 creates token: %2%3.male
-
+ %1はトークン:%2%3を作りました.%1 points from her %2 to herself.female
-
+ %1 points from his %2 to himself.male
-
+ %1 points from her %2 to %3.p1 female, p2 female
-
+ %1 points from her %2 to %3.p1 female, p2 male
-
+ %1 points from his %2 to %3.p1 male, p2 female
-
+ %1 points from his %2 to %3.p1 male, p2 male
-
+ %1 points from %2's %3 to herself.card owner female, target female
-
+ %1 points from %2's %3 to herself.card owner male, target female
-
+ %1 points from %2's %3 to himself.card owner female, target male
-
+ %1 points from %2's %3 to himself.card owner male, target male
-
+ %1 points from %2's %3 to %4.p1 female, p2 female, p3 female
-
+ %1 points from %2's %3 to %4.p1 female, p2 female, p3 male
-
+ %1 points from %2's %3 to %4.p1 female, p2 male, p3 female
-
+ %1 points from %2's %3 to %4.p1 female, p2 male, p3 male
-
+ %1 points from %2's %3 to %4.p1 male, p2 female, p3 female
-
+ %1 points from %2's %3 to %4.p1 male, p2 female, p3 male
-
+ %1 points from %2's %3 to %4.p1 male, p2 male, p3 female
-
+ %1 points from %2's %3 to %4.p1 male, p2 male, p3 male
-
+ %1 points from her %2 to her %3.female
-
+ %1 points from his %2 to his %3.male
-
+ %1 points from her %2 to %3's %4.p1 female, p2 female
-
+ %1 points from her %2 to %3's %4.p1 female, p2 male
-
+ %1 points from his %2 to %3's %4.p1 male, p2 female
-
+ %1 points from his %2 to %3's %4.p1 male, p2 male
-
+ %1 points from %2's %3 to her own %4.card owner female, target female
-
+ %1 points from %2's %3 to her own %4.card owner male, target female
-
+ %1 points from %2's %3 to his own %4.card owner female, target male
-
+ %1 points from %2's %3 to his own %4.card owner male, target male
-
+ %1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 female
-
+ %1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 male
-
+ %1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 female
-
+ %1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 male
-
+ %1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 female
-
+ %1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 male
-
+ %1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 female
-
+ %1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 male
-
+ %1 places %n %2 counter(s) on %3 (now %4).female
-
+
@@ -2392,7 +2396,7 @@ Local version is %1, remote version is %2.
%1 places %n %2 counter(s) on %3 (now %4).male
-
+
@@ -2400,7 +2404,7 @@ Local version is %1, remote version is %2.
%1 removes %n %2 counter(s) from %3 (now %4).female
-
+
@@ -2408,7 +2412,7 @@ Local version is %1, remote version is %2.
%1 removes %n %2 counter(s) from %3 (now %4).male
-
+
@@ -2416,265 +2420,265 @@ Local version is %1, remote version is %2.
%1 taps her permanents.female
-
+ %1 untaps her permanents.female
-
+ %1 taps his permanents.male
-
+ %1 untaps his permanents.male
-
+ %1 taps %2.female
-
+ %1 untaps %2.female
-
+ %1 taps %2.male
-
+ %1 untaps %2.male
-
+ %1 sets counter %2 to %3 (%4%5).female
-
+ %1 sets counter %2 to %3 (%4%5).male
-
+ %1 sets %2 to not untap normally.female
-
+ %1 sets %2 to not untap normally.male
-
+ %1 sets %2 to untap normally.female
-
+ %1 sets %2 to untap normally.male
-
+ %1 sets PT of %2 to %3.female
-
+ %1 sets PT of %2 to %3.male
-
+ %1 sets annotation of %2 to %3.female
-
+ %1 sets annotation of %2 to %3.male
-
+ %1 is looking at the top %2 cards %3.female
-
+ %1 is looking at the top %2 cards %3.male
-
+ %1 is looking at %2.female
-
+ %1 is looking at %2.male
-
+ %1 stops looking at %2.female
-
+ %1 stops looking at %2.male
-
+ %1 reveals %2 to %3.p1 female, p2 female
-
+ %1 reveals %2 to %3.p1 female, p2 male
-
+ %1 reveals %2 to %3.p1 male, p2 female
-
+ %1 reveals %2 to %3.p1 male, p2 male
-
+ %1 reveals %2.female
-
+ %1 reveals %2.male
-
+ %1 randomly reveals %2%3 to %4.p1 female, p2 female
-
+ %1 randomly reveals %2%3 to %4.p1 female, p2 male
-
+ %1 randomly reveals %2%3 to %4.p1 male, p2 female
-
+ %1 randomly reveals %2%3 to %4.p1 male, p2 male
-
+ %1 randomly reveals %2%3.female
-
+ %1 randomly reveals %2%3.male
-
+ %1 reveals %2%3 to %4.p1 female, p2 female
-
+ %1 reveals %2%3 to %4.p1 female, p2 male
-
+ %1 reveals %2%3 to %4.p1 male, p2 female
-
+ %1 reveals %2%3 to %4.p1 male, p2 male
-
+ %1 reveals %2%3.female
-
+ %1 reveals %2%3.male
-
+ It is now %1's turn.female
-
+ It is now %1's turn.male
-
+
@@ -2723,12 +2727,12 @@ Local version is %1, remote version is %2.
%1 draws his initial hand.
-
+ %1 draws her initial hand.
-
+
@@ -2744,25 +2748,25 @@ Local version is %1, remote version is %2.
%1 attaches %2 to %3's %4.p1 female, p2 female
-
+ %1 attaches %2 to %3's %4.p1 female, p2 male
-
+ %1 attaches %2 to %3's %4.p1 male, p2 female
-
+ %1 attaches %2 to %3's %4.p1 male, p2 male
-
+
@@ -3383,27 +3387,27 @@ Local version is %1, remote version is %2.
&Reason for shutdown:
-
+ シャットダウンの理由:&Time until shutdown (minutes):
-
+ シャットダウンまでの時間(分):&OK
-
+ OK&Cancel
-
+ CancelShut down server
-
+ サーバーシャットダウン
@@ -3416,7 +3420,7 @@ Local version is %1, remote version is %2.
&Shut down server
-
+ サーバーシャットダウン
@@ -3630,7 +3634,7 @@ Please enter a name:
Ctrl+Q
-
+
@@ -3773,7 +3777,7 @@ Please enter a name:
Gender:
-
+ 性別:
@@ -3793,7 +3797,7 @@ Please enter a name:
Moderator
-
+ モデレーターJudge
@@ -3835,17 +3839,17 @@ Please enter a name:
Enable &sounds
-
+ サウンドを許可Path to sounds directory:
-
+ サウンドディレクトリへのパス:Choose path
-
+ パスを選ぶ
@@ -3873,7 +3877,7 @@ Please enter a name:
%1's games
-
+ %1のゲーム
@@ -3888,7 +3892,7 @@ Please enter a name:
Show this user's &games
-
+ このユーザーのゲームを表示する
@@ -3970,12 +3974,12 @@ Enter 0 for an indefinite ban.
&Update prices
-
+ 価格を更新するCtrl+U
-
+
diff --git a/cockatrice/translations/cockatrice_pt.ts b/cockatrice/translations/cockatrice_pt.ts
index db115aa2..983297cc 100644
--- a/cockatrice/translations/cockatrice_pt.ts
+++ b/cockatrice/translations/cockatrice_pt.ts
@@ -103,7 +103,7 @@
Minimum player count for multi-column layout:
-
+ Número mínimo de kogadores para layout com múltiplas colunas:
@@ -136,29 +136,30 @@
Please enter the duration of the ban (in minutes).
Enter 0 for an indefinite ban.
- Por favor introduza a duração do banimento (em minutos).
+ Por favor introduza a duração do banimento (em minutos).
Introduza 0 para um banimento indefinido.Please enter the reason for the ban.
This is only saved for moderators and cannot be seen by the banned person.
-
+ Por favor introduza o motivo do banimento.
+Isto apenas é guardado para os moderadores e não é visível para a pessoa banida.&OK
-
+ &Cancel
- &Cancelar
+ &CancelarBan user from server
-
+ Banir utilizador do servidor
@@ -194,22 +195,22 @@ This is only saved for moderators and cannot be seen by the banned person.
Hide card info
-
+ Esconder informação da cartaShow card only
-
+ Mostrar informação da cartaShow text only
-
+ Mostrar apenas textoShow full info
-
+ Mostrar informação completa
@@ -296,7 +297,7 @@ This is only saved for moderators and cannot be seen by the banned person.
&Draw arrow...
-
+ Desen&har seta...
@@ -505,361 +506,361 @@ This is only saved for moderators and cannot be seen by the banned person.
her handnominative, female owner
-
+ sua mão%1's handnominative, female owner
- mão de %1
+ mão de %1his handnominative, male owner
- sua mão
+ sua mão%1's handnominative, male owner
- mão de %1
+ mão de %1of her handgenitive, female owner
-
+ da sua mãoof %1's handgenitive, female owner
- da mão de %1
+ da mão de %1of his handgenitive, male owner
- da sua mão
+ da sua mãoof %1's handgenitive, male owner
- da mão de %1
+ da mão de %1her handaccusative, female owner
-
+ sua mão%1's handaccusative, female owner
- mão de %1
+ mão de %1his handaccusative, male owner
- sua mão
+ sua mão%1's handaccusative, male owner
- mão de %1
+ mão de %1her librarynominative, female owner
-
+ seu grimório%1's librarynominative, female owner
- grimório de %1
+ grimório de %1his librarynominative, male owner
- seu grimório
+ seu grimório%1's librarynominative, male owner
- grimório de %1
+ grimório de %1of her librarygenitive, female owner
-
+ do seu grimórioof %1's librarygenitive, female owner
- do grimório de %1
+ do grimório de %1of his librarygenitive, male owner
- do seu grimório
+ do seu grimórioof %1's librarygenitive, male owner
- do grimório de %1
+ do grimório de %1her libraryaccusative, female owner
-
+ seu grimório%1's libraryaccusative, female owner
- grimório de %1
+ grimório de %1his libraryaccusative, male owner
- seu grimório
+ seu grimório%1's libraryaccusative, male owner
- grimório de %1
+ grimório de %1her graveyardnominative, female owner
-
+ seu cemitério%1's graveyardnominative, female owner
-
+ cemitério de %1his graveyardnominative, male owner
- seu cemitério
+ seu cemitério%1's graveyardnominative, male owner
-
+ cemitério de %1of her graveyardgenitive, female owner
-
+ do seu cemitérioof %1's graveyardgenitive, female owner
- do cemitério de %1
+ do cemitério de %1of his graveyardgenitive, male owner
- do seu cemitério
+ do seu cemitérioof %1's graveyardgenitive, male owner
- do cemitério de %1
+ do cemitério de %1her graveyardaccusative, female owner
-
+ seu cemitério%1's graveyardaccusative, female owner
-
+ cemitério de %1his graveyardaccusative, male owner
- seu cemitério
+ seu cemitério%1's graveyardaccusative, male owner
-
+ cemitério de %1her exilenominative, female owner
-
+ seu exílio%1's exilenominative, female owner
- exílio de %1
+ exílio de %1his exilenominative, male owner
- seu exílio
+ seu exílio%1's exilenominative, male owner
- exílio de %1
+ exílio de %1of her exilegenitive, female owner
-
+ do seu exílioof %1's exilegenitive, female owner
- do exílio de %1
+ do exílio de %1of his exilegenitive, male owner
- do seu exílio
+ do seu exílioof %1's exilegenitive, male owner
- do exílio de %1
+ do exílio de %1her exileaccusative, female owner
-
+ seu exílio%1's exileaccusative, female owner
- exílio de %1
+ exílio de %1his exileaccusative, male owner
- seu exílio
+ seu exílio%1's exileaccusative, male owner
- exílio de %1
+ exílio de %1her sideboardnominative, female owner
-
+ seu sideboard%1's sideboardnominative, female owner
- sideboard de %1
+ sideboard de %1his sideboardnominative, male owner
- seu sideboard
+ seu sideboard%1's sideboardnominative, male owner
- sideboard de %1
+ sideboard de %1of her sideboardgenitive, female owner
-
+ do seu sideboardof %1's sideboardgenitive, female owner
- do sideboard de %1
+ do sideboard de %1of his sideboardgenitive, male owner
- do seu sideboard
+ do seu sideboardof %1's sideboardgenitive, male owner
- do sideboard de %1
+ do sideboard de %1her sideboardaccusative, female owner
-
+ seu sideboard%1's sideboardaccusative, female owner
- sideboard de %1
+ sideboard de %1his sideboardaccusative, male owner
- seu sideboard
+ seu sideboard%1's sideboardaccusative, male owner
- sideboard de %1
+ sideboard de %1his graveyard
@@ -1007,12 +1008,12 @@ This is only saved for moderators and cannot be seen by the banned person.
Enable &price tag feature (using data from blacklotusproject.com)
-
+ &Permitir função de tag de preços (utilizando informação de blacklotusproject.com)General
- Geral
+ Geral
@@ -1030,7 +1031,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Price
-
+ Preço
@@ -1408,7 +1409,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Deck editor
-
+ Editor de Decks
@@ -1438,7 +1439,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Please join the appropriate room first.
-
+ Por favor entre na sala apropriada primeiro.
@@ -1498,7 +1499,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Show &running games
-
+ Mostrar jogos a &decorrer&Show full games
@@ -1563,7 +1564,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Room
- Sala
+ Sala
@@ -1770,7 +1771,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Scheduled server shutdown.
-
+ Encerramento do servidor agendado.
@@ -1792,27 +1793,29 @@ Motivo: %1
Scheduled server shutdown
-
+ Encerramento do servidor agendadoThe server is going to be restarted in %n minute(s).
All running games will be lost.
Reason for shutdown: %1
-
-
+
+ O servidor vai ser reiniciado em %n minuto(s).
+Todos os jogos a decorrer serão perdidos.
+Motivo para o encerramento: %1Czech:
-
+ Checo:Slovak:
-
+ Eslovaco:
@@ -2014,151 +2017,151 @@ Versão local é %1, versão remota é %2.
You have joined game #%1.female
- Você entrou no jogo #%1.
+ Você entrou no jogo #%1.You have joined game #%1.male
- Você entrou no jogo #%1.
+ Você entrou no jogo #%1.%1 has joined the game.female
- %1 entrou no jogo.
+ %1 entrou no jogo.%1 has joined the game.male
- %1 entrou no jogo.
+ %1 entrou no jogo.%1 has left the game.female
- %1 abandonou o jogo.
+ %1 abandonou o jogo.%1 has left the game.male
- %1 abandonou o jogo.
+ %1 abandonou o jogo.%1 has loaded a local deck.female
- %1 carregou um deck local.
+ %1 carregou um deck local.%1 has loaded a local deck.male
- %1 carregou um deck local.
+ %1 carregou um deck local.%1 has loaded deck #%2.female
- %1 carregou o deck #%2.
+ %1 carregou o deck #%2.%1 has loaded deck #%2.male
- %1 carregou o deck #%2.
+ %1 carregou o deck #%2.%1 is ready to start the game.female
- %1 está pronto a começar o jogo.
+ %1 está pronta a começar o jogo.%1 is ready to start the game.male
- %1 está pronto a começar o jogo.
+ %1 está pronto a começar o jogo.%1 is not ready to start the game any more.female
- %1 já não está pronto a começar o jogo.
+ %1 já não está pronta a começar o jogo.%1 is not ready to start the game any more.male
- %1 já não está pronto a começar o jogo.
+ %1 já não está pronto a começar o jogo.%1 has conceded the game.female
- %1 concedeu o jogo.
+ %1 concedeu o jogo.%1 has conceded the game.male
- %1 concedeu o jogo.
+ %1 concedeu o jogo.%1 has restored connection to the game.female
-
+ %1 restabeleceu a ligação ao jogo.%1 has restored connection to the game.male
-
+ %1 restabeleceu a ligação ao jogo.%1 has lost connection to the game.female
-
+ %1 perdeu a ligação ao jogo.%1 has lost connection to the game.male
-
+ %1 perdeu a ligação ao jogo.%1 shuffles %2.female
-
+ %1 baralha %2.%1 shuffles %2.male
-
+ %1 baralha %2.%1 rolls a %2 with a %3-sided die.female
- %1 obteve %2 com um dado de %3 faces.
+ %1 obteve %2 com um dado de %3 faces.%1 rolls a %2 with a %3-sided die.male
- %1 obteve %2 com um dado de %3 faces.
+ %1 obteve %2 com um dado de %3 faces.%1 draws %n card(s).female
-
+ %1 compra %n carta.%1 compra %n cartas.
@@ -2167,7 +2170,7 @@ Versão local é %1, versão remota é %2.%1 draws %n card(s).male
-
+ %1 compra %n carta.%1 compra %n cartas.
@@ -2200,7 +2203,7 @@ Versão local é %1, versão remota é %2.the bottom card of her library
-
+ a carta do fundo do seu grimório
@@ -2210,7 +2213,7 @@ Versão local é %1, versão remota é %2.
from the bottom of her library
-
+ do fundo do seu grimório
@@ -2220,7 +2223,7 @@ Versão local é %1, versão remota é %2.
the top card of her library
-
+ a carta do topo do seu grimório
@@ -2230,7 +2233,7 @@ Versão local é %1, versão remota é %2.
from the top of her library
-
+ do topo do seu grimório
@@ -2280,7 +2283,7 @@ Versão local é %1, versão remota é %2.
%1 puts %2%3 into her library.
-
+ %1 coloca %2%3 no seu grimório.
@@ -2290,7 +2293,7 @@ Versão local é %1, versão remota é %2.
%1 puts %2%3 on bottom of her library.
-
+ %1 coloca %2%3 no fundo do seu grimório.
@@ -2300,7 +2303,7 @@ Versão local é %1, versão remota é %2.
%1 puts %2%3 on top of her library.
-
+ %1 coloca %2%3 no topo do seu grimório.
@@ -2310,7 +2313,7 @@ Versão local é %1, versão remota é %2.
%1 puts %2%3 into her library at position %4.
-
+ %1 coloca %2%3 no seu grimório na posição %4.
@@ -2326,8 +2329,8 @@ Versão local é %1, versão remota é %2.
%1 takes a mulligan to %n.female
-
-
+
+ %1 faz mulligan para %n.
@@ -2335,8 +2338,8 @@ Versão local é %1, versão remota é %2.
%1 takes a mulligan to %n.male
-
-
+
+ %1 faz mulligan para %n.
@@ -2344,37 +2347,37 @@ Versão local é %1, versão remota é %2.
%1 flips %2 face-down.female
- %1 volta a face de %2 para baixo.
+ %1 volta a face de %2 para baixo.%1 flips %2 face-down.male
- %1 volta a face de %2 para baixo.
+ %1 volta a face de %2 para baixo.%1 flips %2 face-up.female
- %1 volta a face de %2 para cima.
+ %1 volta a face de %2 para cima.%1 flips %2 face-up.male
- %1 volta a face de %2 para cima.
+ %1 volta a face de %2 para cima.%1 destroys %2.female
- %1 destrói %2.
+ %1 destrói %2.%1 destroys %2.male
- %1 destrói %2.
+ %1 destrói %2.%1 attaches %2 to %3's %4.
@@ -2390,271 +2393,271 @@ Versão local é %1, versão remota é %2.
%1 attaches %2 to %3's %4.p1 female, p2 female
- %1 anexa %2 a %4 de %3.
+ %1 anexa %2 a %4 de %3.%1 attaches %2 to %3's %4.p1 female, p2 male
- %1 anexa %2 a %4 de %3.
+ %1 anexa %2 a %4 de %3.%1 attaches %2 to %3's %4.p1 male, p2 female
- %1 anexa %2 a %4 de %3.
+ %1 anexa %2 a %4 de %3.%1 attaches %2 to %3's %4.p1 male, p2 male
- %1 anexa %2 a %4 de %3.
+ %1 anexa %2 a %4 de %3.%1 unattaches %2.female
- %1 desanexa %2.
+ %1 desanexa %2.%1 unattaches %2.male
- %1 desanexa %2.
+ %1 desanexa %2.%1 creates token: %2%3.female
- %1 cria ficha: %2%3.
+ %1 cria ficha: %2%3.%1 creates token: %2%3.male
- %1 cria ficha: %2%3.
+ %1 cria ficha: %2%3.%1 points from her %2 to herself.female
-
+ %1 aponta do seu %2 para si própria.%1 points from his %2 to himself.male
-
+ %1 aponta do seu %2 para si próprio.%1 points from her %2 to %3.p1 female, p2 female
-
+ %1 aponta do seu %2 para %3.%1 points from her %2 to %3.p1 female, p2 male
-
+ %1 aponta do seu %2 para %3.%1 points from his %2 to %3.p1 male, p2 female
-
+ %1 aponta do seu %2 para %3.%1 points from his %2 to %3.p1 male, p2 male
-
+ %1 aponta do seu %2 para %3.%1 points from %2's %3 to herself.card owner female, target female
-
+ %1 aponta do %3 de %2 para si própria.%1 points from %2's %3 to herself.card owner male, target female
-
+ %1 aponta do %3 de %2 para si própria.%1 points from %2's %3 to himself.card owner female, target male
-
+ %1 aponta do %3 de %2 para si próprio.%1 points from %2's %3 to himself.card owner male, target male
-
+ %1 aponta do %3 de %2 para si próprio.%1 points from %2's %3 to %4.p1 female, p2 female, p3 female
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from %2's %3 to %4.p1 female, p2 female, p3 male
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from %2's %3 to %4.p1 female, p2 male, p3 female
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from %2's %3 to %4.p1 female, p2 male, p3 male
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from %2's %3 to %4.p1 male, p2 female, p3 female
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from %2's %3 to %4.p1 male, p2 female, p3 male
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from %2's %3 to %4.p1 male, p2 male, p3 female
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from %2's %3 to %4.p1 male, p2 male, p3 male
- %1 aponta de %3 de %2 para %4.
+ %1 aponta de %3 de %2 para %4.%1 points from her %2 to her %3.female
-
+ %1 aponta do seu %2 para o seu %3.%1 points from his %2 to his %3.male
-
+ %1 aponta do seu %2 para o seu %3.%1 points from her %2 to %3's %4.p1 female, p2 female
-
+ %1 aponta do seu %2 para o %4 de %3.%1 points from her %2 to %3's %4.p1 female, p2 male
-
+ %1 aponta do seu %2 para o %4 de %3.%1 points from his %2 to %3's %4.p1 male, p2 female
-
+ %1 aponta do seu %2 para o %4 de %3.%1 points from his %2 to %3's %4.p1 male, p2 male
-
+ %1 aponta do seu %2 para o %4 de %3.%1 points from %2's %3 to her own %4.card owner female, target female
-
+ %1 aponta de %3 de %2 para o seu %4.%1 points from %2's %3 to her own %4.card owner male, target female
-
+ %1 aponta de %3 de %2 para o seu %4.%1 points from %2's %3 to his own %4.card owner female, target male
-
+ %1 aponta de %3 de %2 para o seu %4.%1 points from %2's %3 to his own %4.card owner male, target male
-
+ %1 aponta de %3 de %2 para o seu %4.%1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 female
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 male
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 female
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 male
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 female
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 male
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 female
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 male
- %1 aponta de %3 de %2 para %5 de %4.
+ %1 aponta de %3 de %2 para %5 de %4.%1 places %n %2 counter(s) on %3 (now %4).female
-
+ %1 coloca %n %2 marcador em %3 (agora com %4).%1 coloca %n %2 marcadores em %3 (agora com %4).
@@ -2663,7 +2666,7 @@ Versão local é %1, versão remota é %2.%1 places %n %2 counter(s) on %3 (now %4).male
-
+ %1 coloca %n %2 marcador em %3 (agora com %4).%1 coloca %n %2 marcadores em %3 (agora com %4).
@@ -2672,7 +2675,7 @@ Versão local é %1, versão remota é %2.%1 removes %n %2 counter(s) from %3 (now %4).female
-
+ %1 remove %n %2 marcador de %3 (agora com %4).%1 remove %n %2 marcadores de %3 (agora com %4).
@@ -2681,7 +2684,7 @@ Versão local é %1, versão remota é %2.%1 removes %n %2 counter(s) from %3 (now %4).male
-
+ %1 remove %n %2 marcador de %3 (agora com %4).%1 remove %n %2 marcadores de %3 (agora com %4).
@@ -2690,275 +2693,275 @@ Versão local é %1, versão remota é %2.%1 taps her permanents.female
-
+ %1 vira as suas permanentes.%1 untaps her permanents.female
-
+ %1 desvira as suas permanentes.%1 taps his permanents.male
-
+ %1 vira as suas permanentes.%1 untaps his permanents.male
-
+ %1 desvira as suas permanentes.%1 taps %2.female
-
+ %1 vira %2.%1 untaps %2.female
-
+ %1 desvira %2.%1 taps %2.male
-
+ %1 vira %2.%1 untaps %2.male
-
+ %1 desvira %2.%1 sets counter %2 to %3 (%4%5).female
- %1 altera o número de marcadores %2 para %3(%4%5).
+ %1 altera o número de marcadores %2 para %3(%4%5).%1 sets counter %2 to %3 (%4%5).male
- %1 altera o número de marcadores %2 para %3(%4%5).
+ %1 altera o número de marcadores %2 para %3(%4%5).%1 sets %2 to not untap normally.female
- %1 define %2 para não desvirar normalmente.
+ %1 define %2 para não desvirar normalmente.%1 sets %2 to not untap normally.male
- %1 define %2 para não desvirar normalmente.
+ %1 define %2 para não desvirar normalmente.%1 sets %2 to untap normally.female
- %1 define %2 para desvirar normalmente.
+ %1 define %2 para desvirar normalmente.%1 sets %2 to untap normally.male
- %1 define %2 para desvirar normalmente.
+ %1 define %2 para desvirar normalmente.%1 sets PT of %2 to %3.female
- %1 define o P/R de %2 como %3.
+ %1 define o P/R de %2 como %3.%1 sets PT of %2 to %3.male
- %1 define o P/R de %2 como %3.
+ %1 define o P/R de %2 como %3.%1 sets annotation of %2 to %3.female
- %1 coloca uma nota de %2 em%3.
+ %1 coloca uma nota de %2 em%3.%1 sets annotation of %2 to %3.male
- %1 coloca uma nota de %2 em%3.
+ %1 coloca uma nota de %2 em%3.%1 is looking at the top %2 cards %3.female
- %1 está a olhar para as %2 cartas do topo %3.
+ %1 está a olhar para as %2 cartas do topo %3.%1 is looking at the top %2 cards %3.male
- %1 está a olhar para as %2 cartas do topo %3.
+ %1 está a olhar para as %2 cartas do topo %3.%1 is looking at %2.female
- %1 está a olhar para %2.
+ %1 está a olhar para %2.%1 is looking at %2.male
- %1 está a olhar para %2.
+ %1 está a olhar para %2.%1 stops looking at %2.female
- %1 para de olhar para %2.
+ %1 pára de olhar para %2.%1 stops looking at %2.male
- %1 para de olhar para %2.
+ %1 pára de olhar para %2.%1 reveals %2 to %3.p1 female, p2 female
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2 to %3.p1 female, p2 male
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2 to %3.p1 male, p2 female
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2 to %3.p1 male, p2 male
- %1 revela %2 a %3.
+ %1 revela %2 a %3.%1 reveals %2.female
- %1 revela %2.
+ %1 revela %2.%1 reveals %2.male
- %1 revela %2.
+ %1 revela %2.%1 randomly reveals %2%3 to %4.p1 female, p2 female
- %1 revela aleatoreamente %2%3. a %4.
+ %1 revela aleatoreamente %2%3. a %4.%1 randomly reveals %2%3 to %4.p1 female, p2 male
- %1 revela aleatoreamente %2%3. a %4.
+ %1 revela aleatoreamente %2%3. a %4.%1 randomly reveals %2%3 to %4.p1 male, p2 female
- %1 revela aleatoreamente %2%3. a %4.
+ %1 revela aleatoreamente %2%3. a %4.%1 randomly reveals %2%3 to %4.p1 male, p2 male
- %1 revela aleatoreamente %2%3. a %4.
+ %1 revela aleatoreamente %2%3. a %4.%1 randomly reveals %2%3.female
- %1 revela aleatoreamente %2%3.
+ %1 revela aleatoreamente %2%3.%1 randomly reveals %2%3.male
- %1 revela aleatoreamente %2%3.
+ %1 revela aleatoreamente %2%3.%1 reveals %2%3 to %4.p1 female, p2 female
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3 to %4.p1 female, p2 male
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3 to %4.p1 male, p2 female
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3 to %4.p1 male, p2 male
- %1 revela %2%3 a %4.
+ %1 revela %2%3 a %4.%1 reveals %2%3.female
- %1 revela %2%3.
+ %1 revela %2%3.%1 reveals %2%3.male
- %1 revela %2%3.
+ %1 revela %2%3.It is now %1's turn.female
- É agora o turno de %1.
+ É agora o turno de %1.It is now %1's turn.male
- É agora o turno de %1.
+ É agora o turno de %1.%1 draws his initial hand.
-
+ %1 compra a sua mão inicial.%1 draws her initial hand.
-
+ %1 compra a sua mão inicial.%1 places %n %2 counter(s) on %3 (now %4).
@@ -2995,7 +2998,7 @@ Versão local é %1, versão remota é %2.
%1 undoes her last draw.
-
+ %1 desfaz a sua última compra.
@@ -3005,7 +3008,7 @@ Versão local é %1, versão remota é %2.
%1 undoes her last draw (%2).
-
+ %1 desfaz a sua última compra (%2).
@@ -3795,27 +3798,27 @@ Versão local é %1, versão remota é %2.
&Reason for shutdown:
-
+ &Motivos para o encerramento:&Time until shutdown (minutes):
-
+ &Tempo até ao encerramento (minutos):&OK
-
+ &OK&Cancel
- &Cancelar
+ &CancelarShut down server
-
+ Encerrar servidor
@@ -3828,7 +3831,7 @@ Versão local é %1, versão remota é %2.
&Shut down server
-
+ &Encerrar servidor
@@ -4043,7 +4046,7 @@ Por favor introduza um nome:
Ctrl+Q
- Ctrl+Q
+ Ctrl+Q
@@ -4186,7 +4189,7 @@ Por favor introduza um nome:
Gender:
-
+ Sexo:
@@ -4206,7 +4209,7 @@ Por favor introduza um nome:
Moderator
-
+ ModeradorJudge
@@ -4248,17 +4251,17 @@ Por favor introduza um nome:
Enable &sounds
-
+ Permitir &sonsPath to sounds directory:
-
+ Caminho para o directório dos sons:Choose path
- Escolher directório
+ Escolher directório
@@ -4286,7 +4289,7 @@ Por favor introduza um nome:
%1's games
-
+ jogos de %1
@@ -4301,7 +4304,7 @@ Por favor introduza um nome:
Show this user's &games
-
+ Mostrar os &jogos deste utilizador
@@ -4369,12 +4372,12 @@ Introduza 0 para um banimento indefinido.
&Update prices
-
+ Actualizar pre&çosCtrl+U
- Ctrl+U
+ Ctrl+U
diff --git a/cockatrice/translations/cockatrice_ru.ts b/cockatrice/translations/cockatrice_ru.ts
index a32a425d..a0800d3d 100644
--- a/cockatrice/translations/cockatrice_ru.ts
+++ b/cockatrice/translations/cockatrice_ru.ts
@@ -94,12 +94,12 @@
Invert vertical coordinate
- Инвертировать вертикальные координату
+ Инвертировать вертикальные координатыMinimum player count for multi-column layout:
-
+ Минимальное количество игроков для столбчатого расположения:
@@ -132,29 +132,30 @@
Please enter the duration of the ban (in minutes).
Enter 0 for an indefinite ban.
- Введите продолжительность бана (в минутах).
+ Введите продолжительность бана (в минутах).
Введите 0 чтобы забанить пожизненно.Please enter the reason for the ban.
This is only saved for moderators and cannot be seen by the banned person.
-
+ Пожалуйста, назовите причину бана.
+Это необходимо для модераторов и не будет прочитано забаненным игроком.&OK
- &Ок
+ &Ок&Cancel
- &Отмена
+ &ОтменаBan user from server
-
+ Забанить игрока на этом сервере
@@ -190,22 +191,22 @@ This is only saved for moderators and cannot be seen by the banned person.
Hide card info
-
+ Скрыть информацию о картеShow card only
-
+ Показывать только картуShow text only
-
+ Показывать только текстShow full info
-
+ Показывать полную информацию
@@ -292,7 +293,7 @@ This is only saved for moderators and cannot be seen by the banned person.
&Draw arrow...
-
+ &Нарисовать стрелку...
@@ -501,361 +502,361 @@ This is only saved for moderators and cannot be seen by the banned person.
her handnominative, female owner
-
+ её рука%1's handnominative, female owner
-
+ рука %1-го игрокаhis handnominative, male owner
-
+ его рука%1's handnominative, male owner
-
+ рука %1-го игрокаof her handgenitive, female owner
-
+ её рукиof %1's handgenitive, female owner
- руки %1-го игрока
+ руки %1-го игрокаof his handgenitive, male owner
- его руки
+ его рукиof %1's handgenitive, male owner
- руки %1-го игрока
+ руки %1-го игрокаher handaccusative, female owner
-
+ её руку%1's handaccusative, female owner
-
+ руку %1-го игрокаhis handaccusative, male owner
-
+ его руку%1's handaccusative, male owner
-
+ руку %1-го игрокаher librarynominative, female owner
-
+ её библиотека%1's librarynominative, female owner
-
+ библиотека %1-го игрокаhis librarynominative, male owner
-
+ его библиотека%1's librarynominative, male owner
-
+ библиотека %1-го игрокаof her librarygenitive, female owner
-
+ её библиотекиof %1's librarygenitive, female owner
- библиотеки %1-го игрока
+ библиотеки %1-го игрокаof his librarygenitive, male owner
- его библиотеки
+ его библиотекиof %1's librarygenitive, male owner
- библиотеки %1-го игрока
+ библиотеки %1-го игрокаher libraryaccusative, female owner
-
+ её библиотеку%1's libraryaccusative, female owner
-
+ библиотеку %1-го игрокаhis libraryaccusative, male owner
-
+ его библиотеку%1's libraryaccusative, male owner
-
+ библиотеку %1-го игрокаher graveyardnominative, female owner
-
+ её кладбище%1's graveyardnominative, female owner
- кладбище %1-го игрока
+ кладбище %1-го игрокаhis graveyardnominative, male owner
- его кладбище
+ его кладбище%1's graveyardnominative, male owner
- кладбище %1-го игрока
+ кладбище %1-го игрокаof her graveyardgenitive, female owner
-
+ её кладбищаof %1's graveyardgenitive, female owner
- кладбища %1-го игрока
+ кладбища %1-го игрокаof his graveyardgenitive, male owner
- его кладбища
+ его кладбищаof %1's graveyardgenitive, male owner
- кладбища %1-го игрока
+ кладбища %1-го игрокаher graveyardaccusative, female owner
-
+ её кладбище%1's graveyardaccusative, female owner
- кладбище %1-го игрока
+ кладбище %1-го игрокаhis graveyardaccusative, male owner
- его кладбище
+ его кладбище%1's graveyardaccusative, male owner
- кладбище %1-го игрока
+ кладбище %1-го игрокаher exilenominative, female owner
-
+ её изгнание%1's exilenominative, female owner
- изгнание %1-го игрока
+ изгнание %1-го игрокаhis exilenominative, male owner
- его изгнание
+ его изгнание%1's exilenominative, male owner
- изгнание %1-го игрока
+ изгнание %1-го игрокаof her exilegenitive, female owner
-
+ её изгнанияof %1's exilegenitive, female owner
- изгнания %1-го игрока
+ изгнания %1-го игрокаof his exilegenitive, male owner
- его изгнания
+ его изгнанияof %1's exilegenitive, male owner
- изгнания %1-го игрока
+ изгнания %1-го игрокаher exileaccusative, female owner
-
+ её изгнание%1's exileaccusative, female owner
- изгнание %1-го игрока
+ изгнание %1-го игрокаhis exileaccusative, male owner
- его изгнание
+ его изгнание%1's exileaccusative, male owner
- изгнание %1-го игрока
+ изгнание %1-го игрокаher sideboardnominative, female owner
-
+ её сайд%1's sideboardnominative, female owner
- сайд %1-го игрока
+ сайд %1-го игрокаhis sideboardnominative, male owner
- его сайд
+ его сайд%1's sideboardnominative, male owner
- сайд %1-го игрока
+ сайд %1-го игрокаof her sideboardgenitive, female owner
-
+ её сайдаof %1's sideboardgenitive, female owner
- сайда %1-го игрока
+ сайда %1-го игрокаof his sideboardgenitive, male owner
- его сайда
+ его сайдаof %1's sideboardgenitive, male owner
- сайда %1-го игрока
+ сайда %1-го игрокаher sideboardaccusative, female owner
-
+ её сайд%1's sideboardaccusative, female owner
- сайд %1-го игрока
+ сайд %1-го игрокаhis sideboardaccusative, male owner
- его сайд
+ его сайд%1's sideboardaccusative, male owner
- сайд %1-го игрока
+ сайд %1-го игрокаhis graveyard
@@ -953,12 +954,12 @@ This is only saved for moderators and cannot be seen by the banned person.
Enable &price tag feature (using data from blacklotusproject.com)
-
+ Подписывать &цены (по данным blacklotusproject.com)General
- Основные
+ Основные
@@ -976,7 +977,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Price
-
+ Цена
@@ -1347,7 +1348,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Deck editor
-
+ Редактор колод
@@ -1377,7 +1378,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Please join the appropriate room first.
-
+ Пожалуйста, сперва войдите в соответствующую комнату.
@@ -1437,7 +1438,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Show &running games
-
+ Показывать &текущие
@@ -1498,7 +1499,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Room
- Комната
+ Комната
@@ -1602,7 +1603,7 @@ This is only saved for moderators and cannot be seen by the banned person.
Scheduled server shutdown.
-
+ Плановый перерыв в работе сервера.
@@ -1624,15 +1625,17 @@ Reason: %1
Scheduled server shutdown
-
+ Плановый перерыв в работе сервераThe server is going to be restarted in %n minute(s).
All running games will be lost.
Reason for shutdown: %1
-
-
+
+ Сервер будет перезагружен через %n минут(ы).
+Все незавершенные игры будут потеряны.
+Причина перезагрузки: %1
@@ -1706,12 +1709,12 @@ Reason for shutdown: %1
Czech:
-
+ Чешский:Slovak:
-
+ Словацкий:
@@ -1938,152 +1941,152 @@ Local version is %1, remote version is %2.
You have joined game #%1.female
- Вы присоединились к игре #%1.
+ Вы присоединились к игре #%1.You have joined game #%1.male
- Вы присоединились к игре #%1.
+ Вы присоединились к игре #%1.%1 has joined the game.female
- %1 присоединился к игре.
+ %1 присоединилась к игре.%1 has joined the game.male
- %1 присоединился к игре.
+ %1 присоединился к игре.%1 has left the game.female
- %1 покиул игру.
+ %1 покинула игру.%1 has left the game.male
- %1 покиул игру.
+ %1 покинул игру.%1 has loaded a local deck.female
- %1 загрузил колоду с диска.
+ %1 загрузила колоду с диска.%1 has loaded a local deck.male
- %1 загрузил колоду с диска.
+ %1 загрузил колоду с диска.%1 has loaded deck #%2.female
- %1 загрузил колоду #%2.
+ %1 загрузила колоду #%2.%1 has loaded deck #%2.male
- %1 загрузил колоду #%2.
+ %1 загрузил колоду #%2.%1 is ready to start the game.female
- %1 готов начать игру.
+ %1 готова начать игру.%1 is ready to start the game.male
- %1 готов начать игру.
+ %1 готов начать игру.%1 is not ready to start the game any more.female
- %1 все еще не готов.
+ %1 все еще не готова.%1 is not ready to start the game any more.male
- %1 все еще не готов.
+ %1 все еще не готов.%1 has conceded the game.female
- %1 решил сдаться.
+ %1 решила сдаться.%1 has conceded the game.male
- %1 решил сдаться.
+ %1 решил сдаться.%1 has restored connection to the game.female
-
+ %1 вернулась к игре.%1 has restored connection to the game.male
-
+ %1 вернулся к игре.%1 has lost connection to the game.female
-
+ %1 потеряла соединение с сервером.%1 has lost connection to the game.male
-
+ %1 потерял соединение с сервером.%1 shuffles %2.female
-
+ %1 размешивает %2.%1 shuffles %2.male
-
+ %1 размешивает %2.%1 rolls a %2 with a %3-sided die.female
- %1 выкинул %2 / %3.
+ %1 выкинул %2 / %3.%1 rolls a %2 with a %3-sided die.male
- %1 выкинул %2 / %3.
+ %1 выкинул %2 / %3.%1 draws %n card(s).female
-
- %1 взял %n карту.
+
+ %1 добрала %n карт(ы).%1 взял %n карты.%1 взял %n карт(ы).
@@ -2092,8 +2095,8 @@ Local version is %1, remote version is %2.
%1 draws %n card(s).male
-
- %1 взял %n карту.
+
+ %1 добрал %n карт(ы).%1 взял %n карты.%1 взял %n карт(ы).
@@ -2228,57 +2231,57 @@ Local version is %1, remote version is %2.
%1 takes a mulligan to %n.female
-
-
-
-
+
+ %1 взяла страховку до %n.
+ %1 взяла страховку до %n.
+ %1 взяла страховку до %n.%1 takes a mulligan to %n.male
-
-
-
-
+
+ %1 взял страховку до %n.
+ %1 взял страховку до %n.
+ %1 взял страховку до %n.%1 flips %2 face-down.female
- %1 перевернул %2 лицом вниз.
+ %1 перевернула %2 лицом вниз.%1 flips %2 face-down.male
- %1 перевернул %2 лицом вниз.
+ %1 перевернул %2 лицом вниз.%1 flips %2 face-up.female
- %1 перевернул %2 лицом вверх.
+ %1 перевернула %2 лицом вверх.%1 flips %2 face-up.male
- %1 перевернул %2 лицом вверх.
+ %1 перевернул %2 лицом вверх.%1 destroys %2.female
- %1 уничтожил %2.
+ %1 уничтожила %2.%1 destroys %2.male
- %1 уничтожил %2.
+ %1 уничтожил %2.%1 attaches %2 to %3's %4.
@@ -2294,281 +2297,281 @@ Local version is %1, remote version is %2.
%1 attaches %2 to %3's %4.p1 female, p2 female
- %1 присоединил %2 к %4 игрока %3.
+ %1 присоединила %2 к %4 игрока %3.%1 attaches %2 to %3's %4.p1 female, p2 male
- %1 присоединил %2 к %4 игрока %3.
+ %1 присоединила %2 к %4 игрока %3.%1 attaches %2 to %3's %4.p1 male, p2 female
- %1 присоединил %2 к %4 игрока %3.
+ %1 присоединил %2 к %4 игрока %3.%1 attaches %2 to %3's %4.p1 male, p2 male
- %1 присоединил %2 к %4 игрока %3.
+ %1 присоединил %2 к %4 игрока %3.%1 unattaches %2.female
- %1 отсоединил %2.
+ %1 отсоединила %2.%1 unattaches %2.male
- %1 отсоединил %2.
+ %1 отсоединил %2.%1 creates token: %2%3.female
- %1 создал фишку: %2%3.
+ %1 создала фишку: %2%3.%1 creates token: %2%3.male
- %1 создал фишку: %2%3.
+ %1 создал фишку: %2%3.%1 points from her %2 to herself.female
-
+ %1 указывает с %2 на себя-любимую.%1 points from his %2 to himself.male
-
+ %1 указывает с %2 на себя.%1 points from her %2 to %3.p1 female, p2 female
-
+ %1 указывает с %2 на %3.%1 points from her %2 to %3.p1 female, p2 male
-
+ %1 указывает с %2 на %3.%1 points from his %2 to %3.p1 male, p2 female
-
+ %1 указывает с %2 на %3.%1 points from his %2 to %3.p1 male, p2 male
-
+ %1 указывает с %2 на %3.%1 points from %2's %3 to herself.card owner female, target female
-
+ %1 указывает с %3, контролируемого %2, на себя.%1 points from %2's %3 to herself.card owner male, target female
-
+ %1 указывает с %3, контролируемого %2, на себя.%1 points from %2's %3 to himself.card owner female, target male
-
+ %1 указывает с %3, контролируемого %2, на себя.%1 points from %2's %3 to himself.card owner male, target male
-
+ %1 указывает с %3, контролируемого %2, на себя.%1 points from %2's %3 to %4.p1 female, p2 female, p3 female
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2, на %4.%1 points from %2's %3 to %4.p1 female, p2 female, p3 male
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2, на %4.%1 points from %2's %3 to %4.p1 female, p2 male, p3 female
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2, на %4.%1 points from %2's %3 to %4.p1 female, p2 male, p3 male
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2, на %4.%1 points from %2's %3 to %4.p1 male, p2 female, p3 female
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2, на %4.%1 points from %2's %3 to %4.p1 male, p2 female, p3 male
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2, на %4.%1 points from %2's %3 to %4.p1 male, p2 male, p3 female
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2, на %4.%1 points from %2's %3 to %4.p1 male, p2 male, p3 male
- %1 указывает с %3 контролируемого %2 на %4.
+ %1 указывает с %3, контролируемого %2 на %4.%1 points from her %2 to her %3.female
-
+ %1 указывает с её %2 на её %3.%1 points from his %2 to his %3.male
-
+ %1 указывает с его %2 на его %3.%1 points from her %2 to %3's %4.p1 female, p2 female
-
+ %1 указывает с её %2 на %4 под контролем %3.%1 points from her %2 to %3's %4.p1 female, p2 male
-
+ %1 указывает с её %2 на %4 под контролем %3.%1 points from his %2 to %3's %4.p1 male, p2 female
-
+ %1 указывает с его %2 на %4 под контролем %3.%1 points from his %2 to %3's %4.p1 male, p2 male
-
+ %1 указывает с его %2 на %4 под контролем %3.%1 points from %2's %3 to her own %4.card owner female, target female
-
+ %1 указывает с %3 под контролем %2 на %4, владельцем которого она является.%1 points from %2's %3 to her own %4.card owner male, target female
-
+ %1 указывает с %3 под контролем %2 на %4, владельцем которого он является.%1 points from %2's %3 to his own %4.card owner female, target male
-
+ %1 указывает с %3 под контролем %2 на %4, владельцем которого она является.%1 points from %2's %3 to his own %4.card owner male, target male
-
+ %1 указывает с %3 под контролем %2 на %4, владельцем которого он является.%1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 female
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 points from %2's %3 to %4's %5.p1 female, p2 female, p3 male
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 female
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 points from %2's %3 to %4's %5.p1 female, p2 male, p3 male
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 female
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 points from %2's %3 to %4's %5.p1 male, p2 female, p3 male
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 female
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 points from %2's %3 to %4's %5.p1 male, p2 male, p3 male
- %1 указывает с %3 контролируемого %2 на %5 контролируемого %4.
+ %1 указывает с %3 контролируемого %2 на %5 под контролем %4.%1 places %n %2 counter(s) on %3 (now %4).female
-
- %1 поместил %n %2 жетон на %3 (теперь %4).
- %1 поместил %n %2 жетона на %3 (теперь %4).
- %1 поместил %n %2 жетонов на %3 (теперь %4).
+
+ %1 поместила %n %2 жетон на %3 (теперь %4).
+ %1 поместила %n %2 жетона на %3 (теперь %4).
+ %1 поместила %n %2 жетонов на %3 (теперь %4).%1 places %n %2 counter(s) on %3 (now %4).male
-
+ %1 поместил %n %2 жетон на %3 (теперь %4).%1 поместил %n %2 жетона на %3 (теперь %4).%1 поместил %n %2 жетонов на %3 (теперь %4).
@@ -2578,17 +2581,17 @@ Local version is %1, remote version is %2.
%1 removes %n %2 counter(s) from %3 (now %4).female
-
- %1 снял %n %2 жетон с %3 (теперь %4).
- %1 снял %n %2 жетона с %3 (теперь %4).
- %1 снял %n %2 жетонов с %3 (теперь %4).
+
+ %1 сняла %n %2 жетон с %3 (теперь %4).
+ %1 сняла %n %2 жетона с %3 (теперь %4).
+ %1 сняла %n %2 жетонов с %3 (теперь %4).%1 removes %n %2 counter(s) from %3 (now %4).male
-
+ %1 снял %n %2 жетон с %3 (теперь %4).%1 снял %n %2 жетона с %3 (теперь %4).%1 снял %n %2 жетонов с %3 (теперь %4).
@@ -2598,265 +2601,265 @@ Local version is %1, remote version is %2.
%1 taps her permanents.female
-
+ %1 повернула свои перманенты.%1 untaps her permanents.female
-
+ %1 развернула свои перманенты.%1 taps his permanents.male
-
+ %1 повернул свои перманенты.%1 untaps his permanents.male
-
+ %1 развернул свои перманенты.%1 taps %2.female
-
+ %1 повернула %2.%1 untaps %2.female
-
+ %1 развернула %2.%1 taps %2.male
-
+ %1 повернул %2.%1 untaps %2.male
-
+ %1 развернул %2.%1 sets counter %2 to %3 (%4%5).female
- %1 установил жетон %2 на %3 (%4%5).
+ %1 установила жетон %2 на %3 (%4%5).%1 sets counter %2 to %3 (%4%5).male
- %1 установил жетон %2 на %3 (%4%5).
+ %1 установил жетон %2 на %3 (%4%5).%1 sets %2 to not untap normally.female
- %2 теперь не разворачивается как обычно (%1).
+ %2 теперь не разворачивается как обычно (%1).%1 sets %2 to not untap normally.male
- %2 теперь не разворачивается как обычно (%1).
+ %2 теперь не разворачивается как обычно (%1).%1 sets %2 to untap normally.female
- %2 теперь разворачивается как обычно (%1).
+ %2 теперь разворачивается как обычно (%1).%1 sets %2 to untap normally.male
- %2 теперь разворачивается как обычно (%1).
+ %2 теперь разворачивается как обычно (%1).%1 sets PT of %2 to %3.female
- %1 установил Силу/Защиту %2 %3.
+ %1 установила Силу/Защиту %2 %3.%1 sets PT of %2 to %3.male
- %1 установил Силу/Защиту %2 %3.
+ %1 установил Силу/Защиту %2 %3.%1 sets annotation of %2 to %3.female
- %1 сделал пометку на %2 "%3".
+ %1 пометила %2 "%3".%1 sets annotation of %2 to %3.male
- %1 сделал пометку на %2 "%3".
+ %1 пометил %2 "%3".%1 is looking at the top %2 cards %3.female
- %1 смотрит верхние %2 карт библиотеки %3.
+ %1 смотрит верхние %2 карт библиотеки %3.%1 is looking at the top %2 cards %3.male
- %1 смотрит верхние %2 карт библиотеки %3.
+ %1 смотрит верхние %2 карт библиотеки %3.%1 is looking at %2.female
- %1 просматривает %2.
+ %1 просматривает %2.%1 is looking at %2.male
- %1 просматривает %2.
+ %1 просматривает %2.%1 stops looking at %2.female
- %1 закончил просматривать %2.
+ %1 закончила просматривать %2.%1 stops looking at %2.male
- %1 закончил просматривать %2.
+ %1 закончил просматривать %2.%1 reveals %2 to %3.p1 female, p2 female
- %1 показывает его %2 %3.
+ %1 показывает её %2 %3.%1 reveals %2 to %3.p1 female, p2 male
- %1 показывает его %2 %3.
+ %1 показывает её %2 %3.%1 reveals %2 to %3.p1 male, p2 female
- %1 показывает его %2 %3.
+ %1 показывает его %2 %3.%1 reveals %2 to %3.p1 male, p2 male
- %1 показывает его %2 %3.
+ %1 показывает его %2 %3.%1 reveals %2.female
- %1 открыл его %2.
+ %1 открыла её %2.%1 reveals %2.male
- %1 открыл его %2.
+ %1 открыл его %2.%1 randomly reveals %2%3 to %4.p1 female, p2 female
- %1 показывает случайно выбранную%3 карту (%2) %4.
+ %1 показывает случайно выбранную%3 карту (%2) %4.%1 randomly reveals %2%3 to %4.p1 female, p2 male
- %1 показывает случайно выбранную%3 карту (%2) %4.
+ %1 показывает случайно выбранную%3 карту (%2) %4.%1 randomly reveals %2%3 to %4.p1 male, p2 female
- %1 показывает случайно выбранную%3 карту (%2) %4.
+ %1 показывает случайно выбранную%3 карту (%2) %4.%1 randomly reveals %2%3 to %4.p1 male, p2 male
- %1 показывает случайно выбранную%3 карту (%2) %4.
+ %1 показывает случайно выбранную%3 карту (%2) %4.%1 randomly reveals %2%3.female
- %1 открывает случайно выбранную%3 карту (%2).
+ %1 показывает случайно выбранную%3 карту (%2).%1 randomly reveals %2%3.male
- %1 открывает случайно выбранную%3 карту (%2).
+ %1 показывает случайно выбранную%3 карту (%2).%1 reveals %2%3 to %4.p1 female, p2 female
- %1 показывает%2%3 %4.
+ %1 показывает%2%3 %4.%1 reveals %2%3 to %4.p1 female, p2 male
- %1 показывает%2%3 %4.
+ %1 показывает%2%3 %4.%1 reveals %2%3 to %4.p1 male, p2 female
- %1 показывает%2%3 %4.
+ %1 показывает%2%3 %4.%1 reveals %2%3 to %4.p1 male, p2 male
- %1 показывает%2%3 %4.
+ %1 показывает%2%3 %4.%1 reveals %2%3.female
- %1 открывает%2%3.
+ %1 показывает%2%3.%1 reveals %2%3.male
- %1 открывает%2%3.
+ %1 показывает%2%3.It is now %1's turn.female
- Ход игрока %1.
+ Ход очаровательной %1.It is now %1's turn.male
- Ход игрока %1.
+ Ход игрока %1.%1 flips %2 face-down.
@@ -2917,32 +2920,32 @@ Local version is %1, remote version is %2.
%1 undoes her last draw.
-
+ %1 отменила последнее взятие.%1 undoes her last draw (%2).
-
+ %1 отменила %2 последних взятий.the bottom card of her library
-
+ нижнюю карту своей библиотеки from the bottom of her library
-
+ со дна своей библиотекиthe top card of her library
-
+ верхнюю карту своей библиотеки from the top of her library
-
+ с верха своей библиотеки
@@ -2952,32 +2955,32 @@ Local version is %1, remote version is %2.
%1 puts %2%3 into her library.
-
+ %1 поместила %2%3 в свою библиотеку.%1 puts %2%3 on bottom of her library.
-
+ %1 поместила %2%3 на дно своей библиотеки.%1 puts %2%3 on top of her library.
-
+ %1 поместила %2%3 на верх своей библиотеки.%1 puts %2%3 into her library at position %4.
-
+ %1 поместила %2%3 в свою библиотеку %4 сверху.%1 draws his initial hand.
-
+ %1 взял свою стартовую руку.%1 draws her initial hand.
-
+ %1 взяла свою стартовую руку.%1 places %n %2 counter(s) on %3 (now %4).
@@ -3720,27 +3723,27 @@ Local version is %1, remote version is %2.
&Reason for shutdown:
-
+ &Причина отключения:&Time until shutdown (minutes):
-
+ &Время до отключения (в минутах):&OK
- &Ок
+ &Ок&Cancel
- &Отмена
+ &ОтменаShut down server
-
+ Отключение сервера
@@ -3753,7 +3756,7 @@ Local version is %1, remote version is %2.
&Shut down server
-
+ &Отключение сервера
@@ -3934,7 +3937,7 @@ Please enter a name:
&Concede
- Сда&юсь!
+ &Сдаться...
@@ -3949,7 +3952,7 @@ Please enter a name:
Ctrl+Q
-
+ Ctrl+Q
@@ -3964,7 +3967,7 @@ Please enter a name:
Are you sure you want to concede this game?
- Испугался?
+ Вы точно хотите сдаться?
@@ -4007,7 +4010,7 @@ Please enter a name:
This user is ignoring you.
- Этот пользователь добавил вас в игнор-лист.
+ Этот пользователь добавил вас в игнор.
@@ -4084,7 +4087,7 @@ Please enter a name:
Gender:
-
+ Пол:
@@ -4104,7 +4107,7 @@ Please enter a name:
Moderator
-
+ МодераторJudge
@@ -4146,17 +4149,18 @@ Please enter a name:
Enable &sounds
-
+ Yaaaaahoooo! All I needed for full happiness :)
+ Вкючить &звукиPath to sounds directory:
-
+ Путь к папке со звуками:Choose path
-
+ Укажите путь
@@ -4184,7 +4188,7 @@ Please enter a name:
%1's games
-
+ Игры %1
@@ -4199,7 +4203,7 @@ Please enter a name:
Show this user's &games
-
+ Показывать игры &этого пользователя
@@ -4267,12 +4271,12 @@ Enter 0 for an indefinite ban.
&Update prices
-
+ &Обновить ценыCtrl+U
-
+ Ctrl+U