feat: update i18n
1. fix tr language file in the gulp task 2. update i18n file for each languages 3. fix some i18n Change-Id: I31f6324d79bb57c0721d6d771a199daa26856811
This commit is contained in:
parent
ca964e3305
commit
48444e9ee7
@ -19,7 +19,7 @@ module.exports = function (grunt) {
|
||||
src: ['src/**/*.{jsx,js}'],
|
||||
dest: 'src',
|
||||
options: {
|
||||
lngs: ['en', 'zh-hans', 'ko-kr', 'tr', 'ru'],
|
||||
lngs: ['en', 'zh-hans', 'ko-kr', 'tr-tr', 'ru'],
|
||||
removeUnusedKeys: true,
|
||||
sort: true,
|
||||
keySeparator: false,
|
||||
|
@ -585,7 +585,7 @@
|
||||
"Credential Type": "Credential Type",
|
||||
"Croatia (local name: Hrvatska)": "Croatia (local name: Hrvatska)",
|
||||
"Cuba": "Cuba",
|
||||
"Current Availability Zones": "Current Availability Zones",
|
||||
"Current Availability Zones": "Current Availability Zones",
|
||||
"Current Compute Host": "Current Compute Host",
|
||||
"Current Connections": "Current Connections",
|
||||
"Current Disk (GiB)": "Current Disk (GiB)",
|
||||
@ -1201,12 +1201,12 @@
|
||||
"If checked, the network will be enable.": "If checked, the network will be enable.",
|
||||
"If exposed port is specified, this parameter will be ignored.": "If exposed port is specified, this parameter will be ignored.",
|
||||
"If it is an SNI type certificate, a domain name needs to be specified": "If it is an SNI type certificate, a domain name needs to be specified",
|
||||
"If it’s not set, the value of this in template will be used.": "If it’s not set, the value of this in template will be used.",
|
||||
"If it’s not set, the value of this in the template will be used.": "If it’s not set, the value of this in the template will be used.",
|
||||
"If no gateway is specified, the first IP address will be defaulted.": "If no gateway is specified, the first IP address will be defaulted.",
|
||||
"If not provided, the roles assigned to the application credential will be the same as the roles in the current token.": "If not provided, the roles assigned to the application credential will be the same as the roles in the current token.",
|
||||
"If nova-compute on the host is disabled, it will be forbidden to be selected as the target host.": "If nova-compute on the host is disabled, it will be forbidden to be selected as the target host.",
|
||||
"If set then all tenants will be able to see this share.": "If set then all tenants will be able to see this share.",
|
||||
"If the capacity of the disk is large,the type modify operation may takes several hours. Please be cautious.": "If the capacity of the disk is large,the type modify operation may takes several hours. Please be cautious.",
|
||||
"If the capacity of the disk is large, the type modify operation may take several hours. Please be cautious.": "If the capacity of the disk is large, the type modify operation may take several hours. Please be cautious.",
|
||||
"If the listener has an SNI certificate installed, it cannot be removed. Please delete the listener or replace the SNI certificate": "If the listener has an SNI certificate installed, it cannot be removed. Please delete the listener or replace the SNI certificate",
|
||||
"If the value is set to 0, it means unlimited": "If the value is set to 0, it means unlimited",
|
||||
"If the volume associated with the snapshot has changed the volume type, please modify this option manually; if the volume associated with the snapshot keeps the volume type unchanged, please ignore this option. (no need to change).": "If the volume associated with the snapshot has changed the volume type, please modify this option manually; if the volume associated with the snapshot keeps the volume type unchanged, please ignore this option. (no need to change).",
|
||||
@ -2436,7 +2436,7 @@
|
||||
"The Provider is the encryption provider format (e.g. \"luks\")": "The Provider is the encryption provider format (e.g. \"luks\")",
|
||||
"The Republic of Macedonia": "The Republic of Macedonia",
|
||||
"The Republic of South Sudan": "The Republic of South Sudan",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in template will be used.": "The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in template will be used.",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in the template will be used.": "The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in the template will be used.",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "The SSH key is a way to remotely log in to the cluster instance. The cloud platform only helps to keep the public key. Please keep your private key properly.",
|
||||
"The SSH key is a way to remotely log in to the instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "The SSH key is a way to remotely log in to the instance. The cloud platform only helps to keep the public key. Please keep your private key properly.",
|
||||
"The amphora instance is required for load balancing service setup and is not recommended": "The amphora instance is required for load balancing service setup and is not recommended",
|
||||
@ -2511,10 +2511,10 @@
|
||||
"The resource has been deleted": "The resource has been deleted",
|
||||
"The root and os_admin are default users and cannot be created!": "The root and os_admin are default users and cannot be created!",
|
||||
"The security group is similar to the firewall function and is used to set up network access control. ": "The security group is similar to the firewall function and is used to set up network access control. ",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)": "The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)": "The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)",
|
||||
"The selected VPC/subnet does not have IPv6 enabled.": "The selected VPC/subnet does not have IPv6 enabled.",
|
||||
"The selected network has no subnet": "The selected network has no subnet",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quit sure what you are doing.": "The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quit sure what you are doing.",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quite sure what you are doing.": "The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quite sure what you are doing.",
|
||||
"The session has expired, please log in again.": "The session has expired, please log in again.",
|
||||
"The shelved offloaded instance only supports immediate deletion": "The shelved offloaded instance only supports immediate deletion",
|
||||
"The size of the external port range is required to be the same as the size of the internal port range": "The size of the external port range is required to be the same as the size of the internal port range",
|
||||
@ -2544,7 +2544,7 @@
|
||||
"There are resources under the project and cannot be deleted.": "There are resources under the project and cannot be deleted.",
|
||||
"There is currently no file to paste.": "There is currently no file to paste.",
|
||||
"This operation creates a security group with default security group rules for the IPv4 and IPv6 ether types.": "This operation creates a security group with default security group rules for the IPv4 and IPv6 ether types.",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and mac address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "This service will automatically query the configuration (CPU, memory, etc.) and mac address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and MAC address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "This service will automatically query the configuration (CPU, memory, etc.) and MAC address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.",
|
||||
"This will delete all child objects of the load balancer.": "This will delete all child objects of the load balancer.",
|
||||
"Threads Activity Trends": "Threads Activity Trends",
|
||||
"Time Interval: ": "Time Interval: ",
|
||||
|
@ -22,6 +22,6 @@ export default {
|
||||
'zh-hans': zhHansData,
|
||||
en: enData,
|
||||
'ko-kr': krData,
|
||||
'tr': trData,
|
||||
tr: trData,
|
||||
ru: ruData,
|
||||
};
|
||||
|
@ -585,7 +585,7 @@
|
||||
"Credential Type": "인증서 유형",
|
||||
"Croatia (local name: Hrvatska)": "Croatia (local name: Hrvatska)",
|
||||
"Cuba": "Cuba",
|
||||
"Current Availability Zones": "현재 AZ",
|
||||
"Current Availability Zones": "현재 AZ",
|
||||
"Current Compute Host": "현재 Compute 호스트",
|
||||
"Current Connections": "현재 연결",
|
||||
"Current Disk (GiB)": "현재 디스크 (GiB)",
|
||||
@ -1201,12 +1201,12 @@
|
||||
"If checked, the network will be enable.": "이 옵션을 체크하면 네트워크가 활성화됩니다.",
|
||||
"If exposed port is specified, this parameter will be ignored.": "노출된 포트가 지정된 경우 이 매개 변수는 무시됩니다.",
|
||||
"If it is an SNI type certificate, a domain name needs to be specified": "SNI 유형의 인증서인 경우 도메인 이름을 지정해야 합니다.",
|
||||
"If it’s not set, the value of this in template will be used.": "설정되지 않은 경우 템플릿의 값이 사용됩니다.",
|
||||
"If it’s not set, the value of this in the template will be used.": "설정되지 않은 경우 템플릿의 값이 사용됩니다.",
|
||||
"If no gateway is specified, the first IP address will be defaulted.": "게이트웨이를 지정하지 않으면 첫 번째 IP 주소가 기본값이 됩니다.",
|
||||
"If not provided, the roles assigned to the application credential will be the same as the roles in the current token.": "제공되지 않은 경우 응용프로그램 자격 증명에 할당된 역할은 현재 토큰의 역할과 동일합니다.",
|
||||
"If nova-compute on the host is disabled, it will be forbidden to be selected as the target host.": "호스트에서 nova-compute가 비활성화되어 있으면 대상 호스트로 선택하는 것이 금지됩니다.",
|
||||
"If set then all tenants will be able to see this share.": "설정하면 모든 tenant가 이 share를 조회할 수 있습니다.",
|
||||
"If the capacity of the disk is large,the type modify operation may takes several hours. Please be cautious.": "디스크 용량이 큰 경우 유형 수정 작업이 몇 시간 걸릴 수 있습니다. 신중하세요.",
|
||||
"If the capacity of the disk is large, the type modify operation may take several hours. Please be cautious.": "디스크 용량이 큰 경우 유형 수정 작업이 몇 시간 걸릴 수 있습니다. 신중하세요.",
|
||||
"If the listener has an SNI certificate installed, it cannot be removed. Please delete the listener or replace the SNI certificate": "listener에 SNI 인증서가 설치되어 있으면 삭제할 수 없습니다. listener를 삭제하거나 SNI 인증서를 교체하세요.",
|
||||
"If the value is set to 0, it means unlimited": "값이 0으로 설정되어 있으면 무제한임을 의미합니다.",
|
||||
"If the volume associated with the snapshot has changed the volume type, please modify this option manually; if the volume associated with the snapshot keeps the volume type unchanged, please ignore this option. (no need to change).": "스냅샷과 연결된 볼륨의 볼륨 유형이 변경된 경우, 이 옵션을 수동으로 수정하세요. 만약 스냅샷과 연결된 볼륨의 볼륨 유형이 변경되지 않는 경우 이 옵션을 무시하세요. (변경할 필요 없음).",
|
||||
@ -2436,7 +2436,7 @@
|
||||
"The Provider is the encryption provider format (e.g. \"luks\")": "",
|
||||
"The Republic of Macedonia": "",
|
||||
"The Republic of South Sudan": "",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in template will be used.": "",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in the template will be used.": "",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "",
|
||||
"The SSH key is a way to remotely log in to the instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "",
|
||||
"The amphora instance is required for load balancing service setup and is not recommended": "",
|
||||
@ -2511,10 +2511,10 @@
|
||||
"The resource has been deleted": "이 리소스는 삭제되었습니다.",
|
||||
"The root and os_admin are default users and cannot be created!": "root와 os_admin은 기본 사용자로, 생성할 수 없습니다!",
|
||||
"The security group is similar to the firewall function and is used to set up network access control. ": "security group은 방화벽 기능과 유사하며 네트워크 액세스 제어를 설정하는 데 사용됩니다.",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)": "security group은 방화벽 기능과 유사하며 네트워크 액세스 제어를 설정하는 데 사용됩니다. 또는 콘솔로 이동하여 새 security group을 만들 수 있습니다. (참고: 선택한 security group은 인스턴스의 모든 가상 LAN에서 작동합니다.)",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)": "security group은 방화벽 기능과 유사하며 네트워크 액세스 제어를 설정하는 데 사용됩니다. 또는 콘솔로 이동하여 새 security group을 만들 수 있습니다. (참고: 선택한 security group은 인스턴스의 모든 가상 LAN에서 작동합니다.)",
|
||||
"The selected VPC/subnet does not have IPv6 enabled.": "선택한 VPC/subnet에는 IPv6가 활성화되어 있지 않습니다.",
|
||||
"The selected network has no subnet": "선택한 네트워크엔 서브넷이 존재하지 않습니다.",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quit sure what you are doing.": "선택한 프로젝트가 네트워크가 속한 프로젝트와 다릅니다. 즉, 생성할 서브넷이 네트워크와 동일한 프로젝트에 속하지 않습니다. 확실하지 않은 경우 진행하지 마십시오.",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quite sure what you are doing.": "선택한 프로젝트가 네트워크가 속한 프로젝트와 다릅니다. 즉, 생성할 서브넷이 네트워크와 동일한 프로젝트에 속하지 않습니다. 확실하지 않은 경우 진행하지 마십시오.",
|
||||
"The session has expired, please log in again.": "세션이 만료되었습니다. 다시 로그인해주세요.",
|
||||
"The shelved offloaded instance only supports immediate deletion": "저장된 인스턴스는 즉시 삭제만 지원합니다.",
|
||||
"The size of the external port range is required to be the same as the size of the internal port range": "내부 포트 범위의 크기와 외부 포트 범위의 크기는 동일해야 합니다.",
|
||||
@ -2544,7 +2544,7 @@
|
||||
"There are resources under the project and cannot be deleted.": "프로젝트에 속한 리소스가 있어서 삭제할 수 없습니다.",
|
||||
"There is currently no file to paste.": "현재 파일을 붙여넣을 대상이 없습니다.",
|
||||
"This operation creates a security group with default security group rules for the IPv4 and IPv6 ether types.": "이 작업은 IPv4 및 IPv6 이더넷 유형에 대한 기본 보안 그룹 규칙이 포함된 보안 그룹을 만듭니다.",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and mac address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "이 서비스는 자동으로 물리적 머신의 구성(CPU, 메모리 등)과 MAC 주소를 쿼리하며, ironic-inspector 서비스는 이 정보를 노드 정보에 자동으로 등록합니다.",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and MAC address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "이 서비스는 자동으로 물리적 머신의 구성(CPU, 메모리 등)과 MAC 주소를 쿼리하며, ironic-inspector 서비스는 이 정보를 노드 정보에 자동으로 등록합니다.",
|
||||
"This will delete all child objects of the load balancer.": "이 작업은 로드 밸런서의 모든 하위 객체를 삭제합니다.",
|
||||
"Threads Activity Trends": "Thread Activity Trends",
|
||||
"Time Interval: ": "Time Interval",
|
||||
|
@ -2,14 +2,18 @@
|
||||
"3600": "3600",
|
||||
" You can go to the console to ": "Вы можете перейти в консоль, чтобы",
|
||||
"\"Shared\" volume can be mounted on multiple instances": "\"Shared\" volume можно примонтировать на нескольких инстансах",
|
||||
"\"v=spf1 ipv4=192.1.1.1 include:examplesender.email +all\" <ul><li><b>v=spf1:</b> Tells the server that this contains an SPF record. Every SPF record must begin with this string.</li> <li><b>Guest List:</b> Then comes the “guest list” portion of the SPF record or the list of authorized IP addresses. In this example, the SPF record is telling the server that ipv4=192.1.1.1 is authorized to send emails on behalf of the domain.</li> <li><b>include:examplesender.net:</b> is an example of the include tag, which tells the server what third-party organizations are authorized to send emails on behalf of the domain. This tag signals that the content of the SPF record for the included domain (examplesender.net) should be checked and the IP addresses it contains should also be considered authorized. Multiple domains can be included within an SPF record but this tag will only work for valid domains.</li><li><b>-all:</b> Tells, the server that addresses not listed in the SPF record are not authorized to send emails and should be rejected.</li></ul>": "",
|
||||
"'ip' rule represents IPv4 or IPv6 address, 'cert' rule represents TLS certificate, 'user' rule represents username or usergroup, 'cephx' rule represents ceph auth ID.": "'ip' правило представляет собой IPv4 или IPv6 адрес, 'cert' правило представляет собой сертификат TLS, 'user' правило представляет собой имя пользователя или группу пользователей, 'cephx' правило представляет собой идентификатор аутентификации ceph.",
|
||||
"-1 means no connection limit": "-1 означает отсутствие ограничения по соединениям",
|
||||
".": ".",
|
||||
"0 iodef mailto:security@example.com <ul><li><b>0:</b> is flag. An unsigned integer between 0-255.</li> <li><b>iodef:</b> An ASCII string that represents the identifier of the property represented by the record.<br />Available Tags: \"issue\", \"issuewild\", \"iodef\"</li><li><b>mailto:security@example.com:</b> The value associated with the tag.</li></ul>": "",
|
||||
"1. The backup can only capture the data that has been written to the volume at the beginning of the backup task, excluding the data in the cache at that time.": "1. Резервное копирование может захватывать только данные, записанные на диске в начале задачи по резервному копированию, исключая данные в кэше на тот момент.",
|
||||
"1. The name of the custom resource class property should start with CUSTOM_, can only contain uppercase letters A ~ Z, numbers 0 ~ 9 or underscores, and the length should not exceed 255 characters (for example: CUSTOM_BAREMETAL_SMALL).": "1. Имя свойства пользовательского класса ресурсов должно начинаться с CUSTOM_, может содержать только заглавные буквы A ~ Z, цифры 0 ~ 9 или подчеркивания, и длина не должна превышать 255 символов (например: CUSTOM_BAREMETAL_SMALL).",
|
||||
"1. The name of the trait should start with CUSTOM_, can only contain uppercase letters A ~ Z, numbers 0 ~ 9 or underscores, and the length should not exceed 255 characters (for example: CUSTOM_TRAIT1).": "1. Имя характеристики должно начинаться с CUSTOM_, может содержать только заглавные буквы A ~ Z, цифры 0 ~ 9 или подчеркивания, и длина не должна превышать 255 символов (например: CUSTOM_TRAIT1).",
|
||||
"1. The volume associated with the backup is available.": "1. Объем, связанный с резервной копией, доступен.",
|
||||
"1. You can create {resources} using ports or port ranges.": "1. Вы можете создавать {ресурсы} с использованием портов или диапазонов портов.",
|
||||
"10 0 5060 server1.example.com. <ul><li>\"10\" is the priority of the record. The lower the value, the higher the priority.</li><li>0 is the weight of the record. This is the weight of which this record has a chance to be used when there are multiple matching SRV records of the same priority.</li><li>5060 is the port of the record. This specifies the port on which the application or service is running.</li> <li>server1.example.com is the target of the record. This specifies the domain of the application or service the record is for. SRV records must specify a target which is either an A record or AAAA record, and may not use CNAME records.</li></ul>": "",
|
||||
"10 mail.example.com <ul><li><b>10:</b> Priority</li> <li><b>mail.example.com:</b> Value</li></ul>": "",
|
||||
"10s": "10с",
|
||||
"1D": "1Д",
|
||||
"1H": "1Ч",
|
||||
@ -20,10 +24,11 @@
|
||||
"2. To ensure the integrity of the data, it is recommended that you suspend the write operation of all files when creating a backup.": "2. Для обеспечения целостности данных рекомендуется приостановить операцию записи всех файлов при создании резервной копии.",
|
||||
"2. You can customize the resource class name of the flavor, but it needs to correspond to the resource class of the scheduled node (for example, the resource class name of the scheduling node is baremetal.with-GPU, and the custom resource class name of the flavor is CUSTOM_BAREMETAL_WITH_GPU=1).": "2. Вы можете настроить имя класса ресурсов образца, но оно должно соответствовать классу ресурсов запланированного узла (например, имя класса ресурсов узла планирования - baremetal.with-GPU, а пользовательское имя класса ресурсов образца - CUSTOM_BAREMETAL_WITH_GPU=1).",
|
||||
"3. When using a port range to create a port mapping, the size of the external port range is required to be the same as the size of the internal port range. For example, the external port range is 80:90 and the internal port range is 8080:8090.": "3. При использовании диапазона портов для создания отображения портов требуется, чтобы размер внешнего диапазона портов был таким же, как размер внутреннего диапазона портов. Например, внешний диапазон портов - 80:90, а внутренний диапазон портов - 8080:8090.",
|
||||
"4 2 123456789abcdef67890123456789abcdef67890123456789abcdef123456789 <ul> <li><b>4 is Algorithm:</b> Algorithm (0: reserved; 1: RSA; 2: DSA, 3: ECDSA; 4: Ed25519; 6:Ed448)</li> <li><b>2 is Type:</b> Algorithm used to hash the public key (0: reserved; 1: SHA-1; 2: SHA-256)</li> <li><b>Last parameter is Fingerprint:</b> Hexadecimal representation of the hash result, as text</li> </ul>": "",
|
||||
"4. When you use a port range to create {resources}, multiple {resources} will be created in batches. ": "4. При использовании диапазона портов для создания {ресурсов} будет создано несколько {ресурсов} пакетами.",
|
||||
"5min": "5 минут",
|
||||
"8 to 16 characters, at least one uppercase letter, one lowercase letter, one number and one special character.": "8 до 16 символов, как минимум одна заглавная буква, одна строчная буква, одна цифра и один специальный символ.",
|
||||
"8 to 16 characters, at least one uppercase letter, one lowercase letter, one number.": "8 до 16 символов, как минимум одна заглавная буква, одна строчная буква и одна цифра.",
|
||||
"8 to 32 characters, at least one uppercase letter, one lowercase letter, one number and one special character.": "",
|
||||
"A command that will be sent to the container": "Команда, которая будет отправлена в контейнер",
|
||||
"A container with the same name already exists": "Контейнер с таким же именем уже существует",
|
||||
"A dynamic scheduling algorithm that estimates the server load based on the number of currently active connections. The system allocates new connection requests to the server with the least number of current connections. Commonly used for long connection services, such as database connections and other services.": "Динамический алгоритм планирования, который оценивает нагрузку сервера на основе количества активных соединений. Система выделяет новые запросы на соединение серверу с наименьшим количеством текущих соединений. Часто используется для долгосрочных сервисов с соединением, таких как подключения к базам данных и другие сервисы.",
|
||||
@ -66,6 +71,7 @@
|
||||
"Add External Members": "Добавить внешних участников",
|
||||
"Add Extra Info": "Добавить дополнительную информацию",
|
||||
"Add Extra Spec": "Добавить дополнительную спецификацию",
|
||||
"Add Host": "",
|
||||
"Add IP": "Добавить IP",
|
||||
"Add Label": "Добавить ярлык",
|
||||
"Add Member": "Добавить участника",
|
||||
@ -75,13 +81,6 @@
|
||||
"Add Property": "Добавить свойство",
|
||||
"Add Router": "Добавить маршрутизатор",
|
||||
"Add Virtual LAN": "Добавить виртуальную LAN",
|
||||
"Add Member": "Добавить участника",
|
||||
"Add Metadata": "Добавить метаданные",
|
||||
"Add NUMA Node": "Добавить узел NUMA",
|
||||
"Add Network": "Добавить сеть",
|
||||
"Add Property": "Добавить свойство",
|
||||
"Add Router": "Добавить маршрутизатор",
|
||||
"Add Virtual LAN": "Добавить виртуальную LAN",
|
||||
"Add hosts to the aggregate or remove hosts from it. Hosts can be in multiple aggregates.": "Добавьте хосты в агрегат или удалите хосты из него. Хосты могут находиться в нескольких агрегатах.",
|
||||
"Add network": "Добавить сеть",
|
||||
"Add scheduler hints": "Добавить подсказки планировщика",
|
||||
@ -150,16 +149,20 @@
|
||||
"Applying": "Применение",
|
||||
"Arch": "Арх.",
|
||||
"Architecture": "Архитектура",
|
||||
"Are you sure set the project { project } as the default project? User login is automatically logged into the default project.": "",
|
||||
"Are you sure to cancel transfer volume { name }? ": "Вы уверены, что хотите отменить передачу диска { name }?",
|
||||
"Are you sure to delete instance { name }? ": "Вы уверены, что хотите удалить инстанс { name }?",
|
||||
"Are you sure to delete volume { name }? ": "Вы уверены, что хотите удалить диск { name }?",
|
||||
"Are you sure to download data?": "Вы уверены, что хотите загрузить данные?",
|
||||
"Are you sure to forbidden domain { name }? Forbidden the domain will have a negative effect, and users associated with the domain will not be able to log in if they are only assigned to the domain": "Вы уверены, что хотите запретить домен { name }? Запрет домена окажет негативное воздействие, и пользователи, связанные с доменом, не смогут войти, если им разрешен доступ только к домену",
|
||||
"Are you sure to forbidden project { name }? Forbidden the project will have a negative effect, and users associated with the project will not be able to log in if they are only assigned to the project": "Вы уверены, что хотите запретить проект { name }? Запрет проекта окажет негативное воздействие, и пользователи, связанные с проектом, не смогут войти, если им разрешен доступ только к проекту",
|
||||
"Are you sure to forbidden domain { name }? Forbidden the domain will have negative effect, and users associated with the domain will not be able to log in if they are only assigned to the domain": "Вы уверены, что хотите запретить домен { name }? Запрет домена окажет негативное воздействие, и пользователи, связанные с доменом, не смогут войти, если им разрешен доступ только к домену",
|
||||
"Are you sure to forbidden project { name }? Forbidden the project will have negative effect, and users associated with the project will not be able to log in if they are only assigned to the project": "Вы уверены, что хотите запретить проект { name }? Запрет проекта окажет негативное воздействие, и пользователи, связанные с проектом, не смогут войти, если им разрешен доступ только к проекту",
|
||||
"Are you sure to forbidden user { name }? Forbidden the user will not allow login in ": "Вы уверены, что хотите запретить пользователя { name }? Запрет пользователя не позволит ему входить в систему",
|
||||
"Are you sure to jump directly to the console? The console will open in a new page later.": "Вы уверены, что хотите перейти непосредственно в консоль? Консоль будет открыта в новой вкладке.",
|
||||
"Are you sure to remove the default project?": "",
|
||||
"Are you sure to shelve instance { name }? ": "Вы уверены, что хотите приостановить инстанс { name }?",
|
||||
"Are you sure to { action } {name}?": "Вы уверены, что хотите { action } {name}?",
|
||||
"Are you sure to {action} (Host: {name})?": "",
|
||||
"Are you sure to {action} (Segment: {name})?": "",
|
||||
"Are you sure to {action} (instance: {name})?": "Вы уверены, что хотите {action} (инстанс: {name})?",
|
||||
"Are you sure to {action}?": "Вы уверены, что хотите {action}?",
|
||||
"Are you sure to {action}? (Record Set: {name} - {id})": "Вы уверены, что хотите {action}? (Набор записей: {name} - {id})",
|
||||
@ -200,7 +203,7 @@
|
||||
"Auto allocate mac address": "Автоматическое выделение MAC-адреса",
|
||||
"Auto scaling feature will be enabled": "Функция автоматического масштабирования будет включена",
|
||||
"Automatically Assigned Address": "Автоматически назначенный адрес",
|
||||
"Automatically repair unhealthy nodes": "Автоматическое восстановление ненадежных узлов",
|
||||
"Automatically repair unhealhty nodes": "",
|
||||
"Availability Zone": "Зона доступности",
|
||||
"Availability Zone Hints": "Подсказки зоны доступности",
|
||||
"Availability Zone Info": "Информация о зоне доступности",
|
||||
@ -268,6 +271,7 @@
|
||||
"Blocked": "Заблокировано",
|
||||
"Bolivia": "Боливия",
|
||||
"Boot Device": "Загрузочное устройство",
|
||||
"Boot From Volume": "",
|
||||
"Boot Interface": "Загрузочный интерфейс",
|
||||
"Bootable": "Загрузочный",
|
||||
"Bootable Volume": "Загрузочный Диск",
|
||||
@ -317,6 +321,7 @@
|
||||
"Cancel download successfully.": "Отмена загрузки прошла успешно.",
|
||||
"Cancel upload successfully.": "Отмена загрузки прошла успешно.",
|
||||
"Canonical Name Record": "Запись CNAME",
|
||||
"Capacity & Type": "",
|
||||
"Capacity (GiB)": "Емкость (ГиБ)",
|
||||
"Cape Verde": "Кабо-Верде",
|
||||
"Capsule Detail": "Подробности о капсуле",
|
||||
@ -472,6 +477,8 @@
|
||||
"Containers Memory (MiB)": "Память контейнеров (МиБ)",
|
||||
"Content": "Содержимое",
|
||||
"Content Type": "Тип содержимого",
|
||||
"Control Attribute": "",
|
||||
"Control Attributes": "",
|
||||
"Control Location": "Местоположение управления",
|
||||
"Cook Islands": "Острова Кука",
|
||||
"Copy": "Копировать",
|
||||
@ -491,6 +498,23 @@
|
||||
"Create Certificate": "Создать сертификат",
|
||||
"Create Cluster": "Создать кластер",
|
||||
"Create Cluster Template": "Создать шаблон кластера",
|
||||
"Create Complete": "",
|
||||
"Create Configurations": "",
|
||||
"Create Container": "",
|
||||
"Create DSCP Marking Rule": "",
|
||||
"Create Database": "",
|
||||
"Create Database Backup": "",
|
||||
"Create Database Instance": "",
|
||||
"Create Default Pool": "",
|
||||
"Create Domain": "",
|
||||
"Create Encryption": "",
|
||||
"Create Extra Spec": "",
|
||||
"Create Failed": "",
|
||||
"Create Flavor": "",
|
||||
"Create Folder": "",
|
||||
"Create Host Aggregate": "",
|
||||
"Create IPsec Site Connection": "",
|
||||
"Create Image": "",
|
||||
"Create In Progress": "Создание в процессе",
|
||||
"Create Instance": "Создать инстанс",
|
||||
"Create Instance Snapshot": "Создать снимок инстанса",
|
||||
@ -512,6 +536,7 @@
|
||||
"Create Router": "Создать маршрутизатор",
|
||||
"Create Rule": "Создать правило",
|
||||
"Create Security Group": "Создать группу безопасности",
|
||||
"Create Segment": "",
|
||||
"Create Server Group": "Создать группу серверов",
|
||||
"Create Share": "Создать ресурс",
|
||||
"Create Share Group": "Создать группу ресурсов",
|
||||
@ -560,7 +585,7 @@
|
||||
"Credential Type": "Тип учетных данных",
|
||||
"Croatia (local name: Hrvatska)": "Хорватия (местное название: Hrvatska)",
|
||||
"Cuba": "Куба",
|
||||
"Current Availability Zones": "Текущие доступные зоны",
|
||||
"Current Availability Zones": "",
|
||||
"Current Compute Host": "Текущий хост вычислений",
|
||||
"Current Connections": "Текущие соединения",
|
||||
"Current Disk (GiB)": "Текущий диск (ГиБ)",
|
||||
@ -580,6 +605,7 @@
|
||||
"Current Storage Backend": "Текущий бэкенд хранилища",
|
||||
"Current data downloaded.": "Текущие загруженные данные.",
|
||||
"Custom": "Пользовательский",
|
||||
"Custom Headers": "",
|
||||
"Custom ICMP Rule": "Пользовательское правило ICMP",
|
||||
"Custom Metadata": "Пользовательские метаданные",
|
||||
"Custom Properties Info": "Информация о пользовательских свойствах",
|
||||
@ -639,6 +665,8 @@
|
||||
"Debian": "Debian",
|
||||
"Dedicated": "Выделенный",
|
||||
"Default Policy": "Политика по умолчанию",
|
||||
"Default Project": "",
|
||||
"Default Project ID/Name": "",
|
||||
"Default is slaac, for details, see https://docs.openstack.org/neutron/latest/admin/config-ipv6.html": "По умолчанию - slaac, подробности см. по адресу https://docs.openstack.org/neutron/latest/admin/config-ipv6.html",
|
||||
"Defaults": "По умолчанию",
|
||||
"Defines the admin state of the health monitor.": "Определяет административное состояние монитора состояния.",
|
||||
@ -716,6 +744,7 @@
|
||||
"Delete Volume Backup": "Удалить резервную копию диска",
|
||||
"Delete Volume Snapshot": "Удалить снимок диска",
|
||||
"Delete Volume Type": "Удалить тип диска",
|
||||
"Delete Volume on Instance Delete": "",
|
||||
"Delete Zone": "Удалить зону",
|
||||
"Delete metadata": "Удалить метаданные",
|
||||
"Deleted": "Удалено",
|
||||
@ -777,7 +806,7 @@
|
||||
"Disk allocation (GiB)": "Распределение диска (ГиБ)",
|
||||
"Disk size is limited by the min disk of flavor, image, etc.": "Размер диска ограничен минимальным значением диска у виртуального сервера, образа и т. д.",
|
||||
"Djibouti": "Джибути",
|
||||
"Do Build And Rn Instance": "Создать и запустить инстанс",
|
||||
"Do Build And Run Instance": "Создать и запустить инстанс",
|
||||
"Do HH:mm": "Сделать HH:mm",
|
||||
"Do not reset the normally mounted volume to the \"available\"、\"maintenance\" or \"error\" status. The reset state does not remove the volume from the instance. If you need to remove the volume from the instance, please go to the console of the corresponding project and use the \"detach\" operation.": "Не сбрасывайте обычно примонтированный диск в состояние \"доступен\", \"обслуживание\" или \"ошибка\". Сброшенное состояние не удаляет диск из инстанса. Если вам нужно удалить диск из инстанса, перейдите в консоль соответствующего проекта и используйте операцию \"отсоединить\".",
|
||||
"Do not set with a backend": "Не устанавливать с бэкендом",
|
||||
@ -789,9 +818,11 @@
|
||||
"Docker Volume Size (GiB)": "Размер диска Docker (ГиБ)",
|
||||
"Domain": "Домен",
|
||||
"Domain Detail": "Подробности домена",
|
||||
"Domain ID": "",
|
||||
"Domain ID/Name": "Идентификатор/имя домена",
|
||||
"Domain Manager": "Менеджер домена",
|
||||
"Domain Name": "Имя домена",
|
||||
"Domain name ending in.": "",
|
||||
"Domains": "Домены",
|
||||
"Dominica": "Доминика",
|
||||
"Down": "Выключено",
|
||||
@ -868,6 +899,7 @@
|
||||
"El Salvador": "Сальвадор",
|
||||
"Email": "Электронная почта",
|
||||
"Email Address": "Адрес электронной почты",
|
||||
"Email for the zone. Used in SOA records for the zone.": "",
|
||||
"Enable": "Включить",
|
||||
"Enable Admin State": "Включить состояние администратора",
|
||||
"Enable Compute Host": "Включить хост вычислений",
|
||||
@ -904,7 +936,7 @@
|
||||
"Enter Maintenance Mode": "Войти в режим обслуживания",
|
||||
"Enter an integer value between 1 and 65535.": "Введите целое значение между 1 и 65535.",
|
||||
"Enter query conditions to filter": "Введите условия запроса для фильтрации",
|
||||
"Entered: {length, plural, =1 {один символ} other {# символов} }(максимум {maxCount} символов)": "Введено: {length, plural, =1 {один символ} other {# символов} }(максимум {maxCount} символов)",
|
||||
"Entered: {length, plural, =1 {one character} other {# characters} }(maximum {maxCount} characters)": "Введено: {length, plural, =1 {один символ} other {# символов} }(максимум {maxCount} символов)",
|
||||
"Environment": "Окружение",
|
||||
"Environment Variable": "Переменная окружения",
|
||||
"Environment Variables": "Переменные окружения",
|
||||
@ -918,12 +950,14 @@
|
||||
"Estonia": "Эстония",
|
||||
"Ether Type": "Тип Ethernet",
|
||||
"Ethiopia": "Эфиопия",
|
||||
"Event": "",
|
||||
"Event Time": "Время события",
|
||||
"Evictions": "Вытеснения",
|
||||
"Execute Command": "Выполнить команду",
|
||||
"Execution Result": "Результат выполнения",
|
||||
"Existing Volume": "Существующий диск",
|
||||
"Exit Policy": "Политика выхода",
|
||||
"Exp: ": "",
|
||||
"Expand": "Расширить",
|
||||
"Expand Advanced Options": "Развернуть дополнительные параметры",
|
||||
"Expired Time": "Время истечения срока действия",
|
||||
@ -955,6 +989,7 @@
|
||||
"FLAT": "FLAT",
|
||||
"Fail Rollback": "Откат с ошибкой",
|
||||
"Failed": "Не удалось",
|
||||
"Failover Segment": "",
|
||||
"Falkland Islands (Malvinas)": "Фолклендские острова (Мальвинские острова)",
|
||||
"Faroe Islands": "Фарерские острова",
|
||||
"Fault": "Неисправность",
|
||||
@ -969,7 +1004,6 @@
|
||||
"Fingerprint": "Отпечаток",
|
||||
"Finish Resize": "Завершить изменение размера",
|
||||
"Finland": "Финляндия",
|
||||
"First time edit automatically creates health monitor When pool does not have a health monitor": "При первом редактировании автоматически создается монитор состояния, если в пуле его нет",
|
||||
"Fixed IP": "Фиксированный IP",
|
||||
"Fixed IP Address": "Фиксированный IP-адрес",
|
||||
"Fixed IPs": "Фиксированные IP-адреса",
|
||||
@ -979,6 +1013,7 @@
|
||||
"Flavor Detail": "Подробности о типе инстанса",
|
||||
"Flavor Info": "Информация о типе инстанса",
|
||||
"Flavor Name": "Имя типа инстанса",
|
||||
"Flavor families, used to configure the instance flavor classification": "",
|
||||
"Flavor of Master Nodes": "Тип инстанса мастер-узлов",
|
||||
"Flavor of Nodes": "Тип инстанса узлов",
|
||||
"Flavors": "Типы инстансов",
|
||||
@ -1005,6 +1040,7 @@
|
||||
"Force Delete Container": "Принудительное удаление контейнера",
|
||||
"Force Delete Share Instance": "Принудительное удаление инстанса общей папки",
|
||||
"Force release": "Принудительное освобождение",
|
||||
"Force shutdown must be checked!": "",
|
||||
"Forced Down": "Принудительное отключение",
|
||||
"Forced Shutdown": "Принудительное выключение",
|
||||
"Forced shutdown may result in data loss or file system damage. You can also take the initiative to shut down and perform operations.": "Принудительное выключение может привести к потере данных или повреждению файловой системы. Вы также можете сами выключить систему и выполнить необходимые операции.",
|
||||
@ -1027,6 +1063,7 @@
|
||||
"GPU Model": "Модель GPU",
|
||||
"GPU Parameters": "Параметры GPU",
|
||||
"GPU Type": "Тип GPU",
|
||||
"GPU model, used when configuring Compute Optimized Type with GPU": "",
|
||||
"GPU pass-through will load GPU devices directly to the instance for use. VGPU is a GPU virtualization solution. GPU resources will be segmented and distributed to multiple instances for shared use.": "GPU-проход загрузит устройства GPU напрямую в инстанс для использования. VGPU - это виртуализационное решение для GPU. Ресурсы GPU будут разделены и распределены между несколькими инстансами для совместного использования.",
|
||||
"GRE": "GRE",
|
||||
"Gabon": "Габон",
|
||||
@ -1036,6 +1073,7 @@
|
||||
"Gateway Time-out (code: 504) ": "Время ожидания шлюза (код: 504)",
|
||||
"Gateway ip {gateway_ip} conflicts with allocation pool {pool}": "IP-адрес шлюза {gateway_ip} конфликтует с пулом адресов {pool}",
|
||||
"General Purpose": "Универсальное назначение",
|
||||
"Generated Time": "",
|
||||
"Georgia": "Грузия",
|
||||
"Germany": "Германия",
|
||||
"Get OpenRC file": "Получить файл OpenRC",
|
||||
@ -1073,6 +1111,7 @@
|
||||
"Health Check Retries": "Попытки проверки состояния",
|
||||
"Health Check Timeout": "Тайм-аут проверки состояния",
|
||||
"Health Checking Log": "Журнал проверки состояния",
|
||||
"Health Monitor": "Монитор состояния",
|
||||
"Health Monitor Delay": "Задержка монитора состояния",
|
||||
"Health Monitor Detail": "Подробности монитора состояния",
|
||||
"Health Monitor Max Retries": "Максимальное количество попыток монитора состояния",
|
||||
@ -1080,7 +1119,6 @@
|
||||
"Health Monitor Timeout": "Тайм-аут монитора состояния",
|
||||
"Health Monitor Type": "Тип монитора состояния",
|
||||
"Health Status": "Состояние здоровья",
|
||||
"HealthMonitor": "Монитор состояния",
|
||||
"HealthMonitor Type": "Тип монитора состояния",
|
||||
"Healthy": "Здоровый",
|
||||
"Heartbeat Timestamp": "Метка времени сердцебиения",
|
||||
@ -1101,6 +1139,7 @@
|
||||
"Host Detail": "Подробности о хосте",
|
||||
"Host Disk Average IOPS": "Средние IOPS диска хоста",
|
||||
"Host Memory Usage": "Использование памяти хоста",
|
||||
"Host Name": "",
|
||||
"Host Routes": "Маршруты хоста",
|
||||
"Host Routes Format Error(e.g. 192.168.200.0/24,10.56.1.254)": "Ошибка формата маршрутов хоста (например, 192.168.200.0/24,10.56.1.254)",
|
||||
"Host Routes Format Error(e.g. ::0a38:01fe/24,::0a38:01fe)": "Ошибка формата маршрутов хоста (например, ::a38:01fe/24,::0a38:01fe)",
|
||||
@ -1159,14 +1198,14 @@
|
||||
"If \"Enable\" fails to roll back, the resource will be deleted after the creation fails; if \"Disable\" fails to roll back, the resource will be retained after the creation fails.": "Если \"Включение\" не удается откатить, ресурс будет удален после неудачного создания; если \"Отключение\" не удается откатить, ресурс останется после неудачного создания.",
|
||||
"If OS is Linux, system will reset root password, if OS is Windows, system will reset Administrator password.": "Если ОС - Linux, система сбросит пароль root, если ОС - Windows, система сбросит пароль Администратора.",
|
||||
"If an instance is using this flavor, deleting it will cause the instance's flavor data to be missing. Are you sure to delete {name}?": "Если инстанс использует этот флейвор, его удаление приведет к отсутствию данных о флейворе у инстанса. Вы уверены, что хотите удалить {name}?",
|
||||
"If checked, the network will be enabled.": "Если отмечено, сеть будет включена.",
|
||||
"If checked, the network will be enable.": "Если отмечено, сеть будет включена.",
|
||||
"If exposed port is specified, this parameter will be ignored.": "Если указан выставленный порт, этот параметр будет проигнорирован.",
|
||||
"If it is an SNI type certificate, a domain name needs to be specified.": "Если это сертификат типа SNI, необходимо указать имя домена.",
|
||||
"If it is an SNI type certificate, a domain name needs to be specified": "Если это сертификат типа SNI, необходимо указать имя домена.",
|
||||
"If it’s not set, the value of this in the template will be used.": "Если не установлено, будет использовано значение из шаблона.",
|
||||
"If no gateway is specified, the first IP address will be defaulted.": "Если не указан шлюз, будет использоваться первый IP-адрес по умолчанию.",
|
||||
"If not provided, the roles assigned to the application credential will be the same as the roles in the current token.": "Если не предоставлено, роли, назначенные приложенному учетному данным, будут такими же, как роли в текущем токене.",
|
||||
"If nova-compute on the host is disabled, it will be forbidden to be selected as the target host.": "Если nova-compute на хосте отключен, его нельзя будет выбрать в качестве целевого хоста.",
|
||||
"If set, then all tenants will be able to see this share.": "Если установлено, все арендаторы смогут видеть эту долю.",
|
||||
"If set then all tenants will be able to see this share.": "Если установлено, все арендаторы смогут видеть эту долю.",
|
||||
"If the capacity of the disk is large, the type modify operation may take several hours. Please be cautious.": "Если объем диска большой, операция изменения типа может занять несколько часов. Пожалуйста, будьте осторожны.",
|
||||
"If the listener has an SNI certificate installed, it cannot be removed. Please delete the listener or replace the SNI certificate": "Если у слушателя установлен сертификат SNI, его нельзя удалить. Пожалуйста, удалите слушателя или замените сертификат SNI",
|
||||
"If the value is set to 0, it means unlimited": "Если значение установлено как 0, это означает неограниченное количество",
|
||||
@ -1211,7 +1250,7 @@
|
||||
"Incremental": "Инкрементный",
|
||||
"Incremental Backup": "Инкрементное резервное копирование",
|
||||
"India": "Индия",
|
||||
"Indicates whether this VPN can only respond to connections or both respond to and itiate connections.": "Указывает, может ли этот VPN только отвечать на подключения или инициировать и отвечать на подключения.",
|
||||
"Indicates whether this VPN can only respond to connections or both respond to and initiate connections.": "Указывает, может ли этот VPN только отвечать на подключения или инициировать и отвечать на подключения.",
|
||||
"Indonesia": "Индонезия",
|
||||
"Infinity": "Бесконечность",
|
||||
"Info": "Информация",
|
||||
@ -1264,6 +1303,8 @@
|
||||
"Instance Snapshot Name": "Название снимка инстанса",
|
||||
"Instance Snapshots": "Снимки инстанса",
|
||||
"Instance Status": "Статус инстанса",
|
||||
"Instance UUID": "",
|
||||
"Instance-HA": "",
|
||||
"Instances": "Инстансы",
|
||||
"Instances \"{ name }\" are locked, can not delete them.": "Инстансы \"{ name }\" заблокированы, нельзя их удалить.",
|
||||
"Insufficient {name} quota to create resources (left { quota }, input { input }).": "Недостаточно квоты {name} для создания ресурсов (осталось { quota }, введено { input }).",
|
||||
@ -1296,11 +1337,11 @@
|
||||
"Invalid: Please input a valid ip": "Недопустимо: введите действительный IP-адрес",
|
||||
"Invalid: Please input a valid ipv4": "Недопустимо: введите действительный IPv4",
|
||||
"Invalid: Please input a valid ipv6.": "Недопустимо: введите действительный IPv6.",
|
||||
"Invalid: Project name can not be Chinese": "Недопустимо: имя проекта не может быть на китайском языке",
|
||||
"Invalid: Project name can not be duplicated": "Недопустимо: имя проекта не может быть дублировано",
|
||||
"Invalid: Project name can not be chinese": "",
|
||||
"Invalid: Project names in the domain can not be repeated": "",
|
||||
"Invalid: Quota value(s) cannot be less than the current usage value(s): { used } used.": "Недопустимо: значения квоты не могут быть меньше текущих значений использования: использовано { used }.",
|
||||
"Invalid: User Group name can not be duplicated": "Недопустимо: имя группы пользователей не может быть дублировано",
|
||||
"Invalid: User name can not be duplicated": "Недопустимо: имя пользователя не может быть дублировано",
|
||||
"Invalid: User Group names in the domain can not be repeated": "",
|
||||
"Invalid: User names in the domain can not be repeated": "",
|
||||
"Ip Address": "IP-адрес",
|
||||
"Iran (Islamic Republic of)": "Иран (Исламская Республика)",
|
||||
"Iraq": "Ирак",
|
||||
@ -1312,6 +1353,7 @@
|
||||
"Is admin only": "Только для администратора",
|
||||
"Is associate to floating ip: ": "Ассоциирован с плавающим IP: ",
|
||||
"Is external network port": "Внешний сетевой порт",
|
||||
"Isolate": "",
|
||||
"Isolate(No multithreading)": "Изолировать (без многопоточности)",
|
||||
"Israel": "Израиль",
|
||||
"It is IPv6 type.": "Это тип IPv6.",
|
||||
@ -1320,6 +1362,7 @@
|
||||
"It is recommended that you use the private network address 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16": "Рекомендуется использовать частный сетевой адрес 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16",
|
||||
"It is recommended that { instanceType } instance simultaneously set NUMA affinity policy for PCIE device to force or priority matching. This configuration can further improve PCIE computing performance.": "Рекомендуется одновременно установить политику NUMA-аффинности для устройства PCIE для инстанса { instanceType } на принудительное или приоритетное соответствие. Эта конфигурация может дополнительно улучшить производительность вычислений с использованием PCIE.",
|
||||
"It is recommended to install and use this agent. The instance created with this image can be used to modify the password (qemu_guest_agent needs to be installed when creating the image).": "Рекомендуется установить и использовать этот агент. инстанс, созданный с использованием этого образа, может использоваться для изменения пароля (при создании образа необходимо установить qemu_guest_agent).",
|
||||
"It is recommended to refer to the following description format, otherwise it may not be effective": "",
|
||||
"It is recommended to set CPU binding strategy as binding on { instanceType } instance. This configuration further improves the performance of the instance CPU.": "Рекомендуется установить стратегию привязки CPU как привязку для инстанса { instanceType }. Эта конфигурация дополнительно улучшает производительность CPU инстанса.",
|
||||
"It is recommended to set the CPU thread binding policy as thread binding in { instanceType } instance, which can further improve the CPU performance of instance.": "Рекомендуется установить политику привязки потока CPU как привязку потока в инстансе { instanceType }, что может дополнительно улучшить производительность CPU инстанса.",
|
||||
"It is suggested to use the marked AZ directly, too much AZ will lead to the fragmentation of available resources": "Рекомендуется использовать помеченную AZ напрямую, слишком много AZ может привести к фрагментации доступных ресурсов",
|
||||
@ -1452,6 +1495,7 @@
|
||||
"Manageable": "Управляемый",
|
||||
"Management": "Управление",
|
||||
"Management Reason": "Причина управления",
|
||||
"Mandatory for secondary zones. The servers to slave from to get DNS information.": "",
|
||||
"Manu": "Меню",
|
||||
"Manual input": "Ручной ввод",
|
||||
"Manually Assigned Address": "Адрес, назначенный вручную",
|
||||
@ -1528,6 +1572,7 @@
|
||||
"Montserrat": "Монтсеррат",
|
||||
"More": "Ещё",
|
||||
"More Actions": "Дополнительные действия",
|
||||
"More than one label is required, such as: \"example.org.\"": "",
|
||||
"Morocco": "Марокко",
|
||||
"Mount ISO": "Монтировать ISO",
|
||||
"Mount snapshot support": "Поддержка монтирования снимка",
|
||||
@ -1592,6 +1637,7 @@
|
||||
"Niger": "Нигер",
|
||||
"Nigeria": "Нигерия",
|
||||
"No": "Нет",
|
||||
"No - Do not create a new system disk": "",
|
||||
"No Console": "Нет консоли",
|
||||
"No Logs...": "Нет журналов...",
|
||||
"No Monitor": "Нет монитора",
|
||||
@ -1600,7 +1646,8 @@
|
||||
"No Raid": "Нет RAID",
|
||||
"No State": "Нет состояния",
|
||||
"No Task": "Нет задачи",
|
||||
"No Vendor": "Нет поставщика",
|
||||
"No Vender": "Нет поставщика",
|
||||
"No default pool set": "",
|
||||
"Node": "Узел",
|
||||
"Node Addresses": "Адреса узла",
|
||||
"Node Driver": "Драйвер узла",
|
||||
@ -1627,6 +1674,8 @@
|
||||
"Note: Are you sure you need to modify the volume type?": "Примечание: Вы уверены, что вам нужно изменить тип диска?",
|
||||
"Note: Please consider the container name carefully since it couldn't be changed after created.": "Примечание: Пожалуйста, обдумайте имя контейнера тщательно, так как его нельзя будет изменить после создания.",
|
||||
"Note: The security group you use will act on all virtual adapters of the instance.": "Примечание: Группа безопасности, которую вы используете, будет действовать на все виртуальные адаптеры инстанса.",
|
||||
"Notification Detail": "",
|
||||
"Notifications": "",
|
||||
"Nova Service": "Сервис Nova",
|
||||
"Number of GPU": "Количество GPU",
|
||||
"Number of IPs used by all projects": "Количество IP-адресов, используемых всеми проектами",
|
||||
@ -1649,6 +1698,7 @@
|
||||
"Offline": "Не в сети",
|
||||
"Oman": "Оман",
|
||||
"On": "Включено",
|
||||
"On Maintenance": "",
|
||||
"On failure": "При сбое",
|
||||
"One entry per line(e.g. 114.114.114.114)": "Один элемент на строку (например, 114.114.114.114)",
|
||||
"One entry per line(e.g. {ip})": "Один элемент на строку (например, {ip})",
|
||||
@ -1688,7 +1738,7 @@
|
||||
"Owned Project": "Собственный проект",
|
||||
"Owned Subnet": "Собственная подсеть",
|
||||
"Owner": "Владелец",
|
||||
"Ownership of a volume can be transferred from one project to another. The transfer process of the volume needs to perform the transfer operation in the original owner's project, and complete the 'accept' operation in the receiver's project.": "Права на владение диском можно передать из одного проекта в другой. Процесс передачи диска требует выполнения операции передачи в проекте исходного владельца и завершения операции 'принятия' в проекте получателя.",
|
||||
"Ownership of a volume can be transferred from one project to another. The transfer process of the volume needs to perform the transfer operation in the original owner's project, and complete the \"accept\" operation in the receiver's project.": "Права на владение диском можно передать из одного проекта в другой. Процесс передачи диска требует выполнения операции передачи в проекте исходного владельца и завершения операции 'принятия' в проекте получателя.",
|
||||
"PEM encoding": "Кодировка PEM",
|
||||
"PFS": "PFS",
|
||||
"PG Count": "Количество PG",
|
||||
@ -1717,6 +1767,7 @@
|
||||
"Pause Instance": "Приостановить инстанс",
|
||||
"Paused": "Приостановлено",
|
||||
"Pausing": "Приостанавливается",
|
||||
"Payload": "",
|
||||
"Peer": "Пир",
|
||||
"Peer Address": "Адрес пира",
|
||||
"Peer Cidrs": "CIDR-блоки пира",
|
||||
@ -1731,7 +1782,7 @@
|
||||
"Pending Create": "Ожидает создания",
|
||||
"Pending Delete": "Ожидает удаления",
|
||||
"Pending Update": "Ожидает обновления",
|
||||
"Perform a consistent hash operation on the source IP address of the request to obtain a specific value. At the same time, the back-end server is numbered, and the request is distributed to the server with the corresponding number according to the calculation result. This can enable load distriution of visits from different source IPs, and at the same time enable requests from the same client IP to always be dispatched to a specific server. This method is suitable for load balancing TCP protocol without cookie function.": "Выполните операцию согласованного хэширования на исходном IP-адресе запроса, чтобы получить конкретное значение. В то же время сервера на стороне сервера пронумерованы, и запрос распределяется на сервер с соответствующим номером в соответствии с результатом вычисления. Это позволяет распределять нагрузку на посещение с разных исходных IP-адресов и одновременно обеспечивать направление запросов от одного и того же клиентского IP на конкретный сервер. Этот метод подходит для балансировки нагрузки протокола TCP без функции куков.",
|
||||
"Perform a consistent hash operation on the source IP address of the request to obtain a specific value. At the same time, the back-end server is numbered, and the request is distributed to the server with the corresponding number according to the calculation result. This can enable load distribution of visits from different source IPs, and at the same time enable requests from the same client IP to always be dispatched to a specific server. This method is suitable for load balancing TCP protocol without cookie function.": "Выполните операцию согласованного хэширования на исходном IP-адресе запроса, чтобы получить конкретное значение. В то же время сервера на стороне сервера пронумерованы, и запрос распределяется на сервер с соответствующим номером в соответствии с результатом вычисления. Это позволяет распределять нагрузку на посещение с разных исходных IP-адресов и одновременно обеспечивать направление запросов от одного и того же клиентского IP на конкретный сервер. Этот метод подходит для балансировки нагрузки протокола TCP без функции куков.",
|
||||
"Permanent": "Постоянный",
|
||||
"Persistent": "Постоянный",
|
||||
"Peru": "Перу",
|
||||
@ -1771,8 +1822,12 @@
|
||||
"Please input ICMP type(0-255)": "Пожалуйста, введите тип ICMP (0-255)",
|
||||
"Please input IPv4 or IPv6 cidr": "Пожалуйста, введите CIDR IPv4 или IPv6",
|
||||
"Please input IPv4 or IPv6 cidr, (e.g. 192.168.0.0/24, 2001:DB8::/48)": "Пожалуйста, введите CIDR IPv4 или IPv6, (например, 192.168.0.0/24, 2001:DB8::/48)",
|
||||
"Please input a number": "",
|
||||
"Please input a parameter": "",
|
||||
"Please input a valid ip!": "Пожалуйста, введите действительный IP-адрес!",
|
||||
"Please input a value": "",
|
||||
"Please input at least 2 characters.": "Пожалуйста, введите хотя бы 2 символа.",
|
||||
"Please input at least one record": "",
|
||||
"Please input auth key": "Пожалуйста, введите ключ аутентификации",
|
||||
"Please input cipher": "Пожалуйста, введите шифр",
|
||||
"Please input cluster name": "Пожалуйста, введите имя кластера",
|
||||
@ -1781,6 +1836,7 @@
|
||||
"Please input container name": "Пожалуйста, введите имя контейнера",
|
||||
"Please input file name": "Пожалуйста, введите имя файла",
|
||||
"Please input image": "Пожалуйста, введите образ",
|
||||
"Please input ip address": "",
|
||||
"Please input ipv4": "Пожалуйста, введите IPv4",
|
||||
"Please input ipv6": "Пожалуйста, введите IPv6",
|
||||
"Please input key": "Пожалуйста, введите ключ",
|
||||
@ -1812,12 +1868,12 @@
|
||||
"Please select a file": "Пожалуйста, выберите файл",
|
||||
"Please select a file with the suffix {types}": "Пожалуйста, выберите файл с суффиксом {types}",
|
||||
"Please select a network!": "Пожалуйста, выберите сеть!",
|
||||
"Please select a parameter": "",
|
||||
"Please select a subnet!": "Пожалуйста, выберите подсеть!",
|
||||
"Please select a type!": "Пожалуйста, выберите тип!",
|
||||
"Please select availability zone": "Пожалуйста, выберите доступную зону",
|
||||
"Please select image driver": "Пожалуйста, выберите драйвер образа",
|
||||
"Please select item!": "Пожалуйста, выберите элемент!",
|
||||
"Please select key": "Пожалуйста, выберите ключ",
|
||||
"Please select login type!": "Пожалуйста, выберите тип входа!",
|
||||
"Please select policy": "Пожалуйста, выберите политику",
|
||||
"Please select source": "Пожалуйста, выберите источник",
|
||||
@ -1829,6 +1885,8 @@
|
||||
"Please select {name} first": "Пожалуйста, сначала выберите {name}",
|
||||
"Please set CPU && Ram first.": "Пожалуйста, сначала установите CPU и RAM.",
|
||||
"Please set MUNA": "Пожалуйста, установите MUNA",
|
||||
"Please set a size no less than {minSize} GiB!": "",
|
||||
"Please set the system disk size!": "",
|
||||
"Please upload files smaller than { size }GiB on the page. It is recommended to upload files over { size }GiB using API.": "Пожалуйста, загружайте файлы размером меньше { size } GiB на странице. Рекомендуется загружать файлы размером более { size } GiB с помощью API.",
|
||||
"Pointer Record": "Запись указателя",
|
||||
"Poland": "Польша",
|
||||
@ -1875,6 +1933,7 @@
|
||||
"Prepare Template": "Подготовить шаблон",
|
||||
"Previous": "Предыдущий",
|
||||
"Primary": "Первичный",
|
||||
"Primary is controlled by Designate, Secondary zones are slaved from another DNS Server.": "",
|
||||
"Private": "Частный",
|
||||
"Private Key": "Приватный ключ",
|
||||
"Profile": "Профиль",
|
||||
@ -1901,6 +1960,7 @@
|
||||
"Provider Network Type": "Тип сети поставщика",
|
||||
"Provider Physical Network": "Физическая сеть поставщика",
|
||||
"Provision State": "Состояние Предоставления",
|
||||
"Provisioning Status": "",
|
||||
"Public": "Публичный",
|
||||
"Public Access": "Публичный доступ",
|
||||
"Public Address": "Публичный адрес",
|
||||
@ -1978,6 +2038,7 @@
|
||||
"Recordsets Detail": "Подробности наборов записей",
|
||||
"Recover": "Восстановить",
|
||||
"Recovering": "Восстановление",
|
||||
"Recovery Method": "",
|
||||
"Recycle Bin": "Корзина",
|
||||
"Region": "Регион",
|
||||
"Registry Enabled": "Реестр включен",
|
||||
@ -1986,11 +2047,13 @@
|
||||
"Release Fixed IP": "Освободить фиксированный IP",
|
||||
"Remote Group Id": "Идентификатор удаленной группы",
|
||||
"Remote IP Prefix": "Префикс удаленного IP",
|
||||
"Remote Secuity Group": "Удаленная группа безопасности",
|
||||
"Remote Security Group": "Удаленная группа безопасности",
|
||||
"Remote Type": "Удаленный тип",
|
||||
"Remove": "Удалить",
|
||||
"Remove Default Project": "",
|
||||
"Remove Network": "Удалить сеть",
|
||||
"Remove Router": "Удалить маршрутизатор",
|
||||
"Remove default project for user": "",
|
||||
"Rename": "Переименовать",
|
||||
"Rename is to copy the current file to the new file address and delete the current file, which will affect the creation time of the file.": "Переименование - это копирование текущего файла по новому адресу файла и удаление текущего файла, что повлияет на время создания файла.",
|
||||
"Replication Change": "Изменение репликации",
|
||||
@ -2108,8 +2171,12 @@
|
||||
"Security Groups Adding": "Добавление групп безопасности",
|
||||
"Security Groups Removing": "Удаление групп безопасности",
|
||||
"Security Info": "Информация о безопасности",
|
||||
"Segment Detail": "",
|
||||
"Segment ID": "",
|
||||
"Segment Name": "",
|
||||
"Segmentation ID": "Идентификатор сегментации",
|
||||
"Segmentation Id": "Идентификатор сегментации",
|
||||
"Segments": "",
|
||||
"Select File": "Выберите файл",
|
||||
"Select Project": "Выберите проект",
|
||||
"Select Project Role": "Выберите роль проекта",
|
||||
@ -2140,13 +2207,16 @@
|
||||
"Service State": "Состояние сервиса",
|
||||
"Service Status": "Статус сервиса",
|
||||
"Service Status Updated": "Обновление статуса сервиса",
|
||||
"Service Type": "",
|
||||
"Service Unavailable (code: 503) ": "Сервис недоступен (код: 503)",
|
||||
"Services": "Сервисы",
|
||||
"Set": "Установить",
|
||||
"Set Admin Password": "Установить пароль администратора",
|
||||
"Set Boot Device": "Установить устройство загрузки",
|
||||
"Set Default Project": "",
|
||||
"Set Domain Name PTR": "Установить PTR для доменного имени",
|
||||
"Set IP": "Установить IP",
|
||||
"Set default project for user": "",
|
||||
"Seychelles": "Сейшелы",
|
||||
"Share": "Общий доступ",
|
||||
"Share Capacity (GiB)": "Объем общего доступа (ГиБ)",
|
||||
@ -2243,6 +2313,8 @@
|
||||
"Specification": "Спецификация",
|
||||
"Specify Physical Node": "Указать физический узел",
|
||||
"Specify mount point.": "Укажите точку монтирования.",
|
||||
"Specify the client IP address": "",
|
||||
"Specify the listener port": "",
|
||||
"Specify whether future replicated instances will be created on the same hypervisor (affinity) or on different hypervisors (anti-affinity). This value is ignored if the instance to be launched is a replica.": "Укажите, будут ли в будущем создаваться реплицированные инстансы на диск же гипервизоре (аффинность) или на разных гипервизорах (анти-аффинность). Это значение игнорируется, если запускаемый инстанс - это реплика.",
|
||||
"Specs": "Характеристики",
|
||||
"Sri Lanka": "Шри-Ланка",
|
||||
@ -2340,6 +2412,7 @@
|
||||
"TCP Connections": "TCP-соединения",
|
||||
"TLS Disabled": "TLS отключен",
|
||||
"TTL": "TTL",
|
||||
"TTL (Time to Live) for the zone.": "",
|
||||
"Tag is no longer than 60 characters": "Тег не длиннее 60 символов",
|
||||
"Tags": "Теги",
|
||||
"Tags Info": "Информация о тегах",
|
||||
@ -2358,12 +2431,12 @@
|
||||
"Text Record": "Текстовая запись",
|
||||
"Thailand": "Таиланд",
|
||||
"That is, after how many consecutive failures of the health check, the health check status of the back-end cloud server is changed from normal to abnormal": "То есть, после скольких последовательных неудачных проверок состояния, статус проверки состояния облачного сервера изменяется с нормального на аномальное",
|
||||
"The DNS nameserve to use for this cluster template": "DNS-сервер, который будет использоваться для этого шаблона кластера",
|
||||
"The DNS nameserver to use for this cluster template": "DNS-сервер, который будет использоваться для этого шаблона кластера",
|
||||
"The Federation of Saint Kitts and Nevis": "Федерация Сент-Китс и Невис",
|
||||
"The Provider is the encryption provider format (e.g. \"luks\")": "Поставщик - это формат поставщика шифрования (например, \"luks\")",
|
||||
"The Republic of Macedonia": "Республика Македония",
|
||||
"The Republic of South Sudan": "Республика Южный Судан",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in template will be used.": "SSH-ключ - это способ удаленного входа в инстанс кластера. Если не задан, будет использовано значение из этого шаблона.",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in the template will be used.": "SSH-ключ - это способ удаленного входа в инстанс кластера. Если не задан, будет использовано значение из этого шаблона.",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "SSH-ключ - это способ удаленного входа в инстанс кластера. Облачная платформа помогает хранить только открытый ключ. Пожалуйста, храните свой закрытый ключ правильно.",
|
||||
"The SSH key is a way to remotely log in to the instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "SSH-ключ - это способ удаленного входа в инстанс. Облачная платформа помогает хранить только открытый ключ. Пожалуйста, храните свой закрытый ключ правильно.",
|
||||
"The amphora instance is required for load balancing service setup and is not recommended": "инстанс амфоры необходим для настройки службы балансировки нагрузки и не рекомендуется",
|
||||
@ -2385,6 +2458,7 @@
|
||||
"The file with the same name will be overwritten.": "Файл с таким же именем будет перезаписан.",
|
||||
"The floating IP configured with port forwardings cannot be bound": "Плавающий IP, настроенный с перенаправлением портов, не может быть привязан",
|
||||
"The format of the certificate content is: by \"----BEGIN CERTIFICATE-----\" as the beginning,\"-----END CERTIFICATE----\" as the end, 64 characters per line, the last line does not exceed 64 characters, and there cannot be blank lines.": "Формат содержимого сертификата следующий: начинается с \"----BEGIN CERTIFICATE-----\", заканчивается на \"-----END CERTIFICATE----\", по 64 символа в строке, последняя строка не должна превышать 64 символа, и не может быть пустых строк.",
|
||||
"The host name of this container": "",
|
||||
"The http_proxy address to use for nodes in cluster": "Адрес http_proxy для использования на узлах в кластере",
|
||||
"The https_proxy address to use for nodes in cluster": "Адрес https_proxy для использования на узлах в кластере",
|
||||
"The image is not existed": "Образ не существует",
|
||||
@ -2397,6 +2471,7 @@
|
||||
"The instances in the affinity group are strictly allocated to the same physical machine. When there are no more physical machines to allocate, the allocation fails.": "инстансы в группе схожести строго выделяются на один и тот же физический компьютер. Когда больше нет физических компьютеров для выделения, выделение завершается неудачей.",
|
||||
"The instances in the anti-affinity group are allocated to different physical machines as much as possible. When there are no more physical machines to allocate, the normal allocation strategy is returned.": "инстансы в группе антисхожести распределяются на столько же, насколько это возможно, на разные физические компьютеры, и когда больше нет физических компьютеров для выделения, используется нормальная стратегия выделения.",
|
||||
"The instances in the anti-affinity group are strictly allocated to different physical machines. When there are no more physical machines to allocate, the allocation fails.": "инстансы в группе антисхожести строго выделяются на разные физические компьютеры. Когда больше нет физических компьютеров для выделения, выделение завершается неудачей.",
|
||||
"The ip address {ip} is duplicated, please modify it.": "",
|
||||
"The ip is not within the allocated pool!": "IP-адрес не находится в выделенном пуле!",
|
||||
"The ip of external members can be any, including the public network ip.": "IP-адрес внешних участников может быть любым, включая общеоступные сетевые IP-адреса.",
|
||||
"The key pair allows you to SSH into your newly created instance. You can select an existing key pair, import a key pair, or generate a new key pair.": "Ключевая пара позволяет вам подключаться по SSH к вашему только что созданному инстансу. Вы можете выбрать существующую пару ключей, импортировать пару ключей или создать новую пару ключей.",
|
||||
@ -2405,10 +2480,12 @@
|
||||
"The maximum batch size is {size}, that is, the size of the port range cannot exceed {size}.": "Максимальный размер пакета составляет {size}, то есть размер диапазона портов не может превышать {size}.",
|
||||
"The maximum transmission unit (MTU) value to address fragmentation. Minimum value is 68 for IPv4, and 1280 for IPv6.": "Максимальное значение единицы передачи данных (MTU), предназначенное для устранения фрагментации. Минимальное значение составляет 68 для IPv4 и 1280 для IPv6.",
|
||||
"The min size is {size} GiB": "Минимальный размер составляет {size} GiB",
|
||||
"The name cannot be modified after creation": "Имя не может быть изменено после создания",
|
||||
"The name of the physical network to which a port is connected": "Имя физической сети, к которой подключен порт",
|
||||
"The name should be end with \".\"": "",
|
||||
"The name should contain letter or number, the length is 1 to 16, characters can only contain \"0-9, a-z, A-Z, -, _.\"": "Имя должно содержать буквы или цифры, длина от 1 до 16 символов, символы могут содержать только \"0-9, a-z, A-Z, -, _.\"",
|
||||
"The name should contain letter or number, the length is 2 to 64, characters can only contain \"0-9, a-z, A-Z, -, _.\"": "Имя должно содержать буквы или цифры, длина от 2 до 64 символов, символы могут содержать только \"0-9, a-z, A-Z, -, _.\"",
|
||||
"The name should start with letter or number, and be a string of 2 to 255, characters can only contain \"0-9, a-z, A-Z, -, _, .\"": "",
|
||||
"The name should start with upper letter or lower letter, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].:^\".": "",
|
||||
"The name should start with upper letter or lower letter, characters can only contain \"0-9, a-z, A-Z, -, _, .\"": "Имя должно начинаться с заглавной буквы или строчной буквы, символы могут содержать только \"0-9, a-z, A-Z, -, _, .\"",
|
||||
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].\".": "Имя должно начинаться с заглавной буквы, строчной буквы или китайского символа и состоять из 1 до 128 символов, символы могут содержать только \"0-9, a-z, A-Z, \"-'_()[].\".",
|
||||
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].:^\".": "Имя должно начинаться с заглавной буквы, строчной буквы или китайского символа и состоять из 1 до 128 символов, символы могут содержать только \"0-9, a-z, A-Z, \"-'_()[].:^\".",
|
||||
@ -2423,6 +2500,7 @@
|
||||
"The number of allowed key pairs for each user.": "Количество разрешенных пар ключей для каждого пользователя.",
|
||||
"The number of vCPU cores should not exceed the maximum number of CPU cores of the physical node. Otherwise it will cause fail to schedule to any physical node when creating instance.": "Количество виртуальных ядер vCPU не должно превышать максимальное количество физических ядер CPU на физическом узле. В противном случае это может вызвать сбой в расписании на любом физическом узле при создании инстанса.",
|
||||
"The number of virtual cpu for this container": "Количество виртуальных CPU для этого контейнера",
|
||||
"The optional headers to insert into the request before it is sent to the backend member.": "",
|
||||
"The password must not be the same as the previous": "Пароль не должен совпадать с предыдущим",
|
||||
"The password must not be the same as the previous two": "Пароль не должен совпадать с предыдущими двумя",
|
||||
"The password must not be the same as the previous {num}": "Пароль не должен совпадать с предыдущими {num}",
|
||||
@ -2433,13 +2511,14 @@
|
||||
"The resource has been deleted": "Ресурс был удален",
|
||||
"The root and os_admin are default users and cannot be created!": "Пользователи root и os_admin являются пользователями по умолчанию и не могут быть созданы!",
|
||||
"The security group is similar to the firewall function and is used to set up network access control. ": "Группа безопасности аналогична функции брандмауэра и используется для настройки контроля доступа к сети.",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)": "Группа безопасности аналогична функции брандмауэра для настройки контроля доступа к сети, или вы можете перейти в консоль и создать новую группу безопасности. (Примечание: Группа безопасности, которую вы выбрали, будет работать на всех виртуальных сетях инстансов.)",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)": "Группа безопасности аналогична функции брандмауэра для настройки контроля доступа к сети, или вы можете перейти в консоль и создать новую группу безопасности. (Примечание: Группа безопасности, которую вы выбрали, будет работать на всех виртуальных сетях инстансов.)",
|
||||
"The selected VPC/subnet does not have IPv6 enabled.": "Выбранная ВПС/ подсеть не поддерживает IPv6.",
|
||||
"The selected network has no subnet": "Выбранная сеть не имеет подсети",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quit sure whatyou are doing.": "Выбранный проект отличается от проекта, к которому принадлежит сеть. Другими словами, подсеть, которую необходимо создать, не находится в том же проекте, что и сеть. Пожалуйста, не продолжайте, если вы не уверены в том, что делаете.",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quite sure what you are doing.": "",
|
||||
"The session has expired, please log in again.": "Сессия истекла, пожалуйста, войдите в систему снова.",
|
||||
"The shelved offloaded instance only supports immediate deletion": "Спящий выгруженный инстанс поддерживает только мгновенное удаление",
|
||||
"The size of the external port range is required to be the same as the size of the internal port range": "Размер диапазона внешних портов должен быть таким же, как размер внутри",
|
||||
"The start source is a template used to create an instance. You can choose an image or a bootable volume.": "",
|
||||
"The starting number must be less than the ending number": "Начальное число должно быть меньше конечного числа",
|
||||
"The timeout for cluster creation in minutes.": "Тайм-аут создания кластера в минутах.",
|
||||
"The timeout period of waiting for the return of the health check request, the check timeout will be judged as a check failure": "Период ожидания ответа от запроса проверки состояния, превышение тайм-аута будет считаться ошибкой проверки состояния",
|
||||
@ -2455,9 +2534,17 @@
|
||||
"The volume type needs to be consistent with the volume type when the snapshot is created.": "Тип диска должен соответствовать типу диска при создании снимка.",
|
||||
"The volume type needs to set \"multiattach\" in the metadata to support shared volume attributes.": "Тип диска должен устанавливать \"multiattach\" в метаданных для поддержки общих атрибутов диска.",
|
||||
"The working directory for commands to run in": "Рабочий каталог для выполнения команд",
|
||||
"The zone name should end with \".\"": "",
|
||||
"The {action} instruction has been issued, instance: {name}. \n You can wait for a few seconds to follow the changes of the list data or manually refresh the data to get the final display result.": "Выдана инструкция {action}, инстанс: {name}. \n Вы можете подождать несколько секунд, чтобы отследить изменения списка данных, или вручную обновить данные, чтобы получить окончательный результат отображения.",
|
||||
"The {action} instruction has been issued. \n You can wait for a few seconds to follow the changes of the list data or manually refresh the data to get the final display result.": "Выдана инструкция {action}. \n Вы можете подождать несколько секунд, чтобы отследить изменения списка данных",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and mac address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "Этот сервис автоматически опрашивает конфигурацию (CPU, память и т. д.) и MAC-адрес физической машины, а служба ironic-inspector автоматически регистрирует эту информацию в данных о узле.",
|
||||
"The {name} has already been used by other {resource}({content}), please change.": "",
|
||||
"The {name} {ports} have already been used, please change.": "",
|
||||
"There are resources that cannot {action} in the selected resources, such as:": "",
|
||||
"There are resources that cannot {action} in the selected resources.": "",
|
||||
"There are resources under the project and cannot be deleted.": "",
|
||||
"There is currently no file to paste.": "",
|
||||
"This operation creates a security group with default security group rules for the IPv4 and IPv6 ether types.": "",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and MAC address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "Этот сервис автоматически опрашивает конфигурацию (CPU, память и т. д.) и MAC-адрес физической машины, а служба ironic-inspector автоматически регистрирует эту информацию в данных о узле.",
|
||||
"This will delete all child objects of the load balancer.": "Это удалит все дочерние объекты балансировщика нагрузки.",
|
||||
"Threads Activity Trends": "Тенденции активности потоков",
|
||||
"Time Interval: ": "Интервал времени: ",
|
||||
@ -2509,6 +2596,7 @@
|
||||
"UPDATE IN PROGRESS": "ОБНОВЛЕНИЕ В ПРОЦЕССЕ",
|
||||
"USB Info": "Информация о USB",
|
||||
"USB Parameters": "Параметры USB",
|
||||
"USB model, used when configuring instance flavor": "",
|
||||
"USER": "ПОЛЬЗОВАТЕЛЬ",
|
||||
"UUID": "UUID",
|
||||
"Ubuntu": "Ubuntu",
|
||||
@ -2555,6 +2643,7 @@
|
||||
"Unshelving": "Возвращение с полки",
|
||||
"Unused": "Не используется",
|
||||
"Up": "Включено",
|
||||
"Update": "",
|
||||
"Update Access": "Обновить доступ",
|
||||
"Update At": "Обновлено в",
|
||||
"Update Cluster Template": "Обновить шаблон кластера",
|
||||
@ -2562,11 +2651,12 @@
|
||||
"Update Failed": "Ошибка обновления",
|
||||
"Update In Progress": "Идет обновление",
|
||||
"Update Record Set": "Обновить набор записей",
|
||||
"Update Segment": "",
|
||||
"Update Status": "Обновить статус",
|
||||
"Update Template": "Обновить шаблон",
|
||||
"Update User Password": "Обновить пароль пользователя",
|
||||
"Update Zone": "Обновить зону",
|
||||
"Update user password": "Обновить пароль пользователя",
|
||||
"Updated": "",
|
||||
"Updated At": "Обновлено в",
|
||||
"Updating": "Обновление",
|
||||
"Updating Password": "Обновление пароля",
|
||||
@ -2617,6 +2707,7 @@
|
||||
"VHD - VirtualPC compatible image format": "VHD - Формат образа, совместимый с VirtualPC",
|
||||
"VIF Details": "Подробности VIF",
|
||||
"VIF Type": "Тип VIF",
|
||||
"VIR Domain Event": "",
|
||||
"VMDK - Hyper-V compatible image format": "VMDK - Формат образа, совместимый с Hyper-V",
|
||||
"VNC": "VNC",
|
||||
"VNIC Type": "Тип VNIC",
|
||||
@ -2693,11 +2784,14 @@
|
||||
"Whether the Login Name can be used is up to the feasible configuration of cloud-init or cloudbase-init service in the image.": "Возможность использования имени пользователя зависит от выполнимой конфигурации службы cloud-init или cloudbase-init в образе.",
|
||||
"Whether the boot device should be set only for the next reboot, or persistently.": "Следует ли устанавливать устройство загрузки только для следующей перезагрузки или постоянно.",
|
||||
"Which Network Interface provider to use when plumbing the network connections for this Node": "поставщика сетевых интерфейсов использовать при настройке сетевых подключений для этого узла",
|
||||
"Windows": "",
|
||||
"Workdir": "",
|
||||
"Working Directory": "Рабочий каталог",
|
||||
"X86 Architecture": "Архитектура X86",
|
||||
"YAML File": "YAML-файл",
|
||||
"Yemen": "Йемен",
|
||||
"Yes": "Да",
|
||||
"Yes - Create a new system disk": "",
|
||||
"You are not allowed to delete router \"{ name }\".": "Вам запрещено удалять маршрутизатор \"{ name }\".",
|
||||
"You are not allowed to delete snapshot \"{ name }\", which is used by creating volume \"{volumes}\".": "Вам запрещено удалять снимок \"{ name }\", который используется для создания диска \"{volumes}\".",
|
||||
"You are not allowed to delete snapshot \"{ name }\".": "Вам запрещено удалять снимок \"{ name }\".",
|
||||
@ -2711,7 +2805,9 @@
|
||||
"Yugoslavia": "Югославия",
|
||||
"Zambia": "Замбия",
|
||||
"Zimbabwe": "Зимбабве",
|
||||
"Zone": "",
|
||||
"Zone ID": "Идентификатор зоны",
|
||||
"Zone ID/Name": "",
|
||||
"Zone Name": "Имя зоны",
|
||||
"Zones Detail": "Подробности о зонах",
|
||||
"abandon stack": "отказаться от стека",
|
||||
@ -2724,6 +2820,8 @@
|
||||
"associate floating ip": "сопоставить плавающий IP",
|
||||
"attach interface": "прикрепить интерфейс",
|
||||
"authorized by group ": "авторизовано группой",
|
||||
"auto": "",
|
||||
"auto_priority": "",
|
||||
"availability zones": "зоны доступности",
|
||||
"available": "доступно",
|
||||
"bare metal node": "физический узел",
|
||||
@ -2791,6 +2889,7 @@
|
||||
"delete dscp marking rules": "удалить правила маркировки DSCP",
|
||||
"delete flavor": "удалить конфигурацию",
|
||||
"delete group": "удалить группу",
|
||||
"delete host": "",
|
||||
"delete image": "удалить образ",
|
||||
"delete instance": "удалить инстанс",
|
||||
"delete instance snapshot": "удалить снимок инстанса",
|
||||
@ -2806,6 +2905,7 @@
|
||||
"delete qos policy": "удалить политику QoS",
|
||||
"delete role": "удалить роль",
|
||||
"delete router": "удалить маршрутизатор",
|
||||
"delete segments": "",
|
||||
"delete stack": "удалить стек",
|
||||
"delete static route": "удалить статический маршрут",
|
||||
"delete subnet": "удалить подсеть",
|
||||
@ -2886,6 +2986,7 @@
|
||||
"networks": "сети",
|
||||
"neutron agent": "агент Neutron",
|
||||
"neutron agents": "агенты Neutron",
|
||||
"ns1.example.com admin.example.com 2013022001 86400 7200 604800 300 <ul><li>The primary name server for the domain, which is ns1.example.com or the first name server in the vanity name server list.</li><li>The responsible party for the domain: admin.example.com.</li><li>A timestamp that changes whenever you update your domain.</li><li>The number of seconds before the zone should be refreshed.</li><li>The number of seconds before a failed refresh should be retried.</li><li>The upper limit in seconds before a zone is considered no longer authoritative.</li><li>The negative result TTL (for example, how long a resolver should consider a negative result for a subdomain to be valid before retrying).</li></ul>": "",
|
||||
"open external gateway": "открыть внешний шлюз",
|
||||
"out": "выход",
|
||||
"paste files to folder": "вставить файлы в папку",
|
||||
@ -2914,9 +3015,11 @@
|
||||
"release fixed ip": "освободить фиксированный IP-адрес",
|
||||
"remove network": "удалить сеть",
|
||||
"remove router": "удалить маршрутизатор",
|
||||
"reserved_host": "",
|
||||
"resize": "изменить размер",
|
||||
"resume instance": "возобновить инстанс",
|
||||
"revert resize or migrate": "отменить изменение размера или миграцию",
|
||||
"rh_priority": "",
|
||||
"role": "роль",
|
||||
"roles": "роли",
|
||||
"router": "маршрутизатор",
|
||||
@ -2924,6 +3027,7 @@
|
||||
"security group": "группа безопасности",
|
||||
"security group rules": "правила группы безопасности",
|
||||
"security groups": "группы безопасности",
|
||||
"segments": "",
|
||||
"select an existing port": "выбрать существующий порт",
|
||||
"server group": "группа серверов",
|
||||
"server groups": "группы серверов",
|
||||
|
@ -2,14 +2,18 @@
|
||||
"3600": "3600",
|
||||
" You can go to the console to ": "Konsola gitmek için",
|
||||
"\"Shared\" volume can be mounted on multiple instances": "\"Paylaşılan\" disk, birden çok sanal makineye bağlanabilir.",
|
||||
"\"v=spf1 ipv4=192.1.1.1 include:examplesender.email +all\" <ul><li><b>v=spf1:</b> Tells the server that this contains an SPF record. Every SPF record must begin with this string.</li> <li><b>Guest List:</b> Then comes the “guest list” portion of the SPF record or the list of authorized IP addresses. In this example, the SPF record is telling the server that ipv4=192.1.1.1 is authorized to send emails on behalf of the domain.</li> <li><b>include:examplesender.net:</b> is an example of the include tag, which tells the server what third-party organizations are authorized to send emails on behalf of the domain. This tag signals that the content of the SPF record for the included domain (examplesender.net) should be checked and the IP addresses it contains should also be considered authorized. Multiple domains can be included within an SPF record but this tag will only work for valid domains.</li><li><b>-all:</b> Tells, the server that addresses not listed in the SPF record are not authorized to send emails and should be rejected.</li></ul>": "",
|
||||
"'ip' rule represents IPv4 or IPv6 address, 'cert' rule represents TLS certificate, 'user' rule represents username or usergroup, 'cephx' rule represents ceph auth ID.": "'ip' kuralı IPv4 ve IPv6 adresini temsil eder, 'cert' kuralı TLS sertifikasını temsil eder, 'user' kuralı kullanıcı adını ve kullanıcı grubunu temsil eder, 'cephx' kuralı ceph kimlik ID'sini temsil eder. ",
|
||||
"-1 means no connection limit": "-1, bağlantı sınırı olmadığı anlamına gelir.",
|
||||
".": ".",
|
||||
"0 iodef mailto:security@example.com <ul><li><b>0:</b> is flag. An unsigned integer between 0-255.</li> <li><b>iodef:</b> An ASCII string that represents the identifier of the property represented by the record.<br />Available Tags: \"issue\", \"issuewild\", \"iodef\"</li><li><b>mailto:security@example.com:</b> The value associated with the tag.</li></ul>": "",
|
||||
"1. The backup can only capture the data that has been written to the volume at the beginning of the backup task, excluding the data in the cache at that time.": "1. Yedekleme testinin başlangıcında, yalnızca diskte toplanan veriler yedeklenebilir ve önbellekte depolanan veriler hariç tutulur.",
|
||||
"1. The name of the custom resource class property should start with CUSTOM_, can only contain uppercase letters A ~ Z, numbers 0 ~ 9 or underscores, and the length should not exceed 255 characters (for example: CUSTOM_BAREMETAL_SMALL).": "1. Kullanıcı kaynak sınıfı özelliğinin adı CUSTOM_ ile başlamalı, yalnızda A'dan Z'ye kadar olan büyük harfleri, 0'dan 9'a kadar olan rakamları veya alt çizgi (_) içermeli ve ismin uzunluğu 255 karakteri geçmemelidir (Örneğin: CUSTOM_BAREMETAL_SMALL).",
|
||||
"1. The name of the trait should start with CUSTOM_, can only contain uppercase letters A ~ Z, numbers 0 ~ 9 or underscores, and the length should not exceed 255 characters (for example: CUSTOM_TRAIT1).": "1. Bir niteliğin adı CUSTOM_ ile başlamalı, yalnızda A'dan Z'ye kadar olan büyük harfleri, 0'dan 9'a kadar olan rakamları veya alt çizgi (_) içermeli ve ismin uzunluğu 255 karakteri geçmemelidir (Örneğin: CUSTOM_TRAIT1).",
|
||||
"1. The volume associated with the backup is available.": "1. Yedeklemeyle ilişkili disk kullanılabilir.",
|
||||
"1. You can create {resources} using ports or port ranges.": "1. Ağ adaptörlerini veya ağ adaptör aralıklarını kullanarak {resources} oluşturabilirsiniz.",
|
||||
"10 0 5060 server1.example.com. <ul><li>\"10\" is the priority of the record. The lower the value, the higher the priority.</li><li>0 is the weight of the record. This is the weight of which this record has a chance to be used when there are multiple matching SRV records of the same priority.</li><li>5060 is the port of the record. This specifies the port on which the application or service is running.</li> <li>server1.example.com is the target of the record. This specifies the domain of the application or service the record is for. SRV records must specify a target which is either an A record or AAAA record, and may not use CNAME records.</li></ul>": "",
|
||||
"10 mail.example.com <ul><li><b>10:</b> Priority</li> <li><b>mail.example.com:</b> Value</li></ul>": "",
|
||||
"10s": "10 Saniye",
|
||||
"1D": "1 Gün",
|
||||
"1H": "1 Saat",
|
||||
@ -20,10 +24,11 @@
|
||||
"2. To ensure the integrity of the data, it is recommended that you suspend the write operation of all files when creating a backup.": "2. Veri bütünlüğünü sağlamak için, bir yedekleme oluştururken tüm dosyaların yazma işlemini askıya almanız önerilir.",
|
||||
"2. You can customize the resource class name of the flavor, but it needs to correspond to the resource class of the scheduled node (for example, the resource class name of the scheduling node is baremetal.with-GPU, and the custom resource class name of the flavor is CUSTOM_BAREMETAL_WITH_GPU=1).": "2. Bir şablonun kaynak sınıfı adını özelleştirebilirsiniz ancak bu şablon kaynak sınıfı adı, zamanlanan düğümün kaynak sınıfına karşılık gelmesi gerekmektedir (örneğin, zamanlama düğümünün kaynak sınıf adı 'baremetal.with-GPU' ise şablonun özel kayank sınıf adı 'CUSTOM_BAREMETAL_WITH_GPU=1' olmalıdır).",
|
||||
"3. When using a port range to create a port mapping, the size of the external port range is required to be the same as the size of the internal port range. For example, the external port range is 80:90 and the internal port range is 8080:8090.": "3. Bir ağ adaptörü eşleştirmesi oluşturmak için bir ağ adaptörü aralığı kullanırken, harici ağ adaptmrü aralığı boyutu, dahiliağ adaptörü boyutu ile aynı olması gerekir. Örneğin, harici ağ adapötrü aralığı 80:90 ise dahiliağ adaptörü aralığı 8080:8090 olmalıdır.",
|
||||
"4 2 123456789abcdef67890123456789abcdef67890123456789abcdef123456789 <ul> <li><b>4 is Algorithm:</b> Algorithm (0: reserved; 1: RSA; 2: DSA, 3: ECDSA; 4: Ed25519; 6:Ed448)</li> <li><b>2 is Type:</b> Algorithm used to hash the public key (0: reserved; 1: SHA-1; 2: SHA-256)</li> <li><b>Last parameter is Fingerprint:</b> Hexadecimal representation of the hash result, as text</li> </ul>": "",
|
||||
"4. When you use a port range to create {resources}, multiple {resources} will be created in batches. ": " {resources} oluşturmak için bir ağ adaptörü aralığı kullandığınızda, toplu işlemlerde birden fazla {resources} oluşturulur.",
|
||||
"5min": "5 Dk",
|
||||
"8 to 16 characters, at least one uppercase letter, one lowercase letter, one number and one special character.": "8 ile 16 karakter, en az bir büyük harf, en az bir küçük harf, en az bir rakam ve en az bir özel karakter.",
|
||||
"8 to 16 characters, at least one uppercase letter, one lowercase letter, one number.": "8 ile 16 karakter, en az bir büyük harf, en az bir küçük harf, en az bir rakam.",
|
||||
"8 to 32 characters, at least one uppercase letter, one lowercase letter, one number and one special character.": "",
|
||||
"A command that will be sent to the container": "Konteyner'a gönderilecek bir komut",
|
||||
"A container with the same name already exists": "Aynı isme sahip bir konteyner bulunmaktadır.",
|
||||
"A dynamic scheduling algorithm that estimates the server load based on the number of currently active connections. The system allocates new connection requests to the server with the least number of current connections. Commonly used for long connection services, such as database connections and other services.": "Dinamik zamanlama algoritması, sunucu yükünü o anda açık olan bağlantı sayısından tahmin eder. Sistem, o anda en az sayıda bağlantıya sahip sunucuya yeni bağlantılar tahsis eder. Veritabanı bağlantıları gibi uzun ömürlü bağlantılara sahip hizmetler için kullanılır.",
|
||||
@ -66,6 +71,7 @@
|
||||
"Add External Members": "Harici Üyeler Ekle",
|
||||
"Add Extra Info": "Ek Bilgi Ekle",
|
||||
"Add Extra Spec": "Ek Özellik Ekle",
|
||||
"Add Host": "",
|
||||
"Add IP": "IP Ekle",
|
||||
"Add Label": "Etiket Ekle",
|
||||
"Add Member": "Üye Ekle",
|
||||
@ -95,6 +101,7 @@
|
||||
"Advanced Options": "Gelişmiş Seçenekler",
|
||||
"Advanced Params": "Gelişmiş Parametreler",
|
||||
"Affiliated Domain": "Bağlı Alan",
|
||||
"Affiliated Domain ID/Name": "",
|
||||
"Affinity": "Afinite",
|
||||
"Affinity (mandatory):": "Afinite (zorunlu):",
|
||||
"Affinity (not mandatory):": "Afinite (opsiyonel):",
|
||||
@ -142,6 +149,7 @@
|
||||
"Applying": "Uygulanıyor",
|
||||
"Arch": "Mimari",
|
||||
"Architecture": "Mimari",
|
||||
"Are you sure set the project { project } as the default project? User login is automatically logged into the default project.": "",
|
||||
"Are you sure to cancel transfer volume { name }? ": "Disk { name } transferini iptal etmek istediğinize emin misiniz?",
|
||||
"Are you sure to delete instance { name }? ": "{ name } sanal makinesini silmek istediğinize emin misiniz?",
|
||||
"Are you sure to delete volume { name }? ": "{ name } diskini silmek istediğinize emin misiniz?",
|
||||
@ -150,8 +158,11 @@
|
||||
"Are you sure to forbidden project { name }? Forbidden the project will have negative effect, and users associated with the project will not be able to log in if they are only assigned to the project": "{ name } projesini yasaklamak istediğinize emin misiniz? Projeyi yasaklamak, olumsuz bir etkiye sahip olacaktır ve projeye atanmış kullanıcılar sadece bu projeye atanmışlarsa giriş yapamayacaklardır.",
|
||||
"Are you sure to forbidden user { name }? Forbidden the user will not allow login in ": "{ name } kullanıcısını yasaklamak istediğinize emin misiniz? Kullanıcıyı yasaklamak, kullanıcının oturum açmasına izin vermeyecektir.",
|
||||
"Are you sure to jump directly to the console? The console will open in a new page later.": "Doğrudan konsola geçmek istediğinize emin misiniz? Konsol daha sonra yeni bir sayfada açılacaktır.",
|
||||
"Are you sure to remove the default project?": "",
|
||||
"Are you sure to shelve instance { name }? ": "{ name } sanal makinesini rafa kaldırmak istediğinize emin misiniz?",
|
||||
"Are you sure to { action } {name}?": "{ action } { name } ile devam etmek istediğinize emin misiniz?",
|
||||
"Are you sure to {action} (Host: {name})?": "",
|
||||
"Are you sure to {action} (Segment: {name})?": "",
|
||||
"Are you sure to {action} (instance: {name})?": "{action} işlemini (sanal makine: { name }) gerçekleştirmek istediğinize emin misiniz?",
|
||||
"Are you sure to {action}?": "{action} işlemini yapmak istediğinize emin misiniz?",
|
||||
"Are you sure to {action}? (Record Set: {name} - {id})": "{action} işlemini yapmak istediğinizden emin misiniz? (Kayıt Seti: {name} - {id})",
|
||||
@ -236,6 +247,7 @@
|
||||
"Base Info": "Temel Bilgi",
|
||||
"Basic Parameters": "Temel Parametreler",
|
||||
"Batch Allocate": "Toplu Ayır",
|
||||
"Before deleting the project, it is recommended to clean up the resources under the project.": "",
|
||||
"Belarus": "Beyaz Rusya",
|
||||
"Belgium": "Belçika",
|
||||
"Belize": "Belize",
|
||||
@ -259,6 +271,7 @@
|
||||
"Blocked": "Engellenmiş",
|
||||
"Bolivia": "Bolivya",
|
||||
"Boot Device": "Önyükleme Aygıtı",
|
||||
"Boot From Volume": "",
|
||||
"Boot Interface": "Önyükleme Arayüzü",
|
||||
"Bootable": "Önyüklenebilir",
|
||||
"Bootable Volume": "Önyüklenebilir Disk",
|
||||
@ -464,6 +477,8 @@
|
||||
"Containers Memory (MiB)": "Konteynerler Bellek (MiB)",
|
||||
"Content": "İçerik",
|
||||
"Content Type": "İçerik Türü",
|
||||
"Control Attribute": "",
|
||||
"Control Attributes": "",
|
||||
"Control Location": "Kontrol Konumu",
|
||||
"Cook Islands": "Cook Adaları",
|
||||
"Copy": "Kopyala",
|
||||
@ -521,6 +536,7 @@
|
||||
"Create Router": "Yönlendirici Oluştur",
|
||||
"Create Rule": "Kural Oluştur",
|
||||
"Create Security Group": "Güvenlik Grubu Oluştur",
|
||||
"Create Segment": "",
|
||||
"Create Server Group": "Sunucu Grubu Oluştur",
|
||||
"Create Share": "Paylaşım Oluştur",
|
||||
"Create Share Group": "Paylaşım Grubu Oluştur",
|
||||
@ -589,6 +605,7 @@
|
||||
"Current Storage Backend": "Mevcut Depolama Arkayüzü",
|
||||
"Current data downloaded.": "Mevcut veriler indirildi.",
|
||||
"Custom": "Özel",
|
||||
"Custom Headers": "",
|
||||
"Custom ICMP Rule": "Özel ICMP Kuralı",
|
||||
"Custom Metadata": "Özel Meta Veri",
|
||||
"Custom Properties Info": "Özel Özellik Bilgisi",
|
||||
@ -648,6 +665,8 @@
|
||||
"Debian": "Debian",
|
||||
"Dedicated": "Ayrılmış",
|
||||
"Default Policy": "Varsayılan İlke",
|
||||
"Default Project": "",
|
||||
"Default Project ID/Name": "",
|
||||
"Default is slaac, for details, see https://docs.openstack.org/neutron/latest/admin/config-ipv6.html": "Varsayılan, slaac'tır. Detaylar için https://docs.openstack.org/neutron/latest/admin/config-ipv6.html adresine bakın.",
|
||||
"Defaults": "Varsayılanlar",
|
||||
"Defines the admin state of the health monitor.": "Durum denetleyicinin yönetici durumunu tanımlar.",
|
||||
@ -725,7 +744,9 @@
|
||||
"Delete Volume Backup": "Disk Yedeklemesini Sil",
|
||||
"Delete Volume Snapshot": "Disk Anlık Görüntüsünü Sil",
|
||||
"Delete Volume Type": "Disk Türünü Sil",
|
||||
"Delete Volume on Instance Delete": "",
|
||||
"Delete Zone": "Bölgeyi Sil",
|
||||
"Delete metadata": "",
|
||||
"Deleted": "Silindi",
|
||||
"Deleted At": "Silinme Tarihi",
|
||||
"Deleted with the instance": "Sanal makineyle birlikte silindi",
|
||||
@ -797,9 +818,11 @@
|
||||
"Docker Volume Size (GiB)": "Docker Disk Boyutu (GiB)",
|
||||
"Domain": "Alan Adı",
|
||||
"Domain Detail": "Alan Adı Detayı",
|
||||
"Domain ID": "",
|
||||
"Domain ID/Name": "Alan Adı ID/Adı",
|
||||
"Domain Manager": "Alan Adı Yöneticisi",
|
||||
"Domain Name": "Alan Adı",
|
||||
"Domain name ending in.": "",
|
||||
"Domains": "Alan Adları",
|
||||
"Dominica": "Dominika",
|
||||
"Down": "Aşağı",
|
||||
@ -876,6 +899,7 @@
|
||||
"El Salvador": "El Salvador",
|
||||
"Email": "E-posta",
|
||||
"Email Address": "E-posta Adresi",
|
||||
"Email for the zone. Used in SOA records for the zone.": "",
|
||||
"Enable": "Etkinleştir",
|
||||
"Enable Admin State": "Yönetici Durumunu Etkinleştir",
|
||||
"Enable Compute Host": "Hesaplama Ana Bilgisayarını Etkinleştir",
|
||||
@ -926,12 +950,14 @@
|
||||
"Estonia": "Estonya",
|
||||
"Ether Type": "Eternet Türü",
|
||||
"Ethiopia": "Etiyopya",
|
||||
"Event": "",
|
||||
"Event Time": "Olay Zamanı",
|
||||
"Evictions": "Çıkarılmalar",
|
||||
"Execute Command": "Komutu Çalıştır",
|
||||
"Execution Result": "Yürütme Sonucu",
|
||||
"Existing Volume": "Mevcut Disk",
|
||||
"Exit Policy": "Çıkış Politikası",
|
||||
"Exp: ": "",
|
||||
"Expand": "Genişlet",
|
||||
"Expand Advanced Options": "Gelişmiş Seçenekleri Genişlet",
|
||||
"Expired Time": "Süresi Doldu",
|
||||
@ -963,6 +989,7 @@
|
||||
"FLAT": "FLAT",
|
||||
"Fail Rollback": "Başarısız Geri Alma",
|
||||
"Failed": "Başarısız",
|
||||
"Failover Segment": "",
|
||||
"Falkland Islands (Malvinas)": "Falkland Adaları (Malvinas)",
|
||||
"Faroe Islands": "Faroe Adaları",
|
||||
"Fault": "Arıza",
|
||||
@ -977,7 +1004,6 @@
|
||||
"Fingerprint": "Parmak İzi",
|
||||
"Finish Resize": "Yeniden Boyutlandırmayı Tamamla",
|
||||
"Finland": "Finlandiya",
|
||||
"First time edit automatically creates health monitor When pool does not have a health monitor": "Havuzda durum denetleyici olmadığında, ilk kez düzenleme otomatik olarak durum denetleyici oluşturur",
|
||||
"Fixed IP": "Sabit IP",
|
||||
"Fixed IP Address": "Sabit IP Adresi",
|
||||
"Fixed IPs": "Sabit IP'ler",
|
||||
@ -987,6 +1013,7 @@
|
||||
"Flavor Detail": "Şablon Detayı",
|
||||
"Flavor Info": "Şablon Bilgisi",
|
||||
"Flavor Name": "Şablon Adı",
|
||||
"Flavor families, used to configure the instance flavor classification": "",
|
||||
"Flavor of Master Nodes": "Ana Düğüm Şablon",
|
||||
"Flavor of Nodes": "Düğümlerin Şablonları",
|
||||
"Flavors": "Şablonlar",
|
||||
@ -1013,6 +1040,7 @@
|
||||
"Force Delete Container": "Zorla Konteyner Sil",
|
||||
"Force Delete Share Instance": "Zorla Paylaşılan Sanal Makine Sil",
|
||||
"Force release": "Zorla Serbest Bırak",
|
||||
"Force shutdown must be checked!": "",
|
||||
"Forced Down": "Zorla Kapatılmış",
|
||||
"Forced Shutdown": "Zorla Kapatma",
|
||||
"Forced shutdown may result in data loss or file system damage. You can also take the initiative to shut down and perform operations.": "Zorla kapatma veri kaybına veya dosya sistemi hasarına neden olabilir. Aynı zamanda kapatmayı başlatıp işlemleri gerçekleştirebilirsiniz.",
|
||||
@ -1035,6 +1063,7 @@
|
||||
"GPU Model": "GPU Modeli",
|
||||
"GPU Parameters": "GPU Parametreleri",
|
||||
"GPU Type": "GPU Türü",
|
||||
"GPU model, used when configuring Compute Optimized Type with GPU": "",
|
||||
"GPU pass-through will load GPU devices directly to the instance for use. VGPU is a GPU virtualization solution. GPU resources will be segmented and distributed to multiple instances for shared use.": "GPU geçişi, GPU cihazlarını doğrudan sanal makine için kullanıma yükler. VGPU, bir GPU sanallaştırma çözümüdür. GPU kaynakları, paylaşılan kullanım için birden çok sanal makine için bölümlendirilir ve dağıtılır.",
|
||||
"GRE": "GRE",
|
||||
"Gabon": "Gabon",
|
||||
@ -1044,6 +1073,7 @@
|
||||
"Gateway Time-out (code: 504) ": "Ağ Geçidi Zaman Aşımı (kod: 504)",
|
||||
"Gateway ip {gateway_ip} conflicts with allocation pool {pool}": "Ağ geçidi IP {gateway_ip}, dağıtım havuzu {pool} ile çakışıyor",
|
||||
"General Purpose": "Genel Amaçlı",
|
||||
"Generated Time": "",
|
||||
"Georgia": "Gürcistan",
|
||||
"Germany": "Almanya",
|
||||
"Get OpenRC file": "OpenRC dosyasını al",
|
||||
@ -1081,6 +1111,7 @@
|
||||
"Health Check Retries": "Sağlık Kontrol Tekrarları",
|
||||
"Health Check Timeout": "Sağlık Kontrol Zaman Aşımı",
|
||||
"Health Checking Log": "Sağlık Kontrol Günlüğü",
|
||||
"Health Monitor": "Durum Denetleyici",
|
||||
"Health Monitor Delay": "Durum Denetleyici Gecikme",
|
||||
"Health Monitor Detail": "Durum Denetleyici Detayı",
|
||||
"Health Monitor Max Retries": "Durum Denetleyici Maksimum Deneme",
|
||||
@ -1088,7 +1119,6 @@
|
||||
"Health Monitor Timeout": "Durum Denetleyici Zaman Aşımı",
|
||||
"Health Monitor Type": "Durum Denetleyici Türü",
|
||||
"Health Status": "Sağlık Durumu",
|
||||
"HealthMonitor": "Durum Denetleyici",
|
||||
"HealthMonitor Type": "Durum Denetleyici Türü",
|
||||
"Healthy": "İyi",
|
||||
"Heartbeat Timestamp": "Kalp Atış Zaman Damgası",
|
||||
@ -1109,6 +1139,7 @@
|
||||
"Host Detail": "Ana Bilgisayar Detayı",
|
||||
"Host Disk Average IOPS": "Ana Bilgisayar Disk Ortalama IOPS",
|
||||
"Host Memory Usage": "Ana Bilgisayar Bellek Kullanımı",
|
||||
"Host Name": "",
|
||||
"Host Routes": "Ana Bilgisayar Yönlendirmeleri",
|
||||
"Host Routes Format Error(e.g. 192.168.200.0/24,10.56.1.254)": "Ana Bilgisayar Yönlendirmeleri Biçim Hatası (örn. 192.168.200.0/24,10.56.1.254)",
|
||||
"Host Routes Format Error(e.g. ::0a38:01fe/24,::0a38:01fe)": "Ana Bilgisayar Yönlendirmeleri Biçim Hatası (örn. ::0a38:01fe/24,::0a38:01fe)",
|
||||
@ -1170,12 +1201,12 @@
|
||||
"If checked, the network will be enable.": "Seçili ise, ağ etkinleştirilecektir.",
|
||||
"If exposed port is specified, this parameter will be ignored.": "Açık ağ adaptörü belirtilirse, bu parametre göz ardı edilecektir.",
|
||||
"If it is an SNI type certificate, a domain name needs to be specified": "Eğer bir SNI tipi sertifika ise, bir alan adı belirtilmelidir.",
|
||||
"If it’s not set, the value of this in template will be used.": "Eğer belirtilmezse, taslaktaki değeri kullanılacaktır.",
|
||||
"If it’s not set, the value of this in the template will be used.": "Eğer belirtilmezse, taslaktaki değeri kullanılacaktır.",
|
||||
"If no gateway is specified, the first IP address will be defaulted.": "Eğer bir ağ geçidi belirtilmezse, ilk IP adresi varsayılan olarak atanır.",
|
||||
"If not provided, the roles assigned to the application credential will be the same as the roles in the current token.": "Eğer belirtilmezse uygulama kimlik bilgilerine atanmış roller, mevcut tokendeki rollerle aynı olacaktır.",
|
||||
"If nova-compute on the host is disabled, it will be forbidden to be selected as the target host.": "Eğer ana bilgisayardaki nova-compute devre dışı bırakılmışsa, hedef ana bilgisayar olarak seçilmesi yasaklanacaktır.",
|
||||
"If set then all tenants will be able to see this share.": "Eğer belirtilirse, tüm tenantlar bu paylaşımı görebilecektir.",
|
||||
"If the capacity of the disk is large,the type modify operation may takes several hours. Please be cautious.": "Disk kapasitesi büyükse, tip değiştirme işlemi birkaç saat sürebilir. Lütfen dikkatli olun.",
|
||||
"If the capacity of the disk is large, the type modify operation may take several hours. Please be cautious.": "Disk kapasitesi büyükse, tip değiştirme işlemi birkaç saat sürebilir. Lütfen dikkatli olun.",
|
||||
"If the listener has an SNI certificate installed, it cannot be removed. Please delete the listener or replace the SNI certificate": "Dinleyiciye SNI sertifikası yüklüyse, kaldırılamaz. Dinleyiciyi silin veya SNI sertifikasını değiştirin.",
|
||||
"If the value is set to 0, it means unlimited": "Değer 0 olarak ayarlanırsa, sınırsız anlamına gelir.",
|
||||
"If the volume associated with the snapshot has changed the volume type, please modify this option manually; if the volume associated with the snapshot keeps the volume type unchanged, please ignore this option. (no need to change).": "Anlık görüntü ile ilişkilendirilen diskteki disk türü değiştirildiyse, lütfen bu seçeneği manuel olarak değiştirin; eğer anlık görüntü ile ilişkilendirilen diskteki disk türü değişmediyse, lütfen bu seçeneği yok sayın (değiştirmeniz gerekmez).",
|
||||
@ -1184,7 +1215,7 @@
|
||||
"If you are not sure which authentication method to use, please contact your administrator.": "Kullanılacak kimlik doğrulama yöntemi hakkında emin değilseniz, lütfen yöneticinizle iletişime geçin.",
|
||||
"If you choose a port which subnet is different from the subnet of LB, please ensure connectivity between the two.": "YD (Yük Dengeleyici)'nin alt ağından farklı bir alt ağa sahip bir ağ adaptörü seçerseniz, iki alt ağ arasında bağlantı sağlamayı unutmayın.",
|
||||
"If you do not fill in parameters such as cpus, memory_mb, local_gb, cpu_arch, etc., you can automatically inject the configuration and Mac address of the physical machine by performing the \"Auto Inspect\" operation.": "CPUs, bellek miktarı, yerel disk boyutu, CPU mimarisi gibi parametreleri doldurmadıysanız, \"Otomatik İnceleme\" işlemini gerçekleştirerek fiziksel makinenin yapılandırmasını ve MAC adresini otomatik olarak ekleyebilirsiniz.",
|
||||
"If you still want to keep the disk data, it is recommended that you create a snapshot for the disk before deleting.": "Disk verilerini korumak istiyorsanız, silmeden önce diskin bir anlık görüntüsünü oluşturmanız önerilir.",
|
||||
"If you still want to keep the disk data, it is recommended that you create a backup for the disk before deleting.": "",
|
||||
"Illegal JSON scheme": "Geçersiz JSON şeması",
|
||||
"Image": "İmaj",
|
||||
"Image & OS": "İmaj & İşletim Sistemi",
|
||||
@ -1251,15 +1282,15 @@
|
||||
"Instance \"{ name }\" is locked, can not stop it.": "Sanal makine \"{ name }\" kilitli, durdurulamaz.",
|
||||
"Instance \"{ name }\" is locked, can not suspend it.": "Sanal makine \"{ name }\" kilitli, askıya alınamaz.",
|
||||
"Instance \"{ name }\" is locked, can not unpause it.": "Sanal makine \"{ name }\" kilitli, askıdan çıkarılamaz.",
|
||||
"Instance \"{ name }\" is not locked, cannot unlock it.": "Sanal makine \"{ name }\" kilitli değil, kilit açılamaz.",
|
||||
"Instance \"{ name }\" status is not active, cannot soft reboot it.": "Sanal makine \"{ name }\" durumu aktif değil, onunla yumuşak yeniden başlatma yapılamaz.",
|
||||
"Instance \"{ name }\" status is not in active or shutoff, cannot reboot it.": "Sanal makine \"{ name }\" durumu etkin veya kapanmış değil, yeniden başlatılamaz.",
|
||||
"Instance \"{ name }\" status is not in active or suspended, cannot stop it.": "Sanal makine \"{ name }\" durumu etkin veya askıya alınmış değil, durdurulamaz.",
|
||||
"Instance \"{ name }\" status is not in active, cannot pause it.": "Sanal makine \"{ name }\" durumu etkin değil, duraklatılamaz.",
|
||||
"Instance \"{ name }\" status is not in active, cannot suspend it.": "Sanal makine \"{ name }\" durumu etkin değil, askıya alınamaz.",
|
||||
"Instance \"{ name }\" status is not in paused, cannot unpause it.": "Sanal makine \"{ name }\" durumu askıda değil, askıdan çıkarılamaz.",
|
||||
"Instance \"{ name }\" status is not in suspended, cannot resume it.": "Sanal makine \"{ name }\" durumu askıda değil, devam ettirilemez.",
|
||||
"Instance \"{ name }\" status is not shutoff, cannot start it.": "Sanal makine \"{ name }\" durumu kapanmış değil, başlatılamaz.",
|
||||
"Instance \"{ name }\" is not locked, can not unlock it.": "",
|
||||
"Instance \"{ name }\" status is not active, can not soft reboot it.": "",
|
||||
"Instance \"{ name }\" status is not in active or shutoff, can not reboot it.": "",
|
||||
"Instance \"{ name }\" status is not in active or suspended, can not stop it.": "",
|
||||
"Instance \"{ name }\" status is not in active, can not pause it.": "",
|
||||
"Instance \"{ name }\" status is not in active, can not suspend it.": "",
|
||||
"Instance \"{ name }\" status is not in paused, can not unpause it.": "",
|
||||
"Instance \"{ name }\" status is not in suspended, can not resume it.": "",
|
||||
"Instance \"{ name }\" status is not shutoff, can not start it.": "",
|
||||
"Instance Addr": "Sanal Makine Adresi",
|
||||
"Instance Architecture": "Sanal Makine Mimarisi",
|
||||
"Instance Detail": "Sanal Makine Detayı",
|
||||
@ -1272,17 +1303,19 @@
|
||||
"Instance Snapshot Name": "Sanal Makine Anlık Görüntü Adı",
|
||||
"Instance Snapshots": "Sanal Makine Anlık Görüntüleri",
|
||||
"Instance Status": "Sanal Makine Durumu",
|
||||
"Instance UUID": "",
|
||||
"Instance-HA": "",
|
||||
"Instances": "Sanal Makineler",
|
||||
"Instances \"{ name }\" are locked, can not delete them.": "Sanal makineler \"{ name }\" kilitli, silinemezler.",
|
||||
"Insufficient {name} quota to create resources (left { quota }, input { input }).": "Kaynakları oluşturmak için yeterli {name} kotası yok (kalan { quota }, girdi { input }).",
|
||||
"Interface Info": "Arayüz Bilgisi",
|
||||
"Interface Name": "Arayüz Adı",
|
||||
"Interface Name:": "Arayüz Adı:",
|
||||
"Interface for vendor-specific functionality on this node": "Bu düğümdeki satıcıya özgü işlev için arayüz",
|
||||
"Interface used for attaching and detaching volumes on this node": "Bu düğümdeki diskleri eklemek ve çıkarmak için kullanılan arayüz",
|
||||
"Interface used for configuring RAID on this node": "Bu düğümde RAID yapılandırmak için kullanılan arayüz",
|
||||
"Interfaces": "Arayüzler",
|
||||
"Internal Ip Address": "Dahili IP Adresi",
|
||||
"Internal Network Bandwidth (Gbps)": "Dahili Ağ Bant Genişliği (Gbps)",
|
||||
"Internal Network Bandwidth (Gbps)": "",
|
||||
"Internal Port": "Dahili Ağ Adaptörü",
|
||||
"Internal Port/Port Range": "Dahili Ağ Adaptörü/Ağ Adaptörü Aralığı",
|
||||
"Internal Server Error (code: 500) ": "Dahili Sunucu Hatası (kod: 500)",
|
||||
@ -1299,15 +1332,16 @@
|
||||
"Invalid: CIDR Format Error(e.g. 10.10.10.0/24)": "Geçersiz: CIDR Biçim Hatası(örn. 10.10.10.0/24)",
|
||||
"Invalid: DNS Format Error(e.g. 1001:1001::)": "Geçersiz: DNS Biçim Hatası(örn. 1001:1001::)",
|
||||
"Invalid: DNS Format Error(e.g. 114.114.114.114)": "Geçersiz: DNS Biçim Hatası(örn. 114.114.114.114)",
|
||||
"Invalid: Domain name cannot be duplicated": "",
|
||||
"Invalid: Password must be the same with confirm password.": "Geçersiz: Parola, onay parolasıyla aynı olmalıdır.",
|
||||
"Invalid: Please input a valid ip": "Geçersiz: Geçerli bir IP adresi giriniz",
|
||||
"Invalid: Please input a valid ipv4": "Geçersiz: Geçerli bir IPv4 adresi giriniz",
|
||||
"Invalid: Please input a valid ipv6.": "Geçersiz: Geçerli bir IPv6 adresi giriniz.",
|
||||
"Invalid: Project name can not be chinese": "Geçersiz: Proje adı Çince olamaz",
|
||||
"Invalid: Project name can not be duplicated":"Geçersiz: Proje adı tekrarlanamaz",
|
||||
"Invalid: Project names in the domain can not be repeated": "",
|
||||
"Invalid: Quota value(s) cannot be less than the current usage value(s): { used } used.": "Geçersiz: Kotalama değeri(ler), mevcut kullanım değeri(ler)den küçük olamaz: { used } kullanıldı.",
|
||||
"Invalid: User Group name can not be duplicated":"Geçersiz: Kullanıcı Grubu adı tekrarlanamaz",
|
||||
"Invalid: User name can not be duplicated":"Geçersiz: Kullanıcı adı tekrarlanamaz",
|
||||
"Invalid: User Group names in the domain can not be repeated": "",
|
||||
"Invalid: User names in the domain can not be repeated": "",
|
||||
"Ip Address": "IP Adresi",
|
||||
"Iran (Islamic Republic of)": "İran (İslam Cumhuriyeti)",
|
||||
"Iraq": "Irak",
|
||||
@ -1328,6 +1362,7 @@
|
||||
"It is recommended that you use the private network address 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16": "10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16 özel ağ adreslerini kullanmanız önerilir",
|
||||
"It is recommended that { instanceType } instance simultaneously set NUMA affinity policy for PCIE device to force or priority matching. This configuration can further improve PCIE computing performance.": "{ instanceType } sanal makinesinin aynı anda PCIE cihazı için NUMA Afinite ilkesini zorlama veya öncelik eşleştirme olarak ayarlamanız önerilir. Bu yapılandırma PCIE hesaplama performansını daha da artırabilir.",
|
||||
"It is recommended to install and use this agent. The instance created with this image can be used to modify the password (qemu_guest_agent needs to be installed when creating the image).": "Bu ajanı kurmanız ve kullanmanız önerilir. Bu imajla oluşturulan sanal makine, parolayı değiştirmek için kullanılabilir (imaj oluşturulurken qemu_guest_agent kurulu olmalıdır).",
|
||||
"It is recommended to refer to the following description format, otherwise it may not be effective": "",
|
||||
"It is recommended to set CPU binding strategy as binding on { instanceType } instance. This configuration further improves the performance of the instance CPU.": "CPU bağlama stratejisini { instanceType } sanal makinede bağlama olarak ayarlamanız önerilir. Bu yapılandırma, sanal makinenin CPU performansını daha da iyileştirir.",
|
||||
"It is recommended to set the CPU thread binding policy as thread binding in { instanceType } instance, which can further improve the CPU performance of instance.": "CPU iş parçacığı bağlama ilkesini { instanceType } sanal makinesinde iş parçacığı bağlama olarak ayarlamanız önerilir, bu da sanal makinenin CPU performansını daha da artırabilir.",
|
||||
"It is suggested to use the marked AZ directly, too much AZ will lead to the fragmentation of available resources": "Belirtilen AZ'yi doğrudan kullanmanız önerilir, fazla sayıda AZ, mevcut kaynakların parçalanmasına neden olacaktır",
|
||||
@ -1460,6 +1495,7 @@
|
||||
"Manageable": "Yönetilebilir",
|
||||
"Management": "Yönetim",
|
||||
"Management Reason": "Yönetim Nedeni",
|
||||
"Mandatory for secondary zones. The servers to slave from to get DNS information.": "",
|
||||
"Manu": "El ile",
|
||||
"Manual input": "Elle giriş",
|
||||
"Manually Assigned Address": "Elle Atanan Adres",
|
||||
@ -1536,6 +1572,7 @@
|
||||
"Montserrat": "Montserrat",
|
||||
"More": "Daha Fazla",
|
||||
"More Actions": "Daha Fazla Eylem",
|
||||
"More than one label is required, such as: \"example.org.\"": "",
|
||||
"Morocco": "Fas",
|
||||
"Mount ISO": "ISO Bağla",
|
||||
"Mount snapshot support": "Anlık görüntü desteği bağlama",
|
||||
@ -1600,6 +1637,7 @@
|
||||
"Niger": "Nijer",
|
||||
"Nigeria": "Nijerya",
|
||||
"No": "Hayır",
|
||||
"No - Do not create a new system disk": "",
|
||||
"No Console": "Konsol Yok",
|
||||
"No Logs...": "Günlük Yok...",
|
||||
"No Monitor": "İzleyici Yok",
|
||||
@ -1609,6 +1647,7 @@
|
||||
"No State": "Durum Yok",
|
||||
"No Task": "Görev Yok",
|
||||
"No Vender": "Satıcı Yok",
|
||||
"No default pool set": "",
|
||||
"Node": "Düğüm",
|
||||
"Node Addresses": "Düğüm Adresleri",
|
||||
"Node Driver": "Düğüm Sürücüsü",
|
||||
@ -1635,6 +1674,8 @@
|
||||
"Note: Are you sure you need to modify the volume type?": "Not: Disk türünü değiştirmek istediğinize emin misiniz?",
|
||||
"Note: Please consider the container name carefully since it couldn't be changed after created.": "Not: Oluşturulduktan sonra değiştirilemeyeceği için lütfen konteyner adını dikkatli bir şekilde düşünün.",
|
||||
"Note: The security group you use will act on all virtual adapters of the instance.": "Not: Kullandığınız güvenlik grubu, sanal makinenin tüm sanal adaptörler üzerinde işlem yapacaktır.",
|
||||
"Notification Detail": "",
|
||||
"Notifications": "",
|
||||
"Nova Service": "Nova Hizmeti",
|
||||
"Number of GPU": "GPU Sayısı",
|
||||
"Number of IPs used by all projects": "Tüm projeler tarafından kullanılan IP sayısı",
|
||||
@ -1657,6 +1698,7 @@
|
||||
"Offline": "Çevrimdışı",
|
||||
"Oman": "Umman",
|
||||
"On": "Açık",
|
||||
"On Maintenance": "",
|
||||
"On failure": "Hata Durumunda",
|
||||
"One entry per line(e.g. 114.114.114.114)": "Her satıra bir giriş (örn. 114.114.114.114)",
|
||||
"One entry per line(e.g. {ip})": "Her satıra bir giriş (örn. {ip})",
|
||||
@ -1725,6 +1767,7 @@
|
||||
"Pause Instance": "Sanal Makineyi Durdur",
|
||||
"Paused": "Duraklatıldı",
|
||||
"Pausing": "Duraklatılıyor",
|
||||
"Payload": "",
|
||||
"Peer": "Çift",
|
||||
"Peer Address": "Çift Adresi",
|
||||
"Peer Cidrs": "Çift Cidrs",
|
||||
@ -1779,8 +1822,12 @@
|
||||
"Please input ICMP type(0-255)": "Lütfen ICMP türü girin (0-255)",
|
||||
"Please input IPv4 or IPv6 cidr": "Lütfen IPv4 veya IPv6 cidr girin",
|
||||
"Please input IPv4 or IPv6 cidr, (e.g. 192.168.0.0/24, 2001:DB8::/48)": "Lütfen IPv4 veya IPv6 cidr girin, (örn. 192.168.0.0/24, 2001:DB8::/48)",
|
||||
"Please input a number": "",
|
||||
"Please input a parameter": "",
|
||||
"Please input a valid ip!": "Lütfen geçerli bir IP adresi girin!",
|
||||
"Please input a value": "",
|
||||
"Please input at least 2 characters.": "Lütfen en az 2 karakter girin.",
|
||||
"Please input at least one record": "",
|
||||
"Please input auth key": "Lütfen doğrulama anahtarı girin",
|
||||
"Please input cipher": "Lütfen şifreleme girin",
|
||||
"Please input cluster name": "Lütfen küme adı girin",
|
||||
@ -1789,6 +1836,7 @@
|
||||
"Please input container name": "Lütfen konteyner adı girin",
|
||||
"Please input file name": "Lütfen dosya adı girin",
|
||||
"Please input image": "Lütfen imaj girin",
|
||||
"Please input ip address": "",
|
||||
"Please input ipv4": "Lütfen ipv4 girin",
|
||||
"Please input ipv6": "Lütfen ipv6 girin",
|
||||
"Please input key": "Lütfen anahtar girin",
|
||||
@ -1813,18 +1861,19 @@
|
||||
"Please input {label}!": "Lütfen {label} girin!",
|
||||
"Please make sure this IP address be available to avoid creating VM failure.": "SM (sanal makine) oluşturma hatasını önlemek için bu IP adresinin kullanılabilir olduğundan emin olun.",
|
||||
"Please make sure this IP address be available.": "Bu IP adresinin kullanılabilir olduğundan emin olun.",
|
||||
"Please note that when deleting a domain, all projects, users, and user groups under the domain will be deleted directly!": "",
|
||||
"Please reasonably plan the network and subnet to which the virtual network card belongs.": "Sanal ağ kartının ait olduğu ağ ve alt ağı uygun bir şekilde planlayın.",
|
||||
"Please save your token properly and it will be valid for {left}.": "Lütfen token'ınızı düzgün bir şekilde saklayın. {left} süresi boyunca geçerli olacaktır.",
|
||||
"Please select": "Lütfen seçin",
|
||||
"Please select a file": "Lütfen bir dosya seçin",
|
||||
"Please select a file with the suffix {types}": "Lütfen {types} uzantısı olan bir dosya seçin",
|
||||
"Please select a network!": "Lütfen bir ağ seçin!",
|
||||
"Please select a parameter": "",
|
||||
"Please select a subnet!": "Lütfen bir alt ağ seçin!",
|
||||
"Please select a type!": "Lütfen bir tür seçin!",
|
||||
"Please select availability zone": "Lütfen kullanılabilirlik bölgesi seçin",
|
||||
"Please select image driver": "Lütfen imaj sürücüsü seçin",
|
||||
"Please select item!": "Lütfen öğe seçin!",
|
||||
"Please select key": "Lütfen anahtar seçin",
|
||||
"Please select login type!": "Lütfen giriş türünü seçin!",
|
||||
"Please select policy": "Lütfen ilke seçin",
|
||||
"Please select source": "Lütfen kaynak seçin",
|
||||
@ -1836,6 +1885,8 @@
|
||||
"Please select {name} first": "Lütfen önce {name} seçin",
|
||||
"Please set CPU && Ram first.": "Lütfen önce CPU ve RAM ayarlayın.",
|
||||
"Please set MUNA": "Lütfen MUNA'yı ayarlayın",
|
||||
"Please set a size no less than {minSize} GiB!": "",
|
||||
"Please set the system disk size!": "",
|
||||
"Please upload files smaller than { size }GiB on the page. It is recommended to upload files over { size }GiB using API.": "Lütfen sayfada { size }GiB'den daha küçük dosyalar yükleyin. API kullanarak { size }GiB'den büyük dosyaları yüklemeniz önerilir.",
|
||||
"Pointer Record": "İşaretçi Kaydı",
|
||||
"Poland": "Polonya",
|
||||
@ -1882,6 +1933,7 @@
|
||||
"Prepare Template": "Taslağı Hazırla",
|
||||
"Previous": "Önceki",
|
||||
"Primary": "Birincil",
|
||||
"Primary is controlled by Designate, Secondary zones are slaved from another DNS Server.": "",
|
||||
"Private": "Özel",
|
||||
"Private Key": "Özel Anahtar",
|
||||
"Profile": "Profil",
|
||||
@ -1986,6 +2038,7 @@
|
||||
"Recordsets Detail": "Kayıt Setleri Detayı",
|
||||
"Recover": "Kurtar",
|
||||
"Recovering": "Kurtarma yapılıyor",
|
||||
"Recovery Method": "",
|
||||
"Recycle Bin": "Geri Dönüşüm Kutusu",
|
||||
"Region": "Bölge",
|
||||
"Registry Enabled": "Kayıt Defteri Etkinleştirildi",
|
||||
@ -1997,8 +2050,10 @@
|
||||
"Remote Security Group": "Uzak Güvenlik Grubu",
|
||||
"Remote Type": "Uzak Tür",
|
||||
"Remove": "Kaldır",
|
||||
"Remove Default Project": "",
|
||||
"Remove Network": "Ağı Kaldır",
|
||||
"Remove Router": "Yönlendiriciyi Kaldır",
|
||||
"Remove default project for user": "",
|
||||
"Rename": "Yeniden Adlandır",
|
||||
"Rename is to copy the current file to the new file address and delete the current file, which will affect the creation time of the file.": "Yeniden adlandırma, mevcut dosyanın yeni dosya adresine kopyalanması ve mevcut dosyanın silinmesi anlamına gelir; bu, dosyanın oluşturma zamanını etkiler.",
|
||||
"Replication Change": "Çoğaltma Değişikliği",
|
||||
@ -2116,8 +2171,12 @@
|
||||
"Security Groups Adding": "Güvenlik Grupları Ekleniyor",
|
||||
"Security Groups Removing": "Güvenlik Grupları Kaldırılıyor",
|
||||
"Security Info": "Güvenlik Bilgisi",
|
||||
"Segment Detail": "",
|
||||
"Segment ID": "",
|
||||
"Segment Name": "",
|
||||
"Segmentation ID": "Segmentasyon Kimliği",
|
||||
"Segmentation Id": "Segmentasyon Kimliği",
|
||||
"Segments": "",
|
||||
"Select File": "Dosya Seçin",
|
||||
"Select Project": "Proje Seçin",
|
||||
"Select Project Role": "Proje Rolü Seçin",
|
||||
@ -2148,13 +2207,16 @@
|
||||
"Service State": "Hizmet Durumu",
|
||||
"Service Status": "Hizmet Durumu",
|
||||
"Service Status Updated": "Hizmet Durumu Güncellendi",
|
||||
"Service Type": "",
|
||||
"Service Unavailable (code: 503) ": "Hizmet Kullanılamaz (kod: 503) ",
|
||||
"Services": "Hizmetler",
|
||||
"Set": "Ayarla",
|
||||
"Set Admin Password": "Yönetici Parolasını Ayarla",
|
||||
"Set Boot Device": "Önyükleme Aygıtını Ayarla",
|
||||
"Set Default Project": "",
|
||||
"Set Domain Name PTR": "Alan Adı PTR'sini Ayarla",
|
||||
"Set IP": "IP Ayarla",
|
||||
"Set default project for user": "",
|
||||
"Seychelles": "Seyşeller",
|
||||
"Share": "Paylaş",
|
||||
"Share Capacity (GiB)": "Paylaşım Kapasitesi (GiB)",
|
||||
@ -2251,6 +2313,8 @@
|
||||
"Specification": "Özellik",
|
||||
"Specify Physical Node": "Fiziksel Düğümü Belirt",
|
||||
"Specify mount point.": "Bağlama noktasını belirtin.",
|
||||
"Specify the client IP address": "",
|
||||
"Specify the listener port": "",
|
||||
"Specify whether future replicated instances will be created on the same hypervisor (affinity) or on different hypervisors (anti-affinity). This value is ignored if the instance to be launched is a replica.": "Gelecekteki replike edilmiş Sanal Makinelerin aynı hipervizörde (afinite) veya farklı hipervizörlerde (anti-afinite) oluşturulup oluşturulmayacağını belirtin. Bu değer, başlatılacak sanal makinenin bir replika olduğunda yoksayılır.",
|
||||
"Specs": "Özellikler",
|
||||
"Sri Lanka": "Sri Lanka",
|
||||
@ -2280,7 +2344,7 @@
|
||||
"Startup Parameters": "Başlangıç Parametreleri",
|
||||
"State": "Durum",
|
||||
"Static Routes": "Statik Rotalar",
|
||||
"Status Information": "Durum Bilgisi",
|
||||
"Stats Information": "Durum Bilgisi",
|
||||
"Status": "Durum",
|
||||
"Status Code": "Durum Kodu",
|
||||
"Status Detail": "Durum Detayı",
|
||||
@ -2348,6 +2412,7 @@
|
||||
"TCP Connections": "TCP Bağlantıları",
|
||||
"TLS Disabled": "TLS Devre Dışı",
|
||||
"TTL": "TTL",
|
||||
"TTL (Time to Live) for the zone.": "",
|
||||
"Tag is no longer than 60 characters": "Etiket en fazla 60 karakter olmalıdır",
|
||||
"Tags": "Etiketler",
|
||||
"Tags Info": "Etiketler Hakkında Bilgi",
|
||||
@ -2371,7 +2436,7 @@
|
||||
"The Provider is the encryption provider format (e.g. \"luks\")": "Sağlayıcı, şifreleme sağlayıcı formatıdır (örn. \"luks\")",
|
||||
"The Republic of Macedonia": "Makedonya Cumhuriyeti",
|
||||
"The Republic of South Sudan": "Güney Sudan Cumhuriyeti",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in template will be used.": "SSH anahtarı, küme sanal makinesine uzaktan giriş yapmanın bir yoludur. Ayarlanmamışsa, taslağın değeri kullanılacaktır.",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in the template will be used.": "SSH anahtarı, küme sanal makinesine uzaktan giriş yapmanın bir yoludur. Ayarlanmamışsa, taslağın değeri kullanılacaktır.",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "SSH anahtarı, küme sanal makinesine uzaktan giriş yapmanın bir yoludur. Bulut platformu yalnızca genel anahtarı korumaya yardımcı olur. Özel anahtarınızı lütfen uygun şekilde saklayın.",
|
||||
"The SSH key is a way to remotely log in to the instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "SSH anahtarı, sanal makineye uzaktan giriş yapmanın bir yoludur. Bulut platformu yalnızca genel anahtarı korumaya yardımcı olur. Özel anahtarınızı lütfen uygun şekilde saklayın.",
|
||||
"The amphora instance is required for load balancing service setup and is not recommended": "Amfora sanal makinesi, yük dengeleme hizmeti kurulumu için gereklidir ve önerilmez",
|
||||
@ -2406,6 +2471,7 @@
|
||||
"The instances in the affinity group are strictly allocated to the same physical machine. When there are no more physical machines to allocate, the allocation fails.": "Afinite grubundaki sanal makineler kesin olarak aynı fiziksel makineye tahsis edilir. Başka tahsis edilecek fiziksel makine kalmadığında tahsis başarısız olur.",
|
||||
"The instances in the anti-affinity group are allocated to different physical machines as much as possible. When there are no more physical machines to allocate, the normal allocation strategy is returned.": "Anti-afinite grubundaki sanal makineler mümkün olduğunca farklı fiziksel makineler üzerine tahsis edilir ve başka tahsis edilecek fiziksel makine kalmadığında normal tahsis stratejisi uygulanır.",
|
||||
"The instances in the anti-affinity group are strictly allocated to different physical machines. When there are no more physical machines to allocate, the allocation fails.": "Anti-afinite grubundaki sanal makineler kesin olarak farklı fiziksel makinelere tahsis edilir. Başka tahsis edilecek fiziksel makine kalmadığında tahsis başarısız olur.",
|
||||
"The ip address {ip} is duplicated, please modify it.": "",
|
||||
"The ip is not within the allocated pool!": "IP tahsis edilen havuzun içinde değil!",
|
||||
"The ip of external members can be any, including the public network ip.": "Dış üyelerin IP adresleri herhangi bir olabilir, bunlar arasında dışarıya açık ağ IP'si de bulunur.",
|
||||
"The key pair allows you to SSH into your newly created instance. You can select an existing key pair, import a key pair, or generate a new key pair.": "Anahtar çifti, yeni oluşturulan sanal makineye SSH ile giriş yapmanıza izin verir. Varolan bir anahtar çifti seçebilir, bir anahtar çifti içe aktarabilir veya yeni bir anahtar çifti oluşturabilirsiniz.",
|
||||
@ -2414,14 +2480,14 @@
|
||||
"The maximum batch size is {size}, that is, the size of the port range cannot exceed {size}.": "Maksimum toplu boyut {size} olarak belirlenmiştir, yani ağ adaptörü aralığının boyutu {size}'ı geçemez.",
|
||||
"The maximum transmission unit (MTU) value to address fragmentation. Minimum value is 68 for IPv4, and 1280 for IPv6.": "Adres parçalanmasıyla başa çıkmak için kullanılan maksimum veri iletim Diski (MTU) değeri. Minimum değer IPv4 için 68, IPv6 için 1280'dir.",
|
||||
"The min size is {size} GiB": "Minimum boyut {size} GiB",
|
||||
"The name cannot be modified after creation": "Oluşturulduktan sonra ad değiştirilemez",
|
||||
"The name of the physical network to which a port is connected": "Bir ağ adaptörünün bağlandığı fiziksel ağın adı",
|
||||
"The name should be end with \".\"": "",
|
||||
"The name should contain letter or number, the length is 1 to 16, characters can only contain \"0-9, a-z, A-Z, -, _.\"": "İsim harf veya rakam içermeli, uzunluğu 1 ile 16 arasında olmalı ve karakterler yalnızca \"0-9, a-z, A-Z, -, _.\" karakterlerini içermelidir.",
|
||||
"The name should contain letter or number, the length is 2 to 64, characters can only contain \"0-9, a-z, A-Z, -, _.\"": "İsim harf veya rakam içermeli, uzunluğu 2 ile 64 arasında olmalı ve karakterler yalnızca \"0-9, a-z, A-Z, -, _.\" karakterlerini içermelidir.",
|
||||
"The name should start with letter or number, and be a string of 2 to 255, characters can only contain \"0-9, a-z, A-Z, -, _, .\"": "İsim harf veya rakam ile başlamalı ve 2 ile 255 arasında karakter dizisi olmalıdır, karakterler yalnızca \"0-9, a-z, A-Z, -, _, .\" içerebilir.",
|
||||
"The name should start with upper letter or lower letter, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].:^\".": "İsim büyük harf veya küçük harfle başlamalı ve 1 ile 128 arasında bir dize olmalıdır, karakterler yalnızca \"0-9, a-z, A-Z, \"-'_()[].:^\" içerebilir.",
|
||||
"The name should start with upper letter or lower letter, characters can only contain \"0-9, a-z, A-Z, -, _, .\"": "İsim büyük harf veya küçük harfle başlamalıdır ve karakterler yalnızca \"0-9, a-z, A-Z, -,.\" içerebilir.",
|
||||
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, -, _, .\".": "İsim büyük harf, küçük harf veya Çince ile başlamalı ve 1 ila 128 arasında bir dize olmalıdır, karakterler yalnızca \"0-9, a-z, A-Z, -, _, .\" içerebilir.",
|
||||
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].\".": "",
|
||||
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].:^\".": "İsim büyük harf, küçük harf veya Çince ile başlamalı ve 1 ila 128 arasında bir dize olmalıdır, karakterler yalnızca \"0-9, a-z, A-Z, \"-'_()[].:^\" içerebilir.",
|
||||
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, \"-'_.\".": "İsim büyük harf, küçük harf veya Çince ile başlamalı ve 1 ila 128 arasında bir dize olmalıdır, karakterler yalnızca \"0-9, a-z, A-Z, \"-'_.\" içerebilir.",
|
||||
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 64, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].^\".": "İsim büyük harf, küçük harf veya Çince ile başlamalı ve 1 ila 64 arasında bir dize olmalıdır, karakterler yalnızca \"0-9, a-z, A-Z, \"-'_()[].^\" içerebilir.",
|
||||
@ -2433,7 +2499,8 @@
|
||||
"The no_proxy address to use for nodes in cluster": "Kümedeki düğümler için kullanılacak no_proxy adresi",
|
||||
"The number of allowed key pairs for each user.": "Her kullanıcı için izin verilen anahtar çifti sayısı.",
|
||||
"The number of vCPU cores should not exceed the maximum number of CPU cores of the physical node. Otherwise it will cause fail to schedule to any physical node when creating instance.": "vCPU çekirdek sayısı, fiziksel düğümün maksimum CPU çekirdek sayısını aşmamalıdır. Aksi takdirde, bir sanal makine oluşturulurken herhangi bir fiziksel düğüme zamanlama hatası nedeniyle planlama yapılamaz.",
|
||||
"The number of virtual CPU for this container": "Bu konteyner için sanal CPU sayısı",
|
||||
"The number of virtual cpu for this container": "Bu konteyner için sanal CPU sayısı",
|
||||
"The optional headers to insert into the request before it is sent to the backend member.": "",
|
||||
"The password must not be the same as the previous": "Şifre öncekiyle aynı olmamalıdır.",
|
||||
"The password must not be the same as the previous two": "Şifre önceki iki şifreyle aynı olmamalıdır.",
|
||||
"The password must not be the same as the previous {num}": "Şifre önceki {num} şifreyle aynı olmamalıdır.",
|
||||
@ -2467,6 +2534,7 @@
|
||||
"The volume type needs to be consistent with the volume type when the snapshot is created.": "Anlık görüntü oluşturulurken disk türü, disk türüyle tutarlı olmalıdır.",
|
||||
"The volume type needs to set \"multiattach\" in the metadata to support shared volume attributes.": "Paylaşılan disk özelliklerini desteklemek için disk türü, meta verilerde \"multiattach\" olarak ayarlanmalıdır.",
|
||||
"The working directory for commands to run in": "Komutların çalıştığı çalışma dizini",
|
||||
"The zone name should end with \".\"": "",
|
||||
"The {action} instruction has been issued, instance: {name}. \n You can wait for a few seconds to follow the changes of the list data or manually refresh the data to get the final display result.": "{action} talimatı verildi, Sanal Makine: {name}. \n List verisinin değişikliklerini takip etmek için birkaç saniye bekleyebilir veya sonuçları görmek için verileri manuel olarak yenileyebilirsiniz.",
|
||||
"The {action} instruction has been issued. \n You can wait for a few seconds to follow the changes of the list data or manually refresh the data to get the final display result.": "{action} talimatı verildi. \n List verisinin değişikliklerini takip etmek için birkaç saniye bekleyebilir veya sonuçları görmek için verileri manuel olarak yenileyebilirsiniz.",
|
||||
"The {name} has already been used by other {resource}({content}), please change.": "{name} zaten başka bir {resource}({content}) tarafından kullanılmış, lütfen değiştirin.",
|
||||
@ -2528,6 +2596,7 @@
|
||||
"UPDATE IN PROGRESS": "GÜNCELLEME DEVAM EDİYOR",
|
||||
"USB Info": "USB Bilgisi",
|
||||
"USB Parameters": "USB Parametreleri",
|
||||
"USB model, used when configuring instance flavor": "",
|
||||
"USER": "KULLANICI",
|
||||
"UUID": "UUID",
|
||||
"Ubuntu": "Ubuntu",
|
||||
@ -2574,6 +2643,7 @@
|
||||
"Unshelving": "Rafa Kaldırma",
|
||||
"Unused": "Kullanılmayan",
|
||||
"Up": "Yukarı",
|
||||
"Update": "",
|
||||
"Update Access": "Erişimi Güncelle",
|
||||
"Update At": "Güncelleme Tarihi",
|
||||
"Update Cluster Template": "Küme Taslağını Güncelle",
|
||||
@ -2581,10 +2651,10 @@
|
||||
"Update Failed": "Güncelleme Başarısız",
|
||||
"Update In Progress": "Güncelleme Devam Ediyor",
|
||||
"Update Record Set": "Kayıt Setini Güncelle",
|
||||
"Update Segment": "",
|
||||
"Update Status": "Durumu Güncelle",
|
||||
"Update Template": "Şablonu Güncelle",
|
||||
"Update User Password": "Kullanıcı Parolasını Güncelle",
|
||||
"Update Zone": "Bölgeyi Güncelle",
|
||||
"Update user password": "Kullanıcı parolasını güncelle",
|
||||
"Updated": "Güncellendi",
|
||||
"Updated At": "Güncelleme Tarihi",
|
||||
@ -2637,6 +2707,7 @@
|
||||
"VHD - VirtualPC compatible image format": "VHD - VirtualPC uyumlu imaj biçimi",
|
||||
"VIF Details": "VIF Ayrıntıları",
|
||||
"VIF Type": "VIF Türü",
|
||||
"VIR Domain Event": "",
|
||||
"VMDK - Hyper-V compatible image format": "VMDK - Hyper-V uyumlu imaj biçimi",
|
||||
"VNC": "VNC",
|
||||
"VNIC Type": "VNIC Türü",
|
||||
@ -2720,6 +2791,7 @@
|
||||
"YAML File": "YAML Dosyası",
|
||||
"Yemen": "Yemen",
|
||||
"Yes": "Evet",
|
||||
"Yes - Create a new system disk": "",
|
||||
"You are not allowed to delete router \"{ name }\".": "\"{ name }\" adlı yönlendiriciyi silme izniniz yok.",
|
||||
"You are not allowed to delete snapshot \"{ name }\", which is used by creating volume \"{volumes}\".": "\"{volumes}\" adlı Diski oluştururken kullanılan \"{ name }\" adlı anlık görüntüyü silme izniniz yok.",
|
||||
"You are not allowed to delete snapshot \"{ name }\".": "\"{ name }\" adlı anlık görüntüyü silme izniniz yok.",
|
||||
@ -2733,7 +2805,9 @@
|
||||
"Yugoslavia": "Yugoslavya",
|
||||
"Zambia": "Zambiya",
|
||||
"Zimbabwe": "Zimbabve",
|
||||
"Zone": "",
|
||||
"Zone ID": "Bölge ID'si",
|
||||
"Zone ID/Name": "",
|
||||
"Zone Name": "Bölge Adı",
|
||||
"Zones Detail": "Bölgeler Ayrıntısı",
|
||||
"abandon stack": "yığını terk et",
|
||||
@ -2746,6 +2820,8 @@
|
||||
"associate floating ip": "sabit IP ilişkilendir",
|
||||
"attach interface": "arayüzü ekle",
|
||||
"authorized by group ": "grup tarafından yetkilendirildi ",
|
||||
"auto": "",
|
||||
"auto_priority": "",
|
||||
"availability zones": "mevcut bölgeler",
|
||||
"available": "mevcut",
|
||||
"bare metal node": "bare metal düğümü",
|
||||
@ -2813,6 +2889,7 @@
|
||||
"delete dscp marking rules": "DSCP işaretleme kurallarını sil",
|
||||
"delete flavor": "Şabloni sil",
|
||||
"delete group": "grubu sil",
|
||||
"delete host": "",
|
||||
"delete image": "imajı sil",
|
||||
"delete instance": "sanal makineyi sil",
|
||||
"delete instance snapshot": "sanal makine anlık görüntüsünü sil",
|
||||
@ -2828,6 +2905,7 @@
|
||||
"delete qos policy": "QoS ilkesini sil",
|
||||
"delete role": "rolü sil",
|
||||
"delete router": "yönlendiriciyi sil",
|
||||
"delete segments": "",
|
||||
"delete stack": "yığıyı sil",
|
||||
"delete static route": "statik rotayı sil",
|
||||
"delete subnet": "alt ağı sil",
|
||||
@ -2908,6 +2986,7 @@
|
||||
"networks": "ağlar",
|
||||
"neutron agent": "neutron ajanı",
|
||||
"neutron agents": "neutron ajanları",
|
||||
"ns1.example.com admin.example.com 2013022001 86400 7200 604800 300 <ul><li>The primary name server for the domain, which is ns1.example.com or the first name server in the vanity name server list.</li><li>The responsible party for the domain: admin.example.com.</li><li>A timestamp that changes whenever you update your domain.</li><li>The number of seconds before the zone should be refreshed.</li><li>The number of seconds before a failed refresh should be retried.</li><li>The upper limit in seconds before a zone is considered no longer authoritative.</li><li>The negative result TTL (for example, how long a resolver should consider a negative result for a subdomain to be valid before retrying).</li></ul>": "",
|
||||
"open external gateway": "dış geçidi aç",
|
||||
"out": "çıkış",
|
||||
"paste files to folder": "dosyaları klasöre yapıştır",
|
||||
@ -2936,9 +3015,11 @@
|
||||
"release fixed ip": "sabit ip'yi serbest bırak",
|
||||
"remove network": "ağı kaldır",
|
||||
"remove router": "yönlendiriciyi kaldır",
|
||||
"reserved_host": "",
|
||||
"resize": "yeniden boyutlandır",
|
||||
"resume instance": "sanal makineyi devam ettir",
|
||||
"revert resize or migrate": "yeniden boyutlandırmayı veya taşımayı geri al",
|
||||
"rh_priority": "",
|
||||
"role": "rol",
|
||||
"roles": "roller",
|
||||
"router": "yönlendirici",
|
||||
@ -2946,6 +3027,7 @@
|
||||
"security group": "güvenlik grubu",
|
||||
"security group rules": "güvenlik grubu kuralları",
|
||||
"security groups": "güvenlik grupları",
|
||||
"segments": "",
|
||||
"select an existing port": "mevcut bir ağ adaptörü seçin",
|
||||
"server group": "sunucu grubu",
|
||||
"server groups": "sunucu grupları",
|
||||
|
@ -585,7 +585,7 @@
|
||||
"Credential Type": "凭证类型",
|
||||
"Croatia (local name: Hrvatska)": "克罗地亚",
|
||||
"Cuba": "古巴",
|
||||
"Current Availability Zones": "当前可用域",
|
||||
"Current Availability Zones": "当前可用域",
|
||||
"Current Compute Host": "当前计算节点",
|
||||
"Current Connections": "当前连接数",
|
||||
"Current Disk (GiB)": "当前硬盘 (GiB)",
|
||||
@ -1201,12 +1201,12 @@
|
||||
"If checked, the network will be enable.": "如果选中,那么网络将被启用。",
|
||||
"If exposed port is specified, this parameter will be ignored.": "如果指定了服务端口,这个参数将被忽略。",
|
||||
"If it is an SNI type certificate, a domain name needs to be specified": "如果是 SNI 类型证书,需指定域名",
|
||||
"If it’s not set, the value of this in template will be used.": "如果不设置,将使用模板的值",
|
||||
"If it’s not set, the value of this in the template will be used.": "如果不设置,将使用模板的值",
|
||||
"If no gateway is specified, the first IP address will be defaulted.": "如果不指定网关IP,默认是第一个地址。",
|
||||
"If not provided, the roles assigned to the application credential will be the same as the roles in the current token.": "如果不选择,那么分配给应用凭证的角色将与当前用户的角色相同。",
|
||||
"If nova-compute on the host is disabled, it will be forbidden to be selected as the target host.": "如果计算节点上的nova-compute被禁用,将禁止其作为目标节点。",
|
||||
"If set then all tenants will be able to see this share.": "如果设置,则所有租户都将能够看到此共享。",
|
||||
"If the capacity of the disk is large,the type modify operation may takes several hours. Please be cautious.": "如果云硬盘容量较大,修改云硬盘类型可能需要花费几个小时,请您谨慎操作。",
|
||||
"If the capacity of the disk is large, the type modify operation may take several hours. Please be cautious.": "如果云硬盘容量较大,修改云硬盘类型可能需要花费几个小时,请您谨慎操作。",
|
||||
"If the listener has an SNI certificate installed, it cannot be removed. Please delete the listener or replace the SNI certificate": "如果监听器安装了 SNI 证书,则无法将其删除。请删除监听器或更换 SNI 证书",
|
||||
"If the value is set to 0, it means unlimited": "如果值为0,则表示无限制",
|
||||
"If the volume associated with the snapshot has changed the volume type, please modify this option manually; if the volume associated with the snapshot keeps the volume type unchanged, please ignore this option. (no need to change).": "若快照关联的云硬盘修改过云硬盘类型,请手动修改此选项;若快照关联的云硬盘保持云硬盘类型不变,请忽略此选项(不需要做变更)。",
|
||||
@ -2436,7 +2436,7 @@
|
||||
"The Provider is the encryption provider format (e.g. \"luks\")": "提供者是提供者加密格式(例如\"luks\")",
|
||||
"The Republic of Macedonia": "马其顿",
|
||||
"The Republic of South Sudan": "南苏丹共和国",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in template will be used.": "SSH 密钥是一种远程登录集群实例的方式,如果不设置,将使用模板的值。",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in the template will be used.": "SSH 密钥是一种远程登录集群实例的方式,如果不设置,将使用模板的值。",
|
||||
"The SSH key is a way to remotely log in to the cluster instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "SSH 密钥是一种远程登录集群实例的方式,云平台只帮助保管公钥,请妥善保管自己的私钥。",
|
||||
"The SSH key is a way to remotely log in to the instance. The cloud platform only helps to keep the public key. Please keep your private key properly.": "SSH 密钥是一种远程登录云主机的方式,云平台只帮助保管公钥,请妥善保管自己的私钥。",
|
||||
"The amphora instance is required for load balancing service setup and is not recommended": "amphora 相关的云主机为负载均衡服务搭建所需,不建议选择",
|
||||
@ -2511,10 +2511,10 @@
|
||||
"The resource has been deleted": "该资源已被删除",
|
||||
"The root and os_admin are default users and cannot be created!": "root 和 os_admin 是默认用户,不能创建!",
|
||||
"The security group is similar to the firewall function and is used to set up network access control. ": "安全组类似防火墙功能,用于设置网络访问控制。",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)": "安全组类似防火墙功能,用于设置网络访问控制,您也可以前往控制台新建安全组。(注:您所选的安全组将作用于云主机的全部虚拟网卡。)",
|
||||
"The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)": "安全组类似防火墙功能,用于设置网络访问控制,您也可以前往控制台新建安全组。(注:您所选的安全组将作用于云主机的全部虚拟网卡。)",
|
||||
"The selected VPC/subnet does not have IPv6 enabled.": "所选的VPC/子网未开通IPv6",
|
||||
"The selected network has no subnet": "选择的网络没有子网",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quit sure what you are doing.": "您选择的项目与网络所属项目不一致,即您将创建的子网与网络不在同一项目下。除非你非常确认自己在做什么,否则请不要继续。",
|
||||
"The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quite sure what you are doing.": "您选择的项目与网络所属项目不一致,即您将创建的子网与网络不在同一项目下。除非你非常确认自己在做什么,否则请不要继续。",
|
||||
"The session has expired, please log in again.": "会话已过期,请重新登录。",
|
||||
"The shelved offloaded instance only supports immediate deletion": "已归档的云主机仅支持立即删除",
|
||||
"The size of the external port range is required to be the same as the size of the internal port range": "源端口范围的大小要与目标端口范围的大小相同",
|
||||
@ -2544,7 +2544,7 @@
|
||||
"There are resources under the project and cannot be deleted.": "项目下存在资源,无法执行删除操作。",
|
||||
"There is currently no file to paste.": "当前没有需要粘贴的文件。",
|
||||
"This operation creates a security group with default security group rules for the IPv4 and IPv6 ether types.": "此操作会创建带有 IPv4 和 IPv6 的默认安全组规则的安全组。",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and mac address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "此服务将对在对物理机的配置(CPU、内存等)和 mac 地址进行自动查询, 并且 ironic-inspector 服务会将这些信息自动注册入节点信息中。",
|
||||
"This service will automatically query the configuration (CPU, memory, etc.) and MAC address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.": "此服务将对在对物理机的配置(CPU、内存等)和 mac 地址进行自动查询, 并且 ironic-inspector 服务会将这些信息自动注册入节点信息中。",
|
||||
"This will delete all child objects of the load balancer.": "这会删除所有LB下的资源",
|
||||
"Threads Activity Trends": "线程活动趋势",
|
||||
"Time Interval: ": "时间间隔:",
|
||||
|
@ -49,7 +49,7 @@ export default class Inspect extends ConfirmAction {
|
||||
<ul>
|
||||
<li>
|
||||
{t(
|
||||
'This service will automatically query the configuration (CPU, memory, etc.) and mac address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.'
|
||||
'This service will automatically query the configuration (CPU, memory, etc.) and MAC address of the physical machine, and the ironic-inspector service will automatically register this information in the node information.'
|
||||
)}
|
||||
</li>
|
||||
<li>
|
||||
|
@ -69,7 +69,7 @@ export class ManageSecurityGroup extends ModalAction {
|
||||
type: 'select-table',
|
||||
required: true,
|
||||
tips: t(
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)'
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)'
|
||||
),
|
||||
backendPageStore: this.securityGroupStore,
|
||||
extraParams: { project_id: this.currentProjectId },
|
||||
|
@ -180,7 +180,7 @@ export class ManageSecurityGroup extends ModalAction {
|
||||
initValue: sgInitValue,
|
||||
required: true,
|
||||
tips: t(
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)'
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)'
|
||||
),
|
||||
backendPageStore: this.securityGroupStore,
|
||||
extraParams: { project_id: this.currentProjectId },
|
||||
|
@ -149,7 +149,7 @@ export class StepNodeSpec extends Base {
|
||||
isLoading: this.keyPairStore.list.isLoading,
|
||||
header: getKeyPairHeader(this),
|
||||
tip: t(
|
||||
'The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in template will be used.'
|
||||
'The SSH key is a way to remotely log in to the cluster instance. If it’s not set, the value of this in the template will be used.'
|
||||
),
|
||||
filterParams: [
|
||||
{
|
||||
|
@ -249,7 +249,7 @@ export class CreateSubnet extends ModalAction {
|
||||
extra:
|
||||
projectId !== this.networkProjectId &&
|
||||
t(
|
||||
'The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quit sure what you are doing.'
|
||||
'The selected project is different from the project to which the network belongs. That is, the subnet to be created is not under the same project as the network. Please do not continue unless you are quite sure what you are doing.'
|
||||
),
|
||||
isLoading: this.projectStore.list.isLoading,
|
||||
data: this.projects,
|
||||
|
@ -321,7 +321,7 @@ export class CreateAction extends ModalAction {
|
||||
label: t('Security Group'),
|
||||
type: 'select-table',
|
||||
tips: t(
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)'
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)'
|
||||
),
|
||||
data: this.securityGroups,
|
||||
isLoading: this.securityGroupStore.list.isLoading,
|
||||
|
@ -131,7 +131,7 @@ export class ManageSecurityGroup extends ModalAction {
|
||||
label: t('Security Group'),
|
||||
type: 'select-table',
|
||||
tips: t(
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANS on the instances.)'
|
||||
'The security group is similar to the firewall function for setting up network access control, or you can go to the console and create a new security group. (Note: The security group you selected will work on all virtual LANs on the instances.)'
|
||||
),
|
||||
backendPageStore: this.securityGroupStore,
|
||||
extraParams: { project_id: this.currentProjectId },
|
||||
|
@ -72,7 +72,7 @@ export class BaseDetail extends Base {
|
||||
get aZoneCard() {
|
||||
const options = [
|
||||
{
|
||||
label: t('Current Availability Zones'),
|
||||
label: t('Current Availability Zones'),
|
||||
dataIndex: 'availability_zones',
|
||||
render: (value) => (value || []).join(',') || '-',
|
||||
},
|
||||
|
@ -34,7 +34,7 @@ export class ChangeType extends ModalAction {
|
||||
|
||||
get tips() {
|
||||
return t(
|
||||
'If the capacity of the disk is large,the type modify operation may takes several hours. Please be cautious.'
|
||||
'If the capacity of the disk is large, the type modify operation may take several hours. Please be cautious.'
|
||||
);
|
||||
}
|
||||
|
||||
|
@ -40,5 +40,5 @@ export const healthStatus = {
|
||||
};
|
||||
|
||||
export const defaultTip = t(
|
||||
'If it’s not set, the value of this in template will be used.'
|
||||
'If it’s not set, the value of this in the template will be used.'
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user