style: number selection
This commit is contained in:
@@ -225,7 +225,6 @@ export default {
|
||||
'common.text.latest': 'Latest',
|
||||
'common.text.new': 'New',
|
||||
'common.text.changelog': 'Release Notes',
|
||||
'common.button.recreate': 'Recreate',
|
||||
'common.button.delrecreate': 'Delete (Recreate)',
|
||||
'common.options.all': 'All',
|
||||
'common.options.none': 'None',
|
||||
@@ -283,5 +282,6 @@ export default {
|
||||
'common.file.format.limit': 'Invalid file format. Allowed: {formats}.',
|
||||
'common.image.limit.width': 'Image width must be {width}.',
|
||||
'common.image.limit.height': 'Image height must be {height}.',
|
||||
'common.remaining': 'Remaining {count}'
|
||||
'common.remaining': 'Remaining {count}',
|
||||
'common.validate.group': 'Please complete the {group} configuration'
|
||||
};
|
||||
|
||||
@@ -15,6 +15,9 @@ export default {
|
||||
'gpuservice.template.mountPath': 'Mount Path',
|
||||
'gpuservice.template.containerDisk': 'Container Disk (GB)',
|
||||
'gpuservice.template.memory': 'Memory (GB)',
|
||||
'gpuservice.instance.containerDisk.remaining':
|
||||
'Container Disk (Remaining {count} GB)',
|
||||
'gpuservice.instance.memory.remaining': 'Memory (Remaining {count} GB)',
|
||||
'gpuservice.template.displayName': 'Display Name',
|
||||
'gpuservice.template.displayName.max':
|
||||
'Display name cannot exceed 63 characters.',
|
||||
@@ -58,6 +61,8 @@ export default {
|
||||
'Please select at most {count} GPU card(s)',
|
||||
'gpuservice.instance.gpuCount.min':
|
||||
'Please select at least {count} GPU card(s)',
|
||||
'gpuservice.instance.gpuCount.noAvailable':
|
||||
'No available GPU resources, please choose another instance type.',
|
||||
'gpuservice.instance.stock': 'Stock',
|
||||
'gpuservice.instance.sliced': 'Sliced',
|
||||
'gpuservice.instance.memory': 'Memory',
|
||||
|
||||
@@ -225,7 +225,6 @@ export default {
|
||||
'common.text.latest': '最新',
|
||||
'common.text.new': '新規',
|
||||
'common.text.changelog': 'リリースノート',
|
||||
'common.button.recreate': '再作成',
|
||||
'common.button.delrecreate': '削除(再作成)',
|
||||
'common.options.all': 'すべて',
|
||||
'common.options.none': 'なし',
|
||||
@@ -283,7 +282,8 @@ export default {
|
||||
'common.file.format.limit': 'Invalid file format. Allowed: {formats}.',
|
||||
'common.image.limit.width': 'Image width must be {width}.',
|
||||
'common.image.limit.height': 'Image height must be {height}.',
|
||||
'common.remaining': '残り {count}'
|
||||
'common.remaining': '残り {count}',
|
||||
'common.validate.group': 'Please complete the {group} configuration'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
|
||||
@@ -15,6 +15,9 @@ export default {
|
||||
'gpuservice.template.mountPath': 'マウントパス',
|
||||
'gpuservice.template.containerDisk': 'コンテナディスク (GB)',
|
||||
'gpuservice.template.memory': 'メモリ (GB)',
|
||||
'gpuservice.instance.containerDisk.remaining':
|
||||
'コンテナディスク (残り {count} GB)',
|
||||
'gpuservice.instance.memory.remaining': 'メモリ (残り {count} GB)',
|
||||
'gpuservice.template.displayName': '表示名',
|
||||
'gpuservice.template.displayName.max':
|
||||
'表示名は 63 文字以内で入力してください。',
|
||||
@@ -56,6 +59,8 @@ export default {
|
||||
'最大 {count} 枚の GPU カードを選択してください',
|
||||
'gpuservice.instance.gpuCount.min':
|
||||
'少なくとも {count} 枚の GPU カードを選択してください',
|
||||
'gpuservice.instance.gpuCount.noAvailable':
|
||||
'利用可能な GPU リソースがありません。別のインスタンスタイプを選択してください。',
|
||||
'gpuservice.instance.stock': '在庫',
|
||||
'gpuservice.instance.sliced': '分割',
|
||||
'gpuservice.instance.memory': 'Memory',
|
||||
|
||||
@@ -223,7 +223,6 @@ export default {
|
||||
'common.text.latest': 'Последняя',
|
||||
'common.text.new': 'Новая',
|
||||
'common.text.changelog': 'История изменений',
|
||||
'common.button.recreate': 'Пересоздать',
|
||||
'common.button.delrecreate': 'Удалить (Пересоздать)',
|
||||
'common.options.all': 'Все',
|
||||
'common.options.none': 'Нет',
|
||||
@@ -282,7 +281,8 @@ export default {
|
||||
'common.file.format.limit': 'Invalid file format. Allowed: {formats}.',
|
||||
'common.image.limit.width': 'Image width must be {width}.',
|
||||
'common.image.limit.height': 'Image height must be {height}.',
|
||||
'common.remaining': 'Остаток {count}'
|
||||
'common.remaining': 'Остаток {count}',
|
||||
'common.validate.group': 'Please complete the {group} configuration'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
|
||||
@@ -16,6 +16,9 @@ export default {
|
||||
'gpuservice.template.mountPath': 'Путь монтирования',
|
||||
'gpuservice.template.containerDisk': 'Диск контейнера (GB)',
|
||||
'gpuservice.template.memory': 'Память (GB)',
|
||||
'gpuservice.instance.containerDisk.remaining':
|
||||
'Диск контейнера (Остаток {count} GB)',
|
||||
'gpuservice.instance.memory.remaining': 'Память (Остаток {count} GB)',
|
||||
'gpuservice.template.displayName': 'Отображаемое имя',
|
||||
'gpuservice.template.displayName.max':
|
||||
'Отображаемое имя не должно превышать 63 символа.',
|
||||
@@ -57,6 +60,8 @@ export default {
|
||||
'gpuservice.instance.gpuCount.required': 'Введите количество GPU',
|
||||
'gpuservice.instance.gpuCount.max': 'Выберите максимум {count} GPU-карт',
|
||||
'gpuservice.instance.gpuCount.min': 'Выберите минимум {count} GPU-карт',
|
||||
'gpuservice.instance.gpuCount.noAvailable':
|
||||
'Нет доступных ресурсов GPU, выберите другой тип экземпляра.',
|
||||
'gpuservice.instance.stock': 'Остаток',
|
||||
'gpuservice.instance.sliced': 'Разделено',
|
||||
'gpuservice.instance.memory': 'Память',
|
||||
|
||||
@@ -228,7 +228,6 @@ export default {
|
||||
'common.text.latest': 'En Son',
|
||||
'common.text.new': 'Yeni',
|
||||
'common.text.changelog': 'Sürüm Notları',
|
||||
'common.button.recreate': 'Yeniden oluştur',
|
||||
'common.button.delrecreate': 'Sil (Yeniden oluştur)',
|
||||
'common.options.all': 'Tümü',
|
||||
'common.options.none': 'Hiçbiri',
|
||||
@@ -286,5 +285,6 @@ export default {
|
||||
'common.file.format.limit': 'Invalid file format. Allowed: {formats}.',
|
||||
'common.image.limit.width': 'Image width must be {width}.',
|
||||
'common.image.limit.height': 'Image height must be {height}.',
|
||||
'common.remaining': 'Kalan {count}'
|
||||
'common.remaining': 'Kalan {count}',
|
||||
'common.validate.group': 'Please complete the {group} configuration'
|
||||
};
|
||||
|
||||
@@ -15,6 +15,9 @@ export default {
|
||||
'gpuservice.template.mountPath': 'Bağlama Yolu',
|
||||
'gpuservice.template.containerDisk': 'Konteyner Diski (GB)',
|
||||
'gpuservice.template.memory': 'Bellek (GB)',
|
||||
'gpuservice.instance.containerDisk.remaining':
|
||||
'Konteyner Diski (Kalan {count} GB)',
|
||||
'gpuservice.instance.memory.remaining': 'Bellek (Kalan {count} GB)',
|
||||
'gpuservice.template.displayName': 'Görünen Ad',
|
||||
'gpuservice.template.displayName.max':
|
||||
'Görünen ad 63 karakterden uzun olamaz.',
|
||||
@@ -56,6 +59,8 @@ export default {
|
||||
'gpuservice.instance.gpuCount.required': 'Lütfen GPU sayısını girin',
|
||||
'gpuservice.instance.gpuCount.max': 'En fazla {count} GPU kartı seçin',
|
||||
'gpuservice.instance.gpuCount.min': 'En az {count} GPU kartı seçin',
|
||||
'gpuservice.instance.gpuCount.noAvailable':
|
||||
'Kullanılabilir GPU kaynağı yok, lütfen başka bir örnek türü seçin.',
|
||||
'gpuservice.instance.stock': 'Stok',
|
||||
'gpuservice.instance.sliced': 'Bölünmüş',
|
||||
'gpuservice.instance.memory': 'Bellek',
|
||||
|
||||
@@ -275,5 +275,6 @@ export default {
|
||||
'common.file.format.limit': '文件格式不正确,仅支持{formats}。',
|
||||
'common.image.limit.width': '图片宽度须为{width}。',
|
||||
'common.image.limit.height': '图片高度须为{height}。',
|
||||
'common.remaining': '剩余 {count}'
|
||||
'common.remaining': '剩余 {count}',
|
||||
'common.validate.group': '请填写完整的{group}配置'
|
||||
};
|
||||
|
||||
@@ -15,6 +15,8 @@ export default {
|
||||
'gpuservice.template.mountPath': '挂载路径',
|
||||
'gpuservice.template.containerDisk': '容器磁盘(GB)',
|
||||
'gpuservice.template.memory': '内存(GB)',
|
||||
'gpuservice.instance.containerDisk.remaining': '容器磁盘(剩余{count}GB)',
|
||||
'gpuservice.instance.memory.remaining': '内存(剩余{count}GB)',
|
||||
'gpuservice.template.displayName': '显示名称',
|
||||
'gpuservice.template.displayName.max': '显示名称不能超过 63 个字符',
|
||||
'gpuservice.template.ports': '端口',
|
||||
@@ -52,6 +54,8 @@ export default {
|
||||
'gpuservice.instance.gpuCount.required': '请输入 GPU 数量',
|
||||
'gpuservice.instance.gpuCount.max': '最多选择 {count} 张卡',
|
||||
'gpuservice.instance.gpuCount.min': '至少选择 {count} 张卡',
|
||||
'gpuservice.instance.gpuCount.noAvailable':
|
||||
'没有可用的 GPU 资源,请选择其他实例类型。',
|
||||
'gpuservice.instance.stock': '库存',
|
||||
'gpuservice.instance.sliced': '切分',
|
||||
'gpuservice.instance.memory': '显存',
|
||||
|
||||
Reference in New Issue
Block a user