mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
[v15.0/forgejo] i18n: backport of translations from Codeberg Translate
Translation updates that were relevant to v15 branch were picked from this commit:
728936ccd9
Changes to strings that are only present in the v16 branch were not picked.
Below is a list of co-authors of the ported commit. It may contain co-authors who's changes were not picked due to only being relevant to v16.
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: AndreiSerban <andreiserban@noreply.codeberg.org>
Co-authored-by: AshyPinguin <ashypinguin@noreply.codeberg.org>
Co-authored-by: Benedikt Straub <benedikt-straub@web.de>
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Fjuro <fjuro@noreply.codeberg.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Lzebulon <lzebulon@noreply.codeberg.org>
Co-authored-by: SomeTr <sometr@noreply.codeberg.org>
Co-authored-by: Wuzzy <wuzzy@disroot.org>
Co-authored-by: Yago Raña Gayoso <yago.rana.gayoso@gmail.com>
Co-authored-by: bittin <bittin@noreply.codeberg.org>
Co-authored-by: dyniec <dyniec@noreply.codeberg.org>
Co-authored-by: hanklank <hanklank@noreply.codeberg.org>
Co-authored-by: justbispo <justbispo@noreply.codeberg.org>
Co-authored-by: krisfremen <krisfremen@noreply.codeberg.org>
Co-authored-by: mahlzahn <mahlzahn@posteo.de>
Co-authored-by: main_void <main_void@noreply.codeberg.org>
Co-authored-by: markinosags <markinosags@noreply.codeberg.org>
Co-authored-by: sindrenm <sindrenm@noreply.codeberg.org>
Co-authored-by: vitoravelino <vitoravelino@noreply.codeberg.org>
Co-authored-by: vmtj <vmtj@noreply.codeberg.org>
Co-authored-by: xtex <xtexchooser@duck.com>
Co-authored-by: yeager <yeager@noreply.codeberg.org>
This commit is contained in:
parent
e7e0c18841
commit
83d5137efd
23 changed files with 871 additions and 175 deletions
|
|
@ -514,5 +514,20 @@
|
|||
"editor.search": "Busca",
|
||||
"editor.find_previous": "Ocorrência anterior",
|
||||
"editor.find_next": "Ocorrência seguinte",
|
||||
"editor.toggle_whole_word": "Alternar correspondência completa de palavras"
|
||||
"editor.toggle_whole_word": "Alternar correspondência completa de palavras",
|
||||
"settings.specific_repo_access": "Acesso ao repositório",
|
||||
"settings.new_access_token": "Novo token de acesso",
|
||||
"settings.permissions_access_specific_repositories": "Repositórios específicos",
|
||||
"settings.access_token.available_repositories": "Repositórios disponíveis",
|
||||
"settings.access_token.no_repositories_selected": "Nenhum repositório selecionado.",
|
||||
"settings.access_token.no_repositories_found": "Nenhum repositório encontrado.",
|
||||
"settings.access_token.remove": "Remova %s",
|
||||
"actions.runners.task_list_admin": "Tarefas recentes neste executor",
|
||||
"actions.runners.task_list_user": "Tarefas recentes deste usuário neste executor",
|
||||
"actions.runners.edit_runner_button": "Editar executor",
|
||||
"actions.runners.create_runner.page_title": "Criar novo executor",
|
||||
"actions.runners.create_runner.title": "Criar novo executor",
|
||||
"actions.runners.create_runner.name_label": "Noe",
|
||||
"actions.runners.edit_runner.page_title": "Editar executor %s",
|
||||
"actions.runners.edit_runner.title": "Editar executor %s"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue