mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
db657192d0
commit
8c8a93c025
@ -1797,7 +1797,7 @@ notices.delete_success=Powiadomienia systemu zostały usunięte.
|
||||
[action]
|
||||
create_repo=tworzy repozytorium <a href="%s">%s</a>
|
||||
rename_repo=zmienia nazwę repozytorium <code>%[1]s</code> na <a href="%[2]s">%[3]s</a>
|
||||
commit_repo=wypycha do <a href="%[1]s/src/branch/%[2]s">%[3]s</a> w<a href="%[1]s">[4]s</a>
|
||||
commit_repo=wypycha do <a href="%[1]s/src/branch/%[2]s">%[3]s</a> w<a href="%[1]s">%[4]s</a>
|
||||
create_issue=`otwiera zgłoszenie <a href="%s/issues/%s">%s#%[2]s</a>`
|
||||
close_issue=`zamyka zgłoszenie <a href="%s/issues/%s">%s#%[2]s</a>`
|
||||
reopen_issue=`ponownie otwiera zgłoszenie <a href="%s/issues/%s">%s#%[2]s</a>`
|
||||
|
@ -632,6 +632,8 @@ migrate.lfs_mirror_unsupported=Espelhamento de objetos Git LFS não é suportado
|
||||
migrate.migrate_items_options=Ao migrar do github, insira um nome de usuário e as opções de migração serão exibidas.
|
||||
migrated_from=Migrado de <a href="%[1]s">%[2]s</a>
|
||||
migrated_from_fake=Migrado de %[1]s
|
||||
migrate.migrating=Migrando a partir de <b>%s</b> ...
|
||||
migrate.migrating_failed=Migração a partir de <b>%s</b> falhou.
|
||||
|
||||
mirror_from=espelhamento de
|
||||
forked_from=feito fork de
|
||||
|
@ -632,6 +632,8 @@ migrate.lfs_mirror_unsupported=不支持镜像 LFS 对象 - 使用 'git lfs fetc
|
||||
migrate.migrate_items_options=当从 github 迁移并且输入了用户名时,迁移选项将会显示。
|
||||
migrated_from=从 <a href="%[1]s">%[2]s</a> 迁移
|
||||
migrated_from_fake=从 %[1]s 迁移成功
|
||||
migrate.migrating=正在从 <b>%s</b> 迁移...
|
||||
migrate.migrating_failed=从 <b>%s</b> 迁移失败。
|
||||
|
||||
mirror_from=镜像自地址
|
||||
forked_from=派生自
|
||||
|
Loading…
Reference in New Issue
Block a user