Skip to content

Commit 858a0ab

Browse files
docubotmjacobus
andauthored
New translation batch for pt (#23500)
* Delete obsolete files from Crowdin in workflow * Remove empty files before `crowdin upload` Those files would have been rejected by Crowdin. Close https://github.com/github/crowdin-support/issues/117 * Change delete command * Add crowdin translations * Run script/i18n/homogenize-frontmatter.js * Run script/i18n/fix-translation-errors.js * Run script/i18n/lint-translation-files.js --check parsing * Run script/i18n/lint-translation-files.js --check rendering * run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt * run script/i18n/reset-known-broken-translation-files.js * Check in pt CSV report Co-authored-by: Marcelo Jacobus <marcelo.jacobus@gmail.com>
1 parent a9025e3 commit 858a0ab

310 files changed

Lines changed: 7132 additions & 6191 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/create-translation-batch-pr.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,14 @@ jobs:
6767
wget https://artifacts.crowdin.com/repo/deb/crowdin3.deb -O /tmp/crowdin.deb
6868
sudo dpkg -i /tmp/crowdin.deb
6969
70+
# Delete empty source files that would be rejected by Crowdin breaking the workflow
71+
- name: Remove empty source files
72+
run: |
73+
find content -type f -empty -delete
74+
find data -type f -empty -delete
75+
7076
- name: Upload files to crowdin
71-
run: crowdin upload sources --no-progress --no-colors --verbose --debug '--branch=main' '--config=crowdin.yml'
77+
run: crowdin upload sources --delete-obsolete --no-progress --no-colors --verbose --debug '--branch=main' '--config=crowdin.yml'
7278
env:
7379
# This is a numeric id, not to be confused with Crowdin API v1 "project identifier" string
7480
# See "API v2" on https://crowdin.com/project/<your-project>/settings#api

translations/log/pt-resets.csv

Lines changed: 181 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 36 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Gerenciando suas assinaturas
3-
intro: 'Para ajudá-lo a gerenciar suas notificações de forma eficiente, existem várias maneiras de cancelar a assinatura.'
2+
title: Managing your subscriptions
3+
intro: 'To help you manage your notifications efficiently, there are several ways to unsubscribe.'
44
versions:
55
fpt: '*'
66
ghes: '*'
@@ -11,63 +11,66 @@ topics:
1111
redirect_from:
1212
- /github/managing-subscriptions-and-notifications-on-github/managing-your-subscriptions
1313
- /github/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github/managing-your-subscriptions
14-
shortTitle: Gerenciar suas assinaturas
14+
shortTitle: Manage your subscriptions
1515
---
16-
17-
Para ajudá-lo a entender suas assinaturas e decidir se deseja cancelar sua assinatura, consulte "[Visualizando suas assinaturas](/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions)".
16+
To help you understand your subscriptions and decide whether to unsubscribe, see "[Viewing your subscriptions](/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions)."
1817

1918
{% note %}
2019

21-
**Observação:** Em vez de cancelar a assinatura, você tem a opção de ignorar um repositório. Nesse caso, você deixará de receber notificações. Não recomendamos ignorar repositórios porque você não será notificado caso seja @mencionado. {% ifversion fpt or ghec %}Se você estiver passando por abuso e deseja ignorar um repositório, entre em contato com {% data variables.contact.contact_support %} para que possamos ajudar. {% data reusables.policies.abuse %}{% endif %}
20+
**Note:** Instead of unsubscribing, you have the option to ignore a repository. If you ignore a repository, you won't receive any notifications. We don't recommend ignoring repositories as you won't be notified if you're @mentioned. {% ifversion fpt or ghec %}If you're experiencing abuse and want to ignore a repository, please contact {% data variables.contact.contact_support %} so we can help. {% data reusables.policies.abuse %}{% endif %}
2221

2322
{% endnote %}
2423

25-
## Escolhendo como cancelar a assinatura
24+
## Choosing how to unsubscribe
2625

27-
Para não inspecionar (ou cancelar a assinatura de) repositórios rapidamente, vá para a página "Repositórios assistidos", onde você pode ver todos os repositórios que você está inspecionando. Para obter mais informações, consulte "[Não inspecionar um repositório](#unwatch-a-repository)".
26+
To unwatch (or unsubscribe from) repositories quickly, go to the "Watched repositories" page, where you can see all repositories you're watching. For more information, see "[Unwatch a repository](#unwatch-a-repository)."
2827

29-
Para cancelar a assinatura de várias notificações ao mesmo tempo, você pode cancelar a assinatura utilizando sua caixa de entrada ou a página de assinaturas. Ambas as opções oferecem mais contexto sobre suas assinaturas do que a página "Repositórios inspecionados".
28+
To unsubscribe from multiple notifications at the same time, you can unsubscribe using your inbox or on the subscriptions page. Both of these options offer more context about your subscriptions than the "Watched repositories" page.
3029

31-
### Benefícios de cancelamento de assinatura de sua caixa de entrada
30+
### Benefits of unsubscribing from your inbox
3231

33-
Ao cancelar a assinatura de notificações em sua caixa de entrada, você tem várias outras opções de triagem e pode filtrar suas notificações por filtros personalizados e tipos de discussão. Para obter mais informações, consulte "[Gerenciando notificações de sua caixa de entrada](/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox)".
32+
When you unsubscribe from notifications in your inbox, you have several other triaging options and can filter your notifications by custom filters and discussion types. For more information, see "[Managing notifications from your inbox](/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox)."
3433

35-
### Benefícios do cancelamento de assinatura na página de assinaturas
34+
### Benefits of unsubscribing from the subscriptions page
3635

37-
Quando você cancelar a assinatura de notificações na página de assinaturas, você pode ver mais das notificações que você assinou e classificá-las por "Assinada mais recentemente" ou "Assinada menos recentemente".
36+
When you unsubscribe from notifications on the subscriptions page, you can see more of the notifications you're subscribed to and sort them by "Most recently subscribed" or "Least recently subscribed".
3837

39-
A página de assinaturas mostra todas as notificações para as quais você está atualmente inscrito, incluindo notificações que você marcou como **Concluído** em sua caixa de entrada.
38+
The subscriptions page shows you all of the notifications that you're currently subscribed to, including notifications that you have marked as **Done** in your inbox.
4039

41-
Você só pode filtrar suas assinaturas por repositório e pelo motivo pelo qual está recebendo a notificação.
40+
You can only filter your subscriptions by repository and the reason you're receiving the notification.
4241

43-
## Cancelar assinatura de notificações em sua caixa de entrada
42+
## Unsubscribing from notifications in your inbox
4443

45-
Ao cancelar a assinatura de notificações em sua caixa de entrada, elas desaparecerão automaticamente da sua caixa de entrada.
44+
When you unsubscribe from notifications in your inbox, they will automatically disappear from your inbox.
4645

4746
{% data reusables.notifications.access_notifications %}
48-
1. Na caixa de entrada de notificações, selecione as notificações das quais você deseja cancelar sua assinatura.
49-
2. Clique em **Cancelar assinatura.** ![Cancele a assinatura na caixa de entrada principal](/assets/images/help/notifications-v2/unsubscribe-from-main-inbox.png)
47+
1. From the notifications inbox, select the notifications you want to unsubscribe to.
48+
2. Click **Unsubscribe.**
49+
![Unsubscribe option from main inbox](/assets/images/help/notifications-v2/unsubscribe-from-main-inbox.png)
5050

51-
## Cancelar assinatura de notificações na página de assinaturas
51+
## Unsubscribing from notifications on the subscriptions page
5252

5353
{% data reusables.notifications.access_notifications %}
54-
1. Na barra lateral esquerda, na lista de repositórios, use o menu suspenso "Gerenciar notificações" para clicar em **Assinaturas**. ![Gerenciar as opções do menu suspenso notificações](/assets/images/help/notifications-v2/manage-notifications-options.png)
54+
1. In the left sidebar, under the list of repositories, use the "Manage notifications" drop-down to click **Subscriptions**.
55+
![Manage notifications drop down menu options](/assets/images/help/notifications-v2/manage-notifications-options.png)
5556

56-
2. Selecione as notificações que você deseja cancelar a assinatura. No canto superior direito, clique em **Cancelar a assinatura**. ![Página de assinaturas](/assets/images/help/notifications-v2/unsubscribe-from-subscriptions-page.png)
57+
2. Select the notifications you want to unsubscribe to. In the top right, click **Unsubscribe.**
58+
![Subscriptions page](/assets/images/help/notifications-v2/unsubscribe-from-subscriptions-page.png)
5759

58-
## Deixar de inspecionar um repositório
60+
## Unwatch a repository
5961

60-
Quando você deixa de inspecionar um repositório, você cancela sua assinatura de atualizações futuras daquele repositório, a menos que você participe de uma conversa ou seja @mencionado.
62+
When you unwatch a repository, you unsubscribe from future updates from that repository unless you participate in a conversation or are @mentioned.
6163

6264
{% data reusables.notifications.access_notifications %}
63-
1. Na barra lateral esquerda, na lista de repositórios, use o menu suspenso "Gerenciar notificações" para clicar em **Inspecionar repositórios**. ![Gerenciar as opções do menu suspenso notificações](/assets/images/help/notifications-v2/manage-notifications-options.png)
64-
2. Na página de repositórios inspecionados, depois de ter avaliado os repositórios que você está inspecionando, escolha se deseja:
65-
{% ifversion fpt or ghes > 3.0 or ghae-next or ghec %}
66-
- Deixar de inspecionar um repositório
67-
- Ignorar todas as notificações de um repositório
68-
- Personalize os tipos de eventos que você recebe notificações para ({% data reusables.notifications-v2.custom-notification-types %}, se habilitado)
65+
1. In the left sidebar, under the list of repositories, use the "Manage notifications" drop-down to click **Watched repositories**.
66+
![Manage notifications drop down menu options](/assets/images/help/notifications-v2/manage-notifications-options.png)
67+
2. On the watched repositories page, after you've evaluated the repositories you're watching, choose whether to:
68+
{% ifversion fpt or ghes > 3.0 or ghae or ghec %}
69+
- Unwatch a repository
70+
- Ignore all notifications for a repository
71+
- Customize the types of event you receive notifications for ({% data reusables.notifications-v2.custom-notification-types %}, if enabled)
6972
{% else %}
70-
- Deixar de inspecionar um repositório
71-
- Apenas inspecione versões para um repositório
72-
- Ignorar todas as notificações de um repositório
73+
- Unwatch a repository
74+
- Only watch releases for a repository
75+
- Ignore all notifications for a repository
7376
{% endif %}

0 commit comments

Comments
 (0)