Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #39

Merged
merged 12 commits into from
Nov 14, 2023
2 changes: 1 addition & 1 deletion i18n/locales/de/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?",
"UPDATED": "Updated",
"CURRENT_VERSION": "Current version",
"OPEN_CHANGELOG": "open changelog",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "App deployed",
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type",
"COMPACT_MODE": "Compact mode",
Expand Down
84 changes: 42 additions & 42 deletions i18n/locales/es/game.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,51 +10,51 @@
"UNLOCK_BLUEPRINTS": "Desbloquear planos",
"UNLOCK_TIME": "Tiempo de desbloqueo",
"HYD": "hyd",
"AU": "AU",
"WS": "WS",
"BS": "BS",
"BLS": "BS",
"RS": "RS",
"YS": "YS",
"AU": "UA",
"WS": "EB",
"BS": "NC",
"BLS": "EA",
"RS": "ER",
"YS": "EN",
"PVP": "PvP",
"PVE": "PvE",
"UPGRADE_COST": "Upgrade Cost",
"UPGRADE_TIME": "Upgrade time",
"NEW_MODULE_SLOTS": "Type of additional new slot",
"INITIAL_MODULE_LEVELS": "Module level",
"MAX_PER_STAR_SYSTEM": "Maximum quantity per system",
"MAX_PER_SECTOR": "Maximum quantity per sector",
"UPGRADE_COST": "Coste de Mejora",
"UPGRADE_TIME": "Tiempo de Mejora",
"NEW_MODULE_SLOTS": "Tipo de ranura adicional",
"INITIAL_MODULE_LEVELS": "Nivel de módulo",
"MAX_PER_STAR_SYSTEM": "Cantidad máxima por sistema",
"MAX_PER_SECTOR": "Cantidad máxima por sector",
"CERBERUS": "Cerberus",
"SECTIONS": "Sections",
"FLAGSHIP_MODULES": "Flagship modules",
"COST": "Cost",
"PLANET_TYPES": "Planet Types",
"HYDROGEN_PER_DAY": "New hydro every day",
"SECTORS": "Sectors",
"COLONIZATION_PLANETS": "Colonization of planets",
"LVLS_PLANETS": "Planet improvement",
"XP_AWARD": "XP Award",
"TIME_TO_UPGRADE": "Time Upgrade",
"CREDIT_SHIPMENT_MODIFIER": "Shipment modifier",
"MAX_UPGRADE_LEVEL": "Max Level",
"MODEL": "Model",
"SLOTS_USED": "Weight",
"SALVAGE_CR_REWARD": "Credits for Salvage",
"PRICE_IN_CRYSTALS": "Buying for crystals",
"BLUEPRINTS": "Blueprints drop for each level",
"MAX_INFLUENCE_GAIN": "Max. influence reward",
"MAX_INFLUENCE_LOSS": "Max. influence loss",
"INFLUENCE_AWARD_THRESHOLD": "Actions for gaining influence",
"NUM_MAX_PLANETS": "The number of max. planets",
"NUM_PLAYERS_WITH_ACCESS": "Number of players",
"RESEARCH_SLOTS": "Number of slots for artifacts",
"ART_LEVEL": "Artifact level",
"MIN_RS_LEVEL": "Min level RS",
"MODULE": "Module",
"MOVE_UPDATE_SEC": "Move delay",
"BLS_CR_REWARD_WIN_LIMIT_PERIOD": "Cooldown rewards",
"BLS_MAX_HYDRO_PER_DAY_PCT": "Maximum Hydrogen Reward",
"BLS_HYDRO_REWARD": "Hydro reward of cap",
"SECTIONS": "Secciones",
"FLAGSHIP_MODULES": "Módulos de Nave Insignia",
"COST": "Coste",
"PLANET_TYPES": "Tipos de Planetas",
"HYDROGEN_PER_DAY": "Nuevo hidro cada día",
"SECTORS": "Sectores",
"COLONIZATION_PLANETS": "Colonización de planetas",
"LVLS_PLANETS": "Mejora de planeta",
"XP_AWARD": "EXP otorgada",
"TIME_TO_UPGRADE": "Tiempo de Mejora",
"CREDIT_SHIPMENT_MODIFIER": "Modificador de envíos",
"MAX_UPGRADE_LEVEL": "Nivel Máximo",
"MODEL": "Modelo",
"SLOTS_USED": "Peso",
"SALVAGE_CR_REWARD": "Créditos por Rescate",
"PRICE_IN_CRYSTALS": "Comprando por cristales",
"BLUEPRINTS": "Planos otorgados por cada nivel",
"MAX_INFLUENCE_GAIN": "Recompensa máxima de influencia",
"MAX_INFLUENCE_LOSS": "Pérdida máxima de influencia",
"INFLUENCE_AWARD_THRESHOLD": "Acciones para ganar influencia",
"NUM_MAX_PLANETS": "El número máximo de planetas",
"NUM_PLAYERS_WITH_ACCESS": "Número de jugadores",
"RESEARCH_SLOTS": "Número de ranuras para artefactos",
"ART_LEVEL": "Nivel de artefacto",
"MIN_RS_LEVEL": "Nivel mínimo ER",
"MODULE": "Módulo",
"MOVE_UPDATE_SEC": "Retraso de movimiento",
"BLS_CR_REWARD_WIN_LIMIT_PERIOD": "Enfriamiento de Recompensas",
"BLS_MAX_HYDRO_PER_DAY_PCT": "Recompensa Máxima de Hidrógeno",
"BLS_HYDRO_REWARD": "Recompensa de hidro de capacidad",
"BLS_CREDIT_REWARD": "Credit reward",
"BLS_RANKED_MATCHES_PER_DAY": "Ranked matches per day",
"BLS_SP_FACTOR": "Factor starter pack",
Expand Down
2 changes: 1 addition & 1 deletion i18n/locales/es/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?",
"UPDATED": "Updated",
"CURRENT_VERSION": "Current version",
"OPEN_CHANGELOG": "open changelog",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "App deployed",
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type",
"COMPACT_MODE": "Compact mode",
Expand Down
3 changes: 3 additions & 0 deletions i18n/locales/fr/CUSTOM_DESCR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"TID_YS_SECTORS": "Note: The Sector № (number) are random within their \"Cluster\", but the clusters are not tied to the Short range scanner. Exclusion of the first 6 sectors - there is no randomness in these sectors"
}
97 changes: 89 additions & 8 deletions i18n/locales/fr/game.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,97 @@
{
"TYPE_MOD_TRADE": "Modules de commerce",
"TYPE_MOD_MINING": "Modules miniers",
"TYPE_MOD_WEAPON": "Modules d'armes",
"TYPE_MOD_SHIELD": "Modules de bouclier",
"TYPE_MOD_COMBAT": "Modules de combat",
"TYPE_MOD_DRONE": "Modules de drones",
"LVL": "niveau",
"TYPE_MOD_TRADE": "Trade modules",
"TYPE_MOD_MINING": "Mining modules",
"TYPE_MOD_WEAPON": "Weapon modules",
"TYPE_MOD_SHIELD": "Shield modules",
"TYPE_MOD_COMBAT": "Combat modules",
"TYPE_MOD_DRONE": "Drone modules",
"LVL": "lvl",
"UNLOCK_PRICE": "Unlock price",
"UNLOCK_BLUEPRINTS": "Unlock blueprints",
"UNLOCK_TIME": "Unlock Time",
"HYD": "hyd",
"AU": "AU",
"WS": "WS",
"BS": "BS"
"BS": "BS",
"BLS": "BS",
"RS": "RS",
"YS": "YS",
"PVP": "PvP",
"PVE": "PvE",
"UPGRADE_COST": "Upgrade Cost",
"UPGRADE_TIME": "Upgrade time",
"NEW_MODULE_SLOTS": "Type of additional new slot",
"INITIAL_MODULE_LEVELS": "Module level",
"MAX_PER_STAR_SYSTEM": "Maximum quantity per system",
"MAX_PER_SECTOR": "Maximum quantity per sector",
"CERBERUS": "Cerberus",
"SECTIONS": "Sections",
"FLAGSHIP_MODULES": "Flagship modules",
"COST": "Cost",
"PLANET_TYPES": "Planet Types",
"HYDROGEN_PER_DAY": "New hydro every day",
"SECTORS": "Sectors",
"COLONIZATION_PLANETS": "Colonization of planets",
"LVLS_PLANETS": "Planet improvement",
"XP_AWARD": "XP Award",
"TIME_TO_UPGRADE": "Time Upgrade",
"CREDIT_SHIPMENT_MODIFIER": "Shipment modifier",
"MAX_UPGRADE_LEVEL": "Max Level",
"MODEL": "Model",
"SLOTS_USED": "Weight",
"SALVAGE_CR_REWARD": "Credits for Salvage",
"PRICE_IN_CRYSTALS": "Buying for crystals",
"BLUEPRINTS": "Blueprints drop for each level",
"MAX_INFLUENCE_GAIN": "Max. influence reward",
"MAX_INFLUENCE_LOSS": "Max. influence loss",
"INFLUENCE_AWARD_THRESHOLD": "Actions for gaining influence",
"NUM_MAX_PLANETS": "The number of max. planets",
"NUM_PLAYERS_WITH_ACCESS": "Number of players",
"RESEARCH_SLOTS": "Number of slots for artifacts",
"ART_LEVEL": "Artifact level",
"MIN_RS_LEVEL": "Min level RS",
"MODULE": "Module",
"MOVE_UPDATE_SEC": "Move delay",
"BLS_CR_REWARD_WIN_LIMIT_PERIOD": "Cooldown rewards",
"BLS_MAX_HYDRO_PER_DAY_PCT": "Maximum Hydrogen Reward",
"BLS_HYDRO_REWARD": "Hydro reward of cap",
"BLS_CREDIT_REWARD": "Credit reward",
"BLS_RANKED_MATCHES_PER_DAY": "Ranked matches per day",
"BLS_SP_FACTOR": "Factor starter pack",
"STAR_SECTOR_DPS": "Star damage",
"STAR_SECTOR_NAVPOINTS": "Navigation points in the star sector",
"MODE": "Mode",
"MAX_WAYPOINTS": "Max waypoints",
"WS_MAX_BS_PER_PLAYER": "Maximum battleships per player",
"WS_MAX_OTHER_PER_PLAYER": "Maximum ships of another type per player",
"ON_DESTROY_SPAWN_COUNT": "A number of spawn ships after destroy",
"BARRAGE_MAX_ADDITIONAL_ENEMIES": "Max. enemies for additional damage",
"TELEPORT_BREAKS_BOND": "Teleport breaks the Bond",
"LEAP_BREAKS_BOND": "Leap breaks the Bond",
"BOND_BREAKS_BOND": "Bond breaks the Bond",
"BOND_OVERRIDES_BARRIER": "Bond ignores the Barrier",
"UNITY_MAX_DAMAGE_INCREASE_PCT": "Max. damage",
"MAX_SHIPS": "Max. ships",
"SHIP_TO_SPAWN": "Ship spawn",
"PLANETS": "Planets",
"STARS": "Stars",
"DRONE": "Drone",
"PROJECTILE": "Projectile",
"PREVENT_USE_ON_WS_JUMPGATE": "Prevent use on WS jump gate",
"SECTOR_ENRICH_COOLDOWN_SECONDS": "Sector cooldown after enrich",
"SECTOR_GENESIS_COOLDOWN_SECONDS": "Sector cooldown after genesis",
"STOP_COUNTDOWN_ON_DISABLE": "Stop countdown on disable",
"AREA_SHIELD": "Shield by area",
"BS_ONLY": "For battleship only",
"DISABLE_ACTIVATION_DURING_PREP": "Disable activation during provisioning",
"IGNORE_BARRIER": "Ignore the barrier",
"DEACTIVATE_ON_JUMP": "Deactivate on jump",
"MOVE_RADIUS": "Move radius",
"BUY_IN_PAIRS": "Buying a pair",
"RS_PUBLIC_LATE_JOIN_MIN_STAR_LEVEL": "RS Public minimum star level",
"PORTRAIT": "Portrait",
"AI_UPDATE_INTERVAL": "Bot update interval",
"DRONES_IGNORE_BARRIER": "Drones ignores the Barrier",
"RUSH_COST_MODIFIER": "Crystal rush cost modifier",
"CLUSTER": "Cluster"
}
41 changes: 40 additions & 1 deletion i18n/locales/fr/site.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
{
"HOME": "Home"
"HOME": "Home",
"PLAN_LVL": "Planned level",
"CURRENT_LVL": "Current level",
"REQ_BANK": "Required credit bank",
"RESET_ALL": "Reset everything",
"RESET_PLAN": "Reset the plan",
"PLANETS_CALC": "Planet calculator",
"MODULES_CALC": "Modules calculator",
"CALCULATOR_SETTINGS": "Calculator settings",
"OTHER": "Other",
"SWITCH_ACCS": "Account switcher {0} [{1}]",
"OPEN": "Open",
"YES": "Yes",
"NO": "No",
"VALUE": "Value {0}",
"ABOUT": "About project",
"INPUT_VALUES": "Input values",
"CONFIG": "Configuration",
"COPY": "Copy",
"COPIED": "Copied",
"CREATE": "Create",
"LIST": "List",
"FROM_TEXT_FORMAT": "From text format (optional)",
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?",
"UPDATED": "Updated",
"CURRENT_VERSION": "Current version",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "App deployed",
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type",
"COMPACT_MODE": "Compact mode",
"COMPACT_MODE_NOTE": "WARNING! Only turn it off if you know what you're doing.",
"CONFIRM_LOGIN": "Confirm your login from {0} as {1}",
"FILTER": "Filter",
"ENTER_CODE": "Connect code from the bot",
"CANNOT_BE_EMPTY": "Cannot be empty",
"INCORRECT_CODE": "Incorrect code",
"HS_COMPENDIUM": "HSCompendium",
"TECHNOLOGIES": "Technologies",
"CRYSTAL_CALCULATOR": "Crystal calculator",
"TIME": "Time"
}
2 changes: 1 addition & 1 deletion i18n/locales/it/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?",
"UPDATED": "Updated",
"CURRENT_VERSION": "Current version",
"OPEN_CHANGELOG": "open changelog",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "App deployed",
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type",
"COMPACT_MODE": "Compact mode",
Expand Down
2 changes: 1 addition & 1 deletion i18n/locales/ja/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?",
"UPDATED": "Updated",
"CURRENT_VERSION": "Current version",
"OPEN_CHANGELOG": "open changelog",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "App deployed",
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type",
"COMPACT_MODE": "Compact mode",
Expand Down
2 changes: 1 addition & 1 deletion i18n/locales/ko/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?",
"UPDATED": "Updated",
"CURRENT_VERSION": "Current version",
"OPEN_CHANGELOG": "open changelog",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "App deployed",
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type",
"COMPACT_MODE": "Compact mode",
Expand Down
2 changes: 1 addition & 1 deletion i18n/locales/pt/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?",
"UPDATED": "Updated",
"CURRENT_VERSION": "Current version",
"OPEN_CHANGELOG": "open changelog",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "App deployed",
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type",
"COMPACT_MODE": "Compact mode",
Expand Down
2 changes: 1 addition & 1 deletion i18n/locales/ru/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "Удалить \"{0}\" конфигурацию ?",
"UPDATED": "Обновлено",
"CURRENT_VERSION": "Текущая версия",
"OPEN_CHANGELOG": "Открыть журнал изменений",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "Приложение развернуто",
"MODULES_BY_ARTIFACT_TYPE": "Модули по типу артефакта",
"COMPACT_MODE": "Компактный режим",
Expand Down
2 changes: 1 addition & 1 deletion i18n/locales/zh-si/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"REMOVE_CONFIG": "删除 \"{0}\" 配置 ?",
"UPDATED": "已更新",
"CURRENT_VERSION": "当前版本",
"OPEN_CHANGELOG": "打开更改日志",
"OPEN_CHANGELOG": "Open changelog",
"DEPLOYED": "最后部署于",
"MODULES_BY_ARTIFACT_TYPE": "各神器中能找到的模组蓝图",
"COMPACT_MODE": "紧凑模式",
Expand Down