release: updated pip2nix output for 4.23.0
This commit is contained in:
parent
b23cea4902
commit
73a1e38023
13 changed files with 181 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ done = true
|
|||
done = true
|
||||
|
||||
[task:updated_translation]
|
||||
done = true
|
||||
|
||||
[release]
|
||||
state = in_progress
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Selection link',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Show more',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Stop following this repository',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Submitting...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Unfollow',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Bitte {0} oder mehr Zeichen eingeben',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Selection link',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Show more',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Stop following this repository',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Submitting...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Unfollow',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Selection link',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Show more',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Stop following this repository',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Submitting...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Unfollow',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Selection link',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Show more',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Stop following this repository',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Submitting...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Unfollow',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Lien vers la sélection',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Show more',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Arrêter de suivre ce dépôt',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Envoi…',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Unfollow',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} jours',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Collegamento selezione',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Mostra ancora',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Smetti di seguire il repository',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Inoltro...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Smetti di seguire',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': '読み込み失敗',
|
||||
'Loading more results...': '結果を読み込み中...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'まだブックマークがありません。',
|
||||
'No branches available yet.': 'まだブランチがありません。',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': '{0} 文字以上入力してください',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': '検索中...',
|
||||
'Selection link': 'セレクション・リンク',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'もっと表示',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'ステータスレビュー',
|
||||
'Stop following this repository': 'このリポジトリのフォローをやめる',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': '送信中...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'アンフォロー',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': '{0} 件のみ選択できます',
|
||||
'You can only select {0} items': '{0} 件のみ選択できます',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} 前',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} 日',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} 時間',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} 件の結果があります。矢印キーの上下で選択できます。',
|
||||
'{0} sec': '{0} 秒',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} 年',
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@ _gettext('Force updating...');
|
|||
_gettext('Hide full context diff');
|
||||
_gettext('Hide whitespace changes');
|
||||
_gettext('Invite reviewers to this discussion');
|
||||
_gettext('Leave a comment on file {0} line {1}.');
|
||||
_gettext('Leave a comment on line {0}.');
|
||||
_gettext('Leave a comment, or click resolve button to resolve TODO comment #{0}');
|
||||
_gettext('Leave a resolution comment, or click resolve button to resolve TODO comment #{0}');
|
||||
|
|
@ -50,6 +51,7 @@ _gettext('Loading diff ...');
|
|||
_gettext('Loading failed');
|
||||
_gettext('Loading more results...');
|
||||
_gettext('Loading...');
|
||||
_gettext('No additional review rules set.');
|
||||
_gettext('No bookmarks available yet.');
|
||||
_gettext('No branches available yet.');
|
||||
_gettext('No forks available yet.');
|
||||
|
|
@ -78,6 +80,7 @@ _gettext('Please enter {0} or more character');
|
|||
_gettext('Please enter {0} or more characters');
|
||||
_gettext('Please wait creating pull request...');
|
||||
_gettext('Reviewers picked from source code changes.');
|
||||
_gettext('Saving Draft...');
|
||||
_gettext('Saving...');
|
||||
_gettext('Searching...');
|
||||
_gettext('Selection link');
|
||||
|
|
@ -87,6 +90,7 @@ _gettext('Set status to Rejected');
|
|||
_gettext('Show');
|
||||
_gettext('Show at Commit ');
|
||||
_gettext('Show commit range {0} ... {1}');
|
||||
_gettext('Show commit range {0}<i class="icon-angle-right"></i>{1}');
|
||||
_gettext('Show full context diff');
|
||||
_gettext('Show more');
|
||||
_gettext('Show selected commit __S');
|
||||
|
|
@ -99,6 +103,8 @@ _gettext('Started watching this repository');
|
|||
_gettext('Status Review');
|
||||
_gettext('Stop following this repository');
|
||||
_gettext('Stopped watching this repository');
|
||||
_gettext('Submit {0} draft comment.');
|
||||
_gettext('Submit {0} draft comments.');
|
||||
_gettext('Submitting...');
|
||||
_gettext('Switch target repository with the source.');
|
||||
_gettext('Switch to chat');
|
||||
|
|
@ -114,11 +120,14 @@ _gettext('This pull requests will consist of <strong>{0} commits</strong>.');
|
|||
_gettext('Toggle Wide Mode diff');
|
||||
_gettext('Unfollow');
|
||||
_gettext('Unwatch');
|
||||
_gettext('Update Comment');
|
||||
_gettext('Updated Comment');
|
||||
_gettext('Updating...');
|
||||
_gettext('User `{0}` already in reviewers');
|
||||
_gettext('User `{0}` already in reviewers/observers');
|
||||
_gettext('User `{0}` not allowed to be a reviewer');
|
||||
_gettext('Watch');
|
||||
_gettext('Yes');
|
||||
_gettext('Yes, delete comment #{0}!');
|
||||
_gettext('You can only select {0} item');
|
||||
_gettext('You can only select {0} items');
|
||||
|
|
@ -150,6 +159,10 @@ _gettext('{0} active out of {1} users');
|
|||
_gettext('{0} ago');
|
||||
_gettext('{0} and {1}');
|
||||
_gettext('{0} and {1} ago');
|
||||
_gettext('{0} bookmark');
|
||||
_gettext('{0} bookmarks');
|
||||
_gettext('{0} branch');
|
||||
_gettext('{0} branches');
|
||||
_gettext('{0} day');
|
||||
_gettext('{0} days');
|
||||
_gettext('{0} hour');
|
||||
|
|
@ -165,6 +178,8 @@ _gettext('{0} repositories');
|
|||
_gettext('{0} repository groups');
|
||||
_gettext('{0} results are available, use up and down arrow keys to navigate.');
|
||||
_gettext('{0} sec');
|
||||
_gettext('{0} tag');
|
||||
_gettext('{0} tags');
|
||||
_gettext('{0} user groups ({1} inactive)');
|
||||
_gettext('{0} users ({1} inactive)');
|
||||
_gettext('{0} year');
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Wybór linku',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Pokaż więcej',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Zakończyć obserwację tego repozytorium',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Przesyłanie...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Nie obserwuj',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Link da seleção',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Mostrar mais',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Parar de seguir este repositório',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Enviando...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Parar de seguir',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': 'Ссылка выбора',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Показать еще',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': 'Отменить наблюдение за репозиторием',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': 'Применение...',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Не наблюдать',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ var _TM = {
|
|||
'Hide full context diff': 'Hide full context diff',
|
||||
'Hide whitespace changes': 'Hide whitespace changes',
|
||||
'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
|
||||
'Leave a comment on file {0} line {1}.': 'Leave a comment on file {0} line {1}.',
|
||||
'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
|
||||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
|
||||
'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}',
|
||||
|
|
@ -56,6 +57,7 @@ var _TM = {
|
|||
'Loading failed': 'Loading failed',
|
||||
'Loading more results...': 'Loading more results...',
|
||||
'Loading...': 'Loading...',
|
||||
'No additional review rules set.': 'No additional review rules set.',
|
||||
'No bookmarks available yet.': 'No bookmarks available yet.',
|
||||
'No branches available yet.': 'No branches available yet.',
|
||||
'No forks available yet.': 'No forks available yet.',
|
||||
|
|
@ -84,6 +86,7 @@ var _TM = {
|
|||
'Please enter {0} or more characters': 'Please enter {0} or more characters',
|
||||
'Please wait creating pull request...': 'Please wait creating pull request...',
|
||||
'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.',
|
||||
'Saving Draft...': 'Saving Draft...',
|
||||
'Saving...': 'Saving...',
|
||||
'Searching...': 'Searching...',
|
||||
'Selection link': '选择链接',
|
||||
|
|
@ -93,6 +96,7 @@ var _TM = {
|
|||
'Show': 'Show',
|
||||
'Show at Commit ': 'Show at Commit ',
|
||||
'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}',
|
||||
'Show commit range {0}<i class="icon-angle-right"></i>{1}': 'Show commit range {0}<i class="icon-angle-right"></i>{1}',
|
||||
'Show full context diff': 'Show full context diff',
|
||||
'Show more': 'Show more',
|
||||
'Show selected commit __S': 'Show selected commit __S',
|
||||
|
|
@ -105,6 +109,8 @@ var _TM = {
|
|||
'Status Review': 'Status Review',
|
||||
'Stop following this repository': '停止关注该版本库',
|
||||
'Stopped watching this repository': 'Stopped watching this repository',
|
||||
'Submit {0} draft comment.': 'Submit {0} draft comment.',
|
||||
'Submit {0} draft comments.': 'Submit {0} draft comments.',
|
||||
'Submitting...': '提交中……',
|
||||
'Switch target repository with the source.': 'Switch target repository with the source.',
|
||||
'Switch to chat': 'Switch to chat',
|
||||
|
|
@ -120,11 +126,14 @@ var _TM = {
|
|||
'Toggle Wide Mode diff': 'Toggle Wide Mode diff',
|
||||
'Unfollow': 'Unfollow',
|
||||
'Unwatch': 'Unwatch',
|
||||
'Update Comment': 'Update Comment',
|
||||
'Updated Comment': 'Updated Comment',
|
||||
'Updating...': 'Updating...',
|
||||
'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
|
||||
'User `{0}` already in reviewers/observers': 'User `{0}` already in reviewers/observers',
|
||||
'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
|
||||
'Watch': 'Watch',
|
||||
'Yes': 'Yes',
|
||||
'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!',
|
||||
'You can only select {0} item': 'You can only select {0} item',
|
||||
'You can only select {0} items': 'You can only select {0} items',
|
||||
|
|
@ -156,6 +165,10 @@ var _TM = {
|
|||
'{0} ago': '{0} ago',
|
||||
'{0} and {1}': '{0} and {1}',
|
||||
'{0} and {1} ago': '{0} and {1} ago',
|
||||
'{0} bookmark': '{0} bookmark',
|
||||
'{0} bookmarks': '{0} bookmarks',
|
||||
'{0} branch': '{0} branch',
|
||||
'{0} branches': '{0} branches',
|
||||
'{0} day': '{0} day',
|
||||
'{0} days': '{0} days',
|
||||
'{0} hour': '{0} hour',
|
||||
|
|
@ -171,6 +184,8 @@ var _TM = {
|
|||
'{0} repository groups': '{0} repository groups',
|
||||
'{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
|
||||
'{0} sec': '{0} sec',
|
||||
'{0} tag': '{0} tag',
|
||||
'{0} tags': '{0} tags',
|
||||
'{0} user groups ({1} inactive)': '{0} user groups ({1} inactive)',
|
||||
'{0} users ({1} inactive)': '{0} users ({1} inactive)',
|
||||
'{0} year': '{0} year',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue