diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2022-03-29 00:12:47 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2022-04-03 22:28:11 +0200 |
| commit | 76c7b2ee9c6b2afd6b26a41de239590a024280d1 (patch) | |
| tree | 927a431b9e480ae838b4c4d252d29394f4c40239 /locales/pt.json | |
| parent | d6913c1eb9ad801076ddcb6ea6d1736c4460ef75 (diff) | |
| download | invidious-76c7b2ee9c6b2afd6b26a41de239590a024280d1.tar.gz invidious-76c7b2ee9c6b2afd6b26a41de239590a024280d1.tar.bz2 invidious-76c7b2ee9c6b2afd6b26a41de239590a024280d1.zip | |
Normalize translation keys in other locales (3/3)
Diffstat (limited to 'locales/pt.json')
| -rw-r--r-- | locales/pt.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/locales/pt.json b/locales/pt.json index 9446a9ed..9956357d 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -1,9 +1,9 @@ { "search_filters_type_option_show": "Espetáculo", - "views": "Visualizações", - "date": "Data de envio", - "rating": "Avaliação", - "relevance": "Relevância", + "search_filters_sort_option_views": "Visualizações", + "search_filters_sort_option_date": "Data de envio", + "search_filters_sort_option_rating": "Avaliação", + "search_filters_sort_option_relevance": "Relevância", "Broken? Try another Invidious Instance": "Falhou? Tente outra Instância do Invidious", "Switch Invidious Instance": "Mudar a instância do Invidious", "Show less": "Mostrar menos", @@ -17,7 +17,7 @@ "next_steps_error_message_go_to_youtube": "Ir ao YouTube", "next_steps_error_message": "Pode tentar as seguintes opções: ", "next_steps_error_message_refresh": "Atualizar", - "filter": "Filtro", + "search_filters_label": "Filtro", "search_filters_features_option_hdr": "HDR", "search_filters_features_option_location": "Localização", "search_filters_features_option_four_k": "4K", @@ -35,10 +35,10 @@ "search_filters_date_option_week": "Esta semana", "search_filters_date_option_today": "Hoje", "search_filters_date_option_hour": "Última hora", - "sort": "Ordenar por", - "features": "Funcionalidades", - "duration": "Duração", - "content_type": "Tipo", + "search_filters_sort_label": "Ordenar por", + "search_filters_features_label": "Funcionalidades", + "search_filters_duration_label": "Duração", + "search_filters_type_label": "Tipo", "permalink": "hiperligação permanente", "YouTube comment permalink": "Hiperligação permanente do comentário no YouTube", "Download as: ": "Descarregar como: ", |
