mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-06 15:44:49 +08:00
Updated locale files with new language
This commit is contained in:
parent
d7ca428d41
commit
05cf40caac
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || 在游戏内检视玩家数据
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || 查看全服网络页面
|
||||
Command Help - /plan player || 检视玩家数据
|
||||
Command Help - /plan players || 列出所有已缓存玩家名单
|
||||
@ -138,6 +139,11 @@ Disable || 已禁用插件。
|
||||
Disable - Processing || 正在处理未处理的关键任务。(${0})
|
||||
Disable - Processing Complete || 处理完毕。
|
||||
Disable - Unsaved Session Save || 保存未完成的时域中..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || 正在关闭网页服务器···
|
||||
Enable || 已启用插件。
|
||||
Enable - Database || ${0}-已建立数据库连接。
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || server.properties 中的 IP
|
||||
Enable - Notify Geolocations disabled || 已关闭地理位置收集。(Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || 插件需要在首次运行时访问互联网以下载 GeoLite2 地理位置数据库。
|
||||
Enable - Notify Webserver disabled || 未初始化网页服务器。(WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || 正在初始化网页服务器···
|
||||
Enable FAIL - Database || ${0}-连接数据库失败:${1}
|
||||
Enable FAIL - Database Patch || 数据库补丁失败,插件必须被禁用。请汇报此问题
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || 比较15天前
|
||||
HTML - COMPARING_60_DAYS || 比较30天前
|
||||
HTML - COMPARING_7_DAYS || 比较7天前
|
||||
HTML - DATABASE_NOT_OPEN || 数据库未开放, 请输入 /plan info 查看数据库状态
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || 认证时发生错误
|
||||
HTML - EXPIRED_COOKIE || 用户Cookie已过期
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || 全服网络在线活动
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || 30天打卡签到
|
||||
HTML - TITLE_INSIGHTS || 30天Insights
|
||||
HTML - TITLE_IS_AVAILABLE || 可用
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || 过去 24 小时
|
||||
HTML - TITLE_LAST_30_DAYS || 过去 30 天
|
||||
HTML - TITLE_LAST_7_DAYS || 过去 7 天
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th> 与
|
||||
HTML ERRORS - ACCESS_DENIED_403 || 拒绝访问
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - 确保您已使用 <b>/plan register</b> 注册用户<br>- 检查用户名与密码是否正确<br>- 用户名与密码区分大小写<br><br>若您忘记了密码,请让工作人员删除您的旧密码并重新注册。
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || 相比检视网页有着更少的信息。
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import dat
|
||||
Command Help - /plan info || Zjistit verzi Plan
|
||||
Command Help - /plan ingame || Ukázat Hráčské info ve hře
|
||||
Command Help - /plan json || Ukázat json Hráčských čistých dat.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Ukázat stránku sítě
|
||||
Command Help - /plan player || Ukázat stránku hráče
|
||||
Command Help - /plan players || Ukázat stránku hráčů
|
||||
@ -138,6 +139,11 @@ Disable || Player Analytics vypnuty.
|
||||
Disable - Processing || Zpracovávání kritických nezpracovaných úkonů. (${0})
|
||||
Disable - Processing Complete || Zpracování dokončeno.
|
||||
Disable - Unsaved Session Save || Ukládání nedokončené relace.
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Webserver je již vypnutý.
|
||||
Enable || Player Analytics zapnuty.
|
||||
Enable - Database || ${0}-připojení k databázi navázáno.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || IP v server.properties je pr
|
||||
Enable - Notify Geolocations disabled || Sbírání geolokace není aktivní. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan potřebuje internetové připojení pro první start ke stažení GeoLite2 Geolocation databáze.
|
||||
Enable - Notify Webserver disabled || WebServer nebyl inicializován. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Webserver běží na PORTU ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Připojení k databázi selhalo: ${1}
|
||||
Enable FAIL - Database Patch || Patch databáze selhal, plugin musí být vypnut. Prosíme nahlašte tento problém
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Srovnání posledních 15 dn
|
||||
HTML - COMPARING_60_DAYS || Srovnání posledních 60 dní
|
||||
HTML - COMPARING_7_DAYS || Srovnání posledních 7 dní
|
||||
HTML - DATABASE_NOT_OPEN || Databáze není otevřená, ověřte status databáze s /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Autentifikace neuspěšná kvůli chybě
|
||||
HTML - EXPIRED_COOKIE || Uživatelské cookie expirovalo
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Aktuální skupina aktivit
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || a
|
||||
HTML - QUERY_ARE || ` jsou`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || jsou ve skupinách aktivit
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || jsou v ${plugin}'s ${group} Skupiny
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Načítání filtrů..
|
||||
HTML - QUERY_MAKE || Vytvořit dotaz
|
||||
HTML - QUERY_MAKE_ANOTHER || Vytvořit další dotaz
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Online aktivita na proxy
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Štítek pro 30 dní
|
||||
HTML - TITLE_INSIGHTS || Postřehy za 30 dní
|
||||
HTML - TITLE_IS_AVAILABLE || je dostupný
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Posledních 24 hodin
|
||||
HTML - TITLE_LAST_30_DAYS || Posledních 30 dní
|
||||
HTML - TITLE_LAST_7_DAYS || Posledních 7 dní
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Aktualizovat
|
||||
HTML - Version Update Available || Nová verze ${0} je dostupná!
|
||||
HTML - Version Update Dev || Toto je vývojářská verze.
|
||||
HTML - Version Update Info || Nová verze je dostupná ke stažení.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>S
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Přístup zamítnut
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Ujistěte se, že jste zaregistrovaní s uživatelem s <b>/plan register</b><br>- Zkontrolujte zda je jméno a heslo správné<br>- Jméno a heslo jsou citlivá na velká/malá písmena<br><br>Pokud jste zapomněli heslo, zeptejte se člena týmu ke smazání vašeho starého uživatele či nové registraci.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Vykoná import k načtení da
|
||||
In Depth Help - /plan info || Zobrazí aktuální status pluginu.
|
||||
In Depth Help - /plan ingame || Ukáže některé informace o hráči ve hře.
|
||||
In Depth Help - /plan json || Dovolí stáhnout hráčská data v json formátu. Všechna.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Získání odkazu k /network page, pouze na sítích.
|
||||
In Depth Help - /plan player || Získání odkazu k /player page specifického hráče, či aktuálního.
|
||||
In Depth Help - /plan players || Získání odkazu k /players page k zobrazení seznamu hráčů.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || Zeigt die Spielerinfo im Spiel
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Netzwerk-Seite
|
||||
Command Help - /plan player || Zeigt eine Spielerseite an
|
||||
Command Help - /plan players || Spieler-Seite
|
||||
@ -138,6 +139,11 @@ Disable || Player Analytics ausgeschalte
|
||||
Disable - Processing || Verarbeite kritische unverarbeitete Aufgaben. (${0})
|
||||
Disable - Processing Complete || Verarbeitung komplett.
|
||||
Disable - Unsaved Session Save || Speichere unfertige Sitzungen..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Webserver deaktiviert.
|
||||
Enable || Player Analytics eingeschaltet.
|
||||
Enable - Database || ${0}-dDatenbankverbindung hergestellt.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || IP in der server.properties i
|
||||
Enable - Notify Geolocations disabled || Geolocation wird nicht aufgezeichnet (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan braucht einen Internetzugang um die GeoLite2 Geolocation Datenbank runterzuladen.
|
||||
Enable - Notify Webserver disabled || Webserver wurde nicht geladen. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Webserver läuft auf PORT ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Datenbankverbindung fehlgeschlagen: ${1}
|
||||
Enable FAIL - Database Patch || Datenbank-Patch ist fehlgeschlagen. Plugin wurde deaktiviert. Wir bitten dich, uns diesen Vorfall mitzuteilen.
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Vergleiche 15 Tage
|
||||
HTML - COMPARING_60_DAYS || Vergleiche 30 Tage bis Jetzt
|
||||
HTML - COMPARING_7_DAYS || Vergleiche 7 Tage
|
||||
HTML - DATABASE_NOT_OPEN || Datenbank ist nicht offen, überprüfe den DB Status mit /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Authentifikation fehlgeschlagen
|
||||
HTML - EXPIRED_COOKIE || User cookie has expired
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Netzwerk Online Aktivität
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Lochkarte für 30 Tage
|
||||
HTML - TITLE_INSIGHTS || Insights for 30 days
|
||||
HTML - TITLE_IS_AVAILABLE || ist Verfügbar
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Letzte 24 Stunden
|
||||
HTML - TITLE_LAST_30_DAYS || Letzte 30 Tage
|
||||
HTML - TITLE_LAST_7_DAYS || Letzte 7 Tage
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>Breite
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Zugriff verweigert
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Stelle sicher, dass du einen Account mit <b>/plan register</b> hinzugefügt hast.<br>- Überprüfe, ob Passwort und Benutzername korrekt sind<br>- Bei Benutzername und Passwort auf Groß- und Kleinschreibung achten! <br><br>- Wenn du dein Passwort vergessen hast, bitte ein Teammitglied deinen Account zu löschen und neu zu erstellen.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Zeigt einige Informationen zu einem Spieler im Spiel.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || View Player info in game
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || View the Network Page
|
||||
Command Help - /plan player || View a Player Page
|
||||
Command Help - /plan players || View the Players Page
|
||||
@ -138,6 +139,11 @@ Disable || Player Analytics Disabled.
|
||||
Disable - Processing || Processing critical unprocessed tasks. (${0})
|
||||
Disable - Processing Complete || Processing complete.
|
||||
Disable - Unsaved Session Save || Saving unfinished sessions..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Webserver has been disabled.
|
||||
Enable || Player Analytics Enabled.
|
||||
Enable - Database || ${0}-database connection established.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || IP in server.properties is em
|
||||
Enable - Notify Geolocations disabled || Geolocation gathering is not active. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan Requires internet access on first run to download GeoLite2 Geolocation database.
|
||||
Enable - Notify Webserver disabled || WebServer was not initialized. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Webserver running on PORT ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Database Connection failed: ${1}
|
||||
Enable FAIL - Database Patch || Database Patching failed, plugin has to be disabled. Please report this issue
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Comparing 15 days
|
||||
HTML - COMPARING_60_DAYS || Comparing 30d ago to Now
|
||||
HTML - COMPARING_7_DAYS || Comparing 7 days
|
||||
HTML - DATABASE_NOT_OPEN || Database is not open, check db status with /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Authentication failed due to error
|
||||
HTML - EXPIRED_COOKIE || User cookie has expired
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Network Online Activity
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Punchcard for 30 days
|
||||
HTML - TITLE_INSIGHTS || Insights for 30 days
|
||||
HTML - TITLE_IS_AVAILABLE || is Available
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Last 24 hours
|
||||
HTML - TITLE_LAST_30_DAYS || Last 30 days
|
||||
HTML - TITLE_LAST_7_DAYS || Last 7 days
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>With
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Access Denied
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Ensure you have registered a user with <b>/plan register</b><br>- Check that the username and password are correct<br>- Username and password are case-sensitive<br><br>If you have forgotten your password, ask a staff member to delete your old user and re-register.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Displays some information about the player in game.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || Ver información de los jugadores en el juego
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Ver la página de la red
|
||||
Command Help - /plan player || Ver la página de un jugador
|
||||
Command Help - /plan players || Ver la página de los jugadores
|
||||
@ -138,6 +139,11 @@ Disable || Análisis del jugador deshabi
|
||||
Disable - Processing || Procesando las tareas no procesadas. (${0})
|
||||
Disable - Processing Complete || Procesado completado.
|
||||
Disable - Unsaved Session Save || Salvando sesiones incompletas..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Servidores web han sido deshabilitados.
|
||||
Enable || Analisis de jugadores habilitado.
|
||||
Enable - Database || ${0}-conexion a la base de datos establecido.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || La IP en el server.properties
|
||||
Enable - Notify Geolocations disabled || La recolección por Geolocalizacion no está activada. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan requiere acceso a internet la primera vez para descargar la base de datos de GeoLite2 Geolocation.
|
||||
Enable - Notify Webserver disabled || El servidor web no se ha iniciado. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Eñ servidor web esta funcionando en el puerto ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Conexion a la base de datos incorrecta: ${1}
|
||||
Enable FAIL - Database Patch || El parcheado de la base de datos ha fallado, el plugin tiene que ser deshabilitado. Por favor, reporta este error.
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Comparando 15 dias
|
||||
HTML - COMPARING_60_DAYS || Comparando desde hace 30d hasta ahora
|
||||
HTML - COMPARING_7_DAYS || Comparando 7 dias
|
||||
HTML - DATABASE_NOT_OPEN || La base de datos no está abierta, mira su estado con /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || La autenticación ha llevado a error
|
||||
HTML - EXPIRED_COOKIE || User cookie has expired
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Actividad online de red
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Tarjeta por 30 días
|
||||
HTML - TITLE_INSIGHTS || Ideas por 30 días
|
||||
HTML - TITLE_IS_AVAILABLE || está disponible
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Últimas 24 horas
|
||||
HTML - TITLE_LAST_30_DAYS || Últimos 30 dias
|
||||
HTML - TITLE_LAST_7_DAYS || Últimos 7 días
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>Con
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Acceso denegado
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Asegura que has registrado un usuario con <b>/plan register</b><br>- Comprueba que el usuario y la contraseña son correctos.<br>- Se pueden destinguir las minúsculas y mayúsculas del nick y la contraseña.<br><br>Si has olvidado tu contraseña, pídele a un miembro staff que borre la cuenta y te vuelves a registrar.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Proporciona información sobre un jugador en el juego.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Tuo tietoja
|
||||
Command Help - /plan info || Tietoa ohjelmasta
|
||||
Command Help - /plan ingame || Katso pelaajan tietoja pelissä
|
||||
Command Help - /plan json || Näkymä pelaajan raakadatasta.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Katso Verkoston sivua
|
||||
Command Help - /plan player || Katso Pelaajan sivua
|
||||
Command Help - /plan players || Katso Pelaajat sivua
|
||||
@ -138,6 +139,11 @@ Disable || Player Analytics Sammutettu.
|
||||
Disable - Processing || Suoritetaan kriittisiä suorittamattomia toimintoja. (${0})
|
||||
Disable - Processing Complete || Suoritus valmis.
|
||||
Disable - Unsaved Session Save || Tallennetaan päättymättömät istunnot..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Web palvelin on sammutettu.
|
||||
Enable || Player Analytics Käynnistetty.
|
||||
Enable - Database || ${0}-tietokanta yhteys luotu.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || IP server.properties tiedosto
|
||||
Enable - Notify Geolocations disabled || Sijaintien keräys ei ole päällä. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan Vaatii internetin ensimmäisellä käynnistyskerralla GeoLite2 tietokannan lataamiseen.
|
||||
Enable - Notify Webserver disabled || Web Palvelinta ei käynnistetty. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Web Palvelin pyörii PORTILLA ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Tietokanta yhteys epäonnistui: ${1}
|
||||
Enable FAIL - Database Patch || Tietokannan muutokset epäonnistuivat, Plan jouduttiin sulkemaan. Ilmoita tästä ongelmasta
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Verrataan 15 päivää
|
||||
HTML - COMPARING_60_DAYS || Verrataan 30 päivää sitten nykyhetkeen
|
||||
HTML - COMPARING_7_DAYS || Verrataan 7 päivää
|
||||
HTML - DATABASE_NOT_OPEN || Tietokanta ei ole auki, tarkista tietokannan status /plan info komennolla
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Todennus epäonnistui virheen vuoksi
|
||||
HTML - EXPIRED_COOKIE || Käyttäjän kirjautumiseväste vanheni
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || ja
|
||||
HTML - QUERY_ARE || `ovat`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || ovat Aktiivisuus Luokissa
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || ovat ${plugin}:n ${group} Luokissa
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Ladataan suodattimia..
|
||||
HTML - QUERY_MAKE || Tee kysely
|
||||
HTML - QUERY_MAKE_ANOTHER || Tee toinen kysely
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Verkoston paikallaolo
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Reikäkortti 30 päivälle
|
||||
HTML - TITLE_INSIGHTS || Katsauksia 30 päivälle
|
||||
HTML - TITLE_IS_AVAILABLE || on saatavilla
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Viimeiset 24 tuntia
|
||||
HTML - TITLE_LAST_30_DAYS || Viimeiset 30 päivää
|
||||
HTML - TITLE_LAST_7_DAYS || Viimeiset 7 päivää
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Päivitys
|
||||
HTML - Version Update Available || Versio ${0} on Saatavilla!
|
||||
HTML - Version Update Dev || Tämä versio on DEV julkaisu.
|
||||
HTML - Version Update Info || Uusi versio on julkaistu ja on ladattavissa.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>Millä
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Pääsy Kielletty
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Varmista että olet rekisteröinyt käyttäjän komennolla <b>/plan register</b><br>- Tarkista että käyttäjänimi ja salaasana ovat oikein<br>- Nimi ja salasana ovat CASE SENSITIVE<br><br>Jos unohdit salasanasi, pyydä valvojia poistamaan käyttäjäsi ja uudelleenrekisteröidy.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Tuo tietoja tietokantaan
|
||||
In Depth Help - /plan info || Näyttää tietoja ohjelmasta
|
||||
In Depth Help - /plan ingame || Näyttää tietoja pelaajasta pelin sisällä.
|
||||
In Depth Help - /plan json || Antaa lataa pelaajasta tiedot json-muodossa.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Hanki linkki /network sivulle, toimii vain verkostoissa
|
||||
In Depth Help - /plan player || Hanki linkki annetun tai nykyisen pelaajan /player sivulle.
|
||||
In Depth Help - /plan players || Hanki linkki /players sivulle nähdäksesi pelaajalistan
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || Visualiser les informations d'un joueur (en jeu).
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Visualiser la page du réseau.
|
||||
Command Help - /plan player || Visualiser la page d'un joueur.
|
||||
Command Help - /plan players || Visualiser la page des joueurs.
|
||||
@ -138,6 +139,11 @@ Disable || Plan a été désactivé.
|
||||
Disable - Processing || Traitement des tâches critiques inachevées... (${0})
|
||||
Disable - Processing Complete || Traitement complété.
|
||||
Disable - Unsaved Session Save || Sauvegarde des sessions inachevées...
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Le serveur Web a été désactivé.
|
||||
Enable || Plan a été activé.
|
||||
Enable - Database || Connexion à la base de données établie. (${0})
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || L'adresse IP située dans le
|
||||
Enable - Notify Geolocations disabled || La Géolocalisation n'est pas active. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan nécessite un accès à Internet lors de sa première utilisation pour télécharger la base de données 'GeoLite2 Geolocation'.
|
||||
Enable - Notify Webserver disabled || Le serveur Web n'a pas été initialisé. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Le serveur Web communique à travers le port ${0} (${1}).
|
||||
Enable FAIL - Database || La connexion à la base de données a échoué. (${0}) : ${1}
|
||||
Enable FAIL - Database Patch || L'application de correctifs pour la base de données a échoué, le plugin doit être désactivé. Merci de signaler ce problème.
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Comparaison des 15 derniers j
|
||||
HTML - COMPARING_60_DAYS || Comparaison des 60 derniers jours
|
||||
HTML - COMPARING_7_DAYS || Comparaison des 7 derniers jours
|
||||
HTML - DATABASE_NOT_OPEN || La base de données n'est pas ouverte, vérifiez son état avec la commande /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Authentification échouée à cause d'une erreur
|
||||
HTML - EXPIRED_COOKIE || User cookie has expired
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Activité en ligne du réseau
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Carte perforée sur 30 jours
|
||||
HTML - TITLE_INSIGHTS || Perspectives sur 30 jours
|
||||
HTML - TITLE_IS_AVAILABLE || est Disponible
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || 24 Dernières heures
|
||||
HTML - TITLE_LAST_30_DAYS || 30 Derniers jours
|
||||
HTML - TITLE_LAST_7_DAYS || 7 Derniers jours
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>Avec
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Accès refusé.
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Assurez-vous d'avoir enregistré un utilisateur avec :<b>'/plan register'.</b><br>- Vérifiez que le nom d'utilisateur et le mot de passe soient corrects.<br>- Le nom d'utilisateur et le mot de passe sont sensibles au format majuscule/minuscule.<br><br>Si vous avez oublié votre mot de passe, demandez à un membre du staff de supprimer votre ancien utilisateur puis de vous réinscrire.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Affiche des informations sur un joueur en jeu.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || Mostra info dei giocatori in gioco
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Mostra la pagina del network
|
||||
Command Help - /plan player || Mostra la pagina di un giocatore
|
||||
Command Help - /plan players || Mostra la pagina dei giocatori
|
||||
@ -138,6 +139,11 @@ Disable || Analisi Giocatori Disabilitat
|
||||
Disable - Processing || Elaborazione di attività critiche non elaborate. (${0})
|
||||
Disable - Processing Complete || Elaborazione completata.
|
||||
Disable - Unsaved Session Save || Salvataggio di sessioni incompiute..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Il Webserver è stato disabilitato.
|
||||
Enable || Analisi Giocatori Abilitata.
|
||||
Enable - Database || ${0}-Connessione al database stabilita.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || L'IP in server.properties è
|
||||
Enable - Notify Geolocations disabled || Geolocalizazione non attiva. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan Richiede l'accesso a Internet al primo avvio per scaricare il database di geolocalizzazione GeoLite2.
|
||||
Enable - Notify Webserver disabled || WebServer non avviato. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Webserver avviato sulla PORTA ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Connessione al Database fallita: ${1}
|
||||
Enable FAIL - Database Patch || Upgrade del Database fallito, plan è stato disabilitato. Si prega di segnalare questo problema.
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Comparazione di 15 giorni
|
||||
HTML - COMPARING_60_DAYS || Comparazione di 30g fa a Ora
|
||||
HTML - COMPARING_7_DAYS || Comparazione di 7 giorni
|
||||
HTML - DATABASE_NOT_OPEN || Database non trovato, controlla il database con /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Autenticazione fallita a causa di un errore
|
||||
HTML - EXPIRED_COOKIE || User cookie has expired
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Attività Online Network
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Attività in 30 giorni
|
||||
HTML - TITLE_INSIGHTS || Grafico in 30 giorni
|
||||
HTML - TITLE_IS_AVAILABLE || è Disponibile
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Ultime 24 ore
|
||||
HTML - TITLE_LAST_30_DAYS || Ultimi 30 giorni
|
||||
HTML - TITLE_LAST_7_DAYS || Ultimi 7 giorni
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>Con
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Acccesso Bloccato
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Assicurati di registare un nuovo utente usando <b>/plan register</b><br>- Controlla che il nome e password siano corretti<br>- Nome e password sono case-sensitive<br><br>Se hai dimenticato la tua passwrod, chiedi a uno staff di rimuovere i tuoi dati e registrarti di nuovo.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Visualizza alcune informazioni sul giocatore in gioco.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || データをインポート
|
||||
Command Help - /plan info || Planの情報を表示します
|
||||
Command Help - /plan ingame || プレイヤー情報をゲーム内で表示します
|
||||
Command Help - /plan json || Jsonで保存されているプレイヤーデータを表示します
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || 「ネットワーク」のページのURLを表示します
|
||||
Command Help - /plan player || 「プレイヤー」のURLを表示します
|
||||
Command Help - /plan players || 「プレイヤー」のページのURLを表示します
|
||||
@ -138,6 +139,11 @@ Disable || プレイヤー分析が無
|
||||
Disable - Processing || 未実行の重要な処理があります (${0})
|
||||
Disable - Processing Complete || 処理が完了しました
|
||||
Disable - Unsaved Session Save || 未保存のセッションを保存しています・・
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || ウェブサーバーが無効になりました
|
||||
Enable || プレイヤー分析が有効になりました
|
||||
Enable - Database || ${0}のデータベースの接続が確立しました
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || server.propertiesの設定で
|
||||
Enable - Notify Geolocations disabled || 位置情報サービスが有効ではありません。 (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || 「Plan」は初回起動時、「GeoLite2」の位置情報データベースをダウンロードするためインターネットアクセスが必要です
|
||||
Enable - Notify Webserver disabled || ウェブサーバーの初期化に失敗しました (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || ウェブサーバーは次のポートで実行されています: ${0} (${1})
|
||||
Enable FAIL - Database || 「${0}」のデータベースの接続に失敗しました: ${1}
|
||||
Enable FAIL - Database Patch || データベースのパッチ適用に失敗しました、プラグインを無効にする必要があります。バグ報告をお願いします
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || 直近15日との比較
|
||||
HTML - COMPARING_60_DAYS || 30日前との比較
|
||||
HTML - COMPARING_7_DAYS || 直近1週間との比較
|
||||
HTML - DATABASE_NOT_OPEN || データベースを開くことができませんでした。「/plan info」コマンドを実行して状況を確認して下さい
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || エラーが発生したため認証に失敗しました
|
||||
HTML - EXPIRED_COOKIE || ユーザーのクッキーの有効期限切れです
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || ネットワーク内の接
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || 1ヶ月のパンチボード
|
||||
HTML - TITLE_INSIGHTS || 1ヶ月のパンチボード
|
||||
HTML - TITLE_IS_AVAILABLE || が利用可能です
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || 24時間
|
||||
HTML - TITLE_LAST_30_DAYS || 1ヶ月
|
||||
HTML - TITLE_LAST_7_DAYS || 一週間
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>死亡原因
|
||||
HTML ERRORS - ACCESS_DENIED_403 || アクセスが拒否されました
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - 登録したユーザーを<b>「/plan register 」</b>で確認できます。<br>- 入力したユーザー名とパスワードが正しいことを確認して下さい<br>- ユーザー名とパスワードは大文字と小文字が区別されています<br><br>パスワードを忘れた場合は、管理者に古いユーザーを削除して新しくユーザーを再登録するよう依頼して下さい
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || データベースにデー
|
||||
In Depth Help - /plan info || Planの現在の状態を表示します
|
||||
In Depth Help - /plan ingame || ゲーム内にいるプレイヤーに関する情報を表示します。
|
||||
In Depth Help - /plan json || プレイヤーのデータをJsonでダウンロードできるようにします。このJsonには全てのプレイヤーデータが格納されています
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || 「/network」ページへのリンクを取得します、これは「ネットワーク」が有効時のみ実行されます
|
||||
In Depth Help - /plan player || 特定もしくは、現在のプレイヤーの「/player」ページへのリンクを取得します
|
||||
In Depth Help - /plan players || プレイヤー一覧の「/player」ページへのリンクを取得します
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || 저장된 데이터를 불러
|
||||
Command Help - /plan info || Plan 플러그인에 대한 정보를 확인합니다.
|
||||
Command Help - /plan ingame || 게임에서 플레이어 정보를 열람합니다.
|
||||
Command Help - /plan json || 플레이어 로우 데이터의 json를 열람합니다.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || 네트워크 정보를 확인합니다.
|
||||
Command Help - /plan player || 플레이어 정보 확인합니다.
|
||||
Command Help - /plan players || 플레이어 목록 확인합니다.
|
||||
@ -138,6 +139,11 @@ Disable || 플레이어 분석이 비활
|
||||
Disable - Processing || 처리되지 않은 중요한 작업이 있습니다.. (${0})
|
||||
Disable - Processing Complete || 처리가 완료되었습니다.
|
||||
Disable - Unsaved Session Save || 완료되지 않은 세션 저장 ..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || 웹 서버가 비활성화되었습니다.
|
||||
Enable || 플레이어 분석이 활성화되었습니다.
|
||||
Enable - Database || ${0}-데이터베이스 연결이 설정되었습니다.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || server.properties의 IP가
|
||||
Enable - Notify Geolocations disabled || 위치 정보 수집이 활성화되지 않았습니다. (Data.Geolocations : false)
|
||||
Enable - Notify Geolocations Internet Required || Plan GeoLite2 Geolocation 데이터베이스를 다운로드하려면 처음 실행할 때 인터넷 액세스가 필요합니다.
|
||||
Enable - Notify Webserver disabled || 웹 서버가 초기화되지 않았습니다. (WebServer.DisableWebServer : true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || 해당 포트에서 실행되는 웹 서버 ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-데이터베이스 연결 실패: ${1}
|
||||
Enable FAIL - Database Patch || 데이터베이스 패치에 실패했습니다. 플러그인을 비활성화해야합니다. 이 문제를 신고하십시오
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || 지난 15일 비교
|
||||
HTML - COMPARING_60_DAYS || 지난 30일 비교
|
||||
HTML - COMPARING_7_DAYS || 지난 7일 비교
|
||||
HTML - DATABASE_NOT_OPEN || 데이터베이스가 열려 있지 않습니다. /plan info 로 데이터베이스 상태를 확인하십시오.
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || 오류로 인해 인증에 실패했습니다.
|
||||
HTML - EXPIRED_COOKIE || 사용자 쿠키가 만료되었습니다.
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || 네트워크 온라인 활동
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || 30일 동안의 펀치 카드
|
||||
HTML - TITLE_INSIGHTS || 30일 동안의 인사이트
|
||||
HTML - TITLE_IS_AVAILABLE || 사용할 수 있습니다
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || 지난 24시간
|
||||
HTML - TITLE_LAST_30_DAYS || 지난 30일
|
||||
HTML - TITLE_LAST_7_DAYS || 지난 7일
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>With
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Access Denied 403
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Ensure you have registered a user with <b>/plan register</b><br>- Check that the username and password are correct<br>- Username and password are case-sensitive<br><br>If you have forgotten your password, ask a staff member to delete your old user and re-register.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Displays some information about the player in game.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || Visualziar informações do Jogador in-game
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Visualizar a página da Network
|
||||
Command Help - /plan player || Visualizar a página do jogador
|
||||
Command Help - /plan players || Visualizar a página de Jogadores
|
||||
@ -138,6 +139,11 @@ Disable || Análise de Jogadores Desativ
|
||||
Disable - Processing || Processando tarefas críticas não processadas anteriormente. (${0})
|
||||
Disable - Processing Complete || Processamento completo.
|
||||
Disable - Unsaved Session Save || Saving unfinished sessions..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || O servidor web foi desativado.
|
||||
Enable || Análise de Jogadores Ativado.
|
||||
Enable - Database || ${0}-conexão com o banco de dados estabilizada.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || O IP no server.properties est
|
||||
Enable - Notify Geolocations disabled || A coleta de geolocalização está desativada. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || O Plan requer acesso à internet na primeira execução para baixar o banco de dados de geolocalização do GeoLite2.
|
||||
Enable - Notify Webserver disabled || O servidor web não foi inicializado. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || O servidor web está rodando na PORTA ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Falha na Conexão do Banco de Dados: ${1}
|
||||
Enable FAIL - Database Patch || O patch do banco de dados falhou, o plugin teve que ser desativado. Reporte esse problema no GitHub ou Discord para suporte.
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Comparing 15 days
|
||||
HTML - COMPARING_60_DAYS || Comparing 30d ago to Now
|
||||
HTML - COMPARING_7_DAYS || Comparing 7 days
|
||||
HTML - DATABASE_NOT_OPEN || Database is not open, check db status with /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Falha ao autenticar
|
||||
HTML - EXPIRED_COOKIE || User cookie has expired
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Network Online Activity
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Cartão Perfurado for 30 days
|
||||
HTML - TITLE_INSIGHTS || Insights for 30 days
|
||||
HTML - TITLE_IS_AVAILABLE || is Available
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Últimas 24 horas
|
||||
HTML - TITLE_LAST_30_DAYS || Últimos 30 dias
|
||||
HTML - TITLE_LAST_7_DAYS || Últimos 7 dias
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>Com
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Acesso Negado
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Certifique-se de ter registrado um usuário com <b>/plan register</b><br>- Verifique se o nome de usuário e a senha estão corretos<br>- O nome de usuário e senha fazem distinção entre maiúsculas e minúsculas, verifique se escreveu corretamente<br><br>Se você esqueceu sua senha, peça para um staff que exclua seu antigo usuário e registre um novo.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Mostra algumas informações sobre o jogador in-game.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || Просмотр информации об игроке в игре
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Просмотр веб-страницы
|
||||
Command Help - /plan player || Просмотр страницы игрока
|
||||
Command Help - /plan players || Посмотреть страницу с игроками
|
||||
@ -138,6 +139,11 @@ Disable || Аналитика игрок
|
||||
Disable - Processing || Обработка критических необработанных задач. (${0})
|
||||
Disable - Processing Complete || Обработка завершена.
|
||||
Disable - Unsaved Session Save || Сохранение незавершенных сессий..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Веб-сервер был отключен.
|
||||
Enable || Аналитика игрока включена.
|
||||
Enable - Database || ${0}-соединение с базой данных установлено.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || IP в server.properties пу
|
||||
Enable - Notify Geolocations disabled || Геолокационный сбор не активен. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan'у Требуется доступ в Интернет при первом запуске, чтобы загрузить базу геолокации GeoLite2.
|
||||
Enable - Notify Webserver disabled || Веб-сервер не был инициализирован. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Веб-сервер работает на порте ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Ошибка подключения к базе данных: ${1}
|
||||
Enable FAIL - Database Patch || Ошибка обновления базы данных, плагин должен быть отключен. Пожалуйста, сообщите об этой проблеме
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Сравнение 15 дне
|
||||
HTML - COMPARING_60_DAYS || Сравнение 30 дней назад и сейчас
|
||||
HTML - COMPARING_7_DAYS || Сравнение 7 дней
|
||||
HTML - DATABASE_NOT_OPEN || База данных не открыта, проверьте статус БД с помощью /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Неуспешная авторизация из-за ошибки
|
||||
HTML - EXPIRED_COOKIE || Срок действия файла cookie пользователя истек
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Сетевая активно
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Перфокарта на 30 дней
|
||||
HTML - TITLE_INSIGHTS || Статистика за 30 дней
|
||||
HTML - TITLE_IS_AVAILABLE || доступен
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Последние 24 часа
|
||||
HTML - TITLE_LAST_30_DAYS || Последние 30 дней
|
||||
HTML - TITLE_LAST_7_DAYS || Последние 7 дней
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>С
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Доступ закрыт
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Убедитесь, что вы зарегистрировали пользователя с помощью <b>/plan register</b><br>- Проверьте правильность имени пользователя и пароля<br>- Имя пользователя и пароль чувствительны к регистру<br><br>Если вы забыли ваш пароль, попросите сотрудника удалить вашего старого пользователя и перерегистрировать вас.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Отображает некоторую информацию о игроке в игре.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
@ -118,6 +118,7 @@ Command Help - /plan import || Import data
|
||||
Command Help - /plan info || Information about the plugin
|
||||
Command Help - /plan ingame || Oyuncu bilgilerini oyun içi gösterir
|
||||
Command Help - /plan json || View json of Player's raw data.
|
||||
Command Help - /plan logout || Log out other users from the panel.
|
||||
Command Help - /plan network || Network sayfasını görüntüler
|
||||
Command Help - /plan player || Oyunucunun sayfasını gösterir
|
||||
Command Help - /plan players || Oyuncu sayfasını görüntüler
|
||||
@ -138,6 +139,11 @@ Disable || Oyuncu analizi kapatıldı.
|
||||
Disable - Processing || Önceden işlenmemiş kritik görevler işleniyor. (${0})
|
||||
Disable - Processing Complete || İşlenme tamamlandı.
|
||||
Disable - Unsaved Session Save || Saving unfinished sessions..
|
||||
Disable - Unsaved Session Save Timeout || Timeout hit, storing the unfinished sessions on next enable instead.
|
||||
Disable - Waiting SQLite || Waiting queries to finish to avoid SQLite crashing JVM..
|
||||
Disable - Waiting SQLite Complete || Closed SQLite connection.
|
||||
Disable - Waiting Transactions || Waiting for unfinished transactions to avoid data loss..
|
||||
Disable - Waiting Transactions Complete || Transaction queue closed.
|
||||
Disable - WebServer || Websunucusu kapatıldı.
|
||||
Enable || Oyuncu analizi aktif edildi.
|
||||
Enable - Database || ${0}- Veritabanı bağlantısı kurulmuş.
|
||||
@ -146,6 +152,7 @@ Enable - Notify Empty IP || server.properties IP adresi k
|
||||
Enable - Notify Geolocations disabled || Coğrafi konum toplama etkin değil. (Data.Geolocations: false)
|
||||
Enable - Notify Geolocations Internet Required || Plan GeoLite2 Geolocation veritabanını indirmek için ilk çalıştırmada internet erişimi gerektir.
|
||||
Enable - Notify Webserver disabled || WebServer başlatılmadı. (WebServer.DisableWebServer: true)
|
||||
Enable - Storing preserved sessions || Storing sessions that were preserved before previous shutdown.
|
||||
Enable - WebServer || Webserver Bu port üzerinden çalışıyor ${0} (${1})
|
||||
Enable FAIL - Database || ${0}-Veritabanı bağlantısı başarısız: ${1}
|
||||
Enable FAIL - Database Patch || VeriTabanı yaması başarısız, plugin devre dışı bırakılmış olmalı. Lütfen bu sorunu bildirin.
|
||||
@ -158,6 +165,7 @@ HTML - COMPARING_15_DAYS || Comparing 15 days
|
||||
HTML - COMPARING_60_DAYS || Comparing 30d ago to Now
|
||||
HTML - COMPARING_7_DAYS || Comparing 7 days
|
||||
HTML - DATABASE_NOT_OPEN || Database is not open, check db status with /plan info
|
||||
HTML - DESCRIBE_RETENTION_PREDICTION || This value is a prediction based on previous players.
|
||||
HTML - ERROR || Kimlik doğrulama hata nedeniyle başarısız oldu
|
||||
HTML - EXPIRED_COOKIE || User cookie has expired
|
||||
HTML - FILTER_ACTIVITY_INDEX_NOW || Current activity group
|
||||
@ -284,6 +292,7 @@ HTML - QUERY_AND || and
|
||||
HTML - QUERY_ARE || `are`
|
||||
HTML - QUERY_ARE_ACTIVITY_GROUP || are in Activity Groups
|
||||
HTML - QUERY_ARE_PLUGIN_GROUP || are in ${plugin}'s ${group} Groups
|
||||
HTML - QUERY_JOINED_WITH_ADDRESS || joined with address
|
||||
HTML - QUERY_LOADING_FILTERS || Loading filters..
|
||||
HTML - QUERY_MAKE || Make a query
|
||||
HTML - QUERY_MAKE_ANOTHER || Make another query
|
||||
@ -367,6 +376,7 @@ HTML - TITLE_GRAPH_NETWORK_ONLINE_ACTIVITY || Network Online Activity
|
||||
HTML - TITLE_GRAPH_PUNCHCARD || Punchcard for 30 days
|
||||
HTML - TITLE_INSIGHTS || Insights for 30 days
|
||||
HTML - TITLE_IS_AVAILABLE || is Available
|
||||
HTML - TITLE_JOIN_ADDRESSES || Join Addresses
|
||||
HTML - TITLE_LAST_24_HOURS || Son 24 saat
|
||||
HTML - TITLE_LAST_30_DAYS || Son 30 gün
|
||||
HTML - TITLE_LAST_7_DAYS || Son 7 gün
|
||||
@ -425,6 +435,9 @@ HTML - Version Update || Update
|
||||
HTML - Version Update Available || Version ${0} is Available!
|
||||
HTML - Version Update Dev || This version is a DEV release.
|
||||
HTML - Version Update Info || A new version has been released and is now available for download.
|
||||
HTML - WARNING_NO_GAME_SERVERS || Some data requires Plan to be installed on game servers.
|
||||
HTML - WARNING_NO_GEOLOCATIONS || Geolocation gathering needs to be enabled in the config (Accept GeoLite2 EULA).
|
||||
HTML - WARNING_NO_SPONGE_CHUNKS || Chunks unavailable on Sponge
|
||||
HTML - WITH || <th>Birlikte
|
||||
HTML ERRORS - ACCESS_DENIED_403 || Giriş reddedildi
|
||||
HTML ERRORS - AUTH_FAIL_TIPS_401 || - Bir kullanıcıyı <b>/plan register</b><br>- ile kayıt ettiğinize emin olun ismin ve şifrenin doğru olup olmadığını kontol edin <br>- Kullanıcı adı ve şifre büyük / küçük harf duyarlıdır<br><br>Eğer şifreni unuttuysan, Yetkiliden sizi tekrar kayıt etmesini isteyin.
|
||||
@ -451,6 +464,7 @@ In Depth Help - /plan import || Performs an import to load da
|
||||
In Depth Help - /plan info || Display the current status of the plugin.
|
||||
In Depth Help - /plan ingame || Oyun içindeyken oyuncu hakkında bilgi verir.
|
||||
In Depth Help - /plan json || Allows you to download a player's data in json format. All of it.
|
||||
In Depth Help - /plan logout || Give username argument to log out another user from the panel, give * as argument to log out everyone.
|
||||
In Depth Help - /plan network || Obtain a link to the /network page, only does so on networks.
|
||||
In Depth Help - /plan player || Obtain a link to the /player page of a specific player, or the current player.
|
||||
In Depth Help - /plan players || Obtain a link to the /players page to see a list of players.
|
||||
|
Loading…
Reference in New Issue
Block a user