Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions emulinker/src/main/i18n/messages_es.properties
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ KailleraServerImpl.TweetPendingAnnouncement=Publicando un tweet en {0,number,int
KailleraServerImpl.TweetCloseMessage=(oponente encontrado)
KailleraServerImpl.CanceledPendingTweet=Cancelado tweet pendiente.

KailleraServerImpl.ServerShuttingDown=The server is shutting down.

Lagstat.GameNotLaggy=El juego no parece estar significativamente lageado.
Lagstat.LagstatReset=LagStat ha sido reseteado.
! Example: Total lag over the last 1.0m: 0.02s
Expand Down
2 changes: 2 additions & 0 deletions emulinker/src/main/i18n/messages_ja.properties
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ KailleraServerImpl.TweetPendingAnnouncement=Posting a tweet in {0,number,integer
KailleraServerImpl.TweetCloseMessage=〆
KailleraServerImpl.CanceledPendingTweet=投稿キャンセルしました。

KailleraServerImpl.ServerShuttingDown=The server is shutting down.

Lagstat.GameNotLaggy=ゲームがあんまり重くないようです。
Lagstat.LagstatReset=LagStatがリセットされました。
! Example: Total lag over the last 1.0m: 0.02s
Expand Down
2 changes: 2 additions & 0 deletions emulinker/src/main/i18n/messages_ko.properties
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ KailleraServerImpl.TweetPendingAnnouncement=Posting a tweet in {0,number,integer
KailleraServerImpl.TweetCloseMessage=(opponent found)
KailleraServerImpl.CanceledPendingTweet=Canceled pending tweet.

KailleraServerImpl.ServerShuttingDown=The server is shutting down.

Lagstat.GameNotLaggy=The game does not appear to be significantly laggy.
Lagstat.LagstatReset=LagStat has been reset.
! Example: Total lag over the last 1.0m: 0.02s
Expand Down
2 changes: 2 additions & 0 deletions emulinker/src/main/i18n/messages_pt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ KailleraServerImpl.TweetPendingAnnouncement=Postando um tweet em {0,number,integ
KailleraServerImpl.TweetCloseMessage=(oponente encontrado)
KailleraServerImpl.CanceledPendingTweet=Cancelado tweet pendente.

KailleraServerImpl.ServerShuttingDown=The server is shutting down.

Lagstat.GameNotLaggy=O jogo não parece estar com atraso significativo.
Lagstat.LagstatReset=LagStat foi reiniciado.
! Example: Total lag over the last 1.0m: 0.02s
Expand Down
2 changes: 2 additions & 0 deletions emulinker/src/main/i18n/messages_ru.properties
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ KailleraServerImpl.TweetPendingAnnouncement=Отправка твита чере
KailleraServerImpl.TweetCloseMessage=(обнаружен противник)
KailleraServerImpl.CanceledPendingTweet=Отменен отложенный твит.

KailleraServerImpl.ServerShuttingDown=The server is shutting down.

Lagstat.GameNotLaggy=Игра не кажется значительно медленной.
Lagstat.LagstatReset=Статистика отставаний сброшена.
! Example: Total lag over the last 1.0m: 0.02s
Expand Down
2 changes: 2 additions & 0 deletions emulinker/src/main/i18n/messages_zh.properties
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ KailleraServerImpl.TweetPendingAnnouncement=在 {0,number,integer} 秒内发布
KailleraServerImpl.TweetCloseMessage=(关闭推特消息)
KailleraServerImpl.CanceledPendingTweet=取消发送推特消息。

KailleraServerImpl.ServerShuttingDown=The server is shutting down.

Lagstat.GameNotLaggy=网络延迟较低。
Lagstat.LagstatReset=游戏网络延迟已重置。
! Example: Total lag over the last 1.0m: 0.02s
Expand Down