Fixes missing translation + typo

od
Laurent 6 years ago
parent 4a8047bfad
commit f5bac646b8
  1. 79
      app/src/main/res/values-de/strings.xml
  2. 12
      app/src/main/res/values-es/strings.xml
  3. 12
      app/src/main/res/values-fr/strings.xml
  4. 12
      app/src/main/res/values-hi/strings.xml
  5. 12
      app/src/main/res/values-it/strings.xml
  6. 12
      app/src/main/res/values-ja/strings.xml
  7. 12
      app/src/main/res/values-pt/strings.xml
  8. 12
      app/src/main/res/values-ru/strings.xml
  9. 11
      app/src/main/res/values-zh/strings.xml
  10. 4
      app/src/main/res/values/strings.xml

@ -1,6 +1,82 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour">Stunde</string>
<string name="minute">Minute</string>
<string name="more">Mehr</string>
<string name="lines">Linien</string>
<string name="f_unlimited">Unbegrenzt</string>
<string name="f_support">Unterstützung</string>
<string name="imported">Importiert</string>
<string name="save">Sparen</string>
<string name="pending">Steht aus</string>
<string name="from_time">Von</string>
<string name="to_time">Zu</string>
<!-- Not translated -->
<string name="session_missing_start_date">Please set a start date for the session</string>
<string name="initial_value">Initial Value</string>
<string name="less_then_2_values_for_display">Can\'t show because there is less than two values to display!</string>
<string name="invalid_object">The object you\'re trying to access is invalid</string>
<string name="connection_unavailable">It appears that you are not connected at the moment. Please check your internet connection and retry later.</string>
<string name="billing_client_unavailable">The billing services are unavailable at the moment. Please retry later or contact us.</string>
<string name="pro_upgrade">Upgrade to Pro</string>
<string name="pro_purchase">Go Pro</string>
<string name="free_trial">free trial</string>
<string name="f_unlimited_desc">Track all your poker life by adding as many data as you want</string>
<string name="f_offline">Offline first</string>
<string name="f_offline_desc">Poker Analytics is available at all times and the data is yours. Note: We will soon add exporting capabilities and you’re currently in charge of backups. Thanks for your patience!</string>
<string name="f_privacy">Private</string>
<string name="f_privacy_desc">We do not own servers. We do not know anything about your wins and losses.</string>
<string name="f_support_desc">We try to answer as quickly as we can, in english or french !</string>
<string name="loading_please_wait">Loading, please wait&#8230;</string>
<string name="new_report_step_type">Select your type of report</string>
<string name="new_report_step_stat">Select one or more statistics</string>
<string name="new_report_step_comparator">Select one or more comparison criteria</string>
<string name="new_report_step_filter">Select a filter or launch report</string>
<string name="launch_report">Launch Report</string>
<string name="progress">Progress</string>
<string name="save_report">Save Report</string>
<string name="import_confirmation">Do you want to proceed with the file import?</string>
<string name="update_entity" formatted="false">Update %s</string>
<string name="comparison_chart">Comparison chart</string>
<string name="filter_currently_selected">The filter cannot be deleted because it is currently selected.</string>
<string name="custom_field">Custom field</string>
<string name="transaction_relationship_error">The item is used in one or more transactions&#8230;Please delete the linked transactions first</string>
<string name="iap_session_message">You\'ve reached the maximum number of free sessions. Please subscribe for unlimited use and don\'t hesitate to tell us how you feel about your current experience!</string>
<string name="stacking_incoming">Staking incoming</string>
<string name="stacking_outgoing">Staking outgoing</string>
<string name="import_error">There has been an issue with the import. Please check out your file or contact the support!</string>
<string name="subscription_text">Subscription terms of use:\n• When subscribing, the free trial prevents you from being charged until the period ends\n• At the end of the free trial, you will be automatically charged the yearly subscription amount\n• A subscription automatically renews unless canceled\n• You can manage your subscription by going in the app "More" tab, then "Subscription"</string>
<string name="show_fullscreen">Show full screen</string>
<string name="suggestions">Naming suggestions</string>
<string name="data_deleted">Data deleted</string>
<string name="end_date_not_possible">The end date should be after the start date</string>
<string name="tournament_name">Tournament name</string>
<string name="tournament_names">Tournament names</string>
<string name="tournament_feature">Tournament feature</string>
<string name="tournament_features">Tournament features</string>
<string name="disclaimer">Poker Analytics is a poker tracking app.\nThe app works with a yearly subscription for an unlimited usage, but you get 10 sessions + a free trial to test the app.</string>
<string name="iunderstand">I understand</string>
<string name="tournament_feature_empty_field_error">You need to give a name to this tournament feature</string>
<string name="duplicate_tournament_feature_error">A tournament feature with the same name already exists.</string>
<string name="tournament_name_empty_field_error">A tournament name can not be empty.</string>
<string name="duplicate_tournament_name_error">This name already exists.</string>
<string name="bankroll_relationship_error_transactions">One or more transactions are associated with this bankroll, please delete the linked transaction(s) first.</string>
<string name="operation_type">Transaction type</string>
<string name="ordinal_suffix_first">st</string>
<string name="ordinal_suffix_second">nd</string>
<string name="ordinal_suffix_third">rd</string>
<string name="ordinal_suffix_default">th</string>
<string name="new_tournament_name">New tournament name</string>
<string name="new_tournament_feature">New tournament feature</string>
<string name="new_filter">New filter</string>
<!-- -->
<string name="_ago">vor %s</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%s 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>
@ -212,7 +288,6 @@
<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>
@ -589,7 +664,6 @@
<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>
@ -677,7 +751,6 @@
<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>
<!-- Info.plist -->

@ -1,6 +1,18 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour">Hora</string>
<string name="minute">Minuto</string>
<string name="more">Más</string>
<string name="lines">Líneas</string>
<string name="f_unlimited">Ilimitado</string>
<string name="f_support">Apoyo</string>
<string name="imported">Importado</string>
<string name="save">Salvar</string>
<string name="pending">Pendiente</string>
<string name="from_time">Desde</string>
<string name="to_time">A</string>
<string name="_ago">hace %s </string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%s 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>

@ -1,6 +1,18 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour">Hour</string>
<string name="minute">Minute</string>
<string name="more">More</string>
<string name="lines">Lines</string>
<string name="f_unlimited">Unlimited</string>
<string name="f_support">Support</string>
<string name="imported">Imported</string>
<string name="save">Save</string>
<string name="pending">Pending</string>
<string name="from_time">From</string>
<string name="to_time">To</string>
<string name="session_missing_start_date">Veuillez définir une date de démarrage pour la session</string>
<string name="hour">Heure</string>
<string name="minute">Minute</string>

@ -1,6 +1,18 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour"></string>
<string name="minute">िनट</string>
<string name="more">अधि</string>
<string name="lines">ि</string>
<string name="f_unlimited">असि</string>
<string name="f_support">सहय</string>
<string name="imported">आयि</string>
<string name="save">सह</string>
<string name="pending">ि</string>
<string name="from_time"></string>
<string name="to_time"></string>
<string name="_ago">%s पहल</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%s क आपकपर तक पहच नह और आपकन: पत नह कर सकत. कि \'अजत उपयगकर\' स बचव किए आपक iPhone पथमिकत पहच परदन करन.</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">एक सि आपक iCloud अकट मर क गई फइल दर.</string>

@ -1,6 +1,18 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour">Ora</string>
<string name="minute">Minuto</string>
<string name="more">Di Più</string>
<string name="lines">Linee</string>
<string name="f_unlimited">Illimitato</string>
<string name="f_support">Supporto</string>
<string name="imported">Importato</string>
<string name="save">Salva</string>
<string name="pending">In attesa di</string>
<string name="from_time">A partire dal</string>
<string name="to_time">Per</string>
<string name="_ago">%s fa</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%s 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>

@ -1,6 +1,18 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour"></string>
<string name="minute"></string>
<string name="more">もっと</string>
<string name="lines"></string>
<string name="f_unlimited">無制限</string>
<string name="f_support">サポート</string>
<string name="imported">輸入</string>
<string name="save">セーブ</string>
<string name="pending">保留中</string>
<string name="from_time">から</string>
<string name="to_time"></string>
<string name="_ago">%s 前</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%s では、あなたの連絡先にアクセスできないため、既存のお友達の名前を取得できません。「不明なユーザー」名を回避するには、iPhone のユーザー設定からアクセス権限を付与してください。</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">星マークは、iCloud アカウントにファイルが保管されていることを表します。</string>

@ -1,6 +1,18 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour">Hora</string>
<string name="minute">Minuto</string>
<string name="more">Mais</string>
<string name="lines">Linhas</string>
<string name="f_unlimited">Ilimitado</string>
<string name="f_support">Apoio, suporte</string>
<string name="imported">Importado</string>
<string name="save">Salve</string>
<string name="pending">Pendente</string>
<string name="from_time">De</string>
<string name="to_time">Para</string>
<string name="_ago">%s atrás</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">O %s 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>

@ -1,6 +1,18 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour">Час</string>
<string name="minute">минут</string>
<string name="more">Больше</string>
<string name="lines">линии</string>
<string name="f_unlimited">неограниченный</string>
<string name="f_support">Поддержка</string>
<string name="imported">импортный</string>
<string name="save">Сохранить</string>
<string name="pending">В ожидании</string>
<string name="from_time">От</string>
<string name="to_time">к</string>
<string name="_ago">%s назад</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%s не имеет доступа к адресной книге и не может определить имена выбранных вами друзей. Предоставьте доступ к контактам в настройках телефона чтобы исключить имена \'неизвестный пользователь\'</string>
<string name="_indicates_that_the_file_is_on_your_icloud_account_">Звёздочкой отмечены файлы сохранённые на вашем аккаунте iCloud.</string>

@ -1,6 +1,17 @@
<resources>
<string name="app_name">Poker Analytics</string>
<string name="hour">小时</string>
<string name="minute">分钟</string>
<string name="more">更多</string>
<string name="lines">线数</string>
<string name="f_unlimited">无限</string>
<string name="f_support">支持</string>
<string name="imported">进口的</string>
<string name="save">保存</string>
<string name="pending">待定</string>
<string name="from_time"></string>
<string name="to_time"></string>
<string name="_ago">%s前</string>
<string name="_doesn_t_have_access_to_your_contacts_alert_message">%s不能访问你的联系人且不能检索你的现有好友姓名。通过iPhone首选项可授权防止任何\'陌生用户\'名访问。</string>

@ -39,8 +39,8 @@
<string name="transaction_relationship_error">The item is used in one or more transactions&#8230;Please delete the linked transactions first</string>
<string name="imported">Imported</string>
<string name="iap_session_message">You\'ve reached the maximum number of free sessions. Please subscribe for unlimited use and don\'t hesitate to tell us how you feel about your current experience!</string>
<string name="stacking_incoming">Stacking incoming</string>
<string name="stacking_outgoing">Stacking outgoing</string>
<string name="stacking_incoming">Staking incoming</string>
<string name="stacking_outgoing">Staking outgoing</string>
<string name="import_error">There has been an issue with the import. Please check out your file or contact the support!</string>
<string name="subscription_text">Subscription terms of use:\n• When subscribing, the free trial prevents you from being charged until the period ends\n• At the end of the free trial, you will be automatically charged the yearly subscription amount\n• A subscription automatically renews unless canceled\n• You can manage your subscription by going in the app "More" tab, then "Subscription"</string>
<string name="show_fullscreen">Show full screen</string>

Loading…
Cancel
Save