Browse Source

Change language files

Visman 5 years ago
parent
commit
33c96cac4f
4 changed files with 7 additions and 7 deletions
  1. 2 2
      app/lang/en/delete.po
  2. 2 2
      app/lang/ru/common.po
  3. 2 2
      app/lang/ru/delete.po
  4. 1 1
      app/lang/ru/misc.po

+ 2 - 2
app/lang/en/delete.po

@@ -25,10 +25,10 @@ msgid "Delete  topic"
 msgstr "Delete topic"
 
 msgid "Confirm delete post"
-msgstr "Delete post"
+msgstr "Confirm delete post"
 
 msgid "Confirm delete topic"
-msgstr "Delete topic (<b>All posts will be deleted from this topic</b>)"
+msgstr "Confirm delete topic (<b>All posts will be deleted from this topic</b>)"
 
 msgid "Warning"
 msgstr "You are about to permanently delete this post."

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

@@ -19,10 +19,10 @@ msgid "lang_identifier"
 msgstr "ru"
 
 msgid "lang_decimal_point"
-msgstr "."
+msgstr ","
 
 msgid "lang_thousands_sep"
-msgstr ","
+msgstr " "
 
 msgid "Cancel"
 msgstr "Отменить"

+ 2 - 2
app/lang/ru/delete.po

@@ -25,10 +25,10 @@ msgid "Delete  topic"
 msgstr "Удалить тему"
 
 msgid "Confirm delete post"
-msgstr "Удалить сообщение"
+msgstr "Подтверждаю удаление сообщения"
 
 msgid "Confirm delete topic"
-msgstr "Удалить тему (<b>Все сообщения из этой темы будут удалены</b>)"
+msgstr "Подтверждаю удаление темы (<b>Все сообщения из этой темы будут удалены</b>)"
 
 msgid "Warning"
 msgstr "Внимание! Вы собираетесь навсегда удалить сообщение."

+ 1 - 1
app/lang/ru/misc.po

@@ -262,7 +262,7 @@ msgid "Close topics"
 msgstr "Закрытие тем"
 
 msgid "Confirm action"
-msgstr "Подтвердить действие"
+msgstr "Подтверждаю действие"
 
 msgid "Topic links cannot be merged"
 msgstr "Ссылки на темы не могут быть объединены."