Integração do Google Play

With Crowdin’s Google Play integration, you can speed up the process of your app’s data localization. With Crowdin’s Google Play integration, you can speed up the process of your app’s data localization. When translations are completed, it takes a few clicks to add them to your app’s page in the store.

Observação: Você precisará instalar a integração do Google Play em sua conta Crowdin antes de configurá-la e usá-la.

Conectando o Google Play com o Crowdin

Para conectar o Google Play ao seu projeto no Crowdin, siga estas etapas:

  1. Abra seu projeto e vá para a guia Integrações.
  2. Clique em Google Play na lista de integrações.
  3. Digite o nome do pacote e clique em Configurar Integração.

Google Play Integration Set Up

Você pode editar o nome do pacote se inseri-lo incorretamente e excluir a integração, se necessário.

Google Play Integration Edit Package Name

A integração irá coletar os textos fonte em um arquivo que será colocado em Fontes > Arquivos. By default, the file name is set to google_play.xml.

Publicando Traduções

To publish translations, follow these steps:

  1. Abra seu projeto e vá para Integrações > Google Play.
  2. Clique em Pré-visualização e publicar traduções. Publish Translations
  3. As traduções disponíveis aparecerão de acordo com as Opções de exportação configuradas. See whether all translations look good and clear the checkbox next to the languages you don’t want to publish. Clique em Avançar para continuar. Selecting Languages for Publishing
  4. Upload a file with your service account credentials and click Publish. Google Play Integration Publish Translations
  5. You can track the publishing progress in the next dialog. Once the translations are uploaded, click Close. Google Play Integration Publishing Progress
Note: Google Play limits the number of times you can publish translations for the same language in one day.

Criação de credenciais de conta de serviço

Para publicar traduções do Crowdin diretamente no seu projeto do Google Play, você precisa configurar o acesso ao seu Google Play Console com antecedência.

Observação: Por motivos de segurança, o arquivo com as credenciais da sua conta de serviço não é armazenado no Crowdin, por isso é necessário fazer o envio desse arquivo sempre que quiser publicar suas traduções no Google Play.

To create and add your service account credentials, follow these steps:

  1. Link Google Play Console with Google Cloud project:

    1. Open the Google Play Console and go to Setup > API access.
    2. Link an existing project or create a new one.

  2. Gerar as credenciais de conta de serviço:

    1. Go to Service accounts. Se solicitado, selecione um dos projetos existentes.

    2. Click Create Service Account.

    3. Specify the service account name and click Create and Continue.

    4. From the Role list, select Service Accounts > Service Account User and click Done.

    5. Open the Actions menu on the created service account and select Manage keys.

    6. In the Keys tab, click Add key > Create new key.

    7. Select JSON and click Create.

    A JSON file that contains your service account credentials will be downloaded to your machine.

  3. Permitir acesso à sua conta de serviço:

    1. In the Google Play Console, go to Setup > API access and click Grant access on your service account.

    2. In the Account permissions tab, select the following permissions:

      • View app information and download bulk reports (read-only)
      • Publish Play Games Services projects
      • Release to production, exclude devices, and use Play App Signing
      • Manage store presence

    3. Click Invite user.

Depois disso, você pode usar o arquivo com as credenciais da sua conta de serviço para publicar suas traduções do Crowdin no Google Play.

Este artigo foi útil?