Update locale files with the text of new help window

This commit is contained in:
Aurora Lahtela 2023-03-04 19:17:03 +02:00
parent b3a8fee22d
commit 7b3c436872
15 changed files with 453 additions and 273 deletions

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "地理位置"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "按小时查看"
inactive: "不活跃"
indexInactive: "不活跃"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Geolokace"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hodina po hodině"
inactive: "Neaktivní"
indexInactive: "Neaktivní"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Geolocations"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hour by Hour"
inactive: "Inaktiv"
indexInactive: "Inaktiv"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Geolocations"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hour by Hour"
inactive: "Inactive"
indexInactive: "Inactive"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Geolocalizaciones"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hora a Hora"
inactive: "Inactivo"
indexInactive: "Inactivo"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortografinen"
geolocations: "Sijainnit"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Tunnittainen katsaus"
inactive: "Inaktiivinen"
indexInactive: "Inaktiivinen"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Géolocalisation"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Heure par Heure"
inactive: "Inactif(ve)"
indexInactive: "Inactif"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Geolocalizazione"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hour by Hour"
inactive: "Inattivo"
indexInactive: "Inattivo"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "地域"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hour by Hour"
inactive: "休止中"
indexInactive: "休止中"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "지리적 위치"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hour by Hour"
inactive: "비활성"
indexInactive: "비활성"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Geolocaties"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Uur voor uur"
inactive: "Inactief"
indexInactive: "Inactief"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Geolocalizações"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Hour by Hour"
inactive: "Inactive"
indexInactive: "Inativo"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Геолокация"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Статистика по часам"
inactive: "Неактивный"
indexInactive: "Неактивный"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "Coğrafi Konumlar"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "Saat saat"
inactive: "Etkin değil"
indexInactive: "Etkisiz"

View File

@ -331,6 +331,18 @@ html:
miller: "Miller"
ortographic: "Ortographic"
geolocations: "地理位置"
help:
activityIndexBasis: "Activity index is based on non-AFK playtime in the past 3 weeks (21 days). Each week is considered separately."
activityIndexExample1: "If someone plays as much as threshold every week, they are given activity index ~3."
activityIndexExample2: "Very active is ~2x the threshold (y ≥ 3.75)."
activityIndexExample3: "The index approaches 5 indefinitely."
activityIndexVisual: "Here is a visualization of the curve where y = activity index, and x = playtime per week / threshold."
activityIndexWeek: "Week {}"
playtimeUnit: "hours"
testPrompt: "Test it out:"
testResult: "Test result"
threshold: "Threshold"
thresholdUnit: "hours / week"
hourByHour: "按小時查看"
inactive: "不活躍"
indexInactive: "不活躍"