We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebaf338 commit a8da7b3Copy full SHA for a8da7b3
options/locale/locale_ja-JP.ini
@@ -1750,6 +1750,7 @@ users.new_account=ユーザーアカウントを作成
1750
users.name=ユーザー名
1751
users.activated=アクティベート済み
1752
users.admin=管理者
1753
+users.restricted=制限あり
1754
users.repos=リポジトリ
1755
users.created=作成日
1756
users.last_login=前回のサインイン
@@ -1768,6 +1769,7 @@ users.max_repo_creation_desc=( -1を設定するとデフォルトの制限が
1768
1769
users.is_activated=ユーザーアカウントはアクティベート済み
1770
users.prohibit_login=サインイン無効
1771
users.is_admin=管理者
1772
+users.is_restricted=制限あり
1773
users.allow_git_hook=Gitフックを作成可
1774
users.allow_import_local=ローカルリポジトリをインポート可
1775
users.allow_create_organization=組織を作成可
0 commit comments