2012-04-23 18:06:14 +01:00
|
|
|
en:
|
2012-05-04 11:56:11 +01:00
|
|
|
projects:
|
|
|
|
pull_requests:
|
|
|
|
new:
|
2012-07-16 17:27:41 +01:00
|
|
|
header: 'Create a pull request'
|
2012-05-21 14:24:16 +01:00
|
|
|
submit: Send pull request
|
2012-05-24 18:10:49 +01:00
|
|
|
update: Update commits
|
2012-06-26 10:40:37 +01:00
|
|
|
show:
|
2012-07-16 17:27:41 +01:00
|
|
|
pull: Pull Request
|
|
|
|
header: 'Pull Request'
|
2012-07-12 15:15:28 +01:00
|
|
|
status:
|
|
|
|
close: Close Pull Request
|
|
|
|
reopen: Reopen Pull Request
|
2012-05-17 17:47:36 +01:00
|
|
|
merge: Merge
|
2012-10-03 12:36:04 +01:00
|
|
|
duplicate: 'There is already a pull request for %{from_ref}'
|
|
|
|
up_to_date: 'The %{to_ref} branch is already up-to-date with %{from_ref}'
|
2012-08-08 16:57:33 +01:00
|
|
|
wrong_ref: Wrong branch or tag
|
2012-10-29 15:33:20 +00:00
|
|
|
empty_repo: Empty git repository
|
2012-06-25 17:04:43 +01:00
|
|
|
blocked: This pull request cannot be automatically merged.
|
2012-06-13 18:52:11 +01:00
|
|
|
ready: This pull request can be automatically merged.
|
2015-03-23 09:58:39 +00:00
|
|
|
merged: merged at
|
|
|
|
closed: closed this pull request at
|
2012-09-26 18:00:58 +01:00
|
|
|
is_big: This pull request is big! We're only showing the most recent %{count} commits.
|
2012-07-18 19:02:27 +01:00
|
|
|
open: ''
|
2012-07-16 17:27:41 +01:00
|
|
|
statuses:
|
|
|
|
blocked: Blocked
|
|
|
|
ready: Ready
|
|
|
|
merged: Merged
|
|
|
|
closed: Closed
|
2012-10-17 19:38:42 +01:00
|
|
|
outdated_diff: Outdated diff
|
2012-10-15 19:14:43 +01:00
|
|
|
activity:
|
|
|
|
show_outdated_diff: Show outdated_diff
|
2012-05-04 18:13:41 +01:00
|
|
|
pull_requests:
|
|
|
|
tabs:
|
|
|
|
discussion: Discussion
|
|
|
|
diff: Diff
|
2012-05-25 11:48:44 +01:00
|
|
|
commits: Commits
|
2012-05-23 17:09:11 +01:00
|
|
|
|
|
|
|
flash:
|
|
|
|
pull_request:
|
|
|
|
new_error: Unable to create pull request
|
|
|
|
saved: Pull request saved
|
2012-07-16 17:27:41 +01:00
|
|
|
save_error: Unable to save pull request
|
|
|
|
|
|
|
|
activerecord:
|
2013-03-28 18:22:24 +00:00
|
|
|
models:
|
|
|
|
pull_request: Pull Request
|
2012-07-16 17:27:41 +01:00
|
|
|
attributes:
|
2015-02-02 15:44:57 +00:00
|
|
|
pull_request:
|
2012-10-03 12:36:04 +01:00
|
|
|
to_ref: Source
|
|
|
|
from_ref: Receiver
|
2012-08-08 16:57:33 +01:00
|
|
|
refs: 'branch · tag'
|
2012-10-03 12:36:04 +01:00
|
|
|
to_project: Into
|
|
|
|
from_project: From
|
2012-09-26 12:46:23 +01:00
|
|
|
|
|
|
|
layout:
|
|
|
|
pull_requests:
|
|
|
|
search: Find pull request...
|
2013-03-20 16:05:37 +00:00
|
|
|
all: All requests
|
|
|
|
to_me: Assigned to me
|
2013-05-14 09:55:23 +01:00
|
|
|
assigned: Assigned to me
|
|
|
|
created: Created by you
|
2012-10-12 19:12:04 +01:00
|
|
|
view_full_changes: View full changes
|