forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
/
translation.properties
201 lines (186 loc) · 20.4 KB
/
translation.properties
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
### Miscellaneous mappings
class-java.io.File=System.IO.FileInfo
class-org.joda.time.Period=System.TimeSpan
cRXPat-foreachRegEx=for *\\((\\w*) *(\\w*) *\\: *(.*)\\)
cRXRep-foreachRegEx=foreach(var $2 in $3)
cRXPat-innerRex=(inner)\\(\\)
cRXRep-innerRex=Inner
### Application Services
package-com.microsoft.azure.management.appservice.implementation=Microsoft.Azure.Management.AppService.Fluent.Models
package-com.microsoft.azure.management.appservice=Microsoft.Azure.Management.AppService.Fluent.Models
class-com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrdersInner=Microsoft.Azure.Management.AppService.Fluent.IAppServiceCertificateOrdersOperations
class-com.microsoft.azure.management.appservice.implementation.AppServiceManager=Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager
class-com.microsoft.azure.management.appservice.implementation.AppServicePlansInner=Microsoft.Azure.Management.AppService.Fluent.IAppServicePlansOperations
class-com.microsoft.azure.management.appservice.implementation.CertificatesInner=Microsoft.Azure.Management.AppService.Fluent.CertificatesOperations
class-com.microsoft.azure.management.appservice.implementation.DomainsInner=Microsoft.Azure.Management.AppService.Fluent.IDomainsOperations
class-com.microsoft.azure.management.appservice.implementation.TldLegalAgreementInner=Microsoft.Azure.Management.AppService.Fluent.Models.TldLegalAgreement
class-com.microsoft.azure.management.appservice.implementation.WebAppsInner=Microsoft.Azure.Management.AppService.Fluent.IWebAppsOperations
class-com.microsoft.azure.management.appservice.JavaVersion=Microsoft.Azure.Management.AppService.Fluent.JavaVersion
class-com.microsoft.azure.management.appservice.NetFrameworkVersion=Microsoft.Azure.Management.AppService.Fluent.NetFrameworkVersion
class-com.microsoft.azure.management.appservice.OperatingSystem=Microsoft.Azure.Management.AppService.Fluent.OperatingSystem
class-com.microsoft.azure.management.appservice.PhpVersion=Microsoft.Azure.Management.AppService.Fluent.PhpVersion
class-com.microsoft.azure.management.appservice.PlatformArchitecture=Microsoft.Azure.Management.AppService.Fluent.PlatformArchitecture
class-com.microsoft.azure.management.appservice.PythonVersion=Microsoft.Azure.Management.AppService.Fluent.PythonVersion
class-com.microsoft.azure.management.appservice.RemoteVisualStudioVersion=Microsoft.Azure.Management.AppService.Fluent.RemoteVisualStudioVersion
class-com.microsoft.azure.management.appservice.RepositoryType=Microsoft.Azure.Management.AppService.Fluent.RepositoryType
class-com.microsoft.azure.management.appservice.WebContainer=Microsoft.Azure.Management.AppService.Fluent.WebContainer
### Batch
package-com.microsoft.azure.management.batch=Microsoft.Azure.Management.Batch.Models
package-com.microsoft.azure.management.batch.implementation=Microsoft.Azure.Management.Batch.Models
### CDN
package-com.microsoft.azure.management.cdn.implementation=Microsoft.Azure.Management.Cdn.Fluent.Models
package-com.microsoft.azure.management.network.implementation*Inner=Microsoft.Azure.Management.Cdn.Fluent.Models
class-com.microsoft.azure.management.cdn.EndpointResourceState=string
class-com.microsoft.azure.management.cdn.Sku=Microsoft.Azure.Management.Cdn.Fluent.Models.Sku
class-com.microsoft.azure.management.cdn.QueryStringCachingBehavior=Microsoft.Azure.Management.Cdn.Fluent.Models.QueryStringCachingBehavior
class-com.microsoft.azure.management.cdn.implementation.CdnManager=Microsoft.Azure.Management.Cdn.Fluent.ICdnManager
class-com.microsoft.azure.management.cdn.implementation.ProfilesInner=Microsoft.Azure.Management.Cdn.Fluent.IProfilesOperations
class-com.microsoft.azure.management.cdn.GeoFilter=Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilter
class-com.microsoft.azure.management.cdn.GeoFilterActions=Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilterActions
### Compute
package-com.microsoft.azure.management.compute.implementation=Microsoft.Azure.Management.Compute.Fluent.Models
package-com.microsoft.azure.management.compute=Microsoft.Azure.Management.Compute.Fluent.Models
class-com.microsoft.azure.management.compute.implementation.AvailabilitySetsInner=Microsoft.Azure.Management.Compute.Fluent.IAvailabilitySetsOperations
class-com.microsoft.azure.management.compute.implementation.ComputeManager=Microsoft.Azure.Management.Compute.Fluent.IComputeManager
class-com.microsoft.azure.management.compute.implementation.ContainerServicesInner=Microsoft.Azure.Management.Compute.Fluent.IContainerServicesOperations
class-com.microsoft.azure.management.compute.implementation.DisksInner=Microsoft.Azure.Management.Compute.Fluent.IDisksOperations
class-com.microsoft.azure.management.compute.implementation.ImagesInner=Microsoft.Azure.Management.Compute.Fluent.IImagesOperations
class-com.microsoft.azure.management.compute.implementation.SnapshotsInner=Microsoft.Azure.Management.Compute.Fluent.ISnapshotsOperations
class-com.microsoft.azure.management.compute.implementation.UsageInner=Microsoft.Azure.Management.Compute.Fluent.Models.Usage
class-com.microsoft.azure.management.compute.implementation.VirtualMachinesInner=Microsoft.Azure.Management.Compute.Fluent.IVirtualMachinesOperations
class-com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetsInner=Microsoft.Azure.Management.Compute.Fluent.IVirtualMachineScaleSetsOperations
class-com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetExtensionInner=Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineScaleSetExtension
class-com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetVMsInner=Microsoft.Azure.Management.Compute.Fluent.IVirtualMachineScaleSetVMsOperations
class-com.microsoft.azure.management.compute.ComputeRoles=Microsoft.Azure.Management.Compute.Fluent.ComputeRoles
class-com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor=Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor
class-com.microsoft.azure.management.compute.EncryptionStatus=Microsoft.Azure.Management.Compute.Fluent.EncryptionStatus
class-com.microsoft.azure.management.compute.PowerState=Microsoft.Azure.Management.Compute.Fluent.PowerState
class-com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes=Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetSkuTypes
### DNS
package-com.microsoft.azure.management.dns=Microsoft.Azure.Management.Dns.Fluent.Models
class-com.microsoft.azure.management.dns.implementation.ZonesInner=Microsoft.Azure.Management.Dns.Fluent.IZonesOperations
class-com.microsoft.azure.management.dns.implementation.ZoneInner=Microsoft.Azure.Management.Dns.Fluent.Models.ZoneInner
class-com.microsoft.azure.management.dns.implementation.DnsZoneManager=Microsoft.Azure.Management.Dns.Fluent.IDnsZoneManager
class-com.microsoft.azure.management.dns.implementation.RecordSetInner=Microsoft.Azure.Management.Dns.Fluent.Models.RecordSetInner
class-com.microsoft.azure.management.dns.SrvRecord=Microsoft.Azure.Management.Dns.Fluent.Models.SrvRecord
class-com.microsoft.azure.management.dns.TxtRecord=Microsoft.Azure.Management.Dns.Fluent.Models.TxtRecord
### Graph RBAC
package-com.microsoft.azure.management.graphrbac.implementation=Microsoft.Azure.Management.Graph.RBAC.Fluent.Models
package-com.microsoft.azure.management.graphrbac=Microsoft.Azure.Management.Graph.RBAC.Fluent.Models
package-com.microsoft.azure.management.graphrbac.implementationClient=Microsoft.Azure.Management.Graph.RBAC.Fluent
package-com.microsoft.azure.management.graphrbac.implementationOperations=Microsoft.Azure.Management.Graph.RBAC.Fluent
class-com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager=Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager
class-com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.IApplicationsOperations
class-com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipalsOperations
class-com.microsoft.azure.management.graphrbac.implementation.UsersInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.IUsersOperations
class-com.microsoft.azure.management.graphrbac.implementation.GroupsInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.IGroupsOperations
class-com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinitionsOperations
class-com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignmentsOperations
class-com.microsoft.azure.management.graphrbac.implementation.PasswordCredentialInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PasswordCredential
class-com.microsoft.azure.management.graphrbac.implementation.KeyCredentialInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.KeyCredential
class-com.microsoft.azure.management.graphrbac.implementation.PermissionInner=Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.Permission
### KeyVault
package-com.microsoft.azure.management.keyvault.implementation=Microsoft.Azure.Management.KeyVault.Fluent.Models
package-com.microsoft.azure.management.keyvault.implementationClient=Microsoft.Azure.Management.KeyVault.Fluent
package-com.microsoft.azure.management.keyvault.implementationOperations=Microsoft.Azure.Management.KeyVault.Fluent
package-com.microsoft.azure.management.keyvault=Microsoft.Azure.Management.KeyVault.Fluent.Models
class-com.microsoft.azure.management.keyvault.Vault=Microsoft.Azure.Management.KeyVault.Fluent.IVault
### Network
package-com.microsoft.azure.management.network=Microsoft.Azure.Management.Network.Fluent.Models
package-com.microsoft.azure.management.network.implementation=Microsoft.Azure.Management.Network.Fluent.Models
package-com.microsoft.azure.management.network.implementationClient=Microsoft.Azure.Management.Network.Fluent
package-com.microsoft.azure.management.network.implementationOperations=Microsoft.Azure.Management.Network.Fluent
package-com.microsoft.azure.management.network.implementationOperationsExtensions=Microsoft.Azure.Management.NetworkFluent
package-com.microsoft.azure.management.network.implementation=Microsoft.Azure.Management.Network.Fluent
package-com.microsoft.azure.management.network.implementation*Inner=Microsoft.Azure.Management.Network.Fluent.Models
class-com.microsoft.azure.management.network.implementation.ApplicationGatewaysInner=Microsoft.Azure.Management.Network.Fluent.IApplicationGatewaysOperations
class-com.microsoft.azure.management.network.implementation.LoadBalancersInner=Microsoft.Azure.Management.Network.Fluent.ILoadBalancersOperations
class-com.microsoft.azure.management.network.implementation.NetworkInterfaceIPConfigurationInner=Microsoft.Azure.Management.Network.Fluent.Models.NetworkInterfaceIPConfigurationInner
class-com.microsoft.azure.management.network.implementation.NetworkInterfacesInner=Microsoft.Azure.Management.Network.Fluent.INetworkInterfacesOperations
class-com.microsoft.azure.management.network.implementation.NetworkManager=Microsoft.Azure.Management.Network.Fluent.INetworkManager
class-com.microsoft.azure.management.network.implementation.NetworkSecurityGroupsInner=Microsoft.Azure.Management.Network.Fluent.INetworkSecurityGroupsOperations
class-com.microsoft.azure.management.network.implementation.PublicIPAddressesInner=Microsoft.Azure.Management.Network.Fluent.IPublicIPAddressesOperations
class-com.microsoft.azure.management.network.implementation.RouteTablesInner=Microsoft.Azure.Management.Network.Fluent.IRouteTablesOperations
class-com.microsoft.azure.management.network.implementation.UsageInner=Microsoft.Azure.Management.Network.Fluent.Models.Usage
class-com.microsoft.azure.management.network.implementation.VirtualNetworksInner=Microsoft.Azure.Management.Network.Fluent.IVirtualNetworksOperations
class-com.microsoft.azure.management.network.implementation.NetworkWatchersInner=Microsoft.Azure.Management.Network.Fluent.INetworkWatchersOperations
class-com.microsoft.azure.management.network.implementation.PacketCapturesInner=Microsoft.Azure.Management.Network.Fluent.IPacketCapturesOperations
class-com.microsoft.azure.management.network.SecurityRuleDirection=string
class-com.microsoft.azure.management.network.SecurityRuleProtocol=string
class-com.microsoft.azure.management.network.SecurityRuleAccess=string
### Redis
package-com.microsoft.azure.management.redis=Microsoft.Azure.Management.Redis.Fluent.Models
package-com.microsoft.azure.management.redis.implementation=Microsoft.Azure.Management.Redis.Fluent.Models
class-com.microsoft.azure.management.redis.implementation.RedisManager=Microsoft.Azure.Management.Redis.Fluent.IRedisManager
class-com.microsoft.azure.management.redis.implementation.RedisInner=Microsoft.Azure.Management.Redis.Fluent.IRedisOperations
classforce-com.microsoft.azure.management.redis.DayOfWeek=Microsoft.Azure.Management.Redis.Fluent.Models.DayOfWeek
class-com.microsoft.azure.management.redis.RebootType=string
### Resources
package-com.microsoft.azure.management.resources=Microsoft.Azure.Management.ResourceManager.Models
package-com.microsoft.azure.management.resources.implementation=Microsoft.Azure.Management.ResourceManager.Models
package-com.microsoft.azure.management.resources.implementationClient=Microsoft.Azure.Management.ResourceManager
package-com.microsoft.azure.management.resources.implementationOperations=Microsoft.Azure.Management.ResourceManager
package-com.microsoft.azure.management.resources.implementationOperationsExtensions=Microsoft.Azure.Management.ResourceManager
class-com.microsoft.azure.management.resources.fluentcore.utils.ResourceNamer=Microsoft.Azure.Management.ResourceManager.Fluent.ResourceNamer
class-com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.GroupableResourceImpl=Microsoft.Azure.Management.ResourceManager.Fluent.GroupableResource
class-com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.GroupableResourcesImpl=Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResources
class-com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode=Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryISOCode
class-com.microsoft.azure.management.resources.implementation.TenantIdDescriptionInner=Microsoft.Azure.Management.ResourceManager.Models.TenantIdDescription
class-com.microsoft.azure.management.resources.implementation.LocationInner=Microsoft.Azure.Management.ResourceManager.Models.Location
class-com.microsoft.azure.management.resources.fluentcore.model.implementation.WrapperImpl=Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper
### Search
package-com.microsoft.azure.management.search=Microsoft.Azure.Management.Search.Fluent.Models
package-com.microsoft.azure.management.search.implementation=Microsoft.Azure.Management.Search.Fluent.Models
class-com.microsoft.azure.management.search.implementation.SearchServiceManager=Microsoft.Azure.Management.Search.Fluent.ISearchManager
class-com.microsoft.azure.management.search.UnavailableNameReason=string
class-com.microsoft.azure.management.search.implementation.ServicesInner=Microsoft.Azure.Management.Search.Fluent.IServicesOperations
### Service Bus
fluentpackage-com.microsoft.azure.management.servicebus=com.microsoft.azure.management.serviceBus
package-com.microsoft.azure.management.servicebus=Microsoft.Azure.Management.ServiceBus.Fluent.Models
package-com.microsoft.azure.management.servicebus.implementation=Microsoft.Azure.Management.ServiceBus.Fluent.Models
class-com.microsoft.azure.management.servicebus.implementation.OperationInner=Microsoft.Azure.Management.ServiceBus.Fluent.Models.Operation
class-com.microsoft.azure.management.servicebus.implementation.NamespaceInner=Microsoft.Azure.Management.ServiceBus.Fluent.Models.NamespaceModelInner
class-com.microsoft.azure.management.servicebus.implementation.NamespacesInner=Microsoft.Azure.Management.ServiceBus.Fluent.INamespacesOperations
class-com.microsoft.azure.management.servicebus.implementation.OperationsInner=Microsoft.Azure.Management.ServiceBus.Fluent.IOperations
class-com.microsoft.azure.management.servicebus.implementation.QueuesInner=Microsoft.Azure.Management.ServiceBus.Fluent.IQueuesOperations
class-com.microsoft.azure.management.servicebus.implementation.ServiceBusManager=Microsoft.Azure.Management.ServiceBus.Fluent.IServiceBusManager
class-com.microsoft.azure.management.servicebus.implementation.SubscriptionsInner=Microsoft.Azure.Management.ServiceBus.Fluent.ISubscriptionsOperations
class-com.microsoft.azure.management.servicebus.implementation.TopicsInner=Microsoft.Azure.Management.ServiceBus.Fluent.ITopicsOperations
class-com.microsoft.azure.management.servicebus.AccessRights=Microsoft.Azure.Management.ServiceBus.Fluent.Models.AccessRights
class-com.microsoft.azure.management.servicebus.EntityStatus=Microsoft.Azure.Management.ServiceBus.Fluent.Models.EntityStatus
### SQL
package-com.microsoft.azure.management.sql.implementation=Microsoft.Azure.Management.Sql.Fluent.Models
package-com.microsoft.azure.management.sql=Microsoft.Azure.Management.Sql.Fluent.Models
class-com.microsoft.azure.management.sql.implementation.ServersInner=Microsoft.Azure.Management.Sql.Fluent.IServersOperations
class-com.microsoft.azure.management.sql.implementation.DatabasesInner=Microsoft.Azure.Management.Sql.Fluent.IDatabasesOperations
class-com.microsoft.azure.management.sql.implementation.ElasticPoolsInner=Microsoft.Azure.Management.Sql.Fluent.IElasticPoolsOperations
class-com.microsoft.azure.management.sql.implementation.DatabaseMetricInner=Microsoft.Azure.Management.Sql.Fluent.Models.DatabaseMetric
class-com.microsoft.azure.management.sql.implementation.RecommendedElasticPoolMetricInner=Microsoft.Azure.Management.Sql.Fluent.Models.RecommendedElasticPoolMetric
class-com.microsoft.azure.management.sql.implementation.ServerMetricInner=Microsoft.Azure.Management.Sql.Fluent.Models.ServerMetric
class-com.microsoft.azure.management.sql.implementation.SqlServerManager=Microsoft.Azure.Management.Sql.Fluent.ISqlManager
class-com.microsoft.azure.management.sql.implementation.TransparentDataEncryptionActivityInner=Microsoft.Azure.Management.Sql.Fluent.Models.TransparentDataEncryptionActivity
class-com.microsoft.azure.management.sql.CreateMode=string
class-com.microsoft.azure.management.sql.DatabaseEditions=string
class-com.microsoft.azure.management.sql.ElasticPoolEditions=string
class-com.microsoft.azure.management.sql.ElasticPoolState=string
class-com.microsoft.azure.management.sql.ReplicationState=string
class-com.microsoft.azure.management.sql.ServiceObjectiveName=string
class-com.microsoft.azure.management.sql.ServerVersion=string
class-com.microsoft.azure.management.sql.SloUsageMetricInterface=Microsoft.Azure.Management.Sql.Fluent.ISloUsageMetric
class-com.microsoft.azure.management.sql.TransparentDataEncryptionActivityStates=string
class-com.microsoft.azure.management.sql.UpgradeHintInterface=Microsoft.Azure.Management.Sql.Fluent.IUpgradeHint
### Storage
package-com.microsoft.azure.management.storage.implementation=Microsoft.Azure.Management.Storage.Fluent.Models
package-com.microsoft.azure.management.storage=Microsoft.Azure.Management.Storage.Fluent.Models
class-com.microsoft.azure.management.storage.implementation.AccountStatuses=Microsoft.Azure.Management.Storage.Fluent.AccountStatuses
class-com.microsoft.azure.management.storage.implementation.StorageManager=Microsoft.Azure.Management.Storage.Fluent.IStorageManager
class-com.microsoft.azure.management.storage.implementation.StorageAccountsInner=Microsoft.Azure.Management.Storage.Fluent.IStorageAccountsOperations
class-com.microsoft.azure.management.storage.implementation.UsageInner=Microsoft.Azure.Management.Storage.Fluent.Models.Usage
class-com.microsoft.azure.management.storage.CheckNameAvailabilityResult=Microsoft.Azure.Management.Storage.Fluent.CheckNameAvailabilityResult
class-com.microsoft.azure.management.storage.PublicEndpoints=Microsoft.Azure.Management.Storage.Fluent.PublicEndpoints
### Traffic Manager
fluentpackage-com.microsoft.azure.management.trafficmanager=com.microsoft.azure.management.trafficManager
package-com.microsoft.azure.management.trafficmanager=Microsoft.Azure.Management.TrafficManager.Fluent
package-com.microsoft.azure.management.trafficmanager.implementation=Microsoft.Azure.Management.TrafficManager.Fluent.Models
class-com.microsoft.azure.management.trafficmanager.implementation.TrafficManager=Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManager
class-com.microsoft.azure.management.trafficmanager.implementation.ProfilesInner=Microsoft.Azure.Management.TrafficManager.Fluent.IProfilesOperations