|
1 | 1 | --- |
2 | | -REPOSITORY_LIST_TITLE: Repositories |
3 | | -REPOSITORY_MENU_CODE: Code |
| 2 | +REPOSITORY_LIST_TITLE: Repositórios |
| 3 | +REPOSITORY_MENU_CODE: Código |
4 | 4 | REPOSITORY_MENU_COMMITS: Commits |
5 | 5 | REPOSITORY_MENU_BRANCHES: Branches |
6 | 6 | REPOSITORY_MENU_TAGS: Tags |
7 | | -REPOSITORY_MENU_SEARCH: Search |
| 7 | +REPOSITORY_MENU_SEARCH: Pesquisar |
8 | 8 | REPOSITORY_MENU_STATS: Stats |
9 | | -REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository... |
| 9 | +REPOSITORY_MENU_SEARCH_PLACEHOLDER: Pesquisar neste repositório... |
10 | 10 | REPOSITORY_SUBMENU_BRANCHES: Branches |
11 | | -REPOSITORY_SUBMENU_TAGS: Tags |
12 | | -REPOSITORY_REFLIST_TOGGLE: 'Tree:' |
| 11 | +REPOSITORY_SUBMENU_TAGS: Marcadores |
| 12 | +REPOSITORY_REFLIST_TOGGLE: 'Árvore:' |
13 | 13 | REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags... |
14 | 14 | REPOSITORY_REFLIST_BRANCHES: Branches |
15 | | -REPOSITORY_REFLIST_TAGS: Tags |
| 15 | +REPOSITORY_REFLIST_TAGS: Marcadores |
16 | 16 | REPOSITORY_TOOLBAR_CLONE_SSH: SSH |
17 | 17 | REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTPS |
18 | | -REPOSITORY_TOOLBAR_CLONE_COPIED: Copied to clipboard! |
| 18 | +REPOSITORY_TOOLBAR_CLONE_COPIED: Copiado para a área de transferência! |
19 | 19 | REPOSITORY_TOOLBAR_FEED_RSS: RSS |
20 | 20 | REPOSITORY_TOOLBAR_FEED_ATOM: ATOM |
21 | | -REPOSITORY_TOOLBAR_DOWNLOAD: Download |
22 | | -REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: Download .zip |
23 | | -REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Download .tar |
24 | | -REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: Download .tar.gz |
25 | | -REPOSITORY_BRANCH_TITLE: Remote branches |
26 | | -REPOSITORY_TAGS_TITLE: Remote tags |
27 | | -REPOSITORY_TAGS_NO_TAGS_AVAILABLE: No tags in this repository. |
28 | | -REPOSITORY_SEARCH_FORM_TITLE: Search |
29 | | -REPOSITORY_SEARCH_RESULTS_TITLE: Search results |
30 | | -REPOSITORY_BROWSE_AT_COMMIT: Browse repository at |
31 | | -REPOSITORY_FEED_RECENT_COMMITS: Recent commits to |
32 | | -REPOSITORY_FEED_RECENT_COMMITS_SOURCE: Recent commits feed provided by GitList. |
| 21 | +REPOSITORY_TOOLBAR_DOWNLOAD: Baixar |
| 22 | +REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: Baixar zip |
| 23 | +REPOSITORY_TOOLBAR_DOWNLOAD_TAR: Baixar tar |
| 24 | +REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: Baixar tar.gz |
| 25 | +REPOSITORY_BRANCH_TITLE: Branches remotos |
| 26 | +REPOSITORY_TAGS_TITLE: Etiquetas remotas |
| 27 | +REPOSITORY_TAGS_NO_TAGS_AVAILABLE: Não há tags neste repositório. |
| 28 | +REPOSITORY_SEARCH_FORM_TITLE: Pesquisar |
| 29 | +REPOSITORY_SEARCH_RESULTS_TITLE: Resultados da pesquisa |
| 30 | +REPOSITORY_BROWSE_AT_COMMIT: Navegar repositório no |
| 31 | +REPOSITORY_FEED_RECENT_COMMITS: Commits recentes para |
| 32 | +REPOSITORY_FEED_RECENT_COMMITS_SOURCE: Commits recentes fornecidos pelo GitList. |
33 | 33 | REPOSITORY_COMMITS_TITLE: Commits |
34 | | -REPOSITORY_COMMITS_NAV_TITLE: Commit history navigation |
35 | | -REPOSITORY_COMMITS_NAV_NEWER: Newer |
36 | | -REPOSITORY_COMMITS_NAV_OLDER: Older |
| 34 | +REPOSITORY_COMMITS_NAV_TITLE: Navegar no histórico |
| 35 | +REPOSITORY_COMMITS_NAV_NEWER: Mais Recente |
| 36 | +REPOSITORY_COMMITS_NAV_OLDER: Mais Antigo |
37 | 37 | REPOSITORY_COMMIT_COMMITED_ON: commited on |
38 | 38 | REPOSITORY_COMMIT_AUTHORED_ON: authored on |
39 | | -REPOSITORY_COMMIT_AUTHORED: authored |
| 39 | +REPOSITORY_COMMIT_AUTHORED: autor |
40 | 40 | REPOSITORY_COMMIT_PARENT: Parent |
41 | | -REPOSITORY_COMMIT_CHANGE_STATS: Showing %changed% changed files, with %additions% additions and %deletions% deletions. |
42 | | -REPOSITORY_COMMIT_VIEW_FILE_AT: View file @ |
43 | | -REPOSITORY_BLOB_HISTORY_FOR: History for |
| 41 | +REPOSITORY_COMMIT_CHANGE_STATS: Mostrando %changed% arquivos alterados, com adições %additions% e exclusões %deletions%. |
| 42 | +REPOSITORY_COMMIT_VIEW_FILE_AT: Ver arquivo @ |
| 43 | +REPOSITORY_BLOB_HISTORY_FOR: Histórico para |
0 commit comments