A game about forced loneliness, made by TACStudios
1== AccessTokenId ==
2Id
3
4== AccessTokenDescription ==
5Description
6
7== AccessTokenOwner ==
8Owner
9
10== AccessTokenCreatedAt ==
11Created at
12
13== AccessTokenExpiresAt ==
14Expires at
15
16== AccessTokenLastUsedAt ==
17Last used at
18
19== WrongRevFormat3D ==
20The revision format specified is not valid
21
22== AcceptResults ==
23Do you want to accept the results? (Y/N):
24
25== ActivatedUsers ==
26Total active users: {0}
27
28== ActiveKey ==
29ACTIVE
30
31== Add ==
32controls whether files and directories can be added to the repository
33
34== AddAndMove ==
35Add/Move conflict
36
37== AddMoveConflictAction1 ==
38Keep both changes, renaming the destination to
39
40== AddMoveConflictAction2 ==
41Keep source changes (preserve the add and discard the move)
42
43== AddMoveConflictAction3 ==
44Keep destination changes (preserve the move and discard the add)
45
46== Added ==
47Added
48
49== AddedMovedConflictDestinationOperation ==
50Moved from {0} to {1}
51
52== AddedMovedConflictExplanation ==
53An item has been added on the source and other item has been moved on the destination to the same location.
54
55== AddedMovedConflictSourceOperation ==
56Added {0}
57
58== AddedOldNameConflict ==
59An item was added with a name which is already in use.
60
61== AddedSameNameConflict ==
62Two items were added with the same name
63
64== AdminReadonlyEntered ==
65The server entered in read-only mode.
66
67== AdminReadonlyEntering ==
68The server is entering in read-only mode. Please wait.
69
70== AdminReadonlyLeaving ==
71The server is leaving the read-only mode. Please wait.
72
73== AdminReadonlyLeft ==
74The server left the read-only mode.
75
76== Advancedquery ==
77controls the advanced query execution
78
79== All ==
80All
81
82== AllUsersKey ==
83All_users
84
85== AllowedKey ==
86Allowed
87
88== AlsoThreeOption ==
89You can also: 3. Rename dst to a new name
90
91== AncestorContributor ==
92Ancestor changeset: {0} (Branch {1})
93
94== AppliedRename ==
95The local rename {0} -> {1} will be applied.
96
97== Applyattr ==
98allows the user to apply attributes
99
100== Applylabel ==
101allows the user to apply labels
102
103== Archived ==
104Archived
105
106== AskDeleteWorkspace ==
107No workspace specified. Do you want to delete the current workspace? (Y/N):
108
109== AskDeleteDynamicWorkspace ==
110The workspace is dynamic. You will LOSE all of the private items in the workspace if you delete it. Do you want to continue? (Y/N):
111
112== AttValueField ==
113Attribute value
114
115== Available ==
116Available
117
118== AvailableUsers ==
119Total available users: {0}
120
121== BinFileMetadataChangeset ==
122Changeset: {0}
123
124== BinFileMetadataCreated ==
125Created by: {0}
126
127== BinFileMetadataModified ==
128Date modified: {0}
129
130== BinFileMetadataSize ==
131Size: {0}
132
133== BisyncAutoLinkedCommentFormat ==
134Changeset {0} and {1} have been automatically linked
135
136== BisyncBranchAttributeError ==
137The branch attribute is not correctly formed
138
139== BisyncBranchBothChanges ==
140The branch '{0}' has new local and foreign changes {1}
141
142== BisyncBranchExcluded ==
143- {0}: Excluded
144
145== BisyncBranchForeignChanges ==
146- {0}: Foreign changes {1}
147
148== BisyncBranchLocalChanges ==
149- {0}: Local changes {1}
150
151== BisyncBranchMappedNotFound ==
152The branch '{0}' mapped to the reference '{1}' was not found.
153
154== BisyncBranchUpToDate ==
155- {0}: Up to date {1}
156
157== BisyncBranches ==
158Branches
159
160== BisyncBranchesInSync ==
161Branches are in sync. There are no changesets to push or pull.
162
163== BisyncChangesetNotTranslated ==
164The changeset {0} could not be translated
165
166== BisyncChangesetsInvolved ==
167Changesets involved
168
169== BisyncChangesetsNotSorted ==
170The changesets to push could not be correctly sorted
171
172== BisyncCheckCommit ==
173Check commit
174
175== BisyncCommitCheckFailed ==
176Commit check failed
177
178== BisyncCommitDiscarded ==
179The commit '{0}' was already imported.
180
181== BisyncCommitNotFound ==
182The referenced commit {0} was not found in Plastic
183
184== BisyncCommitedForeignChanges ==
185Committed foreign changeset {0} (plastic cset:{1})
186
187== BisyncCommitsCannotBeProcessed ==
188There are commits that cannot be processed
189
190== BisyncComplete ==
191Synchronization completed
192
193== BisyncCompressing ==
194Compressing objects
195
196== BisyncConflictBranches ==
197Branches with conflicts
198
199== BisyncConnectException ==
200An error occurred while connecting to Git: {0}
201
202== BisyncCsetNotFoundWithGuid ==
203Can't find last synced cset with guid {0}
204
205== BisyncCtrlCDetected ==
206Ctrl+C pressed. Please wait until the current changeset is synced to prevent data mismatch. After that, the operation will be gracefully stopped.
207
208== BisyncDownloading ==
209Downloading
210
211== BisyncDownloadingMappings ==
212Upgrading mappings from server
213
214== BisyncErrorPushingCs ==
215Error pushing cs:{0}. {1}\n{2}
216
217== BisyncExportComplete ==
218
219Export complete.
220
221== BisyncExportedToCommit ==
222Exported cs:{0} to commit ({1})
223
224== BisyncExporting ==
225Exporting
226
227== BisyncForeignTreeNotRetrieved ==
228The foreign tree for the rev:{0} could not be retrieved
229
230== BisyncGetfileNotValid ==
231The GetFile method by path is not supported by the git puller
232
233== BisyncGettingInfo ==
234Receiving references
235
236== BisyncGettingInfoDone ==
237Receiving references from the remote server, done
238
239== BisyncInvalidCredentials ==
240The credentials introduced for the repository are not valid
241
242== BisyncInvalidNodeType ==
243The node type is not valid
244
245== BisyncInvalidScm ==
246Invalid scm specified
247
248== BisyncItemDiscardedWithoutRevid ==
249The item '{0}' with hash '{1}' has not a revid mapping, so, it will be discarded.
250
251== BisyncLastCsetForeign ==
252Latest cset on foreign SCM: {0}
253
254== BisyncLastEquivalenceFound ==
255Last equivalence found {0}
256
257== BisyncLfsException ==
258An error occurred while contacting GitHub LFS: {0}. You can disable the Git LFS support from the command line (cm sync) using the '--skipgitlfs' option.
259
260== BisyncNoChangesPull ==
261No new revisions to pull from the foreign SCM
262
263== BisyncNoSettingsMultipleStore ==
264No sync settings have been specified and multiple settings were stored for the repository {0}. Please specify the git repository to synchronize.
265
266== BisyncNoSettingsNoStore ==
267No sync settings have been specified and no settings were stored for the branch/repo {0}
268
269== BisyncNothingToCommit ==
270Nothing to commit!
271
272== BisyncObjectCount ==
273Object count
274
275== BisyncPackaging ==
276Packaging...
277
278== BisyncPendingChanges ==
279There are changes to push and pull.
280
281== BisyncPendingChangesExplanation ==
282Will pull the remote changes then you'll have to merge them and push the changes back.
283
284== BisyncProcessingObjects ==
285Processing objects:
286
287== BisyncPullComplete ==
288Pull complete.
289
290== BisyncPullCsetList ==
291Counting changesets to pull...
292
293== BisyncPullingChangesets ==
294Importing
295
296== BisyncPushCsetList ==
297There are changes to push.
298
299== BisyncPushErrors ==
300Failed to push some refs:
301
302== BisyncReferenceWithoutSha ==
303References without sha cannot be processed
304
305== BisyncRemoteDeletedSkip ==
306The branch '{0}' has been deleted in remote repository and will be skipped.
307
308== BisyncRemoteError ==
309
310 Remote error: {0}
311
312
313== BisyncRemoteMappingSkip ==
314The branch '{0}' came from a remote tag mapping and it will be skipped.
315
316== BisyncResults ==
317Results:
318
319== BisyncRevisionDiscardedNotRetrieved ==
320The mapped revision {0} with sha '{1} could not be retrieved, so, it will be discarded
321
322== BisyncSettingsNotMatch ==
323The settings you've introduced don't match with the stored ones for branch/repo {0}. Stored are: {1}. Mappings are stored here: {2}. Advanced users only: it is possible to delete these mapping and rerun the operation.
324
325== BisyncShaNotFound ==
326The sha for the revid:{0} was not found
327
328== BisyncShaNotValid ==
329The sha to process is not valid
330
331== BisyncSyncStatusSaved ==
332Sync status saved: plastic cset {0} -> {1} commit {2}
333
334== BisyncTagCannotBeApplied ==
335The tag '{0}' for the revision '{1}' cannot be applied.
336
337== BisyncTreeNotRetrieved ==
338The tree for the cs:{0} could not be retrieved
339
340== BisyncTypeWithoutBuilder ==
341The git type {0} has no builder
342
343== BisyncUploadComplete ==
344Upload complete.
345
346== BisyncUploading ==
347Uploading...
348
349== BisyncWarnPushingCs ==
350Warn pushing cs:{0}. {1}\n{2}
351
352== BisyncWrongBranchName ==
353Wrong branch name
354
355== BisyncWrongFileFormat ==
356The file '{0}' is corrupt. The format of the line '{1}' is wrong.
357
358== Branch ==
359Branch
360
361== BranchHistoryEntryBase ==
362Base changeset (interval merge only): {0}
363
364== BranchHistoryEntryDate ==
365Date: {0}
366
367== BranchHistoryEntryDestination ==
368Destination changeset: {0}
369
370== BranchHistoryEntryMergeType ==
371Merge type: {0}
372
373== BranchHistoryEntryOwner ==
374Owner: {0}
375
376== BranchHistoryEntrySource ==
377Source changeset: {0}
378
379== BranchHistoryEntryType ==
380Type: {0}
381
382== BringChangesStgApplyingChanges ==
383Applying changes...
384
385== BringChangesStgShelvingChanges ==
386Shelving changes...
387
388== BringChangesStgUndoingChanges ==
389Undoing workspace changes...
390
391== BringChangesStgCalculatingMergeConflicts ==
392Calculating merge conflicts for shelveset sh:{0}...
393
394== BringChangesStgApplyingShelveset ==
395Applying shelveset sh:{0}...
396
397== BringChangesApplyShelvesetQuestion ==
398Applying shelveset sh:{0} will cause merge conflicts.
399You can continue applying the shelveset, or cancel the operation.
400If you choose to continue, you will be assisted in solving the conflicts.
401If you choose to cancel, you can manually apply the shelve later on.
402What would you like to do?
403
404== BringChangesApplyShelvesetQuestionViewConflictsOption ==
405View the conflicts (lists conflicts and asks you this question again)
406
407== BringChangesApplyShelvesetQuestionApplyShelveOption ==
408Apply the shelve (starts the merge conflicts resolution)
409
410== BringChangesApplyShelvesetQuestionCancelMessage ==
411You can manually apply the shelveset running the following command:
412cm shelveset apply sh:{0}
413
414== CalculatingInitialChangeset ==
415Calculating initial changeset
416
417== Cancel ==
418Cancel
419
420== CannotBeDeletedChanged ==
421The item '{0}' cannot be deleted on disk because it has been changed.
422
423== CannotBeDownloadChanged ==
424The file '{0}' cannot be updated with the new content because it has been locally modified.
425
426== CannotChangeRepoPartialSwitch ==
427The 'partial switch' command cannot change the repository configured in the workspace. Please remove the repository spec from the branch spec.
428
429== CannotCheckinIncomingChangesInProgress ==
430Cannot checkin while there is an Incoming Changes operation in progress. Complete it before retrying the checkin.
431
432== CannotCheckinMergeInProgress ==
433Checkin operation cannot be started because there is a merge in progress: Finish it before checkin the changes. In progress merge: {0} from cset {1}
434
435== CannotDeleteChangesetWithPendingChanges ==
436It is not possible to delete a changeset in the current workspace branch while there are pending changes.
437
438== CannotDownloadRevision ==
439Cannot download revision {0} from server: {1}
440
441== CannotMoveChangesetWithPendingChanges ==
442It is not possible to move a changeset in the current workspace branch while there are pending changes.
443
444== CannotRestoreDeleteWithChangesInside ==
445The item '{0}' cannot be restored because it had changes in it when it was deleted. Please undo the pending changes and repeat the merge without pending changes or with another conflict resolution.
446
447== CannotUnlockItems ==
448Cannot unlock the following items since the current user is not the administrator nor the owner of the locks:{0}
449
450== CantExecuteAdvQuery ==
451Can't execute query. Your current directory is probably a private directory.
452
453== Change ==
454controls whether files and directories can be modified in the repository
455
456== ChangeBoth ==
457You must rename both elements
458
459== ChangeDelete ==
460Change/Delete conflict
461
462== ChangeDeleteConflictActions11 ==
463Keep source changes (preserve the add and discard the delete)
464
465== ChangeDeleteConflictActions12 ==
466Keep destination changes (preserve the delete and discard the add)
467
468== ChangeDeleteConflictActions21 ==
469Keep source changes (preserve the change and discard the delete)
470
471== ChangeDeleteConflictActions22 ==
472Keep destination changes (preserve the delete and discard the change)
473
474== ChangeDeleteConflictDestinationOperation ==
475Deleted {0}
476
477== ChangeDeleteConflictExplanation ==
478An item has been {0} on the source, and the destination has deleted the item or its parent
479
480== ChangeDeleteConflictSourceOperation ==
481{0} {1}
482
483== ChangeDependencies ==
484Change: {0}. Dependencies:
485
486== ChangedItemAlreadyDeleted ==
487The item won't be downloaded because it is already deleted in the workspace: '{0}'. Please undo or checkin the local change and retry the operation.
488
489== ChangeReviewNotFound ==
490The following review change requests (specified in the checkin comment) cannot be found or are already applied in a previous changeset:{0}{1}
491
492== Changecomment ==
493allows the user to change comments
494
495== Changed ==
496Changed
497
498== ChangelistBuiltIn ==
499Built-in
500
501== ChangelistCherryPickSubtractive ==
502Subtractive cherry pick
503
504== ChangelistCherryPicking ==
505Cherry pick
506
507== ChangelistDefaultComment ==
508Default Unity VCS changelist
509
510== ChangelistEmptyDescription ==
511<No description given>
512
513== ChangelistHiddenComment ==
514Changelist that contains user-defined hidden changes
515
516== ChangelistIntervalCherryPick ==
517Interval cherry pick
518
519== ChangelistIntervalCherryPickSubtractive ==
520Subtractive interval cherry pick
521
522== ChangelistManagementChanged ==
523Changelist '{0}' successfully edited.
524
525== ChangelistManagementCreated ==
526Created changelist '{0}'.
527
528== ChangelistManagementDeleted ==
529Changelist '{0}' successfully removed.
530
531== ChangelistMerge ==
532Merge
533
534== ChangelistMergeComment ==
535Files affected by the merge process
536
537== ChangelistMergeName ==
538{0} from cs:{1}
539
540== Changeset ==
541Changeset
542
543== CheckedOutKey ==
544Checked-out
545
546== CheckedOutChangedKey ==
547Checked-out (changed)
548
549== CheckedOutUnchangedKey ==
550Checked-out (unchanged)
551
552== CheckinParallelMsg ==
553Multi-thread checkin
554
555== RemainingMsg ==
556remaining
557
558== CheckinParallelUploadNumThreads ==
559uploading {0} blocks in parallel
560
561== CheckinProgressUploadingFileData ==
562Uploading file {0} ({1}) to the repository
563
564== CheckinStatusCancelling ==
565Cancelling checkin operation
566
567== CheckinStatusConfirming ==
568Confirming checkin operation
569
570== CheckinStatusFinished ==
571Checkin finished
572
573== CheckinStatusGeneratingdata ==
574Assembling checkin data
575
576== CheckinStatusRestoringpermissions ==
577Restoring file access
578
579== CheckinStatusStarting ==
580Checkin operation starting...
581
582== CheckinStatusUploading ==
583Uploading file data
584
585== CheckinStatusValidating ==
586Validating checkin data
587
588== CheckoutCannotBeSaved ==
589Content for item {0} cannot be saved.
590
591== CherryPick ==
592Cherry pick
593
594== CherrypickChangeDeleteConflictName ==
595Change/Not loaded conflict
596
597== CherrypickChangeDeleteConflictExplanationForAdded ==
598An item has been added on the source, but the destination is not loading its parent
599
600== CherrypickChangeDeleteConflictExplanationForChangedFileOnMissingDir ==
601A file has been modified on the source, but the destination is not loading one of its parent
602
603== CherrypickChangeDeleteConflictExplanationForChangedMissingFile ==
604A file has been modified on the source, but the destination is not loading it
605
606== CherrypickChangeDeleteConflictSrcActionForAddedItemOnMissingDir ==
607Keep source changes (load the directory and add the new item)
608
609== CherrypickChangeDeleteConflictDstActionForAdd ==
610Keep destination changes (discard the add)
611
612== CherrypickChangeDeleteConflictSrcActionForChangedFileOnMissingDir ==
613Keep source changes (load the directory and add the file with the source content)
614
615== CherrypickChangeDeleteConflictSrcActionForChangedMissingFile ==
616Keep source changes (add the file with the new content)
617
618== CherrypickChangeDeleteConflictDstActionForChange ==
619Keep destination changes (discard the change)
620
621== Chgowner ==
622controls the change owner operation
623
624== Chgperm ==
625controls the change permission operation
626
627== ChooseResolution ==
628Please choose a resolution for this conflict. Which operation do you want to keep?
629
630== Ci ==
631controls the checkin operation
632
633== CleanDiffCalcMerges ==
634Calculating merges to branch br:{0}@{1}@{2}
635
636== CleanDiffNotifyFinish ==
637Skipped differences from merges
638
639== CleanDiffNotifyTotal ==
640Skipping differences from {0} changesets (merge destinations)
641
642== CleanDiffProcessCset ==
643Skipped differences from cs:{0}@{1}@{2}
644
645== Cloaked ==
646Cloaked
647
648== CloneDstRepositoryAlreadyExists ==
649Destination repository '{0}' already exists and it's empty.
650
651== CloneDstRepositoryCreated ==
652Destination repository '{0}' created.
653
654== CmUndoIncompatibleFlags ==
655The flags '--silent' and '--machinereadable' are not compatible.
656
657== CmUncoIncompatibleFlag ==
658The '--keepchanges' option is not compatible with dynamic workspaces.
659
660== CmdApiInvalidPort ==
661Incorrect port number: {0}
662
663== CmdApiPressEnterToExit ==
664Unity VCS client REST API: Press <ENTER> to exit.
665
666== CmdArchiveErrorRestore ==
667There was an error restoring archived data. Please remember that you have to be the Unity VCS server administrator to be allowed to restore archived data. {0}
668
669== CmdAskMkworkspaceConfirmdeletedir ==
670The directory {0} will be deleted. Are you sure [Y|N]:
671
672== CmdCannotBePerformedInPartialWk ==
673The workspace is in Gluon format and needs to be converted to 'standard'. Just run an update to fix it
674
675== CmdCannotBePerformedInStandardWk ==
676The workspace is not in Gluon format. Just run an update to fix it. It is currently a 'standard' workspace (maybe you used it from the regular Unity VCS GUI). Run an update from Gluon to fix it (or use cm partial)
677
678== CmdErrorAclNoSuchUserOrGroup ==
679No such user or group
680
681== CmdErrorGetfileCantWriteOutput ==
682Error: Access to the path {0} is denied because the file is read-only
683
684== CmdErrorGetfileRevnotfound ==
685The specified revision was not found {0}
686
687== CmdErrorIncorrecBrspec ==
688Incorrect branch spec
689
690== CmdErrorIncorrecWkspec ==
691Incorrect workspace specification
692
693== CmdErrorIncorrectCodeReviewId ==
694Incorrect code review ID: {0}
695
696== CmdErrorLabelIncorrectrevspec ==
697Incorrect revision spec: {0}
698
699== CmdErrorLabelItemNotFound ==
700Could not apply label {0}. The item is private.
701
702== CmdErrorLabelMarkerspecnotfound ==
703The specified label spec can't be found. {0}
704
705== CmdErrorListrepRepserverunknown ==
706Unknown repository server
707
708== CmdErrorMergeWithModifiedItems ==
709
710 You have changes pending to be checked in in your workspace.
711 It is recommended that you checkin prior to merge to avoid possible issues
712 undoing merges.
713
714 If you are familiar with merge, you can disable this behaviour adding the
715 following key to your 'client.conf' file:
716
717 <MergeWithPendingChanges>yes</MergeWithPendingChanges>
718
719 Note: we changed this behavior to avoid issues to new users, although it is
720 not dangerous to enable it if you are familiar with how merge works.
721
722
723== CmdErrorNoSuchBranch ==
724Branch {0} doesn't exist in repository {1}.
725
726== CmdErrorNoSuchTypeTrigger ==
727Type {0} is not valid. Remember that its format is subtype-type.
728
729== CmdErrorNoSuchUser ==
730The user {0} does not exist
731
732== CmdErrorNoSuchUserDuCommandHint ==
733Maybe you have to use the flag "--nosolveuser" to deactivate a user that doesn't exist in the authentication system anymore.
734
735== CmdErrorNoWkFoundFor ==
736Can't find a workspace for {0}
737
738== CmdErrorNotLocateItemhandler ==
739Could not locate a valid ItemHandler.
740
741== CmdErrorRevertRevnotfound ==
742The specified revision to revert to was not found: {0}
743
744== CmdErrorUndocheckoutCantfindrev ==
745Specified revision can't be found {0}
746
747== CmdErrorUndocheckoutIdNotCheckedout ==
748Specified revision is not checked out {0}
749
750== CmdErrorUndocheckoutIncorrectspec ==
751Invalid checkout spec: {0}
752
753== CmdErrorUpdateProcessingItem ==
754Error updating {0}. {1}
755
756== CmdErrorWkNotCreatedOnServer ==
757Workspace couldn't be created
758
759== CmdMandatoryParameter ==
760{0}: The needed parameter {1} is missing
761
762== CmdMessageAddIgnoredError ==
763Item {0} cannot be added. Error: {1}
764
765== CmdMessageAddItemadded ==
766Item {0} was correctly added
767
768== CmdMessageCiIgnoredError ==
769Item {0} cannot be checked in. Error: {1}
770
771== CmdMessageItemcheckout ==
772Item {0} was correctly checked out
773
774== CmdMessageManipulateselectorNoselector ==
775No selector specified.
776
777== CmdMessageMkworkspaceCorrectlycreated ==
778Workspace {0} has been correctly created
779
780== CmdMessageMkworkspaceDynamicWaitToMount ==
781Waiting while plasticfs mounts your new workspace (it may take a few more seconds)...
782
783== CmdMessageMvworkspaceDynamicWaitToMount ==
784Waiting while plasticfs mounts the workspace in its new location (it may take a few more seconds)...
785
786== CmdMessageMkworkspaceDynamicMounted ==
787The new dynamic workspace is ready to use!
788
789== CmdMessageMvworkspaceDynamicMounted ==
790The dynamic workspace has been successfully moved!
791
792== CmdMessageMkworkspaceDynamicRequiredParams ==
793When creating a dynamic workspace, it is mandatory to specify both the '--dynamic' and '--tree=[tree]' parameters. Check 'cm workspace create --help' for further information.
794
795== CmdMessageNoworkspacesfound ==
796There are no workspaces in this machine.
797
798== CmdMessageNoworkspacesfoundInPath ==
799No workspaces have been found in path {0}.
800
801== CmdMessageProceedAdd ==
802The selected items are about to be added. Please wait ...
803
804== CmdMessageProceedCheckdb ==
805Check database integrity may take some time. Please wait...
806
807== CmdMessageProceedCheckin ==
808The selected items are about to be checked in. Please wait ...
809
810== CmdMessageProceedShelveset ==
811The selected items are about to be shelved. Please wait ...
812
813== CmdMessageProceedCheckout ==
814The selected items are about to be checked out. Please wait ...
815
816== CmdMessageRemoveItem ==
817Item {0} has been removed.
818
819== CmdMessageShowselectorNoselector ==
820No selector is available in this workspace
821
822== CmdMessageWorkspacedeleted ==
823The workspace {0} has been deleted.
824
825== CmdMktriggerPosition ==
826Trigger created on position {0}.
827
828== CmdMoved ==
829{0} has been moved to {1}
830
831== CmdMsgCopiedFromRep ==
832Downloaded {0} from {1}
833
834== CmdMsgCreateDir ==
835Created directory {0}
836
837== CmdMsgFileAlreadyExistsInWk ==
838The file {0} already exists in the workspace
839
840== CmdMsgFileChangedInWk ==
841The file {0} has been changed in the workspace. Won't overwrite.
842
843== CmdMsgFileChangedInWkToRm ==
844The file {0} has been changed in the workspace. Won't remove.
845
846== CmdMsgFileDateNotChangedInWk ==
847The date of file {0} was not modified in the workspace
848
849== CmdMsgItemCantLabelNoLabelOnRep ==
850The repository on which revision {0} is located does not contain that label
851
852== CmdMsgLabelCantLabelOtherRep ==
853The revision {0} is not in the same repository as the selected label
854
855== CmdMsgLabelCorrectlyLabeled ==
856Changeset {0} correctly labeled.
857
858== CmdMsgLsNotloaded ==
859Not loaded
860
861== CmdMsgMergeCannotmergecloaked ==
862Element {0} won't be merged because it is cloaked.
863
864== CmdMsgMergeCannotmergedir ==
865Element {0} discarded to merge, because during the merge process that element has been deleted.
866
867== CmdMsgMergeCannotmergefile ==
868Element {0} discarded to merge, because during the merge process that element has been deleted.
869
870== CmdMsgMergeDone ==
871Merge done
872
873== CmdMsgMergeGoingtocopymerge ==
874Copy-merging {0}
875
876== CmdMsgMergeGoingtomerge ==
877Merging {0}
878
879== CmdMsgMergeInvalidinterval ==
880The selected changesets interval is not valid
881
882== CmdMsgMergeMergingmoveddir ==
883The directory {0} has been moved to {1} and is being merged
884
885== CmdMsgMergeMergingmovedfile ==
886The file {0} has been moved to {1} and is going to be merged
887
888== CmdMsgMergeNomergesdetected ==
889No merges detected
890
891== CmdMsgMergeNotconnected ==
892Merge source and destination must be connected in order to perform a subtractive merge
893
894== CmdMsgNocheckoutsfound ==
895No checkouts have been found
896
897== CmdMsgNopathfound ==
898Cannot resolve path
899
900== CmdMsgOwner ==
901{0,-25} {1} {2}
902
903== CmdMsgRenaming ==
904Renaming {0} to {1}
905
906== CmdMsgUpdateStoringCheckout ==
907Storing checked out data for {0}
908
909== CmdMsgUpdateWontOverwriteCo ==
910Update won't overwrite a checked out file. {0}
911
912== CmdMsgWkinfo ==
913Selector for workspace {0}:
914
915== CmdMsgWontOverwriteCheckout ==
916Won't overwrite a checked out file. {0}
917
918== CmdNoLicensedUsers ==
919There are no active users. Users get activated with the first operation they perform on the system.
920
921== CmdPatchRequiresDiff ==
922Diff not found, please download it from:
923http://gnuwin32.sourceforge.net/packages/diffutils.htm
924
925Once installed, please add it to the PATH environment variable or use the
926--tool parameter to specify the location of diff.exe.
927
928== CmdPatchRequiresPatch ==
929Patch not found, please download it from:
930http://gnuwin32.sourceforge.net/packages/patch.htm.
931
932Once installed, please add it to the PATH environment variable or use the
933--tool parameter to specify the location of patch.exe.
934
935== CmdProfileAuthenticationModeError ==
936Could not retrieve the authentication mode from '{0}'
937
938== CmdProfileCreateSuccess ==
939Profile '{0}' correctly created
940
941== CmdProfileEnterServerAddress ==
942Enter server address
943
944== CmdProfileEnterServerAddressWithServerSuggestion ==
945Enter server address [{0}]
946
947== CmdProfileInvalidServerAddress ==
948'{0}' is not a valid server address
949
950== CmdProfileInvalidWorkingMode ==
951Invalid working mode '{0}'
952
953== CmdProfileNoProfiles ==
954There are no defined connection profiles
955
956== CmdProfileRemoveByIndexSuccess ==
957Profile '{0}' correctly deleted
958
959== CmdProfileRemoveByIndexFailure ==
960There is no profile with index {0}
961
962== CmdProfileRemoveByNameSuccess ==
963Profile '{0}' correctly deleted
964
965== CmdProfileRemoveByNameFailure ==
966There is no profile with name '{0}'
967
968== CmdProfileRetry ==
969Do you want to retry?
970
971== CmdProfileSpecifyOnlyPasswordOrToken ==
972Mst specify either '--password' or '--token', but not both nor none
973
974== CmdProfileUnknownWorkingMode ==
975Unknown working mode '{0}'
976
977== CmdRepServerResultCheckdb ==
978Repository Server: {0}
979
980== CmdRepoResultCheckdb ==
981Repository: {0}
982
983== CmdSetselectorEndwithdot ==
984Reading selector config from stdin, end with '.' in a single line
985
986== CmdStatusIncompatibleOptionsShortAndXml ==
987The --short and --xml options cannot be used together since --short does not load detailed status information.
988
989== CmdUnchangeDone ==
990{0} Undo change done.
991
992== CmdUncheckedOut ==
993{0} unchecked out correctly
994
995== CmdUnexpectedOption ==
996{0}: Unexpected option {1}
997
998== CmdInvalidValueForOption ==
999Invalid value for option: {0}={1}
1000
1001== CmdServerCannotBeInferred ==
1002Could not infer which server must be used to run this command.
1003Please provide one explicitly using the --server=<server> option.
1004
1005== CmdRepositoryCannotBeInferred ==
1006Could not infer which repository must be used to run this command.
1007Please provide one explicitly using the --repository=<repository> option.
1008
1009== CmdUpdated ==
1010{0} updated correctly
1011
1012== CmdUpdateReportItemMessage ==
1013{0} updating '{1}': {2}
1014
1015== CmdUpdateReportWarningSeverity ==
1016Warning
1017
1018== CmdUpdateReportErrorSeverity ==
1019Error
1020
1021== CommandFinishedSuccesfully ==
1022Command finished successfully
1023
1024== Comment ==
1025Comment
1026
1027== CommentExplanation ==
1028
1029
1030# Please enter a checkin comment for your changes.
1031# A checkin comment has a maximum of 1000 characters.
1032# Lines starting with "#" will be ignored.
1033
1034
1035== Committing ==
1036Checking in
1037
1038== Configlocks ==
1039allows adding new lock rules
1040
1041== ConfirmNewPassword ==
1042Confirm password:
1043
1044== ConnectionFail ==
1045Test connection encountered a problem trying to connect to Unity VCS server
1046
1047== ConnectionOk ==
1048Test connection executed successfully
1049
1050== ContinueSolving ==
1051{0} conflicts left, do you want to continue solving conflicts? (Y/N):
1052
1053== ContinueWithPendingChangesQuestion ==
1054There are changed files in your workspace. You can cancel the switch operation in order to check the changed files or you can continue with the operation. If you continue with the switch operation, your changed files won't be lost, and will still appear as changed after the switch operation. Do you want to continue with the switch operation? (y/n)
1055
1056== Controlled ==
1057Controlled
1058
1059== Copied ==
1060Copied (new)
1061
1062== CopiedCannotBeApplied ==
1063The item '{0}' can't be copied because of the error: '{1}'.
1064
1065== CopyMergeIsRealMerge ==
1066The item {0} is currently loaded in the workspace, so it needs to be merged instead of copy-merged.
1067
1068== CopyMergeNeeded ==
1069Copy merge needed on item {0} from {1}
1070
1071== CopyMergePromoted ==
1072The copy-merge for the item {0} has been promoted to merge
1073
1074== CopyingMergeFiles ==
1075Copying merge files ...
1076
1077== CreatedChangesetNumber ==
1078Created changeset {0}
1079
1080== CreatedOn ==
1081Created
1082
1083== CreatedShelveNumber ==
1084Created shelve {0}
1085
1086== CsetNumber ==
1087Changeset number
1088
1089== CurrentOutputDirectory ==
1090Current output directory is
1091
1092== CycleMove ==
1093Cycle move conflict
1094
1095== CycleMoveConflictActions1 ==
1096Keep the move done on source (discarding the move on destination)
1097
1098== CycleMoveConflictActions2 ==
1099Keep the move done on destination (discarding the move on source)
1100
1101== CycleMoveConflictDestinationOperation ==
1102Moved from {0} to {1}
1103
1104== CycleMoveConflictExplanation ==
1105Two items have been moved on source and destination and collide because they create a cycle.
1106
1107== CycleMoveConflictSourceOperation ==
1108Moved from {0} to {1}
1109
1110== DataStatus ==
1111Data status
1112
1113== DataWritten ==
1114Data written
1115
1116== Default ==
1117Default
1118
1119== DefaultFormatDiffmetrics ==
1120changed: {0} added: {1} deleted: {2}
1121
1122== DeleteAndChange ==
1123Delete/Change conflict
1124
1125== DeleteAndMove ==
1126Delete/Move conflict
1127
1128== DeleteCannotBeApplied ==
1129The delete operation ({0}) cannot be applied because the item cannot be found in the workspace.
1130
1131== DeleteChangeConflictActions11 ==
1132Keep source changes (preserve the delete and discard the add)
1133
1134== DeleteChangeConflictActions12 ==
1135Keep destination changes (preserve the add and discard the delete)
1136
1137== DeleteChangeConflictActions21 ==
1138Keep source changes (preserve the delete and discard the change on destination)
1139
1140== DeleteChangeConflictActions22 ==
1141Keep destination changes (preserve the change and discard the delete)
1142
1143== DeleteChangeConflictDestinationOperation ==
1144{0} {1}
1145
1146== DeleteChangeConflictExplanation ==
1147An item has been deleted on the source and the destination has {0} it.
1148
1149== DeleteChangeConflictSourceOperation ==
1150Deleted {0}
1151
1152== DeleteChangesetDiscardAllChangesNotInteractive ==
1153Someone deleted the changeset you are working on.
1154It means your checkouts and local changes are not valid anymore.
1155
1156This is because there is no way to find the actual changes since the base changeset is now gone.
1157
1158You need to undo all your changes and update your workspace to a valid configuration.
1159This can be achieved if you run the command in an interactive mode (i.e. without stdin redirection).
1160
1161== DeleteChangesetDiscardAllChangesQuestion ==
1162Someone deleted the changeset you are working on.
1163It means your checkouts and local changes are not valid anymore.
1164
1165This is because there is no way to find the actual changes since the base changeset is now gone.
1166
1167Do you want to undo all your changes and update your workspace to a valid configuration?(y/n)
1168
1169== DeleteDelete ==
1170Delete delete warning
1171
1172== DeleteDeleteConflictDestinationOperation ==
1173Deleted {0}
1174
1175== DeleteDeleteConflictSourceOperation ==
1176Deleted {0}
1177
1178== DeleteDeleteWarningMessage ==
1179This item has been discarded because it has been deleted on both source and destination
1180
1181== DeleteItemAlreadyChanged ==
1182The item won't be deleted because it is already changed (checked-out, moved or reverted) in the workspace: '{0}'. Please undo or checkin the local change and retry the operation.
1183
1184== DeleteMoveConflictActions1 ==
1185Keep source changes (preserve the delete and discard the move)
1186
1187== DeleteMoveConflictActions2 ==
1188Keep destination changes (preserve the move and discard the delete)
1189
1190== DeleteMoveConflictDestinationOperation ==
1191Moved from {0} to {1}
1192
1193== DeleteMoveConflictExplanation ==
1194An item has been deleted on the source and it was moved on the destination.
1195
1196== DeleteMoveConflictSourceOperation ==
1197Deleted {0}
1198
1199== DeletePrivateDeletesSummary ==
1200Deleted {0} individual files and {1} directory trees.
1201
1202== DeletePrivateDirectoryFailed ==
1203Could not delete controlled directory: {0}
1204
1205== DeletePrivateDryrun ==
1206Note: this was a dry run. No files were deleted.
1207
1208== DeletePrivateFailuresSummary ==
1209Could not delete {0} individual files and {1} directory trees.
1210
1211== DeletePrivateFileFailed ==
1212Could not delete controlled file: {0}
1213
1214== DeletePrivateSkipControlledDir ==
1215Skipped controlled directory: {0}
1216
1217== DeletePrivateSkipControlledFile ==
1218Skipped controlled file: {0}
1219
1220== DeletePrivateSkipIgnoredDir ==
1221Skipped ignored directory: {0}
1222
1223== DeletePrivateSkipIgnoredFile ==
1224Skipped ignored file: {0}
1225
1226== DeletePrivateSkipMissingFileOrDirectory ==
1227Skipped missing file or directory: {0}
1228
1229== Deleted ==
1230Deleted
1231
1232== DeletedPrivateDirectory ==
1233Deleted directory: {0}
1234
1235== DeletedPrivateFile ==
1236Deleted file: {0}
1237
1238== DeniedKey ==
1239Denied
1240
1241== DependenciesApplyLocalChanges ==
1242apply local changes
1243
1244== DependenciesCheckin ==
1245checkin
1246
1247== DependenciesDescription ==
1248Some items selected to {0} depend on others that need to be included in the operation as well. All the dependent items paths should be included on the given paths to {0}. The option "--dependencies" can also be used to include all the dependent items automatically.
1249
1250== DependenciesShelve ==
1251shelve
1252
1253== DependenciesUndoChanges ==
1254undo changes
1255
1256== Destination ==
1257Destination
1258
1259== DestinationRevisionNotFound ==
1260The destination revision was not found to promote a merge
1261
1262== DiffNotDownloadedRevision ==
1263Revision {0} could not be downloaded from the server. Please try again selecting a different file and then coming back to this one.
1264
1265== DifferentRepositorySpecs ==
1266Can't specify objects from different repositories
1267
1268== DirConflictCannotBeApplied ==
1269The conflict {0} with source:'{1}' and destination:'{2}' can't be applied because of the error: '{3}'.
1270
1271== DiscardedAddedWarningMessage ==
1272This item has been discarded because the source added it, but item is already loaded in the destination, so it is not necessary to add it
1273
1274== DiscardedChangedWarningMessage ==
1275This item has been discarded because the content of the revision has not changed from source to destination, or because source and destination load the same revision
1276
1277== DiscardedDeleteWarningMessage ==
1278This item has been discarded because the source deleted it, and it is not loaded in the destination, so it cannot be deleted
1279
1280== DiscardedFsProtectionFormat ==
1281Discarded FS protection for item {0} from {1} because {2}
1282
1283== DiscardedFsProtectionWarningMessage ==
1284This item has been discarded because its filesystem protections have been changed to the same value in source and destination, the source has changed the fs prots and has been deleted on the dst, or the source has deleted the item and the destination has changed the fsprot
1285
1286== DiscardedMergeConnectedrevision ==
1287the source revision is already connected with the destination revision.
1288
1289== DiscardedMergeFormat ==
1290Discarded merge on item {0} from {1} because {2}
1291
1292== DiscardedMergeNotconnectrevision ==
1293the source revision isn't connected with the destination revision.
1294
1295== DiscardedMergeNotloaded ==
1296the revision can't be loaded anymore (element removed).
1297
1298== DiscardedMergeSamerevision ==
1299the source revision is the same one as the loaded revision in the workspace.
1300
1301== DiscardedMovedWarningMessage ==
1302This item has been discarded because the item has been moved to the same location in source and destination, or the item is already loaded on destination
1303
1304== DiscardedSubtractiveFormat ==
1305Discarded subtractive merge on item {0} from {1} because {2}
1306
1307== DivergentMove ==
1308Divergent move conflict
1309
1310== DivergentMoveConflictActions1 ==
1311Keep the move done on source (discarding the move on destination)
1312
1313== DivergentMoveConflictActions2 ==
1314Keep the move done on destination (discarding the move on source)
1315
1316== DivergentMoveConflictDestinationOperation ==
1317Moved from {0} to {1}
1318
1319== DivergentMoveConflictExplanation ==
1320An item was moved on source and destination to two different locations.
1321
1322== DivergentMoveConflictSourceOperation ==
1323Moved from {0} to {1}
1324
1325== DownloadMissingFileNotFoundOnSource ==
1326Can't download '{0}' (revid:{1}). It was probably replicated with --nodata, but its data can't be found in replication source {2}@{3}.
1327
1328== DownloadMissingFileReplicationSourceGuidsResolutionMethodNotAvailable ==
1329Can't download '{0}' (revid:{1}). It was probably replicated with --nodata, but its replication source {2}@{3} is not upgraded so a required API is not available. Please upgrade the server {3}.
1330
1331== DownloadMissingFileReplicationSourceNotAvailable ==
1332Can't download '{0}' (revid:{1}). It was probably replicated with --nodata, but its replication source {2}@{3} is not available.
1333
1334== DownloadMissingFileWithoutReplicationSource ==
1335Can't download '{0}' (revid:{1}). It was probably replicated with --nodata, but it is not available in the repository {2}@{3}.
1336
1337== DstContributor ==
1338Destination changeset: {0} (Branch {1})
1339
1340== ElementNewName ==
1341Element with new name {0}
1342
1343== ElementOldNewName ==
1344Element with old name {0} and new name {1}
1345
1346== EnterNewDestinationName ==
1347Please enter a new name for the destination:
1348
1349== Error ==
1350Error
1351
1352== ErrorCheckingIn ==
1353Error checking in {0}. {1}
1354
1355== ErrorCloneDstRepNotEmpty ==
1356The destination repository '{0}' is not empty, and thus the clone operation cannot continue.
1357
1358== ErrorCloneDstRepNotFound ==
1359Could not determine destination repository for the clone operation.
1360
1361== ErrorClonePackageNotValid ==
1362The option --package cannot be used if the destination is specified.
1363
1364== ErrorCloneSourceRepoNotSpecified ==
1365The source repository has not been specified.
1366
1367== ErrorCloneSrcAndDstEquals ==
1368Source and destination repositories are the same ('{0}').
1369
1370== ErrorCloneSrcRepNotFound ==
1371Could not determine source repository for the clone operation from '{0}'.
1372
1373== ErrorExecutingQuery ==
1374Error executing query:
1375
1376== ErrorImportingCommit ==
1377The changeset '{0}' could not be imported. Error: {1} Please contact with the support team.
1378
1379== ErrorLaunchingEditor ==
1380Can't run editor: {0}
1381
1382== ErrorPullNodataNotValid ==
1383The option --nodata cannot be used replicating packages.
1384
1385== ErrorPushHydrateNotValid ==
1386The option hydrate cannot be used during a push.
1387
1388== ErrorPushNodataNotValid ==
1389The option --nodata cannot be used during a push.
1390
1391== ErrorReplicateDestinationRepoNotSpecified ==
1392The destination repository has not been specified
1393
1394== ErrorReplicateHydrateSourceNotFound ==
1395Hydrate source repository cannot be obtained automatically for '{0}'. Please specify the source repository manually.
1396
1397== ErrorReplicateNodataNotValid ==
1398The option --nodata cannot be used replicating packages nor with the --push option.
1399
1400== ErrorReplicatePackageNotSpecified ==
1401Neither a replication package nor a destination repository have been specified
1402
1403== ErrorReplicateSourceBranchNotSpecified ==
1404The source branch has not been specified
1405
1406== ErrorRepositoriesDontMatch ==
1407The repositories you specified don't match
1408
1409== EvilTwin ==
1410Evil twin conflict
1411
1412== EvilTwinConflictActions1 ==
1413Keep both changes, renaming the destination to
1414
1415== EvilTwinConflictActions2 ==
1416Keep the item added on source (discarding the add on destination)
1417
1418== EvilTwinConflictActions3 ==
1419Keep the item added on destination (discarding the add on source)
1420
1421== EvilTwinConflictDestinationOperation ==
1422Added {0}
1423
1424== EvilTwinConflictExplanation ==
1425An item has been added on the source and on the destination with the same name, and they are different items.
1426
1427== EvilTwinConflictSourceOperation ==
1428Added {0}
1429
1430== Excluded ==
1431{0} has been excluded.
1432
1433== ExclusiveCheckoutDetail ==
1434{0} checked out by user {1} at {2}@{3}
1435
1436== ExclusiveCheckoutDetailShort ==
1437{0} checked out by user {1}
1438
1439== ExpirationDate ==
1440Expiration date: {0}
1441
1442== False ==
1443No
1444
1445== FastUpdCannotBePerformedInPartialWk ==
1446The 'fast update' option is not allowed in Gluon workspaces. Please disable the option and retry the operation again.
1447
1448== FastUpdChanges ==
1449The following changes have been applied:
1450
1451== FastUpdDownloadProgress ==
1452Downloaded {0} of {1} ({2:0.##%})
1453
1454== FastUpdProcessProgress ==
1455Processed {0} of {1} ({2:0.##%})
1456
1457== FastUpdStageApplyingChanges ==
1458Applying changes...
1459
1460== FastUpdStageCalculatingChanges ==
1461Calculating changes...
1462
1463== FastUpdStageCancelling ==
1464Cancelling fast update operation...
1465
1466== FastUpdStageCompilingInfo ==
1467Assembling fast update data...
1468
1469== FastUpdStageFinished ==
1470Fast update finished
1471
1472== FastUpdWarnings ==
1473The following changes couldn't be applied on disk:
1474
1475== Fatal ==
1476Fatal
1477
1478== FemaleNone ==
1479None
1480
1481== FetchingAcls ==
1482Fetching ACLs
1483
1484== FetchingAttributes ==
1485Fetching attributes
1486
1487== FetchingBranches ==
1488Fetching branches
1489
1490== FetchingChangesets ==
1491Fetching changesets
1492
1493== FetchingChildren ==
1494Fetching trees
1495
1496== FetchingFinished ==
1497Transferring metadata
1498
1499== FetchingItems ==
1500Fetching items
1501
1502== FetchingLabels ==
1503Fetching labels
1504
1505== FetchingLinks ==
1506Fetching links
1507
1508== FetchingMetadata ==
1509Fetching metadata
1510
1511== FetchingMoveRealizations ==
1512Fetching move operations
1513
1514== FetchingReferences ==
1515Fetching references
1516
1517== FetchingReviews ==
1518Fetching code reviews
1519
1520== FetchingRevisions ==
1521Fetching trees
1522
1523== FetchingSeids ==
1524Fetching SEIDs
1525
1526== File ==
1527file
1528
1529== FileModifiedSource ==
1530The file {0} was modified on source and will replace the destination version
1531
1532== FileTypesFileHeader ==
1533
1534 # Unity VCS extensions file. Syntax: <expression>:<type>.
1535 # Valid expressions are: '.cpp', 'myfile.cpp' ... (Metacharacters are allowed: '*', '?')
1536 # Allowed types are: 'txt' or 'bin'.
1537 # Examples:
1538 # .cpp:txt
1539 # .jpg:bin
1540
1541
1542== Files ==
1543files
1544
1545== FinishedNotOk ==
1546Canceled
1547
1548== FinishedOk ==
1549Finished OK
1550
1551== FinishedStatus ==
1552Replica interrupted {0}
1553
1554== FinishedWithErrors ==
1555Finished with errors
1556
1557== First ==
15581st
1559
1560== From ==
1561from
1562
1563== FsProtectionCannotBeApplied ==
1564The item '{0}' FS protections can't be applied because of the error: '{1}'.
1565
1566== GameuiCheckinChangedFileConflictAction ==
1567Please undo your local changes, download the latest version and reapply your local changes.
1568
1569== GetfileRevdatanotfound ==
1570No data found for the given spec
1571
1572== Group ==
1573Group
1574
1575== GroupKey ==
1576Group
1577
1578== Hash ==
1579Hash code
1580
1581== HiddenChanged ==
1582Hidden changed
1583
1584== Ignored ==
1585Ignored
1586
1587== InactiveKey ==
1588INACTIVE (Not licensed)
1589
1590== Info ==
1591Information
1592
1593== InheritedFromKey ==
1594InheritedFrom
1595
1596== IntervalMerge ==
1597Interval merge
1598
1599== IntroducingData ==
1600Introducing data
1601
1602== IssueTrackerCheckinFailed ==
1603Unable to log checkin data into issue tracker: {0}
1604
1605== IssueTrackerNotSupported ==
1606The specified issue tracker '{0}' is not supported.
1607
1608== ItemAddedSource ==
1609The item {0} has been added on source and will be added as result of the merge
1610
1611== ItemAlreadyChanged ==
1612The item won't be downloaded because it is already changed (checked-out, locally changed, deleted, moved or reverted) in the workspace: '{0}'. Please undo or checkin the local change and retry the operation.
1613
1614== ItemAlreadyLoaded ==
1615The item won't be downloaded because it is already loaded in the workspace with a different version: '{0}'. Please unload the item and retry the operation.
1616
1617== ItemDeletedSource ==
1618The item {0} has been deleted on source and will be deleted as result of the merge
1619
1620== ItemFsprotToApply ==
1621The item {0} has been changed the filesystem permissions on source
1622
1623== ItemId ==
1624Item ID
1625
1626== ItemMovedSource ==
1627The item {0} has been moved to {1} on source and will be moved as result of the merge
1628
1629== ItemNotFound ==
1630Can't find the item {0}
1631
1632== ItemPathAlreadyUsed ==
1633The item won't be downloaded/moved because there is another item loaded in the same path: '{0}'. Please unload the item and retry the operation.
1634
1635== ItemPathAlreadyUsedByChange ==
1636The item won't be downloaded/moved because there is an existing change at '{0}'. Please undo the local change, unload the item (from the configuration view) and retry the operation.
1637
1638== KeyEditable ==
1639Editable
1640
1641== KeyPrivate ==
1642private
1643
1644== KeyWorkspaceRevision ==
1645Workspace Revision
1646
1647== Label ==
1648Label
1649
1650== LicenseEdition ==
1651Edition: {0}
1652
1653== LicenseInformation ==
1654License information:
1655
1656== LicenseUsage ==
1657License usage:
1658
1659== LicensedTo ==
1660Licensed to: {0}
1661
1662== LicensedUsers ==
1663Total licensed users: {0}
1664
1665== ListFindObjects ==
1666Available objects and attributes:
1667
1668== ListPermissionsKey ==
1669Available permissions:
1670
1671== ListTriggerTypes ==
1672Available trigger types:
1673
1674== LkNameField ==
1675Link name
1676
1677== LoadedRevision ==
1678The revision {0}@{1} has been loaded
1679
1680== LoadedTwice ==
1681Item loaded twice conflict
1682
1683== LoadedTwiceConflictActions1 ==
1684Keep the add done on source (discarding the add on destination)
1685
1686== LoadedTwiceConflictActions2 ==
1687Keep the add done on destination (discarding the add on source)
1688
1689== LoadedTwiceConflictDestinationOperation ==
1690Added {0}
1691
1692== LoadedTwiceConflictExplanation ==
1693Two items have been added on source and destination and collide because they are the same item.
1694
1695== LoadedTwiceConflictSourceOperation ==
1696Added {0}
1697
1698== LocalAndDownloadedSameFile ==
1699File {0} won't be downloaded because the local one matches the content of the one to be downloaded. cset:{1}
1700
1701== LocatedOnBranch ==
1702Located on branch
1703
1704== LogAdded ==
1705Added
1706
1707== LogChanged ==
1708Changed
1709
1710== LogDefaultCsFormat ==
1711Changeset number: {changesetid}{newline}Branch: {branch}{newline}Owner: {owner}{newline}Date: {date}{newline}Comment: {comment}{newline}Changes:{newline}{items}------------------------------------------------------------
1712
1713== LogDefaultCsFormatWithoutChanges ==
1714Changeset number: {changesetid}{newline}Branch: {branch}{newline}Owner: {owner}{newline}Date: {date}{newline}Comment: {comment}{newline}------------------------------------------------------------
1715
1716== LogDefaultItemsFormat ==
1717 {shortstatus} {path} {newline}
1718
1719== LogDeleted ==
1720Deleted
1721
1722== LogMoved ==
1723Moved
1724
1725== Markers ==
1726Markers
1727
1728== Merge ==
1729Merge
1730
1731== MergeBothChanges ==
1732both contributors.
1733
1734== MergeDstChanges ==
1735destination contributor.
1736
1737== MergeExtraInfoBase ==
1738Base
1739
1740== MergeExtraInfoCommentsLine ==
1741Comments: {0}
1742
1743== MergeExtraInfoContributorLine ==
1744{0} from {1}{2} created by {3} on {4}
1745
1746== MergeExtraInfoDestination ==
1747Destination
1748
1749== MergeExtraInfoRecursiveMergeLine ==
1750RECURSIVE MERGE: This is a recursive merge. It means there are multiple ancestors instead of just one.
1751Unity VCS will solve it automatically merging the multiple common ancestors to create a single one that will be used to merge the source and the destination contributors.
1752
1753Now you are merging the ancestor {0} with ancestor {1}, and it will generate a virtual ancestor vcs:{2} that will be used later.
1754
1755== MergeExtraInfoSource ==
1756Source
1757
1758== MergeInProgress ==
1759You've a merge in progress from changeset {0}@{1}. Finish this merge before merging from a different source
1760
1761== MergeNeeded ==
1762The file {0} needs to be merged from {1} to {2} base {3}. Changed by {4}
1763
1764== MergeNoneChanges ==
1765none.
1766
1767== MergeProgressRecursive ==
1768recursive
1769
1770== MergeProgressString ==
1771Merging file {0}/{1}
1772
1773== MergeResultMultipleLinkTargets ==
1774Merge result has left multiple targets for the symbolic link {0}
1775
1776== MergeSourceFormat ==
1777{0} at {1}@{2}
1778
1779== MergeSrcChanges ==
1780source contributor.
1781
1782== MergeToMergeNeeded ==
1783A new changeset ({4}) has been created at branch {0}@{1}@{2} (mount '{3}') during the merge-to operation. You need to merge again to complete the operation.
1784
1785== MergeVirtualChangesetComment ==
1786Virtual changeset created during the recursive merge
1787
1788== MergedFile ==
1789Merged file {0} of {1}: {2}
1790
1791== Mergefrom ==
1792controls the merge from operation
1793
1794== MergingFile ==
1795Merging file {0} of {1}: {2}
1796
1797== MessageBranchSelector ==
1798Select a branch to get revisions (/main if none):
1799
1800== MessageCheckingIn ==
1801Checking in {0} ...
1802
1803== MessageCheckingOut ==
1804Checking out {0} ...
1805
1806== MessageCoSelector ==
1807Select a branch where checkouts will go (/main if none):
1808
1809== MessageContinueWithSelector ==
1810This is the resulting selector. Make it active? (Y/N):
1811
1812== MessageDone ==
1813Done
1814
1815== MessageFileNotFound ==
1816The file {0} does not exist.
1817
1818== MessageFileNotRead ==
1819The file {0} could not be read.
1820
1821== MessageLabelSelector ==
1822Select a label to get revisions from:
1823
1824== MessageMoreRepositories ==
1825More Repositories? (Y/N):
1826
1827== MessageNoRepositories ==
1828There are no repositories in this server.
1829
1830== MessageNumItemSelector ==
1831Item Selector #{0} for Repository Selector #{1}
1832
1833== MessageNumRepSelector ==
1834Repository Selector #{0}
1835
1836== MessageRepositoryName ==
1837Select a repository name:
1838
1839== MessageRepositoryServer ==
1840Select a repository server:
1841
1842== MessageSelectorNotSet ==
1843The selector has not been set.
1844
1845== Mkattr ==
1846allows the user to create attributes
1847
1848== Mkchildbranch ==
1849allows the user to create child branches
1850
1851== Mklabel ==
1852allows the user to create labels
1853
1854== Mkrepository ==
1855allows the user to create repositories
1856
1857== Mktoplevelbranch ==
1858allows the user to create top-level branches
1859
1860== Mktrigger ==
1861allows the user to create triggers
1862
1863== Modified ==
1864Modified
1865
1866== Move ==
1867controls whether files and directories can be moved in the repository
1868
1869== MoveAddConflictAction1 ==
1870Keep both changes, renaming the destination to
1871
1872== MoveAddConflictAction2 ==
1873Keep source changes (preserve the move and discard the add)
1874
1875== MoveAddConflictAction3 ==
1876Keep destination changes (preserve the add and discard the move)
1877
1878== MoveAndAdd ==
1879Move/Add conflict
1880
1881== MoveAndDelete ==
1882Move/Delete conflict
1883
1884== MoveCannotBeApplied ==
1885The move operation ({0} -> {1}) cannot be applied because the item or the destination parent cannot be found in the workspace.
1886
1887== MoveDeleteConflictActions1 ==
1888Keep source changes (preserve the move and discard the delete)
1889
1890== MoveDeleteConflictActions2 ==
1891Keep destination changes (preserve the delete and discard the move)
1892
1893== MoveDeleteConflictDestinationOperation ==
1894Deleted {0}
1895
1896== MoveDeleteConflictExplanation ==
1897An item has been moved on the source and the destination has deleted it or its parent.
1898
1899== MoveDeleteConflictSourceOperation ==
1900Moved from {0} to {1}
1901
1902== MoveItemAlreadyChanged ==
1903The item won't be moved because it is already changed (checked-out, locally changed, deleted, moved or reverted) in the workspace: '{0}'. Please undo or checkin the local change and retry the operation.
1904
1905== MoveSourceDelete ==
1906Move out of delete conflict
1907
1908== MoveSourceDeleteConflictDestinationOperation ==
1909Deleted {0}
1910
1911== MoveSourceDeleteConflictSourceOperation ==
1912Moved from {0} to {1}
1913
1914== Moved ==
1915Moved
1916
1917== MovedAddedConflictDestinationOperation ==
1918Added {0}
1919
1920== MovedAddedConflictExplanation ==
1921An item has been moved on the source and an item with the same name has been added on the destination on the same location.
1922
1923== MovedAddedConflictSourceOperation ==
1924Moved from {0} to {1}
1925
1926== MovedEvilTwin ==
1927Moved evil twin conflict
1928
1929== MovedEvilTwinConflictActions1 ==
1930Keep both changes, renaming the destination to
1931
1932== MovedEvilTwinConflictActions2 ==
1933Keep the move done on source (discarding the move on destination)
1934
1935== MovedEvilTwinConflictActions3 ==
1936Keep the move done on destination (discarding the move on source)
1937
1938== MovedEvilTwinConflictDestinationOperation ==
1939Moved from {0} to {1}
1940
1941== MovedEvilTwinConflictExplanation ==
1942Two different items with the same name have been moved to the same location on source and destination.
1943
1944== MovedEvilTwinConflictSourceOperation ==
1945Moved from {0} to {1}
1946
1947== MovedLocally ==
1948Moved locally
1949
1950== MsgBinaryFile ==
1951bin
1952
1953== MsgDirectory ==
1954dir
1955
1956== MsgItemAdded ==
1957under Unity VCS control and is recently added.
1958
1959== MsgItemAddedNotOnDisk ==
1960under Unity VCS control and is recently added but not on disk.
1961
1962== MsgItemChanged ==
1963under Unity VCS control and is changed locally.
1964
1965== MsgItemCheckedin ==
1966under Unity VCS control and is checked in.
1967
1968== MsgItemCheckedinNotOnDisk ==
1969under Unity VCS control and is checked in but not on disk.
1970
1971== MsgItemCheckedout ==
1972under Unity VCS control and is checked out.
1973
1974== MsgItemCheckedoutNotOnDisk ==
1975under Unity VCS control and is checked out but not on disk.
1976
1977== MsgItemIgnored ==
1978ignored.
1979
1980== MsgItemNotOnDisk ==
1981not on disk.
1982
1983== MsgItemPrivate ==
1984private.
1985
1986== MsgItemStatus ==
1987The item {0} is {1}
1988
1989== MsgLinkFile ==
1990link
1991
1992== MsgNotLoaded ==
1993NotLoaded
1994
1995== MsgPendingDstMergelink ==
1996to cs:{0} at {1}@{2}@{3}
1997
1998== MsgPendingMergelink ==
1999{0} from cs:{1} at {2}@{3}@{4}
2000
2001== MsgPrivFile ==
2002File
2003
2004== MsgPrivate ==
2005Private
2006
2007== MsgTextFile ==
2008txt
2009
2010== MsgUnknown ==
2011Unknown
2012
2013== MsgWorkspaceWorkingInfo ==
2014
2015 Repository: {0}
2016Branch: {1}
2017 Label: {2}
2018
2019
2020== Multiple ==
2021Multiple
2022
2023== NameAlreadyInDirectory ==
2024Name {0} is already in the directory
2025
2026== NameEmptyMultilineNotValid ==
2027The file that contains the name {0} does not allow neither empty nor multiline text
2028
2029== NameNotValid ==
2030The name {0} is not valid anymore
2031
2032== Never ==
2033Never
2034
2035== NewBrNameParamNotBrspec ==
2036The new name parameter must contain a branch name and not a branch specification
2037
2038== NewNameFor ==
2039New name for {0}:
2040
2041== NewNameInstead ==
2042New name instead of {0}:
2043
2044== No ==
2045No
2046
2047== NoChangesApplied ==
2048No changes were applied
2049
2050== NoChangesInWk ==
2051There are no changes in the workspace {0}
2052
2053== NoPathSpecified ==
2054No path specified.
2055
2056== NoErrorsDetected ==
2057No errors detected.
2058
2059== NoValidAnswers ==
2060n;no
2061
2062== NodeChangeAdded ==
2063Added {0}
2064
2065== NodeChangeCopied ==
2066Copied {0}
2067
2068== NodeChangeDeleted ==
2069Deleted {0}
2070
2071== NodeChangeModified ==
2072Modified {0}
2073
2074== NodeChangeModifiedAndMoved ==
2075Modified and moved from {0} to {1}
2076
2077== NodeChangeMoved ==
2078Move from {0} to {1}
2079
2080== NodeChangeReplaced ==
2081Replaced {0}
2082
2083== NotMergedFile ==
2084Not merged file {0} of {1}: {2}
2085
2086== Of ==
2087of
2088
2089== OldRenameRenameNames ==
2090Old name {0}, rename 1st {1}, rename 2nd {2}
2091
2092== On ==
2093on
2094
2095== OnlyModifiedOnSource ==
2096Processed {0} of {1} files only modified on source: {2}
2097
2098== OperationAbandoned ==
2099Abandoned
2100
2101== OperationDisabled ==
2102This operation is disabled in Plastic SCM 5.0
2103
2104== OperationStartingFetch ==
2105Starting Fetch
2106
2107== OperationStartingPush ==
2108Starting Push
2109
2110== Owner ==
2111Owner
2112
2113== ParentItemDeleted ==
2114The item won't be downloaded because its parent directory was deleted in the workspace: '{0}'.
2115
2116== ParentItemDiscarded ==
2117The item '{0}' won't be downloaded because its parent directory couldn't be downloaded either.
2118
2119== PasswordCantBeEmpty ==
2120The password can't be empty. Password not set.
2121
2122== PasswordCorrectlySet ==
2123Password correctly set
2124
2125== PasswordDoesntMatch ==
2126Passwords doesnt match. Password not set.
2127
2128== ItemPathOrSpec ==
2129Item path or spec
2130
2131== PathInConflictWarningMessage ==
2132The item '{0}' has been renamed to '{1}' because the path was already in use during the merge operation
2133
2134== PathNotFound ==
2135The path {0} was not found in merge conflicts
2136
2137== PathNotFoundInDiff ==
2138The path {0} was not found in the set of diffs
2139
2140== PathNotUnique ==
2141The path '{0}' is not unique. It could refer to any of...
2142
2143== PathsFsLocked ==
2144The operation cannot start because some files or directories are locked by another program. Please close the program and try again.
2145
2146== PendingMergeLinks ==
2147Pending merge links
2148
2149== PerformingSwitch ==
2150Performing switch operation...
2151
2152== PermissionKey ==
2153Permission
2154
2155== Purge ==
2156controls the ability to register, query and execute purges
2157
2158== PurgeNotFound ==
2159Purge not found: '{0}'.
2160Please check that it is the right ID, and be sure to have the required permissions.
2161
2162== PurgeNotReadyToRun ==
2163The requested purge action is not ready to be executed.
2164
2165== PurgeIsGettingReady ==
2166Now calculating revisions to purge... Please wait.
2167
2168== PurgeCannotBeDeleted ==
2169This purge cannot be deleted from the registry anymore.
2170
2171== PurgeIsWaitingToRun ==
2172The requested purge action is already waiting to run.
2173
2174== PurgeIsRunning ==
2175The requested purge action is already running.
2176
2177== PurgeIsAlreadyBeingDeleted ==
2178The purge is being deleted from the registry. You cannot execute it nor delete it again.
2179
2180== PurgeWasAlreadyExecuted ==
2181The requested purge action was already executed.
2182
2183== PurgeAuthorIsNotYou ==
2184You are not the purge author. Only the purge author is allowed to execute or unregister it.
2185
2186== PurgeRunAreYouSure ==
2187This operation cannot be undone or canceled. You will permanently lose the revisions of these files.
2188Tip: if you want to inspect all the affected revisions, do NOT continue and run this command:
2189 $ cm purge show {0} --verbose --server={1}
2190Are you sure you want to execute the purge? (y/n)
2191
2192== PurgeRunSucceeded ==
2193The purge action is now running.
2194
2195== PurgeRunFailed ==
2196The purge action failed to start.
2197
2198== PurgeDeletionSucceeded ==
2199The purge action was unregistered.
2200
2201== PurgeDeletionFailed ==
2202Failed to unregister the purge action.
2203
2204== PurgeInvalidId ==
2205The input purge ID is invalid: {0}
2206Example of valid ID: 0131098b-2ff3-44a7-bfd3-233c13225103
2207
2208== Private ==
2209Private
2210
2211== ProcessingBranches ==
2212Processing branches
2213
2214== ProcessingDirectoryConflicts ==
2215Processing directory conflicts
2216
2217== ProcessingDirectoryOperations ==
2218Processing directory operations
2219
2220== ProcessingDirectoryOperationsApplyingFsProtections ==
2221Processing directory operations (applying filesystem protections)
2222
2223== ProcessingDirectoryOperationsDownloadingRevisions ==
2224Processing directory operations (downloading revisions)
2225
2226== ProcessingDirectoryOperationsUpdatingWorkspace ==
2227Processing directory operations (updating workspace)
2228
2229== PurgeNotAnExtension ==
2230'{0}' is not a file extension. Did you mean this?: '.{0}'.
2231
2232== PurgeBeforeDateInvalidSetInFuture ==
2233Invalid date '{0}' for file type '{1}': it is set in the future.
2234
2235== PushingAcls ==
2236Pushing ACLs
2237
2238== PushingAttributes ==
2239Pushing attributes
2240
2241== PushingBranches ==
2242Pushing branches
2243
2244== PushingChangesets ==
2245Pushing changesets
2246
2247== PushingChildren ==
2248Pushing trees
2249
2250== PushingFinished ==
2251Finished pushing metadata
2252
2253== PushingItems ==
2254Pushing items
2255
2256== PushingLabels ==
2257Pushing labels
2258
2259== PushingLinks ==
2260Pushing links
2261
2262== PushingMetadata ==
2263Pushing metadata
2264
2265== PushingMoveRealizations ==
2266Pushing moves
2267
2268== PushingReferences ==
2269Pushing references
2270
2271== PushingRevisions ==
2272Pushing revisions
2273
2274== Read ==
2275controls whether objects can be read
2276
2277== ReconcilingAcls ==
2278Reconciling ACLs
2279
2280== ReconcilingObjects ==
2281Reconciling objects
2282
2283== RecurseWkIncompatibleWithWorkspacePath ==
2284Can't use '--recursewk' flag with a workspace path.
2285
2286== Removed ==
2287Removed
2288
2289== RemovedLocally ==
2290Removed locally
2291
2292== Rename ==
2293controls whether objects can be renamed
2294
2295== RenamedOldNameConflict ==
2296An item was renamed with an name still in use.
2297
2298== RenamedRenamedConflict ==
2299An item has been renamed in both contributors.
2300
2301== RenamedSameNameConflict ==
2302Two items were renamed with the same name
2303
2304== RenamedToDownloadFile ==
2305File {0} will be renamed to download a new version. cset:{1}
2306
2307== RenamesNotValidIntroduce ==
2308The renames are not valid anymore, you must introduce a new name manually
2309
2310== Replaced ==
2311Replaced
2312
2313== Replicateread ==
2314controls the replicate read operation
2315
2316== Replicatewrite ==
2317controls the replicate write operation
2318
2319== ReportCmdMsgFileChangedInWk ==
2320This file has been changed in the workspace, out of Unity VCS control, so data has been preserved. Item is not up-to-date. If you want to update it try to update forced this item
2321
2322== ReportCmdMsgUpdateStoringCheckout ==
2323Safety storing checked out data of this item
2324
2325== Repository ==
2326Repository
2327
2328== RepositorySpec ==
2329Repository spec
2330
2331== ResolutionConfigured ==
2332The conflict was resolved with the configured resolution.
2333
2334== ResolvedCreatedConflict ==
2335The conflict {0} has been created after the conflict {1} was resolved
2336
2337== ResolvedRemovedConflict ==
2338The conflict {0} has been removed after the conflict {1} was resolved
2339
2340== ReviewStatusReviewed ==
2341Reviewed
2342
2343== ReviewStatusReworkRequired ==
2344Rework required
2345
2346== ReviewStatusUnderReview ==
2347Under review
2348
2349== RevisionCheckedout ==
2350local
2351
2352== RevisionHistoryOf ==
2353REVISION HISTORY OF {0}
2354
2355== RevisionNotExists ==
2356The revision doesn't exist
2357
2358== RevisionNotFound ==
2359The revision to load was not found
2360
2361== RevisionNumber ==
2362Revision number
2363
2364== RevisionSpec ==
2365Revision spec
2366
2367== RevisionType ==
2368Revision type
2369
2370== Rm ==
2371controls whether files and directories can be removed from the repository
2372
2373== Rmattr ==
2374allows the user to remove an attribute
2375
2376== Rmchangeset ==
2377controls whether a changeset can be removed from its branch
2378
2379== Rmlabel ==
2380allows the user to remove a label
2381
2382== Rmrepository ==
2383allows the user to remove repositories
2384
2385== Rmtrigger ==
2386allows the user to remove a trigger
2387
2388== SearchingForChanged ==
2389Searching for changed items in the workspace...
2390
2391== Second ==
23922nd
2393
2394== SeidKey ==
2395Seid
2396
2397== SelectorNoChanges ==
2398No changes.
2399
2400== Server ==
2401Server
2402
2403== SettingNewSelector ==
2404Setting the new selector...
2405
2406== ShareRepoSucceeded ==
2407The repository '{0}' was correctly shared.
2408
2409== Shelve ==
2410Shelve
2411
2412== ShelvePendingChangesQuestion ==
2413There are pending changes in your workspace.
2414You can shelve and undo the pending changes, or cancel the switch.
2415If you choose to shelve your changes, they will be shelved and can be recovered later from the created shelveset.
2416If you choose to cancel the operation, the workspace will be left as is.
2417What would you like to do?
2418
2419== ShelveOrBringPendingChangesQuestion ==
2420There are pending changes in your workspace.
2421You can shelve and undo the pending changes, bring your changes with you, or cancel the switch.
2422If you choose to shelve your changes, they will be shelved and can be recovered later from the created shelveset.
2423If you choose to bring your changes, they will be shelved and then automatically reapplied after the switch.
2424If you choose to cancel the operation, the workspace will be left as is.
2425What would you like to do?
2426
2427== ShelveOrBringPendingChangesQuestionShelveOption ==
2428Save my changes (create a shelve)
2429
2430== ShelveOrBringPendingChangesQuestionOverwriteShelvesWarning ==
2431Warning - you already have one or more automatic shelves created, that will be overwritten by the new one
2432
2433== ShelveOrBringPendingChangesQuestionBringChangesOption ==
2434Bring my changes (create an intermediate shelve and apply it automatically)
2435
2436== ShelvePendingChangesShelvesetComment ==
2437Automatic shelve created during switch operation
2438
2439== ShelvePendingChangesShelvesetCommentFrom ==
2440(from {0})
2441
2442== ShelveStatusConfirming ==
2443Confirming shelve operation
2444
2445== ShelveStatusFinished ==
2446Shelve finished
2447
2448== ShelveStatusRestoringPermissions ==
2449Restoring file access
2450
2451== ShelveStatusStarting ==
2452Shelve operation starting...
2453
2454== ShelveStatusUploading ==
2455Uploading file data
2456
2457== Size ==
2458Size in bytes
2459
2460== Skip ==
2461Skip
2462
2463== Source ==
2464Source
2465
2466== SourceDestinationChanged ==
2467The item {0} was changed on source but it has been discarded during merge because the content is the same on source and destination
2468
2469== SourceDestinationChangedFsprotection ==
2470The item {0} has had its filesystem protections changed on source but it has been discarded during merge because they are the same on source and destination
2471
2472== SourceDestinationDeleted ==
2473The item {0} was deleted on source but it has been discarded during merge because it was already deleted on destination
2474
2475== SourceDestinationMoved ==
2476The file {0} was moved on source and destination to the same location so the move will be discarded. Moved from {1} to {2}
2477
2478== SrcContributor ==
2479Source changeset: {0} (Branch {1})
2480
2481== StartResolveConflict ==
2482Going to resolve the following conflict:
2483
2484== StatColLastmod ==
2485Last Modified
2486
2487== StatColPath ==
2488Path
2489
2490== StatColSimilarity ==
2491Similarity
2492
2493== StatColSize ==
2494Size
2495
2496== StatColStatus ==
2497Status
2498
2499== StatusKey ==
2500Status
2501
2502== StatusLocked ==
2503Locked
2504
2505== StatusPerfWarningChanged ==
2506Finding changed files took too long. Perf tips: {0}
2507
2508== StatusPerfWarningMoved ==
2509Calculating moved files took too long. You have too many private/removed files. Perf tips: {0}
2510
2511== StatusPerfWarningPrivates ==
2512You have too many privates and this can affect performance. Learn how to ignore private files: {0}
2513
2514== StatusRetained ==
2515Retained
2516
2517== SubtractiveIntervalMerge ==
2518Subtractive interval merge
2519
2520== SubtractiveMerge ==
2521Subtractive merge
2522
2523== SubtractiveNeeded ==
2524Subtractive merge needed on item {0} from {1} to {2} base {3}. Changed by {4}
2525
2526== SupportBundleCreated ==
2527Support bundle created at {0}
2528
2529== SupportBundleCreating ==
2530Creating a new support bundle...
2531
2532== SupportContactUs ==
2533Remember you can reach us anytime at https://www.plasticscm.com/support.
2534Don't hesitate to get in touch if you have any questions, suggestions
2535or need guidance.
2536
2537
2538== SyncAlreadyReplicated ==
2539The sync cannot start because the target repository was replicated from a repository synchronized with git. The repository originally synchronized is '{0} - {1}'. Please contact support for further info.
2540
2541== To ==
2542to
2543
2544== Total ==
2545Total
2546
2547== Purged ==
2548Purged
2549
2550== TypeNewPassword ==
2551New password:
2552
2553== TypeOldPassword ==
2554Old password:
2555
2556== UnableToRemoveCset ==
2557The selected changeset {0} could not be deleted.
2558
2559== UndoUnableToMove ==
2560Unable to move file '{0}' back to '{1}': {2}
2561
2562You probably need to include deleted items before undoing your changes. Please check your current options:
2563
2564- If you're using the CLI, try adding the deleted path or the "--deleted" argument to the 'undo' command.
2565- If you're using the GUI, open the Options dialog in the Pending Changes view and check "Show deleted files and directories" in the "What to show" tab.
2566
2567== UndoneAddOperation ==
2568The local add operation {0} will be undone.
2569
2570== UndoneDeleteOperation ==
2571The local delete operation {0} will be undone.
2572
2573== UndoneMoveOperation ==
2574The local move operation {0} -> {1} will be undone.
2575
2576== UnknownError ==
2577Unknown error
2578
2579== Unlimited ==
2580Unlimited
2581
2582== UnloadItemAlreadyChanged ==
2583The item won't be unloaded because it is already changed (checked-out, locally changed, deleted, moved or reverted) in the workspace: '{0}'. Please undo or checkin the local change and retry the operation.
2584
2585== UnneededMergeRevisionLoaded ==
2586Copy merge for '{0}' is no longer needed because the correct revision is already loaded.
2587
2588== UnresolvedXlink ==
2589unresolved xlink
2590
2591== UnshareRepoSucceeded ==
2592The repository '{0}' was correctly unshared.
2593
2594== UnsupportedMergeType ==
2595Unsupported merge type
2596
2597== UpdateDeletedSelectorObjectSkipped ==
2598Unable to update your workspace to a valid branch configuration. It is likely that somebody else deleted the shelve or the label your workspace is set. Please switch your workspace to an existing branch, changeset, label or shelveset.
2599
2600== UpdateProgress ==
2601Updated {0} of {1} ({2} of {3} files to download / {4} of {5} operations to apply)
2602
2603== UpdateProgressCalculating ==
2604Calculating...
2605
2606== UpdateProgressDownloadingBigFile ==
2607Downloading file {0} ({1}) from {2}
2608
2609== UpdateProgressDownloadingBlock ==
2610Downloading block of {0} files ({1}) from {2}
2611
2612== UpdateProgressUpdating ==
2613Updating...
2614
2615== UpdateStatusCalculating ==
2616Calculating
2617
2618== UpdateStatusFinished ==
2619Finished
2620
2621== UpdateStatusUpdating ==
2622Updating
2623
2624== UpdateWithChangesFromGluonWorkspaceNotAllowed ==
2625Cannot switch from a Gluon workspace to a standard one with checkouts. You can checkin from Gluon (or undo) and retry the update.
2626
2627== UpdateWkIsUpToDate ==
2628The workspace {0} is up-to-date (cset:{1})
2629
2630== UpdatingWorkspace ==
2631Unity VCS is updating your workspace. Wait a moment, please...
2632
2633== UploadingFiles ==
2634Uploading {0} files
2635
2636== User ==
2637User
2638
2639== UserCorrectlyActivated ==
2640User {0} has been successfully activated
2641
2642== UserCorrectlyDeactivated ==
2643User {0} has been successfully deactivated
2644
2645== UserInformation ==
2646License information: server: {0}
2647
2648== UserKey ==
2649User
2650
2651== UserMultipleChoiceAnswerPrompt ==
2652Please enter your choice ({0}):
2653
2654== UserMultipleChoiceAnswerPromptWithDefaultOption ==
2655Please enter your choice ({0}) [default is '{1}']:
2656
2657== View ==
2658controls whether objects can be viewed
2659
2660== VirtualPathDecorator ==
2661(virtual ancestor, revision on cs:{0})
2662
2663== WaitingOperation ==
2664This operation can take several minutes. Wait, please ...
2665
2666== Warning ==
2667Warning
2668
2669== WhichChange ==
2670Which element do you want to change? (Source|Destination)[1|2]
2671
2672== WhichRename ==
2673Which rename do you want to use? [1|2]
2674
2675== WillCreateRepo ==
2676Repository {0} does not exist. It will be created
2677
2678== WorkspacestatusAddGrp ==
2679Added items (AD = added, CP = copied (new), PR = private, IG = ignored)
2680
2681== WorkspacestatusChGrp ==
2682Modified items (CH = changed, CO = checked-out, RP = replaced)
2683
2684== WorkspacestatusMvGrp ==
2685Moved items (MV = moved, LM = locally moved)
2686
2687== WorkspacestatusRmGrp ==
2688Deleted items (DE = deleted, LD = locally deleted)
2689
2690== XlinkConflict ==
2691Xlink conflict
2692
2693== XlinkConflictActions1 ==
2694Keep source changes in the Xlink
2695
2696== XlinkConflictActions2 ==
2697Keep destination changes in the Xlink
2698
2699== XlinkConflictDestinationOperation ==
2700Changed Xlink to: {0}
2701
2702== XlinkConflictExplanation ==
2703A Xlink has been changed on source and destination.
2704
2705== XlinkConflictSourceOperation ==
2706Changed Xlink to: {0}
2707
2708== XlinkPointsToShelveTarget ==
2709The Xlink '{0}' won't be downloaded because it was created with new content inside. This is not supported yet.
2710
2711== XlinkWritableConflict ==
2712Xlink missing ancestor conflict
2713
2714== XlinkWritableConflictExplanation ==
2715The Xlinked repository doesn't know the ancestor changeset to calculate merge. The user must specify the ancestor changeset manually.
2716
2717== Yes ==
2718Yes
2719
2720== YesValidAnswers ==
2721y;yes
2722
2723== LocalContentCheckedOut ==
2724LocalContentCheckedOut
2725
2726== MovedHistDesc ==
2727Moved from {0} to {1}
2728
2729== RemovedHistDesc ==
2730Removed {0}
2731
2732== CmdConfigureErrorCannotCreateDir ==
2733Failed when creating a directory [{0}]:{1}
2734
2735== CmdConfigureErrorWrongParameters ==
2736Wrong parameter number. Type 'cm configure --help' to get help
2737
2738== CmdConfigureErrorReadingParameters ==
2739Error reading the parameters; please check the list of parameters provided.
2740
2741== CmdConfigureHeader ==
2742####--- Client configuration wizard ---####
2743
2744== CmdConfigureSuccess ==
2745The Unity VCS client has been correctly configured.
2746
2747== CmdConfigureDetectedWorkingMode ==
2748Detected working mode: {0}
2749
2750== CmdConfigureDetectedWorkingModeError ==
2751There was an error while checking the Unity VCS server security mode.
2752Maybe the server is offline, or the address specified is wrong.
2753Do you want to re-enter the Unity VCS server address?
2754
2755== CmdConfigureServerParams ==
2756Configure the Unity VCS server address/port:
2757
2758== CmdConfigureServerParamsAddress ==
2759Unity VCS server address [{0}]
2760
2761== CmdConfigureServerParamsPort ==
2762Unity VCS server port [{0}]
2763
2764== CmdConfigureServerParamsSslPort ==
2765Unity VCS SSL server port [{0}]
2766
2767== CmdConfigureServerParamsUseSsl ==
2768Use encryption (SSL)?
2769
2770== CmdConfigureProxyParams ==
2771Configure a proxy server?
2772
2773== CmdConfigureProxyParamsAddress ==
2774Proxy server address
2775
2776== CmdConfigureProxyParamsPort ==
2777Proxy server port
2778
2779== CmdConfigureRetry ==
2780Do you want to retry?
2781
2782== EncryptionConfigurationExplanation ==
2783The '{0}' source server requires data encryption.
2784Your server (aka '{1}') is not yet configured to handle encrypted data from it.
2785
2786Remarks:
2787* Be very careful with the encryption password; it's the only way to decrypt your data on '{0}'.
2788* If you're decrypting data and you enter a wrong password, the data will fail to decrypt and you will have to edit cryptedservers.conf on your server to fix it.
2789* Be careful to use the same password (encryption key) company-wide to work with '{0}'. Otherwise, data will be encrypted differently in each server.
2790
2791Enter a password to generate the encryption key (leave empty to cancel):
2792
2793== EncryptionPasswordNotEntered ==
2794You didn't entered a password. Encryption won't be configured for server '{0}'.
2795
2796== EncryptionConfigurationFailed ==
2797Failed to configure encryption for server '{0}'.
2798
2799== EncryptionConfigurationSucceeded ==
2800Encryption configuration added for server '{0}'.