From 9e08794ddd684d92c7904183a8c0c40d57dd1e0e Mon Sep 17 00:00:00 2001 From: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com> Date: Sun, 21 Jan 2024 10:04:17 +0200 Subject: [PATCH] Update locale files --- Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_CS.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_DE.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_EN.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_ES.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_FI.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_FR.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_IT.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_JA.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_KO.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_NL.yml | 1 + .../src/main/resources/assets/plan/locale/locale_PT_BR.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_RU.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_TR.yml | 1 + Plan/common/src/main/resources/assets/plan/locale/locale_UK.yml | 1 + .../src/main/resources/assets/plan/locale/locale_ZH_TW.yml | 1 + 16 files changed, 16 insertions(+) diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml index 0fb3821bf..7c7bb5e5b 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml @@ -338,6 +338,7 @@ html: duringLowTps: "持续低 TPS 时间" entities: "实体" errors: "Plan 错误日志" + export: "Export" exported: "数据导出时间" favoriteServer: "最喜欢的服务器" firstSession: "第一次会话" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_CS.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_CS.yml index 107b3eefd..046a02ffc 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_CS.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_CS.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Při nízkých TPS:" entities: "Entity" errors: "Plan Error Logs" + export: "Export" exported: "Doba exportu dat" favoriteServer: "Oblíbený server" firstSession: "První relace" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_DE.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_DE.yml index 9e234a94e..3435a267e 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_DE.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_DE.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Während niedriger TPS-Spitzen:" entities: "Entitäten" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Lieblingsserver" firstSession: "Erste Sitzung" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_EN.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_EN.yml index a9f4d45ca..f0f125e29 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_EN.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_EN.yml @@ -338,6 +338,7 @@ html: duringLowTps: "During Low TPS Spikes:" entities: "Entities" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Favorite Server" firstSession: "First session" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_ES.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_ES.yml index 88fac8197..3a3a09da7 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_ES.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_ES.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Durante picos bajos de TPS:" entities: "Entidades" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Servidor favorito" firstSession: "Primera sesión" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_FI.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_FI.yml index 6637a7e1d..860a6b285 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_FI.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_FI.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Matalan TPS:n aikana:" entities: "Entiteetit" errors: "Plan Virhelokit" + export: "Export" exported: "Tietojen vientiaika" favoriteServer: "Lempipalvelin" firstSession: "Ensimmäinen sessio" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_FR.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_FR.yml index 99c3b9d72..fd5afb430 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_FR.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_FR.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Pendant les pics de TPS bas :" entities: "Entités" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Serveur Favori" firstSession: "Première session" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_IT.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_IT.yml index cfabc98c5..17e1f798d 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_IT.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_IT.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Durante Spicchi TPS bassi:" entities: "Entità" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Server Preferito" firstSession: "Prima sessione" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_JA.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_JA.yml index e1c4262ca..93687258c 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_JA.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_JA.yml @@ -338,6 +338,7 @@ html: duringLowTps: "TPSの低下までの時間:" entities: "エンティティ数" errors: "Planエラーログ" + export: "Export" exported: "データエクスポート時間" favoriteServer: "お気に入りのサーバー" firstSession: "初参加" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_KO.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_KO.yml index b8c195c90..0d1bdba83 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_KO.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_KO.yml @@ -338,6 +338,7 @@ html: duringLowTps: "낮은 TPS 스파이크 동안:" entities: "엔티티" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "즐겨찾는 서버" firstSession: "첫 번째 세션" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_NL.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_NL.yml index 0eacbea89..b64e1c772 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_NL.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_NL.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Tijdens lage TPS-pieken:" entities: "Entiteiten" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Favoeriete Server" firstSession: "Eerste sessie" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.yml index a7c388333..52e5c985a 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.yml @@ -338,6 +338,7 @@ html: duringLowTps: "During Low TPS Spikes:" entities: "Entidades" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Servidor Favorito" firstSession: "First session" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_RU.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_RU.yml index bc68295e0..728500c5c 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_RU.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_RU.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Во время низкого TPS:" entities: "Объекты" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Любимый сервер" firstSession: "Первая сессия" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_TR.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_TR.yml index 953446c61..d6a5a53a8 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_TR.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_TR.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Düşük TPS Artışları Sırasında:" entities: "Varlıklar" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "Favori Sunucu" firstSession: "İlk seans" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_UK.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_UK.yml index e6a0ab20a..33a632252 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_UK.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_UK.yml @@ -338,6 +338,7 @@ html: duringLowTps: "Під час низького TPS:" entities: "Об`єкти" errors: "Plan Error Logs" + export: "Export" exported: "Час експорту даних" favoriteServer: "Улюблений сервер" firstSession: "Перша сесія" diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_ZH_TW.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_ZH_TW.yml index 0596fc9e4..54ad45eb5 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_ZH_TW.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_ZH_TW.yml @@ -338,6 +338,7 @@ html: duringLowTps: "持續低 TPS 時間" entities: "實體" errors: "Plan Error Logs" + export: "Export" exported: "Data export time" favoriteServer: "最喜愛的伺服器" firstSession: "第一此會話"