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
13 changes: 12 additions & 1 deletion src/main/resources/lang/fb_de_DE.properties
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,15 @@ command-help-syntax=/{0} [Befehl]
config-misc-theme=Theme
could-not-detect-theme=System Themen konnte nicht erkannt werden {0}. Vielleicht wird eine veraltete Java Version verwendet? {1}
module-fishing-entity-hooked=Achtung\: Es wurde eine Entität geangelt\! Ich versuche es in ein paar Sekunden noch einmal.
realms-could-not-parse-server-entry=Realm Eintrag konnte nicht gelesen werden\: {0}
realms-could-not-parse-server-entry=Realm Eintrag konnte nicht gelesen werden\: {0}
dialog-code-of-conduct-header=Server-Verhaltenskodex
dialog-code-of-conduct-checkbox=Für diesen Verhaltenskodex nicht erneut benachrichtigen
dialog-code-of-conduct-content=Erkennst du den Verhaltenskodex des Servers an?
config-auto-auto-accept-code-of-conduct=Den Verhaltenskodex des Servers automatisch akzeptieren
received-code-of-conduct=Verhaltenskodex empfangen\:\n\
{0}
acknowledged-code-of-conduct=Verhaltenskodex anerkannt
command-ackowledgecoc-desc=Erkennt den Verhaltenskodex des Servers an
command-ackowledgecoc-no-coc=Es gibt keinen Verhaltenskodex, der anerkannt werden muss
rejected-code-of-conduct=Verhaltenskodex abgelehnt. Verbindung wird getrennt
command-ackowledgecoc-syntax=/{0} [save]
14 changes: 13 additions & 1 deletion src/main/resources/lang/fb_en_EN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,16 @@ command-help-syntax=/{0} [Command]
config-misc-theme=Theme
could-not-detect-theme=Could not detect system theme {0}. Maybe using legacy java version? {1}
module-fishing-entity-hooked=Caution: An entity has been caught! Trying again in a few seconds.
realms-could-not-parse-server-entry=Could not parse realm server entry: {0}
realms-could-not-parse-server-entry=Could not parse realm server entry: {0}
dialog-code-of-conduct-header=Server Code of Conduct
dialog-code-of-conduct-checkbox=Do not notify again for this Code of Conduct
dialog-code-of-conduct-content=Do you acknowledge the server''s Code of Conduct?
config-auto-auto-accept-code-of-conduct=Automatically accept the server''s Code of Conduct
received-code-of-conduct=Received Code of Conduct:\n\
{0}\n\
Use /acknowledgecoc to acknowledge the Code of Conduct
acknowledged-code-of-conduct=Acknowledged Code of Conduct
command-ackowledgecoc-desc=Acknowledges the server''s Code of Conduct
command-ackowledgecoc-no-coc=There is no Code of Conduct to acknowledge
rejected-code-of-conduct=Rejected Code of Conduct. Disconnecting
command-ackowledgecoc-syntax=/{0} [save]
2 changes: 1 addition & 1 deletion src/main/resources/lang/fb_hr_HR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ realms-tos-agreement=***********************************************************
Ako želiš koristiti relams moraš prihvatiti TOS u postavkama (realm-accept-tos)\n\
************************************************************************************************
realms-determining-address=Pokušavam pronaći adresu poslužitelja... (Pokušaj {0})
server-pinging="Pinganje {0}\:{1} s protokolom MC-{2}"
server-pinging=Pinganje {0}\:{1} s protokolom MC-{2}
packet-could-not-be-received=Packet nije bio primljen. Isključivanje u tijeku...
bot-could-not-be-started=Desio se neočekivani kvar\: {0}\n\
Bot će se zaustaviti...
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/lang/fb_ro_RO.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
command-bye=La revedere.
14 changes: 13 additions & 1 deletion src/main/resources/lang/fb_zh_CN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ bot-could-not-be-started=发生意外错误\: {0}\n\
bot-automatic-reconnect=钓鱼机器人将在{0}秒内重新连接...
auth-change-onesix=Changing authentication to use OneSix
auth-using-onesix=Trying to authenticate using OneSix arguments...
auth-using-microsoft=使用微软进行身份验证
auth-create-refresh-token=Please log in with your Microsoft account using the following code {0} at {1}.\n\
This is a one-time step to allow FishingBot to access your account and log in to Minecraft servers.\n\
The data will only be stored on your computer, the developers have no access to your data\!
Expand Down Expand Up @@ -223,4 +224,15 @@ command-help-invalid-command=找不到命令。使用 /help 列出所有命令
config-misc-theme=主题
could-not-detect-theme=无法检测系统主题 {0},也许正在使用旧版本 Java?{1}
module-fishing-entity-hooked=警告:捕获到实体!将在几秒后重试。
realms-could-not-parse-server-entry=无法解析 Realms 服务器条目:{0}
realms-could-not-parse-server-entry=无法解析 Realms 服务器条目:{0}
dialog-code-of-conduct-header=服务器行为准则
dialog-code-of-conduct-checkbox=不再通知此行为准则
dialog-code-of-conduct-content=您是否认可服务器的行为准则?
config-auto-auto-accept-code-of-conduct=自动接受服务器的行为准则
received-code-of-conduct=收到行为准则:\n\
{0}\n\
使用/acknowledgecoc 来确认行为准则
acknowledged-code-of-conduct=确认的行为准则
command-ackowledgecoc-desc=确认服务器的行为准则
command-ackowledgecoc-no-coc=没有行为准则可以确认
rejected-code-of-conduct=拒绝行为准则。断开连接