##// END OF EJS Templates
Restored KB instead of kB (#11118)....
Jean-Philippe Lang -
r9601:8b381e3bd4ec
parent child
Show More
@@ -83,7 +83,7 ar:
83 byte:
83 byte:
84 one: "Byte"
84 one: "Byte"
85 other: "Bytes"
85 other: "Bytes"
86 kb: "kB"
86 kb: "KB"
87 mb: "MB"
87 mb: "MB"
88 gb: "GB"
88 gb: "GB"
89 tb: "TB"
89 tb: "TB"
@@ -88,7 +88,7 cs:
88 byte:
88 byte:
89 one: "Bajt"
89 one: "Bajt"
90 other: "Bajtů"
90 other: "Bajtů"
91 kb: "kB"
91 kb: "KB"
92 mb: "MB"
92 mb: "MB"
93 gb: "GB"
93 gb: "GB"
94 tb: "TB"
94 tb: "TB"
@@ -88,7 +88,7 en-GB:
88 byte:
88 byte:
89 one: "Byte"
89 one: "Byte"
90 other: "Bytes"
90 other: "Bytes"
91 kb: "kB"
91 kb: "KB"
92 mb: "MB"
92 mb: "MB"
93 gb: "GB"
93 gb: "GB"
94 tb: "TB"
94 tb: "TB"
@@ -84,7 +84,7 en:
84 byte:
84 byte:
85 one: "Byte"
85 one: "Byte"
86 other: "Bytes"
86 other: "Bytes"
87 kb: "kB"
87 kb: "KB"
88 mb: "MB"
88 mb: "MB"
89 gb: "GB"
89 gb: "GB"
90 tb: "TB"
90 tb: "TB"
@@ -84,7 +84,7 sq:
84 byte:
84 byte:
85 one: "Byte"
85 one: "Byte"
86 other: "Bytes"
86 other: "Bytes"
87 kb: "kB"
87 kb: "KB"
88 mb: "MB"
88 mb: "MB"
89 gb: "GB"
89 gb: "GB"
90 tb: "TB"
90 tb: "TB"
@@ -54,7 +54,7 sv:
54 byte:
54 byte:
55 one: "Byte"
55 one: "Byte"
56 other: "Bytes"
56 other: "Bytes"
57 kb: "kB"
57 kb: "KB"
58 mb: "MB"
58 mb: "MB"
59 gb: "GB"
59 gb: "GB"
60 tb: "TB"
60 tb: "TB"
@@ -86,7 +86,7 zh:
86 byte:
86 byte:
87 one: "Byte"
87 one: "Byte"
88 other: "Bytes"
88 other: "Bytes"
89 kb: "kB"
89 kb: "KB"
90 mb: "MB"
90 mb: "MB"
91 gb: "GB"
91 gb: "GB"
92 tb: "TB"
92 tb: "TB"
General Comments 0
You need to be logged in to leave comments. Login now