pmt: initial 2.4.0 update
This commit is contained in:
@@ -52,22 +52,24 @@ struct pmt_langdb_general en = {
|
||||
.ffile_more_part = "Size of the file to flash more than the partition size.",
|
||||
.cannot_get_bsz = "The partition block size could not be obtained!",
|
||||
.format_fail = "Formatting failed! There may be a chance that something has been damaged!",
|
||||
.logical_warn = "Warning: device using logical partition type.",
|
||||
.ab_warn = "Warning: device using A/B partition style.",
|
||||
.out_not_spec = "Warning: The output file name was not specified. The output file name will be",
|
||||
.logical_warn = "Device using logical partition type.",
|
||||
.ab_warn = "Device using A/B partition style.",
|
||||
.out_not_spec = "The output file name was not specified. The output file name will be",
|
||||
.please_rerun = "Please re run",
|
||||
.part_disk_sz = "Disk size of the partition",
|
||||
.flash_file_sz = "Size of flash file",
|
||||
.part_disk_sz_fail = "Warning: failed to get target partition disk size",
|
||||
.flash_file_sz_fail = "Warning: failed to get flash file size.",
|
||||
.part_disk_sz_fail = "Failed to get target partition disk size",
|
||||
.flash_file_sz_fail = "Failed to get flash file size.",
|
||||
.list_of_dir = "List of dir",
|
||||
.see_license = "See licenses with -L argument.",
|
||||
.success_backup = "Success. Output",
|
||||
.success_flash = "Success.",
|
||||
.warn = "WARNING",
|
||||
.fatal = "FATAL ERROR",
|
||||
.switching_lang = "Switching language...",
|
||||
.welcome = "language!",
|
||||
.welcome_ = "Welcome to ",
|
||||
.for_more = "for more information.",
|
||||
.for_more = "for more information",
|
||||
.try_h = "Try",
|
||||
.usage_head = "Usage",
|
||||
.compiler_str = "Compiler",
|
||||
@@ -117,6 +119,8 @@ struct pmt_langdb_general tr = {
|
||||
.see_license = "Lisansı -L seçeneği ile görüntüleyebilirsiniz.",
|
||||
.success_backup = "Başarılı. Çıktı",
|
||||
.success_flash = "Başarılı.",
|
||||
.warn = "UYARI",
|
||||
.fatal = "KRİTİK HATA",
|
||||
.switching_lang = "Dil değiştiriliyor...",
|
||||
.welcome = "diline hoş geldiniz!",
|
||||
.welcome_ = NULL,
|
||||
|
||||
Reference in New Issue
Block a user