Просмотр исходного кода

ls: fix size units in example description (#5451)

Axel Navarro 4 лет назад
Родитель
Сommit
8402bf0fa6

+ 1 - 1
pages.de/common/ls.md

@@ -14,7 +14,7 @@
 
 `ls -la`
 
-- Liste aller Dateien mit Dateigrößen in für Menschen lesbaren Einheiten (KB, MB, GB):
+- Liste aller Dateien mit Dateigrößen in für Menschen lesbaren Einheiten (KiB, MiB, GiB):
 
 `ls -lh`
 

+ 1 - 1
pages.es/common/ls.md

@@ -18,7 +18,7 @@
 
 `ls -la`
 
-- Lista con formato largo y tamaño legible por humanos (KB, MB, GB):
+- Lista con formato largo y tamaño legible por humanos (KiB, MiB, GiB):
 
 `ls -lh`
 

+ 1 - 1
pages.fr/common/ls.md

@@ -14,7 +14,7 @@
 
 `ls -la`
 
-- Liste les fichiers avec un format détaillé en utilisant des prefixes d'unités (ko, Mo, Go) :
+- Liste les fichiers avec un format détaillé en utilisant des prefixes d'unités (KiB, MiB, GiB) :
 
 `ls -lh`
 

+ 1 - 1
pages.hi/common/ls.md

@@ -18,7 +18,7 @@
 
 `ls -la`
 
-- मानव पठनीय इकाइयों (KB, MB, GB) का उपयोग करके प्रदर्शित आकार के साथ लंबी प्रारूप सूची:
+- मानव पठनीय इकाइयों (KiB, MiB, GiB) का उपयोग करके प्रदर्शित आकार के साथ लंबी प्रारूप सूची:
 
 `ls -lh`
 

+ 1 - 1
pages.id/common/ls.md

@@ -18,7 +18,7 @@
 
 `ls -la`
 
-- Menampilkan daftar berformat panjang dan ukuran ditampilkan menggunakan unit yang mudah dibaca manusia (KB, MB, GB):
+- Menampilkan daftar berformat panjang dan ukuran ditampilkan menggunakan unit yang mudah dibaca manusia (KiB, MiB, GiB):
 
 `ls -lh`
 

+ 1 - 1
pages.it/common/ls.md

@@ -14,7 +14,7 @@
 
 `ls -la`
 
-- Elenca tutti i file e mostra informazioni usando un formato facilmente leggibile (KB, MB, GB):
+- Elenca tutti i file e mostra informazioni usando un formato facilmente leggibile (KiB, MiB, GiB):
 
 `ls -lh`
 

+ 1 - 1
pages.pt_BR/common/ls.md

@@ -14,7 +14,7 @@
 
 `ls -la`
 
-- Listar todos os arquivos, apresentando o tamanho em medidas legíveis por humanos (kB, MB, GB):
+- Listar todos os arquivos, apresentando o tamanho em medidas legíveis por humanos (KiB, MiB, GiB):
 
 `ls -lh`
 

+ 1 - 1
pages.ru/common/ls.md

@@ -18,7 +18,7 @@
 
 `ls -la`
 
-- Подробный список с выводом размера файла в удобочитаемых единицах (КБ, МБ, ГБ):
+- Подробный список с выводом размера файла в удобочитаемых единицах (КиБ, МиБ, ГиБ):
 
 `ls -lh`
 

+ 1 - 1
pages.ta/common/ls.md

@@ -14,7 +14,7 @@
 
 `ls -la`
 
-- கோப்பளவு படிப்பதற்கெளிய அலகுகளில் (KB, MB, GB) காண்பிக்கப்பட்ட முழு விவரப் பட்டியல்:
+- கோப்பளவு படிப்பதற்கெளிய அலகுகளில் (KiB, MiB, GiB) காண்பிக்கப்பட்ட முழு விவரப் பட்டியல்:
 
 `ls -lh`
 

+ 1 - 1
pages.zh_TW/common/ls.md

@@ -18,7 +18,7 @@
 
 `ls -la`
 
-- 列出完整檔案列表,其中檔案大小會用 K、M、G 表示:
+- 列出完整檔案列表,其中檔案大小會用 KiB、MiB、GiB 表示:
 
 `ls -lh`
 

+ 1 - 1
pages/common/ls.md

@@ -18,7 +18,7 @@
 
 `ls -la`
 
-- Long format list with size displayed using human readable units (KB, MB, GB):
+- Long format list with size displayed using human readable units (KiB, MiB, GiB):
 
 `ls -lh`