Skip to content

Commit

Permalink
[skip ci] Updated translations via Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
GiteaBot committed Feb 14, 2020
1 parent 41d61d4 commit ff261da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions options/locale/locale_ja-JP.ini
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ write=書き込み
preview=プレビュー
loading=読み込み中…

error404=アクセスしようとしたページは<strong>存在しない</strong>か、閲覧が<strong>許可されていません</strong>。

[startpage]
app_desc=痛みのない、自己ホスト型のGitサービス
Expand Down Expand Up @@ -1396,6 +1397,7 @@ settings.add_discord_hook_desc=<a href="%s">Discord</a>をリポジトリと組
settings.add_dingtalk_hook_desc=<a href="%s">Dingtalk</a>をリポジトリと組み合わせます。
settings.add_telegram_hook_desc=<a href="%s">Telegram</a>をリポジトリと組み合わせます。
settings.add_msteams_hook_desc=<a href="%s">Microsoft Teams</a>をリポジトリと組み合わせます。
settings.add_feishu_hook_desc=<a href="%s">Feishu</a>をリポジトリと組み合わせます。
settings.deploy_keys=デプロイキー
settings.add_deploy_key=デプロイキーを追加
settings.deploy_key_desc=デプロイキーには、リポジトリの読み取り専用プルアクセス権が与えられます。
Expand Down
4 changes: 2 additions & 2 deletions options/locale/locale_pl-PL.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1521,7 +1521,7 @@ branch.name=Nazwa gałęzi
branch.search=Szukaj gałęzi
branch.already_exists=Gałąź z nazwą '%s' już istnieje.
branch.delete_head=Usuń
branch.delete=Usuń branch "%s"
branch.delete=Usuń gałąź '%s'
branch.delete_html=Usuń gałąź
branch.delete_desc=Usunięcie gałęzi jest trwałe i <strong>NIE MOŻE</strong> zostać cofnięte. Kontynuować?
branch.deletion_success=Gałąź '%s' została usunięta.
Expand Down Expand Up @@ -2026,7 +2026,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>`
Expand Down

0 comments on commit ff261da

Please sign in to comment.