|
1 | 1 | // Messages for Brazilian Portuguese (português do Brasil)
|
2 | 2 | // Exported from translatewiki.net
|
| 3 | +// Author: Eduardoaddad |
3 | 4 | // Author: Klgor1803
|
4 | 5 | // Author: Ninawauwau
|
5 | 6 | // Author: Obiru
|
|
63 | 64 | "zim_file_new.button.refresh" = "Atualizar";
|
64 | 65 | "zim_file.list.name.text" = "Nome";
|
65 | 66 | "zim_file.list.description.text" = "Descrição";
|
| 67 | +"zim_file.list.actions.text" = "Ações"; |
| 68 | +"zim_file.list.info.text" = "Informação"; |
66 | 69 | "zim_file.action.locate.title" = "Localizar";
|
67 | 70 | "zim_file.action.open_main_page.title" = "Abrir página principal";
|
68 | 71 | "zim_file.action.reveal_in_finder.title" = "Mostrar em Finder";
|
| 72 | +"zim_file.action.unlink.title" = "Desvincular"; |
| 73 | +"zim_file.action.unlink.button.title" = "Desvincular"; |
| 74 | +"zim_file.action.delete.title" = "Excluir"; |
| 75 | +"zim_file.base_info.attribute.language" = "Idioma"; |
| 76 | +"zim_file.base_info.attribute.category" = "Categoria"; |
| 77 | +"zim_file.base_info.attribute.size" = "Tamanho"; |
| 78 | +"zim_file.base_info.attribute.created" = "Criado"; |
| 79 | +"zim_file.bool_info.pictures" = "Fotografias"; |
| 80 | +"zim_file.bool_info.videos" = "Vídeos"; |
| 81 | +"zim_file.bool_info.details" = "Detalhes"; |
| 82 | +"zim_file.detail.id.title" = "ID"; |
| 83 | +"zim_file.download_task.action.title.cancel" = "Cancelar"; |
| 84 | +"zim_file.download_task.action.failed" = "Falhou"; |
| 85 | +"zim_file.download_task.action.pause" = "Pausar"; |
| 86 | +"zim_file.download_task.action.downloading" = "Baixando..."; |
| 87 | +"zim_file.download_task.action.resume" = "Retomar"; |
| 88 | +"zim_file.download_task.action.paused" = "Pausado"; |
| 89 | +"reading_settings.zoom.reset.button" = "Redefinir"; |
| 90 | +"reading_settings.external_link.title" = "Link externo"; |
| 91 | +"library_settings.catalog.title" = "Catálogo"; |
| 92 | +"library_settings.languages.title" = "Idiomas"; |
| 93 | +"library_settings.tab.library.title" = "Biblioteca"; |
| 94 | +"settings.navigation.title" = "Configurações"; |
| 95 | +"catalog_settings.header.text" = "Catálogo"; |
| 96 | +"settings.miscellaneous.navigation.about" = "Sobre"; |
| 97 | +"settings.selected_language.title" = "Idiomas"; |
| 98 | +"language_selector.name.title" = "Nome"; |
| 99 | +"language_selector.showing.header" = "Mostrando"; |
| 100 | +"language_selector.navitation.title" = "Idioma"; |
| 101 | +"language_selector.toolbar.sorting" = "Classificação"; |
| 102 | +"settings.about.title" = "Sobre"; |
| 103 | +"settings.about.release" = "Lançamento"; |
| 104 | +"settings.about.dependencies" = "Dependências"; |
| 105 | +"settings.about.dependencies.name" = "Nome"; |
| 106 | +"settings.about.dependencies.license" = "Licença"; |
| 107 | +"settings.about.dependencies.version" = "Versão"; |
| 108 | +"settings.about.appverion.title" = "Versão"; |
| 109 | +"settings.about.build.title" = "Compilação"; |
| 110 | +"settings.about.source.title" = "Fonte"; |
| 111 | +"settings.about.button.license" = "Licença Pública Geral GNU v3"; |
| 112 | +"bookmark.navigation.title" = "Favoritos"; |
| 113 | +"bookmark.overlay.empty.title" = "Sem favoritos"; |
| 114 | +"search_result.sidebar.button.remove" = "Remover"; |
| 115 | +"search_result.button.clear" = "Limpar"; |
| 116 | +"welcome.main_page.title" = "Página principal"; |
| 117 | +"welcome.grid.bookmarks.title" = "Favoritos"; |
| 118 | +"welcome.actions.open_file" = "Abrir arquivo"; |
| 119 | +"welcome.loading.data.text" = "Carregando dados..."; |
| 120 | +"comments.button.zoom_in" = "Aproximar"; |
| 121 | +"comments.button.zoom_out" = "Afastar"; |
| 122 | +"app_macos_commands.open_file" = "Abrir..."; |
| 123 | +"app_macos_commands.new" = "Nova guia"; |
| 124 | +"app_macos_navigation.button.library" = "Biblioteca"; |
| 125 | +"sidebar_view.navigation.button.close" = "Fechar"; |
| 126 | +"enum.category.wikipedia" = "Wikipédia"; |
| 127 | +"enum.category.wikibooks" = "Wikilivros"; |
| 128 | +"enum.category.wikinews" = "Wikinotícias"; |
| 129 | +"enum.category.wikiquote" = "Wikiquote"; |
| 130 | +"enum.category.wikisource" = "Wikisource"; |
| 131 | +"enum.category.wikiversity" = "Wikiversidade"; |
| 132 | +"enum.category.wikivoyage" = "Wikivoyage"; |
| 133 | +"enum.category.wiktionary" = "Wikcionário"; |
| 134 | +"enum.category.vikidia" = "Vikidia"; |
| 135 | +"enum.category.other" = "Outros"; |
| 136 | +"enum.libray_tab_item.new" = "Novo"; |
| 137 | +"enum.navigation_item.reading" = "Leitura"; |
| 138 | +"enum.navigation_item.bookmarks" = "Favoritos"; |
| 139 | +"enum.navigation_item.new_tab" = "Nova guia"; |
| 140 | +"enum.navigation_item.opened" = "Aberto"; |
| 141 | +"enum.navigation_item.categories" = "Categorias"; |
| 142 | +"enum.navigation_item.new" = "Novo"; |
| 143 | +"enum.navigation_item.downloads" = "Downloads"; |
| 144 | +"enum.navigation_item.settings" = "Configurações"; |
| 145 | +"enum.search_result_snippet_mode.disabled" = "Desativado"; |
| 146 | +"payment.donate.title" = "Doar"; |
| 147 | +"payment.confirm.button.title" = "Confirmar"; |
| 148 | +"payment.selection.option.monthly" = "Mensalmente"; |
0 commit comments