diff options
author | qwerty287 <80460567+qwerty287@users.noreply.github.com> | 2022-10-01 00:20:52 +0000 |
---|---|---|
committer | qwerty287 <80460567+qwerty287@users.noreply.github.com> | 2022-10-01 00:20:52 +0000 |
commit | edfba99f11e78f189cc483a5f07292d9e6384526 (patch) | |
tree | e776332078a4ba86f0eda4bd3d41e4523a79fdec /options | |
parent | 08609d439d81f65c4f691609acaa29c1c7e96757 (diff) | |
download | gitea-edfba99f11e78f189cc483a5f07292d9e6384526.tar.gz gitea-edfba99f11e78f189cc483a5f07292d9e6384526.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 4 | ||||
-rw-r--r-- | options/locale/locale_pt-PT.ini | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index aa10a56c14..6611d24e84 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -1898,6 +1898,7 @@ settings.confirm_delete=リポジトリを削除 settings.add_collaborator=共同作業者を追加 settings.add_collaborator_success=共同作業者を追加しました。 settings.add_collaborator_inactive_user=アクティベートされていないユーザーを共同作業者として追加することはできません。 +settings.add_collaborator_owner=共同作業者としてオーナーを追加することはできません。 settings.add_collaborator_duplicate=共同作業者として既にこのリポジトリに追加されています。 settings.delete_collaborator=削除 settings.collaborator_deletion=共同作業者の削除 @@ -3033,6 +3034,9 @@ pin=通知をピン留め mark_as_read=既読にする mark_as_unread=未読にする mark_all_as_read=すべて既読にする +subscriptions=購読 +watching=ウォッチ中 +no_subscriptions=購読しているものはありません [gpg] default_key=デフォルト鍵で署名 diff --git a/options/locale/locale_pt-PT.ini b/options/locale/locale_pt-PT.ini index 2dbe266b2d..133f7d8962 100644 --- a/options/locale/locale_pt-PT.ini +++ b/options/locale/locale_pt-PT.ini @@ -3034,6 +3034,9 @@ pin=Fixar notificação mark_as_read=Marcar como lida mark_as_unread=Marcar como não lida mark_all_as_read=Marcar todas como lidas +subscriptions=Subscrições +watching=Vigiando +no_subscriptions=Sem subscrições [gpg] default_key=Assinado com a chave padrão |