Skip to content

Commit 8c8a93c

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent db65719 commit 8c8a93c

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

options/locale/locale_pl-PL.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1797,7 +1797,7 @@ notices.delete_success=Powiadomienia systemu zostały usunięte.
17971797
[action]
17981798
create_repo=tworzy repozytorium <a href="%s">%s</a>
17991799
rename_repo=zmienia nazwę repozytorium <code>%[1]s</code> na <a href="%[2]s">%[3]s</a>
1800-
commit_repo=wypycha do <a href="%[1]s/src/branch/%[2]s">%[3]s</a> w<a href="%[1]s">[4]s</a>
1800+
commit_repo=wypycha do <a href="%[1]s/src/branch/%[2]s">%[3]s</a> w<a href="%[1]s">%[4]s</a>
18011801
create_issue=`otwiera zgłoszenie <a href="%s/issues/%s">%s#%[2]s</a>`
18021802
close_issue=`zamyka zgłoszenie <a href="%s/issues/%s">%s#%[2]s</a>`
18031803
reopen_issue=`ponownie otwiera zgłoszenie <a href="%s/issues/%s">%s#%[2]s</a>`

options/locale/locale_pt-BR.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,8 @@ migrate.lfs_mirror_unsupported=Espelhamento de objetos Git LFS não é suportado
632632
migrate.migrate_items_options=Ao migrar do github, insira um nome de usuário e as opções de migração serão exibidas.
633633
migrated_from=Migrado de <a href="%[1]s">%[2]s</a>
634634
migrated_from_fake=Migrado de %[1]s
635+
migrate.migrating=Migrando a partir de <b>%s</b> ...
636+
migrate.migrating_failed=Migração a partir de <b>%s</b> falhou.
635637

636638
mirror_from=espelhamento de
637639
forked_from=feito fork de

options/locale/locale_zh-CN.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,8 @@ migrate.lfs_mirror_unsupported=不支持镜像 LFS 对象 - 使用 'git lfs fetc
632632
migrate.migrate_items_options=当从 github 迁移并且输入了用户名时,迁移选项将会显示。
633633
migrated_from=从 <a href="%[1]s">%[2]s</a> 迁移
634634
migrated_from_fake=从 %[1]s 迁移成功
635+
migrate.migrating=正在从 <b>%s</b> 迁移...
636+
migrate.migrating_failed=从 <b>%s</b> 迁移失败。
635637
636638
mirror_from=镜像自地址
637639
forked_from=派生自

0 commit comments

Comments
 (0)