aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2019-10-14 15:45:33 +0000
committerGiteaBot <teabot@gitea.io>2019-10-14 15:45:33 +0000
commit8c8a93c02558dfe94fd5979fa6a9f1cad6bd6d21 (patch)
tree5f9a5b8c69545e6ec0738942dd7f4609c56e9139
parentdb657192d0349f7b10a62515fbf085d3a48d88f9 (diff)
downloadgitea-8c8a93c02558dfe94fd5979fa6a9f1cad6bd6d21.tar.gz
gitea-8c8a93c02558dfe94fd5979fa6a9f1cad6bd6d21.zip
[skip ci] Updated translations via Crowdin
-rw-r--r--options/locale/locale_pl-PL.ini2
-rw-r--r--options/locale/locale_pt-BR.ini2
-rw-r--r--options/locale/locale_zh-CN.ini2
3 files changed, 5 insertions, 1 deletions
diff --git a/options/locale/locale_pl-PL.ini b/options/locale/locale_pl-PL.ini
index 52cddf4735..17c6d6a0dd 100644
--- a/options/locale/locale_pl-PL.ini
+++ b/options/locale/locale_pl-PL.ini
@@ -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>`
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini
index f38380bb48..3c748fed84 100644
--- a/options/locale/locale_pt-BR.ini
+++ b/options/locale/locale_pt-BR.ini
@@ -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
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index 7b62bf9c12..92b1771931 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -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=派生自