Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 08e5394792c1311a4bced3c47db292564ddd0e07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
#
# org.eclipse.tm.te.tcf.filesystem
# Externalized Strings.
#

FSExplorerTreeControl_section_title=Exploring File System

FSTreeControl_column_name_label=Name
FSTreeControl_column_size_label=Size
FSTreeControl_column_modified_label=Date Modified

FSOpenFileDialog_title=Select Process Image

InformationPage_Accessed=Accessed:
InformationPage_Advanced=\ A&dvanced... 
InformationPage_Attributes=Attributes:
InformationPage_File=file
InformationPage_Folder=folder
InformationPage_Hidden=Hidden
InformationPage_ReadOnly=Read-only
InformationPage_Computer=computer
InformationPage_Location=Location:
InformationPage_Modified=Modified:
InformationPage_Name=Name:
InformationPage_Size=Size:
InformationPage_Type=Type:

AdvancedAttributesDialog_Archive=Archive
AdvancedAttributesDialog_ArchiveIndex=Archive and Index attributes
AdvancedAttributesDialog_Compress=Compress contents to save disk space
AdvancedAttributesDialog_Compressed=Compressed
AdvancedAttributesDialog_CompressEncrypt=Compress or Encrypt attributes
AdvancedAttributesDialog_Device=Device
AdvancedAttributesDialog_Directory=Directory
AdvancedAttributesDialog_Encrypt=Encrypt contents to secure data
AdvancedAttributesDialog_Encrypted=Encrypted
AdvancedAttributesDialog_FileArchive=File is ready for archiving
AdvancedAttributesDialog_FileBanner=Choose the options you want for this file.
AdvancedAttributesDialog_FolderArchive=Folder is ready for archiving
AdvancedAttributesDialog_FolderBanner=Choose the settings you want for this folder.\n\nWhen you apply these changes you will be asked if you want the\n changes to affect all subfolders and files as well.
AdvancedAttributesDialog_Hidden=Hidden
AdvancedAttributesDialog_Indexed=Indexed
AdvancedAttributesDialog_IndexFile=For fast searching, allow Indexing Service to index this file
AdvancedAttributesDialog_IndexFolder=For fast searching, allow Indexing Service to index this file
AdvancedAttributesDialog_Normal=Normal
AdvancedAttributesDialog_Offline=Offline
AdvancedAttributesDialog_ReadOnly=Read-only
AdvancedAttributesDialog_Reparse=Reparse
AdvancedAttributesDialog_ShellTitle=Advanced Attributes
AdvancedAttributesDialog_Sparse=Sparse
AdvancedAttributesDialog_System=System
AdvancedAttributesDialog_Temporary=Temporary
AdvancedAttributesDialog_Virtual=Virtual
CacheManager_Bytes=\ bytes
CacheManager_DowloadingFile=Downloading file {0}...
CacheManager_DownloadingError=Downloading Error
CacheManager_DownloadingProgress=Downloading {0}/{1}.
CacheManager_KBs=\ KBs
CacheManager_MBs=\ MBs
CacheManager_UploadingProgress=Uploading file {0}: {1}/{2}
CacheManager_UploadNFiles=Uploading {0} files...
CacheManager_UploadSingleFile=Uploading file {0}...
CmmitHandler_Cancel=Cancel
CmmitHandler_CommitAnyway=Commit anyway
CmmitHandler_ErrorTitle=File Deleted
CmmitHandler_FileDeleted=The local file {0} that you are trying to commit has been deleted\!
CmmitHandler_Merge=Merge
CmmitHandler_StateChangedDialogTitle=State Changed
CmmitHandler_StateChangedMessage={0} on the target has changed and is conflicting with the local file. What do you want?
LocalTypedElement_SavingFile=Saving file:
OpenFileHandler_Cancel=Cancel
OpenFileHandler_ConflictingMessage=The local {0} is conflicting with the remote version. What do you want?
OpenFileHandler_ConflictingTitle=Conflicting content
OpenFileHandler_Merge=Merge
OpenFileHandler_OpenAnyway=Open anyway
OpenFileHandler_OpeningBinaryNotSupported=Opening a binary file is not supported yet.
OpenFileHandler_Warning=Warning

PermissionsGroup_Executable=Executable
PermissionsGroup_GroupPermissions=Group:
PermissionsGroup_OtherPermissions=Other:
PermissionsGroup_Readable=Readable
PermissionsGroup_UserPermissions=User:
PermissionsGroup_Writable=Writable
RemoteTypedElement_GettingRemoteContent=Getting content from the remote file:
SaveAllListener_Cancel=Cancel
SaveAllListener_Merge=Merge
SaveAllListener_SaveAnyway=Save anyway
SaveAllListener_SingularMessage=The file {0} on the target has changed and is conflicting with the local file. What do you want?
SaveAllListener_StateChangedDialogTitle=State Changed
SaveListener_Cancel=Cancel
SaveListener_Merge=Merge
SaveListener_SaveAnyway=Save anyway
SaveListener_StateChangedDialogTitle=State Changed
SaveListener_StateChangedMessage={0} on the target has changed and is conflicting with the local file. What do you want?
StateManager_CannotGetFileStateMessage2=Cannot get the file's stat of {0}\!. Caused by {1}
StateManager_CannotGetFileStatMessage=Cannot get the file's stat of {0}\!. Caused by {1}
StateManager_CannotSetFileStateMessage=Cannot set the file's stat of {0}\!. Caused by {1}
StateManager_CannotSetFileStateMessage2=Cannot set the file's stat of {0}\!. Caused by {1}
StateManager_CommitFailureTitle=Commit Failure
StateManager_RefreshFailureTitle=Refresh Failure
StateManager_TCFNotProvideFSMessage=This TCF agent, {0}, does not provide a file system service\!
StateManager_TCFNotProvideFSMessage2=This TCF agent, {0}, does not provide a file system service\!
StateManager_UpdateFailureTitle=Update Failure
TcfInputStream_CloseTimeout=Closing has timed out\!
TcfInputStream_NoDataAvailable=No data available
TcfInputStream_NoFileReturned=No file handle returned\!
TcfInputStream_NoFSServiceAvailable=No remote File System Service available\!
TcfInputStream_OpenFileTimeout=Opening file has timed out\!
TcfInputStream_OpenTCFTimeout=Opening TCF channel has timed out\!
TcfInputStream_ReadTimeout=Reading has timed out\!
TcfInputStream_StreamClosed=Stream is already closed\!
TcfOutputStream_StreamClosed=Stream is already closed\!
TcfOutputStream_WriteTimeout=Writing has timed out\!
TcfURLConnection_CloseFileTimeout=Closing has timed out\!
TcfURLConnection_NoFileHandleReturned=No file handle returned\!
TcfURLConnection_NoFSServiceAvailable=No remote File System Service available\!
TcfURLConnection_NoSuchTcfAgent=TCF agent is already disconnected\!
TcfURLConnection_OpenFileTimeout=Opening file has timed out\!
TcfURLConnection_OpenTCFChannelTimeout=Opening TCF channel has timed out\!
TCFUtilities_OpeningFailureMessage=We cannot open a TCF channel to the target: {0}. It is caused by {1}.
TCFUtilities_OpeningFailureTitle=Opening Channel
UpdateHandler_Cancel=Cancel
UpdateHandler_Merge=Merge
UpdateHandler_StateChangedDialogTitle=State Changed
UpdateHandler_StateChangedMessage=The local {0} has changed and is conflicting with the remote file. What do you want?
UpdateHandler_UpdateAnyway=Update anyway
UserManager_CannotGetUserAccountMessage=Cannot get the user account from the agent {0}
UserManager_CannotGetUserAccountMessage2=Cannot get the user account from the agent {0}. Caused by: networking too slow.
UserManager_TCFNotProvideFSMessage=This TCF agent, {0}, does not provide a file system service\!
UserManager_UserAccountTitle=User Account

Back to the top