mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	| @@ -1018,7 +1018,7 @@ owner_helper = Some organizations may not show up in the dropdown due to a maxim | |||||||
| repo_name = Repository Name | repo_name = Repository Name | ||||||
| repo_name_profile_public_hint= .profile is a special repository that you can use to add README.md to your public organization profile, visible to anyone. Make sure it’s public and initialize it with a README in the profile directory to get started. | repo_name_profile_public_hint= .profile is a special repository that you can use to add README.md to your public organization profile, visible to anyone. Make sure it’s public and initialize it with a README in the profile directory to get started. | ||||||
| repo_name_profile_private_hint = .profile-private is a special repository that you can use to add a README.md to your organization member profile, visible only to organization members. Make sure it’s private and initialize it with a README in the profile directory to get started. | repo_name_profile_private_hint = .profile-private is a special repository that you can use to add a README.md to your organization member profile, visible only to organization members. Make sure it’s private and initialize it with a README in the profile directory to get started. | ||||||
| repo_name_helper = Good repository names use short, memorable and unique keywords. A repository named '.profile' or '.profile-private' could be used to add a README.md for the user/organization profile. | repo_name_helper = Good repository names use short, memorable and unique keywords. A repository named ".profile" or ".profile-private" could be used to add a README.md for the user/organization profile. | ||||||
| repo_size = Repository Size | repo_size = Repository Size | ||||||
| template = Template | template = Template | ||||||
| template_select = Select a template. | template_select = Select a template. | ||||||
| @@ -2866,8 +2866,8 @@ teams.invite.by = Invited by %s | |||||||
| teams.invite.description = Please click the button below to join the team. | teams.invite.description = Please click the button below to join the team. | ||||||
|  |  | ||||||
| view_as_role = View as: %s | view_as_role = View as: %s | ||||||
| view_as_public_hint = You are viewing the README a public user. | view_as_public_hint = You are viewing the README as a public user. | ||||||
| view_as_member_hint = You are viewing the README a member of this organization. | view_as_member_hint = You are viewing the README as a member of this organization. | ||||||
|  |  | ||||||
| [admin] | [admin] | ||||||
| maintenance = Maintenance | maintenance = Maintenance | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user