summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Klichowicz <emkael@tlen.pl>2019-10-06 15:52:02 +0200
committerGitHub <noreply@github.com>2019-10-06 15:52:02 +0200
commite60558dbea204c91368fce428d426cf77d5f7a4b (patch)
treef693f7e92908312b9510fc00f999df6963274585
parent900d0c4be3eb60f66acb0e7b236c1055a8977706 (diff)
parente60eaac20ff2d21d8e69f8a8e00cedcfac3504a9 (diff)
Merge pull request #1 from emkael/bump-jfrteamy-ausbutler
bump jfrteamy-ausbutler and update related translations
-rw-r--r--configs/translations.json54
m---------jfrteamy-ausbutler0
2 files changed, 48 insertions, 6 deletions
diff --git a/configs/translations.json b/configs/translations.json
index f6bb3c4..7ec336e 100644
--- a/configs/translations.json
+++ b/configs/translations.json
@@ -1,8 +1,50 @@
{
- "BUTLER": {"pl": "BUTLER ZNORMALIZOWANY", "en": "NORMALIZED BUTLER"},
- "BUTLER_ROUND": {"pl": "BUTLER ZNORMALIZOWANY, RUNDA#", "en": "NORMALIZED BUTLER, ROUND#"},
- "NORMALIZED_CLASSIFICATION": {"pl": "INDYWIDUALNA KLASYFIKACJA BUTLERA ZNORMALIZOWANEGO",
- "en": "INDIVIDUAL NORMALIZED BUTLER CLASSIFICATION"},
- "HEADER_OPPS": {"pl": "śr.&nbsp;przec.", "en": "opp.&nbsp;<br />&nbsp;ave."},
- "HEADER_NORMALIZED": {"pl": "znorm.", "en": "norm."}
+ "BUTLER": {
+ "pl": "BUTLER ZNORMALIZOWANY",
+ "en": "NORMALIZED BUTLER"
+ },
+ "BUTLER_ROUND": {
+ "pl": "BUTLER ZNORMALIZOWANY, RUNDA#",
+ "en": "NORMALIZED BUTLER, ROUND#"
+ },
+ "NORMALIZED_CLASSIFICATION": {
+ "pl": "INDYWIDUALNA KLASYFIKACJA BUTLERA ZNORMALIZOWANEGO",
+ "en": "INDIVIDUAL NORMALIZED BUTLER CLASSIFICATION"
+ },
+ "HEADER_OPPS": {
+ "pl": "śr.&nbsp;przec.",
+ "en": "opp.&nbsp;<br />&nbsp;ave."
+ },
+ "HEADER_NORMALIZED": {
+ "pl": "znorm.",
+ "en": "norm."
+ },
+ "INFO_NORMALIZATION_PREFIX" : {
+ "pl": "Butler znormalizowany w każdym segmencie wyliczany jest przez dodanie ",
+ "en": "Normalized butler for each segment is calculated by adding "
+ },
+ "INFO_NORMALIZATION_SUFFIX" : {
+ "pl": "% średniego nieznormalizowanego<br />wyniku na rozdanie przeciwników do własnego nieznormalizowanego wyniku pary na rozdanie.",
+ "en": "% of opponent's average non-normalized score per board to pair's own non-normalized score per board."
+ },
+ "INFO_CUTOFF_PREFIX": {
+ "pl": "Powyżej ",
+ "en": "Above "
+ },
+ "INFO_CUTOFF": {
+ "pl": " IMP na segment, zalicza się jedynie ",
+ "en": " IMPs per segment, only "
+ },
+ "INFO_CUTOFF_SUFFIX": {
+ "pl": "% wyniku.",
+ "en": "% of the score counts."
+ },
+ "INFO_NOT_ONLY_CURRENT": {
+ "pl": "Wszystkie segmenty są brane pod uwagę przy wyliczaniu średniego wyniku przeciwników,<br />wyniki ulegają więc zmianie z każdym rozegranym segmentem.",
+ "en": "All played segments are used each time to calculate opponent's average, so normalized scores may change after new segments are played."
+ },
+ "INFO_ONLY_CURRENT": {
+ "pl": "Jedynie dotychczas rozegrane segmenty są brane pod uwagę przy wyliczaniu średniego wyniku przeciwników, znormalizowane wartości dla początkowych rund mogą zatem nie być tak istotne.",
+ "en": "Only already played segments are used to calculate opponent's average, so normalized score for the first rounds may not be as significant."
+ }
}
diff --git a/jfrteamy-ausbutler b/jfrteamy-ausbutler
-Subproject fb59760d5169818774d51dc0a6a8e66e5cd2331
+Subproject 134f07b59a699d612a80856d41b9af583610d15