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.
|
2012-07-16 18:01:52 +01:00
|
|
|
merged: |
|
2012-10-03 12:36:04 +01:00
|
|
|
%{user} merged into <span class="label-bootstrap label-info font14">%{to_ref}</span>
|
|
|
|
from <span class="label-bootstrap label-info font14">%{from_ref}</span> at %{time}
|
2012-06-25 17:04:43 +01:00
|
|
|
closed: '%{user} closed this pull request at %{time}'
|
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:
|
|
|
|
attributes:
|
|
|
|
pull_requests:
|
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...
|
2012-10-12 19:12:04 +01:00
|
|
|
view_full_changes: View full changes
|