|
@@ -401,7 +401,6 @@ delete_account_desc = This account is going to be deleted permanently, do you wa
|
|
|
owner = Owner
|
|
|
repo_name = Repository Name
|
|
|
repo_name_helper = Repository names should be short, memorable and unique. It must be one word (no spaces) and can contain letters (a-z), numbers (0-9), dash (-), underscore (_), or dot (.) characters.
|
|
|
-repo_desc_helper = The title of the dataset or other brief sentence to describe what the repository is about.
|
|
|
visibility = Private
|
|
|
visiblity_helper = Accessible only to owner and assigned collaborators
|
|
|
visiblity_helper_forced = New repositories are private by default. You can change the state later.
|
|
@@ -432,7 +431,7 @@ mirror_last_synced = Last Synced
|
|
|
watchers = Watchers
|
|
|
stargazers = Stargazers
|
|
|
forks = Forks
|
|
|
-repo_description_helper = Description of repository. Maximum 512 characters length.
|
|
|
+repo_description_helper = Brief sentence to describe the contents of the repository or dataset. Maximum 512 characters length.
|
|
|
repo_description_length = Available characters
|
|
|
|
|
|
form.reach_limit_of_creation = The owner has reached maximum creation limit of %d repositories.
|