Add languages

dev_raz_wip
Aurelien Hubert 7 years ago
parent 40bf1b6135
commit fc49f08e7e
  1. 2
      app/src/main/java/net/pokeranalytics/android/calculus/Stat.kt
  2. 7
      app/src/main/java/net/pokeranalytics/android/model/realm/Session.kt
  3. 2
      app/src/main/java/net/pokeranalytics/android/ui/view/RowRepresentable.kt
  4. 2
      app/src/main/res/menu/bottom_sheet_menu.xml
  5. 684
      app/src/main/res/values-de/strings.xml
  6. 685
      app/src/main/res/values-es/strings.xml
  7. 682
      app/src/main/res/values-fr/strings.xml
  8. 684
      app/src/main/res/values-hi/strings.xml
  9. 684
      app/src/main/res/values-it/strings.xml
  10. 684
      app/src/main/res/values-ja/strings.xml
  11. 684
      app/src/main/res/values-pt/strings.xml
  12. 686
      app/src/main/res/values-ru/strings.xml
  13. 712
      app/src/main/res/values/strings.xml

@ -57,7 +57,7 @@ enum class Stat : AnyStat, RowRepresentable {
get() {
return when (this) {
NETRESULT -> R.string.net_result
HOURLY_RATE -> R.string.hourly_rate
HOURLY_RATE -> R.string.average_hour_rate
AVERAGE -> R.string.average
NUMBER_OF_GROUPS -> R.string.number_of_groups
NUMBER_OF_GAMES -> R.string.number_of_games

@ -7,7 +7,8 @@ import io.realm.annotations.PrimaryKey
import net.pokeranalytics.android.R
import net.pokeranalytics.android.calculus.SessionInterface
import net.pokeranalytics.android.model.LiveData
import net.pokeranalytics.android.ui.adapter.components.*
import net.pokeranalytics.android.ui.adapter.components.LiveDataDataSource
import net.pokeranalytics.android.ui.adapter.components.RowRepresentableDataSource
import net.pokeranalytics.android.ui.fragment.components.bottomsheet.BottomSheetData
import net.pokeranalytics.android.ui.view.RowEditable
import net.pokeranalytics.android.ui.view.RowRepresentable
@ -183,8 +184,8 @@ open class Session : RealmObject(), SessionInterface, RowRepresentableDataSource
data.add(BottomSheetData(bankroll, inputType = InputType.TYPE_NULL, data = LiveData.BANKROLL.items(realm)))
}
SessionRow.BLINDS -> {
data.add(BottomSheetData(cgSmallBlind, R.string.small_blind, InputType.TYPE_CLASS_NUMBER))
data.add(BottomSheetData(cgBigBlind, R.string.big_blind, InputType.TYPE_CLASS_NUMBER))
data.add(BottomSheetData(cgSmallBlind, R.string.smallblind, InputType.TYPE_CLASS_NUMBER))
data.add(BottomSheetData(cgBigBlind, R.string.bigblind, InputType.TYPE_CLASS_NUMBER))
}
SessionRow.COMMENT -> {
data.add(BottomSheetData(comment, R.string.comment, InputType.TYPE_CLASS_TEXT))

@ -139,7 +139,7 @@ enum class SettingRow: RowRepresentable {
GAME -> R.string.game
LOCATION -> R.string.location
TOURNAMENT_TYPE -> R.string.tournament_type
TRANSACTION_TYPE -> R.string.transaction_type
TRANSACTION_TYPE -> R.string.operation_types
}
}

@ -12,7 +12,7 @@
android:id="@+id/actionAdd"
android:icon="@drawable/ic_add_white_24dp"
android:orderInCategory="200"
android:title="@string/add"
android:title="@string/new_str"
app:showAsAction="ifRoom" />
<item
android:id="@+id/actionCheck"

@ -0,0 +1,684 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">vor %@</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ hat keinen Zugriff auf Ihre Kontakte und kann den Namen Ihrer existierenden Freunde nicht abrufen. Sie können über die iPhone-Einstellungen Zugriff gewähren, um \'unbekannter Benutzer\' als Namen zu vermeiden.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">Ein Stern kennzeichnet eine Datei, die in Ihrem iCloud-Konto gespeichert ist.</string>
<string name="activate">Aktivieren</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud speichert und hält Ihre Daten auf all Ihren Geräten auf dem Laufenden. Wenn Sie es aktivieren, werden Ihren Daten in iCloud migriert. Es kann einige Zeit dauern, bis ein anderes Gerät auf Ihre Daten zugreifen kann.</string>
<string name="activate_pin_protection">PIN-Code aktivieren</string>
<string name="activated">aktiviert</string>
<string name="add_a_hand_history">Handdaten hinzufügen</string>
<string name="add_a_new_custom_field">Benutzerdefiniertes Feld hinzufügen</string>
<string name="add_a_player_note">Spielernotiz hinzufügen</string>
<string name="add_friend_popup_title">Wählen Sie, wie Sie einen Spieler hinzufügen möchten</string>
<string name="add_manually">Manuelle Erstellung</string>
<string name="add_multiplayer_tracking">Multiplayer-Tracking hinzufügen</string>
<string name="add_new_friend">Neuen Spieler hinzufügen</string>
<string name="adding_data">Neu</string>
<string name="additive">Plus</string>
<string name="affectation">Optionen</string>
<string name="afternoon">Nachmittag</string>
<string name="alarm">Alarm</string>
<string name="all_br_results">Gesamt</string>
<string name="all_cash_games">Alle Cash Games</string>
<string name="all_sessions">alle Sitzungen</string>
<string name="all_tournaments">Alle Turniere</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Willkommen bei Poker Analytics 5! Wenn Sie Ihre Daten von Poker Analytics 3 importieren möchten, müssen Sie zunächst iCloud in Poker Analytics 3 deaktivieren. Tippen Sie dann auf „Importieren“.</string>
<string name="amount">Betrag</string>
<string name="and_i_more_">und %i weitere&#8230;</string>
<string name="and_less">und weniger</string>
<string name="and_more">und mehr</string>
<string name="ante">Einsatz</string>
<string name="ante_value">Einsatz</string>
<string name="app_store">Upgrade</string>
<string name="are_you_sure_you_want_to_do_that_">Möchten Sie das wirklich tun?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">Möchten Sie Ihre Daten von Poker Analytics 3 wirklich importieren? Ihre aktuellen Daten von Poker Analytics 5 werden dann gelöscht.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">Sie müssen ein iCloud-Konto auf Ihrem Gerät hinzufügen, um diese Funktion nutzen zu können.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">Sie müssen iCloud wieder aktivieren, um Ihre Daten von iCloud migrieren und den iCloud-Speicher ausschalten zu können.</string>
<string name="ask_user_to_use_icloud">Es ist ein iCloud-Speicher verfügbar. Möchten Sie diesen verwenden und Ihre Daten automatisch für all Ihre Geräte freigeben können?</string>
<string name="associated_contact_from_addressbook">Mit Ihren Kontakten verknüpfen</string>
<string name="at">Um</string>
<string name="auto_end">Automatisch beenden</string>
<string name="auto_back_up">Automatische Sicherung</string>
<string name="average">Durchschnitt</string>
<string name="average_buyin">Durchschnittlicher Buy-In</string>
<string name="average_chip_count">Durchschnittlicher Stack</string>
<string name="average_hour_rate">Stündliche Rate</string>
<string name="average_hour_rate_bb_">Stündliche Rate in BB</string>
<string name="average_hours_played">Durchschnittliche Dauer</string>
<string name="average_net_result">Durchschnittliches Nettoergebnis</string>
<string name="average_net_result_bb_">Durchschnittliches Nettoergebnis in BB</string>
<string name="back">Zurück</string>
<string name="balance">Guthaben</string>
<string name="bankroll">Bankroll</string>
<string name="bankroll_filter_date_selection_warning">Sie müssen ein Datum auswählen, um den Filter zu übernehmen</string>
<string name="bankroll_relationship_error">Mit diesen Bankroll sind ein oder mehrere Sitzungen verknüpft&#8230; Bitte löschen Sie zunächst die verknüpfte Sitzung(en).</string>
<string name="bankroll_variation">Spielkapitalvariante</string>
<string name="bankrolls">Bankrolls</string>
<string name="bar">Balken</string>
<string name="bar_short">Balken</string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">Standardabweichung bei BB</string>
<string name="bigblind">BB</string>
<string name="blind">Blind</string>
<string name="blinds">Blinds</string>
<string name="blinds_level_up">Blind-Erhöhung</string>
<string name="bonus">Bonus</string>
<string name="bonuses">Boni</string>
<string name="break_time">Pausenzeit</string>
<string name="bug_report">Fehlerbericht</string>
<string name="bug_report_subject">Felerbericht</string>
<string name="buy_full_version">Upgrade</string>
<string name="buyin">Buy-In</string>
<string name="buyin_repartition">Buy-Ins</string>
<string name="calculating_please_wait_">Wird berechnet, bitte warten&#8230;</string>
<string name="calories">Kalorien</string>
<string name="cancel">Abbrechen</string>
<string name="cant_do_this">Ich kann das nicht!</string>
<string name="cash">Cash</string>
<string name="cash_and_tournament_statistic_warning">Cash- und Turnierstatistiken sind ausgewählt, der Bericht wird keine Daten enthalten.</string>
<string name="cash_game">Cash-Spiel</string>
<string name="cash_games">Cash-Spiele</string>
<string name="cash_or_tournament">Cash / Turnier</string>
<string name="cash_prize">Preis</string>
<string name="cash_statistic_warning">Die Ergebnisse werden nach Cash-Spielen gefiltert</string>
<string name="cashed_out">Stack</string>
<string name="cf_empty_field_error">Sie müssen dem benutzerdefinierten Feld einen Namen geben</string>
<string name="cf_entry_delete_popup_message">Dieses Element ist mit einer oder mehr Sitzungen verknüpft. Bitte bestätigen Sie, dass Sie dieses Element löschen möchten.</string>
<string name="cf_entry_delete_popup_title">Bestätigung</string>
<string name="chart_unavailable_please_contact_the_support_team">Die Grafik kann nicht exportiert und geteilt werden, bitte kontaktieren Sie das Support-Team</string>
<string name="chart_view">Grafik</string>
<string name="chip_count">Stack</string>
<string name="choose_a_theme">Motiv wählen</string>
<string name="clear">Leeren</string>
<string name="clear_to_use_automatic_naming">Leeren, um einen automatisch generierten Titel zu verwenden</string>
<string name="clover_classic_green">Pik ♣ – Klassisches Grün</string>
<string name="comment">Kommentar</string>
<string name="comparators">Vergleichselemente</string>
<string name="comparison">Vergleich</string>
<string name="conditioning_report_filtering_returns_no_data">Die eingegrenzte Suche ergab keine Ergebnisse</string>
<string name="confirmation">Bestätigung</string>
<string name="contact">Kontakt</string>
<string name="csv">CSV (Importvorgang fehlgeschlagen)</string>
<string name="csv_bad_row_error_message">One of the lines in your CSV file is not well formed. Please check your file or contact the support.</string>
<string name="currency">Währung</string>
<string name="current_month">Aktueller Monat</string>
<string name="current_week">Aktuelle Woche</string>
<string name="current_year">Aktuelles Jahr</string>
<string name="curve">Kurve</string>
<string name="custom">Benutzerdefiniert</string>
<string name="custom_fields">Benutzerdefinierte Felder</string>
<string name="data">Importieren &amp; Exportieren</string>
<string name="data_management">Datenverwaltung</string>
<string name="data_table">Tabelle</string>
<string name="date">Datum</string>
<string name="day">Tag</string>
<string name="day_of_the_week">Wochentag</string>
<string name="day_period">Tageszeitraum</string>
<string name="days">Tage</string>
<string name="default_display">Standardanzeige</string>
<string name="default_type">Berichtart</string>
<string name="delete">Löschen</string>
<string name="delete_data_from_icloud">iCloud-Daten löschen</string>
<string name="deposit">Einzahlung</string>
<string name="deposits">Einzahlungen</string>
<string name="depth_calculator">M-Faktor</string>
<string name="desactivate">Deaktivieren</string>
<string name="desactivate_icloud_storage_detailed_explaination">Wenn Sie diese Option deaktivieren, werden Ihre Daten von iCloud zurück zu Ihrem Gerät migriert, und stehen für Ihre anderen Geräte und im Falle einer iCloud-Wiederherstellung nicht zur Verfügung.</string>
<string name="desactivated">deaktiviert</string>
<string name="details">Details</string>
<string name="diamond_light">Karo ♦ – Hell</string>
<string name="disable_pin_protection">PIN-Code deaktivieren</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">Möchten Sie mit dem Datenimportvorgang aus der Datei fortfahren</string>
<string name="done">OK</string>
<string name="downloading_the_file_n">Die Datei wird heruntergeladen&#8230;\n</string>
<string name="dte">HE</string>
<string name="duplicate">Duplizieren</string>
<string name="duplicate_bankroll_name_error">Es existiert bereits eine Ausgabe mit diesem Namen</string>
<string name="duplicate_cf_error">Es existiert bereits ein benutzerdefiniertes Feld mit diesem Namen</string>
<string name="duplicate_location_error">Es existiert bereits ein Ort mit diesem Namen</string>
<string name="duplicate_room_error">Es existiert bereits ein Zimmer mit diesem Namen</string>
<string name="duplicate_tt_error">Es existiert bereits ein Turniertyp mit diesem Namen</string>
<string name="duplicate_user_error">Dieser Spieler existiert bereits</string>
<string name="duplicate_variant_error">Es existiert bereits ein Spiel mit diesem Namen</string>
<string name="duration">Dauer</string>
<string name="dynamic_date">Dynamisches Datum</string>
<string name="edit">Bearbeiten</string>
<string name="edit_hands_and_stacks">Blatt &amp; Stacks bearbeiten</string>
<string name="edit_name">Name bearbeiten</string>
<string name="email">E-Mail</string>
<string name="empty_name_for_br_error">Sie müssen dieser Ausgabe einen Namen geben</string>
<string name="empty_response_from_store">Der Store antwortet nicht, bitte versuchen Sie es erneut</string>
<string name="end">Ende</string>
<string name="end_all_the_games_validation_popup_title">Möchten Sie alle Spiele beenden?</string>
<string name="end_date">Enddatum</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">Das Enddatum wurde nicht eingestellt. Das Format ist möglicherweise nicht korrekt. Der für das Parsing verwendete Wert ist: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">Ende der Rückkaufzeit und Blind-Erhöhung</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">Ende der Rückkaufzeit in weniger als einer Minute</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">DAS ENDE DER SITZUNG IST NAH, DRÜCKEN SIE AUF DETAILS, UM IHRE SITZUNG ZU BEENDEN UND ERGEBNISSE EINZUSTELLEN</string>
<string name="end_of_session_not_respected">Das Ende der Sitzung wurde nicht eingehalten</string>
<string name="end_of_session_respected">Das Ende der Sitzung wurde eingehalten</string>
<string name="enter_pin_code">Überprüfung des PIN-Codes</string>
<string name="entry_fees">Startgebühren</string>
<string name="enum_custom_field_type">Liste</string>
<string name="environment_based_comparator">Umgebung</string>
<string name="erase_all_db_and_cloud">Alles löschen (iCloud eingeschlossen)</string>
<string name="erase_everything">Alles löschen</string>
<string name="erase_sessions">Sitzungen löschen</string>
<string name="evening">Abend</string>
<string name="export">Exportieren</string>
<string name="export_message">Sie können Ihre Sitzungen in CSV oder XML exportieren (XML ermöglicht den Import von Daten)</string>
<string name="export_popup_title">Wählen Sie einen Typ</string>
<string name="feature_locked_and_inapp_purchase_disabled">Diese Funktion ist gesperrt und leider haben Sie In-App-Einkäufe deaktiviert. Bitte überprüfen Sie Ihre Einstellungen.</string>
<string name="file_directory_creation_error">Import fehlgeschlagen. Einige für den Import verwendete Dateien konnten nicht erstellt werden. Dies liegt möglicherweise am fehlenden Speicherplatz.</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">Die Datei mit dem Namen %@ wurde erfolgreich in Ihrem iCloud-Konto gespeichert.</string>
<string name="filter">Filter</string>
<string name="filter_selection">Filter aktivieren</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">Dieser Filter kann nicht gelöscht werden, da er mit einem oder mehreren Berichten verknüpft ist.</string>
<string name="filters">Filter</string>
<string name="final_position">Endposition</string>
<string name="final_table">Letzter Tisch</string>
<string name="fixed_date">Festes Datum</string>
<string name="friend_email_usage">Die E-Mail wird nur für Einladungen und Sitzungsberichte verwendet</string>
<string name="friends">Spieler</string>
<string name="from">Von</string>
<string name="game">Spiel</string>
<string name="games">Spiele</string>
<string name="general">Allgemein</string>
<string name="generates_sessions">Generiert Sitzungen</string>
<string name="geo_locate">Meinen Standort ermitteln</string>
<string name="geolocation_off">Geolokalisierung aus</string>
<string name="geolocation_status">Status der Geolokalisierung</string>
<string name="global">Global</string>
<string name="go">Los</string>
<string name="h">h</string>
<string name="hand">Hand</string>
<string name="hands_history">Handchronik</string>
<string name="hand_history_list_title">Hände</string>
<string name="hand_history_serie_title">Hände</string>
<string name="hand_number">Hand Nr.</string>
<string name="hands">Hände</string>
<string name="heads_up">Heads-Up</string>
<string name="health_report_category">Konditionierung</string>
<string name="healthkit_no_results_error">Es liegen keine Daten vor, um diesen Bericht zu erstellen</string>
<string name="help">Hilfe</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">Hier finden Sie die Erläuterung zu meinem Fehler, die Schritte zur Reproduzierung sowie die Frequenz. Eine Sicherung meiner Daten wird automatisch zur Mail hinzugefügt.</string>
<string name="hero">HELD</string>
<string name="hero_selection">Held</string>
<string name="hide_hands_and_stacks">Hände &amp; Stacks verbergen</string>
<string name="holdem_manager_section">Holdem Manager 1</string>
<string name="home_email_is_used">Die verwendete E-Mail-Adresse entspricht der \'Home\'-E-Mail im Adressbuch</string>
<string name="hour_rate_without_pauses">Nettostundensatz</string>
<string name="hour_slot">Stundenzeitfenster</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">Exportieren Sie Ihre Daten zu iCloud, holen Sie sich die Vollversion, öffnen Sie es, importieren Sie Ihre Daten von iCloud.</string>
<string name="iap_session_message">Sie haben die maximal zulässige Anzahl an Sitzungen erreicht. Holen Sie sich ein neues Abonnement, um mehr Sitzungen zu nutzen!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">Die iCloud-Einstellungen wurden modifiziert, bitte warten Sie auf die Synchronisierung.</string>
<string name="icloud_backup_available_to_import">Es wurde eine Sicherung Ihrer Daten in iCloud gefunden. Möchten Sie es auf diesem Gerät verwenden? Wenn ja, werden die lokalen Daten von diesem Gerät durch die Sicherung ersetzt. Wenn nein, behalten Sie die lokalen Daten von diesem Gerät und Ihr iCloud-Konto wird nicht modifiziert.</string>
<string name="icloud_error">iCloud-Fehler</string>
<string name="icloud_sync">Synchronisation</string>
<string name="icloud_waiting_alert">Die iCloud-Synchronisierung wird durchgeführt, in einigen Sekunden werden Ihre Daten von iCloud verarbeitet!</string>
<string name="icloud_warning">Benachrichtigung von iCloud</string>
<string name="import_str">Importieren</string>
<string name="import_from_address_book">Adressbuch verwenden</string>
<string name="import_from_v3">Von Poker Analytics 3 importieren</string>
<string name="import_not_successfull">Entdeckte Probleme</string>
<string name="import_session_save_error_">Fehler beim Speichern der Sitzungen: %@</string>
<string name="import_successfull">Import erfolgreich</string>
<string name="imported_session">Importierte Sitzungen</string>
<string name="in">In</string>
<string name="in_minutes">In Minuten</string>
<string name="inapp_purchase_disabled">Aktivieren Sie In-App-Einkäufe, um den Inhalt sehen zu können</string>
<string name="information">Über</string>
<string name="initial_stack">Anfänglicher Buy-In</string>
<string name="items_list">Elemente</string>
<string name="itunes_section">iTunes</string>
<string name="language">Sprache</string>
<string name="language_popup_message">Sprache wählen</string>
<string name="language_should_restart_app_popup_message">Sie müssen die Anwendung neu starten, um die Änderungen zu sehen.</string>
<string name="last_days">Letzte tage</string>
<string name="last_module">Sitzungen</string>
<string name="last_sessions">Letzte sitzungen</string>
<string name="learn_more">Mehr erfahren</string>
<string name="less_than">Weniger als</string>
<string name="level">Level</string>
<string name="level_duration">Leveldauer</string>
<string name="library">Bibliothek</string>
<string name="limit">Limit</string>
<string name="limits">Limits</string>
<string name="live">Live</string>
<string name="live_or_online">Live / Online</string>
<string name="live_online_room">Live/Raum</string>
<string name="load_from_db">Öffnen&#8230;</string>
<string name="location">Standort</string>
<string name="location_">Standort: %@,</string>
<string name="location_empty_field_error">Sie müssen diesem Standort einen Namen geben.</string>
<string name="location_not_track">Nicht getrackter Standort</string>
<string name="location_track">Getrackter Standort</string>
<string name="location_tracking">Standort-Tracking</string>
<string name="locations">Standorte</string>
<string name="locked_feature">Die Funktion ist gesperrt. Sie können mehr über die Funktion erfahren oder sie direkt kaufen.</string>
<string name="looking_for_the_file_on_icloud_">Suche Datei in iCloud&#8230;</string>
<string name="lost">verloren</string>
<string name="lost_amount_less_than">Verlust weniger als</string>
<string name="lost_amount_more_than">Verlust mehr als</string>
<string name="m">m</string>
<string name="made_break">Gemachte Pausen</string>
<string name="mail">E-Mail</string>
<string name="mail_setting_by_tap">Antippen, um E-Mail-Adresse einzurichten</string>
<string name="mail_unavailable_messsage">Sie müssen das E-Mail-Konto Ihres Geräts konfigurieren, um diese Funktion zu verwenden</string>
<string name="mailing_list">Mailing-Liste</string>
<string name="mainuser_delete_error">Der Hauptbenutzer kann nicht gelöscht werden</string>
<string name="manually">Manuell</string>
<string name="map">Karte</string>
<string name="mapping">Mapping</string>
<string name="max">max</string>
<string name="max_net_result">Bestes Nettoergebnis</string>
<string name="million_multiplier">x 1M</string>
<string name="min">min</string>
<string name="min_net_result">Schlechtestes Nettoergebnis</string>
<string name="minimum">Minimum</string>
<string name="mins">min</string>
<string name="minus">Minus</string>
<string name="modify_current_filter">Wird modifiziert&#8230;</string>
<string name="month">Monat</string>
<string name="month_of_the_year">Monat des Jahres</string>
<string name="months">Monate</string>
<string name="more_info">mehr Informationen</string>
<string name="more_than">Mehr als</string>
<string name="morning">Morgen</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT OR SNG</string>
<string name="multi_tabling">Mehrtischspiel</string>
<string name="my_details">Persönliche Daten</string>
<string name="myself">Ich</string>
<string name="name">Name</string>
<string name="negative_result">Negative Ergebnisse</string>
<string name="net_banked">Netto eingezahlter Betrag</string>
<string name="net_result">Nettoergebnis</string>
<string name="net_result_overview">Nettoergebnisse</string>
<string name="new_str">Neu</string>
<string name="new_bankroll">Neue Ausgabe</string>
<string name="new_cash_game">Neues Cash-Spiel</string>
<string name="new_custom_field">Neues benutzerdefiniertes Feld</string>
<string name="new_feature_icloud">iCloud-Synchronisierung verfügbar</string>
<string name="new_friend">Neuer Spieler</string>
<string name="new_location">Neuer Standort</string>
<string name="new_name">Neuer Name</string>
<string name="new_report">Neuer Bericht</string>
<string name="new_room">Neuer Raum</string>
<string name="new_tournament">Neues Turnier</string>
<string name="new_tournament_type">Neuer Turniertyp</string>
<string name="new_variant">Neues Spiel</string>
<string name="next">Weiter</string>
<string name="nickname">Pseudonym</string>
<string name="night">Nacht</string>
<string name="no">Nein</string>
<string name="no_br_popup_message">Sie müssen eine Ausgabe wählen</string>
<string name="no_data_in_cloud_warning">Es befinden sich keine Daten von Poker Analytics in der iCloud</string>
<string name="no_evo_stat_popup_message">Es sind keine Evolutionsdaten zur Anzeige verfügbar</string>
<string name="no_filter_activated">Filter aus</string>
<string name="no_filter_available_popup_message">Es ist kein Filter verfügbar</string>
<string name="no_keep_data_local">Nein</string>
<string name="maximum">Maximum</string>
<string name="no_players_available">Keine Spieler verfügbar</string>
<string name="no_records">Keine Berichte</string>
<string name="no_sessions">Keine Sitzungen</string>
<string name="no_data_found">Keine Daten gefunden</string>
<string name="not_track">Nicht verfolgen</string>
<string name="now">Jetzt</string>
<string name="number">Zahl</string>
<string name="number_of_buyins">Anzahl der Buy-Ins</string>
<string name="number_of_hands">Anzahl der Hände</string>
<string name="number_of_players">Anzahl der Spieler</string>
<string name="number_of_rebuys">Anzahl der Rückkäufe</string>
<string name="number_of_sessions">Anzahl der Sitzungen</string>
<string name="number_of_tables">Anzahl der Tische</string>
<string name="ok">OK</string>
<string name="on">Ein</string>
<string name="online">Online</string>
<string name="other">Andere</string>
<string name="password_explanation">Wählen Sie einen PIN-Code, um den Zugang zur App zu schützen.\nBitte beachten Sie, dass der PIN-Code nicht abgerufen werden kann.\nSeien Sie vorsichtig, wenn Sie diese Funktion aktivieren.</string>
<string name="password_protection">PIN-Code</string>
<string name="pause">Pause</string>
<string name="paused_session_state">Pause</string>
<string name="payment_successful">Zahlung erfolgt</string>
<string name="period">Dauer</string>
<string name="period_in_days">Vergangene Tage</string>
<string name="pincode_activated">ja</string>
<string name="pincode_desactivated">nein</string>
<string name="player">Spieler</string>
<string name="players">Spieler</string>
<string name="players_count">Spieleranzahl</string>
<string name="please_check_if_your_values_are_valid">Bitte überprüfen Sie, ob Ihre Werte gültig sind</string>
<string name="please_confirm_the_import_start_">Bitte bestätigen Sie den Import von \'%@\'?</string>
<string name="please_report_a_bug">Es ist ein interner Fehler aufgetreten. Wir würden uns freuen, wenn Sie den Fehler melden und die einzelnen Schritte erklären könnten, damit wir den Fehler nachstellen können. Vielen Dank!</string>
<string name="please_restart_the_app_to_load_the_theme">Bitte starten Sie die App neu, um das Motiv zu laden</string>
<string name="please_select_the_field_corresponding_to">Bitte wählen Sie das Feld entsprechend zu</string>
<string name="please_type_your_pin_code">Bitte geben Sie Ihren PIN-Code ein</string>
<string name="plus">Plus</string>
<string name="points">Punkte</string>
<string name="poker_income_section">Poker-Einkommen</string>
<string name="poker_journal_section">Poker-Journal</string>
<string name="poker_tracker_4_section">Poker Tracker 4</string>
<string name="poker_tracker_section">Poker Tracker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">Es sind keine Daten verfügbar, um diesen Bericht zu generieren.</string>
<string name="popup_message_welcome">Vielen Dank, dass Sie die App ausprobieren. Wir wünschen Ihnen viel Freude mit der App. Bitte schreiben Sie uns, wenn Sie Fragen haben.</string>
<string name="position">Position</string>
<string name="positions">Positionen</string>
<string name="positive_result">Positive Ergebnisse</string>
<string name="pot_size">Potgröße</string>
<string name="preferences">Einstellungen</string>
<string name="preparing_your_data_for_bug_report_">Ihre Daten werden aufbereitet&#8230;</string>
<string name="prize">Preis</string>
<string name="prize_pool">Preispool</string>
<string name="processing_file">Initialisierung&#8230;</string>
<string name="profile">Profil</string>
<string name="protection">Sicherheit</string>
<string name="purchase">Kaufen</string>
<string name="purchase_message">Vielen Dank, dass Sie Poker Analytics gekauft haben!</string>
<string name="purchase_status">Kaufstatus</string>
<string name="purchase_successful">Erfolgreich gekauft!</string>
<string name="rakeback">Rakeback</string>
<string name="rate">Bewerten</string>
<string name="rate_it_">Bewerten Sie die App!</string>
<string name="rebuy">Zurückkauf</string>
<string name="rebuy_count">Wiedereinkaufanzahl</string>
<string name="rebuys">Zurückkäufe</string>
<string name="refresh_rate">Wiederholrate</string>
<string name="relationship_error">Das Element wird wahrscheinlich in einer oder mehr Sitzungen verwendet&#8230; Bitte löschen Sie zuerst die verknüpfte(n) Sitzung(en).</string>
<string name="remove">Entfernen</string>
<string name="remove_cf_entries_popup_message">Listenelemente werden gelöscht. Sind Sie sich sicher, dass Sie den benutzerdefinierten Feldtypen ändern möchten?</string>
<string name="remove_cf_entries_popup_title">Elemente löschen</string>
<string name="remove_filter">Filter entfernen</string>
<string name="remove_multiplayer_tracking">Multiplayer-Tracking entfernen</string>
<string name="report_deletion_actionsheet_title">Möchten Sie diesen Bericht wirklich löschen?</string>
<string name="report_lack_of_records_warning">Um diesen Bericht erstellen zu können, sind mind. 10 Punkte erforderlich</string>
<string name="report_lack_of_sessions_warning">Es gibt nicht genügend Sitzungen, um den Bericht zu erstellen</string>
<string name="report_type_info_popup_message">Standardberichte berechnen mit Hilfe der gewählten Statistiken, Vergleiche und Filter. Kartenberichte zeigen Ergebnisse basierend auf der Geolokalisierung. Die stündliche Effizienz (HE; hourly efficiency) zeigt die gewählten Zahlen über die Tageszeit an.</string>
<string name="report_type_info_popup_title">Hilfe</string>
<string name="report_error_neither_filter_result_has_any_data">Es liegen keine Daten vor, die in diesem Bericht angezeigt werden könnten</string>
<string name="report_error_no_stat_to_compute">Es liegen keine Statistiken vor, die in diesem Bericht verarbeitet werden könnten.</string>
<string name="report_error_report_has_more_than_one_filter">Der Bericht hatte unerwartet mehr als einen Filter. Alle Filter wurden entfernt. </string>
<string name="reports">Berichte</string>
<string name="reseting_please_wait_">Es wird zurückgesetzt, bitte warten Sie&#8230;</string>
<string name="restart_timer">Timer neu starten</string>
<string name="restore">Wiederherstellen</string>
<string name="restore_message">Ihr erworbenes Produkt wurde erfolgreich wiederhergestellt. Viel Spaß!</string>
<string name="restore_successful">Erfolgreich wiederhergestellt</string>
<string name="result">Ergebnis</string>
<string name="resume">Fortsetzen</string>
<string name="room">Raum</string>
<string name="room_">Raum: %@</string>
<string name="room_empty_field_error">Sie müssen diesem Raum einen Namen geben</string>
<string name="rooms">Räume</string>
<string name="running_session_state">Läuft</string>
<string name="same_name_different_kind_custom_field_log_">Das benutzerdefinierte Feld \'%@\' ist in Ihrer Datenbank bereits vorhanden, aber mit einem anderen Typ. Dieses Feld und all seine Werte werden ignoriert. Wenn Sie diese Werte wirklich behalten möchten, brechen Sie diesen Import ab, geben Sie dem benutzerdefinierten Feld einen neuen Namen und versuchen Sie, den Import neu durchzuführen.</string>
<string name="save_report_error_popup_message">Sie müssen ihm einen Namen geben und mindestens eine Statistik wählen, um diesen Bericht zu speichern</string>
<string name="saving_imported_data_please_wait_">Importierte Daten werden gespeichert, bitte warten Sie&#8230;</string>
<string name="security">Sicherheit</string>
<string name="select">Auswählen</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">Wählen Sie einen Wert, der allen importierten Sitzungen für dieses Feld zugeordnet wird</string>
<string name="select_filters">Filter wählen</string>
<string name="semi_finals">Halbfinale</string>
<string name="serie_duplicate_confirmation_request">Möchten Sie diese Sitzung wirklich duplizieren?</string>
<string name="serie_summary">Serienzusammenfassung</string>
<string name="services">Einstellungen</string>
<string name="session">Sitzung</string>
<string name="session_duration">Sitzungsdauer</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">Der Sitzung gewonnen-Betrag ist nicht eingestellt! Der für das Parsing verwendete Wert ist: %@</string>
<string name="session_s_comments_updated_">Sitzungskommentare aktualisiert</string>
<string name="sessions">Sitzungen</string>
<string name="set">Setzen</string>
<string name="share_chart">Grafik teilen</string>
<string name="share_stack">Stack teilen</string>
<string name="sharing">Teilen</string>
<string name="short_name">Akronym</string>
<string name="show_hands_and_stacks">Hände &amp; Stacks zeigen</string>
<string name="smallblind">SB</string>
<string name="sng">SNG</string>
<string name="so_easy_">So einfach!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">Mit iCloud ist etwas schief gelaufen, bitte versuchen Sie es später erneut</string>
<string name="stack">Stack</string>
<string name="stack_initial_en_bb_">Anfänglicher Stack (in BB)</string>
<string name="stacks">Stacks</string>
<string name="stakes">Einsätze</string>
<string name="standard">Standard</string>
<string name="standard_deviation">Standardabweichung</string>
<string name="start">Start</string>
<string name="start_date">Startdatum</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">Das Startdatum wurde nicht eingestellt, das Format ist möglicherweise falsch. Der für den Import verwendete Wert ist: %@</string>
<string name="start_import">Ja</string>
<string name="statistics">Statistiken</string>
<string name="stats">Statistiken</string>
<string name="stop">Stopp</string>
<string name="street_search_failed_but_geolocation_is_known">Die Adresssuche ist fehlgeschlagen, aber die Geolokalisierung war erfolgreich.</string>
<string name="subfilter_elements_">Sub-Filter aktiviert&#8230;</string>
<string name="subscribe">Abonnieren</string>
<string name="subscribeview_expand_button">Jetzt abonnieren!</string>
<string name="subscription_description">Alles freischalten</string>
<string name="subtractive">Minus</string>
<string name="successfully_imported_your_data_from_v3">Daten erfolgreich importiert!</string>
<string name="summary">Zusammenfassung</string>
<string name="switch_str">Wechseln</string>
<string name="table">Tisch</string>
<string name="table_size">Tischgröße</string>
<string name="table_size_not_track">Keine getrackte Tischgröße</string>
<string name="table_size_track">Getrackte Tischgröße</string>
<string name="table_size_tracking">Tischgrößen-Tracking</string>
<string name="table_sizes">Tischgrößen</string>
<string name="tables">Tische</string>
<string name="take_a_picture">Foto erstellen</string>
<string name="tap_or_slide">ANTIPPEN oder SCHIEBEN</string>
<string name="thank_you_message">Glückwunsch, der Inhalt ist jetzt verfügbar.</string>
<string name="the_at_">%1$@ um %2$@</string>
<string name="the_location_named_already_have_these_coordinates">Der Standort mit dem Namen %@ hat bereits diese Koordinaten.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">Die aktuelle Rate konnte nicht abgerufen werden. Standardmäßig wird eine Rate von 1 verwendet. Sie können die Rate selbst bearbeiten.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">Die Sitzung existiert bereits! Startdatum: %1$@, Enddatum:%2$@, Gewonnener Betrag: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">Die Sitzung existiert bereits! Startdatum: %1$@, Enddatum:%2$@, Nettoergebnis: %3$@</string>
<string name="theme">Motiv</string>
<string name="this_game_started_">DIESES SPIELT HAT BEGONNEN %@</string>
<string name="this_month">Dieser Monat</string>
<string name="this_week">Diese Woche</string>
<string name="this_year">Dieses Jahr</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">Zeitrahmen</string>
<string name="time_frame">Zeitrahmen</string>
<string name="tips">Trinkgeld</string>
<string name="to">Bis</string>
<string name="today">Heute</string>
<string name="top_10">Top 10</string>
<string name="total">Gesamt</string>
<string name="total_buyin">Gesamt-Buy-In</string>
<string name="total_duration">Gesamtdauer</string>
<string name="total_hours_played">Spieldauer</string>
<string name="total_net_result_bb_">Nettoergebnis in BB</string>
<string name="total_tips">Trinkgeld gesamt</string>
<string name="touch_to_return_to_1_">Touch to return to %1$@</string>
<string name="tournament">Turnier</string>
<string name="tournament_completion_percentage">Beendung</string>
<string name="tournament_completion_percentage_interval">Beendungsrate</string>
<string name="tournament_roi">Return on Investment</string>
<string name="tournament_statistic_warning">Ergebnisse werden für Turniere gefiltert</string>
<string name="tournament_type">Turniertyp</string>
<string name="tournament_type_complete">Turnierarten</string>
<string name="tournament_types">Typen</string>
<string name="tournaments">Turniere</string>
<string name="trash_bankroll">Möchten Sie diese Ausgabe wirklich löschen?</string>
<string name="trash_hand">Möchten Sie diesen Handverlauf wirklich löschen?</string>
<string name="trash_serie_of_hand_history">Möchten Sie diese Serie des Handverlaufs wirklich löschen?</string>
<string name="try_this_awesome_app_">Testen Sie diese geniale App!</string>
<string name="tt_empty_field_error">Sie müssen diesem Turniertyp einen Namen geben</string>
<string name="twitter">Twitter</string>
<string name="type">Typ</string>
<string name="type_de_limite">Limit-Typ</string>
<string name="unable_to_get_from_fixer_io_">Rate konnte von fixer.io nicht abgerufen werden - %@</string>
<string name="unfollowed_">Entfolgt!</string>
<string name="unknown_import_format_popup_message">Dateiformat wurde nicht erkannt</string>
<string name="unknown_user">Unbekannter Benutzer</string>
<string name="unlock_application">Bitte weisen Sie sich aus, um die App öffnen zu können</string>
<string name="user_empty_field_error">Sie müssen Ihrem Spieler einen Namen geben</string>
<string name="validate">Bestätigen</string>
<string name="value">Wert</string>
<string name="variant_">Spiel: %@,</string>
<string name="variant_empty_name_error">Sie müssen diesem Spiel einen Namen geben</string>
<string name="variant_empty_shortname_error">Sie müssen diesem Spiel einen kurzen Namen geben</string>
<string name="version">Version</string>
<string name="view_not_enabled_popup_message">Die Anzeige ist für diesen Bericht nicht verfügbar.</string>
<string name="volumes">Volumen</string>
<string name="warning">Upps&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">Achtung, das Ende der Rückkauf-Periode naht. Drücken Sie auf Details, um das Spiel zu pausieren und Ihre Rückkäufe/Aufstockungen zu verwalten</string>
<string name="week">Woche</string>
<string name="week_days">Wochentage</string>
<string name="weekdays_or_weekend">Wochentage oder Wochenende</string>
<string name="weekend">Wochenende</string>
<string name="welcome_in_">Willkommen bei %@</string>
<string name="win_ratio">Gewinnverhältnis</string>
<string name="with">Mit</string>
<string name="withdrawal">Auszahlung</string>
<string name="withdrawals">Auszahlungen</string>
<string name="without_break">Keine Pause</string>
<string name="without_rebuy">Kein Rückkauf</string>
<string name="won">gewonnen</string>
<string name="won_amount_less_than">Gewinn weniger als</string>
<string name="won_amount_more_than">Gewinn über</string>
<string name="wrong_pin_code_message">Falscher PIN-Code. Bitte versuchen Sie es erneut.</string>
<string name="xml">XML</string>
<string name="year">Jahr</string>
<string name="year_subscription">Jahr</string>
<string name="yes">Ja</string>
<string name="yes_i_m_sure">Ja, ich bin mir sicher</string>
<string name="yes_use_icloud">Ja</string>
<string name="yesterday">Gestern</string>
<string name="yesterday_and_today">Heute und gestern</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">Sie können die generierte Datei mit dem Namen %@ innerhalb von iTunes aufrufen.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">Leider können Sie nicht mehr als %i Vergleichsschlüssel auf einmal aktivieren!</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">Sie müssen iCloud bei beiden Apps deaktivieren, bevor Sie Ihre Daten von Poker Analytics 3 importieren können</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">Sie ordnen allen importierten Sitzungen die folgenden Werte zu. Bitte überprüfen Sie Folgendes:</string>
<string name="your_attention">Achtung</string>
<string name="table_size_for_hand_history">Größe</string>
<string name="from_hour_">Von</string>
<string name="to_hour_">Bis</string>
<string name="place">Platz</string>
<string name="multiplayer">Mehrspieler</string>
<string name="add_comment">Kommentar hinzufügen</string>
<string name="whats_new_in_">Was ist neu in %@?</string>
<string name="releasenote_question">Gefällt Ihnen Poker Analytics?</string>
<string name="releasenote_invitation">Bitte sagen Sie uns Ihre Meinung</string>
<string name="releasenote_rating">Bewerten Sie uns!</string>
<string name="no_thanks">Nein, danke</string>
<string name="stop_notification_body">Es ist an der Zeit!</string>
<string name="stop_notification_title">Basierend auf Ihren Verlauf, sieht es aus, als werden Sie müde. Es ist eventuell an der Zeit, aufzuhören.</string>
<string name="stop_notifications">Benachrichtigungen stoppen</string>
<string name="stop_notification_in_">Eine Stopp-Benachrichtigung wurde in %@ eingestellt</string>
<string name="save_authorize">Speichern &amp; genehmigen</string>
<string name="select_a_color">Farbe auswählen</string>
<string name="spotlight_indexing">Spotlight-Indexing</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ ist nicht zum Zugriff auf die Kamera autorisiert. Achten Sie beim Ändern Ihrer Privatsphäre-Einstellungen darauf, dass ungespeicherte Informationen beim automatischen Schließen der App verloren gehen.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ ist nicht zum Zugriff auf die Fotobibliothek autorisiert. Achten Sie beim Ändern Ihrer Privatsphäre-Einstellungen darauf, dass ungespeicherte Informationen beim automatischen Schließen der App verloren gehen.</string>
<string name="new_hand">Neues Blatt</string>
<string name="new_note">Neuer Hinweis</string>
<string name="hand_history">Blatt-Verlauf</string>
<string name="follow_us">Folgen Sie uns</string>
<string name="tap_to_learn_more">Tippen Sie auf ein Element, um mehr zu erfahren.</string>
<string name="free">Gratis</string>
<string name="subscription">Abonnement</string>
<string name="subscriptions">Abonnements</string>
<string name="none">Keine</string>
<string name="intermediate_sub_short_title">Halbprofi</string>
<string name="pro_sub_short_title">Profi</string>
<string name="subscription_details">Abonnementbedingungen</string>
<string name="subscription_text">Abonnementbedingungen:\n- Mit Ihrer Bestellbestätigung ziehen wir den fälligen Rechnungsbetrag von Ihrem iTunes-Konto ab.\n- Das Abonnement wird automatisch verlängert, sofern die automatische Verlängerung nicht mind. 24 Stunden vor Ablauf des aktuellen Abonnementzeitraums deaktiviert wird.\n- Abonnements können vom Nutzer verwaltet werden und die automatische Verlängerung kann nach dem Kauf im Benutzerkonto deaktiviert werden.\n- Bei Abonnementverlängerung wird der fällige Betrag für die Verlängerung in Höhe von 29,99€ innerhalb von 24 Stunden vor Ablauf des aktuellen Abonnementzeitraums abgezogen.\n- Ein aktuelles Abonnement kann nicht während eines aktiven Abonnementzeitraums gekündigt werden.</string>
<string name="privacy_policy">Datenschutz-Bestimmungen</string>
<string name="bug_report_message">We\'re truly sorry, but something is wrong here&#8230;You may be waiting for iCloud sync. Please wait and retry later. Would you mind sending us a report explaining your current state to help us solve this issue?</string>
<string name="longtap_to_duplicate">Tippen und halten Sie eine Sitzung, um sie zu kopieren.</string>
<string name="change_statistic">Statistik ändern</string>
<string name="compare">Vergleichen</string>
<string name="autorenewable_subcription">Auto-erneuerbares Abonnement</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">Bedingungen</string>
<string name="stop_notifications_explanation">Poker Analytics versucht, Ihre optimale Sitzungsdauer zu ermitteln, und benachrichtigt Sie, wenn die Zeit abgelaufen ist. Hierfür sind rund 50 Sitzungen erforderlich.</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">iCloud Sync konnte nicht aktiviert werden. Vielleicht haben Sie ältere %@-Daten auf iCloud.</string>
<string name="icloud_reset_and_retry">Löschen &amp; wiederholen</string>
<string name="_icloud_reset_warning">Hiermit werden Ihre %@-Daten in iCloud zurückgesetzt. Ihre Geräte-Daten werden nicht geändert, aber Sie müssen iCloud Sync auf allen anderen Geräten deaktivieren. Weiter?</string>
<string name="remove_picture">Bild entfernen</string>
<string name="icloud_is_syncing">Synchronisieren&#8230;</string>
<string name="icloud_update_issue">Fehler</string>
<string name="icloud_status_syncing_explanation">Die iCloud-Synchronisierung läuft. Die Daten von Ihrem Gerät werden auf iCloud hochgeladen. Es kann kurz dauern, bis diese Daten auf Ihren anderen Geräten verfügbar sind.</string>
<string name="icloud_status_error_explanation">iCloud kann nicht richtig aktualisiert werden und iCloud ist nicht bereit, Daten mit anderen Geräten zu synchronisieren.</string>
<string name="icloud_status_ok_explanation">Der iCloud-Status ist okay und iCloud kann Daten mit anderen Geräten synchronisieren.</string>
<string name="icloud_status">iCloud-Status</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_migration_failure_error_message">Aufgrund einer größeren Änderung an der Datenbank wurde iCloud aus Sicherheitsgründen in der App deaktiviert und Ihre Daten wurden zurück auf Ihr Gerät geladen. Bitte deaktivieren Sie die iCloud-Synchronisierung auf all Ihren anderen Geräten. Wenn Sie iCloud wieder aktivieren möchten, müssen Sie vorher iCloud-Daten löschen.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">Die iCloud-Synchronisierung konnte nicht deaktiviert werden.</string>
<string name="currently_having_chips">Derzeit sind %@ Chips verfügbar</string>
<string name="icloud_timeout">Zeitüberschreitung bei der iCloud-Anfrage.</string>
<string name="vs">vs.</string>
<string name="open_privacy_settings">Datenschutz-Einstellungen öffnen</string>
<string name="hand_history_keyboard">Handverlauf-Tastatur</string>
<string name="net_result_bb_per_100_hands">BB pro 100 Hände</string>
<string name="standard_deviation_bb_per_100_hands">Standardabweichung bei BB/100</string>
<string name="standard_deviation_per_hour">Standardabweichung pro Std.</string>
<string name="gdpr_email_policy">Poker Analytics ist in erster Linie eine Offline-App.\n\nEs kann jedoch vorkommen, dass wir einmal über einen manuellen Vorgang Ihre E-Mail-Adresse speichern, um Sie gelegentlich zu kontaktieren.\n\nWenn Sie dies ablehnen, teilen Sie uns dies bitte in der folgenden E-Mail mit.</string>
<string name="gdpr_policy">Poker Analytics ist in erster Linie eine Offline-App.\n\nWenn wir E-Mail-Kontakt hatten, wird heute höchstens Ihre E-Mail-Adresse gespeichert, damit wir Sie gelegentlich kontaktieren können.\n\nWenn wir die Daten löschen sollen, die wir von Ihnen gespeichert haben, schicken Sie uns bitte eine Anfrage per E-Mail.</string>
<string name="gdpr_button_title">Zustimmen</string>
<string name="gdpr">DSGVO</string>
<string name="i_disagree">Ablehnen</string>
<string name="bankroll_current_value">Startbetrag für Spielkapital</string>
<string name="bankroll_new_value">Neuer Betrag für Spielkapital</string>
<string name="bankroll_capture_method">Erfassungsmethode</string>
<string name="net_result_only">Nur Nettoergebnis</string>
<string name="stack_buy_in">Stack &amp; Buy-in</string>
<string name="bankroll_difference">Neuer Wert für Startkapital</string>
<string name="use_for_this_session">Für diese Sitzung verwenden</string>
<string name="use_apply_for_bankroll">Für Startkapital verwenden</string>
<string name="service_unavailable_at_the_moment_please_retry_later">Der Kursdienst ist derzeit nicht verfügbar. Bitte später erneut versuchen.</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">Mit der Validierung wird Ihre Hauptwährung sowie all Ihre Kurse aktualisiert. Bitte überprüfen Sie nach der Validierung, ob alle Kurse richtig aktualisiert wurden.</string>
<string name="selected_currency">Ausgewählte Währung</string>
<string name="copy_on_duplicate">Bei Duplikat kopieren</string>
<string name="terms_of_use">Nutzungsbedingungen</string>
<string name="v4_7_sharing_options_message">Neue Exportoptionen!\n - GIF\n - Video</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">Um den Status Ihrer Daten auf iCloud zu behalten, wurde die iCloud-Synchronisierung deaktiviert. Es wurde erkannt, dass eine Sicherungskopie wiederhergestellt wurde. Sie können sie erneut aktivieren, sobald Ihr Gerät die Wiederherstellung abgeschlossen hat. Gehen Sie hierfür zu Mehr &gt; Einstellungen.</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">Wählen Sie aus, wie Ihre Sitzungsergebnisse erfasst werden sollen.</string>
<string name="change_result_capture_method">Methode der Ergebniserfassung ändern</string>
<string name="bankroll_kind">Art</string>
<string name="all_xml_">Alle (XML Backup)</string>
<string name="sessions_csv_">Sitzungen (CSV)</string>
<string name="hhe_generating_title">Erstellen&#8230;</string>
<string name="hhe_generating_message">Wir erstellen alle Bilder des Videos.</string>
<string name="hhe_exporting_title">Zusammenfügen&#8230;</string>
<string name="hhe_exporting_message">Wir fügen alle Bilder zu einer Datei zusammen. Gleich ist es soweit. :)</string>
<string name="hhe_generating_error_message">Beim Erstellen ist ein Fehler aufgetreten. Bitte erneut versuchen.</string>
<string name="player_notes">Spieler-Hinweise</string>
<string name="feed">Feed</string>
<string name="operations_csv_">Transaktionen (CSV)</string>
<string name="days_played">Gespielte Tage</string>
<string name="locations_played">Gespielte Orte</string>
<string name="longest_streaks">Längste Erfolgssträhne</string>
<string name="calendar">Kalender</string>
<string name="distribution">Verteilung</string>
<string name="volume">Spielzeit</string>
<string name="last_i_records">Letzte %i</string>
<string name="all_time">Alle</string>
<string name="longest_session">Längste Sitzung</string>
<string name="minimum_session">Kürzeste Sitzung</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">Letzte Spiele</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">Anzahl der Spiele</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_">Soll dieses Spiel wirklich gelöscht werden?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record">Spiel</string>
<string name="a_game_of_chess_not_the_game_of_chess_records">Spiele</string>
<string name="comments">Kommentare</string>
<string name="operation_empty_field_error">Überprüfen Sie, ob Sie bei Ihrer Transaktion einen Typ und einen Betrag angegeben haben.</string>
<string name="operation_type_empty_field_error">Bitte geben Sie dem Transaktionstyp einen Namen.</string>
<string name="operation_types">Transaktionstypen</string>
<string name="operations">Transaktionen</string>
<string name="add_an_operation">Transaktion hinzufügen</string>
<string name="duplicate_operation_error">Es existiert bereits eine identische Transaktion.</string>
<string name="duplicate_operation_type_error">Es existiert bereits eine Transaktion mit demselben Namen.</string>
<string name="new_operation">Neue Transaktion</string>
<string name="new_operation_type">Neuer Transaktionstyp</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

@ -0,0 +1,685 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">hace %@ </string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ no tiene acceso a tus contactos y no puede encontrar el nombre de tus amigos existentes. Puedes otorgar acceso a través de las preferencias del iPhone para evitar nombres de \'usuario desconocido\'.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">Una estrella significa un archivo guardado en tu cuenta iCloud.</string>
<string name="activate">Activar</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud guarda y mantiene tus datos actualizados en todos tus dispositivos. Al activar esta función, tus datos se trasladan a iCloud, es posible que haya alguna demora hasta que otro dispositivo acceda a tus datos.</string>
<string name="activate_pin_protection">Activar código PIN</string>
<string name="activated">activado</string>
<string name="add_a_hand_history">Agregar un historial de manos</string>
<string name="add_a_new_custom_field">Agregar un nuevo campo personalizado</string>
<string name="add_a_player_note">Agregar una nota de jugador</string>
<string name="add_friend_popup_title">Seleccionar</string>
<string name="add_manually">Creación manual</string>
<string name="add_multiplayer_tracking">Agregar seguimiento multijugador</string>
<string name="add_new_friend">Agregar nuevo jugador</string>
<string name="adding_data">Nuevo</string>
<string name="additive">Aditivo</string>
<string name="affectation">Opciones</string>
<string name="afternoon">Tarde</string>
<string name="alarm">Alarma</string>
<string name="all_br_results">Total</string>
<string name="all_cash_games">Todos las partidas por dinero</string>
<string name="all_sessions">todas las sesiones</string>
<string name="all_tournaments">Todos los torneos</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Te damos la bienvenida a Poker Analytics 5. Si deseas importar tus datos de Poker Analytics 3, deberás desactivar iCloud en Poker Analytics 3 y luego pulsar el botón importar.</string>
<string name="amount">Importe</string>
<string name="and_i_more_"> y %i más&#8230;</string>
<string name="and_less">y menos</string>
<string name="and_more">y más</string>
<string name="ante">Ante</string>
<string name="ante_value">Ante</string>
<string name="app_store">Actualizar</string>
<string name="are_you_sure_you_want_to_do_that_">¿Seguro que deseas hacer eso?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">¿Seguro que deseas importar los datos de Poker Analytics 3? Esto borrará tus datos actuales de Poker Analytics 5.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">Debes agregar una cuenta iCloud en tu dispositivo para poder utilizar esta función.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">Debes volver a activar iCloud para poder migrar tus datos desde iCloud y desactivar el almacenamiento de iCloud.</string>
<string name="ask_user_to_use_icloud">El almacenamiento de iCloud ya está disponible. ¿Deseas utilizarlo y compartir los datos entre todos tus dispositivos de manera automática?</string>
<string name="associated_contact_from_addressbook">Enlace a tus contactos</string>
<string name="at">A las</string>
<string name="auto_end">Finalización automática</string>
<string name="auto_back_up">Copia de seguridad automática</string>
<string name="average">Promedio</string>
<string name="average_buyin">Promedio de compras</string>
<string name="average_chip_count">Promedio de caja</string>
<string name="average_hour_rate">Promedio por hora</string>
<string name="average_hour_rate_bb_">Promedio por hora en BB</string>
<string name="average_hours_played">Duración media</string>
<string name="average_net_result">Resultado neto promedio</string>
<string name="average_net_result_bb_">Resultado neto promedio en BB</string>
<string name="back">Atrás</string>
<string name="balance">Saldo</string>
<string name="bankroll">Bankroll</string>
<string name="bankroll_filter_date_selection_warning">Debes seleccionar una fecha para aplicar el filtro</string>
<string name="bankroll_relationship_error">Hay una o más sesiones asociadas a este bankroll. Primero debes eliminar la sesión o sesiones asociadas</string>
<string name="bankroll_variation">Variación del bankroll</string>
<string name="bankrolls">Bankrolls</string>
<string name="bar">Barra</string>
<string name="bar_short">Barra</string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">Desviación estándar en BB</string>
<string name="bigblind">BB</string>
<string name="blind">Ciega</string>
<string name="blinds">Ciegas</string>
<string name="blinds_level_up">Aumento de ciegas </string>
<string name="bonus">Bonus</string>
<string name="bonuses">Bonus</string>
<string name="break_time">Tiempo de pausa</string>
<string name="bug_report">Informe de error</string>
<string name="bug_report_subject">Informe de error</string>
<string name="buy_full_version">Actualizar</string>
<string name="buyin">Compra</string>
<string name="buyin_repartition">Compras</string>
<string name="calculating_please_wait_">Calculando, espera por favor&#8230;</string>
<string name="calories">Calorías</string>
<string name="cancel">Cancelar</string>
<string name="cant_do_this">¡No puedo hacer esto!</string>
<string name="cash">Dinero</string>
<string name="cash_and_tournament_statistic_warning">Se seleccionaron estadísticas de dinero y torneos, el informe no va a mostrar ningún dato.</string>
<string name="cash_game">Partida por dinero</string>
<string name="cash_games">Partidas por dinero</string>
<string name="cash_or_tournament">Dinero/Torneo</string>
<string name="cash_prize">Premio</string>
<string name="cash_statistic_warning">Los resultados serán filtrados en juegos de dinero</string>
<string name="cashed_out">Cobrado</string>
<string name="cf_empty_field_error">Debes dar un nombre al campo personalizado</string>
<string name="cf_entry_delete_popup_message">Este elemento está vinculado a una o más sesiones. Confirma la eliminación de este elemento.</string>
<string name="cf_entry_delete_popup_title">Confirmación</string>
<string name="chart_unavailable_please_contact_the_support_team">El gráfico no se puede exportar ni compartir, contacta al equipo de soporte.</string>
<string name="chart_view">Gráfico</string>
<string name="chip_count">Caja</string>
<string name="choose_a_theme">Elegir un tema</string>
<string name="clear">Borrar</string>
<string name="clear_to_use_automatic_naming">Borrar para utilizar título generado automáticamente</string>
<string name="clover_classic_green">Trébol ♣: verde clásico</string>
<string name="comment">Comentarios</string>
<string name="comparators">Comparadores</string>
<string name="comparison">Comparación</string>
<string name="conditioning_report_filtering_returns_no_data">Los filtros aún no dieron ningún resultado.</string>
<string name="confirmation">Confirmación</string>
<string name="contact">Contáctanos</string>
<string name="csv">CSV (no se puede importar)</string>
<string name="csv_bad_row_error_message">Una de las líneas en tu archivo CSV no está bien formada. Verifica el archivo o contacta al soporte.</string>
<string name="currency">Divisa</string>
<string name="current_month">Mes en curso</string>
<string name="current_week">Semana en curso</string>
<string name="current_year">Año en curso</string>
<string name="curve">Curva</string>
<string name="custom">Personalizar</string>
<string name="custom_fields">Campos personalizados</string>
<string name="data">Importar y exportar</string>
<string name="data_management">Gestión de datos\n
</string>
<string name="data_table">Tabla</string>
<string name="date">Fecha</string>
<string name="day">día</string>
<string name="day_of_the_week">Día de la semana</string>
<string name="day_period">Período del día</string>
<string name="days">días</string>
<string name="default_display">Pantalla predeterminada</string>
<string name="default_type">Tipo de informe</string>
<string name="delete">Eliminar</string>
<string name="delete_data_from_icloud">Eliminar datos</string>
<string name="deposit">Depósito</string>
<string name="deposits">Depósitos</string>
<string name="depth_calculator">Cociente M</string>
<string name="desactivate">Desactivar</string>
<string name="desactivate_icloud_storage_detailed_explaination">Si desactivas esta opción, los datos regresaran desde iCloud a tu dispositivo, no estarán disponibles para tus otros dispositivos ni para una restauración de iCloud.</string>
<string name="desactivated">desactivada</string>
<string name="details">Detalles</string>
<string name="diamond_light">Diamante ♦: luz</string>
<string name="disable_pin_protection">Desactivar código PIN</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">¿Deseas continuar con la importación de datos del archivo seleccionado?</string>
<string name="done">Aceptar</string>
<string name="downloading_the_file_n">Descargando el archivo&#8230;\n</string>
<string name="dte">PH (productividad horaria)</string>
<string name="duplicate">Copiar</string>
<string name="duplicate_bankroll_name_error">Ya existe un bankroll con el mismo nombre</string>
<string name="duplicate_cf_error">Ya existe un campo personalizado con el mismo nombre</string>
<string name="duplicate_location_error">Ya existe una ubicación con el mismo nombre</string>
<string name="duplicate_room_error">Ya existe una sala con el mismo nombre</string>
<string name="duplicate_tt_error">Ya existe un tipo de torneo con el mismo nombre</string>
<string name="duplicate_user_error">Ya existe este jugador</string>
<string name="duplicate_variant_error">Ya existe un juego con el mismo nombre</string>
<string name="duration">Duración</string>
<string name="dynamic_date">Fecha dinámica</string>
<string name="edit">Editar</string>
<string name="edit_hands_and_stacks">Editar manos y cajas</string>
<string name="edit_name">Editar nombre</string>
<string name="email">Email</string>
<string name="empty_name_for_br_error">Debes darle un nombre a este bankroll</string>
<string name="empty_response_from_store">No hay respuesta de la tienda, inténtalo de nuevo.</string>
<string name="end">Fin</string>
<string name="end_all_the_games_validation_popup_title">¿Deseas finalizar todas las partidas?</string>
<string name="end_date">Fecha de finalización</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">No se estableció la fecha de finalización. Es posible que el formato no sea correcto. Este es el valor utilizado para el análisis: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">Fin del período de recompra y aumento de ciegas</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">El período de recompra finaliza en menos de un minuto</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">EL CIERRE DE SESIÓN ESTÁ PRÓXIMO, PULSA EN DETALLES PARA DETENER LA SESIÓN Y ESTABLECER LOS RESULTADOS</string>
<string name="end_of_session_not_respected">No se respetó el final de sesión</string>
<string name="end_of_session_respected">Se respetó el final de sesión </string>
<string name="enter_pin_code">Verificación del código PIN </string>
<string name="entry_fees">Cuota de inscripción</string>
<string name="enum_custom_field_type">Lista</string>
<string name="environment_based_comparator">Medioambiente</string>
<string name="erase_all_db_and_cloud">Borrar todo (iCloud también)</string>
<string name="erase_everything">Borrar todo</string>
<string name="erase_sessions">Borrar sesiones</string>
<string name="evening">Atardecer</string>
<string name="export">Exportar</string>
<string name="export_message">Puedes exportar tus sesiones en CSV o XML (XML permite la importación de datos)</string>
<string name="export_popup_title">Elegir un tipo</string>
<string name="feature_locked_and_inapp_purchase_disabled">Esta función está bloqueada y lamentablemente desactivaste las compras en la aplicación. Verifica tus ajustes.</string>
<string name="file_directory_creation_error">Error al importar. No se pudieron crear algunos archivos utilizados para la importación, probablemente sea por falta de espacio.</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">El archivo con nombre %@ se guardó satisfactoriamente en tu cuenta iCloud.</string>
<string name="filter">Filtro</string>
<string name="filter_selection">Activación del filtro</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">Este filtro no se puede eliminar porque está asociado a uno o más informes.</string>
<string name="filters">Filtros</string>
<string name="final_position">Posición final</string>
<string name="final_table">Mesa final</string>
<string name="fixed_date">Fecha fija</string>
<string name="friend_email_usage">El email solo se utiliza para invitaciones e informes de sesiones</string>
<string name="friends">Jugadores</string>
<string name="from">De</string>
<string name="game">Partida</string>
<string name="games">Partidas</string>
<string name="general">General</string>
<string name="generates_sessions">Genera sesiones</string>
<string name="geo_locate">Ubícame</string>
<string name="geolocation_off">Geolocalización desactivada</string>
<string name="geolocation_status">Estado de geolocalización</string>
<string name="global">Global</string>
<string name="go">Ir</string>
<string name="h">h</string>
<string name="hand">Mano</string>
<string name="hands_history">Manos</string>
<string name="hand_history_list_title">Manos</string>
<string name="hand_history_serie_title">Manos</string>
<string name="hand_history">Historial de manos</string>
<string name="hand_number">Mano n°</string>
<string name="hands">Manos</string>
<string name="heads_up">Heads-up</string>
<string name="health_report_category">Condicionamiento</string>
<string name="healthkit_no_results_error">No hay datos para elaborar este informe</string>
<string name="help">Ayuda</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">Esta es la descripción de mi problema, los pasos para reproducirlo y la frecuencia. En el mensaje se adjunta automáticamente una copia de seguridad de mis datos.</string>
<string name="hero">Héroe</string>
<string name="hero_selection">héroe</string>
<string name="hide_hands_and_stacks">Ocultar manos y caja</string>
<string name="holdem_manager_section">Holdem Manager 1</string>
<string name="home_email_is_used">La dirección de email utilizada corresponde al email de \'casa\' en la libreta de direcciones.</string>
<string name="hour_rate_without_pauses">Promedio neto por hora</string>
<string name="hour_slot">Franja horaria</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">Exporta tus datos a iCloud, obtén la versión Pro, ábrela, importa tus datos desde iCloud.</string>
<string name="iap_session_message">Alcanzaste el número máximo de sesiones. Obtén una nueva suscripción para conseguir más sesiones.</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">Los ajustes de iCloud fueron modificados, espera para la sincronización.</string>
<string name="icloud_backup_available_to_import">Se encontró una copia de seguridad de tus datos en iCloud. ¿Deseas utilizarla en este dispositivo? Si lo deseas, los datos locales de este dispositivo serán reemplazados por la copia de seguridad, de lo contrario continuarás utilizando los datos locales de este dispositivo y tu cuenta iCloud no se modificará.</string>
<string name="icloud_error">Error en iCloud </string>
<string name="icloud_sync">Sincronización</string>
<string name="icloud_waiting_alert">Se está realizando la sincronización con iCloud, en algunos segundos tus datos estarán manejados por iCloud.</string>
<string name="icloud_warning">Notificación de iCloud</string>
<string name="import_str">Importar</string>
<string name="import_from_address_book">Utilizar libreta de direcciones</string>
<string name="import_from_v3">Importar de Poker Analytics 3</string>
<string name="import_not_successfull">Problema(s) identificado(s)</string>
<string name="import_session_save_error_">Error al guardar sesiones: %@</string>
<string name="import_successfull">Se realizó la importación</string>
<string name="imported_session">Sesiones importadas</string>
<string name="in">En</string>
<string name="in_minutes">En minutos</string>
<string name="inapp_purchase_disabled">Debes activar las compras en la aplicación para ver el contenido</string>
<string name="information">Acerca</string>
<string name="initial_stack">Compra inicial</string>
<string name="items_list">Elementos</string>
<string name="itunes_section">iTunes</string>
<string name="last_days">últimos días</string>
<string name="last_module">Sesiones</string>
<string name="last_sessions">Últimas sesiones</string>
<string name="learn_more">Más información</string>
<string name="less_than">Menos que</string>
<string name="level">Nivel</string>
<string name="level_duration">Duración del nivel</string>
<string name="library">Biblioteca</string>
<string name="limit">Límite</string>
<string name="limits">Límites</string>
<string name="live">Tiempo real</string>
<string name="live_or_online">Tiempo real/En línea</string>
<string name="live_online_room">Tiempo real/Sala</string>
<string name="load_from_db">Abrir&#8230;</string>
<string name="location">Ubicación</string>
<string name="location_">Ubicación: %@, </string>
<string name="location_empty_field_error">Debes asignar un nombre a esta ubicación.</string>
<string name="location_not_track">Ubicación sin registrar</string>
<string name="location_track">Ubicación registrada</string>
<string name="location_tracking">Registro de ubicación</string>
<string name="locations">Ubicaciones</string>
<string name="locked_feature">Esta función está bloqueada en la versión gratis. Puedes suscribirte para desbloquear el acceso.</string>
<string name="looking_for_the_file_on_icloud_">Buscando el archivo en iCloud&#8230;</string>
<string name="lost">perdido</string>
<string name="lost_amount_less_than">Pérdida inferior a</string>
<string name="lost_amount_more_than">Pérdida mayor a</string>
<string name="m">m</string>
<string name="made_break">Pausa(s) realizada(s)</string>
<string name="mail">Email</string>
<string name="mail_setting_by_tap">Toca para establecer una dirección de email</string>
<string name="mail_unavailable_messsage">Para usar esta función, debes configurar la cuenta de email de tus dispositivos.</string>
<string name="mailing_list">Lista de correo</string>
<string name="mainuser_delete_error">El usuario principal no se puede eliminar</string>
<string name="manually">Manual</string>
<string name="map">Mapa</string>
<string name="mapping">Mapeo</string>
<string name="max">máx.</string>
<string name="max_net_result">Mejor resultado neto</string>
<string name="million_multiplier">x 1M</string>
<string name="min">m</string>
<string name="min_net_result">Peor resultado neto</string>
<string name="minimum">Mínimo</string>
<string name="mins">m</string>
<string name="minus">Menos</string>
<string name="modify_current_filter">Modificar&#8230;</string>
<string name="month">mes</string>
<string name="month_of_the_year">Mes del año</string>
<string name="months">meses</string>
<string name="more_info">más infos</string>
<string name="more_than">Más que</string>
<string name="morning">Mañana</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT O SNG</string>
<string name="multi_tabling">Multimesa</string>
<string name="multiplayer">Multijugador</string>
<string name="my_details">Datos personales</string>
<string name="myself">Yo</string>
<string name="name">Name</string>
<string name="negative_result">Resultados negativos</string>
<string name="net_banked">Importe neto depositado</string>
<string name="net_result">Resultado neto</string>
<string name="net_result_overview">Resultados netos</string>
<string name="new_str">Nuevo</string>
<string name="new_bankroll">Nuevo bankroll</string>
<string name="new_cash_game">Nueva partida</string>
<string name="new_custom_field">Nuevo campo personalizado</string>
<string name="new_feature_icloud">Sincronización con iCloud disponible</string>
<string name="new_friend">Nuevo jugador</string>
<string name="new_location">Nueva ubicación</string>
<string name="new_name">Nuevo nombre</string>
<string name="new_report">Nuevo informe</string>
<string name="new_room">Nueva sala</string>
<string name="new_tournament">Nuevo torneo</string>
<string name="new_tournament_type">Nuevo tipo de torneo</string>
<string name="new_variant">Nueva partida</string>
<string name="next">Siguiente</string>
<string name="nickname">Apodo</string>
<string name="night">Noche</string>
<string name="no">No</string>
<string name="no_br_popup_message">Debes seleccionar un bankroll</string>
<string name="no_data_in_cloud_warning">No hay ningún dato de Poker Analytics en iCloud</string>
<string name="no_evo_stat_popup_message">No hay datos de evolución para mostrar</string>
<string name="no_filter_activated">Filtro desactivado</string>
<string name="no_filter_available_popup_message">No hay filtro disponible</string>
<string name="no_keep_data_local">No</string>
<string name="maximum">Máximo</string>
<string name="no_players_available">No hay jugadores disponibles</string>
<string name="no_records">No hay registros</string>
<string name="no_sessions">No hay sesiones</string>
<string name="no_data_found">No se encontraron datos</string>
<string name="not_track">No registrado</string>
<string name="now">Ahora</string>
<string name="number">Número</string>
<string name="number_of_buyins">Número de compras</string>
<string name="number_of_hands">Número de manos</string>
<string name="number_of_players">Número de jugadores</string>
<string name="number_of_rebuys">Número de recompras</string>
<string name="number_of_sessions">Número de sesiones</string>
<string name="number_of_tables">Número de mesas</string>
<string name="ok">Aceptar</string>
<string name="on">En</string>
<string name="online">En línea</string>
<string name="other">Otro</string>
<string name="password_explanation">Elige un código PIN para proteger el acceso a la aplicación.\nDebes tener en cuenta que el código PIN no se puede recuperar.\nTen cuidado al activar esta función.</string>
<string name="password_protection">Código PIN</string>
<string name="pause">Pausa</string>
<string name="paused_session_state">Pausa</string>
<string name="payment_successful">Pago realizado</string>
<string name="period">Duración</string>
<string name="period_in_days">Últimos días</string>
<string name="pincode_activated"></string>
<string name="pincode_desactivated">no</string>
<string name="place">Lugar</string>
<string name="player">Jugador</string>
<string name="players">Jugadores</string>
<string name="players_count">Total del jugador</string>
<string name="please_check_if_your_values_are_valid">Verifica si tus valores son válidos</string>
<string name="please_confirm_the_import_start_">¿Confirmas la importación de \'%@\'?</string>
<string name="please_report_a_bug">Se produjo un problema interno. Nos gustaría que nos envíes un informe del error con los pasos para reproducirlo. ¡Muchas gracias!</string>
<string name="please_restart_the_app_to_load_the_theme">Reinicia la aplicación para cargar el tema</string>
<string name="please_select_the_field_corresponding_to">Selecciona el campo que corresponde a</string>
<string name="please_type_your_pin_code">Introduce tu código PIN</string>
<string name="plus">Más</string>
<string name="points">puntos</string>
<string name="poker_income_section">Poker Income</string>
<string name="poker_journal_section">Poker Journal</string>
<string name="poker_tracker_4_section">Poker Tracker 4</string>
<string name="poker_tracker_section">Poker Tracker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">No hay datos disponibles para generar este informe.</string>
<string name="popup_message_welcome">Muchas gracias por probar la aplicación, esperamos que la disfrutes mucho. Si tienes preguntas, no dudes en contactarnos.</string>
<string name="position">Posición</string>
<string name="positions">Posiciones</string>
<string name="positive_result">Resultados positivos</string>
<string name="pot_size">Tamaño del bote</string>
<string name="preferences">Preferencias</string>
<string name="preparing_your_data_for_bug_report_">Preparando tus datos&#8230;</string>
<string name="prize">Premio</string>
<string name="prize_pool">Pozo del premio</string>
<string name="processing_file">Inicialización&#8230;</string>
<string name="profile">Perfil</string>
<string name="protection">Seguridad</string>
<string name="purchase">Compra</string>
<string name="purchase_message">¡Te agradecemos enormemente por haber comprado Poker Analytics!</string>
<string name="purchase_status">Estado de la compra</string>
<string name="purchase_successful">Se realizó la compra</string>
<string name="rakeback">Rakeback</string>
<string name="rate">Tasa</string>
<string name="rate_it_">Califícalo</string>
<string name="rebuy">Recomprar</string>
<string name="rebuy_count">Total de recompra</string>
<string name="rebuys">Recompras</string>
<string name="refresh_rate">Actualizar calificación</string>
<string name="relationship_error">Este elemento posiblemente se utiliza en una o más sesiones&#8230; Debes eliminar la(s) sesión/sesiones vinculada(s)</string>
<string name="remove">Eliminar</string>
<string name="remove_cf_entries_popup_message">Los elementos de la lista van a ser eliminados. ¿Seguro que deseas cambiar el tipo de campo personalizado?</string>
<string name="remove_cf_entries_popup_title">Eliminar elementos</string>
<string name="remove_filter">Eliminar filtro</string>
<string name="remove_multiplayer_tracking">Eliminar registro multijugador</string>
<string name="report_deletion_actionsheet_title">¿Seguro que deseas eliminar este informe?</string>
<string name="report_lack_of_records_warning">Se requiere un mínimo de 10 puntos para iniciar este informe</string>
<string name="report_lack_of_sessions_warning">No hay suficientes sesiones para iniciar el informe</string>
<string name="report_type_info_popup_message">Los informes estándar realizan los cálculos con las estadísticas seleccionadas. Los informes de mapas muestran resultados basados en la geolocalización. La Productividad Horaria (PH) muestra las cifras seleccionadas durante el día. </string>
<string name="report_type_info_popup_title">Ayuda</string>
<string name="report_error_neither_filter_result_has_any_data">No hay datos para mostrar en este informe</string>
<string name="report_error_no_stat_to_compute">No hay estadísticas para incluir en este informe.</string>
<string name="report_error_report_has_more_than_one_filter">El informe contenía más de un filtro. Se eliminaron todos los filtros.</string>
<string name="reports">Informes</string>
<string name="reseting_please_wait_">Restableciendo, espera por favor&#8230;</string>
<string name="restart_timer">Reiniciar cronómetro</string>
<string name="restore">Restaurar</string>
<string name="restore_message">El producto que compraste se restauró satisfactoriamente. ¡Disfrútalo!</string>
<string name="restore_successful">Se restauró satisfactoriamente</string>
<string name="result">Resultado</string>
<string name="resume">Reiniciar</string>
<string name="room">Sala</string>
<string name="room_">Sala: %@</string>
<string name="room_empty_field_error">Debes asignarle un nombre a esta sala</string>
<string name="rooms">Salas</string>
<string name="running_session_state">En curso</string>
<string name="same_name_different_kind_custom_field_log_">El campo personalizado \'%@\' ya existe en tu base de datos pero con un tipo diferente. Este campo será ignorado al igual que todos sus valores. Si deseas verdaderamente mantener estos valores, debes cancelar esta importación, renombrar el campo personalizado y volver a intentarlo.</string>
<string name="save_report_error_popup_message">Para guardar este informe, debes asignarle un nombre y seleccionar al menos una estadística.</string>
<string name="saving_imported_data_please_wait_">Guardando datos importados, espera por favor&#8230;</string>
<string name="security">Seguridad</string>
<string name="select">Seleccionar</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">Selecciona un valor que se asignará a todas las sesiones importadas para este campo.</string>
<string name="select_filters">Seleccionar Filtros</string>
<string name="semi_finals">Semifinal</string>
<string name="serie_duplicate_confirmation_request">¿Deseas verdaderamente copiar esta sesión?</string>
<string name="serie_summary">Resumen de series</string>
<string name="services">Ajustes</string>
<string name="session">Sesión</string>
<string name="session_duration">Duración de la sesión</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">No se estableció el Importe ganado en la sesión. Este es el valor utilizado para el análisis: %@</string>
<string name="session_s_comments_updated_">Se actualizaron los comentarios de la sesión</string>
<string name="sessions">Sesiones</string>
<string name="set">Establecer</string>
<string name="share_chart">Compartir gráfico</string>
<string name="share_stack">Compartir caja</string>
<string name="sharing">Compartir</string>
<string name="short_name">Acrónimo</string>
<string name="show_hands_and_stacks">Mostrar manos y cajas</string>
<string name="smallblind">SB </string>
<string name="sng">SNG</string>
<string name="so_easy_">¡Muy fácil!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">Se produjo un error en iCloud, inténtalo de nuevo más tarde</string>
<string name="stack">Caja</string>
<string name="stack_initial_en_bb_">Caja inicial (en BB)</string>
<string name="stacks">Amontona</string>
<string name="stakes">Stakes</string>
<string name="standard">Estándar</string>
<string name="standard_deviation">Desviación estándar</string>
<string name="start">Comenzar</string>
<string name="start_date">Fecha de inicio</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">La fecha de inicio no ha sido establecida, es posible que el formato sea incorrecto. Este es el valor utilizado durante la importación: %@</string>
<string name="start_import"></string>
<string name="statistics">Estadísticas</string>
<string name="stats">Estadísticas</string>
<string name="stop">Detener</string>
<string name="street_search_failed_but_geolocation_is_known">La dirección no se pudo encontrar pero se estableció la geolocalización.</string>
<string name="subfilter_elements_">activó los subfiltros&#8230;</string>
<string name="subscribe">Suscribir</string>
<string name="subscribeview_expand_button">Suscribirse ahora</string>
<string name="subscription_description">Desbloquear todo</string>
<string name="subtractive">Sustractivo</string>
<string name="successfully_imported_your_data_from_v3">Los datos se importaron satisfactoriamente</string>
<string name="summary">Resumen</string>
<string name="switch_str">Cambiar</string>
<string name="table">Mesa</string>
<string name="table_size">Formato</string>
<string name="table_size_not_track">Formato sin registrar</string>
<string name="table_size_track">Formato registrado</string>
<string name="table_size_tracking">Registro del formato</string>
<string name="table_sizes">Formatos</string>
<string name="tables">Mesas</string>
<string name="take_a_picture">Saca una foto</string>
<string name="tap_or_slide">TOCA o DESLIZA</string>
<string name="thank_you_message">¡Felicitaciones! El contenido ya está disponible.</string>
<string name="the_at_">El %1$@ a las %2$@</string>
<string name="the_location_named_already_have_these_coordinates">La ubicación denominada %@ ya tiene estas coordenadas.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">No se pudo encontrar la calificación actual. Se utilizará una calificación de 1 de manera predeterminada. Si lo deseas, puedes editar la calificación tú mismo.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">Esta sesión ya existe. Fecha de inicio: %1$@, Fecha de finalización: %2$@, Importe ganado: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">Esta sesión ya existe. Fecha de inicio: %1$@, Fecha de finalización: %2$@, Resultado neto: %3$@</string>
<string name="theme">Tema</string>
<string name="this_game_started_">Tu sesión comenzó: %@</string>
<string name="this_month">Este mes</string>
<string name="this_week">Esta semana</string>
<string name="this_year">Este año</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">Franja de tiempo</string>
<string name="time_frame">Franja de tiempo</string>
<string name="tips">Propinas</string>
<string name="to">Hasta</string>
<string name="today">Hoy</string>
<string name="top_10">Mejores 10</string>
<string name="total">Total</string>
<string name="total_buyin">Total de compras</string>
<string name="total_duration">Duración total</string>
<string name="total_hours_played">Duración del juego</string>
<string name="total_net_result_bb_">Resultado neto en BB</string>
<string name="total_tips">Total de propinas</string>
<string name="touch_to_return_to_1_">Tocar para regresar a %1$@</string>
<string name="tournament">Torneo</string>
<string name="tournament_completion_percentage">Finalización</string>
<string name="tournament_completion_percentage_interval">Porcentaje de finalización</string>
<string name="tournament_roi">Rendimiento de inversión</string>
<string name="tournament_statistic_warning">Los resultados se filtrarán en torneos</string>
<string name="tournament_type">Tipo de torneo</string>
<string name="tournament_type_complete">Tipos de torneos</string>
<string name="tournament_types">Tipos</string>
<string name="tournaments">Torneos</string>
<string name="trash_bankroll">¿Seguro que deseas eliminar este bankroll?</string>
<string name="trash_hand">¿Seguro que deseas eliminar este historial de manos?</string>
<string name="trash_serie_of_hand_history">¿Seguro que deseas eliminar esta serie de historial de manos?</string>
<string name="try_this_awesome_app_">¡Prueba esta fabulosa aplicación!</string>
<string name="tt_empty_field_error">Debes asignarle un nombre a este tipo de torneo</string>
<string name="twitter">Twitter</string>
<string name="type">Tipo</string>
<string name="type_de_limite">Tipo de límite</string>
<string name="unable_to_get_from_fixer_io_">No se puede obtener calificación de fixer.io: %@</string>
<string name="unfollowed_">Dejó de seguir</string>
<string name="unknown_import_format_popup_message">Formato de archivo desconocido</string>
<string name="unknown_user">Usuario desconocido</string>
<string name="unlock_application">Debes identificarte para abrir la aplicación</string>
<string name="user_empty_field_error">Debes asignarle un nombre a este jugador</string>
<string name="validate">Validar</string>
<string name="value">Valor</string>
<string name="variant_">Partida: %@, </string>
<string name="variant_empty_name_error">Debes asignarle un nombre a esta partida</string>
<string name="variant_empty_shortname_error">Debes asignarle un nombre corto a esta partida</string>
<string name="version">Versión</string>
<string name="view_not_enabled_popup_message">No se puede acceder a la vista de este informe</string>
<string name="volumes">Volúmenes</string>
<string name="warning">¡Uy!</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">Debes tener en cuenta que se aproxima el final del período de recompra. Pulsa en detalles para poner la partida en pausa y administrar tus últimas recompras o addons.</string>
<string name="week">Semana</string>
<string name="week_days">Días de semana</string>
<string name="weekdays_or_weekend">Días de semana o fin de semana</string>
<string name="weekend">Fin de semana</string>
<string name="welcome_in_">Te damos la bienvenida a %@</string>
<string name="win_ratio">Ratio de ganancias</string>
<string name="with">Con</string>
<string name="withdrawal">Cobrar</string>
<string name="withdrawals">Cobros realizados</string>
<string name="without_break">Sin pausa</string>
<string name="without_rebuy">Sin compras</string>
<string name="won">ganado</string>
<string name="won_amount_less_than">Ganancia inferior a</string>
<string name="won_amount_more_than">Ganancia superior a</string>
<string name="wrong_pin_code_message">Código PIN incorrecto. Inténtalo de nuevo.</string>
<string name="xml">XML</string>
<string name="year">Año</string>
<string name="year_subscription">año</string>
<string name="yes"></string>
<string name="yes_i_m_sure">Sí, seguro</string>
<string name="yes_use_icloud"></string>
<string name="yesterday">Ayer</string>
<string name="yesterday_and_today">Hoy y ayer</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">Puedes encontrar el archivo generado denominado %@ en iTunes.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">Disculpa, no puedes activar más de %i claves de comparación al mismo tiempo.</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">Debes desactivar iCloud en las dos aplicaciones antes de importar tus datos desde Poker Analytics 3</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">Vas a asignar los siguientes valores a las sesiones importadas. Verifica lo siguiente: </string>
<string name="your_attention">Advertencia</string>
<string name="table_size_for_hand_history">Formato</string>
<string name="add_comment">Agregar comentario</string>
<string name="from_hour_">Desde las</string>
<string name="to_hour_">Hasta las</string>
<string name="whats_new_in_">¿Qué hay de nuevo en %@?</string>
<string name="releasenote_question">¿Te agrada Poker Analytics?</string>
<string name="releasenote_invitation">Cuéntanos qué te parece la aplicación</string>
<string name="releasenote_rating">Califícanos!</string>
<string name="no_thanks">No, gracias</string>
<string name="stop_notification_title">¡Ya es hora!</string>
<string name="stop_notification_body">Según tu historial, parece que comienzas a cansarte. Tal vez ya sea hora de parar.</string>
<string name="stop_notifications">Detener notificaciones</string>
<string name="stop_notification_in_">Se estableció una notificación para detener en %@</string>
<string name="save_authorize">Guardar y autorizar</string>
<string name="select_a_color">Selecciona un color</string>
<string name="spotlight_indexing">Spotlight indexando</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">La aplicación %@ no está autorizada a acceder a la cámara. Si modificas tus ajustes de privacidad, ten en cuenta que los datos que no se guardaron se perderán debido al cierre automático de la aplicación.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">La aplicación %@ no está autorizada a acceder a la biblioteca de fotos. Si modificas tus ajustes de privacidad, ten en cuenta que los datos que no se guardaron se perderán debido al cierre automático de la aplicación.</string>
<string name="new_hand">Nueva mano</string>
<string name="new_note">Nueva nota</string>
<string name="tap_to_learn_more">Toca en un elemento para más información</string>
<string name="free">Gratis</string>
<string name="subscription">Suscripción</string>
<string name="subscriptions">Suscripciones</string>
<string name="none">Ninguna</string>
<string name="intermediate_sub_short_title">Semi-Pro</string>
<string name="pro_sub_short_title">Pro</string>
<string name="subscription_details">Términos de la suscripción</string>
<string name="subscription_text">Términos de uso de la suscripción:\n- El pago se debitará de la cuenta iTunes al confirmar la compra.\n- La suscripción se renueva automáticamente, a menos que la misma se desactive 24 horas antes del período en curso.\n- El usuario puede administrar las suscripciones y desactivar la función de renovación automática en los Ajustes de la cuenta una vez realizada la compra.\n- El importe de la renovación se debitará de la cuenta dentro de las 24 horas anteriores a la finalización del período en curso.\n- La suscripción actual no se puede cancelar durante el transcurso del período de validez.</string>
<string name="privacy_policy">Política de privacidad</string>
<string name="bug_report_message">Lo sentimos mucho, pero se produjo un error&#8230; Posiblemente estés esperando la sincronización con iCloud. Espera e inténtalo de nuevo. ¿Podrías enviarnos un informe explicando tu estado actual para que podamos ayudarte a resolver este problema? </string>
<string name="longtap_to_duplicate">Mantén pulsada una sesión para copiarla.</string>
<string name="change_statistic">Cambiar estadística</string>
<string name="compare">Comparar</string>
<string name="autorenewable_subcription">Suscripción auto-renovable</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">Condiciones</string>
<string name="stop_notifications_explanation">Poker Analytics estima tu mejor tiempo de sesión y te envía una notificación cuando alcanzas este tiempo. Requiere cerca de 50 sesiones. </string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">No se pudo activar la sincronización de iCloud. Es posible que tengas datos anteriores de %@ en iCloud.</string>
<string name="icloud_reset_and_retry">Borrar e reintentar</string>
<string name="_icloud_reset_warning">Se restablecerán los datos de %@ en iCloud, no se modificarán los datos locales, pero deberás desactivar iCloud en todos tus otros dispositivos. ¿Seguro que deseas hacerlo?</string>
<string name="remove_picture">Eliminar imagen</string>
<string name="icloud_is_syncing">Sincronizando</string>
<string name="icloud_update_issue">Error</string>
<string name="icloud_status_syncing_explanation">Se está realizando la sincronización de iCloud y se están cargando los datos de tu dispositivo a la nube. Puede demorar algunos minutos hasta que el proceso esté listo para tus otros dispositivos.</string>
<string name="icloud_status_error_explanation">Hubo un problema al actualizar iCloud que impide la sincronización de los otros dispositivos.</string>
<string name="icloud_status_ok_explanation">iCloud está en condiciones de realizar la sincronización con otros dispositivos.</string>
<string name="icloud_status">Estado de iCloud</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_migration_failure_error_message">Debido a una importante modificación en la base de datos, por razones de seguridad se desactivó iCloud en la aplicación y tus datos se trasladaron a tu dispositivo. Desactiva la sincronización con iCloud en todos tus otros dispositivos. Si deseas volver a activar iCloud, deberás eliminar antes los datos que contiene.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">No se pudo desactivar la sincronización con iCloud.</string>
<string name="currently_having_chips">Actualmente tiene %@ chips</string>
<string name="icloud_timeout">Se agotó el tiempo de la solicitud de iCloud.</string>
<string name="vs">vs.</string>
<string name="open_privacy_settings">Abrir ajustes de privacidad</string>
<string name="hand_history_keyboard">Teclado de historial de manos</string>
<string name="net_result_bb_per_100_hands">CG en 100 manos</string>
<string name="standard_deviation_bb_per_100_hands">Desviación estándar en CG/100</string>
<string name="standard_deviation_per_hour">Desviación estándar por hora</string>
<string name="gdpr_email_policy">Poker Analytics es una primera aplicación offline.\n\nEn un determinado momento, a través de una operación manual, es probable que tu dirección de email quede guardada y nos permita contactarte ocasionalmente.\n\nSi no deseas que esto sea así, por favor notifícanos en el siguiente email.</string>
<string name="gdpr_policy">Poker Analytics es una primera aplicación offline.\n\nHoy solo podremos guardar tu dirección de email, registrada si intercambiamos mensajes, lo que nos permitirá contactarte ocasionalmente. \n\nSi deseas que eliminemos los datos que tenemos sobre ti, en cualquier momento puedes enviarnos una solicitud por email.</string>
<string name="gdpr_button_title">Acepto</string>
<string name="gdpr">GDPR</string>
<string name="i_disagree">No acepto</string>
<string name="bankroll_current_value">Valor inicial de bankroll</string>
<string name="bankroll_new_value">Nuevo valor de bankroll</string>
<string name="bankroll_capture_method">Método de captura</string>
<string name="net_result_only">Solo resultados netos</string>
<string name="stack_buy_in">Stack y Buy-in</string>
<string name="bankroll_difference">Nuevo valor de bankroll</string>
<string name="use_for_this_session">Utilizar para esta sesión</string>
<string name="use_apply_for_bankroll">Utilizar y aplicar para bankroll</string>
<string name="service_unavailable_at_the_moment_please_retry_later">El servicio de tasa de cambio no está disponible en este momento. Inténtalo de nuevo más tarde.</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">La validación actualizará tu moneda principal y todas las tasas de bankroll. Verifica después de la validación que todas las tasas hayan sido debidamente actualizadas.</string>
<string name="selected_currency">Moneda seleccionada</string>
<string name="copy_on_duplicate">Copiar en duplicado</string>
<string name="terms_of_use">Términos de uso</string>
<string name="v4_7_sharing_options_message">¡Nuevas opciones de exportación!\n - GIF\n - Vídeo</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">Para preservar el estado de tus datos en iCloud, la sincronización de iCloud fue desactivada debido a que se detectó la restauración de una copia de seguridad. Cuando tu dispositivo finalice el proceso de restauración, podrás volver a activarla en la pantalla Más &gt; Ajustes.</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">Selecciona la manera en la que deseas captar el resultado de tu sesión.</string>
<string name="change_result_capture_method">Cambiar método de captura de resultado</string>
<string name="bankroll_kind">Tipo</string>
<string name="all_xml_">Todo (XML Backup)</string>
<string name="sessions_csv_">Sesiones (CSV)</string>
<string name="language">Idioma</string>
<string name="language_popup_message">Select a new language</string>
<string name="language_should_restart_app_popup_message">Please restart the app to see the changes</string>
<string name="hhe_generating_title">Generando&#8230;</string>
<string name="hhe_generating_message">Estamos creando todas las imágenes del vídeo</string>
<string name="hhe_exporting_title">Recopilando&#8230;</string>
<string name="hhe_exporting_message">Estamos recopilando todas las imágenes en un archivo. Gracias por esperar un poco más :)</string>
<string name="follow_us">Síguenos</string>
<string name="hhe_generating_error_message">Se produjo un error durante la generación, inténtalo de nuevo.</string>
<string name="player_notes">Notas de los jugadores</string>
<string name="feed">Fuente</string>
<string name="operations_csv_">Transacciones (CSV)</string>
<string name="days_played">Días jugados</string>
<string name="locations_played">Lugares jugados</string>
<string name="longest_streaks">Series más largas</string>
<string name="calendar">Calendario</string>
<string name="distribution">Distribución</string>
<string name="volume">Volumen</string>
<string name="last_i_records">Últimos %i</string>
<string name="all_time">Todo el tiempo</string>
<string name="longest_session">Sesión más larga</string>
<string name="minimum_session">Sesión más corta</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">Últimas partidas</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">Número de partidas</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_">¿Deseas verdaderamente eliminar esta partida?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record">Partida</string>
<string name="a_game_of_chess_not_the_game_of_chess_records">Partidas</string>
<string name="comments">Comentarios</string>
<string name="operation_empty_field_error">Verifica que tu transacción tenga un tipo y un importe</string>
<string name="operation_type_empty_field_error">Necesitas dar un nombre al tipo de transacción</string>
<string name="operation_types">Tipos de transacciones</string>
<string name="operations">Transacciones</string>
<string name="add_an_operation">Agregar una transacción</string>
<string name="duplicate_operation_error">Ya existe una transacción idéntica</string>
<string name="duplicate_operation_type_error">Ya existe un tipo de transacción con el mismo nombre</string>
<string name="new_operation">Nueva transacción</string>
<string name="new_operation_type">Nuevo tipo de transacción</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

@ -0,0 +1,682 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">depuis %@</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ n\'a pas accès à vos contacts pour récupérer les noms des joueurs sauvés dans des précédentes sessions. Vous devriez donner cet accès via les préférences de l\'iPhone pour éviter les noms \'joueur inconnu\'.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">Une étoile indique que votre fichier se trouve sur votre compte iCloud.</string>
<string name="activate">Activer</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud sauvegarde et actualise vos données sur tous vos appareils. À l\'activation, vos données seront migrées vers iCloud. Cela prendra un peu de temps avant d\'y accéder avec autre appareil.</string>
<string name="activate_pin_protection">Activer le code PIN</string>
<string name="activated">activé</string>
<string name="add_a_hand_history">Ajouter un historique de main</string>
<string name="add_a_new_custom_field">Créer un nouveau champ</string>
<string name="add_a_player_note">Ajouter une note sur un joueur</string>
<string name="add_an_operation">Ajouter une transaction</string>
<string name="add_friend_popup_title">De quelle manière voulez-vous rajouter ce joueur ?</string>
<string name="add_manually">Créer manuellement</string>
<string name="add_multiplayer_tracking">Ajouter le support multijoueur</string>
<string name="add_new_friend">Ajouter un joueur</string>
<string name="adding_data">Nouvelle donnée</string>
<string name="additive">Additif</string>
<string name="affectation">Options</string>
<string name="afternoon">Après-midi</string>
<string name="alarm">Alarme</string>
<string name="all_br_results">Total</string>
<string name="all_cash_games">Cash games</string>
<string name="all_sessions">toutes les sessions</string>
<string name="all_tournaments">Tournois</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Bienvenue dans Poker Analytics 5! Si vous souhaitez importer vos données de Poker Analytics 3, veuillez désactiver iCloud dans Poker Analytics 3 puis appuyez sur le bouton d\'import. Bonnes parties!</string>
<string name="amount">Montant</string>
<string name="and_i_more_"> et %i de plus&#8230;</string>
<string name="and_less">et moins</string>
<string name="and_more">et plus</string>
<string name="ante">Ante</string>
<string name="ante_value">Ante</string>
<string name="app_store">App Store</string>
<string name="are_you_sure_you_want_to_do_that_">Êtes-vous sûr de vouloir faire cela ?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">Etes-vous sûr de vouloir importer les données de Poker Analytics 3? Les données de Poker Analytics 5 seront effacées.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">Pour utiliser cette option, veuillez rajouter un compte iCloud.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">Veuillez ré-activer votre compte iCloud pour pouvoir migrer vos données.</string>
<string name="ask_user_to_use_icloud">La sauvegarde automatique de vos données sur iCloud est maintenant disponible. Voulez-vous utilisez iCloud pour partager vos données à travers tous vos appareils ?</string>
<string name="associated_contact_from_addressbook">Lien dans le carnet d\'adresse</string>
<string name="at">À</string>
<string name="auto_end">Auto-End</string>
<string name="auto_back_up">Back-up Auto.</string>
<string name="average">Moyenne</string>
<string name="average_buyin">Buy-in moyen</string>
<string name="average_chip_count">Tapis moyen</string>
<string name="average_hour_rate">Taux horaire</string>
<string name="average_hour_rate_bb_">Taux horaire en BB</string>
<string name="average_hours_played">Durée moyenne</string>
<string name="average_net_result">Résultat net moyen</string>
<string name="average_net_result_bb_">Résultat net moyen en BB</string>
<string name="back">Retour</string>
<string name="balance">Balance</string>
<string name="bankroll">Bankroll</string>
<string name="bankroll_filter_date_selection_warning">Veuillez sélectionner une date pour appliquer le filtre.</string>
<string name="bankroll_relationship_error">Cette bankroll contient au moins une session empêchant la suppression.</string>
<string name="bankroll_variation">Variation de bankroll</string>
<string name="bankrolls">Bankrolls</string>
<string name="bar">Histogramme</string>
<string name="bar_short">Barre</string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">Ecart type en BB</string>
<string name="bigblind">BB</string>
<string name="blind">Blinde</string>
<string name="blinds">Blindes</string>
<string name="blinds_level_up">Augmentation des blindes</string>
<string name="bonus">Bonus</string>
<string name="bonuses">Bonus</string>
<string name="break_time">Pause</string>
<string name="bug_report">Signaler un bug</string>
<string name="bug_report_subject">Rapport de bug</string>
<string name="buy_full_version">Passage à la version Pro</string>
<string name="buyin">Buy-in</string>
<string name="buyin_repartition">Buy-ins</string>
<string name="calculating_please_wait_">Calcul en cours, veuillez patienter&#8230;</string>
<string name="calories">Calories</string>
<string name="cancel">Annuler</string>
<string name="cant_do_this">Je ne peux pas faire ça!</string>
<string name="cash">Cash</string>
<string name="cash_and_tournament_statistic_warning">Des statistiques de tournois et de cash games ont été selectionnées, le rapport sera vide</string>
<string name="cash_game">Cash Game</string>
<string name="cash_games">Cash Games</string>
<string name="cash_or_tournament">Cash / Tournoi</string>
<string name="cash_prize">Gain</string>
<string name="cash_statistic_warning">Seuls les cash games seront utilisées pour ce rapport</string>
<string name="cashed_out">Tapis</string>
<string name="cf_empty_field_error">Il est nécessaire d\'indiquer un nom pour le champ perso</string>
<string name="cf_entry_delete_popup_message">Cet élément est utilisé dans une ou plusieurs sessions. Etes-vous sûr de vouloir l\'effacer?</string>
<string name="cf_entry_delete_popup_title">Confirmation</string>
<string name="chart_unavailable_please_contact_the_support_team">Le graph ne peut être exporté, veuillez contacter le support</string>
<string name="chart_view">Graphique</string>
<string name="chip_count">Tapis</string>
<string name="choose_a_theme">Sélectionnez un thème</string>
<string name="clear">Effacer</string>
<string name="clear_to_use_automatic_naming">Effacer pour utiliser un titre généré automatiquement</string>
<string name="clover_classic_green">Trèfle ♣ - Vert classique</string>
<string name="comment">Commentaire</string>
<string name="comparators">Comparateurs</string>
<string name="comparison">Comparaison</string>
<string name="conditioning_report_filtering_returns_no_data">Le filtre ne retourne aucun résultat</string>
<string name="confirmation">Confirmation</string>
<string name="contact">Contactez-nous</string>
<string name="csv">CSV (ne peut être importé)</string>
<string name="csv_bad_row_error_message">Une ligne de votre fichier CSV est mal formée. Veuillez vérifier votre fichier ou contacter le support.</string>
<string name="currency">Devise</string>
<string name="current_month">Ce mois-ci</string>
<string name="current_week">Cette semaine</string>
<string name="current_year">Cette année</string>
<string name="curve">Courbe</string>
<string name="custom">Perso</string>
<string name="custom_fields">Champs perso</string>
<string name="data">Import &amp; Export</string>
<string name="data_management">Gestion des données</string>
<string name="data_table">Tableau</string>
<string name="date">Date</string>
<string name="day">jour</string>
<string name="day_of_the_week">Jour de la semaine</string>
<string name="day_period">Période de la journée</string>
<string name="days">jours</string>
<string name="default_display">Affichage par défaut</string>
<string name="default_type">Type du rapport</string>
<string name="delete">Supprimer</string>
<string name="delete_data_from_icloud">Effacer les données</string>
<string name="deposit">Dépôt</string>
<string name="deposits">Dépôts</string>
<string name="depth_calculator">Facteur M</string>
<string name="desactivate">Désactiver</string>
<string name="desactivate_icloud_storage_detailed_explaination">Si vous désactivez cette options, vos données seront migrées vers votre appareil et ne seront plus accessible sur vos autres appareils et en cas de restauration via iCloud.</string>
<string name="desactivated">désactivé</string>
<string name="details">Détails</string>
<string name="diamond_light">Diamant ♦ - clair</string>
<string name="disable_pin_protection">Désactiver le code PIN</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">Souhaitez vous poursuivre l\'import du fichier sélectionné?</string>
<string name="done">OK</string>
<string name="downloading_the_file_n">Téléchargement du fichier&#8230;\n</string>
<string name="dte">RH</string>
<string name="duplicate">Dupliquer</string>
<string name="duplicate_bankroll_name_error">Une bankroll du même nom existe déjà</string>
<string name="duplicate_cf_error">Un champ perso du même nom existe déjà</string>
<string name="duplicate_location_error">Un lieu du même nom existe déjà</string>
<string name="duplicate_operation_error">Une transaction identique existe déjà</string>
<string name="duplicate_operation_type_error">Un type de transaction avec ce nom existe déjà.</string>
<string name="duplicate_room_error">Un site de poker du même nom existe déjà</string>
<string name="duplicate_tt_error">Un type de tournoi du même nom existe déjà</string>
<string name="duplicate_user_error">Ce joueur existe déjà</string>
<string name="duplicate_variant_error">Ce jeu existe déjà</string>
<string name="duration">Durée</string>
<string name="dynamic_date">Date dynamique</string>
<string name="edit">Modifier</string>
<string name="edit_hands_and_stacks">Éditer mains &amp; tapis</string>
<string name="edit_name">Modifier le nom</string>
<string name="email">E-mail</string>
<string name="empty_name_for_br_error">Il est nécessaire d\'indiquer un nom pour cette bankroll</string>
<string name="empty_response_from_store">Aucune réponse du store, veuillez réessayer</string>
<string name="end">Fin</string>
<string name="end_all_the_games_validation_popup_title">Voulez-vous terminer toutes les parties ?</string>
<string name="end_date">Date de fin</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">La date de fin n\'a pas été détecté ! Le format n\'est peut-être pas correct, voici la valeur utilisé pour l\'import: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">Fin de la période de recaves et augmentation des blindes</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">Fin de la période de recave dans moins d\'une minute</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">La fin de session est proche, tapez sur Details pour arrêter votre session.</string>
<string name="end_of_session_not_respected">Fin de session non respectée</string>
<string name="end_of_session_respected">Fin de session respectée</string>
<string name="enter_pin_code">Vérification</string>
<string name="entry_fees">Buy-ins</string>
<string name="enum_custom_field_type">Liste</string>
<string name="environment_based_comparator">Environnement</string>
<string name="erase_all_db_and_cloud">Tout effacer (incluant iCloud)</string>
<string name="erase_everything">Tout effacer</string>
<string name="erase_sessions">Effacer les sessions</string>
<string name="evening">Soir</string>
<string name="export">Exporter</string>
<string name="export_message">Vous pouvez exporter vos sessions au format CSV ou le modèle au format XML (Les fichiers XML peuvent être réimportés)</string>
<string name="export_popup_title">Choisissez un format</string>
<string name="feature_locked_and_inapp_purchase_disabled">La fonctionnalité est désactivée et malheureusement vous avez désactivé les achats in-app. Vous pouvez les activer en modifiant vos réglages.</string>
<string name="file_directory_creation_error">L\'import a échoué. Des fichiers nécessaires à l\'import n\'ont pas pu être créés, il manque probablement de l\'espace.</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">Le fichier généré \'%@\' a été sauvé avec succès sur votre compte iCloud.</string>
<string name="filter">Filtre</string>
<string name="filter_selection">Activation d\'un filtre</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">Ce filtre est utilisé dans un ou plusieurs rapports empêchant la suppression.</string>
<string name="filters">Filtres</string>
<string name="final_position">Position finale</string>
<string name="final_table">Table finale</string>
<string name="fixed_date">Date fixe</string>
<string name="friend_email_usage">L\'e-mail sera utilisé pour les invitations et les rapports de fin de partie</string>
<string name="friends">Joueurs</string>
<string name="from">Du</string>
<string name="game">Jeu</string>
<string name="games">Jeux</string>
<string name="general">Général</string>
<string name="generates_sessions">Génère des sessions</string>
<string name="geo_locate">Me localiser</string>
<string name="geolocation_off">Géolocalisation désactivée</string>
<string name="geolocation_status">Statut de la géolocalisation</string>
<string name="global">Global</string>
<string name="go">Voir</string>
<string name="h">h</string>
<string name="hand">Main</string>
<string name="hands_history">Mains</string>
<string name="hand_history_list_title">Historique de mains</string>
<string name="hand_history_serie_title">Mains</string>
<string name="hand_history">Historique de main</string>
<string name="hand_number">Main n°</string>
<string name="hands">Mains</string>
<string name="heads_up">Heads-up</string>
<string name="health_report_category">Préparation</string>
<string name="healthkit_no_results_error">Il n\'y a pas de données pour calculer ce rapport</string>
<string name="help">Aide</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">Ci-dessous l\'explication de mon bug, les étapes pour le reproduire et la fréquence d\'apparition. Un back-up de mes données a automatiquement été ajouté à ce mail.</string>
<string name="hero">Héros</string>
<string name="hero_selection">Héros</string>
<string name="hide_hands_and_stacks">Masquer mains &amp; tapis</string>
<string name="holdem_manager_section">Holdem Manager 1</string>
<string name="home_email_is_used">L\'e-mail utilisé correspond à l\'e-mail \'maison\' du carnet d\'adresses</string>
<string name="hour_rate_without_pauses">Taux horaire net</string>
<string name="hour_slot">Plage horaire</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">Exportez vos données vers iCloud, achetez la version Pro, lancez l\'app et importez vos données d\'iCloud.</string>
<string name="iap_session_message">Vous avez atteint le nombre maximum de sessions. Veuillez souscrire à un nouvel abonnement pour enregistrer plus de sessions!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">Les réglages iCloud ont été modifié, veuillez patienter pendant la synchronisation.</string>
<string name="icloud_backup_available_to_import">Une sauvegarde de vos données a été detecté, voulez-vous l\'utiliser sur cet appareil ? Si oui, vos données locales seront remplacées par cette sauvegarde. Si non, vous utiliserez vos données locales de cet appareil et votre compte iCloud ne sera pas modifié.</string>
<string name="icloud_error">iCloud Error</string>
<string name="icloud_sync">Synchronisation</string>
<string name="icloud_waiting_alert">Synchronisation iCloud en cours, d\'ici quelques secondes vos données seront gérés via iCloud !</string>
<string name="icloud_warning">Notification provenant d\'iCloud</string>
<string name="import_str">Importer</string>
<string name="import_from_address_book">Utiliser le carnet d\'adresses</string>
<string name="import_from_v3">Importer depuis Poker Analytics 3</string>
<string name="import_not_successfull">problème(s) identifié(s)</string>
<string name="import_session_save_error_">Erreur lors de la sauvegarde de la session: %@</string>
<string name="import_successfull">L\'import a été réalisé avec succès</string>
<string name="imported_session">Sessions importées</string>
<string name="in">Dans</string>
<string name="in_minutes">En minutes</string>
<string name="inapp_purchase_disabled">Vous devez activer les achats in-app dans vos réglages pour voir le contenu.</string>
<string name="information">À Propos</string>
<string name="initial_stack">Buy-in de départ</string>
<string name="items_list">Eléments</string>
<string name="itunes_section">iTunes</string>
<string name="language">Langue</string>
<string name="language_popup_message">Veuillez choisir une langue</string>
<string name="language_should_restart_app_popup_message">Veuillez redémarrer l\'application pour profiter de la nouvelle langue.</string>
<string name="last_days">dernier(s) jour(s)</string>
<string name="last_module">Sessions</string>
<string name="last_sessions">Dernières sessions</string>
<string name="learn_more">En apprendre plus</string>
<string name="less_than">Moins de</string>
<string name="level">Niveau</string>
<string name="level_duration">Niveaux</string>
<string name="library">Bibliothèque</string>
<string name="limit">Limite</string>
<string name="limits">Limites</string>
<string name="live">Live</string>
<string name="live_or_online">Live / Online</string>
<string name="live_online_room">Live/Site</string>
<string name="load_from_db">Ouvrir&#8230;</string>
<string name="location">Lieu</string>
<string name="location_">Lieu: %@, </string>
<string name="location_empty_field_error">Il est nécessaire d\'indiquer un nom pour ce lieu.</string>
<string name="location_not_track">Lieu non suivi</string>
<string name="location_track">Lieu suivi</string>
<string name="location_tracking">Suivi du lieu de la partie</string>
<string name="locations">Lieux</string>
<string name="locked_feature">La fonctionnalité est désactivée. Vous pouvez en apprendre plus ou l\'acheter directement.</string>
<string name="looking_for_the_file_on_icloud_">Récupération du fichier sur iCloud&#8230;</string>
<string name="lost">perdu</string>
<string name="lost_amount_less_than">Perte inférieur à</string>
<string name="lost_amount_more_than">Perte supérieur à</string>
<string name="m">m</string>
<string name="made_break">Pause(s) effectuée(s)</string>
<string name="mail">Mail</string>
<string name="mail_setting_by_tap">Tapez pour renseigner l\'e-mail</string>
<string name="mail_unavailable_messsage">Il est necéssaire de configurer votre compte e-mail afin d\'utiliser cette fonction</string>
<string name="mailing_list">Liste de diffusion</string>
<string name="mainuser_delete_error">Impossible de supprimer l\'utilisateur principal</string>
<string name="manually">Manuellement</string>
<string name="map">Carte</string>
<string name="mapping">Mapping</string>
<string name="max">max</string>
<string name="max_net_result">Résultat net maximal</string>
<string name="million_multiplier">x 1M</string>
<string name="min">min</string>
<string name="min_net_result">Résultat net minimal</string>
<string name="minimum">Minimum</string>
<string name="mins">mins</string>
<string name="minus">Moins</string>
<string name="modify_current_filter">Modifier&#8230;</string>
<string name="month">mois</string>
<string name="month_of_the_year">Mois de l\'année</string>
<string name="months">mois</string>
<string name="more_info">plus d\'infos</string>
<string name="more_than">Plus de</string>
<string name="morning">Matin</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT OR SNG</string>
<string name="multi_tabling">Nombre de tables</string>
<string name="multiplayer">Multijoueur</string>
<string name="my_details">Mes infos</string>
<string name="myself">Moi</string>
<string name="name">Nom</string>
<string name="negative_result">Résultats négatif</string>
<string name="net_banked">Gain bancaire net</string>
<string name="net_result">Résultat net</string>
<string name="net_result_overview">Résultats</string>
<string name="new_str">Nouveau</string>
<string name="new_bankroll">Nouvelle bankroll</string>
<string name="new_cash_game">Nouveau Cash Game</string>
<string name="new_custom_field">Nouveau champ</string>
<string name="new_feature_icloud">Synchronisation iCloud disponible</string>
<string name="new_friend">Nouveau joueur</string>
<string name="new_location">Nouveau lieu</string>
<string name="new_name">Nouveau nom</string>
<string name="new_operation">Nouvelle transaction</string>
<string name="new_operation_type">Nouveau type de transaction</string>
<string name="new_report">Nouveau rapport</string>
<string name="new_room">Nouveau site</string>
<string name="new_tournament">Nouveau Tournoi</string>
<string name="new_tournament_type">Nouveau type</string>
<string name="new_variant">Nouveau jeu</string>
<string name="next">Suivant</string>
<string name="nickname">Pseudo</string>
<string name="night">Nuit</string>
<string name="no">Non</string>
<string name="no_br_popup_message">Il est nécessaire de renseigner une bankroll</string>
<string name="no_data_in_cloud_warning">Il n\'y a pas de données venant de Poker Analytics dans iCloud</string>
<string name="no_evo_stat_popup_message">Il n\'y a pas de donneés à afficher</string>
<string name="no_filter_activated">Filtre désactivé</string>
<string name="no_filter_available_popup_message">Il n\'y aucun filtre disponible</string>
<string name="no_keep_data_local">Non</string>
<string name="maximum">Maximum</string>
<string name="no_players_available">Vous n\'avez pas encore créé de joueurs</string>
<string name="no_records">Pas de parties</string>
<string name="no_sessions">Pas de sessions</string>
<string name="no_data_found">ERREUR RIEN N\'A ETE TROUVE</string>
<string name="not_track">Non suivi</string>
<string name="now">Maintenant</string>
<string name="number">Nombre</string>
<string name="number_of_buyins">Nombre de buy-ins</string>
<string name="number_of_hands">Nombre de mains</string>
<string name="number_of_players">Nombre de joueurs</string>
<string name="number_of_rebuys">Nombre de recaves</string>
<string name="number_of_sessions">Nombre de sessions</string>
<string name="number_of_tables">Nombre de tables</string>
<string name="ok">OK</string>
<string name="on">Sur</string>
<string name="online">Online</string>
<string name="operation_empty_field_error">Vérifiez que la transaction possède un type et un montant</string>
<string name="operation_type_empty_field_error">Il faut choisir un nom!</string>
<string name="operation_types">Types de transactions</string>
<string name="operations">Transaction</string>
<string name="other">Autres</string>
<string name="password_explanation">Choisissez un code PIN pour\n protéger l\'accès à l\'application.\nUn code PIN ne peut pas être retrouvé.\nSoyez attentif lors de l\'activation\n de cette fonction.</string>
<string name="password_protection">Code PIN</string>
<string name="pause">Pause</string>
<string name="paused_session_state">Pause</string>
<string name="payment_successful">Paiement effectué</string>
<string name="period">Durée</string>
<string name="period_in_days">Jours précédents</string>
<string name="pincode_activated">oui</string>
<string name="pincode_desactivated">non</string>
<string name="place">Place</string>
<string name="player">Joueur</string>
<string name="players">Joueurs</string>
<string name="players_count">Nombre de joueurs</string>
<string name="please_check_if_your_values_are_valid">Vérifiez vos données</string>
<string name="please_confirm_the_import_start_">Souhaitez-vous importer le fichier \'%@\' ?</string>
<string name="please_report_a_bug">Une erreur interne s\'est produite. Merci de nous envoyer un rapport contenant les étapes pour reproduire le bug, merci!</string>
<string name="please_restart_the_app_to_load_the_theme">Merci de quitter l\'application pour charger le thème</string>
<string name="please_select_the_field_corresponding_to">Choisissez le champ correspondant à</string>
<string name="please_type_your_pin_code">Entrez votre code PIN</string>
<string name="plus">Plus</string>
<string name="points">points</string>
<string name="poker_income_section">Poker Income</string>
<string name="poker_journal_section">Poker Journal</string>
<string name="poker_tracker_4_section">Poker Tracker 4</string>
<string name="poker_tracker_section">Poker Tracker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">Il n\'existe pas de données permettant de lancer le rapport</string>
<string name="popup_message_welcome">Merci d\'avoir téléchargé l\'application, nous espérons qu\'elle répondra à toutes vos attentes! N\'hésitez pas à nous contacter si vous avez des questions.</string>
<string name="position">Position</string>
<string name="positions">Positions</string>
<string name="positive_result">Résultats positif</string>
<string name="pot_size">Montant du pot</string>
<string name="preferences">Préférences</string>
<string name="preparing_your_data_for_bug_report_">Préparation de vos données&#8230;</string>
<string name="prize">Gain</string>
<string name="prize_pool">Dotation</string>
<string name="processing_file">Préparation&#8230;</string>
<string name="profile">Profil</string>
<string name="protection">Sécurité</string>
<string name="purchase">Acheter</string>
<string name="purchase_message">Merci d\'avoir acheté Poker Analytics!</string>
<string name="purchase_status">Etat de la transaction</string>
<string name="purchase_successful">Achat effectué!</string>
<string name="rakeback">Rakeback</string>
<string name="rate">Rate</string>
<string name="rate_it_">Ok, j\'y vais</string>
<string name="rebuy">Rebuy</string>
<string name="rebuy_count">Nombre de rebuys</string>
<string name="rebuys">Rebuys</string>
<string name="refresh_rate">Actualiser le taux</string>
<string name="relationship_error">Cet élément est probablement utilisé dans une ou plusieurs parties. Il n\'est pas possible de le supprimer.</string>
<string name="remove">Supprimer</string>
<string name="remove_cf_entries_popup_message">Les éléments de la liste vont être perdus, êtes-vous sûr de vouloir changer de type?</string>
<string name="remove_cf_entries_popup_title">Eléments supprimés</string>
<string name="remove_filter">Enlever le filtre</string>
<string name="remove_multiplayer_tracking">Enlever le support multijoueur</string>
<string name="report_deletion_actionsheet_title">Voulez-vous vraiment supprimer ce rapport ?</string>
<string name="report_lack_of_records_warning">Il n\'y a pas assez de données pour calculer ce rapport</string>
<string name="report_lack_of_sessions_warning">Il n\'y a pas assez de sessions pour lancer ce rapport</string>
<string name="report_type_info_popup_message">Un rapport standard effectue un calcul en fonction des statistiques, comparateurs et filtres choisis.\nUn rapport cartographié présente les résultats sur une carte du monde en fonction de vos données géolocalisées.\nUn rapport RH (Rentabilité Horaire) affiche les résultats suivant les heures de la journée.</string>
<string name="report_type_info_popup_title">Aide</string>
<string name="report_error_neither_filter_result_has_any_data">Les filtres ne retournent aucun résultat</string>
<string name="report_error_no_stat_to_compute">Il n\'y a pas de statistique à calculer</string>
<string name="report_error_report_has_more_than_one_filter">Ce rapport ne devrait pas avoir plus d\'un filtre</string>
<string name="reports">Rapports</string>
<string name="reseting_please_wait_">Remise à zéro, veuillez patienter&#8230;</string>
<string name="restart_timer">Réinitialiser le chrono</string>
<string name="restore">Restaurer</string>
<string name="restore_message">Le produit que vous avez acheté a été restauré!</string>
<string name="restore_successful">La restauration est effective</string>
<string name="result">Résultat</string>
<string name="resume">Reprendre</string>
<string name="room">Site de Poker</string>
<string name="room_">Site de Poker: %@</string>
<string name="room_empty_field_error">Il est nécessaire d\'indiquer un nom pour ce site de poker</string>
<string name="rooms">Sites de poker</string>
<string name="running_session_state">En cours</string>
<string name="same_name_different_kind_custom_field_log_">Le champ perso \'%@\' existe déjà dans la base de données mais avec un type différent. Le champ et les valeurs qui lui sont associées ont été ignorées. Si vous souhaitez conserver ces valeurs, annulez l\'import, renommez le champ perso, et recommencez l\'import.</string>
<string name="save_report_error_popup_message">Il est nécessaire d\'indiquer un nom et de choisir au moins une statistique pour sauvegarder le rapport</string>
<string name="saving_imported_data_please_wait_">Sauvegarde, veuillez patienter&#8230;</string>
<string name="security">Sécurité</string>
<string name="select">Sélectionnez</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">Sélectionner la valeur qui sera affectée au champ suivant pour chacune des sessions importées</string>
<string name="select_filters">Liste des filtres</string>
<string name="semi_finals">Semi-finale</string>
<string name="serie_duplicate_confirmation_request">Voulez-vous vraiment dupliquer cette série ?</string>
<string name="serie_summary">Historique de sessions</string>
<string name="services">Réglages</string>
<string name="session">Session</string>
<string name="session_duration">Durée de la session</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">La somme gagnée n\'a pas été défini, voilà la valeur utilisée lors de l\'importation: %@</string>
<string name="session_s_comments_updated_">Les commentaires de la session ont été mises à jour !</string>
<string name="sessions">Sessions</string>
<string name="set">Définir</string>
<string name="share_chart">Partager le graphique</string>
<string name="share_stack">Share Stack</string>
<string name="sharing">Sharing</string>
<string name="short_name">Acronyme</string>
<string name="show_hands_and_stacks">Afficher mains &amp; tapis</string>
<string name="smallblind">SB</string>
<string name="sng">SNG</string>
<string name="so_easy_">C\'est si facile !</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">Something wrong happened with iCloud, please retry later</string>
<string name="stack">Jetons</string>
<string name="stack_initial_en_bb_">Tapis initial (en grosses blindes)</string>
<string name="stacks">Tapis</string>
<string name="stakes">Montants</string>
<string name="standard">Standard</string>
<string name="standard_deviation">Ecart type</string>
<string name="start">Démarrer</string>
<string name="start_date">Début</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">La date de démarrage n\'a pas été défini, le format est peut-être incorrect. Voici la valeur utilisée lors de l\'importation: %@</string>
<string name="start_import">Oui</string>
<string name="statistics">Statistiques</string>
<string name="stats">Stats</string>
<string name="stop">Arrêter</string>
<string name="street_search_failed_but_geolocation_is_known">Vous avez été localisé mais la rue n\'a pas pu être identifiée.</string>
<string name="subfilter_elements_">sous-filtres activés&#8230;</string>
<string name="subscribe">S\'abonner</string>
<string name="subscribeview_expand_button">Abonnez-vous !</string>
<string name="subscription_description">Sessions illimitées</string>
<string name="subtractive">Soustractif</string>
<string name="successfully_imported_your_data_from_v3">Les données ont été importées avec succès!</string>
<string name="summary">Résumé</string>
<string name="switch_str">Inversion</string>
<string name="table">Table</string>
<string name="table_size">Format</string>
<string name="table_size_not_track">Format non suivi</string>
<string name="table_size_track">Format suivi</string>
<string name="table_size_tracking">Suivi du format de la partie</string>
<string name="table_sizes">Formats</string>
<string name="tables">tables</string>
<string name="take_a_picture">Prendre une photo</string>
<string name="tap_or_slide">APPUYER ou GLISSER</string>
<string name="thank_you_message">Félicitations, le contenu est maintenant disponible.</string>
<string name="the_at_">Le %1$@ à %2$@</string>
<string name="the_location_named_already_have_these_coordinates">Le lieu %@ possède déjà ces coordonnées.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">Le taux n\'a pas pu être actualisé, un taux de 1 sera utilisé par défaut.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">La session existe déjà ! Date de démarrage: %1$@, date de fin:%2$@, résultat net: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">La session existe déjà ! Date de démarrage: %1$@, date de fin:%2$@, résultat net: %3$@</string>
<string name="theme">Thème</string>
<string name="this_game_started_">Cette session a démarré: %@</string>
<string name="this_month">Ce mois-ci</string>
<string name="this_week">Cette semaine</string>
<string name="this_year">Cette année</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">Temps</string>
<string name="time_frame">Calendaire</string>
<string name="tips">Tips</string>
<string name="to">Au</string>
<string name="today">Aujourd\'hui</string>
<string name="top_10">Top 10</string>
<string name="total">Total</string>
<string name="total_buyin">Total buy-in</string>
<string name="total_duration">Durée totale</string>
<string name="total_hours_played">Durée totale</string>
<string name="total_net_result_bb_">Résultat net en BB</string>
<string name="total_tips">Total tips</string>
<string name="touch_to_return_to_1_">Touch to return to %1$@</string>
<string name="tournament">Tournoi</string>
<string name="tournament_completion_percentage">Complétion</string>
<string name="tournament_completion_percentage_interval">Pourcentage de complétion</string>
<string name="tournament_roi">Retour sur investissement</string>
<string name="tournament_statistic_warning">Seuls les tournois seront utilisées pour ce rapport</string>
<string name="tournament_type">Type</string>
<string name="tournament_type_complete">Types de tournois</string>
<string name="tournament_types">Types de tournoi</string>
<string name="tournaments">Tournois</string>
<string name="trash_bankroll">Êtes-vous sûr de vouloir supprimer cette bankroll ?</string>
<string name="trash_hand">Êtes-vous sûr de vouloir supprimer cette historique de main ?</string>
<string name="trash_serie_of_hand_history">Êtes-vous sûr de vouloir supprimer cette historique de mains ?</string>
<string name="try_this_awesome_app_">Essaie cette super app !</string>
<string name="tt_empty_field_error">Il est nécessaire d\'indiquer un nom pour ce type de tournoi</string>
<string name="twitter">Twitter</string>
<string name="type">Type</string>
<string name="type_de_limite">Type de limite</string>
<string name="unable_to_get_from_fixer_io_">Impossible à récupérer via fixer.io - %@</string>
<string name="unfollowed_">Désinscription</string>
<string name="unknown_import_format_popup_message">Le format du fichier n\'est pas reconnu</string>
<string name="unknown_user">Joueur inconnu</string>
<string name="unlock_application">Veuillez vous identifier pour ouvrir l\'application</string>
<string name="user_empty_field_error">Il est nécessaire d\'indiquer un nom pour ce joueur</string>
<string name="validate">Valider</string>
<string name="value">Valeur</string>
<string name="variant_">Jeu: %@, </string>
<string name="variant_empty_name_error">Il est nécessaire d\'indiquer un nom pour ce jeu</string>
<string name="variant_empty_shortname_error">Il est nécessaire d\'indiquer un acronyme pour ce jeu</string>
<string name="version">Version</string>
<string name="view_not_enabled_popup_message">Cette option d\'affichage n\'est pas disponible pour ce rapport.</string>
<string name="volumes">Volumes</string>
<string name="warning">Oups&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">Attention, la fin de la période de rebuy est imminente, cliquer sur détails pour mettre la partie en pause et gérer vos derniers rebuys/Addon</string>
<string name="week">Semaine</string>
<string name="week_days">En semaine</string>
<string name="weekdays_or_weekend">Semaine ou week-end</string>
<string name="weekend">Week-end</string>
<string name="welcome_in_">Bienvenue dans %@</string>
<string name="win_ratio">Ratio de victoires</string>
<string name="with">Avec</string>
<string name="withdrawal">Retrait</string>
<string name="withdrawals">Retraits</string>
<string name="without_break">Sans pause</string>
<string name="without_rebuy">Sans recave</string>
<string name="won">gagné</string>
<string name="won_amount_less_than">Gain inférieur à</string>
<string name="won_amount_more_than">Gain supérieur à</string>
<string name="wrong_pin_code_message">Mauvais code PIN. Veuillez réessayer.</string>
<string name="xml">XML</string>
<string name="year">Année</string>
<string name="year_subscription">an</string>
<string name="yes">Oui</string>
<string name="yes_i_m_sure">Oui, j\'en suis sûr</string>
<string name="yes_use_icloud">Oui</string>
<string name="yesterday">Hier</string>
<string name="yesterday_and_today">Hier et aujourd\'hui</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">Vous pouvez retrouver le fichier généré \'%@\' dans iTunes.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">Désolé, vous ne pouvez pas activer plus de %i comparateurs simultanément !</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">Vous devez désactiver iCloud sur les deux apps avant de pouvoir importer les données de Poker Analytics 3.</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">Vous êtes sur le point d\'affecter les valeurs suivantes à toutes les sessions importées: </string>
<string name="your_attention">Votre attention</string>
<string name="table_size_for_hand_history">Format</string>
<string name="add_comment">Nouveau commentaire</string>
<string name="from_hour_">De</string>
<string name="to_hour_">À</string>
<string name="whats_new_in_">Nouveautés de la %@!</string>
<string name="releasenote_question">Vous aimez Poker Analytics?</string>
<string name="releasenote_invitation">Dites nous ce que vous en pensez</string>
<string name="releasenote_rating">Notez-nous !</string>
<string name="no_thanks">Non merci</string>
<string name="stop_notification_body">D\'après votre historique, il apparait que vous commencez à fatiguer. Il est peut-être temps de s\'arrêter!</string>
<string name="stop_notification_title">C\'est l\'heure!</string>
<string name="stop_notifications">Notifications d\'arrêt</string>
<string name="stop_notification_in_">Une notification d\'arrêt sera envoyée dans %@</string>
<string name="save_authorize">Sauvegarder &amp; autoriser</string>
<string name="select_a_color">Choisir une couleur</string>
<string name="spotlight_indexing">Indexation Spotlight</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ n\'est pas autorisé à utiliser l\'appareil photo. Si vous changez vos paramètres de confidentialité, l\'app sera fermée et les données non sauvegardées seront perdues.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ is not authorized to access the photo library. Si vous changez vos paramètres de confidentialité, l\'app sera fermée et les données non sauvegardées seront perdues.</string>
<string name="new_hand">Nouvelle main</string>
<string name="new_note">Nouvelle note</string>
<string name="follow_us">Nous suivre</string>
<string name="tap_to_learn_more">Sélectionnez un élément pour plus d\'informations.</string>
<string name="free">Gratuit</string>
<string name="subscription">Abonnement</string>
<string name="subscriptions">Abonnements</string>
<string name="none">Aucun</string>
<string name="intermediate_sub_short_title">Semi-Pro</string>
<string name="pro_sub_short_title">Pro</string>
<string name="subscription_details">Conditions de l\'abonnement</string>
<string name="subscription_text">Conditions d’utilisations concernant l’abonnement:\n- Le paiement sera facturé sur votre compte iTunes.\n- L’abonnement est renouvelé automatiquement chaque année, à moins d’avoir été désactivé au moins 24 heures avant la fin de la période de l’abonnement.\n- L’abonnement peut être géré par l’utilisateur et désactivé en allant dans les réglages de son compte après s’être abonné.\n- Le compte sera facturé pour le renouvellement de l\'abonnement dans les 24 heures précédent la fin de la période d’abonnement.\n- Un abonnement en cours ne peut être annulé.\n- Toute partie inutilisée de l\'offre gratuite, si souscrite, sera abandonnée lorsque l\'utilisateur s\'abonnera, dans les cas applicables</string>
<string name="privacy_policy">Politique de confidentialité</string>
<string name="bug_report_message">Nous sommes désolé, mais il y a problème&#8230;Il est possible qu\'iCloud synchronise vos données. Veuillez réessayer plus tard. Pouvez-vous nous envoyer un rapport expliquant l\'état de l\'app pour nous aider à résoudre le problème? Merci!</string>
<string name="longtap_to_duplicate">Appuyez et maintenez sur une session pour la dupliquer</string>
<string name="change_statistic">Changer de statistique</string>
<string name="compare">Comparer</string>
<string name="autorenewable_subcription">Abonnement renouvelable automatiquement</string>
<string name="health_kit_not_available_error">L\'application Santé et les données associées ne sont pas disponible sur cet appareil.</string>
<string name="terms">Conditions</string>
<string name="stop_notifications_explanation">Poker Analytics tente d\'estimer votre durée optimale de sessions pour vous envoyer une notification de fin de session. Requiert environ 50 sessions.</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">La synchronisation iCloud n\'a pas pu être activé. Peut-être que vous avez d\'anciennes données de %@ sur iCloud.</string>
<string name="icloud_reset_and_retry">Nettoyer &amp; recommencer</string>
<string name="_icloud_reset_warning">Vous allez effacer vos données de %@ sur iCloud, vos données locales ne seront pas modifées mais vous devriez désactiver la synchro sur tous vos autres appareils. Êtes-vous sûr de vouloir faire cela ?</string>
<string name="remove_picture">Enlever la photo</string>
<string name="icloud_is_syncing">Synchro en cours</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_update_issue">Erreur</string>
<string name="icloud_status_syncing_explanation">iCloud est en cours de synchro, téléchargeant vos données de votre appareil vers iCloud. Cela peut prendre un peu de temps pour que vos données soient prêtes pour vos autres appareils.</string>
<string name="icloud_status_error_explanation">iCloud semble ne pas se mettre à jour correctement. iCloud n\'est pas prêt pour être utilisé sur vos autres appareils.</string>
<string name="icloud_status_ok_explanation">iCloud est OK et prêt pour être utilisé sur vos autres appareils.</string>
<string name="icloud_status">Status iCloud</string>
<string name="icloud_migration_failure_error_message">À cause d\'une importante modification de la structure de la base de données, la synchronisation iCloud a été désactivé et vos données ont été migré en local. Si vous voulez réactiver la synchronisation iCloud, vous devez d\'abord effacer vos données d\'iCloud.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">La synchronisation iCloud n\'a pas pu être désactivé.</string>
<string name="currently_having_chips">J\'ai %@ jetons</string>
<string name="icloud_timeout">La requête iCloud a expiré.</string>
<string name="vs">vs.</string>
<string name="open_privacy_settings">Ouvrir les réglages de confidentialités</string>
<string name="hand_history_keyboard">Clavier de mains</string>
<string name="net_result_bb_per_100_hands">BB pour 100 mains</string>
<string name="standard_deviation_bb_per_100_hands">Ecart type en BB/100</string>
<string name="standard_deviation_per_hour">Ecart type horaire</string>
<string name="gdpr_email_policy">Poker Analytics est une app hors ligne avant tout.\n\nA un certain point, par le biais d\'une opération manuelle, il est probable que votre adresse email soit stockée, afin de nous permettre de vous contacter occasionnellement.\n\nSi vous ne le souhaitez pas, dites-le nous dans le mail suivant.</string>
<string name="gdpr_policy">Poker Analytics est une app hors ligne avant tout.\n\nAujourd\'hui seule votre adresse email, récupérée si nous avons échangés des emails, peut-être stockée, nous permettant de vous contacter occasionnellement.\n\nA tout moment, si vous souhaitez que nous effacions les données que nous avons sur vous, veuillez nous envoyer une requête par mail.</string>
<string name="gdpr_button_title">Je suis d\'accord</string>
<string name="i_disagree">Je refuse</string>
<string name="gdpr">RGPD</string>
<string name="terms_of_use">Conditions d\'utilisation</string>
<string name="v4_7_sharing_options_message">Nouvelles options d\'export!\n - GIF\n - Vidéo</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">Pour préserver l\'état de vos données sur iCloud, la synchronisation iCloud a été désactivé suite à la détection d\'une restoration de votre appareil. Vous pouvez le ré-activer une fois la restoration de votre appareil terminé en allant dans le menu autres/réglages.</string>
<string name="bankroll_current_value">Valeur initiale de bankroll</string>
<string name="bankroll_new_value">Nouvelle valeur de bankroll</string>
<string name="bankroll_capture_method">Saisie de résultat</string>
<string name="net_result_only">Seulement via le résultat net</string>
<string name="stack_buy_in">Stack &amp; Buy-in</string>
<string name="bankroll_difference">Nouvelle valeur de bankroll</string>
<string name="use_for_this_session">Utiliser pour cette session</string>
<string name="use_apply_for_bankroll">Utiliser &amp; appliquer à la bankroll</string>
<string name="service_unavailable_at_the_moment_please_retry_later">Le service de récupération des taux de devises n\'est pas disponible pour le moment. Veuillez ré-essayer plus tard.</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">En validant votre devise principale, toutes les devises de vos bankrolls seront mis à jour. Veuiller vérifier après la validation si celles-ci ont bien été mis à jour.</string>
<string name="selected_currency">Devise sélectionnée</string>
<string name="copy_on_duplicate">Copier lors d\'un dupliquer</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">Choisissez votre méthode de saisie de résultat</string>
<string name="change_result_capture_method">Changer la méthode de saisie de résultat</string>
<string name="bankroll_kind">Type</string>
<string name="all_xml_">Tout (Backup XML)</string>
<string name="sessions_csv_">Sessions (CSV)</string>
<string name="operations_csv_">Transactions (CSV)</string>
<string name="all">Tout</string>
<string name="risk_of_ruin">Risque de ruine</string>
<string name="hhe_generating_title">Generation&#8230;</string>
<string name="hhe_generating_message">Création des images de l\'animation</string>
<string name="hhe_exporting_title">Assemblage&#8230;</string>
<string name="hhe_exporting_message">Merci d\'attendre encore un peu :)</string>
<string name="hhe_generating_error_message">Une erreur est survenue pendant la génération, veuillez ré-essayer.</string>
<string name="player_notes">Notes sur les joueurs</string>
<string name="feed">Journal</string>
<string name="days_played">Jours joués</string>
<string name="locations_played">Lieux joués</string>
<string name="longest_streaks">Séries</string>
<string name="calendar">Calendrier</string>
<string name="distribution">Distribution</string>
<string name="volume">Volume</string>
<string name="last_i_records">Dernières %i</string>
<string name="all_time">Total</string>
<string name="longest_session">Durée maximale</string>
<string name="minimum_session">Durée minimale</string>
<string name="comments">Notes</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Afficher en grand</string>
</resources>

@ -0,0 +1,684 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">%@ पहल</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ क आपकपर तक पहच नह और आपकन: पत नह कर सकत. कि \'अजत उपयगकर\' स बचव किए आपक iPhone पथमिकत पहच परदन करन.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">एक सि आपक iCloud अकट मर क गई फइल दर.</string>
<string name="activate">सकषम कर</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud आपक सभिइस पर सहजत और अप टट रखत. जब सकिय किए आपक iCloud पर सतरित ह, कि अनय डिइस स आपक पर पहच करनछ समय लग सकत.</string>
<string name="activate_pin_protection">PIN कड सकिय कर</string>
<string name="activated">सकषम ह</string>
<string name="add_a_hand_history">एक हड इतिस ज</string>
<string name="add_a_new_custom_field">एक नय अनलन फड ज</string>
<string name="add_a_player_note">एक पयर नट ज</string>
<string name="add_friend_popup_title"></string>
<string name="add_manually">अल रप सर करन</string>
<string name="add_multiplayer_tracking">मलयर टिग ज</string>
<string name="add_new_friend">नयि</string>
<string name="adding_data">नय</string>
<string name="additive"> रहन</string>
<string name="affectation">िकल</string>
<string name="afternoon">पहर ब</string>
<string name="alarm">अल</string>
<string name="all_br_results"></string>
<string name="all_cash_games">सभ नकद</string>
<string name="all_sessions">सभ सत</string>
<string name="all_tournaments">सभ</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Poker Analytics 5 मगत ह! यदि आप Poker Analytics 3 स अपन इमट करनहत आपक iCloud म Poker Analytics 3 क अकषम करन और फिर इस इमट बटन किट करन</string>
<string name="amount"></string>
<string name="and_i_more_"> और %i ज&#8230;</string>
<string name="and_less">और कम</string>
<string name="and_more">और अधि</string>
<string name="ante"></string>
<string name="ante_value"></string>
<string name="app_store">अपगड कर</string>
<string name="are_you_sure_you_want_to_do_that_"> आप वकई यह करनहत?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3"> आप वकई अपन Poker Analytics 3 ड इमट करनहत? यह आपक वरतमन Poker Analytics 5 डि.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">आपक यह सि उपयग करनिए अपनिइस पर एक iCloud अकट ज आवशयकत.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">आपक अपन iCloud सिित करन और iCloud सज कद करन समरथ हिए iCloud कन: सकषम करन आवशयकत. </string>
<string name="ask_user_to_use_icloud">iCloud सज अब उपलबध ह, कपय आप इस उपयग करन और आपक सभिइस पर इसवत: स करन सकषम हहत?</string>
<string name="associated_contact_from_addressbook">अपनपरिक कर</string>
<string name="at">पर</string>
<string name="auto_end">वत: सम</string>
<string name="auto_back_up">वत: बक-अप</string>
<string name="average">औसत</string>
<string name="average_buyin">औसत खरद म</string>
<string name="average_chip_count">औसत द</string>
<string name="average_hour_rate">रति दर</string>
<string name="average_hour_rate_bb_">BB मरति दर</string>
<string name="average_hours_played">औसत अवधि</string>
<string name="average_net_result">औसत शध परि</string>
<string name="average_net_result_bb_">BB म औसत शध परि</string>
<string name="back"></string>
<string name="balance">लन</string>
<string name="bankroll">कर</string>
<string name="bankroll_filter_date_selection_warning">िटर ल करनिए आपक एक तख कव करन</string>
<string name="bankroll_relationship_error">इस बकरल कथ एक य अधिक सतर जए ह, कपय पहलिक हए सतर(त) क हट.</string>
<string name="bankroll_variation">करल बदल</string>
<string name="bankrolls">कर</string>
<string name="bar"></string>
<string name="bar_short"></string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">BB मनक भिनत</string>
<string name="bigblind">BB</string>
<string name="blind"></string>
<string name="blinds">डस</string>
<string name="blinds_level_up">डस वि</string>
<string name="bonus">नस</string>
<string name="bonuses">नस</string>
<string name="break_time">अवकश समय</string>
<string name="bug_report">बग रि</string>
<string name="bug_report_subject">बग रिट करन</string>
<string name="buy_full_version">अपगड कर</string>
<string name="buyin">खरद-म</string>
<string name="buyin_repartition">खरद म</string>
<string name="calculating_please_wait_">गणन कर रह, कपयरत कर &#8230;</string>
<string name="calories"></string>
<string name="cancel">रदद कर</string>
<string name="cant_do_this"> यह नह कर सकत!</string>
<string name="cash">नकद</string>
<string name="cash_and_tournament_statistic_warning">नकद और टकड गए ह, रिट मई ड नह.</string>
<string name="cash_game">नकद ग</string>
<string name="cash_games">नकद ग</string>
<string name="cash_or_tournament">नकद / ट</string>
<string name="cash_prize">रस</string>
<string name="cash_statistic_warning">नकद ग पर परिम फिटर किए ज</string>
<string name="cashed_out"> गय</string>
<string name="cf_empty_field_error">आपक कसटम फड कमकरण क आवशयकत</string>
<string name="cf_entry_delete_popup_message">यह आयटम एक य अधिक सतिक हआ ह. कपय इस आयटम क हटि कर.</string>
<string name="cf_entry_delete_popup_title">करण</string>
<string name="chart_unavailable_please_contact_the_support_team">ट एकसपट और स नह सकत, कपय सहयतम सपरक कर</string>
<string name="chart_view"></string>
<string name="chip_count"></string>
<string name="choose_a_theme">एक थम च</string>
<string name="clear">फ कर</string>
<string name="clear_to_use_automatic_naming">वत उतपनन शषक उपयक करनिए सफ कर</string>
<string name="clover_classic_green">वर ♣ - किक हर</string>
<string name="comment">िपण</string>
<string name="comparators">लन</string>
<string name="comparison">लन</string>
<string name="conditioning_report_filtering_returns_no_data">िटर सई परिम नहि</string>
<string name="confirmation">करण</string>
<string name="contact">हमपरक कर</string>
<string name="csv">CSV (इमट नहि सकत)</string>
<string name="csv_bad_row_error_message">आपक CSV फइल मइन एक अच तरह फट नह गई ह. कपय अपनइल ज सहयतम सपरक कर.</string>
<string name="currency">कर</string>
<string name="current_month">वरतमन मह</string>
<string name="current_week">वरतमन सप</string>
<string name="current_year">वरतमन वर</string>
<string name="curve"></string>
<string name="custom">कसटम</string>
<string name="custom_fields">कसटम फ</string>
<string name="data">इमट और एकसप</string>
<string name="data_management">रबधन</string>
<string name="data_table">बल</string>
<string name="date"></string>
<string name="day">ि</string>
<string name="day_of_the_week">सपह कि</string>
<string name="day_period">िन क अवधि</string>
<string name="days">ि</string>
<string name="default_display">िट परदरि</string>
<string name="default_type">िट करक</string>
<string name="delete">हट</string>
<string name="delete_data_from_icloud">iCloud ड हट</string>
<string name="deposit">जम कर</string>
<string name="deposits">जम</string>
<string name="depth_calculator">M-फटर</string>
<string name="desactivate">अकषम कर</string>
<string name="desactivate_icloud_storage_detailed_explaination">यदि आप इस विकलप क अकषम करत आपक iCloud सपस आपक उपकरण पर चलएग, और एक iCloud पनसपन ममल आपक अनय डिइस पर उपलबध नह.</string>
<string name="desactivated">अकषम ह</string>
<string name="details">िवरण</string>
<string name="diamond_light">यमणड ♦ - लइट</string>
<string name="disable_pin_protection">ड PIN अकषम कर</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file"> आप चई फइल स इमट क आग बढहत?</string>
<string name="done"></string>
<string name="downloading_the_file_n">इल&#8230;\n डउनलड ह रह</string>
<string name="dte">रतिषमत</string>
<string name="duplicate">नकल</string>
<string name="duplicate_bankroll_name_error">इसम कथ एक बकरल पहलद ह</string>
<string name="duplicate_cf_error">इसम कथ एक कसटम फड पहलद ह</string>
<string name="duplicate_location_error">इसम कथ एक सन पहलद ह</string>
<string name="duplicate_room_error">इसम क एक ककष पहलद ह</string>
<string name="duplicate_tt_error">इसम क एक टट परकर पहलद ह</string>
<string name="duplicate_user_error">यह खि पहलद ह</string>
<string name="duplicate_variant_error">इसम क एक गम पहलद ह</string>
<string name="duration">अवधि</string>
<string name="dynamic_date">परिवरतनशल त</string>
<string name="edit">ित कर</string>
<string name="edit_hands_and_stacks">ड और दव सित कर</string>
<string name="edit_name">म सित कर</string>
<string name="email">ईम</string>
<string name="empty_name_for_br_error">आपक इस बकरल कम द जररत ह</string>
<string name="empty_response_from_store">र क तरफ सई परतिि नह, कपयन: परयस कर.</string>
<string name="end">सम</string>
<string name="end_all_the_games_validation_popup_title"> आप सभम समत करनहत?</string>
<string name="end_date">समि</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">समिख सट नह गई ह! यह फट सह नह सकत. पिग किउ उपयग किन यह: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">नखरद अवधि समि और बडस मि</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">न: खरद अवधि समि एक मिनट स कम</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">सतर समिद ह, आपक सतर रकन और परिम सट करनिए विवरण दब</string>
<string name="end_of_session_not_respected">सतर समिन नह रख गय</string>
<string name="end_of_session_respected">सतर समिन रख गय</string>
<string name="enter_pin_code">PIN कड ज</string>
<string name="entry_fees">रवश श</string>
<string name="enum_custom_field_type"></string>
<string name="environment_based_comparator">वरण</string>
<string name="erase_all_db_and_cloud">सबकछ मि (iCloud सहित)</string>
<string name="erase_everything">सबकछ मि</string>
<string name="erase_sessions">सति</string>
<string name="evening"></string>
<string name="export">एकसपट कर</string>
<string name="export_message">आप अपन सत CSV य XML म एकसपट कर सकत (XML ड इमट क अनमति)</string>
<string name="export_popup_title">एक परकर च</string>
<string name="feature_locked_and_inapp_purchase_disabled">यह सिक ह और दय स आपन इन-एपप खरद क अकषम कि. कपय अपनिस कच कर.</string>
<string name="file_directory_creation_error">इमट विफल हआ. इमट किए उपयग कछ फइल तर नह सक, शयद यह सन क कमरण ह</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">%@ नम कइल सफलतवक आपक iCloud अकट म सह गई ह.</string>
<string name="filter">िटर कर</string>
<string name="filter_selection">िटर सकिय करन</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">यह फिटर हट नह सकति एक य अधिक रििक कि गय.</string>
<string name="filters">िटर</string>
<string name="final_position">िम सिि</string>
<string name="final_table">िम टबल</string>
<string name="fixed_date">िित त</string>
<string name="friend_email_usage">यह ईमल कवल निरण और सतर रििए उपयग किएग</string>
<string name="friends">ि</string>
<string name="from"></string>
<string name="game"></string>
<string name="games"></string>
<string name="general"></string>
<string name="generates_sessions">सतर तर करत</string>
<string name="geo_locate"></string>
<string name="geolocation_off">िि ऑफ ह</string>
<string name="geolocation_status">िक सिि</string>
<string name="global">बल</string>
<string name="go"></string>
<string name="h"></string>
<string name="hand"></string>
<string name="hands_history">डस</string>
<string name="hand_history_list_title">डस</string>
<string name="hand_history_serie_title">डस</string>
<string name="hand_history">ड इति</string>
<string name="hand_number">ड n°</string>
<string name="hands">डस</string>
<string name="heads_up">र रह</string>
<string name="health_report_category">अनलन</string>
<string name="healthkit_no_results_error">इस रिट क गणन करनिए कई ड नह</string>
<string name="help">सहयत</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">यह बग किवरण ह, पन: उतपनन करन और आवि चरण. मक-अप सवचित रप सल म गय.</string>
<string name="hero"></string>
<string name="hero_selection"></string>
<string name="hide_hands_and_stacks">ड और दव छ</string>
<string name="holdem_manager_section">डम मजर 1</string>
<string name="home_email_is_used">एडस बक म \'ह\' ईमल सिलतआ ईमल उपयग कि गय</string>
<string name="hour_rate_without_pauses">ल परति दर</string>
<string name="hour_slot">एक घ</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">अपन iCloud क एकसपट कर, पकरण पत कर, इस, iCloud स अपन इमट कर.</string>
<string name="iap_session_message">आप सत अधिकतम स पर पहच गए ह. अधिक सतर पत करनिए एक नय सदसयतत कर!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">iCloud सित क गई ह, सिइजशन किए कपयरत कर.</string>
<string name="icloud_backup_available_to_import">आपक एक बकअप iCloud पर मि, क आप इस डिइस पर उस उपयग करनहत? यदि, त इस डिइस पर सय डकअप दरतिित हएग और यदि नह, त आप इस डिइस पर सय ड उपयग ज रख और आपक iCloud सित नह.</string>
<string name="icloud_error">iCloud ति</string>
<string name="icloud_sync">िइजशन</string>
<string name="icloud_waiting_alert">iCloud सिइजशन परगति पर ह, द-एक सकणड म आपक iCloud दित किएग!</string>
<string name="icloud_warning">iCloud दचन</string>
<string name="import_str">इमट कर</string>
<string name="import_from_address_book">एडस बक उपयग कर</string>
<string name="import_from_v3">Analytics 3 स इमट कर</string>
<string name="import_not_successfull">िित म(म)</string>
<string name="import_session_save_error_">सत सहजत समय ति : %@</string>
<string name="import_successfull">इमट सफल</string>
<string name="imported_session">इमट किए गए सत</string>
<string name="in"></string>
<string name="in_minutes">िनट</string>
<string name="inapp_purchase_disabled">मगखनिए आपक इन-एपप खरद सकषम करन आवशयकत</string>
<string name="information">हम</string>
<string name="initial_stack">आरिक खरद म</string>
<string name="items_list">आयटम</string>
<string name="itunes_section">iTunes</string>
<string name="last_days">िम दि</string>
<string name="last_module">सत</string>
<string name="last_sessions">िम सत</string>
<string name="learn_more">और ज</string>
<string name="less_than"> कम</string>
<string name="level">तर</string>
<string name="level_duration">तर अवधि</string>
<string name="library">यब</string>
<string name="limit"></string>
<string name="limits"></string>
<string name="live">इव</string>
<string name="live_or_online">इव / ऑनलइन</string>
<string name="live_online_room">इव/कक</string>
<string name="load_from_db">&#8230;</string>
<string name="location"></string>
<string name="location_">न: %@, </string>
<string name="location_empty_field_error">आपक इस सन कम द जररत ह.</string>
<string name="location_not_track">बगर टक हआ स</string>
<string name="location_track">क कि गय</string>
<string name="location_tracking">न टक करन</string>
<string name="locations"></string>
<string name="locked_feature">त सकरण कथ यह सिक ह. परवश अनलक करनिए आप सदसयत सकत.</string>
<string name="looking_for_the_file_on_icloud_">इल क iCloud पर खज रह&#8230;</string>
<string name="lost">र गए</string>
<string name="lost_amount_less_than"> कम ह</string>
<string name="lost_amount_more_than"> अधिक ह</string>
<string name="m">ि.</string>
<string name="made_break">िए गए वि</string>
<string name="mail">ईम</string>
<string name="mail_setting_by_tap">ईमल एडस सट करनिए टप कर</string>
<string name="mail_unavailable_messsage">यह सि उपयग करनिए आपक अपनिइस ईमल अकट किगर करन</string>
<string name="mailing_list">ल करन</string>
<string name="mainuser_delete_error">य उपयगकर नह हट सकत</string>
<string name="manually">अल रप स</string>
<string name="map">नचि</string>
<string name="mapping">नचिरण</string>
<string name="max">अधिकतम</string>
<string name="max_net_result">हतरन शध परि</string>
<string name="million_multiplier">x 1M</string>
<string name="min">ि</string>
<string name="min_net_result">सबस खरब शध परि</string>
<string name="minimum">नतम</string>
<string name="mins">िनट</string>
<string name="minus">इनस</string>
<string name="modify_current_filter">ित कर&#8230;</string>
<string name="month">मह</string>
<string name="month_of_the_year">वरष क मह</string>
<string name="months">मह</string>
<string name="more_info">अधिक जनक</string>
<string name="more_than"> अधि</string>
<string name="morning">त:</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT य SNG</string>
<string name="multi_tabling">मलबलि</string>
<string name="multiplayer">मलयर</string>
<string name="my_details">यकिगत विवरण</string>
<string name="myself"></string>
<string name="name"></string>
<string name="negative_result">ऋणमक परि</string>
<string name="net_banked">ट बिग रि</string>
<string name="net_result">ध परि</string>
<string name="net_result_overview">ध परि</string>
<string name="new_str">नय</string>
<string name="new_bankroll">नयकर</string>
<string name="new_cash_game">नय नकद</string>
<string name="new_custom_field">नय कसटम फ</string>
<string name="new_feature_icloud">iCloud सिइजशन उपलबध ह</string>
<string name="new_friend">नयि</string>
<string name="new_location">नय</string>
<string name="new_name">नय</string>
<string name="new_report">नयि</string>
<string name="new_room">नय कक</string>
<string name="new_tournament">नय</string>
<string name="new_tournament_type">नयट परक</string>
<string name="new_variant">नय</string>
<string name="next">अगल</string>
<string name="nickname">ि</string>
<string name="night">ि</string>
<string name="no">नह</string>
<string name="no_br_popup_message">आपक एक बकरल चनन</string>
<string name="no_data_in_cloud_warning">iCloud पर कई Poker Analytics ड नह</string>
<string name="no_evo_stat_popup_message">रदरित करनिए कई विस ड नह</string>
<string name="no_filter_activated">िटर ऑफ</string>
<string name="no_filter_available_popup_message">ई फिटर उपलबध नह</string>
<string name="no_keep_data_local">नह</string>
<string name="maximum">अधिकतम</string>
<string name="no_players_available">ई खि उपलबध नह</string>
<string name="no_records">ई रिड नह</string>
<string name="no_sessions">ई सतर नह</string>
<string name="no_data_found">ई ड नहि</string>
<string name="not_track">क नहि गय</string>
<string name="now">अभ</string>
<string name="number"></string>
<string name="number_of_buyins">इ-इन क</string>
<string name="number_of_hands">डस क</string>
<string name="number_of_players">िि</string>
<string name="number_of_rebuys">न: खरद क</string>
<string name="number_of_sessions">सत</string>
<string name="number_of_tables">बल</string>
<string name="ok"></string>
<string name="on">ऑन</string>
<string name="online">ऑनलइन</string>
<string name="other">अन</string>
<string name="password_explanation">एपप तक पहच सरकित करनिए एक PIN कड च.\nकपयन द PIN कड पन: पत नहि सकत.\nइस सि सकिय करत समय सवधन रह.</string>
<string name="password_protection">PIN क</string>
<string name="pause">ि</string>
<string name="paused_session_state">ि</string>
<string name="payment_successful">गतन सफल</string>
<string name="period">अवधि</string>
<string name="period_in_days">िछलि</string>
<string name="pincode_activated"></string>
<string name="pincode_desactivated">नह</string>
<string name="place"></string>
<string name="player">ि</string>
<string name="players">ि</string>
<string name="players_count">ि गणन</string>
<string name="please_check_if_your_values_are_valid">पयच कर आपकन वध ह</string>
<string name="please_confirm_the_import_start_">पय \'%@\' कि कर? </string>
<string name="please_report_a_bug">एक आतरिक म उतपनन हआ. यदि आप बग कन: उतपनन करनिए चरण सहित एक बग किट कर सक हम धनयवद!</string>
<string name="please_restart_the_app_to_load_the_theme">म कड करनिए कपयम कन: आरभ कर</string>
<string name="please_select_the_field_corresponding_to">पय इसक अनप फड क</string>
<string name="please_type_your_pin_code">पय अपन PIN कड टइप कर</string>
<string name="plus">जम</string>
<string name="points"></string>
<string name="poker_income_section">Poker आय</string>
<string name="poker_journal_section">Poker जरनल</string>
<string name="poker_tracker_4_section">Poker टकर 4</string>
<string name="poker_tracker_section">Poker टकर 3</string>
<string name="popup_message_no_record_when_report_is_invalid">यह रिट तर करनिए कई ड उपलबध नह.</string>
<string name="popup_message_welcome">यह एपप आजमिए बहत धनयवद, हम उमद ह आपक इस उपयग करक अच लग! यदि आपकई सवल हपय हमपरक कर.</string>
<string name="position">िि</string>
<string name="positions">िि</string>
<string name="positive_result">सकमक परि</string>
<string name="pot_size">ट क आक</string>
<string name="preferences">थमिकत</string>
<string name="preparing_your_data_for_bug_report_">आपकर कर रह&#8230;</string>
<string name="prize">रस</string>
<string name="prize_pool">रसर प</string>
<string name="processing_file">आत करन&#8230;</string>
<string name="profile">इल</string>
<string name="protection">रक</string>
<string name="purchase">खर</string>
<string name="purchase_message">Poker Analytics खरदनिए आपक बहत-बहत धनयवद!</string>
<string name="purchase_status">खरद सिि</string>
<string name="purchase_successful">खरद सफल</string>
<string name="rakeback">कब</string>
<string name="rate">कन</string>
<string name="rate_it_">इसककन कर!</string>
<string name="rebuy">न: खर</string>
<string name="rebuy_count">न: खरद गणन</string>
<string name="rebuys">न: खरददि</string>
<string name="refresh_rate">दर रश कर</string>
<string name="relationship_error">आयटम शयद एक य अधिक सत उपयग क गई ह&#8230;पय पहलिक किए गए सतर(त) क हट.</string>
<string name="remove">ि</string>
<string name="remove_cf_entries_popup_message"> आयटम हटई ज रह, क आप वकई कसटम फड परकर बदलनहत?</string>
<string name="remove_cf_entries_popup_title">आयटम हट</string>
<string name="remove_filter">िटर नि</string>
<string name="remove_multiplayer_tracking">मलयर टिग नि</string>
<string name="report_deletion_actionsheet_title"> आप वतव म यह रिट हटहत?</string>
<string name="report_lack_of_records_warning">यह रिट लच करनिए ननतम 10 पट चि</string>
<string name="report_lack_of_sessions_warning">िट लच करनिए परत सतर नह</string>
<string name="report_type_info_popup_message">डरड रिट चए आकड, तलन और फिटर उपयग करक गणन करत. मनचिर आधित रििि पर आधित परिम परदरित करत. परतियकशलत (HE) दिन क समय चए आकडरदरित करत.</string>
<string name="report_type_info_popup_title">सहयत</string>
<string name="report_error_neither_filter_result_has_any_data">इस रिट मरदरित करनिए कई ड नह</string>
<string name="report_error_no_stat_to_compute">इस रिट म गणन करनिए कई आकड नह.</string>
<string name="report_error_report_has_more_than_one_filter">िट म अनपित रप स एक स अधिक फिटर थ. सभिटर निल दिए गए थ.</string>
<string name="reports">ि</string>
<string name="reseting_please_wait_">ट कर रह, कपयतजर कर&#8230;</string>
<string name="restart_timer"> आरभ टइमर</string>
<string name="restore">नसपन</string>
<string name="restore_message">आपक खर गय उतद सफलतवक पनसित कि गय. आननद लिए!</string>
<string name="restore_successful">सफलतवक पनसि</string>
<string name="result">परि</string>
<string name="resume">न: आरभ कर</string>
<string name="room">कक</string>
<string name="room_">ककष: %@</string>
<string name="room_empty_field_error">आपक इस ककष कमकरण करन जररत ह</string>
<string name="rooms">कक</string>
<string name="running_session_state">ित ह</string>
<string name="same_name_different_kind_custom_field_log_">कसटम फड \'%@\' पहल आपकस म पर एक अलग परकर कथ मद ह. इस फड और इसक सभ उपएग. यदि आप वकई इन म रखनहत, इमट रदद कर, कसटम फड कन: नमकरण कर और इमट किए पन: परयस कर.</string>
<string name="save_report_error_popup_message">यह रिट सहजनिए आपक इसकमकरण करन और कम स कम एक आकडनन आवशयकत</string>
<string name="saving_imported_data_please_wait_">इमट ड सहज रह, कपयरत कर&#8230;</string>
<string name="security">रक</string>
<string name="select"></string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">एक मन च इस फड किए सभ इमट किए गए सत आवित किएग</string>
<string name="select_filters">िटर च</string>
<string name="semi_finals">-फइनल</string>
<string name="serie_duplicate_confirmation_request"> आप वकई इस सतर करतिप बनहत?</string>
<string name="serie_summary">िज स</string>
<string name="services">ि</string>
<string name="session">सत</string>
<string name="session_duration">सतर क अवधि</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">सतर क गई रिट नह गई ह! पिग किए यहन ह: %@</string>
<string name="session_s_comments_updated_">सतर किपणि अदयतन क गई</string>
<string name="sessions">सत</string>
<string name="set">ट कर</string>
<string name="share_chart">ट स कर</string>
<string name="share_stack">व स कर</string>
<string name="sharing"> कर रह</string>
<string name="short_name">ि</string>
<string name="show_hands_and_stacks">डस और दव दि</string>
<string name="smallblind">SB</string>
<string name="sng">SNG</string>
<string name="so_easy_">िल आसन!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">iCloud मछ गलत हआ, कपयद मन: परयस कर</string>
<string name="stack"></string>
<string name="stack_initial_en_bb_">आरिक दव (BB म)</string>
<string name="stacks"></string>
<string name="stakes"></string>
<string name="standard">डर</string>
<string name="standard_deviation">डरड विचलन</string>
<string name="start">आरभ कर</string>
<string name="start_date">आरभ त</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">आरभ तख सट नह गई ह, फट तिण ह सकत. इमट कन उपयग कि गयन यह: %@</string>
<string name="start_import"></string>
<string name="statistics">कड</string>
<string name="stats">कड</string>
<string name="stop">ठहर</string>
<string name="street_search_failed_but_geolocation_is_known">पतज विफल परिि सफल हई.</string>
<string name="subfilter_elements_">सकिय किए गए उप-फिटर&#8230;</string>
<string name="subscribe">सदसयत</string>
<string name="subscribeview_expand_button">अभ सदसयत!</string>
<string name="subscription_description">सबकछ अनलक कर</string>
<string name="subtractive">घटव करन</string>
<string name="successfully_imported_your_data_from_v3"> सफलतवक इमट हआ!</string>
<string name="summary"></string>
<string name="switch_str">बदल</string>
<string name="table">बल</string>
<string name="table_size">बल आक</string>
<string name="table_size_not_track">बगर-टक क गई टबल आक</string>
<string name="table_size_track">क क गई टबल आक</string>
<string name="table_size_tracking">बल आकर टि</string>
<string name="table_sizes">बल क आक</string>
<string name="tables">बल</string>
<string name="take_a_picture">एक चिर ख</string>
<string name="tap_or_slide">प यइड कर</string>
<string name="thank_you_message">बधई! यह समग अब उपलबध ह!</string>
<string name="the_at_">%1$@ क %2$@ पर</string>
<string name="the_location_named_already_have_these_coordinates">%@ नम कन पहल इन निक पर ह.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">वरतमन दर पन: पत नह सक. डिट रप स 1 क दर उपयग कएग. आप अभवय दर सित कर सकत.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">यह सतर पहलद ह! आरभ तख: %1$@, समिख:%2$@, ज गई रि: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">यह सतर पहलद ह! आरभ तख: %1$@, समिख:%2$@, शध परिम: %3$@ </string>
<string name="theme"></string>
<string name="this_game_started_">आपक सतर आरभ ह: %@</string>
<string name="this_month">यह मह</string>
<string name="this_week">यह सप</string>
<string name="this_year">यह वर</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">समय स</string>
<string name="time_frame">समय स</string>
<string name="tips"></string>
<string name="to">तक</string>
<string name="today">आज</string>
<string name="top_10">ष10</string>
<string name="total"></string>
<string name="total_buyin">ल बइ-इन</string>
<string name="total_duration">ल अवधि</string>
<string name="total_hours_played">ल क अवधि</string>
<string name="total_net_result_bb_">BB मध परि</string>
<string name="total_tips">ल स</string>
<string name="touch_to_return_to_1_">%1$@ पर वपस जिए टच कर</string>
<string name="tournament"></string>
<string name="tournament_completion_percentage">समपन</string>
<string name="tournament_completion_percentage_interval">समपन परतिशत</string>
<string name="tournament_roi">िश पर रिटर</string>
<string name="tournament_statistic_warning">परिम टट पर फिटर ह</string>
<string name="tournament_type">ट परक</string>
<string name="tournament_type_complete">ट करक</string>
<string name="tournament_types">रक</string>
<string name="tournaments"></string>
<string name="trash_bankroll"> आप वकई यह बकरल हटहत?</string>
<string name="trash_hand"> आप वकई यह हड इतिस हटहत?</string>
<string name="trash_serie_of_hand_history"> आप वकई यह हड इतिस किज हटहत?</string>
<string name="try_this_awesome_app_">इस शनदर एपप क आजम!</string>
<string name="tt_empty_field_error">आपक इस टट परकर कमकरण करन जररत ह</string>
<string name="twitter">िटर</string>
<string name="type">रक</string>
<string name="type_de_limite">रक</string>
<string name="unable_to_get_from_fixer_io_">fixer.io स दर पत करन असमरथ - %@</string>
<string name="unfollowed_">अनफआ!</string>
<string name="unknown_import_format_popup_message">इल फट पहच नह गय</string>
<string name="unknown_user">अजत उपयगकर</string>
<string name="unlock_application">एपप खलनिए कपयवय पहचन दि</string>
<string name="user_empty_field_error">आपक इस खिमकरण करन जररत ह</string>
<string name="validate">य कर</string>
<string name="value"></string>
<string name="variant_">म: %@, </string>
<string name="variant_empty_name_error">आपक इस गम कमकरण करन जररत ह</string>
<string name="variant_empty_shortname_error">आपक इस गम क एक छमकरण करन जररत ह</string>
<string name="version">करण</string>
<string name="view_not_enabled_popup_message">इस रिट किए डि उपलबध नह.</string>
<string name="volumes"></string>
<string name="warning">&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">वन, पनखरद अवधि समििकट ह, गम ककन और आपकिछल खर/जडल करनिए विवरण दब</string>
<string name="week">सप</string>
<string name="week_days">यदिवस</string>
<string name="weekdays_or_weekend">यदिवस सप</string>
<string name="weekend">सप</string>
<string name="welcome_in_">%@ मगत ह</string>
<string name="win_ratio">त क अन</string>
<string name="with"></string>
<string name="withdrawal">ि</string>
<string name="withdrawals">िि</string>
<string name="without_break">ई विम नह</string>
<string name="without_rebuy">ई पन: खरद नह</string>
<string name="won"></string>
<string name="won_amount_less_than"> कम ल</string>
<string name="won_amount_more_than">पर ल</string>
<string name="wrong_pin_code_message">गलत PIN कड. कपयन: परयस कर.</string>
<string name="xml">XML</string>
<string name="year">वर</string>
<string name="year_subscription">वर</string>
<string name="yes"></string>
<string name="yes_i_m_sure">िित ह</string>
<string name="yes_use_icloud"></string>
<string name="yesterday">कल</string>
<string name="yesterday_and_today">आज और कल</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">आप %@ नम क उतपनन क गई फइल iTunes मन: पत कर सकत.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">फ कर, आप एक ह समय म %i स अधिक तलनि सकिय नह कर सकत!</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">आपक Poker Analytics 3 स अपन इमट करन पहल एपप स iCloud अकषम करन</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">आप सभ सतिए निनलिित मन आवित करन रह. कपयिनलिित जच कर: </string>
<string name="your_attention">वन</string>
<string name="table_size_for_hand_history">बल आक</string>
<string name="add_comment">िपण</string>
<string name="from_hour_"></string>
<string name="to_hour_">तक</string>
<string name="whats_new_in_">%@ म नय?</string>
<string name="releasenote_question">Poker Analytics पसद करत?</string>
<string name="releasenote_invitation">पय हम बत हम क कर रह</string>
<string name="releasenote_rating">एपप सर म हमकन कर</string>
<string name="no_thanks">नह, धनयव</string>
<string name="stop_notification_title">यह ठक समय ह!</string>
<string name="stop_notification_body">आपक इतिसस क आधर पर यह लगत आपक थकन आरभ ह गई ह, यह ठहरन समय ह!</string>
<string name="stop_notifications">चनद कर</string>
<string name="stop_notification_in_">चनकन %@ मट कर दि गय</string>
<string name="save_authorize">सह और अधित कर</string>
<string name="select_a_color">एक रग च</string>
<string name="spotlight_indexing">टलइट सकरण</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ कमर तक पहच किए अधित नह. यदि आप अपनपनयतिस सित करतवधन रहि एपप कवत: बद हरण बगर सह गय समत हएग.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ फयब तक पहच किए अधित नह. यदि आप अपनपनयतिस सित करतवधन रहि एपप कवत: बद हरण बगर सह गय समत हएग.</string>
<string name="new_hand">नय</string>
<string name="new_note">नय</string>
<string name="tap_to_learn_more">अधिक जननिए आयटम पर टप कर</string>
<string name="free"></string>
<string name="subscription">सदसयत</string>
<string name="subscriptions">सदसयत</string>
<string name="none">ई नह</string>
<string name="intermediate_sub_short_title">-प</string>
<string name="pro_sub_short_title"></string>
<string name="subscription_details">सदसयत शर</string>
<string name="subscription_text">उपयग क सदसयत शर:\n- खरद कि पर भगतन iTunes अकट स वसएग.\n- सदसयतवत: नवकरण ह जब तक इस वरतमन अवधि समि 24-घ पहल ऑफ नहि.\n- सदसयतरबधन उपयगकरि सकत और खरद कद सवत: नवकरण क उपयगकर अकट सिस मकर ऑफ कि सकत.\n- वरतमन अवधि समि 24-घ पहल अकट स वसएग.\n- सकिय सदसयत अवधिन वरतमन सदसयत रदद करन अनमति नह.</string>
<string name="privacy_policy">पनयति</string>
<string name="bug_report_message">हम बहत खद ह, लिन यहछ गलत ह&#8230;आप iCloud सिक कतजर कर रह. कपयरत कर और पन: परयस कर. इस म समन करन मदद किए क आप अपन वरतमन सििपषट करतए हम एक रिट भज द?</string>
<string name="longtap_to_duplicate">एक सतर करतिप बनिए इस पर टप कर और दब रख.</string>
<string name="change_statistic">कड बदल</string>
<string name="compare">लन कर</string>
<string name="autorenewable_subcription">ऑट नवकरणय सदसयत</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">शर</string>
<string name="stop_notifications_explanation">Poker Analytics आपक अनल सतर अवधि आकलन करनरयस करत और जब आप उस अवधि तक पहचत एक सचन. लगभग 50 सतर आवशयक.</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">iCloud सिइजशन सकषम करन समरथ नह. शयद iCloud.म आपक %@\' ड सकत.</string>
<string name="icloud_reset_and_retry">फ कर और पन: परयस कर</string>
<string name="_icloud_reset_warning">आप iCloud पर %@ कट कर, आपकय डित नह, लिन आपक अपन सभ अनय डिइस पर iCloud सिइजशन अकषम करन. क आप यह करनिए सिित ह?</string>
<string name="remove_picture">िर हट</string>
<string name="icloud_is_syncing">िइज ह रह</string>
<string name="icloud_update_issue">ि</string>
<string name="icloud_status_syncing_explanation">iCloud सिइज ह रह, आपकिइस सउड क अपलड ह रह. आपक अनय डिइस क ििए तर ह यह कछ समय ल सकत.</string>
<string name="icloud_status_error_explanation">iCloud क सहग स अपडट ह समस और iCloud अनय डिइस किइज करनिए तर नह.</string>
<string name="icloud_status_ok_explanation">iCloud सिि सह और अनय डिइस किइज करनिए तर ह.</string>
<string name="icloud_status">iCloud सिथति</string>
<string name="icloud_ok_and_ready"></string>
<string name="icloud_migration_failure_error_message">एक महतवपण डस सधन करण, सरकिए एपप स iCloud क अकषम कर दि गय और आपकिस आपकय डिइस पर भज दि. कपय अपन सभ अनय डिइस पर iCloud सिइजशन अकषम कर. यदि आप फिर स iCloud सकषम करनहत, आपक सबस पहल iCloud ड हट.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">iCloud Sync क अकषम करनसमरथ नह.</string>
<string name="currently_having_chips">वरतमन म %@ चिस ह</string>
<string name="icloud_timeout">iCloud अनध समय समत.</string>
<string name="vs">vs.</string>
<string name="open_privacy_settings">पनियतिस ख</string>
<string name="hand_history_keyboard">ड इतिस क</string>
<string name="net_result_bb_per_100_hands">BB परति 100 ह</string>
<string name="standard_deviation_bb_per_100_hands">BB/100 मनक विचलन</string>
<string name="standard_deviation_per_hour">रतिनक विचलन</string>
<string name="gdpr_email_policy">Poker Analytics एक ऑफलइन पहल एपप ह.\n\nकि समय, एक मअल ऑपशन द यह सभव हि आपक ईमल एडस कर किएग, ज हम कभ कभर आपसपरक करन अनमति.\n\nयदि आप ऐस नहहतपय हम एक आगल म इस बत.</string>
<string name="gdpr_policy">Poker Analytics एक ऑफलइन पहल एपप ह.\n\nआज यदि हम मल क अदल-बदल करवल आपक ईमल एडस कर किएग, ज हम कभ-कभर आपसपरक करन अनमति.\n\nकि समय, यदि आप चि हमस आपक उस हटिए त हमल द एक अनध भ.</string>
<string name="gdpr_button_title"> सहमत ह</string>
<string name="gdpr">GDPR</string>
<string name="i_disagree"> सहमत नह</string>
<string name="bankroll_current_value">करल शआत म</string>
<string name="bankroll_new_value">करल नय</string>
<string name="bankroll_capture_method">चर विि</string>
<string name="net_result_only">वल सकल परि</string>
<string name="stack_buy_in">क और बय-इन</string>
<string name="bankroll_difference">करल नय</string>
<string name="use_for_this_session">इस सतर किए इसल कर</string>
<string name="use_apply_for_bankroll">करल किए इसल और ल कर</string>
<string name="service_unavailable_at_the_moment_please_retry_later">कर दर स अभ उपलबध नह. कपयद मन: परयस कर</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">रमकरण आपकरमख कर और आपक सभकरल क दर क अपडट कर। कपयरमकरण कद जच करि सभ दर सहग स अपडट हई ह.</string>
<string name="selected_currency">कर</string>
<string name="copy_on_duplicate">िट पर क कर</string>
<string name="terms_of_use">उपयग क शर</string>
<string name="v4_7_sharing_options_message">नए एकसपट विकलप!\n - GIF\n - वि</string>
<string name="icloud_was_disabled_due_backup_restoration_alert"> iCloud पर आपकरकित करनिए, iCloud सिक क एक बकअप पनसपन खज करण अकषम कि गय. ज आपकिइस अधि&gt;िस मन: सपन परकि करत आप इसन: सकषम कर सकत.</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">तरिसम आप अपन सतर परिम कचर करन</string>
<string name="change_result_capture_method">परिम कचर करन तर बदल</string>
<string name="bankroll_kind">रक</string>
<string name="all_xml_">सब (XML Backup)</string>
<string name="sessions_csv_">सत (CSV)</string>
<string name="language"></string>
<string name="language_popup_message">Select a new language</string>
<string name="language_should_restart_app_popup_message">Please restart the app to see the changes</string>
<string name="hhe_generating_title">र ह रह&#8230;</string>
<string name="hhe_generating_message">हम वि सभ छविर कर रह</string>
<string name="hhe_exporting_title">जन कर रह&#8230;</string>
<string name="hhe_exporting_message">हम सभ छवि एक फइल मिल कर रह, कछ और इतजर करनिए धनयवद :)</string>
<string name="follow_us">हम कर</string>
<string name="hhe_generating_error_message">र करनन ति उतपनन हई, कपयन: परयस कर.</string>
<string name="player_notes">िि</string>
<string name="feed">रतिि</string>
<string name="operations_csv_">नदन (CSV)</string>
<string name="days_played">िन ख</string>
<string name="locations_played"> पर ख</string>
<string name="longest_streaks">सबसि</string>
<string name="calendar">डर</string>
<string name="distribution">ितरण</string>
<string name="volume"></string>
<string name="last_i_records">िम %i</string>
<string name="all_time"> समय</string>
<string name="longest_session">सबस सत</string>
<string name="minimum_session">सबस सत</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">िम ग</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">म क</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_"> आप वकई इस गम क हटहत?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record"></string>
<string name="a_game_of_chess_not_the_game_of_chess_records"></string>
<string name="comments">िपणि</string>
<string name="operation_empty_field_error">च करि आपकनदन क एक परकर और एक रि</string>
<string name="operation_type_empty_field_error">आपकनदन करकर कम द जररत ह</string>
<string name="operation_types">नदन करक</string>
<string name="operations">नद</string>
<string name="add_an_operation">एक लनदन ज</string>
<string name="duplicate_operation_error">एक समन लनदन पहलद ह</string>
<string name="duplicate_operation_type_error">इसम क एक लनदन पहलद ह</string>
<string name="new_operation">नयनद</string>
<string name="new_operation_type">नयनदन परक</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

@ -0,0 +1,684 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">%@ fa</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ non ha accesso ai tuoi contatti e non può recuperare il nome dei tuoi amici esistenti. Potresti consentire l\'accesso attraverso le preferenze di iPhone per evitare qualsiasi nome di \&quot;utente sconosciuto\&quot;.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">Una stella indica un file archiviato sul tuo account iCloud.</string>
<string name="activate">Abilita</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud salva e mantiene aggiornati i tuoi dati su tutti i tuoi dispositivi. Quando è attivato, i tuoi dati vengono migrati su iCloud. Potrebbe volerci qualche tempo prima che un altro dispositivo ottenga l\'accesso ai dati.</string>
<string name="activate_pin_protection">Attiva codice PIN</string>
<string name="activated">abilitato</string>
<string name="add_a_hand_history">Aggiungi la cronologia di una mano</string>
<string name="add_a_new_custom_field">Aggiungi un nuovo campo personalizzato</string>
<string name="add_a_player_note">Aggiungi una nota del giocatore</string>
<string name="add_friend_popup_title">Scegli</string>
<string name="add_manually">Creazione manuale</string>
<string name="add_multiplayer_tracking">Aggiungi monitoraggio multiplayer</string>
<string name="add_new_friend">Aggiungi nuovo giocatore</string>
<string name="adding_data">Nuovo</string>
<string name="additive">Additivo</string>
<string name="affectation">Opzioni</string>
<string name="afternoon">Pomeriggio</string>
<string name="alarm">Allarme</string>
<string name="all_br_results">Totale</string>
<string name="all_cash_games">Tutte le partite cash</string>
<string name="all_sessions">tutte le sessioni</string>
<string name="all_tournaments">Tutti i tornei</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Benvenuto su Analitica del poker 4! Se desideri importare i tuoi dati da Analitica del poker 3, devi disabilitare iCloud in Analitica del poker 3, quindi premere questo pulsante di importazione</string>
<string name="amount">Importo</string>
<string name="and_i_more_"> e %i altri&#8230;</string>
<string name="and_less">e meno</string>
<string name="and_more">e più</string>
<string name="ante">Invito</string>
<string name="ante_value">Invito</string>
<string name="app_store">Upgrade</string>
<string name="are_you_sure_you_want_to_do_that_">Sei sicuro di volerlo fare?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">Sei sicuro di voler importare i tuoi dati di Analitica del poker 3? Questa operazione cancellerà i tuoi dati correnti di Analitica del poker 4.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">Devi aggiungere un account iCloud sul tuo dispositivo per poter utilizzare questa funzionalità.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">Devi riabilitare iCloud per poter migrare i tuoi dati da iCloud ed essere in grado di chiudere il tuo spazio di archiviazione iCloud.</string>
<string name="ask_user_to_use_icloud">Lo spazio di archiviazione iCloud è ora disponibile. Vuoi utilizzarlo potendo così condividere i tuoi dati su tutti i tuoi dispositivi automaticamente?</string>
<string name="associated_contact_from_addressbook">Collegamento ai tuoi contatti</string>
<string name="at">Alle</string>
<string name="auto_end">Termine autom.</string>
<string name="auto_back_up">Backup autom.</string>
<string name="average">Media</string>
<string name="average_buyin">Buy-in medio</string>
<string name="average_chip_count">Monte medio</string>
<string name="average_hour_rate">Tasso orario</string>
<string name="average_hour_rate_bb_">Tasso orario in BB</string>
<string name="average_hours_played">Durata media</string>
<string name="average_net_result">Risultato netto medio</string>
<string name="average_net_result_bb_">Risultato netto medio in BB</string>
<string name="back">Indietro</string>
<string name="balance">Saldo</string>
<string name="bankroll">Bankroll</string>
<string name="bankroll_filter_date_selection_warning">Per applicare il filtro, devi selezionare una data</string>
<string name="bankroll_relationship_error">Una o più sessioni sono associate a questo bankroll, elimina prima le sessioni collegate.</string>
<string name="bankroll_variation">Variazione bankroll</string>
<string name="bankrolls">Bankroll</string>
<string name="bar">Barra</string>
<string name="bar_short">Barra</string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">Deviazione standard in BB</string>
<string name="bigblind">BB</string>
<string name="blind">Buio</string>
<string name="blinds">Bui</string>
<string name="blinds_level_up">Aumento dei bui</string>
<string name="bonus">Bonus</string>
<string name="bonuses">Bonus</string>
<string name="break_time">Pausa</string>
<string name="bug_report">Segnalazione bug</string>
<string name="bug_report_subject">Segnalazione bug</string>
<string name="buy_full_version">Upgrade</string>
<string name="buyin">Buy-in</string>
<string name="buyin_repartition">Buy-in</string>
<string name="calculating_please_wait_">Calcolo in corso, attendere&#8230;</string>
<string name="calories">Calorie</string>
<string name="cancel">Annulla</string>
<string name="cant_do_this">Non posso farlo!</string>
<string name="cash">Cash</string>
<string name="cash_and_tournament_statistic_warning">Sono state selezionate le statistiche dei tornei e dei cash; il report non conterrà alcun dato.</string>
<string name="cash_game">Partita cash</string>
<string name="cash_games">Partite cash</string>
<string name="cash_or_tournament">Cash / Torneo</string>
<string name="cash_prize">Premio</string>
<string name="cash_statistic_warning">I risultati verranno filtrati sulle partite cash</string>
<string name="cashed_out">Incassato</string>
<string name="cf_empty_field_error">Devi dare un nome al campo personalizzato</string>
<string name="cf_entry_delete_popup_message">Questo elemento è collegato a una o più sessioni. Conferma l\'eliminazione di questo elemento.</string>
<string name="cf_entry_delete_popup_title">Conferma</string>
<string name="chart_unavailable_please_contact_the_support_team">Il grafico non può essere esportato e condiviso, contatta l\'assistenza</string>
<string name="chart_view">Grafico</string>
<string name="chip_count">Monte</string>
<string name="choose_a_theme">Scegli un tema</string>
<string name="clear">Cancella</string>
<string name="clear_to_use_automatic_naming">Cancella per usare un titolo generato automaticamente</string>
<string name="clover_classic_green">Fiori ♣ - Verde classico</string>
<string name="comment">Commento</string>
<string name="comparators">Comparatori</string>
<string name="comparison">Comparazione</string>
<string name="conditioning_report_filtering_returns_no_data">Il filtraggio non ha dato alcun risultato</string>
<string name="confirmation">Conferma</string>
<string name="contact">Contattaci</string>
<string name="csv">CSV (non si può importare)</string>
<string name="csv_bad_row_error_message">Una delle linee nel tuo file CSV non è ben formata. Controlla il tuo file o contatta l\'assistenza.</string>
<string name="currency">Valuta</string>
<string name="current_month">Mese corrente</string>
<string name="current_week">Settimana corrente</string>
<string name="current_year">Anno corrente</string>
<string name="curve">Curva</string>
<string name="custom">Personalizzazione</string>
<string name="custom_fields">Campi personalizzati</string>
<string name="data">Importa ed esporta</string>
<string name="data_management">Gestione dei dati</string>
<string name="data_table">Tabella</string>
<string name="date">Data</string>
<string name="day">giorno</string>
<string name="day_of_the_week">Giorno della settimana</string>
<string name="day_period">Periodo giornaliero</string>
<string name="days">giorni</string>
<string name="default_display">Schermo predefinito</string>
<string name="default_type">Tipo di report</string>
<string name="delete">Elimina</string>
<string name="delete_data_from_icloud">Elimina i dati</string>
<string name="deposit">Deposito</string>
<string name="deposits">Depositi</string>
<string name="depth_calculator">Fattore M</string>
<string name="desactivate">Disabilita</string>
<string name="desactivate_icloud_storage_detailed_explaination">Se disabiliti questa opzione, i tuoi dati saranno ripristinati da iCloud al tuo dispositivo, non saranno disponibili per i tuoi altri dispositivi né in caso di un ripristino di iCloud.</string>
<string name="desactivated">disabilitato</string>
<string name="details">Dettagli</string>
<string name="diamond_light">Quadri ♦ - Chiaro</string>
<string name="disable_pin_protection">Disabilita codice PIN</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">Vuoi continuare l\'importazione dei dati dal file selezionato?</string>
<string name="done">OK</string>
<string name="downloading_the_file_n">Download del file in corso&#8230;\n</string>
<string name="dte">EO</string>
<string name="duplicate">Duplica</string>
<string name="duplicate_bankroll_name_error">Un bankroll con lo stesso nome è già esistente</string>
<string name="duplicate_cf_error">Un campo personalizzato con lo stesso nome è già esistente</string>
<string name="duplicate_location_error">Una posizione con lo stesso nome è già esistente</string>
<string name="duplicate_room_error">Una sala con lo stesso nome è già esistente</string>
<string name="duplicate_tt_error">Un tipo di torneo con lo stesso nome è già esistente</string>
<string name="duplicate_user_error">Questo giocatore è già esistente</string>
<string name="duplicate_variant_error">Una partita con lo stesso nome è già esistente</string>
<string name="duration">Durata</string>
<string name="dynamic_date">Data dinamica</string>
<string name="edit">Modifica</string>
<string name="edit_hands_and_stacks">Modifica mani e monti</string>
<string name="edit_name">Modifica il nome</string>
<string name="email">E-mail</string>
<string name="empty_name_for_br_error">Devi dare un nome a questo bankroll</string>
<string name="empty_response_from_store">Nessuna risposta dal negozio, riprova</string>
<string name="end">Fine</string>
<string name="end_all_the_games_validation_popup_title">Vuoi terminare tutte le partite?</string>
<string name="end_date">Data di fine</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">La data di fine non è stata impostata! Il formato potrebbe non essere corretto. Ecco il valore utilizzato per il parsing: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">Fine del periodo di riacquisto e aumento dei bui</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">Fine del periodo di riacquisto tra meno di un minuto</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">LA FINE DELLA SESSIONE È VICINA, PREMI DETTAGLI PER TERMINARE LA TUA SESSIONE E IMPOSTARE I RISULTATI</string>
<string name="end_of_session_not_respected">Fine della sessione non rispettata</string>
<string name="end_of_session_respected">Fine della sessione rispettata</string>
<string name="enter_pin_code">Controllo codice PIN</string>
<string name="entry_fees">Quote d\'ingresso</string>
<string name="enum_custom_field_type">Elenco</string>
<string name="environment_based_comparator">Ambiente</string>
<string name="erase_all_db_and_cloud">Cancella tutto (incluso iCloud)</string>
<string name="erase_everything">Cancella tutto</string>
<string name="erase_sessions">Cancella le sessioni</string>
<string name="evening">Sera</string>
<string name="export">Esporta</string>
<string name="export_message">Puoi esportare le tue sessioni in CSV o XML (XML consentirà l\'importazione dei dati)</string>
<string name="export_popup_title">Scegli un tipo</string>
<string name="feature_locked_and_inapp_purchase_disabled">Questa funzionalità è bloccata e purtroppo hai disabilitato gli acquisti in-app. Controlla le tue impostazioni.</string>
<string name="file_directory_creation_error">Importazione non riuscita. Non è stato possibile creare alcuni file usati per l\'importazione, probabilmente a causa di mancanza di spazio.</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">Il file di nome %@ è stato salvato con successo sul tuo account iCloud.</string>
<string name="filter">Filtro</string>
<string name="filter_selection">Attivazione filtro</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">Questo filtro non può essere eliminato perché è collegato a uno o più report.</string>
<string name="filters">Filtri</string>
<string name="final_position">Posizione finale</string>
<string name="final_table">Tavolo finale</string>
<string name="fixed_date">Data fissa</string>
<string name="friend_email_usage">L\'e-mail viene utilizzata solo per gli inviti e i report della sessione</string>
<string name="friends">Giocatori</string>
<string name="from">Da</string>
<string name="game">Partita</string>
<string name="games">Partite</string>
<string name="general">Generale</string>
<string name="generates_sessions">Genera sessioni</string>
<string name="geo_locate">Localizzami</string>
<string name="geolocation_off">Geolocalizzazione off</string>
<string name="geolocation_status">Stato geolocalizzazione</string>
<string name="global">Globale</string>
<string name="go">Vai</string>
<string name="h">h</string>
<string name="hand">Mano</string>
<string name="hands_history">Mani</string>
<string name="hand_history_list_title">Mani</string>
<string name="hand_history_serie_title">Mani</string>
<string name="hand_history">Cronologia mano</string>
<string name="hand_number">Mano n°</string>
<string name="hands">Mani</string>
<string name="heads_up">Avviso</string>
<string name="health_report_category">Condizionamento</string>
<string name="healthkit_no_results_error">Non vi sono dati per calcolare questo report</string>
<string name="help">Guida</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">Ecco la spiegazione del mio bug, i passaggi da riprodurre e la frequenza. Un backup dei miei dati viene automaticamente aggiunto alla posta.</string>
<string name="hero">Eroe</string>
<string name="hero_selection">eroe</string>
<string name="hide_hands_and_stacks">Nascondi mani e monti</string>
<string name="holdem_manager_section">Gestore Holdem 1</string>
<string name="home_email_is_used">L\'indirizzo e-mail utilizzato corrisponde all\'e-mail \'casa\' nella rubrica</string>
<string name="hour_rate_without_pauses">Tasso orario netto</string>
<string name="hour_slot">Finestra oraria</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">Esporta i tuoi dati su iCloud, ottieni la versione pro, aprila, importa i tuoi dati da iCloud.</string>
<string name="iap_session_message">Hai raggiunto il numero massimo di sessioni. Ottieni un nuovo abbonamento per ricevere più sessioni!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">Le impostazioni di iCloud sono state modificate, attendi la sincronizzazione.</string>
<string name="icloud_backup_available_to_import">È stato trovato un backup dei tuoi dati su iCloud, vuoi utilizzarlo su questo dispositivo? Se sì, i dati locali di questo dispositivo verranno sostituiti dal backup, altrimenti continuerai ad utilizzare i dati locali da questo dispositivo e il tuo account iCloud non verrà modificato.</string>
<string name="icloud_error">Errore di iCloud</string>
<string name="icloud_sync">Sincronizzazione</string>
<string name="icloud_waiting_alert">Sincronizzazione iCloud in corso, in un paio di secondi i tuoi dati saranno gestiti da iCloud!</string>
<string name="icloud_warning">Notifica da iCloud</string>
<string name="import_str">Importa</string>
<string name="import_from_address_book">Usa la rubrica</string>
<string name="import_from_v3">Importa da Analitica del poker 3</string>
<string name="import_not_successfull">Problema identificato</string>
<string name="import_session_save_error_">Errore durante il salvataggio delle sessioni: %@</string>
<string name="import_successfull">Importazione riuscita</string>
<string name="imported_session">Sessioni importate</string>
<string name="in">In</string>
<string name="in_minutes">In minuti</string>
<string name="inapp_purchase_disabled">Devi attivare gli acquisti in-app per vedere i contenuti</string>
<string name="information">Info</string>
<string name="initial_stack">buy-in iniziale</string>
<string name="items_list">Elementi</string>
<string name="itunes_section">iTunes</string>
<string name="last_days">ultimi giorni</string>
<string name="last_module">Sessioni</string>
<string name="last_sessions">Ultime sessioni</string>
<string name="learn_more">Scopri di più</string>
<string name="less_than">Meno di</string>
<string name="level">Livello</string>
<string name="level_duration">Durata livello</string>
<string name="library">Libreria</string>
<string name="limit">Limite</string>
<string name="limits">Limiti</string>
<string name="live">Live</string>
<string name="live_or_online">Live / Online</string>
<string name="live_online_room">Live/Sala</string>
<string name="load_from_db">Apri&#8230;</string>
<string name="location">Posizione</string>
<string name="location_">Posizione: %@, </string>
<string name="location_empty_field_error">Devi dare un nome a questa posizione.</string>
<string name="location_not_track">Posizione non monitorata</string>
<string name="location_track">Posizione monitorata</string>
<string name="location_tracking">Monitoraggio della posizione</string>
<string name="locations">Posizioni</string>
<string name="locked_feature">La funzionalità è bloccata nella versione gratuita. Puoi abbonarti per sbloccare l\'accesso.</string>
<string name="looking_for_the_file_on_icloud_">Ricerca del file su iCloud in corso&#8230;</string>
<string name="lost">perduto</string>
<string name="lost_amount_less_than">Perdita inferiore a</string>
<string name="lost_amount_more_than">Perdita superiore a</string>
<string name="m">m</string>
<string name="made_break">Pause prese</string>
<string name="mail">E-mail</string>
<string name="mail_setting_by_tap">Tocca per impostare l\'indirizzo e-mail</string>
<string name="mail_unavailable_messsage">Devi configurare gli account e-mail dei tuoi dispositivi per utilizzare questa funzionalità</string>
<string name="mailing_list">Lista di distribuzione</string>
<string name="mainuser_delete_error">Impossibile eliminare l\'utente principale</string>
<string name="manually">Manualmente</string>
<string name="map">Mappa</string>
<string name="mapping">Mappatura</string>
<string name="max">max</string>
<string name="max_net_result">Miglior risultato netto</string>
<string name="million_multiplier">x 1M</string>
<string name="min">min</string>
<string name="min_net_result">Peggior risultato netto</string>
<string name="minimum">Minimo</string>
<string name="mins">min</string>
<string name="minus">Meno</string>
<string name="modify_current_filter">Modifica&#8230;</string>
<string name="month">mese</string>
<string name="month_of_the_year">Mese dell\'anno</string>
<string name="months">mesi</string>
<string name="more_info">altre info</string>
<string name="more_than">Più di</string>
<string name="morning">Mattina</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT O SNG</string>
<string name="multi_tabling">Multitavolo</string>
<string name="multiplayer">Multiplayer</string>
<string name="my_details">Dati personali</string>
<string name="myself">Io</string>
<string name="name">Nome</string>
<string name="negative_result">Risultati negativi</string>
<string name="net_banked">Totale netto incassato</string>
<string name="net_result">Risultato netto</string>
<string name="net_result_overview">Risultati netti</string>
<string name="new_str">Nuovo</string>
<string name="new_bankroll">Nuovo bankroll</string>
<string name="new_cash_game">Nuova partita cash</string>
<string name="new_custom_field">Nuovo campo personalizzato</string>
<string name="new_feature_icloud">Sincronizzazione iCloud disponibile</string>
<string name="new_friend">Nuovo giocatore</string>
<string name="new_location">Nuova posizione</string>
<string name="new_name">Nuovo nome</string>
<string name="new_report">Nuovo report</string>
<string name="new_room">Nuova sala</string>
<string name="new_tournament">Nuovo torneo</string>
<string name="new_tournament_type">Nuovo tipo di torneo</string>
<string name="new_variant">Nuova partita</string>
<string name="next">Successivo</string>
<string name="nickname">Pseudo</string>
<string name="night">Notte</string>
<string name="no">No</string>
<string name="no_br_popup_message">Devi selezionare un bankroll</string>
<string name="no_data_in_cloud_warning">Non c\'è nessun dato di Analitica del poker su iCloud</string>
<string name="no_evo_stat_popup_message">Non vi sono dati di valutazione da mostrare</string>
<string name="no_filter_activated">Filtro off</string>
<string name="no_filter_available_popup_message">Non vi sono filtri disponibili</string>
<string name="no_keep_data_local">No</string>
<string name="maximum">Massimo</string>
<string name="no_players_available">Nessun giocatore disponibile</string>
<string name="no_records">Nessun record</string>
<string name="no_sessions">Nessuna sessione</string>
<string name="no_data_found">Nessun dato trovato</string>
<string name="not_track">Non monitorato</string>
<string name="now">Adesso</string>
<string name="number">Numero</string>
<string name="number_of_buyins">Numero di buy-in</string>
<string name="number_of_hands">Numero di mani</string>
<string name="number_of_players">Numero di giocatori</string>
<string name="number_of_rebuys">Numero di riacquisti</string>
<string name="number_of_sessions">Numero di sessioni</string>
<string name="number_of_tables">Numero di tavoli</string>
<string name="ok">OK</string>
<string name="on">On</string>
<string name="online">Online</string>
<string name="other">Altro</string>
<string name="password_explanation">Scegli un codice PIN per proteggere l\'accesso all\'app.\nTieni presente che il PIN non può essere recuperato.\nFai attenzione quando attivi questa funzionalità.</string>
<string name="password_protection">Codice PIN</string>
<string name="pause">Pausa</string>
<string name="paused_session_state">Pausa</string>
<string name="payment_successful">Pagamento effettuato</string>
<string name="period">Durata</string>
<string name="period_in_days">Giorni passati</string>
<string name="pincode_activated"></string>
<string name="pincode_desactivated">no</string>
<string name="place">Luogo</string>
<string name="player">Giocatore</string>
<string name="players">Giocatori</string>
<string name="players_count">Conteggio giocatori</string>
<string name="please_check_if_your_values_are_valid">Controlla se i tuoi valori sono validi</string>
<string name="please_confirm_the_import_start_">Confermi l\'importo di \'%@\'?</string>
<string name="please_report_a_bug">Si è verificato un problema interno. Saremmo lieti se potessi segnalare il bug con i passaggi per riprodurlo. Grazie!</string>
<string name="please_restart_the_app_to_load_the_theme">Riavvia l\'app per caricare il tema</string>
<string name="please_select_the_field_corresponding_to">Seleziona il campo corrispondente a</string>
<string name="please_type_your_pin_code">Digita il tuo codice PIN</string>
<string name="plus">Più</string>
<string name="points">punti</string>
<string name="poker_income_section">Profitto del poker</string>
<string name="poker_journal_section">Diario del poker</string>
<string name="poker_tracker_4_section">Monitor poker 4</string>
<string name="poker_tracker_section">Monitor poker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">Non vi sono dati disponibili per generare questo report.</string>
<string name="popup_message_welcome">Grazie per aver provato l\'app. Speriamo che ti diverta usarla! Contattaci per qualsiasi domanda.</string>
<string name="position">Posizione</string>
<string name="positions">Posizioni</string>
<string name="positive_result">Risultati positivi</string>
<string name="pot_size">Dimensione del piatto</string>
<string name="preferences">Preferenze</string>
<string name="preparing_your_data_for_bug_report_">Preparazione dei tuoi dati in corso&#8230;</string>
<string name="prize">Premio</string>
<string name="prize_pool">Piatto del premio</string>
<string name="processing_file">Inizializzazione&#8230;</string>
<string name="profile">Profilo</string>
<string name="protection">Sicurezza</string>
<string name="purchase">Acquisto</string>
<string name="purchase_message">Grazie mille per aver acquistato Analitica del poker!</string>
<string name="purchase_status">Stato dell\'acquisto</string>
<string name="purchase_successful">Acquisto effettuato</string>
<string name="rakeback">Rakeback</string>
<string name="rate">Tasso</string>
<string name="rate_it_">Valutala!</string>
<string name="rebuy">Riacquisto</string>
<string name="rebuy_count">Conteggio riacquisti</string>
<string name="rebuys">Riacquisti</string>
<string name="refresh_rate">Aggiorna tasso</string>
<string name="relationship_error">L\'elemento è probabilmente usato in una o più sessioni&#8230; Elimina prima le sessioni collegate.</string>
<string name="remove">Rimuovi</string>
<string name="remove_cf_entries_popup_message">Gli elementi in elenco saranno eliminati. Sei sicuro di voler modificare il tipo di file personalizzato?</string>
<string name="remove_cf_entries_popup_title">Elementi eliminati</string>
<string name="remove_filter">Rimuovi il filtro</string>
<string name="remove_multiplayer_tracking">Rimuovi monitoraggio multiplayer</string>
<string name="report_deletion_actionsheet_title">Vuoi davvero eliminare questo report?</string>
<string name="report_lack_of_records_warning">Per lanciare questo report è richiesto un minimo di 10 punti</string>
<string name="report_lack_of_sessions_warning">Non ci sono abbastanza sessioni per lanciare il report</string>
<string name="report_type_info_popup_message">I report standard sono elaborati utilizzando le statistiche, le comparazioni e i filtri stabiliti. I report della mappa mostrano i risultati in base alla geolocalizzazione. L\'efficienza oraria (EO) mostra le cifre stabilite sul periodo giornaliero.</string>
<string name="report_type_info_popup_title">Guida</string>
<string name="report_error_neither_filter_result_has_any_data">Non ci sono dati da mostrare in questo report</string>
<string name="report_error_no_stat_to_compute">Non ci sono statistiche da elaborare in questo report.</string>
<string name="report_error_report_has_more_than_one_filter">Il report aveva inaspettatamente più di un filtro. Tutti i filtri sono stati rimossi.</string>
<string name="reports">Report</string>
<string name="reseting_please_wait_">Reset in corso, attendere&#8230;</string>
<string name="restart_timer">Riavvia il timer</string>
<string name="restore">Ripristina</string>
<string name="restore_message">Il prodotto che hai acquistato è stato ripristinato con successo. Buon divertimento!</string>
<string name="restore_successful">Ripristinato con successo</string>
<string name="result">Risultato</string>
<string name="resume">Riprendi</string>
<string name="room">Sala</string>
<string name="room_">Sala: %@</string>
<string name="room_empty_field_error">Devi dare un nome a questa sala</string>
<string name="rooms">Sale</string>
<string name="running_session_state">In corso</string>
<string name="same_name_different_kind_custom_field_log_">Il campo personalizzato \'%@\' è già esistente nel tuo database, ma con un tipo differente. Questo campo e tutti i suoi valori saranno ignorati. Se vuoi davvero mantenere questi valori, annulla questa importazione, rinomina il campo personalizzato e riprova l\'importazione.</string>
<string name="save_report_error_popup_message">Per salvare questo report devi dargli un nome e selezionare almeno una statistica</string>
<string name="saving_imported_data_please_wait_">Salvataggio dei dati importati in corso, attendere&#8230;</string>
<string name="security">Sicurezza</string>
<string name="select">Seleziona</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">Seleziona un valore che verrà assegnato a tutte le sessioni importate per questo campo</string>
<string name="select_filters">Seleziona filtri</string>
<string name="semi_finals">Semifinale</string>
<string name="serie_duplicate_confirmation_request">Vuoi davvero duplicare questa sessione?</string>
<string name="serie_summary">Sommario serie</string>
<string name="services">Impostazioni</string>
<string name="session">Sessione</string>
<string name="session_duration">Durata della sessione</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">Il totale vinto della sessione non è stato impostato! Ecco il valore per questo parsing: %@</string>
<string name="session_s_comments_updated_">Commenti della sessione aggiornati</string>
<string name="sessions">Sessioni</string>
<string name="set">Imposta</string>
<string name="share_chart">Condividi grafico</string>
<string name="share_stack">Condividi monte</string>
<string name="sharing">Condivisione</string>
<string name="short_name">Acronimo</string>
<string name="show_hands_and_stacks">Mostra mani e monti</string>
<string name="smallblind">SB</string>
<string name="sng">SNG</string>
<string name="so_easy_">Facile!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">Si è verificato un errore con iCloud, riprova più tardi</string>
<string name="stack">Monte</string>
<string name="stack_initial_en_bb_">Monte iniziale (in BB)</string>
<string name="stacks">Sistema</string>
<string name="stakes">Puntate</string>
<string name="standard">Standard</string>
<string name="standard_deviation">Deviazione standard</string>
<string name="start">Inizio</string>
<string name="start_date">Data di inizio</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">La data di inizio non è stata impostata: il formato potrebbe essere errato. Ecco il valore usato durante l\'importazione: %@</string>
<string name="start_import"></string>
<string name="statistics">Statistiche</string>
<string name="stats">Stat.</string>
<string name="stop">Stop</string>
<string name="street_search_failed_but_geolocation_is_known">Ricerca indirizzo non riuscita, ma geolocalizzazione effettuata.</string>
<string name="subfilter_elements_">sottofiltri attivati&#8230;</string>
<string name="subscribe">Abbonati</string>
<string name="subscribeview_expand_button">Abbonati ora!</string>
<string name="subscription_description">Sblocca tutto</string>
<string name="subtractive">Sottrattivo</string>
<string name="successfully_imported_your_data_from_v3">Dati importati con successo!</string>
<string name="summary">Sommario</string>
<string name="switch_str">Cambia</string>
<string name="table">Tavolo</string>
<string name="table_size">Formato</string>
<string name="table_size_not_track">Formato non monitorata </string>
<string name="table_size_track">Formato monitorata</string>
<string name="table_size_tracking">Monitoraggio Formato</string>
<string name="table_sizes">Formati</string>
<string name="tables">Tavoli</string>
<string name="take_a_picture">Scatta una foto</string>
<string name="tap_or_slide">TOCCA o SCORRI</string>
<string name="thank_you_message">Congratulazioni! I contenuti sono ora disponibili!</string>
<string name="the_at_">Il %1$@ alle %2$@</string>
<string name="the_location_named_already_have_these_coordinates">La posizione denominata %@ ha già queste coordinate.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">Non è stato possibile recuperare il tasso corrente. Verrà usato un tasso di 1 come predefinito. Puoi tuttavia modificarlo per conto tuo.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">La sessione è già esistente! Data di inizio: %1$@, data di fine:%2$@, totale vinto: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">La sessione è già esistente! Data di inizio %1$@, data di fine:%2$@, risultato netto: %3$@</string>
<string name="theme">Tema</string>
<string name="this_game_started_">La tua sessione è iniziata: %@</string>
<string name="this_month">Questo mese</string>
<string name="this_week">Questa settimana</string>
<string name="this_year">Questo anno</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">Intervallo</string>
<string name="time_frame">Intervallo</string>
<string name="tips">Mance</string>
<string name="to">A</string>
<string name="today">Oggi</string>
<string name="top_10">Top 10</string>
<string name="total">Totale</string>
<string name="total_buyin">Buy-in totale</string>
<string name="total_duration">Durata totale</string>
<string name="total_hours_played">Durata del gioco</string>
<string name="total_net_result_bb_">Risultato netto in BB</string>
<string name="total_tips">Totale mance</string>
<string name="touch_to_return_to_1_">Tocca per tornare a %1$@</string>
<string name="tournament">Torneo</string>
<string name="tournament_completion_percentage">Completamento</string>
<string name="tournament_completion_percentage_interval">Percentuale di completamento</string>
<string name="tournament_roi">Ritorno sull\'investimento</string>
<string name="tournament_statistic_warning">I risultati saranno filtrati sui tornei</string>
<string name="tournament_type">Tipo di torneo</string>
<string name="tournament_type_complete">Tipi di torneo</string>
<string name="tournament_types">Tipi</string>
<string name="tournaments">Tornei</string>
<string name="trash_bankroll">Vuoi davvero eliminare questo bankroll?</string>
<string name="trash_hand">Vuoi davvero eliminare la cronologia di questa mano?</string>
<string name="trash_serie_of_hand_history">Vuoi davvero eliminare la cronologia di questa serie di mani?</string>
<string name="try_this_awesome_app_">Prova questa incredibile app!</string>
<string name="tt_empty_field_error">Devi dare un nome a questo tipo di torneo</string>
<string name="twitter">Twitter</string>
<string name="type">Tipo</string>
<string name="type_de_limite">Tipo di limite</string>
<string name="unable_to_get_from_fixer_io_">Impossibile ottenere il tasso da fixer.io - %@</string>
<string name="unfollowed_">Non più seguito!</string>
<string name="unknown_import_format_popup_message">Il formato del file non è riconosciuto</string>
<string name="unknown_user">Utente sconosciuto</string>
<string name="unlock_application">Identificati per aprire l\'app</string>
<string name="user_empty_field_error">Devi dare un nome a questo giocatore</string>
<string name="validate">Convalida</string>
<string name="value">Valore</string>
<string name="variant_">Partita: %@, </string>
<string name="variant_empty_name_error">Devi dare un nome a questa partita</string>
<string name="variant_empty_shortname_error">Devi dare un nome breve a questa partita</string>
<string name="version">Versione</string>
<string name="view_not_enabled_popup_message">Visualizzazione non disponibile per questo report.</string>
<string name="volumes">Volumi</string>
<string name="warning">Ops&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">Attenzione: la fine del periodo di riacquisto è vicina, premi dettagli per mettere la partita in pausa e gestire gli ultimi riacquisti/le ultime aggiunte</string>
<string name="week">Settimana</string>
<string name="week_days">Giorni feriali</string>
<string name="weekdays_or_weekend">Giorni feriali o fine settimana</string>
<string name="weekend">Fine settimana</string>
<string name="welcome_in_">Benvenuto in %@</string>
<string name="win_ratio">Tasso di vincita</string>
<string name="with">Con</string>
<string name="withdrawal">Prelievo</string>
<string name="withdrawals">Prelievi</string>
<string name="without_break">Nessuna pausa</string>
<string name="without_rebuy">Nessun riacquisto</string>
<string name="won">vinto</string>
<string name="won_amount_less_than">Profitto inferiore a</string>
<string name="won_amount_more_than">Profitto oltre</string>
<string name="wrong_pin_code_message">Codice PIN errato. Riprova.</string>
<string name="xml">XML</string>
<string name="year">Anno</string>
<string name="year_subscription">anno</string>
<string name="yes"></string>
<string name="yes_i_m_sure">Sì, sono sicuro</string>
<string name="yes_use_icloud"></string>
<string name="yesterday">Ieri</string>
<string name="yesterday_and_today">Oggi e ieri</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">Puoi recuperare il file generato di nome %@ in iTunes.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">Spiacenti, non puoi attivare più di %i chiavi di comparazione allo stesso tempo!</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">Devi disabilitare iCloud su entrambe le app prima di importare i dati da Analitica del poker 3</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">Stai per assegnare i seguenti valori a tutte le sessioni importate. Controlla quanto segue: </string>
<string name="your_attention">Attenzione</string>
<string name="table_size_for_hand_history">Formato</string>
<string name="add_comment">Aggiungi commento</string>
<string name="from_hour_">Dalle</string>
<string name="to_hour_">Alle</string>
<string name="whats_new_in_">Novità in %@?</string>
<string name="releasenote_question">Ti piace Analitica del poker?</string>
<string name="releasenote_invitation">Dicci come stiamo andando</string>
<string name="releasenote_rating">Valutaci</string>
<string name="no_thanks">No, grazie</string>
<string name="stop_notification_title">È ora!</string>
<string name="stop_notification_body">In base alla tua cronologia, sembra che inizi a stancarti. Potrebbe essere ora di fermarsi!</string>
<string name="stop_notifications">Notifiche di interruzione</string>
<string name="stop_notification_in_">Una notifica di interruzione è stata impostata tra %@</string>
<string name="save_authorize">Salva e autorizza</string>
<string name="select_a_color">Seleziona un colore</string>
<string name="spotlight_indexing">Indicizzazione Spotlight</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ non è autorizzata ad accedere alla fotocamera. Se modifichi le tue impostazioni della privacy, devi sapere che i dati non salvati verranno perduti a causa della chiusura automatica dell\'app.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ non è autorizzata ad accedere alla libreria foto. Se modifichi le tue impostazioni della privacy, devi sapere che i dati non salvati verranno perduti a causa della chiusura automatica dell\'app.</string>
<string name="new_hand">Nuova mano</string>
<string name="new_note">Nuova nota</string>
<string name="tap_to_learn_more">Tocca su un elemento per saperne di più</string>
<string name="free">Gratis</string>
<string name="subscription">Abbonamento</string>
<string name="subscriptions">Abbonamenti</string>
<string name="none">Nessuno</string>
<string name="intermediate_sub_short_title">Semi pro</string>
<string name="pro_sub_short_title">Pro</string>
<string name="subscription_details">Termini di abbonamento</string>
<string name="subscription_text">Termini di utilizzo dell\'abbonamento:\n- Il pagamento verrà addebitato sull\'account iTunes alla conferma dell\'acquisto.\n- L\'abbonamento si rinnova automaticamente, a meno che non sia disattivato almeno 24 ore prima della fine del periodo corrente.\n- L\'utente può gestire gli abbonamenti e il rinnovo automatico può essere disattivato andando sulle Impostazioni dell\'account dell\'utente dopo l\'acquisto.\n- L\'account sarà addebitato per il rinnovo entro le 24 ore precedenti alla fine del periodo corrente.\n- Nessun annullamento dell\'abbonamento corrente è consentito durante il periodo di abbonamento attivo.</string>
<string name="privacy_policy">Informativa sulla privacy</string>
<string name="bug_report_message">Siamo davvero spiacenti, ma qualcosa non va qui&#8230; Potresti essere in attesa della sincronizzazione con iCloud. Attendi e riprova più tardi. Ti spiacerebbe inviarci una segnalazione spiegando il tuo stato corrente per aiutarci a risolvere questo problema?</string>
<string name="longtap_to_duplicate">Tocca e tieni premuto su una sessione per duplicarla.</string>
<string name="change_statistic">Modifica la statistica</string>
<string name="compare">Confronta</string>
<string name="autorenewable_subcription">abbonamento auto-rinnovabile</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">condizioni</string>
<string name="stop_notifications_explanation">Poker Analytics cerca di valutare la durata ottimale della tua sessione e ti invierà una notifica al raggiungimento di tale durata. Richiede circa 50 sessioni.</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">Non si è potuta abilitare la sincronizzazione iCloud. Forse hai dei vecchi dati di %@\' su iCloud.</string>
<string name="icloud_reset_and_retry">Cancella e riprova</string>
<string name="_icloud_reset_warning">Resetterai i dati di %@ su iCloud. I tuoi dati locali non verranno modificati, ma dovrai disabilitare la sincronizzazione iCloud su tutti i tuoi altri dispositivi. Sei sicuro di voler procedere?</string>
<string name="remove_picture">Rimuovi immagine</string>
<string name="icloud_is_syncing">Sincronizzazione in corso&#8230;</string>
<string name="icloud_update_issue">Errore</string>
<string name="icloud_status_syncing_explanation">iCloud si sta sincronizzando, caricando i dati dal tuo dispositivo sul cloud. Potrebbe volerci un po\' di tempo prima che sia pronto per i tuoi altri dispositivi.</string>
<string name="icloud_status_error_explanation">iCloud sta riscontrando dei problemi nel caricare i dati correttamente e iCloud non è pronto per essere sincronizzato con altri dispositivi.</string>
<string name="icloud_status_ok_explanation">Lo stato di iCloud è OK ed è pronto per essere sincronizzato con altri dispositivi.</string>
<string name="icloud_status">Stato iCloud</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_migration_failure_error_message">A causa di una rilevante modifica del database, iCloud è stato disabilitato sull\'app per ragioni di sicurezza e i tuoi dati sono stati riportati localmente sul tuo dispositivo. Disabilita la sincronizzazione iCloud su tutti i tuoi altri dispositivi. Se desideri riabilitare iCloud, dovrai prima eliminare i dati presenti su iCloud.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">Non è stato possibile disabilitare la sincronizzazione iCloud.</string>
<string name="currently_having_chips">La disponibilità attuale è di %@ fiche</string>
<string name="icloud_timeout">La richiesta di iCloud è scaduta.</string>
<string name="vs">vs.</string>
<string name="open_privacy_settings">Apri le impostazioni della privacy</string>
<string name="hand_history_keyboard">Tastiera cronologia mani</string>
<string name="net_result_bb_per_100_hands">BB per 100 mani</string>
<string name="standard_deviation_bb_per_100_hands">Deviazione standard in BB/100</string>
<string name="standard_deviation_per_hour">Deviazione standard per ora</string>
<string name="gdpr_email_policy">Poker Analytics è prima di tutto un\'app offline.\n\nA un certo punto, tramite un\'azione manuale, è possibile che il tuo indirizzo e-mail venga archiviato, consentendoci così di contattarti occasionalmente.\n\nSe non vuoi essere contattato, ti preghiamo di comunicarcelo nell\'e-mail seguente.</string>
<string name="gdpr_policy">Poker Analytics è prima di tutto un\'app offline.\n\nSolo oggi il tuo indirizzo e-mail, raccolto durante lo scambio di e-mail con noi, potrebbe essere archiviato, consentendoci così di contattarti occasionalmente.\n\nSe vuoi che cancelliamo i dati che potremmo avere su di te, potrai inviarci una richiesta in tal senso via e-mail in qualsiasi momento.</string>
<string name="gdpr_button_title">Sono d\'accordo</string>
<string name="gdpr">GDPR</string>
<string name="i_disagree">Non sono d\'accordo</string>
<string name="bankroll_current_value">Valore iniziale bankroll</string>
<string name="bankroll_new_value">Nuovo valore bankroll</string>
<string name="bankroll_capture_method">Metodo di cattura</string>
<string name="net_result_only">Solo risultato netto</string>
<string name="stack_buy_in">Stack e Buy-in</string>
<string name="bankroll_difference">Nuovo valore bankroll</string>
<string name="use_for_this_session">Utilizzo per questa sessione</string>
<string name="use_apply_for_bankroll">Utilizza e richiedi il bankroll</string>
<string name="service_unavailable_at_the_moment_please_retry_later">Il servizio del tasso di cambio non è al momento disponibile. Riprova più tardi.</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">La convalida aggiornerà la tua valuta principale e il tasso di bankroll. Dopo la convalida, controlla che tutti i tassi siano stati aggiornati correttamente.</string>
<string name="selected_currency">Valuta selezionata</string>
<string name="copy_on_duplicate">Copia su duplicato</string>
<string name="terms_of_use">Termini di utilizzo</string>
<string name="v4_7_sharing_options_message">Nuove opzioni di esportazione!\n - GIF\n - Video</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">Per mantenere lo stato dei tuoi dati su iCloud, la sincronizzazione iCloud è stata disabilitata a causa del rilevamento di un ripristino da backup. Potrai riabilitarla appena il tuo dispositivo terminerà il processo di ripristino nella schermata Altro &gt; Impostazioni.</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">Seleziona il modo in cui vorresti catturare il risultato della tua sessione</string>
<string name="change_result_capture_method">Cambia il metodo di cattura del risultato</string>
<string name="bankroll_kind">Tipo</string>
<string name="all_xml_">Tutto (XML Backup)</string>
<string name="sessions_csv_">Sessioni (CSV)</string>
<string name="language">Linguaggio</string>
<string name="language_popup_message">Select a new language</string>
<string name="language_should_restart_app_popup_message">Please restart the app to see the changes</string>
<string name="hhe_generating_title">Generazione in corso&#8230;</string>
<string name="hhe_generating_message">Stiamo creando tutte le immagini del video</string>
<string name="hhe_exporting_title">Assemblaggio in corso&#8230;</string>
<string name="hhe_exporting_message">Stiamo connettendo tutte le immagini in un unico file, ti ringraziamo per l\'ulteriore attesa :)</string>
<string name="follow_us">Seguici</string>
<string name="hhe_generating_error_message">Si è verificato un errore durante la generazione, riprova.</string>
<string name="player_notes">Note giocatori</string>
<string name="feed">Feed</string>
<string name="operations_csv_">Transazioni (CSV)</string>
<string name="days_played">Giorni giocati</string>
<string name="locations_played">Luoghi giocati</string>
<string name="longest_streaks">Serie più lunghe</string>
<string name="calendar">Calendario</string>
<string name="distribution">Distribuzione</string>
<string name="volume">Volume</string>
<string name="last_i_records">Ultime %i</string>
<string name="all_time">Tutto il tempo</string>
<string name="longest_session">Sessione più lunga</string>
<string name="minimum_session">Sessione più breve</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">Ultime partite</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">Numero di partite</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_">Vuoi davvero eliminare questa partita?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record">Partita</string>
<string name="a_game_of_chess_not_the_game_of_chess_records">Partite</string>
<string name="comments">Commenti</string>
<string name="operation_empty_field_error">Controlla che la tua transazione abbia una tipologia e un valore</string>
<string name="operation_type_empty_field_error">Devi dare un nome alla tipologia di transazione</string>
<string name="operation_types">Tipologie di transazione</string>
<string name="operations">Transazioni</string>
<string name="add_an_operation">Aggiungi una transazione</string>
<string name="duplicate_operation_error">Esiste già una transazione identica</string>
<string name="duplicate_operation_type_error">Esiste già una tipologia di transazione con lo stesso nome</string>
<string name="new_operation">Nuova transazione</string>
<string name="new_operation_type">Nuovo tipo di transazione</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

@ -0,0 +1,684 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">%@ 前</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ では、あなたの連絡先にアクセスできないため、既存のお友達の名前を取得できません。「不明なユーザー」名を回避するには、iPhone のユーザー設定からアクセス権限を付与してください。</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">星マークは、iCloud アカウントにファイルが保管されていることを表します。</string>
<string name="activate">有効化</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud では、ご使用のすべてのデバイスのデータを保存し、最新の状態に保ちます。アクティブ化すると、データが iCloud 移行されます。他のデバイスからそのデータにアクセスできるまでに少し時間がかかることがあります。</string>
<string name="activate_pin_protection">PIN コードのアクティベーション</string>
<string name="activated">無効化</string>
<string name="add_a_hand_history">ハンド ヒストリーを追加</string>
<string name="add_a_new_custom_field">新規カスタム フィールドを追加</string>
<string name="add_a_player_note">プレイヤー ノートを追加</string>
<string name="add_friend_popup_title">選択</string>
<string name="add_manually">手動作成</string>
<string name="add_multiplayer_tracking">マルチプレイヤー トラッキングを追加</string>
<string name="add_new_friend">新規プレイヤーを追加</string>
<string name="adding_data">新規</string>
<string name="additive">アディティブ</string>
<string name="affectation">オプション</string>
<string name="afternoon">午後</string>
<string name="alarm">アラーム</string>
<string name="all_br_results">合計</string>
<string name="all_cash_games">すべてのキャシュ ゲーム</string>
<string name="all_sessions">すべてのセッション</string>
<string name="all_tournaments">すべてのトーナメント</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Poker Analytics 5 へようこそ!Poker Analytics 3 からデータをインポートする場合は、Poker Analytics 3 で iCloud を無効にし、この [インポート] ボタンを押してください。</string>
<string name="amount">金額</string>
<string name="and_i_more_"> および %i 以上&#8230;</string>
<string name="and_less">以下</string>
<string name="and_more">以上</string>
<string name="ante">アンティ</string>
<string name="ante_value">アンティ</string>
<string name="app_store">アップグレード</string>
<string name="are_you_sure_you_want_to_do_that_">本当にこれを実行してもよろしいですか?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">Poker Analytics 3 のデータを本当にインポートしてもよろしいですか?これにより、現在の Poker Analytics 5 データが消えます。</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">この機能を使用するには、デバイスに iCloud アカウントを追加する必要があります。</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">iCould からデータを移行し、iCloud ストレージをオフにするには、iCloud を最有効化する必要があります。</string>
<string name="ask_user_to_use_icloud">iCloud ストレージが利用できるようになりました。これを使用して、すべてのデバイス間で自動的にデータを共有できるようにしますか?</string>
<string name="associated_contact_from_addressbook">連絡先にリンク</string>
<string name="at">時間: </string>
<string name="auto_end">自動終了</string>
<string name="auto_back_up">自動バックアップ</string>
<string name="average">平均</string>
<string name="average_buyin">平均バイイン</string>
<string name="average_chip_count">平均スタック</string>
<string name="average_hour_rate">時給</string>
<string name="average_hour_rate_bb_">平均時給 (BB)</string>
<string name="average_hours_played">平均期間</string>
<string name="average_net_result">平均正味結果</string>
<string name="average_net_result_bb_">平均最終結果 (BB)</string>
<string name="back">戻る</string>
<string name="balance">バランス</string>
<string name="bankroll">バンクロール</string>
<string name="bankroll_filter_date_selection_warning">フィルターを適用するには、日付を選択する必要があります</string>
<string name="bankroll_relationship_error">ひとつ以上のセッションがバンクロールに関連付けされています。最初に、リンク済みセッションを削除してください。</string>
<string name="bankroll_variation">バンクロール バリエーション</string>
<string name="bankrolls">バンクロール</string>
<string name="bar">バー</string>
<string name="bar_short">バー</string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">標準偏差 (BB)</string>
<string name="bigblind">BB</string>
<string name="blind">ブラインド</string>
<string name="blinds">ブラインド</string>
<string name="blinds_level_up">ブラインドが増加しています</string>
<string name="bonus">ボーナス</string>
<string name="bonuses">ボーナス</string>
<string name="break_time">ブレーク タイム</string>
<string name="bug_report">バグ レポート</string>
<string name="bug_report_subject">バグ レポート</string>
<string name="buy_full_version">アップグレード</string>
<string name="buyin">バイイン</string>
<string name="buyin_repartition">バイイン</string>
<string name="calculating_please_wait_">計算中です。少しお待ちください&#8230;</string>
<string name="calories">カロリー</string>
<string name="cancel">キャンセル</string>
<string name="cant_do_this">これは実行できません!</string>
<string name="cash">キャッシュ</string>
<string name="cash_and_tournament_statistic_warning">キャッシュおよびトーナメント統計が選択されていますが、レポートにはデータが含まれません。</string>
<string name="cash_game">キャッシュ ゲーム</string>
<string name="cash_games">キャッシュ ゲーム</string>
<string name="cash_or_tournament">キャッシュ/トーナメント</string>
<string name="cash_prize">プライズ</string>
<string name="cash_statistic_warning">結果は、キャッシュ ゲーム上でフィルタリングされます</string>
<string name="cashed_out">キャッシュ アウト済み</string>
<string name="cf_empty_field_error">カスタム フィールドに名前を付けてください</string>
<string name="cf_entry_delete_popup_message">この項目は、ひとつ以上のセッションにリンクされています。この項目を削除してよいかどうかをご確認ください。</string>
<string name="cf_entry_delete_popup_title">確認</string>
<string name="chart_unavailable_please_contact_the_support_team">このチャートは、エクスポートしたり共有できません。サポート チームにお問い合わせください。</string>
<string name="chart_view">チャート</string>
<string name="chip_count">スタック</string>
<string name="choose_a_theme">テーマを選択</string>
<string name="clear">クリア</string>
<string name="clear_to_use_automatic_naming">クリアして自動生成されたタイトルを使用</string>
<string name="clover_classic_green">クローバー ♣ - クラシック グリーン</string>
<string name="comment">コメント</string>
<string name="comparators">コンパレーター</string>
<string name="comparison">比較</string>
<string name="conditioning_report_filtering_returns_no_data">フィルタリングでは結果が戻されませんでした</string>
<string name="confirmation">確認</string>
<string name="contact">ご連絡ください</string>
<string name="csv">CSV (インポートできません)</string>
<string name="csv_bad_row_error_message">CSV ファイルのいずれかの行が正しく形成されていません。ファイルをご確認いただくが、サポートまでお問い合わせください。</string>
<string name="currency">通貨</string>
<string name="current_month">今月</string>
<string name="current_week">今週</string>
<string name="current_year">今年</string>
<string name="curve">カーブ</string>
<string name="custom">カスタム</string>
<string name="custom_fields">カスタム フィールド</string>
<string name="data">インポート &amp; エクスポート</string>
<string name="data_management">データ管理</string>
<string name="data_table">テーブル</string>
<string name="date">日付</string>
<string name="day"></string>
<string name="day_of_the_week">曜日</string>
<string name="day_period">日付期間</string>
<string name="days"></string>
<string name="default_display">既定のディスプレイ</string>
<string name="default_type">レポートの種類</string>
<string name="delete">削除</string>
<string name="delete_data_from_icloud">データの削除</string>
<string name="deposit">デボジット</string>
<string name="deposits">デポジット</string>
<string name="depth_calculator">M-ファクター</string>
<string name="desactivate">無効化</string>
<string name="desactivate_icloud_storage_detailed_explaination">このオプションを無効にすると、iCloud からご使用のデバイスにデータが再移行され、他のデバイスから、あるいは iCloud が破壊された場合に利用できなくなります。</string>
<string name="desactivated">無効化済み</string>
<string name="details">詳細</string>
<string name="diamond_light">ダイヤモンド ♦ - ライト</string>
<string name="disable_pin_protection">コード PIN を無効化</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">選択したファイルからのデータ インポートを先に進めますか?</string>
<string name="done">OK</string>
<string name="downloading_the_file_n">ファイルをダウンロードしています&#8230;\n</string>
<string name="dte">時間効率</string>
<string name="duplicate">デュプリケートする</string>
<string name="duplicate_bankroll_name_error">同じ名前のバンクロールがすでに存在しています</string>
<string name="duplicate_cf_error">同じ名前のカスタム フィールドがすでに存在しています</string>
<string name="duplicate_location_error">同じ名前のロケーションがすでに存在しています</string>
<string name="duplicate_room_error">同じ名前のルームがすでに存在しています</string>
<string name="duplicate_tt_error">同じ名前のトーナメント タイプがすでに存在しています</string>
<string name="duplicate_user_error">このプレーヤーがすでに存在しています</string>
<string name="duplicate_variant_error">同じ名前のゲームがすでに存在しています</string>
<string name="duration">期間</string>
<string name="dynamic_date">動的日付</string>
<string name="edit">編集</string>
<string name="edit_hands_and_stacks">ハンド &amp; スタックの編集</string>
<string name="edit_name">名前を編集</string>
<string name="email">電子メール</string>
<string name="empty_name_for_br_error">このバンクロールに名前を付けてください</string>
<string name="empty_response_from_store">ストアからの応答がありません。もう一度やり直してください。</string>
<string name="end">終了</string>
<string name="end_all_the_games_validation_popup_title">すべてのゲームを本当に終了してもよろしいですか?</string>
<string name="end_date">終了日</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">終了日が設定されていません!形式が正しくない可能性があります。構文解析に使用される値は次のとおりです: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">リバイ期間が終了したため、ブラインドが増加します。</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">リバイ期間が 1 分以内に終了します</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">セッション終了がクローズされました。[詳細] を押してセッションを停止し、結果を設定してください</string>
<string name="end_of_session_not_respected">セッション終了が守られていません</string>
<string name="end_of_session_respected">セッション終了が守られました</string>
<string name="enter_pin_code">PIN コード チェック</string>
<string name="entry_fees">参加料</string>
<string name="enum_custom_field_type">リスト</string>
<string name="environment_based_comparator">環境</string>
<string name="erase_all_db_and_cloud">すべてを消去 (iCloud を含む)</string>
<string name="erase_everything">すべてを消去</string>
<string name="erase_sessions">セッションを消去</string>
<string name="evening">すべて</string>
<string name="export">エクスポート</string>
<string name="export_message">セッションを CSV または XML にエクスポートできます (XML では、データ インポートを実行できます)</string>
<string name="export_popup_title">種類を選択</string>
<string name="feature_locked_and_inapp_purchase_disabled">この機能はロックされています。残念ですが、アプリ内購入を無効にしているようです。設定を確認してください。</string>
<string name="file_directory_creation_error">インポートに失敗しました。インポートに使用されるいくつかのファイルを作成できませんでした。おそらく、スペースの問題が原因だと思われます。</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">ファイル %@ が iCloud アカウント上に正常に保存されました。</string>
<string name="filter">フィルター</string>
<string name="filter_selection">フィルター アクティベーション</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">このフィルターは、ひとつ以上のレポートにリンクされているため削除できませんでした。</string>
<string name="filters">フィルター</string>
<string name="final_position">ファイナル ポジション</string>
<string name="final_table">ファイナル テーブル</string>
<string name="fixed_date">固定日付</string>
<string name="friend_email_usage">電子メールは、インビテーションおよびセッション レポート用のみに使用されます</string>
<string name="friends">プレイヤー</string>
<string name="from">から</string>
<string name="game">ゲーム</string>
<string name="games">ゲーム</string>
<string name="general">一般</string>
<string name="generates_sessions">セッションを生成</string>
<string name="geo_locate">私を探してください</string>
<string name="geolocation_off">ジオロケーション オフ</string>
<string name="geolocation_status">ジオロケーション ステータス</string>
<string name="global">グローバル</string>
<string name="go">進行中</string>
<string name="h">時間</string>
<string name="hand">ハンド</string>
<string name="hands_history">ハンド</string>
<string name="hand_history_list_title">ハンド</string>
<string name="hand_history_serie_title">ハンド</string>
<string name="hand_history">ハンド履歴</string>
<string name="hand_number">ハンド No.</string>
<string name="hands">ハンド</string>
<string name="heads_up">ヘッズアップ</string>
<string name="health_report_category">条件付け</string>
<string name="healthkit_no_results_error">このレポートを計算するためのデータがありません。</string>
<string name="help">ヘルプ</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">バグの説明、再現ステップ、および頻度です。データのバックアップが電子メールに自動的に追加されています。</string>
<string name="hero">ヒーロー</string>
<string name="hero_selection">ヒーロー</string>
<string name="hide_hands_and_stacks">ハンド &amp; スタックを非表示にする</string>
<string name="holdem_manager_section">ホールデム マネージャー 1</string>
<string name="home_email_is_used">使用されている電子メール アドレスは、アドレス帳の「自宅」電子メールに対応しています</string>
<string name="hour_rate_without_pauses">正味時給</string>
<string name="hour_slot">時間スロット</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">iCloud にデータをエクスポートし、Pro バージョンを取得して開いたら、iCloud からデータをインポートします。</string>
<string name="iap_session_message">最大セッション数に到達しました。さらにセッションを取得するには、新しいサブスクリプションを入手してください!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">iCloud 設定が修正されています。同期が終了するまでお待ちください。</string>
<string name="icloud_backup_available_to_import">iCloud にバックアップ データが見つかりましたが、このデバイスで使用しますか?使用する場合は、このデバイスのデータがバックアップ データで置換されます。使用しない場合は、このデバイスのローカル データの使用を継続し、iCloud アカウントは修正されません。</string>
<string name="icloud_error">iCloud エラー</string>
<string name="icloud_sync">同期化</string>
<string name="icloud_waiting_alert">iCloud 同期化が進行中です。少し経つと、データが iCloud によって処理されるようになります!</string>
<string name="icloud_warning">iCloud からの通知</string>
<string name="import_str">インポート</string>
<string name="import_from_address_book">アドレス帳を使用</string>
<string name="import_from_v3">Poker Analytics 3 からインポート</string>
<string name="import_not_successfull">特定された問題</string>
<string name="import_session_save_error_">セッション保存中のエラー: %@</string>
<string name="import_successfull">インポート成功</string>
<string name="imported_session">インポートされたセッション</string>
<string name="in"></string>
<string name="in_minutes">数分以内</string>
<string name="inapp_purchase_disabled">コンテンツを見るには、アプリ内購入をアクティベーションする必要があります</string>
<string name="information">ご紹介</string>
<string name="initial_stack">初回バイイン</string>
<string name="items_list">アイテム</string>
<string name="itunes_section">iTunes</string>
<string name="last_days">残日数</string>
<string name="last_module">セッション</string>
<string name="last_sessions">最近のセッション</string>
<string name="learn_more">詳細</string>
<string name="less_than">未満</string>
<string name="level">レベル</string>
<string name="level_duration">レベル期間</string>
<string name="library">ライブラリー</string>
<string name="limit">リミット</string>
<string name="limits">リミット</string>
<string name="live">ライブ</string>
<string name="live_or_online">ライブ/オンライン</string>
<string name="live_online_room">ライブ/ルーム</string>
<string name="load_from_db">開きます&#8230;</string>
<string name="location">場所</string>
<string name="location_">場所: %@, </string>
<string name="location_empty_field_error">この場所に名前を付けてください。</string>
<string name="location_not_track">トラッキングしていない場所</string>
<string name="location_track">トラックしている場所</string>
<string name="location_tracking">場所のトラッキング</string>
<string name="locations">場所</string>
<string name="locked_feature">無料バージョンではこの機能がロックされています。加入してアクセス権をロック解除してください。</string>
<string name="looking_for_the_file_on_icloud_">iCloud でファイルを探しています&#8230;</string>
<string name="lost">損失</string>
<string name="lost_amount_less_than">未満の負け</string>
<string name="lost_amount_more_than">を超える負け</string>
<string name="m"></string>
<string name="made_break">取得されているブレーク</string>
<string name="mail">電子メール</string>
<string name="mail_setting_by_tap">タップして電子メールを設定</string>
<string name="mail_unavailable_messsage">この機能を使用するには、デバイスの電子メール アカウントを構成してください</string>
<string name="mailing_list">メーリング リスト</string>
<string name="mainuser_delete_error">メイン ユーザーは削除できません</string>
<string name="manually">手動</string>
<string name="map">マップ</string>
<string name="mapping">マッピング</string>
<string name="max">最大</string>
<string name="max_net_result">最大の正味結果</string>
<string name="million_multiplier">x 1M</string>
<string name="min"></string>
<string name="min_net_result">最悪の正味結果</string>
<string name="minimum">最小</string>
<string name="mins"></string>
<string name="minus">マイナス</string>
<string name="modify_current_filter">修正&#8230;</string>
<string name="month"></string>
<string name="month_of_the_year"></string>
<string name="months"></string>
<string name="more_info">詳細情報</string>
<string name="more_than"></string>
<string name="morning"></string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT または SNG</string>
<string name="multi_tabling">マルチテーブリング</string>
<string name="multiplayer">マルチプレイヤー</string>
<string name="my_details">個人詳細情報</string>
<string name="myself"></string>
<string name="name">名前</string>
<string name="negative_result">マイナスの結果</string>
<string name="net_banked">正味預金金額</string>
<string name="net_result">正味結果</string>
<string name="net_result_overview">正味結果</string>
<string name="new_str">新規</string>
<string name="new_bankroll">新しいバンクロール</string>
<string name="new_cash_game">新しいキャッシュ ゲーム</string>
<string name="new_custom_field">新しいカスタム フィールド</string>
<string name="new_feature_icloud">iCloud 同期が利用できます</string>
<string name="new_friend">新しいプレイヤー</string>
<string name="new_location">新しい場所</string>
<string name="new_name">新しい名前</string>
<string name="new_report">新しいレポート</string>
<string name="new_room">新しいルーム</string>
<string name="new_tournament">新しいトーナメント</string>
<string name="new_tournament_type">新しいトーナメント タイプ</string>
<string name="new_variant">新しいゲーム</string>
<string name="next">次へ</string>
<string name="nickname">疑似</string>
<string name="night"></string>
<string name="no">いいえ</string>
<string name="no_br_popup_message">バンクロールを選択する必要があります</string>
<string name="no_data_in_cloud_warning">iCloud には Poker Analytics データがありません</string>
<string name="no_evo_stat_popup_message">表示するエボリューション データがありません</string>
<string name="no_filter_activated">フィルター オフ</string>
<string name="no_filter_available_popup_message">利用できるフィルターがありません</string>
<string name="no_keep_data_local">いいえ</string>
<string name="maximum">最大</string>
<string name="no_players_available">利用できるプレイヤーがいません</string>
<string name="no_records">レコードがありません</string>
<string name="no_sessions">セッションがありません</string>
<string name="no_data_found">データが見つかりません</string>
<string name="not_track">トラックされていません</string>
<string name="now">今すぐ</string>
<string name="number"></string>
<string name="number_of_buyins">バイイン数</string>
<string name="number_of_hands">ハンド数</string>
<string name="number_of_players">プレイヤー数</string>
<string name="number_of_rebuys">リバイ数</string>
<string name="number_of_sessions">セッション数</string>
<string name="number_of_tables">テーブル数</string>
<string name="ok">OK</string>
<string name="on">:</string>
<string name="online">オンライン</string>
<string name="other">その他</string>
<string name="password_explanation">アプリへのアクセスを保護するため、PIN コードを選択してください。\nPIN コードは取得できないことを考慮してください。\nこの機能をアクティブにする場合は慎重に行ってください。</string>
<string name="password_protection">PIN コード</string>
<string name="pause">ブレーク</string>
<string name="paused_session_state">ブレーク</string>
<string name="payment_successful">支払い成功</string>
<string name="period">期間</string>
<string name="period_in_days">経過日数</string>
<string name="pincode_activated">はい</string>
<string name="pincode_desactivated">いいえ</string>
<string name="place">プレース</string>
<string name="player">プレイヤー</string>
<string name="players">プレイヤー</string>
<string name="players_count">プレイヤーのカウント</string>
<string name="please_check_if_your_values_are_valid">値が有効かどうかを確認してください</string>
<string name="please_confirm_the_import_start_">\'%@\' のインポートを確認してください</string>
<string name="please_report_a_bug">内部問題が発生しています。バグの再現ステップとともに、バグ レポートをお送りいただけると幸いです。ありがとうございます!</string>
<string name="please_restart_the_app_to_load_the_theme">テーマをロードするには、アプリを再起動してください</string>
<string name="please_select_the_field_corresponding_to">対応するフィールドを選択してください</string>
<string name="please_type_your_pin_code">PIN コードを入力してください</string>
<string name="plus">プラス</string>
<string name="points">ポイント</string>
<string name="poker_income_section">ポーカー収入</string>
<string name="poker_journal_section">ポーカー ジャーナル</string>
<string name="poker_tracker_4_section">Poker Tracker 4</string>
<string name="poker_tracker_section">Poker Tracker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">このレポートの生成に利用できるデータがありません。</string>
<string name="popup_message_welcome">アプリをお試しいただきありがとうございます。お楽しみいただけることを願っております!ご質問等がございましたら、お気軽にお問い合わせください。</string>
<string name="position">ポジション</string>
<string name="positions">ポジション</string>
<string name="positive_result">プラスの結果</string>
<string name="pot_size">ポット サイズ</string>
<string name="preferences">ユーザー設定</string>
<string name="preparing_your_data_for_bug_report_">データを準備しています&#8230;</string>
<string name="prize">プライズ</string>
<string name="prize_pool">プライズ プール</string>
<string name="processing_file">初期化&#8230;</string>
<string name="profile">プロフィール</string>
<string name="protection">セキュリティ</string>
<string name="purchase">購入</string>
<string name="purchase_message">Poker Analytics をご購入いただきありがとうございます!</string>
<string name="purchase_status">購入ステータス</string>
<string name="purchase_successful">購入が正常に完了しました!</string>
<string name="rakeback">レーキバック</string>
<string name="rate">レート</string>
<string name="rate_it_">レートを付けてください!</string>
<string name="rebuy">リバイ</string>
<string name="rebuy_count">リバイ カウント</string>
<string name="rebuys">リバイ</string>
<string name="refresh_rate">レートのリフレッシュ</string>
<string name="relationship_error">このアイテムは、おそらくひとつ以上のセッションで使用されています&#8230;まず、リンクされているセッションを削除してください。</string>
<string name="remove">除去</string>
<string name="remove_cf_entries_popup_message">リスト アイテムが削除されます。カスタム フィールド タイプを本当に変更してもよろしいですか?</string>
<string name="remove_cf_entries_popup_title">アイテムを削除</string>
<string name="remove_filter">フィルターの除去</string>
<string name="remove_multiplayer_tracking">マルチプレイヤー トラッキングを除去</string>
<string name="report_deletion_actionsheet_title">このレポートを本当に削除してもよろしいですか?</string>
<string name="report_lack_of_records_warning">このレポートを起動するには、最小 10 ポイントが必要です</string>
<string name="report_lack_of_sessions_warning">レポートを起動するために十分なセッションがありません</string>
<string name="report_type_info_popup_message">標準レポートでは、選択した統計、比較、およびフィルターを使用して計算します。マップ レポートは、ジオロケーションに基づいて結果を表示します。時間効率 (HE) は、日中に選択した図を表示します。</string>
<string name="report_type_info_popup_title">ヘルプ</string>
<string name="report_error_neither_filter_result_has_any_data">このレポートに表示するデータがありません</string>
<string name="report_error_no_stat_to_compute">このレポートで計算する統計がありません</string>
<string name="report_error_report_has_more_than_one_filter">レポートには、予測せずにひとつ以上のフィルターが含まれています。すべてのフィルターが除去されました。</string>
<string name="reports">レポート</string>
<string name="reseting_please_wait_">リセットしています。少しお待ちください&#8230;</string>
<string name="restart_timer">タイマーのリセット</string>
<string name="restore">復元</string>
<string name="restore_message">ご購入いただいた製品の復元が正常に完了しました。お楽しみください!</string>
<string name="restore_successful">復元が正常に完了しました</string>
<string name="result">結果</string>
<string name="resume">再開</string>
<string name="room">ルーム</string>
<string name="room_">ルーム: %@</string>
<string name="room_empty_field_error">このルームに名前を付ける必要があります</string>
<string name="rooms">ルーム</string>
<string name="running_session_state">実行中</string>
<string name="same_name_different_kind_custom_field_log_">カスタム フィールド \'%@\' はすでにデータベースに存在していますが、異なるタイプです。このフィールドとすべての値が無視されます。これらの値を本当に保持したい場合は、インポートをキャンセルしてカスタム フィールドの名前を変更して、インポートを再試行してください。</string>
<string name="save_report_error_popup_message">このレポートを保存するには、名前を付け、少なくともひとつ以上の統計を選択する必要があります</string>
<string name="saving_imported_data_please_wait_">インポートされたデータを保存しています。少しお待ちください&#8230;</string>
<string name="security">セキュリティ</string>
<string name="select">選択</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">このフィールドのすべてのインポート セッションに割り当てられる値を選択してください</string>
<string name="select_filters">フィルターを選択</string>
<string name="semi_finals">セミファイナル</string>
<string name="serie_duplicate_confirmation_request">このセッションを本当に複製してもよろしいですか?</string>
<string name="serie_summary">シリーズ概要</string>
<string name="services">設定</string>
<string name="session">セッション</string>
<string name="session_duration">セッション期間</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">セッション勝利金額が設定されました!解析に使用された値: %@</string>
<string name="session_s_comments_updated_">セッションのコメントが更新されました</string>
<string name="sessions">セッション</string>
<string name="set">設定</string>
<string name="share_chart">チャートをシェア</string>
<string name="share_stack">スタックをシェア</string>
<string name="sharing">シェアリング</string>
<string name="short_name">頭字語</string>
<string name="show_hands_and_stacks">ハンド &amp; スタックを表示</string>
<string name="smallblind">SB</string>
<string name="sng">SNG</string>
<string name="so_easy_">簡単ですね!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">iCloud に何らかの問題が発生しています。もう少したってからやり直してください</string>
<string name="stack">スタック</string>
<string name="stack_initial_en_bb_">初期スタック (BB)</string>
<string name="stacks">スタック</string>
<string name="stakes">ステークス</string>
<string name="standard">標準</string>
<string name="standard_deviation">標準偏差</string>
<string name="start">開始</string>
<string name="start_date">開始日</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">開始日が設定されていません。形式が正しくない可能性があります。インポート中に使用された値: %@</string>
<string name="start_import">はい</string>
<string name="statistics">統計</string>
<string name="stats">統計</string>
<string name="stop">停止</string>
<string name="street_search_failed_but_geolocation_is_known">アドレス検索は失敗しましたが、ジオロケーションが成功しました。</string>
<string name="subfilter_elements_">サブフィルターがアクティブ化されました&#8230;</string>
<string name="subscribe">加入</string>
<string name="subscribeview_expand_button">今すぐ加入してください!</string>
<string name="subscription_description">すべてをアンロック</string>
<string name="subtractive">減算</string>
<string name="successfully_imported_your_data_from_v3">データのインポートが正常に完了しました!</string>
<string name="summary">概要</string>
<string name="switch_str">切り替え</string>
<string name="table">テーブル</string>
<string name="table_size">フォーマット</string>
<string name="table_size_not_track">トラッキングされていないフォーマット</string>
<string name="table_size_track">トラッキングされているフォーマット</string>
<string name="table_size_tracking">フォーマット トラッキング</string>
<string name="table_sizes">フォーマット</string>
<string name="tables">テーブル</string>
<string name="take_a_picture">写真を撮影</string>
<string name="tap_or_slide">タップまたはスライド</string>
<string name="thank_you_message">おめでとうございます!コンテンツが利用できるようになりました!</string>
<string name="the_at_">%1$@ の %2$@ 時</string>
<string name="the_location_named_already_have_these_coordinates">場所名 %@ には、すでのこれらのコーディネートがあります</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">現在のレートを取得できませんでした。既定で、1 が使用されます。ご自身でレートを編集できます。</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">セッションがすでに存在します。開始日 %1$@、終了日: %2$@、勝利金額: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">セッションがすでに存在します。開始日 %1$@、終了日: %2$@、正味結果: %3$@</string>
<string name="theme">テーマ</string>
<string name="this_game_started_">セッションが開始されました: %@</string>
<string name="this_month">今月</string>
<string name="this_week">今週</string>
<string name="this_year">今年</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">タイムフレーム</string>
<string name="time_frame">タイムフレーム</string>
<string name="tips">チップ</string>
<string name="to">終了</string>
<string name="today">今日</string>
<string name="top_10">トップ 10</string>
<string name="total">合計</string>
<string name="total_buyin">合計バイイン</string>
<string name="total_duration">合計期間</string>
<string name="total_hours_played">プレイの期間</string>
<string name="total_net_result_bb_">正味結果 (BB)</string>
<string name="total_tips">合計チップ</string>
<string name="touch_to_return_to_1_">タッチして %1$@ に戻る</string>
<string name="tournament">トーナメント</string>
<string name="tournament_completion_percentage">完了</string>
<string name="tournament_completion_percentage_interval">完了パーセント</string>
<string name="tournament_roi">投資回収率</string>
<string name="tournament_statistic_warning">結果は、トーナメント上でフィルタリングされます</string>
<string name="tournament_type">トーナメント タイプ</string>
<string name="tournament_type_complete">トーナメント タイプ</string>
<string name="tournament_types">タイプ</string>
<string name="tournaments">トーナメント</string>
<string name="trash_bankroll">このバンクロールを本当に削除してもよろしいですか?</string>
<string name="trash_hand">このハンド履歴を本当に削除してもよろしいですか?</string>
<string name="trash_serie_of_hand_history">この一連のハンド履歴を本当に削除してもよろしいですか?</string>
<string name="try_this_awesome_app_">この素晴らしいアプリをお試しください!</string>
<string name="tt_empty_field_error">このトーナメント タイプに名前を付けてください</string>
<string name="twitter">Twitter</string>
<string name="type">タイプ</string>
<string name="type_de_limite">制限タイプ</string>
<string name="unable_to_get_from_fixer_io_"> fixer.io からレートを取得できませんでした - %@</string>
<string name="unfollowed_">フォローが解除されました!</string>
<string name="unknown_import_format_popup_message">ファイル形式が認識されません</string>
<string name="unknown_user">不明なユーザー</string>
<string name="unlock_application">アプリを開くには、ご自身の ID を使用してください</string>
<string name="user_empty_field_error">このプレイヤーに名前を付けてください</string>
<string name="validate">検証</string>
<string name="value"></string>
<string name="variant_">ゲーム: %@、 </string>
<string name="variant_empty_name_error">このゲームに名前を付けてください</string>
<string name="variant_empty_shortname_error">このゲームに短い名前を付けてください</string>
<string name="version">バージョン</string>
<string name="view_not_enabled_popup_message">このレポートでは、ディスプレイが利用できません。</string>
<string name="volumes">ボリューム</string>
<string name="warning">おっと&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">警告、リバイ期間の終了がクローズされました。詳細を押してゲームを一時停止し、最後のリバイ/アドオンを処理してください</string>
<string name="week"></string>
<string name="week_days">平日</string>
<string name="weekdays_or_weekend">平日または週末</string>
<string name="weekend">週末</string>
<string name="welcome_in_">%@ へようこそ</string>
<string name="win_ratio">勝率</string>
<string name="with">次を伴う</string>
<string name="withdrawal">引き出し</string>
<string name="withdrawals">引き出し</string>
<string name="without_break">ブレークなし</string>
<string name="without_rebuy">リバイなし</string>
<string name="won">勝利</string>
<string name="won_amount_less_than">未満の利益</string>
<string name="won_amount_more_than">超の利益</string>
<string name="wrong_pin_code_message">不正な PIN コードです。もう一度やり直してください。</string>
<string name="xml">XML</string>
<string name="year"></string>
<string name="year_subscription"></string>
<string name="yes">はい</string>
<string name="yes_i_m_sure">はい、間違いありません</string>
<string name="yes_use_icloud">はい</string>
<string name="yesterday">昨日</string>
<string name="yesterday_and_today">今日および昨日</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">生成した %@ という名前のファイルを iTunes 内で取得できます。</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">申し訳ございませんが、同時に %i を超える比較キーをアクティブ化できません!</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">Poker Analytics 3 からデータをインポートする前に、両方のアプリで iCloud 無効にする必要があります</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">インポートしたすべてのセッションに下記の値を割り当てようとしています。下記を確認してください: </string>
<string name="your_attention">警告</string>
<string name="table_size_for_hand_history">フォーマット</string>
<string name="add_comment">コメントを追加</string>
<string name="from_hour_">から</string>
<string name="to_hour_">まで</string>
<string name="whats_new_in_">%@ での名前は何ですか?</string>
<string name="releasenote_question">Poker Analytics リンクしていますか?</string>
<string name="releasenote_invitation">感想をお聞かせください</string>
<string name="releasenote_rating">App Store で評価してください</string>
<string name="no_thanks">結構です</string>
<string name="stop_notification_title">時間です!</string>
<string name="stop_notification_body">履歴に基づくと、疲れが出始めそうです。停止するタイミングかもしれません!</string>
<string name="stop_notifications">停止のおしらせ</string>
<string name="stop_notification_in_">停止のお知らせが %@ に設定されています</string>
<string name="save_authorize">保存 &amp; 承認</string>
<string name="select_a_color">色を選択</string>
<string name="spotlight_indexing">スポットライト インデックス付け</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ は、カメラへのアクセスが承認されていません。プライバシー設定を修正する場合、アプリの自動終了により、未保存のデータが失われます。</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ は、フォト ライブラリーへのアクセスが承認されていません。プライバシー設定を修正する場合、アプリの自動終了により、未保存のデータが失われます。</string>
<string name="new_hand">新しいハンド</string>
<string name="new_note">新しいメモ</string>
<string name="tap_to_learn_more">アイテムをタップして詳細を表示</string>
<string name="free">無料</string>
<string name="subscription">加入</string>
<string name="subscriptions">サブスクリプション</string>
<string name="none">なし</string>
<string name="intermediate_sub_short_title">セミプロ</string>
<string name="pro_sub_short_title">プロ</string>
<string name="subscription_details">加入規約</string>
<string name="subscription_text">加入規約:\n- 購入を確認すると、決済金額が iTunes アカウントに請求されます。\n- 加入は、現在の期間の終了 24 時間前までにオフにしないかぎり、自動更新されます。\n- 加入は、ユーザーが管理でき、購入後にユーザーのアカウント設定でオフにできます。\n- アカウントは、現在の期間の終了 24 時間前を過ぎると、アカウントに更新手数料が課金されます。\n- アクティブな加入期間中は、現在の加入のキャンセルはできません。</string>
<string name="privacy_policy">プライバシー ポリシー</string>
<string name="bug_report_message">申し訳ございませんが、何らかの問題が発生しています&#8230;iCloud 同期中の可能性があります。少し待ってから、もう一度お試しください。もしよろしければ、問題解決に役立たせていただくため、現在の状況を説明するレポートをお送りください。</string>
<string name="longtap_to_duplicate">セッションをタップしたままホールドして複製します。</string>
<string name="change_statistic">統計を変更</string>
<string name="compare">比較</string>
<string name="autorenewable_subcription">自動更新購読</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">条件</string>
<string name="stop_notifications_explanation">Poker Analyticsでは、最適なセッション期間を見積もり、その期間に到達したときに、通知をお送りします。約 50 セッションが必要です。</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">iCloud同期を有効化できませんでした。iCloud上に以前の%@のデータがある可能性があります。</string>
<string name="icloud_reset_and_retry">クリア&amp;リトライ</string>
<string name="_icloud_reset_warning">iCloud上の%@データをリセットします。ローカルデータは修正されませんが、ほかのすべてのデバイスのiCloud同期を無効にする必要があります。本当に実行してもよろしいですか?</string>
<string name="remove_picture">写真を除去</string>
<string name="icloud_is_syncing">同期中</string>
<string name="icloud_update_issue">エラー</string>
<string name="icloud_status_syncing_explanation">iCloudは、同期中であり、デバイスからクラウドへデータをアップロードしています。他のデバイスで使用できるまでに、少し時間がかかることがあります。</string>
<string name="icloud_status_error_explanation">iCloudのアップデートが正しく行われておらず、ほかのデバイスで同期する準備が完了していません。</string>
<string name="icloud_status_ok_explanation">iCloudステータスはOKであり、ほかのデバイスで同期する準備が完了しました。</string>
<string name="icloud_status">iCloudステータス</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_migration_failure_error_message">データベースに大きな変更を加えたため、iCloudは、安全性を考慮して無効化されており、ご使用のデータは、デバイスにローカルに移動されています。ご使用のすべてのデバイスで、iCloudとの同期を無効化してください。iCloudをもう一度有効化する場合は、iCloudのデータを前もって削除する必要があります。</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">iCloud Syncを無効化できませんでした。</string>
<string name="currently_having_chips">現在、%@チップを受け取っています</string>
<string name="icloud_timeout">iCloudリクエストのタイムアウトです。</string>
<string name="vs">VS</string>
<string name="open_privacy_settings">プライバシー設定を開く</string>
<string name="hand_history_keyboard">ハンドヒストリー キーボード</string>
<string name="net_result_bb_per_100_hands">100ハンドあたりのBB</string>
<string name="standard_deviation_bb_per_100_hands">BB/100での標準偏差</string>
<string name="standard_deviation_per_hour">時間当たりの標準偏差</string>
<string name="gdpr_email_policy">Poker Analyticsは、オフラインアプリです。\n\n手動操作を通じて、何らかの時点で、ご使用の電子メールアドレスが保管され、これにより、当社からご連絡させていただくことができるようになります。\n\nご希望されない場合は、下記の電子メールでその旨をお伝えください。</string>
<string name="gdpr_policy">Poker Analyticsは、オフラインアプリです。\n\n電子メールでを好感させていただいた場合は、電子メールアドレスのみが収集され、保管されることがあります。これにより、当社からご連絡させていただくことができるようになります。\n\nお客様について収集された可能性のあるデータの削除をご希望の場合は、いついでも、電子メールでリクエストをお送りください。</string>
<string name="gdpr_button_title">同意する</string>
<string name="gdpr">一般データ保護規則(GDPR)</string>
<string name="i_disagree">同意しない</string>
<string name="bankroll_current_value">バンクロール開始価格</string>
<string name="bankroll_new_value">バンクロール新規価格</string>
<string name="bankroll_capture_method">キャプチャ方法</string>
<string name="net_result_only">正味結果のみ</string>
<string name="stack_buy_in">スタック &amp; バイイン</string>
<string name="bankroll_difference">バンクロール新規価格</string>
<string name="use_for_this_session">このセッションに使用</string>
<string name="use_apply_for_bankroll">バンクロールに使用 &amp; アプライ</string>
<string name="service_unavailable_at_the_moment_please_retry_later">現在、通貨為替レートサービスをご利用いただけません。少したってからもう一度お試しください。</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">検証により、メイン通貨およびすべてのバンクロールレートが更新されます。検証後、すべてのレートが正しく更新されていることをご確認ください。</string>
<string name="selected_currency">選択した通貨</string>
<string name="copy_on_duplicate">複製でコピー</string>
<string name="terms_of_use">利用規約</string>
<string name="v4_7_sharing_options_message">新しいエクスポートオプション!\n - GIF\n - ビデオ</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">iCloudにデータの状態を保持するため、バックアップ復元の検知に起因してiCloud同期が無効にされました。デバイスの復元プロセスの完了後、すぐに「詳細」&gt; 「設定」画面で再有効化できます。</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">セッション結果を取得する方法を選択してください</string>
<string name="change_result_capture_method">結果の取得方法の変更</string>
<string name="bankroll_kind">種類</string>
<string name="all_xml_">全て (XML Backup)</string>
<string name="sessions_csv_">セッション (CSV)</string>
<string name="language">言語</string>
<string name="language_popup_message">Select a new language</string>
<string name="language_should_restart_app_popup_message">Please restart the app to see the changes</string>
<string name="hhe_generating_title">生成しています&#8230;</string>
<string name="hhe_generating_message">ビデオのすべてのイメージを作成しています</string>
<string name="hhe_exporting_title">組み立てています&#8230;</string>
<string name="hhe_exporting_message">すべての画像をひとつのファイルに結合しています。もう少しお待ちください :)</string>
<string name="follow_us">フォローしてください</string>
<string name="hhe_generating_error_message">生成中にエラーが発生しました。もう一度お試しください。</string>
<string name="player_notes">プレイヤーノート</string>
<string name="feed">フィード</string>
<string name="operations_csv_">トランザクション (CSV)</string>
<string name="days_played">プレイ日数</string>
<string name="locations_played">プレイ場所</string>
<string name="longest_streaks">最長ストリーク</string>
<string name="calendar">カレンダー</string>
<string name="distribution">分布</string>
<string name="volume">ボリューム</string>
<string name="last_i_records">最新 %i ゲーム</string>
<string name="all_time">最高記録</string>
<string name="longest_session">最長セッション</string>
<string name="minimum_session">最短セッション</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">最新のゲーム</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">ゲーム数</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_">このゲームを削除してもよろしいですか?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record">ゲーム</string>
<string name="a_game_of_chess_not_the_game_of_chess_records">ゲーム</string>
<string name="comments">コメント</string>
<string name="operation_empty_field_error">トランザクションにタイプおよび金額が指定されていることをご確認ください</string>
<string name="operation_type_empty_field_error">トランザクションタイプに名前を付けてください</string>
<string name="operation_types">トランザクションタイプ</string>
<string name="operations">トランザクション</string>
<string name="add_an_operation">トランザクションを追加</string>
<string name="duplicate_operation_error">同じトランザクションがすでに存在します</string>
<string name="duplicate_operation_type_error">同じ名前のトランザクションタイプがすでに存在します</string>
<string name="new_operation">新しいトランザクション</string>
<string name="new_operation_type">新しいトランザクション タイプ</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

@ -0,0 +1,684 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">%@ atrás</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">O %@ não possui acesso à lista de contatos e não pode obter os nomes dos seus amigos. Você pode permitir o acesso nos ajustes dos iPhone para evitar exibir \'usuário desconhecido\' no lugar do nome.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">Um asterisco indica um arquivo armazenado na sua conta do iCloud.</string>
<string name="activate">Ativar</string>
<string name="activate_icloud_storage_detailed_explaination">O iCloud salva e mantém os seus dados atualizados em todos os seus aparelhos. Quando ativado, os seus dados migram para o iCloud. Pode levar algum tempo até que outro aparelho tenha acesso aos seus dados.</string>
<string name="activate_pin_protection">Ativar código PIN</string>
<string name="activated">ativado</string>
<string name="add_a_hand_history">Adicionar o histórico de uma mão</string>
<string name="add_a_new_custom_field">Adicionar um novo campo personalizado</string>
<string name="add_a_player_note">Adicionar uma nota sobre o jogador</string>
<string name="add_friend_popup_title">Escolha</string>
<string name="add_manually">Criar manualmente</string>
<string name="add_multiplayer_tracking">Adicionar monitoramento de multiplayer</string>
<string name="add_new_friend">Adicionar novo jogador</string>
<string name="adding_data">Novo</string>
<string name="additive">Aditivo</string>
<string name="affectation">Opções</string>
<string name="afternoon">Tarde</string>
<string name="alarm">Alarme</string>
<string name="all_br_results">Total</string>
<string name="all_cash_games">Todos os jogos a dinheiro</string>
<string name="all_sessions">todas as sessões</string>
<string name="all_tournaments">Todos os torneios</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Bem-vindo ao Poker Analytics 5! Para importar os seus dados do Poker Analytics 3, você precisa desativar o iCloud no Poker Analytics 3 e depois pressionar o botão importar</string>
<string name="amount">Quantia</string>
<string name="and_i_more_"> e %i outros&#8230;</string>
<string name="and_less">e menos</string>
<string name="and_more">e mais</string>
<string name="ante">Ante</string>
<string name="ante_value">Ante</string>
<string name="app_store">Upgrade</string>
<string name="are_you_sure_you_want_to_do_that_">Tem certeza de que deseja prosseguir?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">Tem certeza de que deseja importar os seus dados do Poker Analytics 3? Isso apagará os seus dados atuais do Poker Analytics 5.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">Você precisa adicionar uma conta do iCloud no seu aparelho para poder utilizar esse recurso.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">Você precisa reativar o iCloud para poder migrar os seus dados do iCloud e depois desativar o armazenamento no iCloud.</string>
<string name="ask_user_to_use_icloud">O armazenamento no iCloud agora está disponível. Gostaria de usá-lo para poder compartilhar os seus dados com todos os seus aparelhos automaticamente?</string>
<string name="associated_contact_from_addressbook">Conecte aos seus contatos</string>
<string name="at">Às</string>
<string name="auto_end">Autofinalizar</string>
<string name="auto_back_up">Back-up automático</string>
<string name="average">Média</string>
<string name="average_buyin">Média de buy-in</string>
<string name="average_chip_count">Média de fichas</string>
<string name="average_hour_rate">Taxa por hora</string>
<string name="average_hour_rate_bb_">Taxa por hora no BB</string>
<string name="average_hours_played">Duração média</string>
<string name="average_net_result">Resultado líquido médio</string>
<string name="average_net_result_bb_">Resultado líquido médio em BB</string>
<string name="back">Voltar</string>
<string name="balance">Saldo</string>
<string name="bankroll">Cacife</string>
<string name="bankroll_filter_date_selection_warning">Você precisa selecionar uma data para aplicar o filtro</string>
<string name="bankroll_relationship_error">Uma ou mais sessões estão associadas a este cacife, exclua essas sessões primeiro.</string>
<string name="bankroll_variation">Variação do cacife</string>
<string name="bankrolls">Cacifes</string>
<string name="bar">Barras</string>
<string name="bar_short">Barra</string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">Desvio padrão no BB</string>
<string name="bigblind">BB</string>
<string name="blind">Blind</string>
<string name="blinds">Blinds</string>
<string name="blinds_level_up">Aumento das blinds</string>
<string name="bonus">Bônus</string>
<string name="bonuses">Bônus</string>
<string name="break_time">Intervalo</string>
<string name="bug_report">Relatório de Erro</string>
<string name="bug_report_subject">Relatório de Erro</string>
<string name="buy_full_version">Upgrade</string>
<string name="buyin">Buy-in</string>
<string name="buyin_repartition">Buy-ins</string>
<string name="calculating_please_wait_">Calculando, aguarde&#8230;</string>
<string name="calories">Calorias</string>
<string name="cancel">Cancelar</string>
<string name="cant_do_this">Não posso fazer isso!</string>
<string name="cash">Dinheiro</string>
<string name="cash_and_tournament_statistic_warning">As estatísticas de dinheiro e torneios foram selecionadas, o relatório não conterá nenhum dado.</string>
<string name="cash_game">Jogo a Dinheiro</string>
<string name="cash_games">Jogos a Dinheiro</string>
<string name="cash_or_tournament">Dinheiro / Torneio</string>
<string name="cash_prize">Prêmio</string>
<string name="cash_statistic_warning">Os resultados serão filtrados no jogos a dinheiro</string>
<string name="cashed_out">Sacado</string>
<string name="cf_empty_field_error">Você precisa nomear o campo personalizado</string>
<string name="cf_entry_delete_popup_message">Esse item está conectado a uma ou mais sessões. Por favor, confirme a exclusão desse item.</string>
<string name="cf_entry_delete_popup_title">Confirmação</string>
<string name="chart_unavailable_please_contact_the_support_team">O gráfico não pode ser exportado e compartilhado, por favor, contate a equipe de suporte.</string>
<string name="chart_view">Gráfico</string>
<string name="chip_count">Fichas</string>
<string name="choose_a_theme">Escolha um tema</string>
<string name="clear">Limpar</string>
<string name="clear_to_use_automatic_naming">Limpe para usar o título gerado automaticamente</string>
<string name="clover_classic_green">Trevo ♣ - Verde clássico</string>
<string name="comment">Comentário</string>
<string name="comparators">Comparadores</string>
<string name="comparison">Comparação</string>
<string name="conditioning_report_filtering_returns_no_data">O filtro não apresentou nenhum resultado</string>
<string name="confirmation">Confirmação</string>
<string name="contact">Contate-nos</string>
<string name="csv">CSV (Não pode ser importado)</string>
<string name="csv_bad_row_error_message">Uma das linhas do seu arquivo CSV não está no formato correto. Por favor, verifique o seu arquivo ou contate o suporte.</string>
<string name="currency">Moeda</string>
<string name="current_month">Mês atual</string>
<string name="current_week">Semana atual</string>
<string name="current_year">Ano atual</string>
<string name="curve">Curva</string>
<string name="custom">Personalizar</string>
<string name="custom_fields">Campos Personalizados</string>
<string name="data">Importar &amp; Exportar</string>
<string name="data_management">Gerenciamento de Dados</string>
<string name="data_table">Tabela</string>
<string name="date">Data</string>
<string name="day">dia</string>
<string name="day_of_the_week">Dia da semana</string>
<string name="day_period">Período do dia</string>
<string name="days">dias</string>
<string name="default_display">Exibição padrão</string>
<string name="default_type">Tipo de relatório</string>
<string name="delete">Excluir</string>
<string name="delete_data_from_icloud">Excluir Dados</string>
<string name="deposit">Depósito</string>
<string name="deposits">Depósitos</string>
<string name="depth_calculator">Fator-M</string>
<string name="desactivate">Desativar</string>
<string name="desactivate_icloud_storage_detailed_explaination">Se você desativar essa opção, os seus dados migrarão de volta do iCloud para o seu aparelho e não ficará disponível nos seus outros aparelhos ou no caso de uma restauração do iCloud.</string>
<string name="desactivated">desativado</string>
<string name="details">Detalhes</string>
<string name="diamond_light">Diamante ♦ - Claro</string>
<string name="disable_pin_protection">Desativar código PIN</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">Deseja prosseguir com a importação do arquivo selecionado?</string>
<string name="done">OK</string>
<string name="downloading_the_file_n">Baixando o arquivo&#8230;\n</string>
<string name="dte">EDD</string>
<string name="duplicate">Duplicar</string>
<string name="duplicate_bankroll_name_error">Já existe um cacife com o mesmo nome</string>
<string name="duplicate_cf_error">Já existe um campo personalizado com o mesmo nome</string>
<string name="duplicate_location_error">Já existe um local com o mesmo nome</string>
<string name="duplicate_room_error">Já existe uma sala com o mesmo nome</string>
<string name="duplicate_tt_error">Já existe um tipo de torneio com o mesmo nome</string>
<string name="duplicate_user_error">Esse jogador já existe</string>
<string name="duplicate_variant_error">Já existe um jogo com o mesmo nome</string>
<string name="duration">Duração</string>
<string name="dynamic_date">Data dinâmica</string>
<string name="edit">Editar</string>
<string name="edit_hands_and_stacks">Editar mãos &amp; fichas</string>
<string name="edit_name">Editar nome</string>
<string name="email">Email</string>
<string name="empty_name_for_br_error">Você precisa nomear esse cacife</string>
<string name="empty_response_from_store">Sem resposta da loja, tente novamente.</string>
<string name="end">Fim</string>
<string name="end_all_the_games_validation_popup_title">Deseja finalizar todos os jogos?</string>
<string name="end_date">Data final</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">A data final não foi definida! O formato pode estar incorreto. Este é o valor usado na análise: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">Fim do período de re-buy e aumento das blinds</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">Fim do período de re-buy em menos de um minuto.</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">O FIM DA SESSÃO ESTÁ PRÓXIMO, PRESSIONE OS DETALHES PARA PARAR A SUA SESSÃO E DEFINIR OS RESULTADOS</string>
<string name="end_of_session_not_respected">Fim da sessão não respeitado</string>
<string name="end_of_session_respected">Fim da sessão respeitado</string>
<string name="enter_pin_code">Verificação de código PIN</string>
<string name="entry_fees">Tarifas de entrada</string>
<string name="enum_custom_field_type">Lista</string>
<string name="environment_based_comparator">Ambiente</string>
<string name="erase_all_db_and_cloud">Apagar tudo (iCloud incluso)</string>
<string name="erase_everything">Apagar tudo</string>
<string name="erase_sessions">Apagar sessões</string>
<string name="evening">Noite</string>
<string name="export">Exportar</string>
<string name="export_message">Você pode exportar as suas sessões em CSV ou XML (XML permitirá a importação de dados)</string>
<string name="export_popup_title">Escolha um formato</string>
<string name="feature_locked_and_inapp_purchase_disabled">Esse recurso está bloqueado e infelizmente você desativou as compras no app. Verifique os seus ajustes.</string>
<string name="file_directory_creation_error">A importação falhou. Alguns arquivos usados na importação não puderam ser criados, isso provavelmente se deve à falta de espaço</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">O arquivo %@ foi salvo com sucesso na sua conta do iCloud.</string>
<string name="filter">Filtro</string>
<string name="filter_selection">Ativação do filtro</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">Este filtro não pode ser excluído porque está conectado a um ou mais relatórios.</string>
<string name="filters">Filtros</string>
<string name="final_position">Posição final</string>
<string name="final_table">Mesa Final</string>
<string name="fixed_date">Data fixa</string>
<string name="friend_email_usage">O email é usado somente para convites e relatórios de sessões</string>
<string name="friends">Jogadores</string>
<string name="from">De</string>
<string name="game">Jogo</string>
<string name="games">Jogos</string>
<string name="general">Geral</string>
<string name="generates_sessions">Gera sessões</string>
<string name="geo_locate">Localize-me</string>
<string name="geolocation_off">Geolocalização desligada</string>
<string name="geolocation_status">Status da geolocalização</string>
<string name="global">Global</string>
<string name="go">Ir</string>
<string name="h">h</string>
<string name="hand">Mão</string>
<string name="hands_history">Mãos</string>
<string name="hand_history_list_title">Mãos</string>
<string name="hand_history_serie_title">Mãos</string>
<string name="hand_history">Histórico de Mãos</string>
<string name="hand_number">Mão n°</string>
<string name="hands">Mãos</string>
<string name="heads_up">Heads-up</string>
<string name="health_report_category">Condicionamento</string>
<string name="healthkit_no_results_error">Não há dados para elaborar esse relatório</string>
<string name="help">Ajuda</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">Aqui está a explicação sobre o bug, os passos para reproduzi-lo e a frequência. Segue um back-up dos meus dados automaticamente anexado.</string>
<string name="hero">Herói</string>
<string name="hero_selection">herói</string>
<string name="hide_hands_and_stacks">Ocultar mãos e fichas</string>
<string name="holdem_manager_section">Hold\'em Manager 1</string>
<string name="home_email_is_used">O endereço de email usado corresponde ao email \&quot;Casa\&quot; da agenda</string>
<string name="hour_rate_without_pauses">Taxa líquida por hora</string>
<string name="hour_slot">Período</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">Exporte os seus dados para o iCloud, adquira a versão Pro, abra o app e importe os seus dados do iCloud.</string>
<string name="iap_session_message">Você alcançou o número máximo de sessões. Adquira uma nova assinatura para obter mais sessões!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">Os ajustes do iCloud foram modificados, aguarde a sincronização.</string>
<string name="icloud_backup_available_to_import">Um backup dos seus dados foi encontrado no iCloud, gostaria de usá-lo neste aparelho? Se sim, os dados locais deste aparelho serão substituídos pelo backup. Se não, você continuará usando os dados locais deste aparelho e a sua conta do iCloud não será modificada.</string>
<string name="icloud_error">Erro do iCloud</string>
<string name="icloud_sync">Sincronização</string>
<string name="icloud_waiting_alert">Sincronização do iCloud em progresso, em alguns segundos os seus dados serão gerenciados pelo iCloud!</string>
<string name="icloud_warning">Notificação do iCloud</string>
<string name="import_str">Importar</string>
<string name="import_from_address_book">Usar agenda</string>
<string name="import_from_v3">Importar do Poker Analytics 3</string>
<string name="import_not_successfull">Problemas identificados</string>
<string name="import_session_save_error_">Erro ao salvar sessões: %@</string>
<string name="import_successfull">Importação bem sucedida</string>
<string name="imported_session">Sessões importadas</string>
<string name="in">Em</string>
<string name="in_minutes">Em minutos</string>
<string name="inapp_purchase_disabled">Você precisa ativar as compras no app para ver o conteúdo</string>
<string name="information">Sobre</string>
<string name="initial_stack">Buy-in inicial</string>
<string name="items_list">itens</string>
<string name="itunes_section">iTunes</string>
<string name="last_days">últimos dias</string>
<string name="last_module">Sessões</string>
<string name="last_sessions">Últimas sessões</string>
<string name="learn_more">Saiba mais</string>
<string name="less_than">Menos que</string>
<string name="level">Nível</string>
<string name="level_duration">Duração do nível</string>
<string name="library">Biblioteca</string>
<string name="limit">Limite</string>
<string name="limits">Limites</string>
<string name="live">Ao vivo</string>
<string name="live_or_online">Ao vivo / Online</string>
<string name="live_online_room">Ao vivo/Sala</string>
<string name="load_from_db">Abrir&#8230;</string>
<string name="location">Local</string>
<string name="location_">Local: %@, </string>
<string name="location_empty_field_error">Você precisa nomear esse local.</string>
<string name="location_not_track">Localização não rastreada</string>
<string name="location_track">Localização rastreada</string>
<string name="location_tracking">Rastreamento de localização</string>
<string name="locations">Locais</string>
<string name="locked_feature">O recurso está bloqueado na versão grátis. Você pode fazer a assinatura para liberar o acesso.</string>
<string name="looking_for_the_file_on_icloud_">Procurando o arquivo no iCloud&#8230;</string>
<string name="lost">perdido</string>
<string name="lost_amount_less_than">Perda menor que</string>
<string name="lost_amount_more_than">Perda maior que</string>
<string name="m">m</string>
<string name="made_break">Intervalos tirados</string>
<string name="mail">Email</string>
<string name="mail_setting_by_tap">Toque para definir o endereço de email</string>
<string name="mail_unavailable_messsage">Você precisa configurar a conta de email do seu aparelho para usar esse recurso</string>
<string name="mailing_list">Lista de Emails</string>
<string name="mainuser_delete_error">O usuário principal não pode ser excluído</string>
<string name="manually">Manualmente</string>
<string name="map">Mapa</string>
<string name="mapping">Mapeando</string>
<string name="max">máx.</string>
<string name="max_net_result">Melhor resultado líquido</string>
<string name="million_multiplier">x 1M</string>
<string name="min">min.</string>
<string name="min_net_result">Pior resultado líquido</string>
<string name="minimum">Mínimo</string>
<string name="mins">mín.</string>
<string name="minus">Menos</string>
<string name="modify_current_filter">Modificar&#8230;</string>
<string name="month">mês</string>
<string name="month_of_the_year">Mês do ano</string>
<string name="months">meses</string>
<string name="more_info">mais informações</string>
<string name="more_than">Mais que</string>
<string name="morning">Manhã</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT OU SNG</string>
<string name="multi_tabling">Múltiplas Mesas</string>
<string name="multiplayer">Multiplayer</string>
<string name="my_details">Detalhes pessoais</string>
<string name="myself">Eu</string>
<string name="name">Nome</string>
<string name="negative_result">Resultados negativos</string>
<string name="net_banked">Quantia líquida depositada</string>
<string name="net_result">Resultado líquido</string>
<string name="net_result_overview">Resultados líquidos</string>
<string name="new_str">Novo</string>
<string name="new_bankroll">Novo cacife</string>
<string name="new_cash_game">Novo Jogo a Dinheiro</string>
<string name="new_custom_field">Novo Campo Personalizado</string>
<string name="new_feature_icloud">Sincronização do iCloud disponível</string>
<string name="new_friend">Novo jogador</string>
<string name="new_location">Novo local</string>
<string name="new_name">Novo nome</string>
<string name="new_report">Novo relatório</string>
<string name="new_room">Nova sala</string>
<string name="new_tournament">Novo Torneio</string>
<string name="new_tournament_type">Novo tipo de torneio</string>
<string name="new_variant">Novo jogo</string>
<string name="next">Próximo</string>
<string name="nickname">Apelido</string>
<string name="night">Madrugada</string>
<string name="no">Não</string>
<string name="no_br_popup_message">Você precisa selecionar um cacife</string>
<string name="no_data_in_cloud_warning">Não há dados do Poker Analytics no iCloud</string>
<string name="no_evo_stat_popup_message">Não há dados de evolução a exibir</string>
<string name="no_filter_activated">Sem filtro</string>
<string name="no_filter_available_popup_message">Não há nenhum filtro disponível</string>
<string name="no_keep_data_local">Não</string>
<string name="maximum">Máximo</string>
<string name="no_players_available">Nenhum jogador disponível</string>
<string name="no_records">Sem registros</string>
<string name="no_sessions">Nenhuma sessão</string>
<string name="no_data_found">Nenhum dado encontrado</string>
<string name="not_track">Não Rastreado</string>
<string name="now">Agora</string>
<string name="number">Número</string>
<string name="number_of_buyins">Número de buy-ins</string>
<string name="number_of_hands">Número de mãos</string>
<string name="number_of_players">Número de jogadores</string>
<string name="number_of_rebuys">Número de re-buys</string>
<string name="number_of_sessions">Número de sessões</string>
<string name="number_of_tables">Número de mesas</string>
<string name="ok">OK</string>
<string name="on">Ativado</string>
<string name="online">Online</string>
<string name="other">Outros</string>
<string name="password_explanation">Escolha um código PIN para proteger o acesso ao app. \nTenha em mente que o código PIN não pode ser recuperado.\nTenha cuidado ao ativar este recurso.</string>
<string name="password_protection">Código PIN</string>
<string name="pause">Intervalo</string>
<string name="paused_session_state">Intervalo</string>
<string name="payment_successful">Pagamento realizado com sucesso!</string>
<string name="period">Duração</string>
<string name="period_in_days">Últimos dias</string>
<string name="pincode_activated">sim</string>
<string name="pincode_desactivated">não</string>
<string name="place">Lugar</string>
<string name="player">Jogador</string>
<string name="players">Jogadores</string>
<string name="players_count">Número de jogadores</string>
<string name="please_check_if_your_values_are_valid">Verifique se os valores são válidos</string>
<string name="please_confirm_the_import_start_">Confirmar a importação de \'%@\'?</string>
<string name="please_report_a_bug">Ocorreu um problema interno. Agradeceríamos se você puder reportar o bug incluindo os passos para reproduzi-lo. Obrigado! </string>
<string name="please_restart_the_app_to_load_the_theme">Reinicie o app para carregar o tema</string>
<string name="please_select_the_field_corresponding_to">Selecione o campo correspondente a</string>
<string name="please_type_your_pin_code">Insira o seu código PIN</string>
<string name="plus">Mais</string>
<string name="points">pontos</string>
<string name="poker_income_section">Lucro do Pôquer</string>
<string name="poker_journal_section">Poker Journal</string>
<string name="poker_tracker_4_section">Poker Tracker 4</string>
<string name="poker_tracker_section">Poker Tracker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">Não há dados disponíveis para gerar esse relatório.</string>
<string name="popup_message_welcome">Muito obrigado por experimentar o app, esperamos que lhe seja muito útil! Qualquer dúvida, basta entrar em contato conosco.</string>
<string name="position">Posição</string>
<string name="positions">Posições</string>
<string name="positive_result">Resultados positivos</string>
<string name="pot_size">Tamanho do pote </string>
<string name="preferences">Preferências</string>
<string name="preparing_your_data_for_bug_report_">Preparando os seus dados</string>
<string name="prize">Prêmio</string>
<string name="prize_pool">Premiação</string>
<string name="processing_file">Inicialização&#8230;</string>
<string name="profile">Perfil</string>
<string name="protection">Segurança</string>
<string name="purchase">Comprar</string>
<string name="purchase_message">Muito obrigado por comprar o Poker Analytics!</string>
<string name="purchase_status">Status da compra</string>
<string name="purchase_successful">Compra realizada com sucesso!</string>
<string name="rakeback">Rakeback</string>
<string name="rate">Taxa</string>
<string name="rate_it_">Avalie!</string>
<string name="rebuy">Re-buy</string>
<string name="rebuy_count">Número de re-buys</string>
<string name="rebuys">Re-buys</string>
<string name="refresh_rate">Taxa de Atualização</string>
<string name="relationship_error">O item provavelmente é usado em uma ou mais sessões&#8230; Exclua as sessões conectadas primeiro.</string>
<string name="remove">Remover</string>
<string name="remove_cf_entries_popup_message">Os itens da lista serão excluídos, tem certeza de que deseja alterar o tipo do campo personalizado?</string>
<string name="remove_cf_entries_popup_title">Excluir itens</string>
<string name="remove_filter">Remover filtro</string>
<string name="remove_multiplayer_tracking">Remover monitoramento de multiplayer</string>
<string name="report_deletion_actionsheet_title">Realmente deseja excluir esse relatório?</string>
<string name="report_lack_of_records_warning">São necessários no mínimo 10 pontos para gerar esse relatório</string>
<string name="report_lack_of_sessions_warning">Não há sessões suficientes para gerar o relatório</string>
<string name="report_type_info_popup_message">Os relatórios padrão são calculados usando as estatísticas, comparações e filtros escolhidos. Os relatórios de mapa mostram os resultados baseados na geolocalização. Eficiência por Hora (EDD) mostra os dados selecionados ao longo do dia.</string>
<string name="report_type_info_popup_title">Ajuda</string>
<string name="report_error_neither_filter_result_has_any_data">Não há dados a exibir neste relatório</string>
<string name="report_error_no_stat_to_compute">Não há estatísticas a computar nesse relatório.</string>
<string name="report_error_report_has_more_than_one_filter">O relatório inesperadamente tinha mais de um filtro. Todos os filtros foram removidos.</string>
<string name="reports">Relatórios</string>
<string name="reseting_please_wait_">Redefinindo, aguarde </string>
<string name="restart_timer">Temporizador para reiniciar</string>
<string name="restore">Restaurar</string>
<string name="restore_message">O produto que você comprou foi restaurado com sucesso. Aproveite!</string>
<string name="restore_successful">Restaurado com sucesso</string>
<string name="result">Resultado</string>
<string name="resume">Retomar</string>
<string name="room">Sala</string>
<string name="room_">Sala: %@</string>
<string name="room_empty_field_error">Você precisa nomear essa sala</string>
<string name="rooms">Salas</string>
<string name="running_session_state">Correndo</string>
<string name="same_name_different_kind_custom_field_log_">O campo personalizado \'%@\' já existe no seu banco de dados, mas com um tipo diferente. Esse campo e todos os seus valores, serão ignorados. Se realmente deseja manter esses valores, cancele esta importação, renomeie o campo personalizado e tente importar novamente.</string>
<string name="save_report_error_popup_message">Para salvar esse relatório, é necessário nomeá-lo e selecionar pelo menos uma estatística</string>
<string name="saving_imported_data_please_wait_">Salvando dados importados, aguarde&#8230;</string>
<string name="security">Segurança</string>
<string name="select">Selecione</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">Selecione um valor que será designado para este campo em todas as sessões importadas </string>
<string name="select_filters">Selecionar Filtros</string>
<string name="semi_finals">Semifinal</string>
<string name="serie_duplicate_confirmation_request">Realmente deseja duplicar essa sessão?</string>
<string name="serie_summary">Sumário da Série</string>
<string name="services">Ajustes</string>
<string name="session">Sessão</string>
<string name="session_duration">Duração da sessão</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">A Sessão Quantia de Ganhos não foi definida! Aqui está o valor usado na análise: %@</string>
<string name="session_s_comments_updated_">Comentários da sessão atualizados</string>
<string name="sessions">Sessões</string>
<string name="set">Definir</string>
<string name="share_chart">Compartilhar Gráfico</string>
<string name="share_stack">Compartilhar Fichas</string>
<string name="sharing">Compartilhando</string>
<string name="short_name">Acrônimo</string>
<string name="show_hands_and_stacks">Mostrar mãos &amp; fichas</string>
<string name="smallblind">SB</string>
<string name="sng">SNG</string>
<string name="so_easy_">Tão fácil!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">Há algo errado com o iCloud, tente mais tarde</string>
<string name="stack">Fichas</string>
<string name="stack_initial_en_bb_">Fichas iniciais (na BB)</string>
<string name="stacks">Empilha</string>
<string name="stakes">Apostas</string>
<string name="standard">Padrão</string>
<string name="standard_deviation">Fora do padrão</string>
<string name="start">Iniciar</string>
<string name="start_date">Data inicial</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">A data inicial não foi definida, o formato pode estar incorreto. Aqui está o valor usado durante a importação: %@</string>
<string name="start_import">Sim</string>
<string name="statistics">Estatísticas</string>
<string name="stats">Estatísticas</string>
<string name="stop">Parar</string>
<string name="street_search_failed_but_geolocation_is_known">A busca do endereço falhou, mas a geolocalização foi bem sucedida.</string>
<string name="subfilter_elements_">subfiltros ativados&#8230;</string>
<string name="subscribe">Assinar</string>
<string name="subscribeview_expand_button">Assinar agora!</string>
<string name="subscription_description">Liberar tudo</string>
<string name="subtractive">Subtrativo</string>
<string name="successfully_imported_your_data_from_v3">Dados importados com sucesso!</string>
<string name="summary">Sumário</string>
<string name="switch_str">Alternar</string>
<string name="table">Tabela</string>
<string name="table_size">Tamanho da tabela</string>
<string name="table_size_not_track">Tamanho da mesa não monitorado</string>
<string name="table_size_track">Tamanho da mesa monitorado</string>
<string name="table_size_tracking">Monitoramento do tamanho da mesa</string>
<string name="table_sizes">Tamanhos das mesas</string>
<string name="tables">Mesas</string>
<string name="take_a_picture">Tirar uma foto</string>
<string name="tap_or_slide">TOQUE ou DESLIZE</string>
<string name="thank_you_message">Parabéns! O conteúdo já está disponível!</string>
<string name="the_at_">%1$@ às %2$@</string>
<string name="the_location_named_already_have_these_coordinates">Já existe um local chamado %@ com essas coordenadas.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">A taxa atual não pôde ser obtida. Será usado 1 como taxa padrão. Você pode editar a taxa manualmente.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">A sessão já existe! Data inicial: %1$@, Data final:%2$@, Quantia ganha: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">A sessão já existe! Data Inicial: %1$@, Data Final:%2$@, Resultado Líquido: %3$@</string>
<string name="theme">Tema</string>
<string name="this_game_started_">Sua sessão começou: %@</string>
<string name="this_month">Este mês</string>
<string name="this_week">Esta semana</string>
<string name="this_year">Este ano</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">Prazo</string>
<string name="time_frame">Prazo</string>
<string name="tips">Gorjetas</string>
<string name="to">Para</string>
<string name="today">Hoje</string>
<string name="top_10">Top 10</string>
<string name="total">Total</string>
<string name="total_buyin">Buy-in total</string>
<string name="total_duration">Duração total</string>
<string name="total_hours_played">Tempo jogado</string>
<string name="total_net_result_bb_">Resultado líquido em BB</string>
<string name="total_tips">Gorjetas totais</string>
<string name="touch_to_return_to_1_">Toque para retornar ao %1$@</string>
<string name="tournament">Torneio</string>
<string name="tournament_completion_percentage">Conclusão</string>
<string name="tournament_completion_percentage_interval">Porcentagem de conclusão</string>
<string name="tournament_roi">Retorno do investimento</string>
<string name="tournament_statistic_warning">Os resultados serão filtrados nos torneios</string>
<string name="tournament_type">Tipo de torneio</string>
<string name="tournament_type_complete">Tipos de torneios</string>
<string name="tournament_types">Tipos</string>
<string name="tournaments">Torneios</string>
<string name="trash_bankroll">Realmente deseja excluir esse cacife?</string>
<string name="trash_hand">Realmente deseja excluir o histórico dessa mão?</string>
<string name="trash_serie_of_hand_history">Realmente deseja excluir essa série do histórico da mão?</string>
<string name="try_this_awesome_app_">Experimente esse App incrível!</string>
<string name="tt_empty_field_error">Você precisa nomear esse tipo de torneio</string>
<string name="twitter">Twitter</string>
<string name="type">Tipo</string>
<string name="type_de_limite">Tipo de limite</string>
<string name="unable_to_get_from_fixer_io_">Não foi possível obter taxa do fixer.io - %@</string>
<string name="unfollowed_">Deixou de seguir!</string>
<string name="unknown_import_format_popup_message">Formato de arquivo desconhecido</string>
<string name="unknown_user">Usuário desconhecido</string>
<string name="unlock_application">Identifique-se para abrir o app</string>
<string name="user_empty_field_error">Você precisa nomear esse jogador</string>
<string name="validate">Validar</string>
<string name="value">Valor</string>
<string name="variant_">Jogo: %@, </string>
<string name="variant_empty_name_error">Você precisa nomear esse jogo</string>
<string name="variant_empty_shortname_error">Você precisar dar um nome curto a esse jogo</string>
<string name="version">Versão</string>
<string name="view_not_enabled_popup_message">A exibição não está disponível para esse relatório.</string>
<string name="volumes">Volumes</string>
<string name="warning">Opa&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">Atenção, o fim do período de re-buy está próximo, pressione detalhes para pausar o jogo e gerenciar os seus últimos re-buys/adições</string>
<string name="week">Semana</string>
<string name="week_days">Dias úteis</string>
<string name="weekdays_or_weekend">Dias Úteis ou Final de Semana</string>
<string name="weekend">Final de semana</string>
<string name="welcome_in_">Bem-vindo ao %@</string>
<string name="win_ratio">Taxa de vitórias</string>
<string name="with">Com</string>
<string name="withdrawal">Saque</string>
<string name="withdrawals">Saques</string>
<string name="without_break">Sem intervalo</string>
<string name="without_rebuy">Sem re-buy</string>
<string name="won">ganhos</string>
<string name="won_amount_less_than">Lucro menor que</string>
<string name="won_amount_more_than">Lucro maior que</string>
<string name="wrong_pin_code_message">Código PIN incorreto. Tente novamente.</string>
<string name="xml">XML</string>
<string name="year">Ano</string>
<string name="year_subscription">ano</string>
<string name="yes">Sim</string>
<string name="yes_i_m_sure">Sim, tenho certeza</string>
<string name="yes_use_icloud">Sim</string>
<string name="yesterday">Ontem</string>
<string name="yesterday_and_today">Hoje e ontem</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">Você pode obter o arquivo gerado %@ dentro do iTunes.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">Você não pode ativar mais de %i chaves de comparação ao mesmo tempo!</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">Você deve desativar o iCloud em ambos os apps antes de importar os seus dados do Poker Analytics 3</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">Você está prestes a designar os seguintes valores a todas a sessões importadas. Confira: </string>
<string name="your_attention">Atenção</string>
<string name="table_size_for_hand_history">Tamanho da mesa</string>
<string name="add_comment">Adicionar comentário</string>
<string name="from_hour_">De</string>
<string name="to_hour_">Até</string>
<string name="whats_new_in_">O que há de novo no %@?</string>
<string name="releasenote_question">Curtindo o Poker Analytics?</string>
<string name="releasenote_invitation">Por favor, nos diga como estamos indo</string>
<string name="releasenote_rating">Avalie-nos</string>
<string name="no_thanks">Não, obrigado</string>
<string name="stop_notification_title">Já está na hora!</string>
<string name="stop_notification_body">Com base no seu histórico, parece que você está ficando fatigado. Talvez seja hora de parar!</string>
<string name="stop_notifications">Notificações para parar</string>
<string name="stop_notification_in_">Uma notificação para parar foi definida em %@</string>
<string name="save_authorize">Salvar e autorizar</string>
<string name="select_a_color">Selecione uma cor</string>
<string name="spotlight_indexing">Idexação do Spotlight</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">O %@ não tem autorização para acessar a câmera. Se você alterar os ajustes de privacidade, tenha em mente que os dados não salvos serão perdidos devido ao fechamento automático do app.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">O %@ não tem autorização para acessar a biblioteca de fotos. Se você alterar os ajustes de privacidade, tenha em mente que os dados não salvos serão perdidos devido ao fechamento automático do app.</string>
<string name="new_hand">Nova mão</string>
<string name="new_note">Nova nota</string>
<string name="tap_to_learn_more">Toque em um item para saber mais</string>
<string name="free">Grátis</string>
<string name="subscription">Assinatura</string>
<string name="subscriptions">Subscrições</string>
<string name="none">Nenhum</string>
<string name="intermediate_sub_short_title">Semipro</string>
<string name="pro_sub_short_title">Pro</string>
<string name="subscription_details">Termos da assinatura</string>
<string name="subscription_text">Termos de uso da assinatura:\n- O pagamento será debitado da Conta do iTunes ao confirmar a compra.\n- A assinatura se renovará automaticamente, a menos que seja desativada com pelo menos 24 horas antes do fim da assinatura atual.\n- As assinaturas podem ser gerenciadas pelo usuário e a autorrenovação pode ser desativada nos Ajustes da Conta do usuário após a compra.\n- A renovação será debitada da conta dentro das 24 horas antecedentes ao término da assinatura atual.\n- Não é permitido o cancelamento durante o período ativo da assinatura.</string>
<string name="privacy_policy">Política de privacidade</string>
<string name="bug_report_message">Lamentamos, mas algo deu errado&#8230;Você pode estar esperando pela sincronização do iCloud. Aguarde e tente mais tarde. Você se importaria de nos enviar um relatório explicando a situação para nos ajudar a resolver o problema?</string>
<string name="longtap_to_duplicate">Toque na sessão e segure para duplicá-la.</string>
<string name="change_statistic">Alterar estatística</string>
<string name="compare">Comparar</string>
<string name="autorenewable_subcription">Assinatura auto-renovável</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">Condições</string>
<string name="stop_notifications_explanation">O Poker Analytics tenta estimar a melhor duração de sessão para você e avisará quando você atingi-la. São necessárias cerca de 50 sessões.</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">Não foi possível ativar o iCloud Sync. Talvez você tenha dados antigos do %@ no iCloud.</string>
<string name="icloud_reset_and_retry">Limpar e tentar novamente</string>
<string name="_icloud_reset_warning">Você redefinirá os dados do %@ no iCloud. Os dados locais não serão modificados, mas será necessário desativar o iCloud Sync em todos os seus outros aparelhos. Deseja prosseguir?</string>
<string name="remove_picture">Remover foto</string>
<string name="icloud_is_syncing">Sincronizando</string>
<string name="icloud_update_issue">Erro</string>
<string name="icloud_status_syncing_explanation">O iCloud está sincronizando. Enviando dados do seu aparelho para a nuvem. Pode levar um tempo para que fique pronto nos seus outros aparelhos.</string>
<string name="icloud_status_error_explanation">O iCloud não está conseguindo atualizar corretamente e não está pronto para sincronizar nos outros aparelhos.</string>
<string name="icloud_status_ok_explanation">O status do iCloud está ok e pronto para sincronizar nos outros aparelhos.</string>
<string name="icloud_status">Status do iCloud</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_migration_failure_error_message">Devido a uma modificação importante no banco de dados, o iCloud foi desativado no aplicativo por motivos de segurança e os seus dados foram movidos de volta para o dispositivo localmente. Desative a sincronização do iCloud em todos os outros seus dispositivos. Se desejar reativar o iCloud, você terá que apagar o os dados do iCloud antes.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">A Sincronização do iCloud não pôde ser desativada.</string>
<string name="currently_having_chips">Há no momento %@ chips</string>
<string name="icloud_timeout">O tempo da solicitação do iCloud se esgotou.</string>
<string name="vs">vs.</string>
<string name="open_privacy_settings">Abrir ajustes de privacidade</string>
<string name="hand_history_keyboard">Teclado de Histórico de Mãos</string>
<string name="net_result_bb_per_100_hands">BB por 100 mãos</string>
<string name="standard_deviation_bb_per_100_hands">Desvio padrão em BB/100</string>
<string name="standard_deviation_per_hour">Desvio padrão por hora</string>
<string name="gdpr_email_policy">O Poker Analytics é um primeiro aplicativo offline.\n\nA um dado momento, através de uma operação manual, é provável que o seu endereço de e-mail seja armazenado, permitindo que nós entremos em contato com você ocasionalmente.\n\nICaso não deseje isso, informe-nos no seguinte e-mail.</string>
<string name="gdpr_policy">O Poker Analytics é um primeiro aplicativo offline.\n\nHoje, apenas o seu endereço de e-mail, coletado se trocamos e-mails, poderá ser armazenado, permitindo que nós entremos em contato com você ocasionalmente.\n\nA um dado momento, se você desejar excluir os dados que possamos ter sobre você, envie-nos uma solicitação por e-mail.</string>
<string name="gdpr_button_title">Eu concordo</string>
<string name="gdpr">GDPR</string>
<string name="i_disagree">Eu descordo</string>
<string name="bankroll_current_value">Valor inicial do Bankroll</string>
<string name="bankroll_new_value">Novo valor do Bankroll</string>
<string name="bankroll_capture_method">Método de Captura</string>
<string name="net_result_only">Apenas resultado líquido</string>
<string name="stack_buy_in">Stack e Buy-in</string>
<string name="bankroll_difference">Novo valor do Bankroll</string>
<string name="use_for_this_session">Usar nesta sessão</string>
<string name="use_apply_for_bankroll">Usar e Aplicar no Bankroll</string>
<string name="service_unavailable_at_the_moment_please_retry_later">Serviço de taxa de câmbio indisponível no momento. Por favor, tente mais tarde</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">A validação atualizará sua moeda principal e toda sua taxa de bankrolls. Por favor, verifique após a validação se todas as taxas foram devidamente atualizadas.</string>
<string name="selected_currency">Moeda Selecionada</string>
<string name="copy_on_duplicate">Copiar em duplicado</string>
<string name="terms_of_use">Termos de Uso</string>
<string name="v4_7_sharing_options_message">Novas Opções de Exportação!\n - GIF\n - vídeo</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">Para preservar o estado de seus dados no iCloud, a sincronização do iCloud foi desativada devido à detecção de uma restauração de backup. Você pode reativá-la assim que o dispositivo terminar o processo de restauração na tela Mais &gt; Ajustes.</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">Selecione o modo de capturar o resultado da sua sessão</string>
<string name="change_result_capture_method">Alterar modo de captura do resultado</string>
<string name="bankroll_kind">Tipo</string>
<string name="all_xml_">Tudo (XML Backup)</string>
<string name="sessions_csv_">Sessões (CSV)</string>
<string name="language">Língua</string>
<string name="language_popup_message">Select a new language</string>
<string name="language_should_restart_app_popup_message">Please restart the app to see the changes</string>
<string name="hhe_generating_title">Gerando&#8230;</string>
<string name="hhe_generating_message">Estamos criando todas as imagens do vídeo</string>
<string name="hhe_exporting_title">Montando&#8230;</string>
<string name="hhe_exporting_message">Estamos juntando todas as imagens em um arquivo. Obrigado por esperar um pouco mais :)</string>
<string name="follow_us">Siga-nos</string>
<string name="hhe_generating_error_message">Ocorreu um erro ao gerar. Tente novamente.</string>
<string name="player_notes">Notas dos jogadores</string>
<string name="feed">Feed</string>
<string name="operations_csv_">Transações (CSV)</string>
<string name="days_played">Dias jogados</string>
<string name="locations_played">Locais jogados</string>
<string name="longest_streaks">Maiores sequências</string>
<string name="calendar">Calendário</string>
<string name="distribution">Distribuição</string>
<string name="volume">Tempo jogado</string>
<string name="last_i_records">%i últimos</string>
<string name="all_time">Histórico</string>
<string name="longest_session">Sessão mais longa</string>
<string name="minimum_session">Sessão mais curta</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">Últimos jogos</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">Número de jogos</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_">Deseja realmente excluir este jogo?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record">Jogo</string>
<string name="a_game_of_chess_not_the_game_of_chess_records">Jogos</string>
<string name="comments">Comentários</string>
<string name="operation_empty_field_error">Verifique se sua transação tem um tipo e um valor</string>
<string name="operation_type_empty_field_error">Você precisa nomear o tipo de transação</string>
<string name="operation_types">Tipos de transação</string>
<string name="operations">Transações</string>
<string name="add_an_operation">Adicionar uma transação</string>
<string name="duplicate_operation_error">Uma transação idêntica já existe</string>
<string name="duplicate_operation_type_error">Um tipo de transação com o mesmo nome já existe</string>
<string name="new_operation">Nova transação</string>
<string name="new_operation_type">Novo tipo de transação</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

@ -0,0 +1,686 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="_ago">%@ назад</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ не имеет доступа к адресной книге и не может определить имена выбранных вами друзей. Предоставьте доступ к контактам в настройках телефона чтобы исключить имена \'неизвестный пользователь\'</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">Звёздочкой отмечены файлы сохранённые на вашем аккаунте iCloud.</string>
<string name="activate">Активировать</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud сохраняет и поддерживает в актуальном состоянии ваши данные на всех ваших устройствах. После активации ваши данные будут перемещены на iCloud. Потребуется некоторое время прежде чем остальные ваши устройства получат доступ к этим данным.</string>
<string name="activate_pin_protection">Активировать ПИН код</string>
<string name="activated">\'Включено</string>
<string name="add_a_hand_history">Добавить историю руки</string>
<string name="add_a_new_custom_field">Добавить новое пользовательское поле</string>
<string name="add_a_player_note">Добавить комментарий об игроке</string>
<string name="add_friend_popup_title">Выберите способ добавить игрок</string>
<string name="add_manually">Добавить вручную</string>
<string name="add_multiplayer_tracking">Добавить трекинг игроков</string>
<string name="add_new_friend">Добавить игрок</string>
<string name="adding_data">Новый</string>
<string name="additive">Добавляющая</string>
<string name="affectation">Опции</string>
<string name="afternoon">После полудня</string>
<string name="alarm">Будильник</string>
<string name="all_br_results">Всего</string>
<string name="all_cash_games">Все кэш-игры</string>
<string name="all_sessions">все сессии</string>
<string name="all_tournaments">Все турниры</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Добро пожаловать в Poker Analytics 5! Чтобы импортировать свои данные из Poker Analytics 3, отключите iCloud в Poker Analytics 3, после чего нажмите кнопку \'Импорт\'</string>
<string name="amount">Сумма</string>
<string name="and_i_more_"> и %i более&#8230;</string>
<string name="and_less">и менее</string>
<string name="and_more">и более</string>
<string name="ante">Анте</string>
<string name="ante_value">Анте</string>
<string name="app_store">Апгрейд</string>
<string name="are_you_sure_you_want_to_do_that_">Подтвердите ваше решение</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">Вы действительно хотите импортировать свои данные из Poker Analytics 3? Это действие приведет к потере текущих данных в Poker Analytics 5.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">Необходимо добавить учётную запись iCloud на ваше устройство для использования этой возможности.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">Вам нужно повторно включить использование iCloud для перемещения ваших данных с iCloud чтобы вы могли после этого включить использование хранилища iCloud.</string>
<string name="ask_user_to_use_icloud">Хранилище iCloud сейчас доступно, желаете ли вы использовать его для автоматической синхронизации данных между вашими устройствами?</string>
<string name="associated_contact_from_addressbook">Связать с адресной книгой</string>
<string name="at">в</string>
<string name="auto_end">Автоокончание</string>
<string name="auto_back_up">Автоматическое архивирование</string>
<string name="average">Средн.</string>
<string name="average_buyin">Средний байин</string>
<string name="average_chip_count">Средний стек</string>
<string name="average_hour_rate">Средний часовой заработок</string>
<string name="average_hour_rate_bb_">Часовой заработок в ББ</string>
<string name="average_hours_played">Средняя продолжительность</string>
<string name="average_net_result">Средний чистый результат</string>
<string name="average_net_result_bb_">Средний чистый результат в ББ</string>
<string name="back">Обратно</string>
<string name="balance">Баланс</string>
<string name="bankroll">Банкролл</string>
<string name="bankroll_filter_date_selection_warning">Необходимо выбрать дату для фильтра</string>
<string name="bankroll_relationship_error">Одна или несколько сессий используют этот банкролл. Пожалуйста удалите сначала все связанные с этим банкроллом записи.</string>
<string name="bankroll_variation">Колебания банкролла</string>
<string name="bankrolls">Банкроллы</string>
<string name="bar">Плитки</string>
<string name="bar_short">Плитки</string>
<string name="bb">ББ</string>
<string name="bb_standard_deviation">Стандартное отклонение в ББ</string>
<string name="bigblind">ББ</string>
<string name="blind">Блайнды</string>
<string name="blinds">Блайнды</string>
<string name="blinds_level_up">Блайнды выросли</string>
<string name="bonus">Бонус</string>
<string name="bonuses">Бонусы</string>
<string name="break_time">Время перерыва</string>
<string name="bug_report">Сообщить об ошибке</string>
<string name="bug_report_subject">Отчёт об ошибке</string>
<string name="buy_full_version">Апгрейд</string>
<string name="buyin">Суммарный бай-ин</string>
<string name="buyin_repartition">Суммарный бай-ины</string>
<string name="calculating_please_wait_">Вычисляю, пожалуйста подождите&#8230;</string>
<string name="calories">Калории</string>
<string name="cancel">Отмена</string>
<string name="cant_do_this">Невозможно выполнить</string>
<string name="cash">Наличные</string>
<string name="cash_and_tournament_statistic_warning">Выбрана статистика одновременно по кэш игре и турнирам. Отчёт не будет содержать никаких данных.</string>
<string name="cash_game">Кэш игра</string>
<string name="cash_games">Кэш игры</string>
<string name="cash_or_tournament">Кэш / Турнир</string>
<string name="cash_prize">Приз</string>
<string name="cash_statistic_warning">Отобраны результаты по кэш играм</string>
<string name="cashed_out">Выплаченно</string>
<string name="cf_empty_field_error">Поименуйте пользовательское поле</string>
<string name="cf_entry_delete_popup_message">Этот элемент связан с одной или несколькими сессиями. Пожалуйста подтвердите удаление этого элемента.</string>
<string name="cf_entry_delete_popup_title">Подтверждение</string>
<string name="chart_unavailable_please_contact_the_support_team">Экспорт графика невозможен. Обратитесь в службу поддержки.</string>
<string name="chart_view">График</string>
<string name="chip_count">Стек</string>
<string name="choose_a_theme">Выберите оформление</string>
<string name="clear">Очистить</string>
<string name="clear_to_use_automatic_naming">Очистите для автоматического именования</string>
<string name="clover_classic_green">Клевер ♣ - Классическое</string>
<string name="comment">Комментарий</string>
<string name="comparators">Разделители</string>
<string name="comparison">Разделение</string>
<string name="conditioning_report_filtering_returns_no_data">Не найдено результатов после фильтрации</string>
<string name="confirmation">Подтверждение</string>
<string name="contact">Напишите нам</string>
<string name="csv">CSV (Импорт невозможен)</string>
<string name="csv_bad_row_error_message">Одна из строк в вашем файле CSV отформатирована некорректно. Пожалуйста проверьте ваш файл или свяжитесь со службой поддержки.</string>
<string name="currency">Валюта</string>
<string name="current_month">Текущий месяц</string>
<string name="current_week">Текущая неделя</string>
<string name="current_year">Текущий год</string>
<string name="curve">График</string>
<string name="custom">Мои отчёты</string>
<string name="custom_fields">Поля пользователя</string>
<string name="data">Импорт и экспорт</string>
<string name="data_management">Управление данными</string>
<string name="data_table">Таблица</string>
<string name="date">Дата</string>
<string name="day">день</string>
<string name="day_of_the_week">День недели</string>
<string name="day_period">Время дня</string>
<string name="days">дни</string>
<string name="default_display">Основной экран</string>
<string name="default_type">Тип отчёта</string>
<string name="delete">Удалить</string>
<string name="delete_data_from_icloud">Удалить данные iCloud</string>
<string name="deposit">Депозит</string>
<string name="deposits">Депозиты</string>
<string name="depth_calculator">Калькулятор глубины стека</string>
<string name="desactivate">Отключить</string>
<string name="desactivate_icloud_storage_detailed_explaination">Если вы выключите эту опцию ваши данные будут переданы обратно на ваше устройство из хранилища iCloud. Данные не будут доступны для других ваших устройств, а также в случае восстановления с iCloud.</string>
<string name="desactivated">Отключено</string>
<string name="details">Информация</string>
<string name="diamond_light">Алмаз ♦ - Светлое</string>
<string name="disable_pin_protection">Отменить код ПИН</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">Вы желаете импортировать данные из файла?</string>
<string name="done">Ок</string>
<string name="downloading_the_file_n">Загружаю файл&#8230;\n</string>
<string name="dte">HE</string>
<string name="duplicate">Дублировать</string>
<string name="duplicate_bankroll_name_error">Банкролл с таки именем уже существует</string>
<string name="duplicate_cf_error">Пользовательское поле с таким именем уже существует.</string>
<string name="duplicate_location_error">Место с таки именем уже существует</string>
<string name="duplicate_room_error">Покерный сайт с таким именем уже существует</string>
<string name="duplicate_tt_error">Тип турнира с таки именем уже существует</string>
<string name="duplicate_user_error">Этот игрок уже есть</string>
<string name="duplicate_variant_error">Игра с таки именем уже существует</string>
<string name="duration">Продолжительность</string>
<string name="dynamic_date">Изменяемая дата</string>
<string name="edit">Редактировать</string>
<string name="edit_hands_and_stacks">Редактировать</string>
<string name="edit_name">История рук</string>
<string name="email">Почта</string>
<string name="empty_name_for_br_error">Задайте имя для банкролла</string>
<string name="empty_response_from_store">Нет ответа от магазина, пожалуйста повторите попытку</string>
<string name="end">Конец</string>
<string name="end_all_the_games_validation_popup_title">Вы действительно хотите завершить все текущие игры?</string>
<string name="end_date">Финальная дата</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">Конечная дата не задана! Возможно, некорректный формат. Здесь пример формата используемого для обработки: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">Конец периода ребаев и увеличение блайндов</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">Окончание период докупок менее чем через минуту</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">Конец сессии закрыт. Нажмите кнопку \'подробнее\' для установки результатов сессии.</string>
<string name="end_of_session_not_respected">Окончание сессии не принимается во внимание</string>
<string name="end_of_session_respected">Окончание сессии принято</string>
<string name="enter_pin_code">Проверка ПИН-кода</string>
<string name="entry_fees">Плата за вход</string>
<string name="enum_custom_field_type">Список</string>
<string name="environment_based_comparator">Окружение</string>
<string name="erase_all_db_and_cloud">Удалить все локальные данные и данные на iCloud.</string>
<string name="erase_everything">Удалить все данные</string>
<string name="erase_sessions">Удалить сессии</string>
<string name="evening">Вечер</string>
<string name="export">Экспорт</string>
<string name="export_message">Вы можете экспортировать ваши сессии в формате CSV или XML. Учтите, что импортировать данные в программу позволяет только формат XML.</string>
<string name="export_popup_title">Выберите тип</string>
<string name="feature_locked_and_inapp_purchase_disabled">Данная возможность заблокирована и у вас отключена возможность совершения внутри-программных покупок. Пожалуйста проверьте настройки вашего устройства.</string>
<string name="file_directory_creation_error">Сбой импорта. Некоторые файлы при импорте не удалось создать. Возможно, это связанно с недостатком места на устройстве.</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">Файл с названием %@ успешно сохранён на iCloud.</string>
<string name="filter">Фильтр</string>
<string name="filter_selection">Выбор фильтра</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">Фильтр не может быть удалён так как он используется в отчёте.</string>
<string name="filters">Фильтры</string>
<string name="final_position">Занятое место</string>
<string name="final_table">Финальный стол</string>
<string name="fixed_date">Фиксированная дата</string>
<string name="friend_email_usage">Указанный адрес будет использован для отправки отчётов по сессиям и для пригласительных писем</string>
<string name="friends">Друзья</string>
<string name="from">От</string>
<string name="game">Игра</string>
<string name="games">Игры</string>
<string name="general">Общее</string>
<string name="generates_sessions">Созданные сессии</string>
<string name="geo_locate">Определить координаты</string>
<string name="geolocation_off">Геолокация включена </string>
<string name="geolocation_status">Статус геолокации</string>
<string name="global">Общее</string>
<string name="go">Вперёд</string>
<string name="h">ч</string>
<string name="hand">Рука</string>
<string name="hands_history">История руки</string>
<string name="hand_history_list_title">Список сыгранных рук</string>
<string name="hand_history_serie_title">История сыгранных рук</string>
<string name="hand_history">История руки</string>
<string name="hand_number">Номер руки</string>
<string name="hands">Сыгранные руки</string>
<string name="heads_up">Хэдзап</string>
<string name="health_report_category">Физ. состояние</string>
<string name="healthkit_no_results_error">Нет данных для создания этого отчета</string>
<string name="help">Помощь</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">Опишите ошибку, шаги вопроизводящие её и как часто ошибка проявляется. Копия данных приложена к письму.</string>
<string name="hero">Герой</string>
<string name="hero_selection">Выбор героя</string>
<string name="hide_hands_and_stacks">Скрыть руки и стеки</string>
<string name="holdem_manager_section">Holdem Manager 1</string>
<string name="home_email_is_used">Для корреспонденции используется \'домашний\' адрес электронной почты из адресной книги</string>
<string name="hour_rate_without_pauses">В час, учитывая перерыв</string>
<string name="hour_slot">Слот часов</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">Экспортируйте ваши данные на iCloud, установите полную версию программы, запустите её, затем импортируйте ваши данные из iCloud.</string>
<string name="iap_session_message">Вы достигли максимального количества сеансов. Приобретите новую подписку, чтобы получить больше сеансов!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">Настройки iCloud были изменены, пожалуйста, дождитесь синхронизации.</string>
<string name="icloud_backup_available_to_import">Резервная копия ваших данных обнаружена на iCloud. Желаете ли вы использовать их на текущем устройстве? Если да, то локальные данные на этом устройстве будут заменены данными из резервной копии, если нет — вы продолжите использовать локальные данные на этом устройстве, ваша учётная запись на iCloud не будет использоваться и данные не будут изменяться.</string>
<string name="icloud_error">Ошибка iCloud</string>
<string name="icloud_sync">синхронизация</string>
<string name="icloud_waiting_alert">Происходит синхронизация данных с хранилищем iCloud. Через несколько секунд ваши данные будут под управлением iCloud!</string>
<string name="icloud_warning">Предупреждение от iCloud</string>
<string name="import_str">Импорт</string>
<string name="import_from_address_book">Использовать адресную книгу</string>
<string name="import_from_v3">Импорт из Poker Analytics 3</string>
<string name="import_not_successfull">Выявлены проблемы</string>
<string name="import_session_save_error_">Произошла ошибка при сохранении сессий: %@</string>
<string name="import_successfull">Экспорт успешен</string>
<string name="imported_session">Импортированы сессии</string>
<string name="in">В</string>
<string name="in_minutes">В минутах</string>
<string name="inapp_purchase_disabled">Необходимо активировать возможность внутрипрограммных покупок для получения этого контента</string>
<string name="information">Информация</string>
<string name="initial_stack">Начальный бай-ин</string>
<string name="items_list">Элементы</string>
<string name="itunes_section">iTunes</string>
<string name="language">Язык</string>
<string name="language_popup_message">Выберите язык</string>
<string name="language_should_restart_app_popup_message">Перегрузите программу для отображения изменений.</string>
<string name="last_days">последних дней</string>
<string name="last_module">сессий</string>
<string name="last_sessions">Последних сессий</string>
<string name="learn_more">Подробнее</string>
<string name="less_than">Меньше чем</string>
<string name="level">Уровень</string>
<string name="level_duration">Уровень</string>
<string name="library">Библиотека</string>
<string name="limit">Лимит</string>
<string name="limits">Лимиты</string>
<string name="live">Вживую</string>
<string name="live_or_online">Вживую / Интернет</string>
<string name="live_online_room">Вживую/Интернет</string>
<string name="load_from_db">Открыть&#8230;</string>
<string name="location">Место</string>
<string name="location_">Место: %@, </string>
<string name="location_empty_field_error">Вы должны поименовать это место.</string>
<string name="location_not_track">Не указанная локация</string>
<string name="location_track">Учтённая локация</string>
<string name="location_tracking">Учёт локаций</string>
<string name="locations">Места</string>
<string name="locked_feature">Возможность заблокирована. Вы можете получить дополнительную информацию или оформить покупку.</string>
<string name="looking_for_the_file_on_icloud_">Поиск файла на iCloud&#8230;</string>
<string name="lost">Проигранно</string>
<string name="lost_amount_less_than">Проигрыш &lt;</string>
<string name="lost_amount_more_than">Проигрыш &gt;</string>
<string name="m">м</string>
<string name="made_break">Перерыв(ов)</string>
<string name="mail">Email</string>
<string name="mail_setting_by_tap">Тапните для установки адреса электронной почты</string>
<string name="mail_unavailable_messsage">Необходимо настроить аккаунт почты на вашем устройстве для использования этой возможности</string>
<string name="mailing_list">Список рассылки</string>
<string name="mainuser_delete_error">Основной пользователь не может быть удалён</string>
<string name="manually">Вручную</string>
<string name="map">Карта</string>
<string name="mapping">Mapping</string>
<string name="max">макс</string>
<string name="max_net_result">Лучший чистый результат</string>
<string name="million_multiplier">x 1M</string>
<string name="min">минута</string>
<string name="min_net_result">Худший чистый результат</string>
<string name="minimum">Минимум</string>
<string name="mins">минуты</string>
<string name="minus">Минус</string>
<string name="modify_current_filter">Исправить&#8230;</string>
<string name="month">месяц</string>
<string name="month_of_the_year">Месяц года</string>
<string name="months">месяцы</string>
<string name="more_info">Подробнее</string>
<string name="more_than">Более чем</string>
<string name="morning">Утро</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT OR SNG</string>
<string name="multi_tabling">Multitabling</string>
<string name="multiplayer">Мультиплеер</string>
<string name="my_details">Персональные данные</string>
<string name="myself">Я</string>
<string name="name">Имя</string>
<string name="negative_result">Отрицательные результаты</string>
<string name="net_banked">Снятые деньги</string>
<string name="net_result">Чистый результат</string>
<string name="net_result_overview">Чистые результаты</string>
<string name="new_str">Создать</string>
<string name="new_bankroll">Новый банкролл</string>
<string name="new_cash_game">Новая игра</string>
<string name="new_custom_field">Новое пользовательское поле</string>
<string name="new_feature_icloud">Новая функция iCloud</string>
<string name="new_friend">Новый игрок</string>
<string name="new_location">Новое место</string>
<string name="new_name">Новый банкролл</string>
<string name="new_report">Новый отчёт</string>
<string name="new_room">Новый рум</string>
<string name="new_tournament">Новый турнир</string>
<string name="new_tournament_type">Тип турнира</string>
<string name="new_variant">Новая игра</string>
<string name="next">Далее</string>
<string name="nickname">Псевдоним</string>
<string name="night">Ночь</string>
<string name="no">Нет</string>
<string name="no_br_popup_message">Вы должны выбрать банкролл</string>
<string name="no_data_in_cloud_warning">Данные Poker Analytics в iCloud отсутствуют</string>
<string name="no_evo_stat_popup_message">Нет данных для отображения</string>
<string name="no_filter_activated">Фильтр выключен</string>
<string name="no_filter_available_popup_message">Нет доступных фильтров</string>
<string name="no_keep_data_local">Не сохранять данные локально</string>
<string name="maximum">Максимум</string>
<string name="no_players_available">Нет доступных игроков</string>
<string name="no_records">Нет записей</string>
<string name="no_sessions">Нет сессий</string>
<string name="no_data_found">Данные отсутствуют</string>
<string name="not_track">Не учитывать</string>
<string name="now">Сейчас</string>
<string name="number">Количество</string>
<string name="number_of_buyins">Количество байинов</string>
<string name="number_of_hands">Число рук</string>
<string name="number_of_players">Число игроков</string>
<string name="number_of_rebuys">Число ребаев</string>
<string name="number_of_sessions">Количество сессий</string>
<string name="number_of_tables">Количество столов</string>
<string name="ok">OK</string>
<string name="on">На</string>
<string name="online">Онлайн</string>
<string name="other">Прочие</string>
<string name="password_explanation">Выберите ПИН код для ограничения входа в приложение.\nПожалуйста учтите, что потерянный ПИН код не может быть восстановлен.\nБудьте внимательны при активации данной функции.</string>
<string name="password_protection">ПИН код</string>
<string name="pause">Пауза</string>
<string name="paused_session_state">Перерыв</string>
<string name="payment_successful">Платёж успешен</string>
<string name="period">Продолжительность</string>
<string name="period_in_days">Прошедшие дни</string>
<string name="pincode_activated">Да</string>
<string name="pincode_desactivated">не</string>
<string name="place">Место</string>
<string name="player">Игрок</string>
<string name="players">Игроков</string>
<string name="players_count">Количество игроков</string>
<string name="please_check_if_your_values_are_valid">Пожалуйста проверьте указанные значения</string>
<string name="please_confirm_the_import_start_">Пожалуйста, подтвердите импорт \'%@\'?</string>
<string name="please_report_a_bug">Произошла ошибка приложения. Пожалуйста, сообщите об ошибке нам, а также опишите действия, которые ее вызвали. Спасибо!</string>
<string name="please_restart_the_app_to_load_the_theme">Для смены оформления перезапустите приложение</string>
<string name="please_select_the_field_corresponding_to">Пожалуйста выберите поле связанное с</string>
<string name="please_type_your_pin_code">Пожалуйста укажите ваш ПИН код</string>
<string name="plus">Плюс</string>
<string name="points">точки</string>
<string name="poker_income_section">Poker Income</string>
<string name="poker_journal_section">Poker Journal</string>
<string name="poker_tracker_4_section">Poker Tracker 4</string>
<string name="poker_tracker_section">Poker Tracker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">Нет данных для подготовки этого отчёта.</string>
<string name="popup_message_welcome">Благодарим вас за то, что выбрали наше приложение и надеемся, что оно вам понравится. При возникновении каких-либо вопросов пишите нам.</string>
<string name="position">Место</string>
<string name="positions">Позиции</string>
<string name="positive_result">Положительные результаты</string>
<string name="pot_size">Размер банка</string>
<string name="preferences">Предпочтения</string>
<string name="preparing_your_data_for_bug_report_">Подготавливаются данные для отчёта об ошибке&#8230;</string>
<string name="prize">Приз</string>
<string name="prize_pool">Призовой фонд</string>
<string name="processing_file">Инициализация&#8230;</string>
<string name="profile">Профиль</string>
<string name="protection">Безопастность</string>
<string name="purchase">Купить</string>
<string name="purchase_message">Благодарим Вас за подписку на Poker Analytics!</string>
<string name="purchase_status">Статус покупки</string>
<string name="purchase_successful">Покупка выполнена</string>
<string name="rakeback">Рейкбэк</string>
<string name="rate">Оценить</string>
<string name="rate_it_">Оцените!</string>
<string name="rebuy">Ребай</string>
<string name="rebuy_count">Количество ребаев</string>
<string name="rebuys">Ребаи</string>
<string name="refresh_rate">Обновить курс</string>
<string name="relationship_error">Этот элемент, возможно, используется в одной или более сессий. Пожалуйста, перед удалением этого элемента удалите все связанные с ним сессии.</string>
<string name="remove">Убрать</string>
<string name="remove_cf_entries_popup_message">Элементы списка будут удалены. Вы уверены, что желаете сменить тип поля?</string>
<string name="remove_cf_entries_popup_title">Удалить элементы</string>
<string name="remove_filter">Удалить фильтр</string>
<string name="remove_multiplayer_tracking">Удалить учётом для нескольких игроков</string>
<string name="report_deletion_actionsheet_title">Вы действительно желаете удалить этот отчёт?</string>
<string name="report_lack_of_records_warning">Для создания этого отчета требуется как минимум 10 точек</string>
<string name="report_lack_of_sessions_warning">Недостаточно сеансов игры для создания отчета</string>
<string name="report_type_info_popup_message">Standard reports calculate using the chosen stats, comparisons and filters. Map reports display results based on geolocation. Hourly Efficiency (HE) displays the chosen figures over day time.</string>
<string name="report_type_info_popup_title">Помощь</string>
<string name="report_error_neither_filter_result_has_any_data">Нет данных для показа в этом отчете</string>
<string name="report_error_no_stat_to_compute">Нет статистики для данного отчета.</string>
<string name="report_error_report_has_more_than_one_filter">Непредвиденная ошибка: несколько фильтров в отчете, все фильтры отключены.</string>
<string name="reports">Отчёты</string>
<string name="reseting_please_wait_">Переустанавливаю, пожалуйста подождите&#8230;</string>
<string name="restart_timer">Перезапустить таймер</string>
<string name="restore">Восстановить</string>
<string name="restore_message">Купленный вами продукт успешно восстановлен.</string>
<string name="restore_successful">Восстановление выполнено</string>
<string name="result">Результат</string>
<string name="resume">Продолжить</string>
<string name="room">Рум</string>
<string name="room_">Рум: %@</string>
<string name="room_empty_field_error">Поименуйте этот рум</string>
<string name="rooms">Покерные румы</string>
<string name="running_session_state">В процессе…</string>
<string name="same_name_different_kind_custom_field_log_">Пользовательское поле \'%@\' уже существует в вашей базе, но с другим типом. Это поле и все его значения будут проигнорированы. Если вам необходимо оставить эти значения, пожалуйста, отмените текущий импорт, переименуйте ваше поле и повторите импорт.</string>
<string name="save_report_error_popup_message">Поименуйте отчёт и выберите как минимум одну статистику для сохранения отчёта</string>
<string name="saving_imported_data_please_wait_">Сохраняются импортируемые данные, пожалуйста подождите&#8230;</string>
<string name="security">Безопастность</string>
<string name="select">Выбрать</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">Выберите одно значение для этого поля, которое будет применено для всех импортируемых сессий</string>
<string name="select_filters">Выберите фильтры</string>
<string name="semi_finals">Полуфинал</string>
<string name="serie_duplicate_confirmation_request">Требуется подтверждение для дублирования сессии</string>
<string name="serie_summary">Итоги серии</string>
<string name="services">Настройки</string>
<string name="session">Сессия</string>
<string name="session_duration">Продолжительность сессии</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">Результат сессии не определён! Здесь значение используемое при обработке: %@</string>
<string name="session_s_comments_updated_">Коментарии к сессии обновлены</string>
<string name="sessions">Сессии</string>
<string name="set">Установить</string>
<string name="share_chart">Поделиться графиком</string>
<string name="share_stack">Поделиться стеком</string>
<string name="sharing">Поделиться</string>
<string name="short_name">Акроним</string>
<string name="show_hands_and_stacks">Показать руки и стеки</string>
<string name="smallblind">Мб</string>
<string name="sng">SNG</string>
<string name="so_easy_">Это просто!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">Произошёл сбой в работе с iCloud, пожалуйста повторите попытку позже</string>
<string name="stack">Стек</string>
<string name="stack_initial_en_bb_">Начальный бай-ин (в ББ)</string>
<string name="stacks">Стеки</string>
<string name="stakes">Стеки</string>
<string name="standard">Стандарт</string>
<string name="standard_deviation">Стандартное отклонение</string>
<string name="start">Старт</string>
<string name="start_date">Начальная дата</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">Начальная дата не установлена, формат может быть неверен. Здесь значение используемое при импорте: %@</string>
<string name="start_import">Да</string>
<string name="statistics">Статистика</string>
<string name="stats">Статистика</string>
<string name="stop">Стоп</string>
<string name="street_search_failed_but_geolocation_is_known">Адрес не найден, но координаты определены.</string>
<string name="subfilter_elements_">активирован дополнительный фильтр&#8230;</string>
<string name="subscribe">Купить подписку</string>
<string name="subscribeview_expand_button">Подписаться сейчас!</string>
<string name="subscription_description">Откройте все функции</string>
<string name="subtractive">Вычитающая</string>
<string name="successfully_imported_your_data_from_v3">Импорт данных выполнен</string>
<string name="summary">Итоги</string>
<string name="switch_str">Вид</string>
<string name="table">стол</string>
<string name="table_size">Размер стола</string>
<string name="table_size_not_track">Не указанный размер стола</string>
<string name="table_size_track">Отслеживаемый размер стола</string>
<string name="table_size_tracking">Учёт размера столов</string>
<string name="table_sizes">Размеры столов</string>
<string name="tables">столы</string>
<string name="take_a_picture">Сделать снимок</string>
<string name="tap_or_slide">ТАП или СЛАЙД</string>
<string name="thank_you_message">Поздравляем, новый контент доступен.</string>
<string name="the_at_">THE %@ AT %@</string>
<string name="the_location_named_already_have_these_coordinates">Место с названием %@ уже имеет эти координаты.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">Не удаётся получить текущий курс валют. Будет использоваться один к одному. Вы можете отредактировать курс самостоятельно.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">Сессия уже существует! Дата начала: %1$@, Дата завершения:%2$@, Выиграно: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">Сессия уже существует! Дата начала: %1$@, Дата завершения:%2$@, Результат: %3$@</string>
<string name="theme">Оформление</string>
<string name="this_game_started_">Эта игра начата %@</string>
<string name="this_month">Текущий месяц</string>
<string name="this_week">Текущая неделя</string>
<string name="this_year">Текущий год</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">Период времени</string>
<string name="time_frame">Временной промежуток</string>
<string name="tips">Чаевые</string>
<string name="to">До</string>
<string name="today">Сегодня</string>
<string name="top_10">Топ 10</string>
<string name="total">Всего</string>
<string name="total_buyin">Всего байинов</string>
<string name="total_duration">Общая продолжительность</string>
<string name="total_hours_played">Время игры</string>
<string name="total_net_result_bb_">Чистый результат в ББ</string>
<string name="total_tips">Всего чаевых</string>
<string name="touch_to_return_to_1_">Touch to return to %1$@</string>
<string name="tournament">Турнир</string>
<string name="tournament_completion_percentage">Эффективность</string>
<string name="tournament_completion_percentage_interval">Эффективность игры в процентах</string>
<string name="tournament_roi">Возврат инвестиций</string>
<string name="tournament_statistic_warning">Результаты будут показаны только для турниров</string>
<string name="tournament_type">Типы турниров</string>
<string name="tournament_type_complete">Типы турниров</string>
<string name="tournament_types">Типы турниров</string>
<string name="tournaments">Турниры</string>
<string name="trash_bankroll">Выкинуть банкролл</string>
<string name="trash_hand">Выкинуть руку</string>
<string name="trash_serie_of_hand_history">Выкинуть серию рук</string>
<string name="try_this_awesome_app_">Попробуйте это замечательное приложение!</string>
<string name="tt_empty_field_error">Дайте название этому типу турниров</string>
<string name="twitter">Твиттер</string>
<string name="type">Тип</string>
<string name="type_de_limite">Тип лимита</string>
<string name="unable_to_get_from_fixer_io_">Невозможно получить данные от fixer.io - %@</string>
<string name="unfollowed_">Подписка отменена!</string>
<string name="unknown_import_format_popup_message">Формат файла не распознан</string>
<string name="unknown_user">Неизвестный пользователь</string>
<string name="unlock_application">Идентифицируйте себя для входа в приложение</string>
<string name="user_empty_field_error">Вы должны поименовать вашего игрок</string>
<string name="validate">Проверить</string>
<string name="value">Значение</string>
<string name="variant_">Игра: %@, </string>
<string name="variant_empty_name_error">Пожалуйста укажите имя для этой игры</string>
<string name="variant_empty_shortname_error">Пожалуйста укажите короткое название для этой игры</string>
<string name="version">Версия</string>
<string name="view_not_enabled_popup_message">Выбранное представление не доступно для этого отчёта.</string>
<string name="volumes">Значения</string>
<string name="warning">Упс&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">Период ребаев завершён. Нажмите кнопку \'Дополнительно\' для приостановки игры и уточнения информации о ребаях и аддонах.</string>
<string name="week">Неделя</string>
<string name="week_days">Рабочие дни</string>
<string name="weekdays_or_weekend">Рабочие или выходные дни</string>
<string name="weekend">Выходные</string>
<string name="welcome_in_">Добро пожаловать в %@</string>
<string name="win_ratio">Процент выигрышей</string>
<string name="with">с</string>
<string name="withdrawal">Снятие денег</string>
<string name="withdrawals">Снятия денег</string>
<string name="without_break">Без перерыва</string>
<string name="without_rebuy">Без ребаев</string>
<string name="won">Выигранно</string>
<string name="won_amount_less_than">Прибыль &lt;</string>
<string name="won_amount_more_than">Прибыль &gt;</string>
<string name="wrong_pin_code_message">Неверный ПИН код. Повторите попытку.</string>
<string name="xml">XML</string>
<string name="year">Год</string>
<string name="year_subscription">год</string>
<string name="yes">Да</string>
<string name="yes_i_m_sure">Да, конечно</string>
<string name="yes_use_icloud">Да, использовать iCloud</string>
<string name="yesterday">Вчера</string>
<string name="yesterday_and_today">Сегодня и вчера</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">Вы можете получить созданный с именем %@ файл с помощью программы iTunes.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">НЕЛЬЗЯ ВЫБРАТЬ БОЛЕЕ %i ПАРАМЕТРОВ ДЛЯ СРАВНЕНИЯ</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">Перед импортом данных из Poker Analytics 3 отключите iCloud в обоих приложениях</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">Вы собираетесь задать нижеследующее значение для всех импортируемых сессий. Пожалуйста проверьте данные: </string>
<string name="your_attention">Внимание!</string>
<string name="table_size_for_hand_history">Размер</string>
<string name="add_comment">Добавить комментарий</string>
<string name="from_hour_">От</string>
<string name="to_hour_">До</string>
<string name="whats_new_in_">Что нового в %@?</string>
<string name="releasenote_question">Нравится Poker Analytics?</string>
<string name="releasenote_invitation">Сообщите нам свое мнение</string>
<string name="releasenote_rating">Оцените нас в App Store</string>
<string name="no_thanks">Нет, спасибо</string>
<string name="stop_notification_body">Пора!</string>
<string name="stop_notification_title">На основании вашей истории, похоже, вы начали уставать. Возможно, пора остановиться!\n
</string>
<string name="stop_notifications">Остановить уведомления</string>
<string name="stop_notification_in_">Остановка уведомлений настроена в %@</string>
<string name="save_authorize">Сохранить и разрешить доступ</string>
<string name="select_a_color">Выбрать цвет</string>
<string name="spotlight_indexing">Индексация в Spotlight</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ не имеет права доступа к камере. Если вы измените параметры конфиденциальности, имейте в виду, что несохраненные данные будут потеряны из-за автоматического закрытия приложения.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ не имеет права доступа к фотобиблиотеке. Если вы измените параметры конфиденциальности, имейте в виду, что несохраненные данные будут потеряны из-за автоматического закрытия приложения. </string>
<string name="new_hand">Новая рука</string>
<string name="new_note">Новая заметка</string>
<string name="tap_to_learn_more">Коснитесь элемента, чтобы узнать больше</string>
<string name="free">Бесплатно</string>
<string name="subscription">Подписка</string>
<string name="subscriptions">подписки</string>
<string name="none">Ничего</string>
<string name="intermediate_sub_short_title">Полу-Про</string>
<string name="pro_sub_short_title">Про</string>
<string name="subscription_details">условия подписки</string>
<string name="subscription_text">Условия пользования подпиской:\n- Платеж будет списан с учетной записи iTunes после подтверждения покупки.\n- Подписка продлевается автоматически, если не отменить ее по крайней мере за 24 часа до завершения текущего периода.\n- Пользователь может управлять подписками, после оплаты автоматическое продление можно выключить в настройках учетной записи пользователя.\n- Плата за продление списывается с учетной записи в течение 24 часов до окончания текущего периода.\n- Не допускается отмена текущей подписки в течение активного периода подписки.</string>
<string name="privacy_policy">Политика конфиденциальности</string>
<string name="bug_report_message">We\'re truly sorry, but something is wrong here&#8230;You may be waiting for iCloud sync. Please wait and retry later. Would you mind sending us a report explaining your current state to help us solve this issue?</string>
<string name="longtap_to_duplicate">Нажмите и удерживайте на сеансе, чтобы дублировать его.</string>
<string name="change_statistic">Изменить статистику</string>
<string name="compare">Сравнить</string>
<string name="autorenewable_subcription">Автоматически возобновляемая подписка</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">условия</string>
<string name="stop_notifications_explanation">Poker Analytics пытается оценить оптимальную продолжительность сеанса и отправит уведомление, когда вы достигнете этой продолжительности. Требуется около 50 сеансов.</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">iCloud Sync не удалось включить. Возможно, у вас есть более старые данные %@\' на iCloud.</string>
<string name="icloud_reset_and_retry">Очистить и повторить попытку</string>
<string name="_icloud_reset_warning">Вы сбросите данные %@ на iCloud, ваши локальные данные не будут изменены, но вам придется отключить iCloud Sync на всех ваших других устройствах. Вы уверены, что хотите это сделать?</string>
<string name="remove_picture">Удалить изображение</string>
<string name="icloud_is_syncing">Синхронизируется</string>
<string name="icloud_update_issue">Ошибка</string>
<string name="icloud_status_syncing_explanation">iCloud синхронизируется, загружаются данные с вашего устройства в облако. Подготовка для ваших других устройств может занять некоторое время.</string>
<string name="icloud_status_error_explanation">У iCloud возникла ошибка обновления, и iCloud не готов к синхронизации других устройств.</string>
<string name="icloud_status_ok_explanation">Статус iCloud в порядке и готов для синхронизации других устройств.</string>
<string name="icloud_status">Статус iCloud</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_migration_failure_error_message">Ввиду значительной модификации базы данных в приложении отключен iCloud для обеспечения безопасности, а ваши данные перемещены обратно на ваше локальное устройство. Пожалуйста, отключите синхронизацию с iCloud на всех других устройствах. Если вы хотите снова включить iCloud, вам нужно заранее удалить данные iCloud.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">iCloud Sync не удалось отключить.</string>
<string name="currently_having_chips">Сейчас имеется %@ фишек</string>
<string name="icloud_timeout">Истекло время ожидания iCloud.</string>
<string name="vs">против</string>
<string name="open_privacy_settings">Открыть настройки приватности</string>
<string name="hand_history_keyboard">Клавиатура с историей рук</string>
<string name="net_result_bb_per_100_hands">ББ на 100 рук</string>
<string name="standard_deviation_bb_per_100_hands">Стандартное отклонение в ББ/100</string>
<string name="standard_deviation_per_hour">Стандартное отклонение в час</string>
<string name="gdpr_email_policy">Poker Analytics - это первое приложение в офлайн-режиме.\n\nВозможно, что определенный момент в ручном режиме, ваш адрес электронной почты будет сохранен, что позволит нам время от времени связываться с вами.\n\nЕсли вы этого не хотите, пожалуйста, дайте знать нам об этом в следующем сообщении.</string>
<string name="gdpr_policy">Poker Analytics - это первое приложение в офлайн-режиме.\n\nНа данное время, если мы вели с вами переписку, мы можем сохранить только ваш электронный адрес, что позволит нам иногда связываться с вами.\n\nВы можете в любое время обратиться к нам письменно с просьбой, чтобы мы удалили имеющиеся о вас данные.</string>
<string name="gdpr_button_title">Я согласен</string>
<string name="gdpr">Общий регламент по защите данных</string>
<string name="i_disagree">Я не согласен</string>
<string name="bankroll_current_value">Начальная стоимость денежных средств</string>
<string name="bankroll_new_value">Новая стоимость денежных средств</string>
<string name="bankroll_capture_method">Метод захвата</string>
<string name="net_result_only">Только чистый результат</string>
<string name="stack_buy_in">Стек и выкуп</string>
<string name="bankroll_difference">Новая стоимость денежных средств</string>
<string name="use_for_this_session">Использовать этот сеанс</string>
<string name="use_apply_for_bankroll">Использовать и применить для денежных средств</string>
<string name="service_unavailable_at_the_moment_please_retry_later">Услуга валютного курса на данный момент недоступна. Повторите попытку позже.</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">Подтверждение обновит вашу основную валюту и всю курс денежного запаса. Пожалуйста, проверьте после подтверждения, что все курсы были правильно обновлены.</string>
<string name="selected_currency">Выбранная валюта</string>
<string name="copy_on_duplicate">Копировать при удвоении</string>
<string name="terms_of_use">Условия использования</string>
<string name="v4_7_sharing_options_message">Новые параметры экспорта!\n - GIF\n - Видео</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">Чтобы сохранить состояние ваших данных в iCloud, синхронизация iCloud была отключена из-за обнаружения восстановления резервной копии. Вы можете снова включить ее, как только ваше устройство завершит процесс восстановления на экране «Дополнительно»&gt; «Настройки».</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">Выберите способ, каким вы хотите ввести результат вашего сеанса</string>
<string name="change_result_capture_method">Изменить метод введения результата</string>
<string name="bankroll_kind">Тип</string>
<string name="all_xml_">все (XML Backup)</string>
<string name="sessions_csv_">Сессии (CSV)</string>
<string name="hhe_generating_title">Создание&#8230;</string>
<string name="hhe_generating_message">Мы создаем все изображения видео</string>
<string name="hhe_exporting_title">Сборка&#8230;</string>
<string name="hhe_exporting_message">Мы объединяем все изображения в один файл. Спасибо, что ждете еще немного :)</string>
<string name="follow_us">Читайте нас</string>
<string name="hhe_generating_error_message">Во время создания произошла ошибка. Повторите попытку.</string>
<string name="player_notes">Записи игроков</string>
<string name="feed">Поток</string>
<string name="operations_csv_">Транзакции (CSV)</string>
<string name="days_played">Дни игры</string>
<string name="locations_played">Места игры</string>
<string name="longest_streaks">Самые долгие периоды</string>
<string name="calendar">Календарь</string>
<string name="distribution">Распределение</string>
<string name="volume">Объем</string>
<string name="last_i_records">Последние %i</string>
<string name="all_time">Все время</string>
<string name="longest_session">Самый долгий сеанс</string>
<string name="minimum_session">Самый короткий сеанс</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">Последние игры</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">Число игр</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_">Вы действительно хотите удалить эту игру?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record">Игра</string>
<string name="a_game_of_chess_not_the_game_of_chess_records">Игры</string>
<string name="comments">Комментарии</string>
<string name="operation_empty_field_error">Убедитесь, ваша транзакция содержит тип и сумму</string>
<string name="operation_type_empty_field_error">Вам нужно указать тип транзакции</string>
<string name="operation_types">Типы транзакций</string>
<string name="operations">Транзакции</string>
<string name="add_an_operation">Добавить транзакцию</string>
<string name="duplicate_operation_error">Уже существует идентичная транзакция</string>
<string name="duplicate_operation_type_error">Тип транзакции с тем же именем уже существует</string>
<string name="new_operation">Новая транзакция</string>
<string name="new_operation_type">Новый тип транзакции</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

@ -1,10 +1,24 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="title_history">History</string>
<string name="title_stats">Stats</string>
<string name="title_settings">Settings</string>
<!-- Stats -->
<string name="hourly_rate">Hourly Rate</string>
<string name="number_of_groups">Number of groups</string>
<string name="number_of_games">Number of games</string>
<string name="average_duration">Average duration</string>
<string name="net_bb_per_100_hands">Net(BB) per 100 hands</string>
<string name="hourly_rate_bb">Hourly rate (BB)</string>
<string name="average_net_bb">Average net (BB)</string>
<string name="roi">ROI</string>
<string name="standard_deviation_hourly">Standard deviation hourly</string>
<string name="hands_played">Hands played</string>
<!--
<string name="bankroll">Bankroll</string>
<string name="blinds">Blinds</string>
<string name="small_blind">Small blind</string>
@ -26,22 +40,692 @@
<string name="clear">Clear</string>
<string name="add">Add</string>
<string name="done">Done</string>
-->
<string name="net_result">Net Result</string>
<string name="hourly_rate">Hourly Rate</string>
<!-- Translated -->
<string name="_ago">%@ ago</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%@ doesn\'t have access to your contacts and cannot retrieve the name of your existing friends. You might give access through iPhone preferences to avoid any \'unknown user\' name.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">A star denotes a file stored on your iCloud account.</string>
<string name="activate">Enable</string>
<string name="activate_icloud_storage_detailed_explaination">iCloud saves and keeps your data up to date on all your devices. When activated, your data are migrated to iCloud, it may take some time before an other device get access to your data.</string>
<string name="activate_pin_protection">Activate PIN code</string>
<string name="activated">enabled</string>
<string name="add_a_hand_history">Add a hand history</string>
<string name="add_a_new_custom_field">Add a new custom field</string>
<string name="add_a_player_note">Add a player note</string>
<string name="add_friend_popup_title">Choose</string>
<string name="add_manually">Manual creation</string>
<string name="add_multiplayer_tracking">Add multiplayer tracking</string>
<string name="add_new_friend">Add new player</string>
<string name="adding_data">New</string>
<string name="additive">Additive</string>
<string name="affectation">Options</string>
<string name="afternoon">Afternoon</string>
<string name="alarm">Alarm</string>
<string name="all_br_results">Total</string>
<string name="all_cash_games">All cash games</string>
<string name="all_sessions">all sessions</string>
<string name="all_tournaments">All tournaments</string>
<string name="alternative_migrate_from_v3_popup_message_welcome">Welcome to Poker Analytics 5! If you want to import your data from Poker Analytics 3, you need to disable iCloud in Poker Analytics 3, and then hit this import button</string>
<string name="amount">Amount</string>
<string name="and_i_more_"> and %i more&#8230;</string>
<string name="and_less">and less</string>
<string name="and_more">and more</string>
<string name="ante">Ante</string>
<string name="ante_value">Ante</string>
<string name="app_store">Upgrade</string>
<string name="are_you_sure_you_want_to_do_that_">Are you sure you want to do that?</string>
<string name="are_you_sure_you_want_to_import_your_data_from_v3">Are you sure you want to import your Poker Analytics 3 data? This will erase your current Poker Analytics 5 data.</string>
<string name="ask_user_to_add_icloud_account_to_be_able_to_use_icloud_storage">You need to add an iCloud account on your device to be able to use this feature.</string>
<string name="ask_user_to_enable_icloud_to_migrate_data_from_icloud_to_local">You need to re-enable iCloud to be able to migrate your data from iCloud and be able to turn off iCloud storage.</string>
<string name="ask_user_to_use_icloud">iCloud storage is now available, do you want to use it and be able to share your data across all your devices automatically?</string>
<string name="associated_contact_from_addressbook">Link to your contacts</string>
<string name="at">At</string>
<string name="auto_end">Auto-End</string>
<string name="auto_back_up">Auto back-up</string>
<string name="average">Average</string>
<string name="number_of_groups">Number of groups</string>
<string name="number_of_games">Number of games</string>
<string name="average_buyin">Average buy-in</string>
<string name="average_chip_count">Average stack</string>
<string name="average_hour_rate">Hourly rate</string>
<string name="average_hour_rate_bb_">Hourly rate in BB</string>
<string name="average_hours_played">Average duration</string>
<string name="average_net_result">Average net result</string>
<string name="average_net_result_bb_">Average net result in BB</string>
<string name="back">Back</string>
<string name="balance">Balance</string>
<string name="bankroll">Bankroll</string>
<string name="bankroll_filter_date_selection_warning">You need to select a date to apply the filter</string>
<string name="bankroll_relationship_error">One or more sessions are associated with this bankroll, please delete the linked session(s) first.</string>
<string name="bankroll_variation">Bankroll variation</string>
<string name="bankrolls">Bankrolls</string>
<string name="bar">Bar</string>
<string name="bar_short">Bar</string>
<string name="bb">BB</string>
<string name="bb_standard_deviation">Standard deviation in BB</string>
<string name="bigblind">BB</string>
<string name="blind">Blind</string>
<string name="blinds">Blinds</string>
<string name="blinds_level_up">Blinds increase</string>
<string name="bonus">Bonus</string>
<string name="bonuses">Bonuses</string>
<string name="break_time">Break time</string>
<string name="bug_report">Bug Report</string>
<string name="bug_report_subject">Bug Report</string>
<string name="buy_full_version">Upgrade</string>
<string name="buyin">Buy-in</string>
<string name="buyin_repartition">Buy-ins</string>
<string name="calculating_please_wait_">Calculating, please wait&#8230;</string>
<string name="calories">Calories</string>
<string name="cancel">Cancel</string>
<string name="cant_do_this">I cannot do this!</string>
<string name="cash">Cash</string>
<string name="cash_and_tournament_statistic_warning">Cash and tournaments statistics have been selected, the report won\'t contain any data.</string>
<string name="cash_game">Cash Game</string>
<string name="cash_games">Cash Games</string>
<string name="cash_or_tournament">Cash / Tournament</string>
<string name="cash_prize">Prize</string>
<string name="cash_statistic_warning">Results will be filtered on cash games</string>
<string name="cashed_out">Cashed out</string>
<string name="cf_empty_field_error">You need to name the custom field</string>
<string name="cf_entry_delete_popup_message">This item is linked to one or more sessions. Please confirm the delete of this item.</string>
<string name="cf_entry_delete_popup_title">Confirmation</string>
<string name="chart_unavailable_please_contact_the_support_team">The chart cannot be exported and shared, please contact the support team</string>
<string name="chart_view">Chart</string>
<string name="chip_count">Stack</string>
<string name="choose_a_theme">Choose a theme</string>
<string name="clear">Clear</string>
<string name="clear_to_use_automatic_naming">Clear to use automatically generated title</string>
<string name="clover_classic_green">Clover ♣ - Classic green</string>
<string name="comment">Comment</string>
<string name="comparators">Comparators</string>
<string name="comparison">Comparison</string>
<string name="conditioning_report_filtering_returns_no_data">Filtering did not yield any results</string>
<string name="confirmation">Confirmation</string>
<string name="contact">Contact us</string>
<string name="csv">CSV (Cannot be imported)</string>
<string name="csv_bad_row_error_message">One of the lines in your CSV file is not well formed. Please check your file or contact the support.</string>
<string name="currency">Currency</string>
<string name="current_month">Current month</string>
<string name="current_week">Current week</string>
<string name="current_year">Current year</string>
<string name="curve">Curve</string>
<string name="custom">Custom</string>
<string name="custom_fields">Custom Fields</string>
<string name="data">Import &amp; Export</string>
<string name="data_management">Data management</string>
<string name="data_table">Table</string>
<string name="date">Date</string>
<string name="day">day</string>
<string name="day_of_the_week">Day of week</string>
<string name="day_period">Day period</string>
<string name="days">days</string>
<string name="default_display">Default display</string>
<string name="default_type">Report type</string>
<string name="delete">Delete</string>
<string name="delete_data_from_icloud">Delete Data</string>
<string name="deposit">Deposit</string>
<string name="deposits">Deposits</string>
<string name="depth_calculator">M-Factor</string>
<string name="desactivate">Disable</string>
<string name="desactivate_icloud_storage_detailed_explaination">If you disable this option, your data will be migrated back from iCloud to your device, won\'t be available for your other devices and in case of a iCloud restoration.</string>
<string name="desactivated">disabled</string>
<string name="details">Details</string>
<string name="diamond_light">Diamond ♦ - Light</string>
<string name="disable_pin_protection">Disable code PIN</string>
<string name="do_you_want_to_proceed_the_data_import_from_the_file">Do you want to proceed the data import from the selected file?</string>
<string name="done">OK</string>
<string name="downloading_the_file_n">Downloading the file&#8230;\n</string>
<string name="dte">HE</string>
<string name="duplicate">Duplicate</string>
<string name="duplicate_bankroll_name_error">A bankroll with the same name already exists</string>
<string name="duplicate_cf_error">A custom field with the same name already exists</string>
<string name="duplicate_location_error">A location with the same name already exists</string>
<string name="duplicate_room_error">A room with the same name already exists</string>
<string name="duplicate_tt_error">A tournament type with the same name already exists</string>
<string name="duplicate_user_error">This player already exists</string>
<string name="duplicate_variant_error">A game with the same name already exists</string>
<string name="duration">Duration</string>
<string name="average_duration">Average duration</string>
<string name="net_bb_per_100_hands">Net(BB) per 100 hands</string>
<string name="hourly_rate_bb">Hourly rate (BB)</string>
<string name="average_net_bb">Average net (BB)</string>
<string name="win_ratio">Win ratio</string>
<string name="average_buyin">Average buyin</string>
<string name="roi">ROI</string>
<string name="dynamic_date">Dynamic date</string>
<string name="edit">Edit</string>
<string name="edit_hands_and_stacks">Edit hands &amp; stacks</string>
<string name="edit_name">Edit name</string>
<string name="email">Email</string>
<string name="empty_name_for_br_error">You need to name this bankroll</string>
<string name="empty_response_from_store">There is no response from the store, please retry.</string>
<string name="end">End</string>
<string name="end_all_the_games_validation_popup_title">Do you want to end all games?</string>
<string name="end_date">End date</string>
<string name="end_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">End date hasn\'t been set! The format may not be correct. Here is the value used for parsing: %@</string>
<string name="end_of_rebuy_period_and_blinds_level_up">End of re-buy period and blinds increase</string>
<string name="end_of_rebuy_period_in_less_than_one_minute">End of re-buy period in less than a minute</string>
<string name="end_of_session_is_close_press_details_to_stop_your_session_and_set_results">END OF SESSION IS CLOSE, PRESS DETAILS TO STOP YOUR SESSION AND SET RESULTS</string>
<string name="end_of_session_not_respected">End of session not respected</string>
<string name="end_of_session_respected">End of session respected</string>
<string name="enter_pin_code">PIN code check</string>
<string name="entry_fees">Entry fees</string>
<string name="enum_custom_field_type">List</string>
<string name="environment_based_comparator">Environment</string>
<string name="erase_all_db_and_cloud">Erase everything (iCloud included)</string>
<string name="erase_everything">Erase everything</string>
<string name="erase_sessions">Erase sessions</string>
<string name="evening">Evening</string>
<string name="export">Export</string>
<string name="export_message">You can export your sessions into CSV or XML (XML will allow data importing)</string>
<string name="export_popup_title">Choose a type</string>
<string name="feature_locked_and_inapp_purchase_disabled">This feature is locked and unfortunately you\'ve disabled in-app purchases. Please check your settings.</string>
<string name="file_directory_creation_error">Import failed. Some files used for the import could not be created, this is probably due to a lack of space</string>
<string name="file_named_was_successfully_saved_on_your_icloud_account">File named %@ was successfully saved on your iCloud account.</string>
<string name="filter">Filter</string>
<string name="filter_selection">Filter activation</string>
<string name="filter_used_in_one_or_more_reports_you_can_t_delete_it_">This filter cannot be deleted because it is linked to one or more reports.</string>
<string name="filters">Filters</string>
<string name="final_position">Final position</string>
<string name="final_table">Final Table</string>
<string name="fixed_date">Fixed date</string>
<string name="friend_email_usage">The email is only used for invitation and session reports</string>
<string name="friends">Players</string>
<string name="from">From</string>
<string name="game">Game</string>
<string name="games">Games</string>
<string name="general">General</string>
<string name="generates_sessions">Generates sessions</string>
<string name="geo_locate">Locate me</string>
<string name="geolocation_off">Geolocation off</string>
<string name="geolocation_status">Geolocation status</string>
<string name="global">Global</string>
<string name="go">Go</string>
<string name="h">h</string>
<string name="hand">Hand</string>
<string name="hands_history">Hands</string>
<string name="hand_history_list_title">Hands</string>
<string name="hand_history_serie_title">Hands</string>
<string name="hand_history">Hand History</string>
<string name="hand_number">Hand n°</string>
<string name="hands">Hands</string>
<string name="heads_up">Heads-up</string>
<string name="health_report_category">Conditioning</string>
<string name="healthkit_no_results_error">There is no data to compute this report</string>
<string name="help">Help</string>
<string name="here_is_the_explanation_of_my_bug_the_steps_to_reproduce_and_the_frequency_a_back_up_of_my_data_is_automatically_added_to_the_mail_">Here is the explanation of my bug, the steps to reproduce and the frequency. A back-up of my data is automatically added to the mail.</string>
<string name="hero">Hero</string>
<string name="hero_selection">hero</string>
<string name="hide_hands_and_stacks">Hide hands &amp; stacks</string>
<string name="holdem_manager_section">Holdem Manager 1</string>
<string name="home_email_is_used">Email address used corresponds to the \'home\' email in the address book</string>
<string name="hour_rate_without_pauses">Net hourly rate</string>
<string name="hour_slot">Range</string>
<string name="how_to_switch_from_lite_to_full_version_icloud_version">Export your data to iCloud, get the Pro version, open it, import your data from iCloud.</string>
<string name="iap_session_message">You\'ve reached the maximum number of sessions. Get a new subscription to get more sessions!</string>
<string name="icloud">iCloud</string>
<string name="icloud_account_availability_changed">iCloud settings were modified, please wait for synchronization.</string>
<string name="icloud_backup_available_to_import">A backup of your data was found on iCloud, do you want to use it on this device? If yes, the local data from this device will be replaced by the backup and if no, you will keep using the local data from this device and your iCloud account won\'t be modified.</string>
<string name="icloud_error">iCloud Error</string>
<string name="icloud_sync">Synchronization</string>
<string name="icloud_waiting_alert">iCloud synchronization in progress, in a couple of seconds your data will be handled by iCloud!</string>
<string name="icloud_warning">Notification from iCloud</string>
<string name="import_str">Import</string>
<string name="import_from_address_book">Use address book</string>
<string name="import_from_v3">Import from Poker Analytics 3</string>
<string name="import_not_successfull">Identified issue(s)</string>
<string name="import_session_save_error_">Error when saving sessions: %@</string>
<string name="import_successfull">Import successful</string>
<string name="imported_session">Imported sessions</string>
<string name="in">In</string>
<string name="in_minutes">In minutes</string>
<string name="inapp_purchase_disabled">You need to activate in-app purchases to see the content</string>
<string name="information">About</string>
<string name="initial_stack">Initial buy-in</string>
<string name="items_list">Items</string>
<string name="itunes_section">iTunes</string>
<string name="last_days">last days</string>
<string name="last_module">Sessions</string>
<string name="last_sessions">Last sessions</string>
<string name="learn_more">Learn more</string>
<string name="less_than">Less than</string>
<string name="level">Level</string>
<string name="level_duration">Level duration</string>
<string name="library">Library</string>
<string name="limit">Limit</string>
<string name="limits">Limits</string>
<string name="live">Live</string>
<string name="live_or_online">Live / Online</string>
<string name="live_online_room">Live/Room</string>
<string name="load_from_db">Open&#8230;</string>
<string name="location">Location</string>
<string name="location_">Location: %@, </string>
<string name="location_empty_field_error">You need to name this location.</string>
<string name="location_not_track">Untracked location</string>
<string name="location_track">Tracked location</string>
<string name="location_tracking">Location tracking</string>
<string name="locations">Locations</string>
<string name="locked_feature">The feature is locked with the free version. You can subscribe to unlock the access.</string>
<string name="looking_for_the_file_on_icloud_">Looking for the file on iCloud&#8230;</string>
<string name="lost">lost</string>
<string name="lost_amount_less_than">Loss less than</string>
<string name="lost_amount_more_than">Loss more than</string>
<string name="m">m</string>
<string name="made_break">Break(s) taken</string>
<string name="mail">Email</string>
<string name="mail_setting_by_tap">Tap to set email address</string>
<string name="mail_unavailable_messsage">You have to configure your devices email account to use this feature</string>
<string name="mailing_list">Mailing List</string>
<string name="mainuser_delete_error">The main user cannot be deleted</string>
<string name="manually">Manually</string>
<string name="map">Map</string>
<string name="mapping">Mapping</string>
<string name="max">max</string>
<string name="max_net_result">Best net result</string>
<string name="million_multiplier">x 1M</string>
<string name="min">min</string>
<string name="min_net_result">Worst net result</string>
<string name="minimum">Minimum</string>
<string name="mins">mins</string>
<string name="minus">Minus</string>
<string name="modify_current_filter">Modify&#8230;</string>
<string name="month">month</string>
<string name="month_of_the_year">Month of the year</string>
<string name="months">months</string>
<string name="more_info">more infos</string>
<string name="more_than">More than</string>
<string name="morning">Morning</string>
<string name="mtt">MTT</string>
<string name="mtt_or_sng">MTT OR SNG</string>
<string name="multi_tabling">Multitabling</string>
<string name="multiplayer">Multiplayer</string>
<string name="my_details">Personal details</string>
<string name="myself">Me</string>
<string name="name">Name</string>
<string name="negative_result">Negative results</string>
<string name="net_banked">Net banked amount</string>
<string name="net_result">Net result</string>
<string name="net_result_overview">Net results</string>
<string name="new_str">New</string>
<string name="new_bankroll">New bankroll</string>
<string name="new_cash_game">New Cash Game</string>
<string name="new_custom_field">New Custom Field</string>
<string name="new_feature_icloud">iCloud synchronization available</string>
<string name="new_friend">New player</string>
<string name="new_location">New location</string>
<string name="new_name">New name</string>
<string name="new_report">New report</string>
<string name="new_room">New room</string>
<string name="new_tournament">New Tournament</string>
<string name="new_tournament_type">New tournament type</string>
<string name="new_variant">New game</string>
<string name="next">Next</string>
<string name="nickname">Pseudo</string>
<string name="night">Night</string>
<string name="no">No</string>
<string name="no_br_popup_message">You have to select a bankroll</string>
<string name="no_data_in_cloud_warning">There isn\'t any Poker Analytics data on iCloud</string>
<string name="no_evo_stat_popup_message">There is no evolution data to display</string>
<string name="no_filter_activated">Filter off</string>
<string name="no_filter_available_popup_message">There is no available filter</string>
<string name="no_keep_data_local">No</string>
<string name="maximum">Maximum</string>
<string name="no_players_available">No players available</string>
<string name="no_records">No record</string>
<string name="no_sessions">No session</string>
<string name="no_data_found">No data found</string>
<string name="not_track">Not Tracked</string>
<string name="now">Now</string>
<string name="number">Number</string>
<string name="number_of_buyins">Number of buy-ins</string>
<string name="number_of_hands">Number of hands</string>
<string name="number_of_players">Number of players</string>
<string name="number_of_rebuys">Number of re-buys</string>
<string name="number_of_sessions">Number of sessions</string>
<string name="number_of_tables">Number of tables</string>
<string name="ok">OK</string>
<string name="on">On</string>
<string name="online">Online</string>
<string name="other">Other</string>
<string name="password_explanation">Choose a PIN code to protect access to the app.\nPlease consider that PIN code cannot be retrieved.\nBe careful when activating this feature.</string>
<string name="password_protection">PIN Code</string>
<string name="pause">Break</string>
<string name="paused_session_state">Break</string>
<string name="payment_successful">Payment successful</string>
<string name="period">Duration</string>
<string name="period_in_days">Past days</string>
<string name="pincode_activated">yes</string>
<string name="pincode_desactivated">no</string>
<string name="place">Place</string>
<string name="player">Player</string>
<string name="players">Players</string>
<string name="players_count">Player\'s count</string>
<string name="please_check_if_your_values_are_valid">Please check if your values are valid</string>
<string name="please_confirm_the_import_start_">Please confirm the import of \'%@\'?</string>
<string name="please_report_a_bug">An internal issue has occurred. We would be glad if you could report a bug with the steps to reproduce the bug. Thank you!</string>
<string name="please_restart_the_app_to_load_the_theme">Please restart the app to load the theme</string>
<string name="please_select_the_field_corresponding_to">Please select the field corresponding to</string>
<string name="please_type_your_pin_code">Please type your PIN code</string>
<string name="plus">Plus</string>
<string name="points">points</string>
<string name="poker_income_section">Poker Income</string>
<string name="poker_journal_section">Poker Journal</string>
<string name="poker_tracker_4_section">Poker Tracker 4</string>
<string name="poker_tracker_section">Poker Tracker 3</string>
<string name="popup_message_no_record_when_report_is_invalid">There is no data available to generate this report.</string>
<string name="popup_message_welcome">Thanks a lot for trying the app, we hope you\'ll have a great time using it! Please contact us if you have any questions.</string>
<string name="position">Position</string>
<string name="positions">Positions</string>
<string name="positive_result">Positive results</string>
<string name="pot_size">Pot size</string>
<string name="preferences">Preferences</string>
<string name="preparing_your_data_for_bug_report_">Preparing your data&#8230;</string>
<string name="prize">Prize</string>
<string name="prize_pool">Prize pool</string>
<string name="processing_file">Initialization&#8230;</string>
<string name="profile">Profile</string>
<string name="protection">Security</string>
<string name="purchase">Purchase</string>
<string name="purchase_message">Thank you so much for buying Poker Analytics!</string>
<string name="purchase_status">Purchase status</string>
<string name="purchase_successful">Purchase successful!</string>
<string name="rakeback">Rakeback</string>
<string name="rate">Rate</string>
<string name="rate_it_">Rate It!</string>
<string name="rebuy">Rebuy</string>
<string name="rebuy_count">Re-buy count</string>
<string name="rebuys">Rebuys</string>
<string name="refresh_rate">Refresh Rate</string>
<string name="relationship_error">The item is probably used in one or more sessions&#8230;Please delete the linked session(s) first.</string>
<string name="remove">Remove</string>
<string name="remove_cf_entries_popup_message">List items are going to be deleted, are you sure you want to change the custom field type?</string>
<string name="remove_cf_entries_popup_title">Delete items</string>
<string name="remove_filter">Remove filter</string>
<string name="remove_multiplayer_tracking">Remove multiplayer tracking</string>
<string name="report_deletion_actionsheet_title">Do you really want to delete this report?</string>
<string name="report_lack_of_records_warning">A minimum of 10 points is required to launch this report</string>
<string name="report_lack_of_sessions_warning">There are not enough sessions to launch the report</string>
<string name="report_type_info_popup_message">Standard reports calculate using the chosen stats, comparisons and filters. Map reports display results based on geolocation. Hourly Efficiency (HE) displays the chosen figures over day time.</string>
<string name="report_type_info_popup_title">Help</string>
<string name="report_error_neither_filter_result_has_any_data">There is no data to display in this report</string>
<string name="report_error_no_stat_to_compute">There are no statistics to compute in this report.</string>
<string name="report_error_report_has_more_than_one_filter">The report unexpectedly had more than one filter. All filters were removed.</string>
<string name="reports">Reports</string>
<string name="reseting_please_wait_">Resetting, please wait&#8230;</string>
<string name="restart_timer">Restart timer</string>
<string name="restore">Restore</string>
<string name="restore_message">The product you have purchased was successfully restored. Enjoy!</string>
<string name="restore_successful">Successfully restored</string>
<string name="result">Result</string>
<string name="resume">Resume</string>
<string name="room">Room</string>
<string name="room_">Room: %@</string>
<string name="room_empty_field_error">You need to give a name to this room</string>
<string name="rooms">Rooms</string>
<string name="running_session_state">Playing</string>
<string name="same_name_different_kind_custom_field_log_">The custom field \'%@\' already exists in your database but with a different type. This field, and all its values, will be ignored. If you really want to keep these values, cancel this import, rename the custom field, and retry the import.</string>
<string name="save_report_error_popup_message">You need to name it and to select at least one statistic to save this report</string>
<string name="saving_imported_data_please_wait_">Saving imported data, please wait&#8230;</string>
<string name="security">Security</string>
<string name="select">Select</string>
<string name="select_a_value_that_will_be_affected_to_all_imported_session_for_the_field">Select a value that will be assigned to all imported sessions for this field</string>
<string name="select_filters">Select Filters</string>
<string name="semi_finals">Semi-final</string>
<string name="serie_duplicate_confirmation_request">Do you really want to duplicate this session?</string>
<string name="serie_summary">Series Summary</string>
<string name="services">Settings</string>
<string name="session">Session</string>
<string name="session_duration">Session duration</string>
<string name="session_won_amount_have_not_been_set_here_is_the_value_used_for_parsing_">Session Won Amount has not been set! Here is the value used for parsing: %@</string>
<string name="session_s_comments_updated_">Session\'s comments updated</string>
<string name="sessions">Sessions</string>
<string name="set">Set</string>
<string name="share_chart">Share Chart</string>
<string name="share_stack">Share Stack</string>
<string name="sharing">Sharing</string>
<string name="short_name">Acronym</string>
<string name="show_hands_and_stacks">Show hands &amp; stacks</string>
<string name="smallblind">SB</string>
<string name="sng">SNG</string>
<string name="so_easy_">So easy!</string>
<string name="something_wrong_happened_with_icloud_please_retry_later">Something wrong happened with iCloud, please retry later</string>
<string name="stack">Stack</string>
<string name="stack_initial_en_bb_">Initial stack (in BB)</string>
<string name="stacks">Stacks</string>
<string name="stakes">Stakes</string>
<string name="standard">Standard</string>
<string name="standard_deviation">Standard deviation</string>
<string name="standard_deviation_hourly">Standard deviation hourly</string>
<string name="standard_deviation_bb_per_100_hands">Standard deviation BB per 100 hands</string>
<string name="hands_played">Hands played</string>
<string name="start">Start</string>
<string name="start_date">Start date</string>
<string name="start_date_have_not_been_set_the_format_may_not_be_correct_here_is_the_value_used_for_parsing_">Start date hasn\'t been set, the format may be incorrect. Here is the value used during import: %@</string>
<string name="start_import">Yes</string>
<string name="statistics">Statistics</string>
<string name="stats">Stats</string>
<string name="stop">Stop</string>
<string name="street_search_failed_but_geolocation_is_known">Address search failed but geolocation succeeded.</string>
<string name="subfilter_elements_">activated sub-filters&#8230;</string>
<string name="subscribe">Subscribe</string>
<string name="subscribeview_expand_button">Subscribe now!</string>
<string name="subscription_description">Unlock everything</string>
<string name="subtractive">Subtractive</string>
<string name="successfully_imported_your_data_from_v3">Data successfully imported!</string>
<string name="summary">Summary</string>
<string name="switch_str">Switch</string>
<string name="table">Table</string>
<string name="table_size">Table size</string>
<string name="table_size_not_track">Non-tracked table size</string>
<string name="table_size_track">Tracked table size</string>
<string name="table_size_tracking">Table size tracking</string>
<string name="table_sizes">Table sizes</string>
<string name="tables">Tables</string>
<string name="take_a_picture">Take a picture</string>
<string name="tap_or_slide">TAP or SLIDE</string>
<string name="thank_you_message">Congrats! The content is now available!</string>
<string name="the_at_">The %1$@ at %2$@</string>
<string name="the_location_named_already_have_these_coordinates">The location named %@ already has these coordinates.</string>
<string name="the_rate_wasn_t_able_to_be_found_a_rate_of_1_will_be_used_by_default_you_can_still_edit_the_rate_by_yourself_">The current rate couldn\'t be retrieved. A rate of 1 will be used by default. You can still edit the rate by yourself.</string>
<string name="the_session_already_exists_start_date_end_date_amount_won_">The session already exists! Start Date: %1$@, End Date:%2$@, Amount won: %3$@</string>
<string name="the_session_already_exists_start_date_end_date_net_result_">The session already exists! Start Date: %1$@, End Date:%2$@, Net Result: %3$@</string>
<string name="theme">Theme</string>
<string name="this_game_started_">Your session started: %@</string>
<string name="this_month">This month</string>
<string name="this_week">This week</string>
<string name="this_year">This year</string>
<string name="thousand_multiplier">x 1K</string>
<string name="time_based_comparator">Timeframe</string>
<string name="time_frame">Timeframe</string>
<string name="tips">Tips</string>
<string name="to">To</string>
<string name="today">Today</string>
<string name="top_10">Top 10</string>
<string name="total">Total</string>
<string name="total_buyin">Total buy-in</string>
<string name="total_duration">Total duration</string>
<string name="total_hours_played">Duration of play</string>
<string name="total_net_result_bb_">Net result in BB</string>
<string name="total_tips">Total tips</string>
<string name="touch_to_return_to_1_">Touch to return to %1$@</string>
<string name="tournament">Tournament</string>
<string name="tournament_completion_percentage">Completion</string>
<string name="tournament_completion_percentage_interval">Completion percentage</string>
<string name="tournament_roi">Return on investment</string>
<string name="tournament_statistic_warning">Results will be filtered on tournaments</string>
<string name="tournament_type">Tournament type</string>
<string name="tournament_type_complete">Tournament types</string>
<string name="tournament_types">Types</string>
<string name="tournaments">Tournaments</string>
<string name="trash_bankroll">Do you really want to delete this bankroll?</string>
<string name="trash_hand">Do you really want to delete this hand history?</string>
<string name="trash_serie_of_hand_history">Do you really want to delete this serie of hand history?</string>
<string name="try_this_awesome_app_">Try this awesome App!</string>
<string name="tt_empty_field_error">You need to name this tournament type</string>
<string name="twitter">Twitter</string>
<string name="type">Type</string>
<string name="type_de_limite">Limit type</string>
<string name="unable_to_get_from_fixer_io_">Unable to get rate from fixer.io - %@</string>
<string name="unfollowed_">Unfollowed!</string>
<string name="unknown_import_format_popup_message">File format is not recognized</string>
<string name="unknown_user">Unknown user</string>
<string name="unlock_application">Please identify yourself to open the app</string>
<string name="user_empty_field_error">You need to name this player</string>
<string name="validate">Validate</string>
<string name="value">Value</string>
<string name="variant_">Game: %@, </string>
<string name="variant_empty_name_error">You need to name this game</string>
<string name="variant_empty_shortname_error">You need to give a short name to this game</string>
<string name="version">Version</string>
<string name="view_not_enabled_popup_message">Display is not available for this report.</string>
<string name="volumes">Volumes</string>
<string name="warning">Whoops&#8230;</string>
<string name="warning_end_of_rebuy_period_press_details_to_pause_the_game_and_handle_your_rebuys_addons">Warning, end of rebuy period is close, press details to pause the game and handle your last rebuys/addons</string>
<string name="week">Week</string>
<string name="week_days">Weekdays</string>
<string name="weekdays_or_weekend">Weekdays or Weekend</string>
<string name="weekend">Weekend</string>
<string name="welcome_in_">Welcome to %@</string>
<string name="win_ratio">Win ratio</string>
<string name="with">With</string>
<string name="withdrawal">Withdrawal</string>
<string name="withdrawals">Withdrawals</string>
<string name="without_break">No break</string>
<string name="without_rebuy">No re-buy</string>
<string name="won">won</string>
<string name="won_amount_less_than">Profit less than</string>
<string name="won_amount_more_than">Profit over</string>
<string name="wrong_pin_code_message">Wrong PIN code. Please retry.</string>
<string name="xml">XML</string>
<string name="year">Year</string>
<string name="year_subscription">year</string>
<string name="yes">Yes</string>
<string name="yes_i_m_sure">Yes I am sure</string>
<string name="yes_use_icloud">Yes</string>
<string name="yesterday">Yesterday</string>
<string name="yesterday_and_today">Today and yesterday</string>
<string name="you_can_retrieve_the_generated_file_named_within_itunes">You can retrieve the generated file named %@ within iTunes.</string>
<string name="you_can_t_have_more_than_i_comparison_keys_selected">Sorry, you can\'t activate more than %i comparison keys at the same time!</string>
<string name="you_must_disable_icloud_sync_to_be_able_to_import_v3_data_on_both_apps">You must disable iCloud on both apps before importing your data from Poker Analytics 3</string>
<string name="your_are_going_to_affect_the_following_values_to_all_imported_sessions_please_check_the_following_">You\'re going to assign the following values to all imported sessions. Please check the following: </string>
<string name="your_attention">Warning</string>
<string name="table_size_for_hand_history">Table size</string>
<string name="add_comment">Add comment</string>
<string name="from_hour_">From</string>
<string name="to_hour_">To</string>
<string name="whats_new_in_">What\'s new in %@?</string>
<string name="releasenote_question">Liking Poker Analytics?</string>
<string name="releasenote_invitation">Please tell us how we\'re doing</string>
<string name="releasenote_rating">Rate us!</string>
<string name="no_thanks">No thanks</string>
<string name="stop_notification_title">It\'s time!</string>
<string name="stop_notification_body">Based on your history, it looks like your start to fatigue. It might be time to stop!</string>
<string name="stop_notifications">Stop notifications</string>
<string name="stop_notification_in_">A stop notification has been set in %@</string>
<string name="save_authorize">Save &amp; authorize</string>
<string name="select_a_color">Select a color</string>
<string name="spotlight_indexing">Spotlight indexing</string>
<string name="_is_not_authorize_to_access_the_camera_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ is not authorized to access the camera. If you modify your privacy settings, be aware that unsaved data will be lost due to the automatic closing of the app.</string>
<string name="_is_not_authorize_to_access_your_library_be_aware_that_the_app_will_be_terminated_if_you_modify_the_privacy_setting_">%@ is not authorized to access the photo library. If you modify your privacy settings, be aware that unsaved data will be lost due to the automatic closing of the app.</string>
<string name="new_hand">New hand</string>
<string name="new_note">New note</string>
<string name="tap_to_learn_more">Tap on an item to learn more</string>
<string name="free">Free</string>
<string name="subscription">Subscription</string>
<string name="subscriptions">Subscriptions</string>
<string name="none">None</string>
<string name="intermediate_sub_short_title">Semi-Pro</string>
<string name="pro_sub_short_title">Pro</string>
<string name="subscription_details">Subscription terms</string>
<string name="subscription_text">Subscription terms of use:\n• Payment will be charged to iTunes Account at confirmation of purchase\n• Subscription automatically renews unless auto-renew is turned off at least 24-hours before the end of the current period\n• Account will be charged for renewal within 24-hours prior to the end of the current period, and identify the cost of the renewal\n• Subscriptions may be managed by the user and auto-renewal may be turned off by going to the user\'s Account Settings after purchase\n• Any unused portion of a free trial period, if offered, will be forfeited when the user purchases a subscription to that publication, where applicable</string>
<string name="privacy_policy">Privacy policy</string>
<string name="bug_report_message">We\'re truly sorry, but something is wrong here&#8230;You may be waiting for iCloud sync. Please wait and retry later. Would you mind sending us a report explaining your current state to help us solve this issue?</string>
<string name="longtap_to_duplicate">Tap and hold on a session to duplicate it.</string>
<string name="change_statistic">Change statistic</string>
<string name="compare">Compare</string>
<string name="gross_amount">Gross Amount</string>
<string name="autorenewable_subcription">Auto-renewable subscription</string>
<string name="health_kit_not_available_error">The Health app and all associated data are not available on this device.</string>
<string name="terms">Terms</string>
<string name="stop_notifications_explanation">Poker Analytics tries to estimate your optimal session duration and will send a notification when you reach that duration. Requires around 50 sessions.</string>
<string name="_icloud_sync_wasn_t_able_to_be_enabled">iCloud Sync was not able to be enabled. Maybe you have older %@\' data on iCloud.</string>
<string name="icloud_reset_and_retry">Clear &amp; retry</string>
<string name="_icloud_reset_warning">You will reset the data of %@ on iCloud, your local data won\'t be modified, but you will have to disable iCloud Sync on all your other devices. Are you sure you want to do this?</string>
<string name="remove_picture">Remove picture</string>
<string name="icloud_is_syncing">Synchronizing</string>
<string name="icloud_ok_and_ready">OK</string>
<string name="icloud_update_issue">Error</string>
<string name="icloud_status_syncing_explanation">iCloud is synchronizing, uploading data from your device to the cloud. It can take some time to be ready for your other devices.</string>
<string name="icloud_status_error_explanation">iCloud has trouble updating correctly and iCloud is not ready for other devices to be synchronized.</string>
<string name="icloud_status_ok_explanation">iCloud status is ok and ready for other devices to be synchronized.</string>
<string name="icloud_status">iCloud Status</string>
<string name="icloud_migration_failure_error_message">Due to a significant database modification, iCloud has been disabled on the app for safety and your data was moved back to your device locally. Please disable iCloud sync on all your other devices. If you want to enable iCloud back, you will have to delete iCloud data beforehand.</string>
<string name="icloud_sync_wasn_t_able_to_be_disabled">iCloud Sync was not able to be disabled.</string>
<string name="currently_having_chips">Currently having %@ chips</string>
<string name="icloud_timeout">The iCloud request time out.</string>
<string name="vs">vs.</string>
<string name="open_privacy_settings">Open privacy settings</string>
<string name="hand_history_keyboard">Hand History Keyboard</string>
<string name="net_result_bb_per_100_hands">BB per 100 hands</string>
<string name="standard_deviation_bb_per_100_hands">Standard deviation in BB/100</string>
<string name="standard_deviation_per_hour">Standard deviation per hour</string>
<string name="gdpr_email_policy">Poker Analytics is an offline first app.\n\nAt some point, through a manual operation, it is likely that your email address will be stored, allowing us to occasionally contact you.\n\nIf you don\'t want to, please tell us so in the following mail.</string>
<string name="gdpr_policy">Poker Analytics is an offline first app.\n\nToday only your email address, collected if we\'ve exchanged mails, might be stored, allowing us to occasionally contact you.\n\nAt any time, if you\'d like us to delete the data we might have about you, please send us a request by mail.</string>
<string name="gdpr_button_title">I agree</string>
<string name="gdpr">GDPR</string>
<string name="i_disagree">I disagree</string>
<string name="bankroll_current_value">Bankroll start value</string>
<string name="bankroll_new_value">Bankroll new value</string>
<string name="bankroll_capture_method">Result capture method</string>
<string name="net_result_only">Net result only</string>
<string name="stack_buy_in">Stack &amp; Buy-in</string>
<string name="bankroll_difference">Bankroll new value</string>
<string name="use_for_this_session">Use for this session</string>
<string name="use_apply_for_bankroll">Use &amp; Apply for bankroll</string>
<string name="service_unavailable_at_the_moment_please_retry_later">Currency rate service unavailable at the moment. Please retry later</string>
<string name="if_you_update_the_main_currency_your_existing_bankrolls_rate_should_be_updated_check_their_rate_afterwards_to_ensure_it_was_done_properly">Validating will update your main currency and all your bankrolls rate. Please check after validation that all the rates have been properly updated.</string>
<string name="selected_currency">Selected Currency</string>
<string name="copy_on_duplicate">Copy on duplicate</string>
<string name="terms_of_use">Terms of use</string>
<string name="v4_7_sharing_options_message">New Export Options!\n - GIF\n - Video</string>
<string name="icloud_was_disabled_due_backup_restoration_alert">To preserve the state of your data on iCloud, iCloud sync was disabled due to the detection of a backup restoration. You can re-enable it as soon as your device finished the restore process in the more / settings screen.</string>
<string name="select_the_way_you_d_like_to_capture_your_session_result">Select the way you\'d like to capture your session result</string>
<string name="change_result_capture_method">Change result capture method</string>
<string name="bankroll_kind">Kind</string>
<string name="all_xml_">All (XML Backup)</string>
<string name="sessions_csv_">Sessions (CSV)</string>
<string name="all">All</string>
<string name="risk_of_ruin">Risk of ruin</string>
<string name="language">Language</string>
<string name="language_popup_message">Select a new language</string>
<string name="language_should_restart_app_popup_message">Please restart the app to see the changes</string>
<string name="hhe_generating_title">Generating&#8230;</string>
<string name="hhe_generating_message">We\'re creating all the images of the video</string>
<string name="hhe_exporting_title">Assembling&#8230;</string>
<string name="hhe_exporting_message">We\'re joining up all the images in one file, thanks for waiting a little more :)</string>
<string name="follow_us">Follow us</string>
<string name="hhe_generating_error_message">An error occured during generation, please retry.</string>
<string name="player_notes">Players notes</string>
<string name="feed">Feed</string>
<string name="operation_empty_field_error">Check that your transaction has a type and an amount</string>
<string name="operation_type_empty_field_error">You need to name the transaction type</string>
<string name="operation_types">Transaction types</string>
<string name="operations">Transactions</string>
<string name="add_an_operation">Add a transaction</string>
<string name="duplicate_operation_error">An identical transaction already exists</string>
<string name="duplicate_operation_type_error">A transaction type with the same name already exists</string>
<string name="new_operation">New transaction</string>
<string name="new_operation_type">New transaction type</string>
<string name="operations_csv_">Transactions (CSV)</string>
<string name="days_played">Days played</string>
<string name="locations_played">Locations played</string>
<string name="longest_streaks">Longest streaks</string>
<string name="calendar">Calendar</string>
<string name="distribution">Distribution</string>
<string name="volume">Volume</string>
<string name="last_i_records">Last %i</string>
<string name="all_time">All time</string>
<string name="longest_session">Longest session</string>
<string name="minimum_session">Shortest session</string>
<string name="a_game_of_chess_not_the_game_of_chess_last_records">Last games</string>
<string name="a_game_of_chess_not_the_game_of_chess_number_of_records">Number of games</string>
<string name="a_game_of_chess_not_the_game_of_chess_do_you_really_to_delete_this_game_">Do you really want to delete this game?</string>
<string name="a_game_of_chess_not_the_game_of_chess_record">Game</string>
<string name="a_game_of_chess_not_the_game_of_chess_records">Games</string>
<string name="comments">Comments</string>
<string name="bb_ante_option">Big Blind Ante</string>
<string name="show_fullscreen">Show full screen</string>
</resources>

Loading…
Cancel
Save