瀏覽代碼

Include notification strings into Russian translation

badfiles 9 年之前
父節點
當前提交
f9af99e81e
共有 1 個文件被更改,包括 20 次插入0 次删除
  1. 20 0
      locale/ru/LC_MESSAGES/converse.json

+ 20 - 0
locale/ru/LC_MESSAGES/converse.json

@@ -809,6 +809,26 @@
          "Toggle chat": [
             null,
             "Включить чат"
+         ],
+         "%1$s says": [
+            null,
+            "%1$s пишет"
+         ],
+         "has gone offline": [
+            null,
+            "больше не в сети"
+         ],
+         "has come online": [
+            null,
+            "в сети"
+         ],
+         "is busy": [
+            null,
+            "просит не беспокоить"
+         ],
+         "wants to be your contact": [
+            null,
+            "просится в список контактов"
          ]
       }
    }