initial
This commit is contained in:
45
assets/replays-manifest.json
Normal file
45
assets/replays-manifest.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"bundles": [
|
||||
{
|
||||
"name": "atlases",
|
||||
"assets": [
|
||||
{
|
||||
"name": "ui",
|
||||
"srcs": "system/replay-ui/ui.atlas"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ui",
|
||||
"assets": [
|
||||
{
|
||||
"name": "keyboard",
|
||||
"srcs": "system/replay-ui/keyboard.skel",
|
||||
"data": {
|
||||
"spineAtlasAlias": "ui",
|
||||
"spineAtlasFile": "system/replay-ui/ui.atlas",
|
||||
"spineSkeletonScale": 0.4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "autospins_settings",
|
||||
"srcs": "system/replay-ui/autospin_settings.skel",
|
||||
"data": {
|
||||
"spineAtlasAlias": "ui",
|
||||
"spineAtlasFile": "system/replay-ui/ui.atlas",
|
||||
"spineSkeletonScale": 0.4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "game_settings",
|
||||
"srcs": "system/replay-ui/settings.skel",
|
||||
"data": {
|
||||
"spineAtlasAlias": "ui",
|
||||
"spineAtlasFile": "system/replay-ui/ui.atlas",
|
||||
"spineSkeletonScale": 0.26
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
81
assets/shared-translations/locales/de.json
Normal file
81
assets/shared-translations/locales/de.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Gewinn",
|
||||
"bet": "Einsatz",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Gesamtgewinn",
|
||||
"total_bet": "Gesamteinsatz",
|
||||
"freespins": "Freispiele",
|
||||
"free_rounds": "Freirunden",
|
||||
"balance": "Kontostand",
|
||||
"click_to_continue": "Zum Fortfahren anklicken",
|
||||
"tap_to_continue": "Zum Fortfahren tippen",
|
||||
"tap_to_start": "Zum Starten tippen",
|
||||
"freespins_label": "Freispiele",
|
||||
"respins_label": "Neudrehungen",
|
||||
"freespins_left": "{count, plural, one {Freispiel\n{count}\nübrig} other {Freispiele\n{count}\nübrig}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Sie haben\n{count}\nFreispiel übrig} other {Sie haben\n{count}\nFreispiele übrig}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Glückwunsch!\nSie haben gewonnen\n{count}\nzusätzliches Freispiel} other {Glückwunsch!\nSie haben gewonnen\n{count}\nzusätzliche Freispiele}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Glückwunsch!\nSie haben gewonnen\n{count}\nFreispiel} other {Glückwunsch!\nSie haben gewonnen\n{count}\nFreispiele}}",
|
||||
"you_won_freespins": "{count, plural, one {Sie haben gewonnen\n{count}\nFreispiel} other {Sie haben gewonnen\n{count}\nFreispiele}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Sie haben gewonnen\n{count}\nzusätzliches Freispiel} other {Sie haben gewonnen\n{count}\nzusätzliche Freispiele}}",
|
||||
"future_spins_will_use_your_account_money": "Künftige Drehs verwenden Ihr Guthaben.",
|
||||
"you_have_insufficient_funds": "Ihr Kontoguthaben ist nicht ausreichend.",
|
||||
"your_freespins_are_ended": "Sie haben keine Freispiele mehr. Die nächsten Drehungen sind kostenpflichtig.",
|
||||
"the_bet_has_not_been_accepted": "Ihr Einsatz wurde nicht angenommen, weil Sie noch Freispiele haben.",
|
||||
"you_have_won_in_free_rounds": "Sie haben {N} in Freirunden gewonnen",
|
||||
"you_have_free_rounds_left": "Sie haben {N} Freirunden übrig",
|
||||
"you_have_been_credited_with_free_rounds": "Ihnen wurden {N} Freirunden gutgeschrieben",
|
||||
"buy": "Kaufen",
|
||||
"activate": "Aktivieren",
|
||||
"deactivate": "Deaktivieren",
|
||||
"locked": "Gesperrt",
|
||||
"by_wild_spin": "durch Wild Drehung",
|
||||
"by_chance_booster": "durch Chance Booster",
|
||||
"buy_bonus": "Bonuskauf",
|
||||
"active": "Aktiv",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild-Drehung",
|
||||
"ui_autospins_title": "Autospin-Einstellungen",
|
||||
"ui_autospins_basic": "Einfach",
|
||||
"ui_autospins_advanced": "Erweitert",
|
||||
"ui_autospins_stop_autospin": "Autodreh stoppen",
|
||||
"ui_autospins_numbers_of_rounds": "Rundenanzahl",
|
||||
"ui_autospins_on_any_win": "Bei jedem Gewinn",
|
||||
"ui_autospins_if_bonus_won": "Wenn eine Bonusrunde gewonnen ist",
|
||||
"ui_autospins_if_single_win": "Wenn ein Einzelgewinn übersteigt",
|
||||
"ui_autospins_if_increases": "Wenn Kontobestand steigt um",
|
||||
"ui_autospins_if_decreases": "Wenn Kontobestand sinkt um",
|
||||
"ui_settings_title": "Einstellungen",
|
||||
"ui_settings_turbo": "Turbodrehung",
|
||||
"ui_settings_spacebar": "Leertaste zum Drehen",
|
||||
"ui_settings_audio": "Audio",
|
||||
"ui_settings_volume": "Lautstärke",
|
||||
"ui_settings_music": "Musik",
|
||||
"ui_settings_sound": "Soundeffekte",
|
||||
"rules_title": "Regeln & Informationen",
|
||||
"paytable_title": "Gewinntabelle",
|
||||
"101": "Sie müssen sich einloggen",
|
||||
"102": "102 – Ihr Konto ist deaktiviert, kontaktieren Sie bitte unseren Kundendienst.",
|
||||
"103": "103 – Ihre IP-Adresse ist gesperrt, kontaktieren Sie bitte unseren Kundendienst.",
|
||||
"104": "104 – Ihr Konto wurde gesperrt, kontaktieren Sie bitte unseren Kundendienst.",
|
||||
"105": "105 – Die Zeit für Ihre Sitzung wurde überschritten. Klicken Sie bitte auf „OK“ an, um die Seite neu zu laden.",
|
||||
"201": "Oh je! Ein Fehler ist aufgetreten. Versuchen Sie bitte, die Seite neu zu laden und kontaktieren Sie unseren Kundendienst mit dem Fehlercode 201.",
|
||||
"202": "Oh je! Ein Fehler ist aufgetreten. Versuchen Sie bitte, die Seite neu zu laden und kontaktieren Sie unseren Kundendienst mit dem Fehlercode 202.",
|
||||
"203": "Oh je! Ein Fehler ist aufgetreten. Versuchen Sie bitte, die Seite neu zu laden und kontaktieren Sie unseren Kundendienst mit dem Fehlercode 203.",
|
||||
"204": "204 – Es ist leider ein Fehler bei der Kommunikation mit dem Casino-Server aufgetreten. Bitte versuchen Sie, die Seite neu zu laden. Wenn der Fehler weiterhin besteht, kontaktieren Sie den Kasino-Support.",
|
||||
"205": "205 – Ihr Einsatz wurde nicht angenommen, weil Sie noch Freispiele haben.",
|
||||
"206": "206 - Sie haben keine Freispiele mehr. Die nächsten Drehungen sind kostenpflichtig.",
|
||||
"301": "301 – Ihr Kontoguthaben ist nicht ausreichend. \nLaden Sie Ihr Guthaben bitte auf. Ihr Spielstand wird gespeichert und Sie werden es fortsetzen können.",
|
||||
"302": "302 – Sie haben Ihre Umsatz-/Verlust-/Spielzeitlimits überschritten.",
|
||||
"303": "303 – Sie haben Ihr Limit überschritten.",
|
||||
"401": "401 – Die Einsatzsumme entspricht nicht den aktuellen Tischlimits.",
|
||||
"402": "402 - Du hast das Maximaleinsatzlimit von {value} {currency} überschritten.",
|
||||
"301nodep": "301 – Ihr Kontoguthaben ist nicht ausreichend.",
|
||||
"206i": "Künftige Drehs verwenden Ihr Guthaben.",
|
||||
"default": "Oh je, ein Fehler ist aufgetreten. Melden Sie sich bitte bei unserem Kundendienst mit dem Fehlercode {code}.",
|
||||
"some_error": "Ein Fehler ist aufgetreten.",
|
||||
"many_tabs_error": "Das Spiel ist in mehreren Registerkarten geöffnet. Schließen Sie überflüssige Registerkarten, um fortzufahren.",
|
||||
"deposit": "Einzahlen",
|
||||
"ok": "OK"
|
||||
}
|
||||
81
assets/shared-translations/locales/en-SOCIAL.json
Normal file
81
assets/shared-translations/locales/en-SOCIAL.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Win",
|
||||
"bet": "Play Amount",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Total win",
|
||||
"total_bet": "Total Play",
|
||||
"freespins": "Free Spins",
|
||||
"free_rounds": "Free Rounds",
|
||||
"balance": "Balance",
|
||||
"click_to_continue": "Click to continue",
|
||||
"tap_to_continue": "Tap to continue",
|
||||
"tap_to_start": "Tap to start",
|
||||
"freespins_label": "Free Spins",
|
||||
"respins_label": "Respins",
|
||||
"freespins_left": "{count, plural, one {Free Spin\n{count}\nleft} other {Free Spins\n{count}\nleft}}",
|
||||
"you_have_freespins_left": "{count, plural, one {You have\n{count}\nFree Spin left} other {You have\n{count}\nFree Spins left}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Congratulations!\nYou won\n{count}\nadditional Free Spin} other {Congratulations!\nYou won\n{count}\nadditional Free Spins}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Congratulations!\nYou won\n{count}\nFree Spin} other {Congratulations!\nYou won\n{count}\nFree Spins}}",
|
||||
"you_won_freespins": "{count, plural, one {You won\n{count}\nFree Spin} other {You won\n{count}\nFree Spins}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {You won\n{count}\nadditional Free Spin} other {You won\n{count}\nadditional Free Spins}}",
|
||||
"future_spins_will_use_your_account_money": "Future spins will use your account Coins.",
|
||||
"you_have_insufficient_funds": "You have insufficient coins.",
|
||||
"your_freespins_are_ended": "Your Free Spins have ended or expired. Future spins will use your account coins.",
|
||||
"the_bet_has_not_been_accepted": "The spin has not been accepted because you have Free Spins available.",
|
||||
"you_have_won_in_free_rounds": "You have won {N} in free rounds",
|
||||
"you_have_free_rounds_left": "You have {N} Free Rounds left",
|
||||
"you_have_been_credited_with_free_rounds": "You have been credited with {N} Free Rounds",
|
||||
"buy": "Activate",
|
||||
"activate": "Activate",
|
||||
"deactivate": "Deactivate",
|
||||
"locked": "Locked",
|
||||
"by_wild_spin": "by Wild Spin",
|
||||
"by_chance_booster": "by Chance Booster",
|
||||
"buy_bonus": "Featured Spins",
|
||||
"active": "Active",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild Spin",
|
||||
"ui_autospins_title": "Autospin settings",
|
||||
"ui_autospins_basic": "Basic",
|
||||
"ui_autospins_advanced": "Advanced",
|
||||
"ui_autospins_stop_autospin": "Stop autospin",
|
||||
"ui_autospins_numbers_of_rounds": "Numbers of rounds",
|
||||
"ui_autospins_on_any_win": "On any win",
|
||||
"ui_autospins_if_bonus_won": "If bonus game is won",
|
||||
"ui_autospins_if_single_win": "If single win exceeds",
|
||||
"ui_autospins_if_increases": "If coins balance increases by",
|
||||
"ui_autospins_if_decreases": "If coins balance decreases by",
|
||||
"ui_settings_title": "Settings",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Spacebar to spin",
|
||||
"ui_settings_audio": "Audio",
|
||||
"ui_settings_volume": "Volume",
|
||||
"ui_settings_music": "Music",
|
||||
"ui_settings_sound": "Sound FX",
|
||||
"rules_title": "Rules & Information",
|
||||
"paytable_title": "Wintable",
|
||||
"101": "You have to be authenticated",
|
||||
"102": "102 - Your account is disabled, please contact support.",
|
||||
"103": "103 - Your IP is unauthorized, please contact support.",
|
||||
"104": "104 - Your account is locked, please contact support.",
|
||||
"105": "105 - Your session timed out. Please click ok to reload the page.",
|
||||
"201": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 201.",
|
||||
"202": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 202.",
|
||||
"203": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 203.",
|
||||
"204": "204 - Sorry, there was an error while communicating with the operator server. Please try to reload the page. If the error persists, contact casino support.",
|
||||
"205": "205 - Your spin has not been accepted because you have Free Spins available.",
|
||||
"206": "206 - Your Free Spins ended or expired. Future spins will use your account coins.",
|
||||
"301": "301 - You have insufficient coins.\nPlease, refill your balance. The game will be saved for you when you are back.",
|
||||
"302": "302 - You have exceeded your spin/lost/session limits.",
|
||||
"303": "303 - You exceeded the max play amount limit.",
|
||||
"401": "401 - The spin failed to meet existing table limits.",
|
||||
"402": "402 - You exceeded the {value} {currency} max spin limit.",
|
||||
"301nodep": "301 - You have insufficient Coins.",
|
||||
"206i": "Future spins will use your account Coins.",
|
||||
"default": "Woops, an error has occurred. Please contact support referring to the error code {code}.",
|
||||
"some_error": "An error has occurred.",
|
||||
"many_tabs_error": "The game is open in several tabs. Close extra tabs to continue.",
|
||||
"deposit": "Add",
|
||||
"ok": "Ok"
|
||||
}
|
||||
76
assets/shared-translations/locales/en.json
Normal file
76
assets/shared-translations/locales/en.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"win": "win",
|
||||
"bet": "bet",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "total win",
|
||||
"total_bet": "total bet",
|
||||
"freespins": "free spins",
|
||||
"free_rounds": "free rounds",
|
||||
"balance": "balance",
|
||||
"click_to_continue": "Click to continue",
|
||||
"start_page_tap_to_start": "Tap to continue",
|
||||
"tap_to_continue": "Tap to continue",
|
||||
"tap_to_start": "Tap to start",
|
||||
"freespins_label": "Free Spins",
|
||||
"freespins_left": "{count, plural, one {Free Spin left} other {Free Spins left}}",
|
||||
"you_have_freespins_left": "{count, plural, one {You have Free Spin left} other {You have Free Spins left}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Congrats! You've won additional free spin} other {Congrats! You've won additional free spins}}",
|
||||
"you_won_additional_freespins": "You won {count, plural, one {additional Free Spin} other {additional Free Spins}}",
|
||||
"future_spins_will_use_your_account_money": "Future spins will use your account money.",
|
||||
"you_have_insufficient_funds": "You have insufficient funds.",
|
||||
"your_freespins_are_ended": "Your Free Spins have ended or expired. Future spins will use your account money.",
|
||||
"the_bet_has_not_been_accepted": "The bet has not been accepted because you have Free Spins available.",
|
||||
"you_have_won_in_free_rounds": "You have won {N} in free rounds",
|
||||
"you_have_free_rounds_left": "You have {N} free rounds left",
|
||||
"you_have_been_credited_with_free_rounds": "You have been credited with {N} free rounds",
|
||||
"buy": "buy",
|
||||
"activate": "activate",
|
||||
"deactivate": "deactivate",
|
||||
"locked": "locked",
|
||||
"by_wild_spin": "by Wild Spin",
|
||||
"by_chance_booster": "by Chance Booster",
|
||||
"buy_bonus": "buy bonus",
|
||||
"active": "active",
|
||||
"wild": "wild",
|
||||
"scatter": "scatter",
|
||||
"wild_spin": "wild spin",
|
||||
"ui_autospins_title": "Autospin settings",
|
||||
"ui_autospins_basic": "Basic",
|
||||
"ui_autospins_advanced": "Advanced",
|
||||
"ui_autospins_stop_autospin": "Stop autospin",
|
||||
"ui_autospins_numbers_of_rounds": "Numbers of rounds",
|
||||
"ui_autospins_on_any_win": "On any win",
|
||||
"ui_autospins_if_bonus_won": "If bonus game is won",
|
||||
"ui_autospins_if_single_win": "If single win exceeds",
|
||||
"ui_autospins_if_increases": "If cash balance increases by",
|
||||
"ui_autospins_if_decreases": "If cash balance decreases by",
|
||||
"ui_settings_title": "Settings",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Spacebar to spin",
|
||||
"ui_settings_audio": "Audio",
|
||||
"ui_settings_volume": "Volume",
|
||||
"ui_settings_music": "Music",
|
||||
"ui_settings_sound": "Sound FX",
|
||||
"rules_title": "Rules & Information",
|
||||
"101": "You have to be authenticated",
|
||||
"102": "102 - Your account is disabled, please contact support.",
|
||||
"103": "103 - Your IP is unauthorized, please contact support.",
|
||||
"104": "104 - Your account is locked, please contact support.",
|
||||
"105": "105 - Your session timed out. Please click ok to reload the page.",
|
||||
"201": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 201.",
|
||||
"202": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 202.",
|
||||
"203": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 203.",
|
||||
"204": "204 - Sorry, there was an error while communication with casino server. Please try to reload the page. If the error persists, contact casino support.",
|
||||
"205": "205 - Your bet hasn't been accepted, because you have free spins available.",
|
||||
"206": "206 - Your free spins ended or expired. Future spins will use your account money.",
|
||||
"301": "301 - You have insufficient funds.\nPlease, refill your balance. The game will be saved for you when you are back.",
|
||||
"302": "302 - You have exceeded your wager/lost/session limits.",
|
||||
"303": "303 - You exceeded the max bet limit.",
|
||||
"401": "401 - The bet amount failed to meet existing table limits.",
|
||||
"402": "402 - You exceeded the {value} {currency} max bet limit.",
|
||||
"301nodep": "301 - You have insufficient funds.",
|
||||
"206i": "Future spins will use your account money.",
|
||||
"default": "Woops, an error has occurred. Please contact support referring to the error code {code}.",
|
||||
"some_error": "An error has occurred.",
|
||||
"many_tabs_error": "The game is open in several tabs. Close extra tabs to continue."
|
||||
}
|
||||
81
assets/shared-translations/locales/es.json
Normal file
81
assets/shared-translations/locales/es.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Ganancia",
|
||||
"bet": "Apostar",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Ganancia total",
|
||||
"total_bet": "Apuesta total",
|
||||
"freespins": "Giros gratis",
|
||||
"free_rounds": "Rondas gratuitas",
|
||||
"balance": "Saldo",
|
||||
"click_to_continue": "Haga clic para continuar",
|
||||
"tap_to_continue": "Toque para continuar",
|
||||
"tap_to_start": "Toque para iniciar",
|
||||
"freespins_label": "Giros gratis",
|
||||
"respins_label": "Respins",
|
||||
"freespins_left": "{count, plural, one {Giro Gratis\n{count}\nrestante} other {Giros Gratis\n{count}\nrestantes}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Le queda\n{count}\nGiro Gratis restante} other {Le quedan\n{count}\nGiros Gratis restantes}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {¡Felicidades!\nGanaste\n{count}\nGiro Gratis adicional} other {¡Felicidades!\nGanaste\n{count}\nGiros Gratis adicional}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {¡Felicidades!\nGanaste\n{count}\nGiro Gratis} other {¡Felicidades!\nGanaste\n{count}\nGiros Gratis}}",
|
||||
"you_won_freespins": "{count, plural, one {Ganaste\n{count}\nGiro Gratis} other {Ganaste\n{count}\nGiros Gratis}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Ganaste\n{count}\nGiro Gratis adicional} other {Ganaste \n{count}\nGiros Gratis adicional}}",
|
||||
"future_spins_will_use_your_account_money": "Las futuras jugadas utilizarán el dinero de su cuenta.",
|
||||
"you_have_insufficient_funds": "No tiene fondos suficientes.",
|
||||
"your_freespins_are_ended": "Sus Giros Gratis terminaron o caducaron. Las futuras jugadas utilizarán el dinero de su cuenta.",
|
||||
"the_bet_has_not_been_accepted": "Su apuesta no ha sido aceptada, ya que tiene Giros Gratis disponibles.",
|
||||
"you_have_won_in_free_rounds": "Ha ganado {N} en los rondas gratuitas",
|
||||
"you_have_free_rounds_left": "Te quedan {N} Rondas gratuitas",
|
||||
"you_have_been_credited_with_free_rounds": "Se te han acreditado {N} Rondas gratuitas",
|
||||
"buy": "Comprar",
|
||||
"activate": "Activar",
|
||||
"deactivate": "Desactivar",
|
||||
"locked": "Bloqueado",
|
||||
"by_wild_spin": "por Giro Wild",
|
||||
"by_chance_booster": "por el Chance Booster",
|
||||
"buy_bonus": "Comprar Bonificación",
|
||||
"active": "Activo",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild spin",
|
||||
"ui_autospins_title": "Ajustes de jugada automática",
|
||||
"ui_autospins_basic": "Básico",
|
||||
"ui_autospins_advanced": "Avanzado",
|
||||
"ui_autospins_stop_autospin": "Detener jugada automática",
|
||||
"ui_autospins_numbers_of_rounds": "Números de rondas",
|
||||
"ui_autospins_on_any_win": "En cualquier victoria",
|
||||
"ui_autospins_if_bonus_won": "Si se gana una jugada de bonificación",
|
||||
"ui_autospins_if_single_win": "Si una sola victoria excede",
|
||||
"ui_autospins_if_increases": "Si el saldo de caja aumenta en",
|
||||
"ui_autospins_if_decreases": "Si el saldo de caja disminuye en",
|
||||
"ui_settings_title": "Ajustes",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Barra espaciadora para girar",
|
||||
"ui_settings_audio": "Sonido",
|
||||
"ui_settings_volume": "Volumen",
|
||||
"ui_settings_music": "Música",
|
||||
"ui_settings_sound": "Efectos de sonido",
|
||||
"rules_title": "Reglas e Información",
|
||||
"paytable_title": "Tabla de pagos",
|
||||
"101": "Tiene que estar autenticado",
|
||||
"102": "102 - Su cuenta está desactivada, póngase en contacto con el servicio de asistencia.",
|
||||
"103": "103 - Su IP no está autorizada, póngase en contacto con el servicio de asistencia.",
|
||||
"104": "104 - Su cuenta está bloqueada, póngase en contacto con el servicio de asistencia.",
|
||||
"105": "105 - Su sesión ha finalizado. Haga clic en Aceptar para volver a cargar la página.",
|
||||
"201": "Vaya, se ha producido un error. Intente recargar la página y póngase en contacto con el servicio de asistencia técnica haciendo referencia al código de error 201.",
|
||||
"202": "Vaya, se ha producido un error. Intente recargar la página y póngase en contacto con el servicio de asistencia técnica haciendo referencia al código de error 202.",
|
||||
"203": "Vaya, se ha producido un error. Intente recargar la página y póngase en contacto con el servicio de asistencia técnica haciendo referencia al código de error 203.",
|
||||
"204": "204 - Lo sentimos, hubo un error durante la comunicación con el servidor del casino. Intente recargar la página. Si el error persiste, póngase en contacto con el servicio de asistencia del casino.",
|
||||
"205": "205 - Su apuesta no ha sido aceptada, ya que tiene Giros Gratis disponibles.",
|
||||
"206": "206 - Sus Giros Gratis terminaron o caducaron. Las futuras jugadas utilizarán el dinero de su cuenta.",
|
||||
"301": "301 - No tiene fondos suficientes.\nRecargue su saldo. El juego se guardará para usted cuando vuelva.",
|
||||
"302": "302 - Ha superado sus límites de apuesta/pérdidas/sesión.",
|
||||
"303": "303 - Ha superado el límite de la apuesta máxima.",
|
||||
"401": "401 - El importe de la apuesta no se ajusta a los límites existentes en la mesa.",
|
||||
"402": "402 - Ha superado el límite de apuesta máxima de {value} {currency}.",
|
||||
"301nodep": "301 - No tiene fondos suficientes.",
|
||||
"206i": "Las futuras jugadas utilizarán el dinero de su cuenta.",
|
||||
"default": "Vaya, se ha producido un error. Póngase en contacto con el servicio de asistencia técnica indicando el código de error {code}.",
|
||||
"some_error": "Ha ocurrido un error.",
|
||||
"many_tabs_error": "El juego está abierto en varias pestañas. Cierre las pestañas adicionales para continuar.",
|
||||
"deposit": "Depósito",
|
||||
"ok": "Aceptar"
|
||||
}
|
||||
81
assets/shared-translations/locales/fi.json
Normal file
81
assets/shared-translations/locales/fi.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Voitto",
|
||||
"bet": "PANOS",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Kokonaisvoitto",
|
||||
"total_bet": "Yhteispanos",
|
||||
"freespins": "Ilmaispyöräytykset",
|
||||
"free_rounds": "Ilmaiskierrokset",
|
||||
"balance": "Saldo",
|
||||
"click_to_continue": "Klikkaa jatkaaksesi",
|
||||
"tap_to_continue": "Napauta jatkaaksesi",
|
||||
"tap_to_start": "Napauta aloittaaksesi",
|
||||
"freespins_label": "Ilmaispyöräytykset",
|
||||
"respins_label": "Uudelleenpyöräytykset",
|
||||
"freespins_left": "{count, plural, one {Ilmainen pyöräytys\n{count}\njäljellä} other {Ilmaista pyöräytystä\n{count}\njäljellä}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Sinulla on\n{count}\nIlmainen pyöräytys jäljellä} other {Sinulla on\n{count}\nIlmaista pyöräytystä jäljellä}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Onnittelut!\nOlet voittanut\n{count}\nIlmaisen pyöräytyksen} other {Onnittelut!\nOlet voittanut\n{count}\nIlmaista pyöräytystä}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Onnittelut!\nOlet voittanut\n{count}\nIlmaisen pyöräytyksen} other {Onnittelut!\nOlet voittanut\n{count}\nIlmaista pyöräytystä}}",
|
||||
"you_won_freespins": "{count, plural, one {Olet voittanut\n{count}\nIlmaisen pyöräytyksen} other {Olet voittanut\n{count}\nIlmaista pyöräytystä}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Olet voittanut\n{count}\nIlmaisen lisäpyöräytyksen} other {Olet voittanut\n{count}\nIlmaista lisäpyöräytystä}}",
|
||||
"future_spins_will_use_your_account_money": "Tulevat pyöräytykset käyttävät tilisi rahaa.",
|
||||
"you_have_insufficient_funds": "Sinulla ei ole tarpeeksi varoja.",
|
||||
"your_freespins_are_ended": "Ilmaispyöräytyksesi ovat päättyneet tai vanhentuneet. Tulevat pyöräytykset käyttävät tilisi rahaa.",
|
||||
"the_bet_has_not_been_accepted": "Panosta ei ole hyväksytty, koska sinulla on Ilmaispyöräytyksiä käytettävissäsi.",
|
||||
"you_have_won_in_free_rounds": "Olet voittanut {N} ilmaisilla kierroksilla",
|
||||
"you_have_free_rounds_left": "Sinulla on {N} ilmaispyöräytystä jäljellä",
|
||||
"you_have_been_credited_with_free_rounds": "Sinulle on hyvitetty {N} ilmaispyöräytystä",
|
||||
"buy": "OSTAA",
|
||||
"activate": "Aktivoi",
|
||||
"deactivate": "Deaktivoi",
|
||||
"locked": "Lukittu",
|
||||
"by_wild_spin": "Wild Spinin toimesta",
|
||||
"by_chance_booster": "Chance Boosterin toimesta",
|
||||
"buy_bonus": "Osta Bonus",
|
||||
"active": "Aktiivinen",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild pyöräytys",
|
||||
"ui_autospins_title": "Automaatisen pyörätyksen asetus",
|
||||
"ui_autospins_basic": "Perus",
|
||||
"ui_autospins_advanced": "Edistynyt",
|
||||
"ui_autospins_stop_autospin": "Pysäytä automaattiipeli",
|
||||
"ui_autospins_numbers_of_rounds": "Kierton lukumäärä",
|
||||
"ui_autospins_on_any_win": "Tahansa voittaa",
|
||||
"ui_autospins_if_bonus_won": "Mikäli voitit bonus peli ",
|
||||
"ui_autospins_if_single_win": "Mikäli yksi voitto ylittää",
|
||||
"ui_autospins_if_increases": "Jos rahamäärä kasvaa",
|
||||
"ui_autospins_if_decreases": "Jos rahamäärä vähenee",
|
||||
"ui_settings_title": "Asetukset",
|
||||
"ui_settings_turbo": "Turbopyöräytys",
|
||||
"ui_settings_spacebar": "Välilyönti pyörittämiseen",
|
||||
"ui_settings_audio": "Ääni",
|
||||
"ui_settings_volume": "Volyymi",
|
||||
"ui_settings_music": "Musiikki",
|
||||
"ui_settings_sound": "Ääni FX",
|
||||
"rules_title": "Säännöt ja lisätiedot",
|
||||
"paytable_title": "Maksutaulukko",
|
||||
"101": "Sinun on todennettava",
|
||||
"102": "102 - Tilisi on poistettu käytöstä, ota yhteyttä tukeen.",
|
||||
"103": "103 - IP-osoitteesi on luvaton, ota yhteyttä tukeen.",
|
||||
"104": "104 - Tilisi on lukittu, ota yhteyttä tukeen.",
|
||||
"105": "105 - Istuntosi aikakatkaistiin. Ole hyvä ja klikkaa ok ladataksesi sivun uudelleen.",
|
||||
"201": "Hups, tapahtui virhe. Yritä ladata sivu uudelleen ja ota yhteyttä tukeen viittaamalla virhekoodiin 201.",
|
||||
"202": "Hups, tapahtui virhe. Yritä ladata sivu uudelleen ja ota yhteyttä tukeen viittaamalla virhekoodiin 202.",
|
||||
"203": "Hups, tapahtui virhe. Yritä ladata sivu uudelleen ja ota yhteyttä tukeen viittaamalla virhekoodiin 203.",
|
||||
"204": "204 - Anteeksi, tapahtui virhe kommunikoitaessa kasinopalvelimen kanssa. Yritä ladata sivu uudelleen. Jos virhe jatkuu, ota yhteyttä kasinon tukeen.",
|
||||
"205": "205 - Panostasi ei ole hyväksytty, koska sinulla on ilmaispyöräytyksiä saatavilla.",
|
||||
"206": "206 - Ilmaispyöräytyksesi ovat päättyneet tai vanhentuneet. Tulevat pyöräytykset käyttävät tilisi rahaa.",
|
||||
"301": "301 - Sinulla ei ole tarpeeksi varoja.\nOle hyvä ja täytä saldosi. Peli tallennetaan sinulle, kun palaat.",
|
||||
"302": "302 - Olet ylittänyt panos-/tappio-/istuntorajasi.",
|
||||
"303": "303 - Ylitit maksimipanosrajan.",
|
||||
"401": "401 - Panoksen määrä ei täyttänyt olemassa olevia pöytärajoja.",
|
||||
"402": "402 - Ylitit {value} {currency} maksimipanosrajan.",
|
||||
"301nodep": "301 - Sinulla ei ole tarpeeksi varoja.",
|
||||
"206i": "Tulevat pyöräytykset käyttävät tilisi rahaa.",
|
||||
"default": "Hups, tapahtui virhe. Ota yhteyttä tukeen viittaamalla virhekoodiin {code}.",
|
||||
"some_error": "Tapahtui virhe.",
|
||||
"many_tabs_error": "Peli on auki useilla välilehdillä. Jatka sulkemalla ylimääräiset välilehdet.",
|
||||
"deposit": "Talleta",
|
||||
"ok": "Ok"
|
||||
}
|
||||
81
assets/shared-translations/locales/fr-CA.json
Normal file
81
assets/shared-translations/locales/fr-CA.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Gain",
|
||||
"bet": "Mise",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Total des gains",
|
||||
"total_bet": "Mise totale",
|
||||
"freespins": "Tours Gratuits",
|
||||
"free_rounds": "Parties Gratuites",
|
||||
"balance": "Solde",
|
||||
"click_to_continue": "Cliquez pour continuer",
|
||||
"tap_to_continue": "Appuyez pour continuer",
|
||||
"tap_to_start": "Appuyez pour commencer",
|
||||
"freespins_label": "Tours Gratuits",
|
||||
"respins_label": "Re-tours",
|
||||
"freespins_left": "{count, plural, one {Tour gratuit\n{count}\nrestant} other {Tours gratuits\n{count}\nrestants}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Il vous reste\n{count}\nTour gratuit} other {Il vous reste\n{count}\nTours gratuits}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Félicitations!\nVous avez gagné\n{count}\nTour gratuit} other {Félicitations!\nVous avez gagné\n{count}\nTours gratuits}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Félicitations!\nVous avez gagné\n{count}\nTour gratuit} other {Félicitations!\nVous avez gagné\n{count}\nTours gratuits}}",
|
||||
"you_won_freespins": "{count, plural, one {Vous avez gagné\n{count}\nTour gratuit} other {Vous avez gagné\n{count}\nTours gratuits}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Vous avez gagné\n{count}\nTour gratuit supplémentaire} other {Vous avez gagné\n{count}\nTours gratuits supplémentaires}}",
|
||||
"future_spins_will_use_your_account_money": "Les prochains tours seront effectués avec l'argent de votre compte.",
|
||||
"you_have_insufficient_funds": "Vous n'avez pas assez de fonds.",
|
||||
"your_freespins_are_ended": "Vos Tours gratuits sont terminés ou ont expiré. Les prochains tours seront effectués avec l'argent de votre compte.",
|
||||
"the_bet_has_not_been_accepted": "Votre mise n'a pas été acceptée, car vous avez des Tours gratuits disponibles.",
|
||||
"you_have_won_in_free_rounds": "Vous avez gagné {N} lors des Parties Gratuites",
|
||||
"you_have_free_rounds_left": "Vous avez encore {N} Parties gratuits restants",
|
||||
"you_have_been_credited_with_free_rounds": "Vous avez reçu {N} Parties gratuits",
|
||||
"buy": "Acheter",
|
||||
"activate": "Activer",
|
||||
"deactivate": "Désactiver",
|
||||
"locked": "Verrouillé",
|
||||
"by_wild_spin": "par le tour Wild",
|
||||
"by_chance_booster": "par Chance Booster",
|
||||
"buy_bonus": "Acheter un Bonus",
|
||||
"active": "Actif",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Tour Wild",
|
||||
"ui_autospins_title": "Paramètres de tour automatique",
|
||||
"ui_autospins_basic": "Basique",
|
||||
"ui_autospins_advanced": "Avancé",
|
||||
"ui_autospins_stop_autospin": "Arrêter les tours automatiques",
|
||||
"ui_autospins_numbers_of_rounds": "Nombre de tours",
|
||||
"ui_autospins_on_any_win": "Après tout gain",
|
||||
"ui_autospins_if_bonus_won": "Si vous déclenchez une partie bonus",
|
||||
"ui_autospins_if_single_win": "Si in seul gain dépasse",
|
||||
"ui_autospins_if_increases": "Si le solde augmente de",
|
||||
"ui_autospins_if_decreases": "Si le solde diminue de",
|
||||
"ui_settings_title": "Réglages",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Appuyer sur Espace pour jouer",
|
||||
"ui_settings_audio": "Audio",
|
||||
"ui_settings_volume": "Volume",
|
||||
"ui_settings_music": "Musique",
|
||||
"ui_settings_sound": "Effets sonores",
|
||||
"rules_title": "Règlements et informations",
|
||||
"paytable_title": "Table de paiements",
|
||||
"101": "Vous devez être authentifié",
|
||||
"102": "102 - Votre compte est désactivé, veuillez contacter le service d'assistance.",
|
||||
"103": "103 - Votre adresse IP n'est pas autorisée, veuillez contacter le service d'assistance.",
|
||||
"104": "104 - Votre compte est bloqué, veuillez contacter le service d'assistance.",
|
||||
"105": "105 - Votre session a expiré. Veuillez cliquer sur OK pour recharger la page.",
|
||||
"201": "Oups, une erreur s'est produite. Essayez de recharger la page et contactez le service d'assistance en vous référant au code d'erreur 201.",
|
||||
"202": "Oups, une erreur s'est produite. Essayez de recharger la page et contactez le service d'assistance en vous référant au code d'erreur 202.",
|
||||
"203": "Oups, une erreur s'est produite. Essayez de recharger la page et contactez le service d'assistance en vous référant au code d'erreur 203.",
|
||||
"204": "204 - Désolé, une erreur s'est produite lors de la communication avec le serveur du casino. Veuillez essayer de recharger la page. Si l'erreur persiste, contactez le service d'assistance du casino.",
|
||||
"205": "205 - Votre mise n'a pas été acceptée, car vous avez des Tours gratuits disponibles.",
|
||||
"206": "206 - Vos Tours gratuits sont terminés ou ont expiré. Les prochains tours seront effectués avec l'argent de votre compte.",
|
||||
"301": "301 - Vous n'avez pas assez de fonds.\nVeuillez réapprovisionner votre compte. Le jeu sera sauvegardé pour vous lorsque vous serez de retour.",
|
||||
"302": "302 - Vous avez dépassé vos limites de mise/perte/session.",
|
||||
"303": "303 - Vous avez dépassé la limite de mise maximale.",
|
||||
"401": "401 - Le montant de la mise n'a pas atteint les limites de la table existantes.",
|
||||
"402": "402 - Vous avez dépassé la limite de mise maximale de {value} {currency}.",
|
||||
"301nodep": "301 - Vous n'avez pas assez de fonds.",
|
||||
"206i": "Les prochains tours seront effectués avec l'argent de votre compte.",
|
||||
"default": "Oups, une erreur s'est produite. Veuillez contacter le service d'assistance en vous référant au code d'erreur {code}.",
|
||||
"some_error": "Une erreur est survenue.",
|
||||
"many_tabs_error": "Le jeu est ouvert dans plusieurs onglets. Fermez les onglets superflus pour continuer.",
|
||||
"deposit": "Dépôt",
|
||||
"ok": "OK"
|
||||
}
|
||||
81
assets/shared-translations/locales/ja.json
Normal file
81
assets/shared-translations/locales/ja.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "勝利",
|
||||
"bet": "ベット",
|
||||
"max_btn": "最大",
|
||||
"total_win": "合計勝利",
|
||||
"total_bet": "合計ベット",
|
||||
"freespins": "フリースピン",
|
||||
"free_rounds": "無料ラウンド",
|
||||
"balance": "残高",
|
||||
"click_to_continue": "続ける",
|
||||
"tap_to_continue": "続ける",
|
||||
"tap_to_start": "タップして開始",
|
||||
"freespins_label": "フリースピン",
|
||||
"respins_label": "リスピン",
|
||||
"freespins_left": "{count, plural, one {Free Spin\n{count}\nleft} other {Free Spins\n{count}\nleft}}",
|
||||
"you_have_freespins_left": "{count, plural, one {You have\n{count}\nFree Spin left} other {You have\n{count}\nFree Spins left}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {おめでとうございます!\n追加フリースピンを\n{count}\n回獲得} other {おめでとうございます!追加フリースピンを\n{count}\n回獲得!}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Congratulations!\nYou won\n{count}\nFree Spin} other {Congratulations!\nYou won\n{count}\nFree Spins}}",
|
||||
"you_won_freespins": "{count, plural, one {フリースピンを\n{count}\n回獲得} other {フリースピンを\n{count}\n回獲得!}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {おめでとうございます!追加フリースピンを\n{count}\n回獲得} other {おめでとうございます!追加フリースピンを\n{count}\n回獲得!}}",
|
||||
"future_spins_will_use_your_account_money": "次回からのスピンはアカウント残高から引かれます。",
|
||||
"you_have_insufficient_funds": "残高が不足しています。",
|
||||
"your_freespins_are_ended": "フリースピンが終了または失効しました。今後のスピンでは、アカウントの残高が使用されます。",
|
||||
"the_bet_has_not_been_accepted": "利用可能なフリースピンがあるため、ベットは受理されませんでした。",
|
||||
"you_have_won_in_free_rounds": "無料ラウンドで{N}を獲得しました。",
|
||||
"you_have_free_rounds_left": "残り{N}回の無料ラウンドがあります。",
|
||||
"you_have_been_credited_with_free_rounds": "{N}回の無料ラウンドが付与されました。",
|
||||
"buy": "購入",
|
||||
"activate": "有効化",
|
||||
"deactivate": "無効化",
|
||||
"locked": "ワイルドスピンによって",
|
||||
"by_wild_spin": "ロックされる",
|
||||
"by_chance_booster": "チャンスブースターによってロックされる",
|
||||
"buy_bonus": "ボーナス購入",
|
||||
"active": "有効",
|
||||
"wild": "ワイルド",
|
||||
"scatter": "スキャッター",
|
||||
"wild_spin": "ワイルドスピン",
|
||||
"ui_autospins_title": "自動スピン設定",
|
||||
"ui_autospins_basic": "ベーシック",
|
||||
"ui_autospins_advanced": "アドバンス",
|
||||
"ui_autospins_stop_autospin": "自動スピンを停止",
|
||||
"ui_autospins_numbers_of_rounds": "ラウンド数",
|
||||
"ui_autospins_on_any_win": "勝利時にオン",
|
||||
"ui_autospins_if_bonus_won": "ボーナスゲームで勝利後に起動",
|
||||
"ui_autospins_if_single_win": "1回以上の勝利後に起動",
|
||||
"ui_autospins_if_increases": "残高が増加した場合に起動",
|
||||
"ui_autospins_if_decreases": "残高が減少した場合に起動",
|
||||
"ui_settings_title": "設定",
|
||||
"ui_settings_turbo": "ターボスピン",
|
||||
"ui_settings_spacebar": "スペースバーでスピンを開始",
|
||||
"ui_settings_audio": "音量",
|
||||
"ui_settings_volume": "音量",
|
||||
"ui_settings_music": "音楽",
|
||||
"ui_settings_sound": "サウンド FX",
|
||||
"rules_title": "ルール & 情報",
|
||||
"paytable_title": "配当表",
|
||||
"101": "認証する必要があります",
|
||||
"102": "102 - あなたのアカウントは無効です。サポートにお問い合わせください。",
|
||||
"103": "103 - 不正なIPアドレスです。サポートにお問い合わせください。",
|
||||
"104": "104 - お客様のアカウントは無効です。サポートにお問い合わせください。",
|
||||
"105": "105 - セッションがタイムアウトしました。クリックしてページを再読み込みしてください。",
|
||||
"201": "エラーが発生しました。ページを再読み込みし、エラーコード201を参照してサポートにお問い合わせください。",
|
||||
"202": "エラーが発生しました。ページを再読み込みし、エラーコード202を参照してサポートにお問い合わせください。",
|
||||
"203": "エラーが発生しました。ページを再読み込みし、エラーコード203を参照してサポートにお問い合わせください。",
|
||||
"204": "204 - 申し訳ございません、カジノサーバーとの通信中にエラーが発生しました。ページを再読み込みしてください。エラーが解決しない場合は、カジノサポートへお問い合わせください。",
|
||||
"205": "205 - 利用可能なフリースピンがあるため、ベットは受理されませんでした。",
|
||||
"206": "206 - フリースピンが終了または失効しました。今後のスピンでは、アカウントの残高が使用されます。",
|
||||
"301": "301 - 残高が不足しています。\n残高を補充してください。ゲームは自動的に保存されるのでご安心ください。",
|
||||
"302": "302 - ベット/負け/セッションの上限を超えました。",
|
||||
"303": "303 - 最大ベットの上限を超えています。",
|
||||
"401": "401 - ベット額はテーブルの制限を満たすことができませんでした。",
|
||||
"402": "404 - {value} {currency} の最大ベット上限を超えました。",
|
||||
"301nodep": "301 - 資金不足です。",
|
||||
"206i": "次回からのスピンはアカウント残高から引かれます。",
|
||||
"default": "エラーが発生しました。ページを再読み込みし、エラーコード{code} を参照してサポートにお問い合わせください。",
|
||||
"some_error": "エラーが発生しました。",
|
||||
"many_tabs_error": "タブでゲームが重複しております。続行するには重複しているタブを閉じてください。",
|
||||
"deposit": "入金",
|
||||
"ok": "OK"
|
||||
}
|
||||
81
assets/shared-translations/locales/ko.json
Normal file
81
assets/shared-translations/locales/ko.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "상금",
|
||||
"bet": "베팅",
|
||||
"max_btn": "최대",
|
||||
"total_win": "총 상금",
|
||||
"total_bet": "총 베팅",
|
||||
"freespins": "프리 스핀",
|
||||
"free_rounds": "무료 라운드",
|
||||
"balance": "잔액",
|
||||
"click_to_continue": "계속하려면 클릭하세요",
|
||||
"tap_to_continue": "계속하려면 누르세요",
|
||||
"tap_to_start": "시작하려면 누르세요",
|
||||
"freespins_label": "프리 스핀",
|
||||
"respins_label": "리스핀",
|
||||
"freespins_left": "{count, plural, one {Free Spin\n{count}\nleft} other {Free Spins\n{count}\nleft}}",
|
||||
"you_have_freespins_left": "{count, plural, one {You have\n{count}\nFree Spin left} other {You have\n{count}\nFree Spins left}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {축하합니다!\n획득:\n{count}회\n추가 프리 스핀} other {축하합니다!\n획득:\n{count}회\n추가 프리 스핀}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Congratulations!\nYou won\n{count}\nFree Spin} other {Congratulations!\nYou won\n{count}\nFree Spins}}",
|
||||
"you_won_freespins": "{count, plural, one {획득:\n{count}회\n프리 스핀} other {획득:\n{count}회\n프리 스핀}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {획득:\n{count}회\n추가 프리 스핀} other {획득:\n{count}회\n추가 프리 스핀}}",
|
||||
"future_spins_will_use_your_account_money": "향후 스핀에 계정 자금이 사용됩니다.",
|
||||
"you_have_insufficient_funds": "자금이 부족합니다.",
|
||||
"your_freespins_are_ended": "프리 스핀이 종료되거나 만료되었습니다. 향후 스핀에 계정 자금이 사용됩니다.",
|
||||
"the_bet_has_not_been_accepted": "사용 가능한 프리 스핀이 있어 베팅이 수락되지 않았습니다.",
|
||||
"you_have_won_in_free_rounds": "무료 라운드에서 획득: {N}",
|
||||
"you_have_free_rounds_left": "남은 무료 라운드: {N}",
|
||||
"you_have_been_credited_with_free_rounds": "지급된 무료 라운드: {N}",
|
||||
"buy": "구매",
|
||||
"activate": "활성화",
|
||||
"deactivate": "비활성화",
|
||||
"locked": "와일드 스핀에",
|
||||
"by_wild_spin": "의해 잠김",
|
||||
"by_chance_booster": "확률 부스터에 의해 잠김",
|
||||
"buy_bonus": "보너스 구매",
|
||||
"active": "활성화",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "와일드 스핀",
|
||||
"ui_autospins_title": "자동스핀 설정",
|
||||
"ui_autospins_basic": "기본",
|
||||
"ui_autospins_advanced": "고급",
|
||||
"ui_autospins_stop_autospin": "자동스핀 중지",
|
||||
"ui_autospins_numbers_of_rounds": "라운드 수",
|
||||
"ui_autospins_on_any_win": "승리 시",
|
||||
"ui_autospins_if_bonus_won": "보너스 게임 승리 시",
|
||||
"ui_autospins_if_single_win": "단일 상금이 금액을 초과하면",
|
||||
"ui_autospins_if_increases": "캐시 잔액이 증가하면",
|
||||
"ui_autospins_if_decreases": "캐시 잔액이 감소하면",
|
||||
"ui_settings_title": "설정",
|
||||
"ui_settings_turbo": "터보스핀",
|
||||
"ui_settings_spacebar": "스페이스 바를 사용해 스핀",
|
||||
"ui_settings_audio": "오디오",
|
||||
"ui_settings_volume": "볼륨",
|
||||
"ui_settings_music": "음악",
|
||||
"ui_settings_sound": "음향 효과",
|
||||
"rules_title": "규칙 및 정보",
|
||||
"paytable_title": "배당표",
|
||||
"101": "인증해야 합니다",
|
||||
"102": "102 - 계정이 비활성화되었습니다. 지원팀에 문의하세요.",
|
||||
"103": "103 - 승인되지 않은 IP입니다. 지원팀에 문의하세요.",
|
||||
"104": "104 - 계정이 잠겼습니다. 지원팀에 문의하세요.",
|
||||
"105": "105 - 세션 시간이 만료되었습니다. 페이지를 다시 로드하려면 확인을 클릭하세요.",
|
||||
"201": "이런, 오류가 발생했습니다. 페이지를 다시 로드하고 지원팀에 201 오류 코드를 포함하여 문의하세요.",
|
||||
"202": "이런, 오류가 발생했습니다. 페이지를 다시 로드하고 지원팀에 202 오류 코드를 포함하여 문의하세요.",
|
||||
"203": "이런, 오류가 발생했습니다. 페이지를 다시 로드하고 지원팀에 203 오류 코드를 포함하여 문의하세요.",
|
||||
"204": "204 - 죄송합니다. 카지노 서버와의 통신 중 오류가 발생했습니다. 페이지를 다시 로드하세요. 오류가 계속되면 카지노 지원팀에 문의하세요.",
|
||||
"205": "205 - 사용 가능한 프리 스핀이 있어 베팅이 수락되지 않았습니다.",
|
||||
"206": "206 - 프리 스핀이 종료되거나 만료되었습니다. 향후 스핀에 계정 자금이 사용됩니다.",
|
||||
"301": "301 - 자금이 부족합니다.\n잔액을 충전하세요. 다시 접속하면 게임이 저장되어 있습니다.",
|
||||
"302": "302 - 베팅액/손실/세션 한도를 초과했습니다.",
|
||||
"303": "303 - 최대 베팅 한도를 초과했습니다.",
|
||||
"401": "401 - 베팅 금액이 기존 테이블 한도를 충족하지 못했습니다.",
|
||||
"402": "402 - {value} {currency} 최대 베팅 한도를 초과했습니다.",
|
||||
"301nodep": "301 - 자금이 부족합니다.",
|
||||
"206i": "향후 스핀에 계정 자금이 사용됩니다.",
|
||||
"default": "이런, 오류가 발생했습니다. 지원팀에 {code} 오류 코드를 포함하여 문의하세요.",
|
||||
"some_error": "오류가 발생했습니다.",
|
||||
"many_tabs_error": "게임이 여러 탭에서 열렸습니다. 계속하려면 추가 탭을 닫으세요.",
|
||||
"deposit": "입금",
|
||||
"ok": "오케이"
|
||||
}
|
||||
81
assets/shared-translations/locales/nl.json
Normal file
81
assets/shared-translations/locales/nl.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Winst",
|
||||
"bet": "INZET",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Totale winst",
|
||||
"total_bet": "Totale inzet",
|
||||
"freespins": "Gratis spins",
|
||||
"free_rounds": "Gratis Rondes",
|
||||
"balance": "Balans",
|
||||
"click_to_continue": "Klik om door te gaan",
|
||||
"tap_to_continue": "Tik om door te gaan",
|
||||
"tap_to_start": "Tik om te beginnen",
|
||||
"freespins_label": "Gratis spins",
|
||||
"respins_label": "Respins",
|
||||
"freespins_left": "{count, plural, one {Gratis Spin\n{count}\nover} other {Gratis Spins\n{count}\nover}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Je hebt\n{count}\nGratis Spin over} other {Je hebt\n{count}\nGratis Spins over}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Gefeliciteerd!\nJe hebt gewonnen\n{count} \nGratis Spin} other {Gefeliciteerd!\nJe hebt gewonnen\n{count}\nGratis Spins}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Gefeliciteerd!\nJe hebt gewonnen\n{count}\nGratis Spin} other {Gefeliciteerd!\nJe hebt gewonnen\n{count}\nGratis Spins}}",
|
||||
"you_won_freespins": "{count, plural, one {Je hebt gewonnen\n{count}\nGratis spin} other {Je hebt gewonnen\n{count}\nGratis spins}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Je hebt\n{count}\nextra Gratis Spin gewonnen} other {Je hebt\n{count}\nextra Gratis Spins gewonnen}}",
|
||||
"future_spins_will_use_your_account_money": "Bij toekomstige spins wordt jouw accountgeld gebruikt.",
|
||||
"you_have_insufficient_funds": "Je hebt onvoldoende tegoed.",
|
||||
"your_freespins_are_ended": "Je Gratis spins zijn geëindigd of verlopen. Bij toekomstige spins wordt je speltegoed gebruikt.",
|
||||
"the_bet_has_not_been_accepted": "Je inzet is niet geaccepteerd, omdat je Gratis spins beschikbaar hebt.",
|
||||
"you_have_won_in_free_rounds": "Je hebt {N} aan gratis rondes gewonnen",
|
||||
"you_have_free_rounds_left": "Je hebt {N} gratis rondes over",
|
||||
"you_have_been_credited_with_free_rounds": "Je hebt {N} gratis rondes gekregen",
|
||||
"buy": "KOPEN",
|
||||
"activate": "Activeren",
|
||||
"deactivate": "Deactiveren",
|
||||
"locked": "Vergrendeld",
|
||||
"by_wild_spin": "door Wild Spin",
|
||||
"by_chance_booster": "Kans-booster kopen",
|
||||
"buy_bonus": "Koop bonus",
|
||||
"active": "Actief",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild spin",
|
||||
"ui_autospins_title": "Autodraaien instellingen",
|
||||
"ui_autospins_basic": "Basis",
|
||||
"ui_autospins_advanced": "Geavanceerd",
|
||||
"ui_autospins_stop_autospin": "Autodraaien stop",
|
||||
"ui_autospins_numbers_of_rounds": "Rondes aantal",
|
||||
"ui_autospins_on_any_win": "In elke winst",
|
||||
"ui_autospins_if_bonus_won": "Waneer bonus spel word gewonnen",
|
||||
"ui_autospins_if_single_win": "Waneer enkel winst overschrijdt",
|
||||
"ui_autospins_if_increases": "Waneer kassaldo vermeerdert",
|
||||
"ui_autospins_if_decreases": "Waneer kassaldo vermeerdert",
|
||||
"ui_settings_title": "Instellingen",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Spatiebalk om te draaien",
|
||||
"ui_settings_audio": "Geluid",
|
||||
"ui_settings_volume": "Volume",
|
||||
"ui_settings_music": "Muziek",
|
||||
"ui_settings_sound": "Geluid FX",
|
||||
"rules_title": "Regels en informatie",
|
||||
"paytable_title": "Uitbetaaltabel",
|
||||
"101": "Je hebt te worden geverifieerd",
|
||||
"102": "102 - Jouw account is gedeactiveerd. Neem contact op met de ondersteuning.",
|
||||
"103": "103 - Jouw IP is niet toegestaan. Neem contact op met de ondersteuning.",
|
||||
"104": "104 - Jouw account is vergrendeld. Neem contact op met de ondersteuning.",
|
||||
"105": "105 - Jouw sessie is verlopen. Klik op ok om de pagina opnieuw te laden.",
|
||||
"201": "Oeps, er is een fout opgetreden. Probeer de pagina opnieuw te laden en neem contact op met de ondersteuning onder verwijzing naar de foutcode 201.",
|
||||
"202": "Oeps, er is een fout opgetreden. Probeer de pagina opnieuw te laden en neem contact op met de ondersteuning onder verwijzing naar de foutcode 202.",
|
||||
"203": "Oeps, er is een fout opgetreden. Probeer de pagina opnieuw te laden en neem contact op met de ondersteuning onder verwijzing naar de foutcode 203.",
|
||||
"204": "204 - Sorry, er is een fout opgetreden tijdens de communicatie met de casinoserver. Probeer de pagina opnieuw te laden. Als de fout zich blijft voordoen, neem dan contact op met de casino-ondersteuning.",
|
||||
"205": "205 - Jouw inzet is niet geaccepteerd, omdat je free spins beschikbaar hebt.",
|
||||
"206": "206 - Je free spins zijn geëindigd of verlopen. Bij toekomstige spins wordt jouw account geld gebruikt.",
|
||||
"301": "301 - U hebt onvoldoende geld.\nVul uw balans alstublieft. Het spel zal worden opgeslagen voor u wanneer u terug zal komen.",
|
||||
"302": "302 - Je hebt jouw inzet-/verloren-/sessielimieten overschreden.",
|
||||
"303": "303 - Je hebt de maximale inzetlimiet overschreden.",
|
||||
"401": "401 - Het inzetbedrag voldeed niet aan de bestaande tafellimieten.",
|
||||
"402": "U hebt {value} {currency} inzet limiet overschreden.",
|
||||
"301nodep": "301 - U hebt onvoldoende geld.",
|
||||
"206i": "Bij toekomstige spins wordt jouw accountgeld gebruikt.",
|
||||
"default": "Oeps, er is een fout opgetreden. Neem contact op met de ondersteuning onder verwijzing naar de foutcode {code}.",
|
||||
"some_error": "Er is een fout opgetreden.",
|
||||
"many_tabs_error": "Het spel is geopend in verschillende tabbladen. Sluit extra tabbladen om door te gaan.",
|
||||
"deposit": "Storting",
|
||||
"ok": "Ok"
|
||||
}
|
||||
81
assets/shared-translations/locales/no.json
Normal file
81
assets/shared-translations/locales/no.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Gevinst",
|
||||
"bet": "SATS",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Totalgevinst",
|
||||
"total_bet": "Totalinnsats",
|
||||
"freespins": "Gratisspinn",
|
||||
"free_rounds": "Gratisrunder",
|
||||
"balance": "Saldo",
|
||||
"click_to_continue": "Klikk for å fortsette",
|
||||
"tap_to_continue": "Trykk for å fortsette",
|
||||
"tap_to_start": "Trykk for å starte",
|
||||
"freespins_label": "Gratisspinn",
|
||||
"respins_label": "Respins",
|
||||
"freespins_left": "{count, plural, one {Gratisspinn\n{count}\nigjen} other {Gratisspinn\n{count}\nigjen}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Du har\n{count}\nGratisspinn igjen} other {Du har\n{count}\nGratisspinn igjen}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Gratulerer!\nDu har vunnet\n{count}\nGratisspinn} other {Gratulerer!\nDu har vunnet\n{count}\nGratisspinn}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Gratulerer!\nDu har vunnet\n{count}\nGratisspinn} other {Gratulerer!\nDu har vunnet \n{count}\nGratisspinn}}",
|
||||
"you_won_freespins": "{count, plural, one {Du vant\n{count}\ngratisspinn} other {Du vant\n{count}\ngratisspinn}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Du har vunnet\n{count}\nytterligere Gratisspinn} other {Du har vunnet\n{count}\nytterligere Gratisspinn}}",
|
||||
"future_spins_will_use_your_account_money": "Fremtidige spinn vil bruke kontopengene dine.",
|
||||
"you_have_insufficient_funds": "Du har ikke tilstrekkelige midler.",
|
||||
"your_freespins_are_ended": "Dine Gratisspinn er avsluttet eller utløpt. Fremtidige spinn vil bruke kontopengene dine.",
|
||||
"the_bet_has_not_been_accepted": "Innsatsen din er ikke akseptert fordi du har Gratisspinn tilgjengelig.",
|
||||
"you_have_won_in_free_rounds": "Du har vunnet {N} i gratisrunder",
|
||||
"you_have_free_rounds_left": "Du har {N} gratisrunder igjen",
|
||||
"you_have_been_credited_with_free_rounds": "Du har fått {N} gratisrunder",
|
||||
"buy": "KJØP",
|
||||
"activate": "Aktiver",
|
||||
"deactivate": "Deaktiver",
|
||||
"locked": "Låst",
|
||||
"by_wild_spin": "av Wild spinn",
|
||||
"by_chance_booster": "med Chance Booster",
|
||||
"buy_bonus": "Kjøp bonus",
|
||||
"active": "Aktiv",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild-spinn",
|
||||
"ui_autospins_title": "Autospinninnstillinger",
|
||||
"ui_autospins_basic": "Basis",
|
||||
"ui_autospins_advanced": "Avansert",
|
||||
"ui_autospins_stop_autospin": "Stopp autospinn",
|
||||
"ui_autospins_numbers_of_rounds": "Antall runder",
|
||||
"ui_autospins_on_any_win": "Ved enhver gevinst",
|
||||
"ui_autospins_if_bonus_won": "Hvis bonusspillet utløses",
|
||||
"ui_autospins_if_single_win": "Hvis en enkeltgevinst overstiger",
|
||||
"ui_autospins_if_increases": "Hvis kontantbalansen øker med",
|
||||
"ui_autospins_if_decreases": "Hvis kontantsaldoen reduseres med",
|
||||
"ui_settings_title": "Innstillinger",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Mellomrom for å spinne",
|
||||
"ui_settings_audio": "Lyd",
|
||||
"ui_settings_volume": "Volum",
|
||||
"ui_settings_music": "Musikk",
|
||||
"ui_settings_sound": "Lyd FX",
|
||||
"rules_title": "Regler og informasjon",
|
||||
"paytable_title": "Utbetalingstabell",
|
||||
"101": "Du må autentiseres",
|
||||
"102": "102 - Kontoen din er deaktivert, vennligst kontakt kundestøtte.",
|
||||
"103": "103 - IP-en din er uautorisert, vennligst kontakt kundestøtte.",
|
||||
"104": "104 - Kontoen din er låst, vennligst kontakt kundestøtte.",
|
||||
"105": "105 - Økten din ble tidsavbrutt. Klikk ok for å laste inn siden på nytt.",
|
||||
"201": "Ups, det har oppstått en feil. Prøv å laste inn siden på nytt og kontakt kundestøtte med henvisning til feilkode 201.",
|
||||
"202": "Ups, det har oppstått en feil. Prøv å laste inn siden på nytt og kontakt kundestøtte med henvisning til feilkode 202.",
|
||||
"203": "Ups, det har oppstått en feil. Prøv å laste inn siden på nytt og kontakt kundestøtte med henvisning til feilkode 203.",
|
||||
"204": "204 - Beklager, det oppstod en feil i kommunikasjonen med kasinoserveren. Prøv å laste inn siden på nytt. Hvis feilen vedvarer, kan du kontakte kasinoets kundestøtte.",
|
||||
"205": "205 - Innsatsen din er ikke akseptert fordi du har gratisspinn tilgjengelig.",
|
||||
"206": "206 - Dine gratisspinn er avsluttet eller utløpt. Fremtidige spinn vil bruke kontopengene dine.",
|
||||
"301": "Du har ikke tilstrekkelige midler.\nVennligst sett inn mer penger. Spillet lagres og kan fortsettes når du er tilbake.",
|
||||
"302": "302 - Du har overskredet innsats-/taps-/øktgrensene dine.",
|
||||
"303": "303 - Du har overskredet maks innsatsgrense.",
|
||||
"401": "401 - Innsatsbeløpet oppfylte ikke eksisterende bordgrenser.",
|
||||
"402": "Du har oversteget maksgrensen på {value} {currency}.",
|
||||
"301nodep": "301 - Du har ikke tilstrekkelige midler.",
|
||||
"206i": "Fremtidige spinn vil bruke kontopengene dine.",
|
||||
"default": "Ups, det har oppstått en feil. Ta kontakt med kundestøtte med henvisning til feilkoden {code}.",
|
||||
"some_error": "En feil har oppstått.",
|
||||
"many_tabs_error": "Spillet er åpent i flere faner. Lukk ekstra faner for å fortsette.",
|
||||
"deposit": "Sett inn",
|
||||
"ok": "Ok"
|
||||
}
|
||||
81
assets/shared-translations/locales/pt-BR.json
Normal file
81
assets/shared-translations/locales/pt-BR.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Prêmio",
|
||||
"bet": "Aposta",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Prêmio Total",
|
||||
"total_bet": "Aposta total",
|
||||
"freespins": "Rodadas Grátis",
|
||||
"free_rounds": "Partidas Grátis",
|
||||
"balance": "Saldo",
|
||||
"click_to_continue": "Clique para continuar",
|
||||
"tap_to_continue": "Clique para continuar",
|
||||
"tap_to_start": "Clique para começar",
|
||||
"freespins_label": "Rodadas Grátis",
|
||||
"respins_label": "Novos giros",
|
||||
"freespins_left": "{count, plural, one {Rodada Grátis\n{count}\nrestante} other {Rodadas Grátis\n{count}\nrestantes}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Você ganhou\n{count}\nRodada Grátis} other {Você ganhou\n{count}\nRodadas Grátis}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Parabéns!\nVocê ganhou\n{count}\nRodada Grátis extra} other {Parabéns!\nVocê ganhou\n{count}\nRodadas Grátis extras}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Parabéns!\nVocê ganhou\n{count}\nRodada Grátis} other {Parabéns! \nVocê ganhou\n{count}\nRodadas Grátis}}",
|
||||
"you_won_freespins": "{count, plural, one {Você ganhou\n{count}\nRodada Grátis} other {Você ganhou\n{count}\nRodadas Grátis}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Você ganhou\n{count}\nRodada Grátis extra} other {Você ganhou\n{count}\nRodadas Grátis extras}}",
|
||||
"future_spins_will_use_your_account_money": "Os próximos giros usarão o saldo da sua conta.",
|
||||
"you_have_insufficient_funds": "Saldo insuficiente.",
|
||||
"your_freespins_are_ended": "Rodadas grátis acabaram ou expiraram. As próximas rodadas usarão o saldo da sua conta.",
|
||||
"the_bet_has_not_been_accepted": "Sua aposta não foi aceita porque você possui Rodadas grátis disponíveis.",
|
||||
"you_have_won_in_free_rounds": "Você ganhou {N} em Partidas Grátis",
|
||||
"you_have_free_rounds_left": "Você tem {N} Partidas grátis restantes",
|
||||
"you_have_been_credited_with_free_rounds": "Você recebeu {N} Partidas grátis",
|
||||
"buy": "Comprar",
|
||||
"activate": "Ativar",
|
||||
"deactivate": "Desativar",
|
||||
"locked": "Bloqueado",
|
||||
"by_wild_spin": "por Giro Wild",
|
||||
"by_chance_booster": "por Chance Booster",
|
||||
"buy_bonus": "Compra bônus",
|
||||
"active": "Ativo",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Giro Wild",
|
||||
"ui_autospins_title": "Configurações do giro automático",
|
||||
"ui_autospins_basic": "Básico",
|
||||
"ui_autospins_advanced": "Avançado",
|
||||
"ui_autospins_stop_autospin": "Interromper Giro Automático",
|
||||
"ui_autospins_numbers_of_rounds": "Número de rodadas",
|
||||
"ui_autospins_on_any_win": "Em qualquer ganho",
|
||||
"ui_autospins_if_bonus_won": "Se ganhar o jogo bônus",
|
||||
"ui_autospins_if_single_win": "Se um único ganho superar",
|
||||
"ui_autospins_if_increases": "Se o saldo em dinheiro aumentar em",
|
||||
"ui_autospins_if_decreases": "Se o saldo em dinheiro diminuir em",
|
||||
"ui_settings_title": "Configurações",
|
||||
"ui_settings_turbo": "Giro Turbo",
|
||||
"ui_settings_spacebar": "Barra de espaço para girar",
|
||||
"ui_settings_audio": "Áudio",
|
||||
"ui_settings_volume": "Volume",
|
||||
"ui_settings_music": "Música",
|
||||
"ui_settings_sound": "Efeitos sonoros",
|
||||
"rules_title": "Regras e Informações",
|
||||
"paytable_title": "Tabela de pagamentos",
|
||||
"101": "Você precisa de autenticação",
|
||||
"102": "102 - Sua conta está desabilitada. Por favor, entre em contato com a nossa equipe de suporte.",
|
||||
"103": "103 - Seu endereço de IP não está autorizado. Por favor, entre em contato com a nossa equipe de suporte.",
|
||||
"104": "104 - Sua conta está bloqueada. Por favor, entre em contato com a nossa equipe de suporte.",
|
||||
"105": "105 - Sua sessão expirou. Por favor, clique em \"ok\" para recarregar a página.",
|
||||
"201": "Ops! Houve um erro. Tente recarregar a página ou então entre em contato com o suporte e mencione o código de erro 201.",
|
||||
"202": "Ops! Houve um erro. Tente recarregar a página ou então entre em contato com o suporte e mencione o código de erro 202.",
|
||||
"203": "Ops! Houve um erro. Tente recarregar a página ou então entre em contato com o suporte e mencione o código de erro 203.",
|
||||
"204": "204 - Desculpe, houve um erro durante a comunicação com o servidor do cassino. Por favor, tente recarregar a página. Se o erro persistir, entre em contato com o suporte do cassino.",
|
||||
"205": "205 - Sua aposta não foi aceita porque você possui Rodadas grátis disponíveis.",
|
||||
"206": "206 - Rodadas grátis acabaram ou expiraram. As próximas rodadas usarão o saldo da sua conta.",
|
||||
"301": "301 - Seu saldo é insuficiente.\nPor favor, recarregue o seu saldo. Seu jogo ficará salvo até você voltar.",
|
||||
"302": "302 - Você ultrapassou o seu limite de aposta/perda/sessão.",
|
||||
"303": "303 - Você ultrapassou o limite de aposta máximo.",
|
||||
"401": "401 - O valor da aposta não alcançou os limites existentes da mesa.",
|
||||
"402": "402 - Você ultrapassou o limite de aposta máximo de {value} {currency}.",
|
||||
"301nodep": "301 - Saldo insuficiente.",
|
||||
"206i": "Os próximos giros usarão o saldo da sua conta.",
|
||||
"default": "Ops! Houve um erro. Por favor, entre em contato com o suporte e mencione o código de erro {code}.",
|
||||
"some_error": "Houve um erro.",
|
||||
"many_tabs_error": "O jogo é aberto em várias guias. Feche as guias extras para continuar.",
|
||||
"deposit": "Depositar",
|
||||
"ok": "OK"
|
||||
}
|
||||
81
assets/shared-translations/locales/ru.json
Normal file
81
assets/shared-translations/locales/ru.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Выигрыш",
|
||||
"bet": "Ставка",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Общий выигрыш",
|
||||
"total_bet": "Общая ставка",
|
||||
"freespins": "Фриспины",
|
||||
"free_rounds": "Бесплатные раунды",
|
||||
"balance": "Баланс",
|
||||
"click_to_continue": "Продолжить",
|
||||
"tap_to_continue": "Нажмите, чтобы продолжить",
|
||||
"tap_to_start": "Коснитесь для старта",
|
||||
"freespins_label": "Фриспины",
|
||||
"respins_label": "Респины",
|
||||
"freespins_left": "{count, plural, one {Фриспин\n{count}\nостался} few {Фриспина\n{count}\nосталось} many {Фриспинов \n{count}\nосталось} other {Фриспинов\n{count}\nосталось}}",
|
||||
"you_have_freespins_left": "{count, plural, one {У Вас остался\n{count}\nФриспин}\nfew {У Вас осталось\n{count}\nФриспина}\nmany {У Вас осталось\n{count}\nФриспинов}\nother {У Вас осталось\n{count}\nФриспинов}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural,\none {Поздравляем!\nВы выиграли\n{count}\nФриспин}\nfew {Поздравляем!\nВы выиграли\n{count}\nФриспина}\nmany {Поздравляем!\nВы выиграли\n{count}\nФриспинов}\nother {Поздравляем!\nВы выиграли\n{count}\nФриспинов}}",
|
||||
"congrats_you_won_free_spins": "{count, plural,\none {Поздравляем!\nВы выиграли\n{count}\nФриспин}\nfew {Поздравляем!\nВы выиграли\n{count}\nФриспина}\nmany {Поздравляем!\nВы выиграли\n{count}\nФриспинов}\nother {Поздравляем!\nВы выиграли\n{count}\nФриспинов}}",
|
||||
"you_won_freespins": "{count, plural,\none {Вы выиграли\n{count}\nФриспин}\nfew {Вы выиграли\n{count}\nФриспина}\nmany {Вы выиграли\n{count}\nФриспинов}\nother {Вы выиграли\n{count}\nФриспинов}}",
|
||||
"you_won_additional_freespins": "{count, plural,\none {Вы выиграли\n{count}\nдополнительный Фриспин}\nfew {Вы выиграли\n{count}\nдополнительных Фриспина}\nmany {Вы выиграли\n{count}\nдополнительных Фриспинов}\nother {Вы выиграли\n{count}\nдополнительных Фриспинов}}",
|
||||
"future_spins_will_use_your_account_money": "За следующие спины с вашего аккаунта будут списываться реальные деньги.",
|
||||
"you_have_insufficient_funds": "У вас недостаточно средств.",
|
||||
"your_freespins_are_ended": "У вас закончились Фриспины. Дальнейшие ставки будут за счёт средств на вашем игровом балансе.",
|
||||
"the_bet_has_not_been_accepted": "Ваша ставка не принята, так как у вас есть активные Фриспины.",
|
||||
"you_have_won_in_free_rounds": "Вы выиграли {N} в бесплатных раундах",
|
||||
"you_have_free_rounds_left": "У вас осталось {N} бесплатных раундов",
|
||||
"you_have_been_credited_with_free_rounds": "Вам зачислено {N} бесплатных раундов",
|
||||
"buy": "Купить",
|
||||
"activate": "Активируйте",
|
||||
"deactivate": "Деактивируйте",
|
||||
"locked": "Заблокировано",
|
||||
"by_wild_spin": "из-за Вайлд спина",
|
||||
"by_chance_booster": "Активен Шанс Бустер",
|
||||
"buy_bonus": "Купить бонус",
|
||||
"active": "Активен",
|
||||
"wild": "Вайлд",
|
||||
"scatter": "Скаттер",
|
||||
"wild_spin": "Вайлд спин",
|
||||
"ui_autospins_title": "Настройки автоспина",
|
||||
"ui_autospins_basic": "Основные",
|
||||
"ui_autospins_advanced": "Дополнительные",
|
||||
"ui_autospins_stop_autospin": "Остановить автоспин",
|
||||
"ui_autospins_numbers_of_rounds": "Количество раундов",
|
||||
"ui_autospins_on_any_win": "При любом выигрыше",
|
||||
"ui_autospins_if_bonus_won": "Если бонусный раунд выигрышный",
|
||||
"ui_autospins_if_single_win": "Если разовый выигрыш превышает",
|
||||
"ui_autospins_if_increases": "Если баланс увеличился на",
|
||||
"ui_autospins_if_decreases": "Если баланс уменьшился на",
|
||||
"ui_settings_title": "Настройки",
|
||||
"ui_settings_turbo": "Турбоспин",
|
||||
"ui_settings_spacebar": "Пробел запускает спин",
|
||||
"ui_settings_audio": "Аудио",
|
||||
"ui_settings_volume": "Громкость",
|
||||
"ui_settings_music": "Музыка",
|
||||
"ui_settings_sound": "Звуковые эффекты",
|
||||
"rules_title": "Правила и информация",
|
||||
"paytable_title": "Таблица выплат",
|
||||
"101": "Вам нужно авторизоваться",
|
||||
"102": "102 - Ваша учетная запись отключена. Обратитесь, пожалуйста, в службу поддержки.",
|
||||
"103": "103 - Доступ для вашего IP запрещён. Обратитесь, пожалуйста, в службу поддержки.",
|
||||
"104": "104 - Ваша учетная запись заблокирована. Обратитесь, пожалуйста, в службу поддержки.",
|
||||
"105": "105 - Время вашей сессии истекло. Нажмите, пожалуйста, на ОК, чтобы перезагрузить страницу.",
|
||||
"201": "Ой, произошла ошибка. Попробуйте перезагрузить страницу и сообщите, пожалуйста, в службу поддержки код ошибки 201.",
|
||||
"202": "Ой, произошла ошибка. Попробуйте перезагрузить страницу и сообщите, пожалуйста, в службу поддержки код ошибки 202.",
|
||||
"203": "Ой, произошла ошибка. Попробуйте перезагрузить страницу и сообщите, пожалуйста, в службу поддержки код ошибки 203.",
|
||||
"204": "204 - Извините, произошла ошибка во время связи с сервером казино. Попробуйте перезагрузить страницу. Если ошибка остается, обратитесь в службу поддержки казино.",
|
||||
"205": "205 - Ваша ставка не принята, так как у вас есть активные Фриспины.",
|
||||
"206": "206 - У вас закончились Фриспины. Дальнейшие ставки будут за счёт средств на вашем игровом балансе.",
|
||||
"301": "301 - У Вас недостаточно средств. \nПожалуйста, пополните баланс. Игра сохранится, и вы сможете её продолжить.",
|
||||
"302": "302 - Вы достигли установленного лимита на сумму ставок или проигрыша.",
|
||||
"303": "303 - Вы достигли максимального лимита ставки.",
|
||||
"401": "401 - Размер ставки не соответствует установленному лимиту на стол.",
|
||||
"402": "402 - Размер вашей ставки превышает лимит в {value} {currency}.",
|
||||
"301nodep": "301 - У Вас недостаточно средств.",
|
||||
"206i": "За следующие спины с вашего аккаунта будут списываться реальные деньги.",
|
||||
"default": "Упс, произошла ошибка. Пожалуйста, обратитесь в службу поддержки и сообщите код ошибки {code}.",
|
||||
"some_error": "Произошла ошибка.",
|
||||
"many_tabs_error": "Игра открыта в нескольких вкладках. Закройте дополнительные вкладки, чтобы продолжить.",
|
||||
"deposit": "Депозит",
|
||||
"ok": "Ок"
|
||||
}
|
||||
81
assets/shared-translations/locales/sv.json
Normal file
81
assets/shared-translations/locales/sv.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Vinst",
|
||||
"bet": "Satsa",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Total vinst",
|
||||
"total_bet": "Total insats",
|
||||
"freespins": "Gratissnurr",
|
||||
"free_rounds": "Gratisrundor",
|
||||
"balance": "Saldo",
|
||||
"click_to_continue": "Klicka för att fortsätta",
|
||||
"tap_to_continue": "Klicka för att fortsätta",
|
||||
"tap_to_start": "Tryck för att starta",
|
||||
"freespins_label": "Gratissnurr",
|
||||
"respins_label": "Respins",
|
||||
"freespins_left": "{count, plural, one {Gratissnurr\n{count}\nkvar} other {Gratissnurr\n{count}\nkvar}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Du har\n{count}\nGratissnurr kvar} other {Du har\n{count}\nGratissnurr kvar}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Grattis!\nDu har vunnit\n{count}\nGratissnurr} other {Grattis!\nDu har vunnit\n{count}\nGratissnurr}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Grattis!\nDu har vunnit\n{count}\nGratissnurr} other {Grattis!\nDu har vunnit\n{count}\nGratissnurr}}",
|
||||
"you_won_freespins": "{count, plural, one {Du har vunnit\n{count}\nGratissnurr} other {Du har vunnit\n{count}\nGratissnurr}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Du har vunnit\n{count}\nextra Gratissnurr} other {Du har vunnit\n{count}\nextra Gratissnurr}}",
|
||||
"future_spins_will_use_your_account_money": "Framtida snurr kommer att använda dina kontopengar.",
|
||||
"you_have_insufficient_funds": "Du har inte tillräckliga medel.",
|
||||
"your_freespins_are_ended": "Dina Gratissnurr har tagit slut eller har gått ut. Framtida snurr kommer att använda dina kontopengar.",
|
||||
"the_bet_has_not_been_accepted": "Din insats har inte accepterats eftersom du har tillgängliga Gratissnurr.",
|
||||
"you_have_won_in_free_rounds": "Du har vunnit{N} under gratisrundorna",
|
||||
"you_have_free_rounds_left": "Du har {N} gratisrundor kvar",
|
||||
"you_have_been_credited_with_free_rounds": "Du har fått {N} gratisrundor",
|
||||
"buy": "Köp",
|
||||
"activate": "Aktivera",
|
||||
"deactivate": "Inaktivera",
|
||||
"locked": "Låst",
|
||||
"by_wild_spin": "med Wild-snurr",
|
||||
"by_chance_booster": "med Chance Booster",
|
||||
"buy_bonus": "Köp bonus",
|
||||
"active": "Aktiv",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild spin",
|
||||
"ui_autospins_title": "Autosnurrinställningar",
|
||||
"ui_autospins_basic": "Grundläggande",
|
||||
"ui_autospins_advanced": "Avancerat",
|
||||
"ui_autospins_stop_autospin": "Stoppa autosnurr",
|
||||
"ui_autospins_numbers_of_rounds": "Antal rundor",
|
||||
"ui_autospins_on_any_win": "Vid en vinst",
|
||||
"ui_autospins_if_bonus_won": "Om bonusspelet vinns",
|
||||
"ui_autospins_if_single_win": "Om enstaka vinst överstiger",
|
||||
"ui_autospins_if_increases": "Om kontantsaldot stiger till",
|
||||
"ui_autospins_if_decreases": "Om kontantsaldot stiger till",
|
||||
"ui_settings_title": "Inställningar",
|
||||
"ui_settings_turbo": "Turbosnurr",
|
||||
"ui_settings_spacebar": "Mellanslag för att snurra",
|
||||
"ui_settings_audio": "Ljud",
|
||||
"ui_settings_volume": "Volym",
|
||||
"ui_settings_music": "Musik",
|
||||
"ui_settings_sound": "Ljud FX",
|
||||
"rules_title": "Regler och information",
|
||||
"paytable_title": "Vinsttabell",
|
||||
"101": "Du måste bli autentiserad",
|
||||
"102": "102 - Ditt konto är blockerat, vänligen kontakta support.",
|
||||
"103": "103 - Din IP är inte auktoriserad, vänligen kontakta support.",
|
||||
"104": "104 - Ditt konto är låst, vänligen kontakta support.",
|
||||
"105": "105 - Din session har gått ut. Vänligen klicka på OK för att ladda om sidan.",
|
||||
"201": "Ojdå, ett fel har inträffat. Försök att ladda om sidan och kontakta support med hänvisning till felkod 201.",
|
||||
"202": "Ojdå, ett fel har inträffat. Försök att ladda om sidan och kontakta support med hänvisning till felkod 202.",
|
||||
"203": "Ojdå, ett fel har inträffat. Försök att ladda om sidan och kontakta support med hänvisning till felkod 203.",
|
||||
"204": "204 - Det har tyvärr blivit fel vid kommunikationen med casinots server. Försök att ladda om sidan. Om felet kvarstår, kontakta casinots support.",
|
||||
"205": "205 - Din insats har inte accepterats eftersom du har tillgängliga Gratissnurr.",
|
||||
"206": "206 - Dina Gratissnurr har tagit slut eller har gått ut. Framtida snurr kommer att använda dina kontopengar.",
|
||||
"301": "301 - Du har otillräckliga medel.\nVänligen fyll på ditt saldo. Spelet kommer att sparas för dig när du kommer tillbaka.",
|
||||
"302": "302 - Du har överskridit din insats-/förlust-/sessionsgräns.",
|
||||
"303": "303 - Du har gått över maxinsatsgränsen.",
|
||||
"401": "401 - Insatsbeloppet mötte inte existerande bordsgränser.",
|
||||
"402": "402 - Du har överskridit maxinsatsens gräns på {value} {currency}.",
|
||||
"301nodep": "301 - Du har otillräckliga medel.",
|
||||
"206i": "Framtida snurr kommer att använda dina kontopengar.",
|
||||
"default": "Ojdå, ett fel har inträffat. Vänligen kontakta support med hänvisning till felkod {code}.",
|
||||
"some_error": "Ett fel har inträffat.",
|
||||
"many_tabs_error": "Spelet är öppet i flera flikar. Stäng extra flikar för att fortsätta.",
|
||||
"deposit": "Insättning",
|
||||
"ok": "OK"
|
||||
}
|
||||
81
assets/shared-translations/locales/th.json
Normal file
81
assets/shared-translations/locales/th.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "ชนะ",
|
||||
"bet": "เดิมพัน",
|
||||
"max_btn": "สูงสุด",
|
||||
"total_win": "การชนะทั้งหมด",
|
||||
"total_bet": "เดิมพันทั้งหมด",
|
||||
"freespins": "การสปินฟรี",
|
||||
"free_rounds": "รอบฟรี",
|
||||
"balance": "ยอดเงิน",
|
||||
"click_to_continue": "คลิกเพื่อดำเนินการต่อ",
|
||||
"tap_to_continue": "แตะเพื่อดำเนินการต่อ",
|
||||
"tap_to_start": "แตะเพื่อเริ่ม",
|
||||
"freespins_label": "การสปินฟรี",
|
||||
"respins_label": "การหมุนซ้ำ",
|
||||
"freespins_left": "{count, plural, one {Free Spin\n{count}\nleft} other {Free Spins\n{count}\nleft}}",
|
||||
"you_have_freespins_left": "{count, plural, one {You have\n{count}\nFree Spin left} other {You have\n{count}\nFree Spins left}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {ยินดีด้วย!\nคุณได้รางวัล\n{count}\nหมุนฟรีเพิ่มเติม} other {ยินดีด้วย!\nคุณได้รางวัล\n{count}\nการหมุนฟรีเพิ่มเติม}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Congratulations!\nYou won\n{count}\nFree Spin} other {Congratulations!\nYou won\n{count}\nFree Spins}}",
|
||||
"you_won_freespins": "{count, plural, one {คุณได้รางวัล\n{count}\nการหมุนฟรี} other {คุณได้รางวัล\n{count}\nการหมุนฟรี}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {คุณได้รางวัล\n{count}\nการหมุนฟรี} other {คุณได้รางวัล\n{count}\nการหมุนฟรี}}",
|
||||
"future_spins_will_use_your_account_money": "การสปินในอนาคตจะต้องใช้เงินในบัญชีของคุณ",
|
||||
"you_have_insufficient_funds": "คุณมีเงินไม่เพียงพอ",
|
||||
"your_freespins_are_ended": "หมุนฟรีของคุณได้สิ้นสุดหรือหมดอายุแล้ว การหมุนในอนาคตจะใช้เงินในบัญชีของคุณ",
|
||||
"the_bet_has_not_been_accepted": "การเดิมพันไม่ได้รับการยอมรับเนื่องจากคุณมีหมุนฟรีพร้อมใช้งาน",
|
||||
"you_have_won_in_free_rounds": "คุณได้รับ {N} ในรอบฟรี",
|
||||
"you_have_free_rounds_left": "คุณมีรอบฟรีเหลือ {N} รอบ",
|
||||
"you_have_been_credited_with_free_rounds": "คุณได้รับเครดิตรอบฟรี {N} รอบ",
|
||||
"buy": "ซื้อ",
|
||||
"activate": "เปิดใช้งาน",
|
||||
"deactivate": "ปิดใช้งาน",
|
||||
"locked": "ล็อก",
|
||||
"by_wild_spin": "โดยการหมุน Wild",
|
||||
"by_chance_booster": "โดยตัวเพิ่มโอกาส",
|
||||
"buy_bonus": "ซื้อโบนัส",
|
||||
"active": "ใช้งานอยู่",
|
||||
"wild": "ไวลด์",
|
||||
"scatter": "สแก็ตเตอร์",
|
||||
"wild_spin": "การหมุน Wild",
|
||||
"ui_autospins_title": "การตั้งค่าออโต้สปิน",
|
||||
"ui_autospins_basic": "พื้นฐาน",
|
||||
"ui_autospins_advanced": "ขั้นสูง",
|
||||
"ui_autospins_stop_autospin": "หยุดการออโต้สปิน",
|
||||
"ui_autospins_numbers_of_rounds": "จำนวนรอบ",
|
||||
"ui_autospins_on_any_win": "การชนะไม่ว่าในรูปแบบใดก็ตาม",
|
||||
"ui_autospins_if_bonus_won": "หากชนะโบนัสเกม",
|
||||
"ui_autospins_if_single_win": "หากการชนะในแต่ละครั้งเกิน",
|
||||
"ui_autospins_if_increases": "หากยอดเงินสดคงเหลือเพิ่มขึ้น",
|
||||
"ui_autospins_if_decreases": "หากยอดเงินสดคงเหลือลดลง",
|
||||
"ui_settings_title": "การตั้งค่า",
|
||||
"ui_settings_turbo": "เทอร์โบสปิน",
|
||||
"ui_settings_spacebar": "กดปุ่มสเปซบาร์เพื่อหมุน",
|
||||
"ui_settings_audio": "เสียง",
|
||||
"ui_settings_volume": "ระดับเสียง",
|
||||
"ui_settings_music": "เพลา",
|
||||
"ui_settings_sound": "เอฟเฟกต์เสียง",
|
||||
"rules_title": "กฎและข้อมูล",
|
||||
"paytable_title": "ตารางการจ่ายเงิน",
|
||||
"101": "คุณต้องได้รับการรับรองความถูกต้องก่อน",
|
||||
"102": "102 - บัญชีของคุณไม่สามารถใช้งานได้ กรุณาติดต่อฝ่ายสนับสนุน",
|
||||
"103": "103 - IP ของคุณไม่ได้รับอนุญาต กรุณาติดต่อฝ่ายสนับสนุน",
|
||||
"104": "104 - บัญชีของคุณถูกล็อค กรุณาติดต่อฝ่ายสนับสนุน",
|
||||
"105": "105 - เวลาของคุณหมดแล้ว กรุณาคลิก ตกลง เพื่อโหลดหน้าเพจใหม่อีกครั้ง",
|
||||
"201": "ขอโทษ ดูเหมือนว่ามีข้อผิดพลาดบางประการ ขอให้ลองพยายามโหลดหน้าเว็บใหม่อีกครั้งและติดต่อฝ่ายให้การสนับสนุนโดยรหัสข้อผิดพลาด คือ 201",
|
||||
"202": "ขอโทษ ดูเหมือนว่ามีข้อผิดพลาดบางประการ ขอให้ลองพยายามโหลดหน้าเว็บใหม่อีกครั้งและติดต่อฝ่ายให้การสนับสนุนโดยรหัสข้อผิดพลาด คือ 202",
|
||||
"203": "ขอโทษ ดูเหมือนว่ามีข้อผิดพลาดบางประการ ขอให้ลองพยายามโหลดหน้าเว็บใหม่อีกครั้งและติดต่อฝ่ายให้การสนับสนุนโดยรหัสข้อผิดพลาด คือ 203",
|
||||
"204": "204 - ขออภัย เกิดข้อผิดพลาดขณะติดต่อกับเซิร์ฟเวอร์คาสิโน โปรดลองโหลดหน้าใหม่หากยังคงเกิดข้อผิดพลาด โปรดติดต่อฝ่ายสนับสนุนของคาสิโน",
|
||||
"205": "205 - เดิมพันของคุณไม่ได้รับการยอมรับ เนื่องจากคุณมีหมุนฟรีที่สามารถใช้ได",
|
||||
"206": "206 - หมุนฟรีของคุณสิ้นสุดหรือหมดอายุแล้ว การหมุนในอนาคตจะใช้เงินในบัญชีของคุณ",
|
||||
"301": "301 - คุณมีเงินไม่เพียงพอ \nกรุณาเติมเงินเข้าบัญชีของคุณ เกมจะถูกบันทึกไว้เพื่อคุณจะสามารถกลับมาเล่นได้อีกครั้ง",
|
||||
"302": "302 - คุณเกินขีดจำกัดการวางเดิมพัน/ การแพ้ของคุณแล้ว",
|
||||
"303": "303 - คุณเดิมพันเกินขีดจำกัดสูงสุดที่กำหนด",
|
||||
"401": "401 - จำนวนเงินเดิมพันไม่เป็นไปตามลิมิตของตารางที่มีอยู่ได้",
|
||||
"402": "402 - คุณเกินขีดจำกัดการวางเดิมพันสูงสุดที่ {value} {currency} แล้ว",
|
||||
"301nodep": "301 - คุณมีเงินไม่พอ",
|
||||
"206i": "การสปินในอนาคตจะต้องใช้เงินในบัญชีของคุณ",
|
||||
"default": "ขอโทษ ดูเหมือนว่ามีข้อผิดพลาดบางประการ กรุณาติดต่อฝ่ายให้การสนับสนุนโดยรหัสข้อผิดพลาด คือ {code}",
|
||||
"some_error": "มีข้อผิดพลาดบางประการเกิดขึ้น",
|
||||
"many_tabs_error": "เกมเปิดอยู่ในหลายแท็บ ปิดแท็บส่วนเกินเพื่อดำเนินการต่อ",
|
||||
"deposit": "การฝากเงิน",
|
||||
"ok": "ตกลง"
|
||||
}
|
||||
81
assets/shared-translations/locales/tr.json
Normal file
81
assets/shared-translations/locales/tr.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Kazandınız",
|
||||
"bet": "Oyun",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Toplam kazanç",
|
||||
"total_bet": "Toplam bahis",
|
||||
"freespins": "Ücretsiz Spin",
|
||||
"free_rounds": "Ücretsiz Tur",
|
||||
"balance": "Bakiye",
|
||||
"click_to_continue": "Devam etmek için tıklayın",
|
||||
"tap_to_continue": "Devam etmek için dokunun",
|
||||
"tap_to_start": "Başlamak için dokunun",
|
||||
"freespins_label": "Ücretsiz Spin",
|
||||
"respins_label": "Yeniden spin",
|
||||
"freespins_left": "{count, plural, one {Ücretsiz Spin\n{count}\nkaldı} other {Ücretsiz Spin\n{count}\nkaldı}}",
|
||||
"you_have_freespins_left": "{count, plural, one {Sizde\n{count}\nÜcretsiz Spin kaldı} other {Sizde\n{count}\nÜcretsiz Spin kaldı}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Tebrikler!\nKazandın\n{count}\nÜcretsiz Spin} other {Tebrikler!\nKazandın\n{count}\nÜcretsiz Spin}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Tebrikler!\nKazandın\n{count}\nÜcretsiz Spin} other {Tebrikler!\nKazandın\n{count}\nÜcretsiz Spin}}",
|
||||
"you_won_freespins": "{count, plural, one {Kazandın\n{count}\nÜcretsiz Spin} other {Kazandın\n{count}\nÜcretsiz Spin}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {Kazandın\n{count}\nekstra Ücretsiz Spin} other {Kazandın\n{count}\nekstra Ücretsiz Spin}}",
|
||||
"future_spins_will_use_your_account_money": "Sonraki spinler için hesabınızdaki para kullanılacaktır.",
|
||||
"you_have_insufficient_funds": "Bakiyeniz yetersiz.",
|
||||
"your_freespins_are_ended": "Ücretsiz spinlerin bitmiş veya süresi dolmuş. Sonraki spinler için hesabındaki para kullanılacak.",
|
||||
"the_bet_has_not_been_accepted": "Kullanılabilir ücretsiz spinlerin olduğu için bahisin kabul edilmedi.",
|
||||
"you_have_won_in_free_rounds": "Ücretsiz turlarda {N} kazandınız",
|
||||
"you_have_free_rounds_left": "{N} ücretsiz turun kaldı",
|
||||
"you_have_been_credited_with_free_rounds": "{N} ücretsiz tur hesabına eklendi",
|
||||
"buy": "Satın al",
|
||||
"activate": "Etkinleştir",
|
||||
"deactivate": "Devre dışı bırak",
|
||||
"locked": "Kilitleyen:",
|
||||
"by_wild_spin": "Wild Spin",
|
||||
"by_chance_booster": "Şans Artırıcı",
|
||||
"buy_bonus": "Bonus Satın Al",
|
||||
"active": "Aktif",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild spin",
|
||||
"ui_autospins_title": "Otomatik Spin Ayarları",
|
||||
"ui_autospins_basic": "Temel",
|
||||
"ui_autospins_advanced": "İleri Düzey",
|
||||
"ui_autospins_stop_autospin": "Otomatik döndürmeyi durdur",
|
||||
"ui_autospins_numbers_of_rounds": "Tur sayısı",
|
||||
"ui_autospins_on_any_win": "Herhangi bir kazanç üzerine",
|
||||
"ui_autospins_if_bonus_won": "Bonus Oyunu kazanılırsa",
|
||||
"ui_autospins_if_single_win": "Tek bir seferdeki kazanç şunu geçerse:",
|
||||
"ui_autospins_if_increases": "Para bakiyesi şu kadar artarsa:",
|
||||
"ui_autospins_if_decreases": "Para bakiyesi şu kadar azalırsa:",
|
||||
"ui_settings_title": "Ayarlar",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Döndürmek için boşluk tuşuna basın",
|
||||
"ui_settings_audio": "Ses",
|
||||
"ui_settings_volume": "Ses düzeyi",
|
||||
"ui_settings_music": "Müzik",
|
||||
"ui_settings_sound": "Ses Efekti",
|
||||
"rules_title": "Kurallar ve Bilgiler",
|
||||
"paytable_title": "Ödeme Tablosu",
|
||||
"101": "Kimliğinizin doğrulanması gerekmektedir",
|
||||
"102": "102: Hesabınız devre dışı bırakıldı, lütfen destek ekibimizle iletişime geçin.",
|
||||
"103": "103: IP numaranızın yetkisi yok, lütfen destek ekibimizle iletişime geçin.",
|
||||
"104": "104: Hesabınız kilitlendi, lütfen destek ekibimizle iletişime geçin.",
|
||||
"105": "105: Oturumunuz zaman aşımına uğradı. Sayfayı yeniden yüklemek için Tamam'a tıklayın.",
|
||||
"201": "Tüh, bir hata oluştu. Sayfayı yenilemeyi deneyin ve 201 numaralı hata kodu için destek ekibimizle iletişime geçin.",
|
||||
"202": "Tüh, bir hata oluştu. Sayfayı yenilemeyi deneyin ve 202 numaralı hata kodu için destek ekibimizle iletişime geçin.",
|
||||
"203": "Tüh, bir hata oluştu. Sayfayı yenilemeyi deneyin ve 203 numaralı hata kodu için destek ekibimizle iletişime geçin.",
|
||||
"204": "204: Üzgünüz, oyun platformu sunucusundan yanıt alınırken bir hata oluştu. Lütfen sayfayı yeninden yüklemeyi deneyin. Aynı sorunu yaşamaya devam ederseniz oyun platformu destek ekibimizle iletişime geçin.",
|
||||
"205": "205 - Kullanılabilir ücretsiz spinlerin olduğu için bahisin kabul edilmedi.",
|
||||
"206": "206 - Ücretsiz spinlerin bitmiş veya süresi dolmuş. Sonraki spinler için hesabındaki para kullanılacak.",
|
||||
"301": "301: Bakiyeniz yetersiz.\nLütfen bakiye yükleyin. Oyun, geri döndüğünüzde oynayabilmeniz için kaydedilecek.",
|
||||
"302": "302: Giriş oyunu/kaybetme/seans sınırlarınızı aştınız.",
|
||||
"303": "303: Maksimum oyun limitini geçtiniz.",
|
||||
"401": "401: Oyun miktarı mevcut masa limitine uygun değil.",
|
||||
"402": "402: Maksimum oyun limitini {value} {currency} aştınız.",
|
||||
"301nodep": "301: Bakiyeniz yetersiz.",
|
||||
"206i": "Sonraki spinler için hesabınızdaki para kullanılacaktır.",
|
||||
"default": "Tüh, bir hata oluştu. Sayfayı yenilemeyi deneyin ve {code} numaralı hata kodu için destek ekibimizle iletişime geçin.",
|
||||
"some_error": "Bir hata oluştu.",
|
||||
"many_tabs_error": "Oyun birden fazla sekmede açık. Devam etmek için fazla sekmeleri kapatın.",
|
||||
"deposit": "Yatırma",
|
||||
"ok": "Tamam"
|
||||
}
|
||||
81
assets/shared-translations/locales/zh-CN.json
Normal file
81
assets/shared-translations/locales/zh-CN.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "赢",
|
||||
"bet": "下注",
|
||||
"max_btn": "最大",
|
||||
"total_win": "总奖金",
|
||||
"total_bet": "总投注",
|
||||
"freespins": "免费旋转",
|
||||
"free_rounds": "免费回合",
|
||||
"balance": "余额",
|
||||
"click_to_continue": "点击继续",
|
||||
"tap_to_continue": "点击继续",
|
||||
"tap_to_start": "点击开始",
|
||||
"freespins_label": "免费旋转",
|
||||
"respins_label": "再次旋转",
|
||||
"freespins_left": "{count, plural, one {Free Spin\n{count}\nleft} other {Free Spins\n{count}\nleft}}",
|
||||
"you_have_freespins_left": "{count, plural, one {You have\n{count}\nFree Spin left} other {You have\n{count}\nFree Spins left}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {恭喜!\n您赢得了\n{count}次\n额外的免费旋转} other {恭喜!\n您赢得了\n{count}次\n额外的免费旋转}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Congratulations!\nYou won\n{count}\nFree Spin} other {Congratulations!\nYou won\n{count}\nFree Spins}}",
|
||||
"you_won_freespins": "{count, plural, one {您赢得了\n{count}次\n免费旋转} other {您赢得了\n{count}次\n免费旋转}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {您赢得了\n{count} 次\n额外的免费旋转} other {您赢得了\n{count} 次\n额外的免费旋转}}",
|
||||
"future_spins_will_use_your_account_money": "继续旋转将会使用您的账户余额。",
|
||||
"you_have_insufficient_funds": "您的资金不足。",
|
||||
"your_freespins_are_ended": "您的免费旋转已用完或过期。后续旋转将使用您账户中的资金。",
|
||||
"the_bet_has_not_been_accepted": "由于您有可用的免费旋转,因此投注未被接受。",
|
||||
"you_have_won_in_free_rounds": "您已在免费回合中赢得{N}",
|
||||
"you_have_free_rounds_left": "您还剩下 {N} 次免费回合",
|
||||
"you_have_been_credited_with_free_rounds": "您已获得 {N} 次免费回合",
|
||||
"buy": "买入",
|
||||
"activate": "激活",
|
||||
"deactivate": "停用",
|
||||
"locked": "被百搭旋转",
|
||||
"by_wild_spin": "锁定",
|
||||
"by_chance_booster": "被胜率提升器锁定",
|
||||
"buy_bonus": "购买奖励",
|
||||
"active": "激活",
|
||||
"wild": "百搭符号",
|
||||
"scatter": "散布符号",
|
||||
"wild_spin": "百搭旋转",
|
||||
"ui_autospins_title": "旋转设置",
|
||||
"ui_autospins_basic": "简单",
|
||||
"ui_autospins_advanced": "高级",
|
||||
"ui_autospins_stop_autospin": "停止自动旋转",
|
||||
"ui_autospins_numbers_of_rounds": "回合数",
|
||||
"ui_autospins_on_any_win": "任何胜利",
|
||||
"ui_autospins_if_bonus_won": "如果赢得了奖励游戏",
|
||||
"ui_autospins_if_single_win": "如果单次奖金超过",
|
||||
"ui_autospins_if_increases": "如果现金余额增至",
|
||||
"ui_autospins_if_decreases": "如果现金余额增至",
|
||||
"ui_settings_title": "设置",
|
||||
"ui_settings_turbo": "高速旋转",
|
||||
"ui_settings_spacebar": "按空格键旋转",
|
||||
"ui_settings_audio": "音频",
|
||||
"ui_settings_volume": "音量",
|
||||
"ui_settings_music": "音乐",
|
||||
"ui_settings_sound": "音效",
|
||||
"rules_title": "规则与信息",
|
||||
"paytable_title": "赔付表",
|
||||
"101": "您必须通过身份验证",
|
||||
"102": "102 - 您的账户已被禁用,请与客服部门联系。",
|
||||
"103": "103 - 您的IP未经授权,请与客服部门联系。",
|
||||
"104": "104 - 您的账户被锁定,请与客服部门联系。",
|
||||
"105": "105 - 您的会话超时。请点击 确定 重新加载页面。",
|
||||
"201": "啊呀,出现错误。请尝试重新加载页面,并在联系客服部门时告知错误代码201。",
|
||||
"202": "啊呀,出现错误。请尝试重新加载页面,并在联系客服部门时告知错误代码202。",
|
||||
"203": "啊呀,出现错误。请尝试重新加载页面,并在联系客服部门时告知错误代码203。",
|
||||
"204": "204 - 抱歉,与赌场服务器通信时出错。请尝试重新加载页面。如果错误仍然存在,请联系赌场支持中心。",
|
||||
"205": "205 – 您的投注未被接受,因为您有可用的免费旋转。",
|
||||
"206": "206 - 您的免费旋转已结束或过期。后续旋转将使用您账户中的资金。",
|
||||
"301": "301 - 您的资金不足。\n请充值。在您回来前游戏将被保存。",
|
||||
"302": "302 - 您已超过您的投注限额/输钱限额/会话限制。",
|
||||
"303": "303 - 您超出了最大下注限额。",
|
||||
"401": "401 - 赌注金额无法满足现有赌桌限额。",
|
||||
"402": "402 - 您已超过{value} {currency} 的最大投注限额。",
|
||||
"301nodep": "301 - 您的资金不足。",
|
||||
"206i": "继续旋转将会使用您的账户余额。",
|
||||
"default": "糟糕,出现错误。请联系支持人员,告知错误代码 {code}。",
|
||||
"some_error": "出现错误。",
|
||||
"many_tabs_error": "已经在多个标签页打开此游戏。请关闭多余的标签页以继续。",
|
||||
"deposit": "存款",
|
||||
"ok": "确定"
|
||||
}
|
||||
81
assets/shared-translations/translations.json
Normal file
81
assets/shared-translations/translations.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"win": "Win",
|
||||
"bet": "Bet",
|
||||
"max_btn": "MAX",
|
||||
"total_win": "Total win",
|
||||
"total_bet": "Total bet",
|
||||
"freespins": "Free Spins",
|
||||
"free_rounds": "Free Rounds",
|
||||
"balance": "Balance",
|
||||
"click_to_continue": "Click to continue",
|
||||
"tap_to_continue": "Tap to continue",
|
||||
"tap_to_start": "Tap to start",
|
||||
"freespins_label": "Free Spins",
|
||||
"respins_label": "Respins",
|
||||
"freespins_left": "{count, plural, one {Free Spin\n{count}\nleft} other {Free Spins\n{count}\nleft}}",
|
||||
"you_have_freespins_left": "{count, plural, one {You have\n{count}\nFree Spin left} other {You have\n{count}\nFree Spins left}}",
|
||||
"congrats_you_won_additional_freespins": "{count, plural, one {Congratulations!\nYou won\n{count}\nadditional Free Spin} other {Congratulations!\nYou won\n{count}\nadditional Free Spins}}",
|
||||
"congrats_you_won_free_spins": "{count, plural, one {Congratulations!\nYou won\n{count}\nFree Spin} other {Congratulations!\nYou won\n{count}\nFree Spins}}",
|
||||
"you_won_freespins": "{count, plural, one {You won\n{count}\nFree Spin} other {You won\n{count}\nFree Spins}}",
|
||||
"you_won_additional_freespins": "{count, plural, one {You won\n{count}\nadditional Free Spin} other {You won\n{count}\nadditional Free Spins}}",
|
||||
"future_spins_will_use_your_account_money": "Future spins will use your account money.",
|
||||
"you_have_insufficient_funds": "You have insufficient funds.",
|
||||
"your_freespins_are_ended": "Your Free Spins have ended or expired. Future spins will use your account money.",
|
||||
"the_bet_has_not_been_accepted": "The bet has not been accepted because you have Free Spins available.",
|
||||
"you_have_won_in_free_rounds": "You have won {N} in free rounds",
|
||||
"you_have_free_rounds_left": "You have {N} Free Rounds left",
|
||||
"you_have_been_credited_with_free_rounds": "You have been credited with {N} Free Rounds",
|
||||
"buy": "Buy",
|
||||
"activate": "Activate",
|
||||
"deactivate": "Deactivate",
|
||||
"locked": "Locked",
|
||||
"by_wild_spin": "by Wild Spin",
|
||||
"by_chance_booster": "by Chance Booster",
|
||||
"buy_bonus": "Buy Bonus",
|
||||
"active": "Active",
|
||||
"wild": "Wild",
|
||||
"scatter": "Scatter",
|
||||
"wild_spin": "Wild Spin",
|
||||
"ui_autospins_title": "Autospin settings",
|
||||
"ui_autospins_basic": "Basic",
|
||||
"ui_autospins_advanced": "Advanced",
|
||||
"ui_autospins_stop_autospin": "Stop autospin",
|
||||
"ui_autospins_numbers_of_rounds": "Numbers of rounds",
|
||||
"ui_autospins_on_any_win": "On any win",
|
||||
"ui_autospins_if_bonus_won": "If bonus game is won",
|
||||
"ui_autospins_if_single_win": "If single win exceeds",
|
||||
"ui_autospins_if_increases": "If cash balance increases by",
|
||||
"ui_autospins_if_decreases": "If cash balance decreases by",
|
||||
"ui_settings_title": "Settings",
|
||||
"ui_settings_turbo": "Turbospin",
|
||||
"ui_settings_spacebar": "Spacebar to spin",
|
||||
"ui_settings_audio": "Audio",
|
||||
"ui_settings_volume": "Volume",
|
||||
"ui_settings_music": "Music",
|
||||
"ui_settings_sound": "Sound FX",
|
||||
"rules_title": "Rules & Information",
|
||||
"paytable_title": "Paytable",
|
||||
"101": "You have to be authenticated",
|
||||
"102": "102 - Your account is disabled, please contact support.",
|
||||
"103": "103 - Your IP is unauthorized, please contact support.",
|
||||
"104": "104 - Your account is locked, please contact support.",
|
||||
"105": "105 - Your session timed out. Please click ok to reload the page.",
|
||||
"201": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 201.",
|
||||
"202": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 202.",
|
||||
"203": "Woops, an error has occurred. Try to reload the page and contact support referring to the error code 203.",
|
||||
"204": "204 - Sorry, there was an error while communication with casino server. Please try to reload the page. If the error persists, contact casino support.",
|
||||
"205": "205 - Your bet hasn't been accepted, because you have Free Spins available.",
|
||||
"206": "206 - Your Free Spins ended or expired. Future spins will use your account money.",
|
||||
"301": "301 - You have insufficient funds.\nPlease, refill your balance. The game will be saved for you when you are back.",
|
||||
"302": "302 - You have exceeded your wager/lost/session limits.",
|
||||
"303": "303 - You exceeded the max bet limit.",
|
||||
"401": "401 - The bet amount failed to meet existing table limits.",
|
||||
"402": "402 - You exceeded the {value} {currency} max bet limit.",
|
||||
"301nodep": "301 - You have insufficient funds.",
|
||||
"206i": "Future spins will use your account money.",
|
||||
"default": "Woops, an error has occurred. Please contact support referring to the error code {code}.",
|
||||
"some_error": "An error has occurred.",
|
||||
"many_tabs_error": "The game is open in several tabs. Close extra tabs to continue.",
|
||||
"deposit": "Deposit",
|
||||
"ok": "Ok"
|
||||
}
|
||||
52
assets/sys-manifest.json
Normal file
52
assets/sys-manifest.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"bundles": [
|
||||
{
|
||||
"name": "atlases",
|
||||
"assets": [
|
||||
{
|
||||
"name": "ui",
|
||||
"srcs": "system/ui/ui.atlas"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ui",
|
||||
"assets": [
|
||||
{
|
||||
"name": "keyboard",
|
||||
"srcs": "system/ui/keyboard.skel",
|
||||
"data": {
|
||||
"spineAtlasAlias": "ui",
|
||||
"spineAtlasFile": "system/ui/ui.atlas",
|
||||
"spineSkeletonScale": 0.4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "autospins_settings",
|
||||
"srcs": "system/ui/autospin_settings.skel",
|
||||
"data": {
|
||||
"spineAtlasAlias": "ui",
|
||||
"spineAtlasFile": "system/ui/ui.atlas",
|
||||
"spineSkeletonScale": 0.4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "game_settings",
|
||||
"srcs": "system/ui/settings.skel",
|
||||
"data": {
|
||||
"spineAtlasAlias": "ui",
|
||||
"spineAtlasFile": "system/ui/ui.atlas",
|
||||
"spineSkeletonScale": 0.26
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "buttons",
|
||||
"srcs": "system/ui/buttons.skel",
|
||||
"data": {
|
||||
"spineSkeletonScale": 0.5
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
assets/system/ErrorPopups/package.xml
Normal file
BIN
assets/system/ErrorPopups/package.xml
Normal file
Binary file not shown.
BIN
assets/system/replay-ui/autospin_settings.skel
Normal file
BIN
assets/system/replay-ui/autospin_settings.skel
Normal file
Binary file not shown.
BIN
assets/system/replay-ui/keyboard.skel
Normal file
BIN
assets/system/replay-ui/keyboard.skel
Normal file
Binary file not shown.
BIN
assets/system/replay-ui/settings.skel
Normal file
BIN
assets/system/replay-ui/settings.skel
Normal file
Binary file not shown.
252
assets/system/replay-ui/ui.atlas
Normal file
252
assets/system/replay-ui/ui.atlas
Normal file
@@ -0,0 +1,252 @@
|
||||
ui.webp
|
||||
size:1388,2056
|
||||
filter:Linear,Linear
|
||||
AS_bg_advanced_expanded
|
||||
bounds:131,133,889,1122
|
||||
rotate:90
|
||||
as_top_bgTriangle
|
||||
bounds:1369,1160,21,12
|
||||
offsets:1,1,23,14
|
||||
rotate:90
|
||||
autospin_btn
|
||||
bounds:1093,1042,97,97
|
||||
autospin_infinity
|
||||
bounds:296,27,45,20
|
||||
rotate:90
|
||||
autospin_stop_btn
|
||||
bounds:1277,1569,97,96
|
||||
offsets:0,1,97,97
|
||||
rotate:90
|
||||
autospins_back
|
||||
bounds:1277,1668,182,96
|
||||
rotate:90
|
||||
bet_btn
|
||||
bounds:1093,1641,97,97
|
||||
btn_AS_bg
|
||||
bounds:131,64,163,67
|
||||
offsets:1,1,165,69
|
||||
btn_AudioToggle
|
||||
bounds:355,78,53,53
|
||||
offsets:1,1,55,55
|
||||
btn_bar_AudioToggle
|
||||
bounds:1242,1264,586,33
|
||||
offsets:1,1,588,35
|
||||
rotate:90
|
||||
btn_bar_AudioToggle 2
|
||||
bounds:1205,1262,588,35
|
||||
rotate:90
|
||||
btn_bg_basic
|
||||
bounds:1093,1183,290,77
|
||||
offsets:1,1,292,79
|
||||
btn_checkboxOff_bg
|
||||
bounds:1297,1854,57,57
|
||||
offsets:1,1,59,59
|
||||
btn_checkboxOn
|
||||
bounds:1356,1868,43,30
|
||||
offsets:1,1,45,32
|
||||
rotate:90
|
||||
btn_checkboxOn_bg
|
||||
bounds:296,74,57,57
|
||||
offsets:1,1,59,59
|
||||
btn_circle_orange
|
||||
bounds:1255,931,96,96
|
||||
btn_circle_yellow
|
||||
bounds:1255,833,96,96
|
||||
btn_i10
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i100
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i25
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i250
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i50
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i500
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i750
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i_1000
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_infinity
|
||||
bounds:1324,403,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_x
|
||||
bounds:1156,1327,41,42
|
||||
offsets:1,1,43,44
|
||||
btn_x_bg
|
||||
bounds:1324,338,63,62
|
||||
offsets:1,1,65,64
|
||||
rotate:90
|
||||
checkboxOff_1
|
||||
bounds:1320,97,64,64
|
||||
offsets:1,1,66,66
|
||||
checkboxOn_1
|
||||
bounds:1320,31,64,64
|
||||
offsets:1,1,66,66
|
||||
checkboxOn_V_1
|
||||
bounds:355,29,47,33
|
||||
offsets:1,1,49,35
|
||||
rotate:90
|
||||
close-btn
|
||||
bounds:1210,91,38,40
|
||||
close_btn_
|
||||
bounds:1324,276,60,60
|
||||
close_btn_hover
|
||||
bounds:1324,214,60,60
|
||||
desktop_bg
|
||||
bounds:2,6,2048,127
|
||||
rotate:90
|
||||
fr_back
|
||||
bounds:1255,163,384,67
|
||||
offsets:1,0,385,67
|
||||
rotate:90
|
||||
home_btn
|
||||
bounds:1093,1740,110,110
|
||||
info_btn
|
||||
bounds:1297,1913,69,69
|
||||
max_btn
|
||||
bounds:1192,1029,100,70
|
||||
max_btn_mob
|
||||
bounds:1093,1542,97,97
|
||||
menu_btn
|
||||
bounds:1294,1030,69,69
|
||||
minus_btn
|
||||
bounds:1125,1371,69,70
|
||||
paytable_btn
|
||||
bounds:1255,762,69,69
|
||||
placeholder
|
||||
bounds:1326,649,25,25
|
||||
plus_btn
|
||||
bounds:1297,1984,69,70
|
||||
popiplay
|
||||
bounds:1354,1275,122,32
|
||||
offsets:0,1,123,33
|
||||
rotate:90
|
||||
quick_btn
|
||||
bounds:1093,1443,97,97
|
||||
quick_icon
|
||||
bounds:1156,1265,37,60
|
||||
replay_btn
|
||||
bounds:1093,1852,202,202
|
||||
offsets:1,0,204,203
|
||||
settings_bg
|
||||
bounds:131,1024,960,1030
|
||||
offsets:1,1,962,1032
|
||||
settings_btn
|
||||
bounds:1255,691,69,69
|
||||
sound_off_btn
|
||||
bounds:1255,620,69,69
|
||||
sound_on_btn
|
||||
bounds:1255,549,69,69
|
||||
tx_tNumbers of rounds
|
||||
bounds:825,99,383,32
|
||||
offsets:1,1,385,34
|
||||
txt_Audio
|
||||
bounds:131,18,154,44
|
||||
offsets:1,1,156,46
|
||||
txt_Autospin settings
|
||||
bounds:410,84,413,47
|
||||
offsets:1,1,415,49
|
||||
txt_I
|
||||
bounds:1093,1037,3,24
|
||||
offsets:1,1,5,26
|
||||
rotate:90
|
||||
txt_If bonus game is won
|
||||
bounds:848,65,329,32
|
||||
offsets:1,1,331,34
|
||||
txt_If cash balance decreases by
|
||||
bounds:1353,581,447,32
|
||||
offsets:1,1,449,34
|
||||
rotate:90
|
||||
txt_If cash balance increases by
|
||||
bounds:410,50,436,32
|
||||
offsets:1,1,438,34
|
||||
txt_If single win exceeds
|
||||
bounds:390,16,321,32
|
||||
offsets:1,1,323,34
|
||||
txt_Music
|
||||
bounds:1125,1263,106,29
|
||||
offsets:1,1,108,31
|
||||
rotate:90
|
||||
txt_On any win
|
||||
bounds:1354,1399,168,31
|
||||
offsets:1,1,170,33
|
||||
rotate:90
|
||||
txt_Settings
|
||||
bounds:1277,1269,298,75
|
||||
offsets:1,1,300,77
|
||||
rotate:90
|
||||
txt_Sound FX
|
||||
bounds:1093,1265,176,30
|
||||
offsets:1,1,178,32
|
||||
rotate:90
|
||||
txt_Spacebar to spin
|
||||
bounds:848,25,311,38
|
||||
offsets:1,1,313,40
|
||||
txt_Stop_autospin
|
||||
bounds:1093,1141,274,40
|
||||
offsets:1,1,276,42
|
||||
txt_Turbospin
|
||||
bounds:1192,1101,185,38
|
||||
offsets:1,1,187,40
|
||||
txt_Volume
|
||||
bounds:1255,2,159,35
|
||||
offsets:1,1,161,37
|
||||
rotate:90
|
||||
txt_btn_10
|
||||
bounds:318,13,33,23
|
||||
offsets:1,1,35,25
|
||||
txt_btn_100
|
||||
bounds:1324,164,53,23
|
||||
offsets:1,1,55,25
|
||||
txt_btn_1000
|
||||
bounds:1326,676,72,23
|
||||
offsets:1,1,74,25
|
||||
rotate:90
|
||||
txt_btn_25
|
||||
bounds:318,38,34,23
|
||||
offsets:1,1,36,25
|
||||
rotate:90
|
||||
txt_btn_250
|
||||
bounds:1320,6,54,23
|
||||
offsets:1,1,56,25
|
||||
txt_btn_50
|
||||
bounds:1326,612,35,23
|
||||
offsets:1,1,37,25
|
||||
rotate:90
|
||||
txt_btn_500
|
||||
bounds:1326,556,55,23
|
||||
offsets:1,1,57,25
|
||||
txt_btn_750
|
||||
bounds:1324,189,54,23
|
||||
offsets:1,1,56,25
|
||||
txt_btn_Advanced
|
||||
bounds:1292,5,156,26
|
||||
offsets:1,1,158,28
|
||||
rotate:90
|
||||
txt_btn_Basic
|
||||
bounds:1326,750,81,25
|
||||
offsets:1,1,83,27
|
||||
rotate:90
|
||||
txt_btn_infinity
|
||||
bounds:1365,1054,45,20
|
||||
offsets:1,1,47,22
|
||||
rotate:90
|
||||
BIN
assets/system/replay-ui/ui.webp
Normal file
BIN
assets/system/replay-ui/ui.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
BIN
assets/system/ui/autospin_settings.skel
Normal file
BIN
assets/system/ui/autospin_settings.skel
Normal file
Binary file not shown.
20
assets/system/ui/buttons.atlas
Normal file
20
assets/system/ui/buttons.atlas
Normal file
@@ -0,0 +1,20 @@
|
||||
buttons.webp
|
||||
size:2048,128
|
||||
filter:Linear,Linear
|
||||
bet-select-btn
|
||||
bounds:758,2,250,110
|
||||
bet-select-btn-disabled
|
||||
bounds:2,2,250,110
|
||||
bet-select-btn-hover
|
||||
bounds:254,2,250,110
|
||||
bet-select-btn-press
|
||||
bounds:506,2,250,110
|
||||
check-box
|
||||
bounds:1174,52,60,60
|
||||
check-box-hover
|
||||
bounds:1112,52,60,60
|
||||
close-btn
|
||||
bounds:1236,72,38,40
|
||||
placeholder
|
||||
bounds:1010,14,100,98
|
||||
offsets:1,1,102,100
|
||||
BIN
assets/system/ui/buttons.skel
Normal file
BIN
assets/system/ui/buttons.skel
Normal file
Binary file not shown.
BIN
assets/system/ui/buttons.webp
Normal file
BIN
assets/system/ui/buttons.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
assets/system/ui/keyboard.skel
Normal file
BIN
assets/system/ui/keyboard.skel
Normal file
Binary file not shown.
BIN
assets/system/ui/settings.skel
Normal file
BIN
assets/system/ui/settings.skel
Normal file
Binary file not shown.
BIN
assets/system/ui/start_page_ui.skel
Normal file
BIN
assets/system/ui/start_page_ui.skel
Normal file
Binary file not shown.
255
assets/system/ui/ui.atlas
Normal file
255
assets/system/ui/ui.atlas
Normal file
@@ -0,0 +1,255 @@
|
||||
ui.webp
|
||||
size:1388,2056
|
||||
filter:Linear,Linear
|
||||
AS_bg_advanced_expanded
|
||||
bounds:131,132,889,1122
|
||||
rotate:90
|
||||
as_top_bgTriangle
|
||||
bounds:1369,1157,21,12
|
||||
offsets:1,1,23,14
|
||||
rotate:90
|
||||
autospin_btn
|
||||
bounds:1093,1039,97,97
|
||||
autospin_infinity
|
||||
bounds:338,9,45,20
|
||||
autospin_stop_btn
|
||||
bounds:1277,1566,97,96
|
||||
offsets:0,1,97,97
|
||||
rotate:90
|
||||
autospins_back
|
||||
bounds:1277,1665,182,96
|
||||
rotate:90
|
||||
bet_btn
|
||||
bounds:1093,1638,97,97
|
||||
btn_AS_bg
|
||||
bounds:131,63,163,67
|
||||
offsets:1,1,165,69
|
||||
btn_AudioToggle
|
||||
bounds:1329,100,53,53
|
||||
offsets:1,1,55,55
|
||||
btn_bar_AudioToggle
|
||||
bounds:1242,1261,586,33
|
||||
offsets:1,1,588,35
|
||||
rotate:90
|
||||
btn_bar_AudioToggle 2
|
||||
bounds:1205,1259,588,35
|
||||
rotate:90
|
||||
btn_bg_basic
|
||||
bounds:1093,1180,290,77
|
||||
offsets:1,1,292,79
|
||||
btn_checkboxOff_bg
|
||||
bounds:1324,214,57,57
|
||||
offsets:1,1,59,59
|
||||
btn_checkboxOn
|
||||
bounds:1326,546,43,30
|
||||
offsets:1,1,45,32
|
||||
btn_checkboxOn_bg
|
||||
bounds:1329,155,57,57
|
||||
offsets:1,1,59,59
|
||||
btn_circle_orange
|
||||
bounds:1255,928,96,96
|
||||
btn_circle_yellow
|
||||
bounds:1255,830,96,96
|
||||
btn_i10
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i100
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i25
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i250
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i50
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i500
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i750
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_i_1000
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_infinity
|
||||
bounds:1324,400,144,62
|
||||
offsets:1,1,146,64
|
||||
rotate:90
|
||||
btn_x
|
||||
bounds:1156,1324,41,42
|
||||
offsets:1,1,43,44
|
||||
btn_x_bg
|
||||
bounds:1324,335,63,62
|
||||
offsets:1,1,65,64
|
||||
rotate:90
|
||||
checkboxOff_1
|
||||
bounds:296,66,64,64
|
||||
offsets:1,1,66,66
|
||||
checkboxOn_1
|
||||
bounds:362,66,64,64
|
||||
offsets:1,1,66,66
|
||||
checkboxOn_V_1
|
||||
bounds:338,31,47,33
|
||||
offsets:1,1,49,35
|
||||
close-btn
|
||||
bounds:296,26,38,40
|
||||
rotate:90
|
||||
close_btn_
|
||||
bounds:1298,1850,60,60
|
||||
close_btn_hover
|
||||
bounds:1324,273,60,60
|
||||
desktop_bg
|
||||
bounds:2,5,2048,127
|
||||
rotate:90
|
||||
fr_back
|
||||
bounds:1255,160,384,67
|
||||
offsets:1,0,385,67
|
||||
rotate:90
|
||||
home_btn
|
||||
bounds:1093,1737,110,110
|
||||
info_btn
|
||||
bounds:1298,1912,69,69
|
||||
max_btn
|
||||
bounds:1192,1026,100,70
|
||||
max_btn_mob
|
||||
bounds:1093,1539,97,97
|
||||
menu_btn
|
||||
bounds:1294,1027,69,69
|
||||
minus_btn
|
||||
bounds:1125,1368,69,70
|
||||
paytable_btn
|
||||
bounds:1255,759,69,69
|
||||
placeholder
|
||||
bounds:1360,1885,25,25
|
||||
plus_btn
|
||||
bounds:1298,1983,69,70
|
||||
popiplay
|
||||
bounds:1354,1272,122,32
|
||||
offsets:0,1,123,33
|
||||
rotate:90
|
||||
quick_btn
|
||||
bounds:1093,1440,97,97
|
||||
quick_icon
|
||||
bounds:1156,1262,37,60
|
||||
settings_bg
|
||||
bounds:131,1023,960,1030
|
||||
offsets:1,1,962,1032
|
||||
settings_btn
|
||||
bounds:1255,688,69,69
|
||||
sound_off_btn
|
||||
bounds:1255,617,69,69
|
||||
sound_on_btn
|
||||
bounds:1255,546,69,69
|
||||
spin_btn
|
||||
bounds:1093,1849,204,203
|
||||
rotate:90
|
||||
tx_tNumbers of rounds
|
||||
bounds:843,98,383,32
|
||||
offsets:1,1,385,34
|
||||
txt_Audio
|
||||
bounds:1283,4,154,44
|
||||
offsets:1,1,156,46
|
||||
rotate:90
|
||||
txt_Autospin settings
|
||||
bounds:428,83,413,47
|
||||
offsets:1,1,415,49
|
||||
txt_I
|
||||
bounds:1093,1034,3,24
|
||||
offsets:1,1,5,26
|
||||
rotate:90
|
||||
txt_If bonus game is won
|
||||
bounds:412,15,329,32
|
||||
offsets:1,1,331,34
|
||||
txt_If cash balance decreases by
|
||||
bounds:1353,578,447,32
|
||||
offsets:1,1,449,34
|
||||
rotate:90
|
||||
txt_If cash balance increases by
|
||||
bounds:428,49,436,32
|
||||
offsets:1,1,438,34
|
||||
txt_If single win exceeds
|
||||
bounds:866,64,321,32
|
||||
offsets:1,1,323,34
|
||||
txt_Music
|
||||
bounds:1125,1260,106,29
|
||||
offsets:1,1,108,31
|
||||
rotate:90
|
||||
txt_On any win
|
||||
bounds:1354,1396,168,31
|
||||
offsets:1,1,170,33
|
||||
rotate:90
|
||||
txt_Settings
|
||||
bounds:1277,1266,298,75
|
||||
offsets:1,1,300,77
|
||||
rotate:90
|
||||
txt_Sound FX
|
||||
bounds:1093,1262,176,30
|
||||
offsets:1,1,178,32
|
||||
rotate:90
|
||||
txt_Spacebar to spin
|
||||
bounds:866,24,311,38
|
||||
offsets:1,1,313,40
|
||||
txt_Stop_autospin
|
||||
bounds:1093,1138,274,40
|
||||
offsets:1,1,276,42
|
||||
txt_Turbospin
|
||||
bounds:1192,1098,185,38
|
||||
offsets:1,1,187,40
|
||||
txt_Volume
|
||||
bounds:131,26,159,35
|
||||
offsets:1,1,161,37
|
||||
txt_btn_10
|
||||
bounds:387,31,33,23
|
||||
offsets:1,1,35,25
|
||||
rotate:90
|
||||
txt_btn_100
|
||||
bounds:1326,606,53,23
|
||||
offsets:1,1,55,25
|
||||
rotate:90
|
||||
txt_btn_1000
|
||||
bounds:1356,26,72,23
|
||||
offsets:1,1,74,25
|
||||
rotate:90
|
||||
txt_btn_25
|
||||
bounds:1360,1849,34,23
|
||||
offsets:1,1,36,25
|
||||
rotate:90
|
||||
txt_btn_250
|
||||
bounds:1326,717,54,23
|
||||
offsets:1,1,56,25
|
||||
rotate:90
|
||||
txt_btn_50
|
||||
bounds:1228,95,35,23
|
||||
offsets:1,1,37,25
|
||||
rotate:90
|
||||
txt_btn_500
|
||||
bounds:1326,773,55,23
|
||||
offsets:1,1,57,25
|
||||
rotate:90
|
||||
txt_btn_750
|
||||
bounds:1326,661,54,23
|
||||
offsets:1,1,56,25
|
||||
rotate:90
|
||||
txt_btn_Advanced
|
||||
bounds:1255,2,156,26
|
||||
offsets:1,1,158,28
|
||||
rotate:90
|
||||
txt_btn_Basic
|
||||
bounds:1329,17,81,25
|
||||
offsets:1,1,83,27
|
||||
rotate:90
|
||||
txt_btn_infinity
|
||||
bounds:1365,1051,45,20
|
||||
offsets:1,1,47,22
|
||||
rotate:90
|
||||
BIN
assets/system/ui/ui.webp
Normal file
BIN
assets/system/ui/ui.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
Reference in New Issue
Block a user