OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/github_integration/config/locales/crowdin/it.yml

10 lines
876 B

it:
github_integration:
pull_request_opened_comment: >
**PR Aperta:** Richiesta di pull %{pr_number} [%{pr_title}](%{pr_url}) per [%{repository}](%{repository_url}) aperta da [%{github_user}](%{github_user_url}).
pull_request_closed_comment: >
**PR Chiusa:** Richiesta di pull %{pr_number} [%{pr_title}](%{pr_url}) per [%{repository}](%{repository_url}) chiusa da [%{github_user}](%{github_user_url}).
pull_request_merged_comment: >
**PR Unita:** Richiesta di pull %{pr_number} [%{pr_title}](%{pr_url}) per [%{repository}](%{repository_url}) unita da [%{github_user}](%{github_user_url}).
pull_request_referenced_comment: >
**Riferita in PR:** [%{github_user}](%{github_user_url}) ha inserito un riferimento a questa macro-attività nella richiesta di Pull %{pr_number} [%{pr_title}](%{pr_url}) su [%{repository}](%{repository_url}).