tachiyomi/app/src/main/res/values-pt/strings.xml

399 lines
22 KiB
XML
Raw Normal View History

Translations (#1593) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate.
2018-09-24 19:50:39 +02:00
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="name">Nome</string>
<!-- Activities and fragments labels (toolbar title) -->
<string name="label_settings">Definições</string>
<string name="label_download_queue">Fila de Transferências</string>
<string name="label_library">A minha biblioteca</string>
<string name="label_recent_manga">Lidos recentemente</string>
<string name="label_recent_updates">Atualizações</string>
<string name="label_catalogues">Catálogos</string>
<string name="label_categories">Categorias</string>
<string name="label_selected">Selecionado: %1$d</string>
<string name="label_backup">Cópia de segurança</string>
<!-- Actions -->
<string name="action_settings">Definições</string>
<string name="action_filter">Filtro</string>
<string name="action_filter_downloaded">Transferido</string>
<string name="action_filter_unread">Não Lido</string>
<string name="action_filter_read">Lido</string>
<string name="action_filter_empty">Remover filtro</string>
<string name="action_search">Procurar</string>
<string name="action_select_all">Selecionar tudo</string>
<string name="action_mark_as_read">Marcar como lido</string>
<string name="action_mark_as_unread">Marcar como não lido</string>
<string name="action_mark_previous_as_read">Marcar anteriores como lidos</string>
<string name="action_download">Transferir</string>
<string name="action_delete">Eliminar</string>
<string name="action_update">Atualizar</string>
<string name="action_update_library">Atualizar biblioteca</string>
<string name="action_edit">Editar</string>
<string name="action_add_category">Adicionar categoria</string>
<string name="action_edit_categories">Editar categorias</string>
<string name="action_rename_category">Renomear categoria</string>
<string name="action_move_category">Mover para categorias</string>
<string name="action_edit_cover">Alterar imagem de capa</string>
<string name="action_sort_up">Ordem ascendente</string>
<string name="action_sort_down">Ordem descendente</string>
<string name="action_show_downloaded">Transferido</string>
<string name="action_next_unread">Próximo não lido</string>
<string name="action_start">Começar</string>
<string name="action_stop">Parar</string>
<string name="action_pause">Pausa</string>
<string name="action_clear">Limpar</string>
<string name="action_previous_chapter">Capítulo anterior</string>
<string name="action_next_chapter">Capítulo seguinte</string>
<string name="action_retry">Tentar novamente</string>
<string name="action_remove">Remover</string>
<string name="action_resume">Resumir</string>
Translations (#1593) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate.
2018-09-24 19:50:39 +02:00
<string name="action_open_in_browser">Abrir no navegador</string>
<string name="action_display_mode">Mudar modo de visualização</string>
<string name="action_set_filter">Definir filtro</string>
<string name="action_cancel">Cancelar</string>
<string name="action_sort">Ordenar</string>
<string name="action_install">Instalar</string>
<!-- Operations -->
<string name="deleting">A eliminar…</string>
<string name="loading">A carregar…</string>
<!-- Preferences -->
<!-- Subsections -->
<string name="pref_category_general">Geral</string>
<string name="pref_category_reader">Leitor</string>
<string name="pref_category_downloads">Transferências</string>
<string name="pref_category_sources">Fontes</string>
<string name="pref_category_advanced">Avançado</string>
<string name="pref_category_about">Sobre</string>
<!-- General section -->
<string name="pref_library_columns">Número de manga por fila</string>
<string name="portrait">Retrato</string>
<string name="landscape">Paisagem</string>
<string name="default_columns">Por defeito</string>
<string name="pref_library_update_interval">Frequência de atualização da biblioteca</string>
<string name="update_never">Manual</string>
<string name="update_1hour">Hora à hora</string>
<string name="update_2hour">A cada 2 horas</string>
<string name="update_3hour">A cada 3 horas</string>
<string name="update_6hour">A cada 6 horas</string>
<string name="update_12hour">A cada 12 horas</string>
<string name="update_24hour">Diariamente</string>
<string name="update_48hour">A cada 2 dias</string>
Translations (#1593) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate.
2018-09-24 19:50:39 +02:00
<string name="pref_library_update_categories">Categorias a incluir na atualização global</string>
<string name="all">Tudo</string>
<string name="pref_library_update_restriction">Restrições sobre a atualização da biblioteca</string>
<string name="pref_library_update_restriction_summary">Atualizar apenas quando se cumprem as condições</string>
<string name="wifi">Wi-Fi</string>
<string name="charging">A carregar</string>
Translations (#1593) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate.
2018-09-24 19:50:39 +02:00
<string name="pref_update_only_non_completed">Atualizar apenas mangás a decorrer</string>
<string name="pref_auto_update_manga_sync">Sincronizar capítulos após leitura</string>
<string name="pref_theme">Tema da aplicação</string>
<string name="light_theme">Tema principal</string>
<string name="dark_theme">Tema escuro</string>
<!-- Reader section -->
<string name="pref_fullscreen">Ocultar barra de estado</string>
<string name="pref_lock_orientation">Bloquear orientação</string>
2017-02-12 00:30:32 +01:00
<string name="pref_page_transitions">Permitir transições</string>
<string name="pref_show_page_number">Mostrar número de página</string>
<string name="pref_custom_brightness">Usar brilho personalizado</string>
<string name="pref_keep_screen_on">Manter ecrã ligado</string>
<string name="pref_reader_navigation">Navegação</string>
<string name="pref_read_with_volume_keys">Teclas de Volume</string>
<string name="pref_read_with_tapping">Toque</string>
<string name="pref_reader_theme">Cor de fundo</string>
<string name="white_background">Branco</string>
<string name="black_background">Preto</string>
<string name="pref_viewer_type">Visualizador por defeito</string>
<string name="default_viewer">Por defeito</string>
<string name="left_to_right_viewer">Esquerda para Direita</string>
<string name="right_to_left_viewer">Direita para Esquerda</string>
<string name="vertical_viewer">Vertical</string>
<string name="webtoon_viewer">Webtoon</string>
<string name="pref_image_decoder">Descodificador de imagem</string>
<string name="pref_image_scale_type">Tipo de escala</string>
<string name="scale_type_fit_screen">Ajustar ao ecrã</string>
<string name="scale_type_stretch">Esticar</string>
<string name="scale_type_fit_width">Ajustar à largura</string>
<string name="scale_type_fit_height">Ajustar à altura</string>
<string name="scale_type_original_size">Tamanho original</string>
<string name="scale_type_smart_fit">Ajuste inteligente</string>
<string name="pref_zoom_start">Posição de zoom inicial</string>
<string name="zoom_start_automatic">Automático</string>
<string name="zoom_start_left">Esquerda</string>
<string name="zoom_start_right">Direita</string>
<string name="zoom_start_center">Centro</string>
<string name="pref_rotation_type">Rotação</string>
<string name="rotation_free">Livre</string>
<string name="rotation_lock">Bloqueado</string>
<string name="rotation_force_portrait">Forçar retrato</string>
<string name="rotation_force_landscape">Forçar paisagem</string>
<!-- Downloads section -->
<string name="pref_download_directory">Pasta de Transferências</string>
<string name="pref_download_only_over_wifi">Transferir apenas através Wi-Fi</string>
<string name="pref_remove_after_marked_as_read">Eliminar ao marcar como lido</string>
<string name="pref_remove_after_read">Eliminar depois de ler</string>
<string name="custom_dir">Pasta personalizada</string>
<string name="disabled">Desativado</string>
<string name="last_read_chapter">Último capítulo</string>
<string name="second_to_last">Segundo capítulo antes do último</string>
<string name="third_to_last">Terceiro capítulo antes do último</string>
<string name="fourth_to_last">Quarto capítulo antes do último</string>
<string name="fifth_to_last">Quinto capítulo antes do último</string>
<!-- Sync section -->
<string name="services">Serviços</string>
<!-- Advanced section -->
<string name="pref_clear_chapter_cache">Limpar a cache dos capítulos</string>
<string name="used_cache">Usado: %1$s</string>
<string name="cache_deleted">Cache limpa. %1$d ficheiros foram eliminados</string>
<string name="cache_delete_error">Ocorreu um erro ao eliminar a cache</string>
<string name="pref_clear_cookies">Limpar cookies</string>
Translations (#1747) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate. * Translated using Weblate (Turkish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (French) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Bengali) Currently translated at 97.4% (413 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/ * Translated using Weblate (Bulgarian) Currently translated at 98.5% (418 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/ * Translated using Weblate (Hindi) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Arabic) Currently translated at 98.1% (416 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Chinese (Simplified)) * Translated using Weblate (Chinese (Simplified)) Currently translated at 17.4% (74 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Added translation using Weblate (Thai) * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 99.0% (420 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Malay) Currently translated at 86.5% (367 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/ * Translated using Weblate (Italian) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Dutch) Currently translated at 87.5% (371 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/ * Translated using Weblate (Spanish) Currently translated at 93.3% (396 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (Portuguese) Currently translated at 75.2% (319 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Japanese) Currently translated at 8.9% (38 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/ * Translated using Weblate (Spanish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Deleted translation using Weblate (Thai) * Translated using Weblate (Polish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 19.8% (84 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Hindi) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Turkish) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Italian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Added translation using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) Currently translated at 50.4% (214 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ * Translated using Weblate (Arabic) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Translated using Weblate (Portuguese) Currently translated at 75.3% (320 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Portuguese) Currently translated at 75.3% (320 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (415 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Ukrainian) Currently translated at 54.6% (232 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ * Translated using Weblate (Bulgarian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/ * Translated using Weblate (French) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Hungarian) Currently translated at 39.3% (167 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
2018-11-23 21:47:00 +01:00
<string name="cookies_cleared">Cookies limpos</string>
<string name="pref_clear_database">Limpar base de dados</string>
<string name="pref_clear_database_summary">Eliminar mangás e capítulos não presentes na biblioteca</string>
<string name="clear_database_confirmation">Tem certeza\? O progresso de capítulos e mangás de fora da biblioteca será perdido</string>
<string name="clear_database_completed">Eliminar entradas</string>
<!-- About section -->
<string name="version">Versão</string>
<string name="build_time">Hora da compilação</string>
<string name="pref_enable_automatic_updates">Procurar por atualizações</string>
<string name="pref_enable_automatic_updates_summary">Procurar por atualizações automaticamente</string>
<!-- ACRA -->
<string name="pref_enable_acra">Enviar relatórios de erro</string>
<string name="pref_acra_summary">Ajuda a corrigir qualquer erro. Não serão enviados dados sensíveis</string>
<!-- Login dialog -->
<string name="login_title">Iniciar sessão para %1$s</string>
<string name="username">Nome de utilizador</string>
<string name="password">Palavra-passe</string>
<string name="show_password">Mostrar palavra-passe</string>
<string name="login">Iniciar sessão</string>
<string name="login_success">Início de sessão bem sucedido</string>
<string name="invalid_login">Início de sessão falhado</string>
<string name="unknown_error">Erro desconhecido</string>
<!-- Library fragment -->
<string name="library_search_hint">Título ou autor…</string>
<string name="updating_category">A atualizar categoria</string>
<string name="confirm_delete_manga">Eliminar manga selecionada?</string>
<!-- Catalogue fragment -->
<string name="source_requires_login">Esta fonte necessita que inicies a sessão</string>
<string name="select_source">Selecionar a fonte</string>
<string name="no_valid_sources">Por favor habilite pelo menos uma fonte valida</string>
<!-- Manga info fragment -->
<string name="manga_detail_tab">Informações</string>
<string name="description">Descrição</string>
<string name="ongoing">Em curso</string>
<string name="unknown">Desconhecido</string>
<string name="licensed">Licenciado</string>
<string name="remove_from_library">Remover da biblioteca</string>
<string name="manga_info_author_label">Autor</string>
<string name="manga_info_artist_label">Artistas</string>
<string name="manga_info_chapters_label">Capítulos</string>
<string name="manga_info_status_label">Estado</string>
<string name="manga_info_source_label">Fonte</string>
<string name="manga_info_genres_label">Géneros</string>
<!-- Manga chapter fragment -->
<string name="manga_chapters_tab">Capítulos</string>
<string name="manga_chapter_no_title">Sem título</string>
<string name="display_mode_chapter">Capítulo %1$s</string>
<string name="chapter_downloaded">Transferido</string>
<string name="chapter_queued">Em fila</string>
<string name="chapter_downloading">A Transferir</string>
<string name="chapter_downloading_progress">A Transferir (%1$d/%2$d)</string>
<string name="chapter_error">Erro</string>
<string name="fetch_chapters_error">Erro ao obter capítulos</string>
<string name="show_title">Mostrar título</string>
<string name="show_chapter_number">Mostrar número de capítulo</string>
<string name="sorting_mode">Modo de organização</string>
<string name="sort_by_source">Por fonte</string>
<string name="sort_by_number">Por número de capítulo</string>
<string name="manga_download">Transferir</string>
<string name="download_1">Transferir próximo capítulo</string>
<string name="download_5">Transferir próximos 5 capítulos</string>
<string name="download_10">Transferir próximos 10 capítulos</string>
<string name="download_all">Transferir tudo</string>
<string name="download_unread">Transferir não lidos</string>
<string name="confirm_delete_chapters">Eliminar os capítulos selecionados?</string>
<!-- MyAnimeList fragment -->
<string name="reading">A ler</string>
<string name="completed">Completo</string>
<string name="dropped">Abandonado</string>
<string name="on_hold">Em espera</string>
<string name="plan_to_read">Planeada a leitura</string>
<string name="score">Avaliação</string>
<string name="title">Título</string>
<string name="status">Estado</string>
<string name="chapters">Capítulos</string>
<!-- Dialog remove recently view -->
<string name="dialog_with_checkbox_remove_description">Esta ação irá remover a data de leitura deste capítulo. Continuar?</string>
<string name="dialog_with_checkbox_reset">Repor todos os capítulos desta manga</string>
<!-- Reader activity -->
<string name="downloading">A transferir…</string>
<string name="download_progress">Transferido %1$d%%</string>
<string name="chapter_progress">Página: %1$d</string>
<string name="chapter_subtitle">Capítulo %1$s</string>
<string name="no_next_chapter">Capítulo seguinte não encontrado</string>
<string name="no_previous_chapter">Capítulo anterior não encontrado</string>
<string name="decode_image_error">Imagem não pôde ser carregada.\nPor favor tente alterar o descodificador de imagem ou selecione uma das seguintes opções</string>
<string name="confirm_update_manga_sync">Atualizar último capítulo lido a %1$d nos serviços ativos?</string>
<string name="viewer_for_this_series">Visualizador para esta série</string>
<!-- Backup fragment -->
<string name="backup">Cópia de segurança</string>
<!-- Recent manga fragment -->
<string name="recent_manga_source">%1$s - Cap.%2$s</string>
<!-- Downloads activity and service -->
<string name="download_queue_error">Ocorreu um erro ao transferir capítulos. Poderá tentar novamente na secção das transferências</string>
<!-- Library update service notifications -->
<string name="notification_update_progress">Progresso da atualização: %1$d/%2$d</string>
<string name="notification_new_chapters">Novos capítulos encontrados</string>
<string name="notification_first_add_to_library">Por favor adicione a manga à sua biblioteca antes de fazer isto</string>
<string name="notification_not_connected_to_ac_title">Sincronização cancelada</string>
<string name="notification_not_connected_to_ac_body">O dispositivo não está ligado ao carregador</string>
<string name="notification_no_connection_title">Sincronização cancelada</string>
<string name="notification_no_connection_body">Ligação indisponível</string>
<!-- File Picker Titles -->
<string name="file_select_cover">Selecionar imagem de capa</string>
<string name="file_select_backup">Selecionar ficheiro de cópia de segurança</string>
<!--UpdateCheck-->
<string name="update_check_title">Nova atualização disponível!</string>
<string name="update_check_confirm">Transferido</string>
<string name="update_check_ignore">Ignorar</string>
<string name="update_check_no_new_updates">Sem atualizações disponíveis</string>
<string name="update_check_download_started">Transferência iniciada</string>
<string name="update_check_look_for_updates">À procura de atualizações</string>
<!--UpdateCheck Notifications-->
<string name="update_check_notification_file_download">Transferir atualização</string>
<string name="update_check_notification_download_in_progress">Transferência em curso</string>
<string name="update_check_notification_download_complete">Transferência completa</string>
<string name="update_check_notification_download_error">Erro na transferência</string>
<string name="update_check_notification_update_available">Atualização disponível</string>
<!--Content Description-->
<string name="description_backdrop">Imagem de capa da manga</string>
<string name="description_cover">Imagem de capa da manga</string>
<!-- Information Text -->
<string name="information_no_downloads">Sem transferências</string>
<string name="information_no_recent">Sem capítulos recentes</string>
<string name="information_no_recent_manga">Sem manga lida recentemente</string>
Translations (#1747) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate. * Translated using Weblate (Turkish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (French) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Bengali) Currently translated at 97.4% (413 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/ * Translated using Weblate (Bulgarian) Currently translated at 98.5% (418 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/ * Translated using Weblate (Hindi) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Arabic) Currently translated at 98.1% (416 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Chinese (Simplified)) * Translated using Weblate (Chinese (Simplified)) Currently translated at 17.4% (74 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Added translation using Weblate (Thai) * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 99.0% (420 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Malay) Currently translated at 86.5% (367 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/ * Translated using Weblate (Italian) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Dutch) Currently translated at 87.5% (371 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/ * Translated using Weblate (Spanish) Currently translated at 93.3% (396 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (Portuguese) Currently translated at 75.2% (319 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Japanese) Currently translated at 8.9% (38 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/ * Translated using Weblate (Spanish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Deleted translation using Weblate (Thai) * Translated using Weblate (Polish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 19.8% (84 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Hindi) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Turkish) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Italian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Added translation using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) Currently translated at 50.4% (214 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ * Translated using Weblate (Arabic) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Translated using Weblate (Portuguese) Currently translated at 75.3% (320 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Portuguese) Currently translated at 75.3% (320 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (415 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Ukrainian) Currently translated at 54.6% (232 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ * Translated using Weblate (Bulgarian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/ * Translated using Weblate (French) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Hungarian) Currently translated at 39.3% (167 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
2018-11-23 21:47:00 +01:00
<string name="information_empty_library">Sua biblioteca está vazia, você pode adicionar séries dos catálogos à sua biblioteca.</string>
<!-- Download Notification -->
<string name="download_notifier_title_error">Erro</string>
<string name="download_notifier_unkown_error">Erro inesperado ao transferir capítulo</string>
<string name="download_notifier_page_error">Página em falta na pasta</string>
<string name="download_notifier_page_ready_error">Página não carregada</string>
<string name="download_notifier_text_only_wifi">Sem ligação de Wi-Fi disponível</string>
Translations (#1593) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate.
2018-09-24 19:50:39 +02:00
<string name="categories">Categorias</string>
<string name="manga">Mangá</string>
<string name="track">Manutenção</string>
<string name="history">Histórico</string>
<string name="label_latest_updates">Últimas atualizações</string>
<string name="label_extensions">Extensões</string>
<string name="label_extension_info">Info. da extensão</string>
<string name="action_filter_bookmarked">Favoritos</string>
<string name="action_sort_alpha">Alfabeticamente</string>
<string name="action_sort_total">Número total de capítulos</string>
<string name="action_sort_last_read">Última leitura</string>
<string name="action_global_search">Procura geral</string>
<string name="action_bookmark">Marcar como favorito</string>
<string name="action_remove_bookmark">Desmarcar como favorito</string>
<string name="action_add">Adicionar</string>
<string name="action_close">Fechar</string>
<string name="action_move">Mover</string>
<string name="action_add_to_home_screen">Adicionar ao ecrã inicial</string>
<string name="action_display">Mostrar</string>
<string name="action_display_grid">Grelha</string>
<string name="action_display_list">Lista</string>
<string name="action_share">Partilhar</string>
<string name="action_save">Guardar</string>
<string name="action_undo">Anular</string>
<string name="action_export">Exportar</string>
<string name="action_create">Criar</string>
<string name="action_open">Abrir</string>
<string name="action_login">Entrar</string>
<string name="short_recent_updates">Atualizações</string>
<string name="update_weekly">Semanalmente</string>
<string name="update_monthly">Mensalmente</string>
<string name="amoled_theme">Tema AMOLED</string>
<string name="pref_start_screen">Ecrã inicial</string>
<string name="pref_language">Língua</string>
<string name="system_default">Predefinição do sistema</string>
Translations (#1747) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate. * Translated using Weblate (Turkish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (French) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Bengali) Currently translated at 97.4% (413 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/ * Translated using Weblate (Bulgarian) Currently translated at 98.5% (418 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/ * Translated using Weblate (Hindi) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Arabic) Currently translated at 98.1% (416 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Chinese (Simplified)) * Translated using Weblate (Chinese (Simplified)) Currently translated at 17.4% (74 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Added translation using Weblate (Thai) * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 99.0% (420 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Malay) Currently translated at 86.5% (367 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/ * Translated using Weblate (Italian) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Dutch) Currently translated at 87.5% (371 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/ * Translated using Weblate (Spanish) Currently translated at 93.3% (396 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (Portuguese) Currently translated at 75.2% (319 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Japanese) Currently translated at 8.9% (38 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/ * Translated using Weblate (Spanish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Deleted translation using Weblate (Thai) * Translated using Weblate (Polish) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 19.8% (84 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (424 of 424 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ * Translated using Weblate (Hindi) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Turkish) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Italian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Added translation using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) Currently translated at 50.4% (214 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ * Translated using Weblate (Arabic) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Translated using Weblate (Portuguese) Currently translated at 75.3% (320 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Portuguese) Currently translated at 75.3% (320 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (415 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Ukrainian) Currently translated at 54.6% (232 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ * Translated using Weblate (Bulgarian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/ * Translated using Weblate (French) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Hungarian) Currently translated at 39.3% (167 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (425 of 425 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
2018-11-23 21:47:00 +01:00
<string name="action_sort_last_updated">Última atualização</string>
<string name="action_restore">Restaurar</string>
<string name="app_not_available">Atalhos</string>
<string name="default_category">Categoria padrão</string>
<string name="default_category_summary">Sempre perguntar</string>
<string name="ext_details">Detalhes</string>
<string name="ext_update">Atualização</string>
<string name="ext_install">Instalar</string>
<string name="ext_pending">Pendente</string>
<string name="ext_downloading">Fazendo download</string>
<string name="ext_installing">Instalando</string>
<string name="ext_installed">Instalado</string>
<string name="ext_uninstall">Desinstalar</string>
<string name="ext_preferences">Preferências</string>
<string name="ext_available">Disponível</string>
<string name="untrusted_extension">Extensão não confiável</string>
<string name="untrusted_extension_message">Esta extensão possui um certificado não confiável e não foi ativada.
\n
\nUma extensão maliciosa podia ler qualquer credencial de login armazenada no Tachiyomi ou executar código arbitrário.
\n
\nAo confiar neste certificado você aceita estes riscos.</string>
<string name="ext_version_info">Versão: %1$s</string>
<string name="ext_language_info">Linguagem: %1$s</string>
<string name="ext_empty_preferences">Não há preferências editáveis para esta extensão</string>
<string name="pref_crop_borders">Cortar bordas</string>
<string name="pref_custom_color_filter">Usar filtro de cor personalizado</string>
<string name="pref_read_with_volume_keys_inverted">Inverter botões de volume</string>
<string name="double_tap_anim_speed_0">Sem animação</string>
<string name="double_tap_anim_speed_normal">Normal</string>
<string name="double_tap_anim_speed_fast">Rápido</string>
<string name="color_filter_g_value">G</string>
<string name="color_filter_b_value">B</string>
<string name="color_filter_a_value">A</string>
<string name="pref_download_new">Fazer download de novos capítulos</string>
<string name="pref_create_backup">Criar backup</string>
<string name="pref_create_backup_summ">Pode ser usado para restaurar a biblioteca atual</string>
<string name="pref_restore_backup">Restaurar backup</string>
<string name="pref_restore_backup_summ">Restaurar biblioteca a partir de um ficheiro de backup</string>
<string name="pref_backup_service_category">Serviço</string>
<string name="pref_backup_interval">Frequência de backup</string>
<string name="source_not_found">Fonte não encontrada</string>
<string name="restoring_backup">Restaurando backup</string>
<string name="creating_backup">Criando backup</string>
<string name="label_migration">Migração de fonte</string>
Translations (#1593) * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ * Translated using Weblate (Spanish) Currently translated at 90.8% (379 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ * Translated using Weblate (French) Currently translated at 97.3% (406 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.0% (409 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Russian) Currently translated at 97.6% (407 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ * Translated using Weblate (Hindi) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ * Translated using Weblate (Polish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ * Translated using Weblate (Italian) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ * Translated using Weblate (Arabic) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (417 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ * Translated using Weblate (Portuguese) Currently translated at 67.6% (282 of 417 strings) Translation: Tachiyomi/Strings Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ * Update translation files Updated by Clean-up translation files hook in Weblate.
2018-09-24 19:50:39 +02:00
</resources>