Browse Source

Shorten naming units of information

Visman 2 years ago
parent
commit
bf5bcf58b7
2 changed files with 14 additions and 14 deletions
  1. 7 7
      app/lang/en/common.po
  2. 7 7
      app/lang/ru/common.po

+ 7 - 7
app/lang/en/common.po

@@ -378,25 +378,25 @@ msgid "Maintenance mode enabled"
 msgstr "<a href=\"%s\">Maintenance mode is enabled!</a>"
 
 msgid "%s B"
-msgstr "%s B"
+msgstr "%sB"
 
 msgid "%s KiB"
-msgstr "%s KiB"
+msgstr "%sK"
 
 msgid "%s MiB"
-msgstr "%s MiB"
+msgstr "%sM"
 
 msgid "%s GiB"
-msgstr "%s GiB"
+msgstr "%sG"
 
 msgid "%s TiB"
-msgstr "%s TiB"
+msgstr "%sT"
 
 msgid "%s PiB"
-msgstr "%s PiB"
+msgstr "%sP"
 
 msgid "%s EiB"
-msgstr "%s EiB"
+msgstr "%sE"
 
 msgid "Latest active topics"
 msgstr "Latest active topics"

+ 7 - 7
app/lang/ru/common.po

@@ -380,25 +380,25 @@ msgid "Maintenance mode enabled"
 msgstr "<a href=\"%s\">Включен режим обслуживания!</a>"
 
 msgid "%s B"
-msgstr "%s байт"
+msgstr "%sб"
 
 msgid "%s KiB"
-msgstr "%s КиБ"
+msgstr "%sК"
 
 msgid "%s MiB"
-msgstr "%s МиБ"
+msgstr "%sМ"
 
 msgid "%s GiB"
-msgstr "%s ГиБ"
+msgstr "%sГ"
 
 msgid "%s TiB"
-msgstr "%s ТиБ"
+msgstr "%sТ"
 
 msgid "%s PiB"
-msgstr "%s ПиБ"
+msgstr "%sП"
 
 msgid "%s EiB"
-msgstr "%s ЭиБ"
+msgstr "%sЭ"
 
 msgid "Latest active topics"
 msgstr "Последние активные темы"