diff --git a/l10n/ru.js b/l10n/ru.js
index 48c998908..977677aae 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -188,7 +188,7 @@ OC.L10N.register(
"Description" : "Описание",
"Attachments" : "Вложения",
"Saved" : "Сохранено",
- "Unsaved changes" : "Не сохраненные изменения",
+ "Unsaved changes" : "Несохраненные изменения",
"Insert attachment" : "Вставить вложение",
"Formatting help" : "Справка по форматированию",
"Upload attachment" : "Загрузить вложение",
diff --git a/l10n/ru.json b/l10n/ru.json
index 3c8766375..51c66ce9a 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -186,7 +186,7 @@
"Description" : "Описание",
"Attachments" : "Вложения",
"Saved" : "Сохранено",
- "Unsaved changes" : "Не сохраненные изменения",
+ "Unsaved changes" : "Несохраненные изменения",
"Insert attachment" : "Вставить вложение",
"Formatting help" : "Справка по форматированию",
"Upload attachment" : "Загрузить вложение",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 0380b895e..91b36733d 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"You have restored the board {board}" : "您恢复了面板 {board}",
"{user} has restored the board {board}" : "{user} 恢复了 {board}",
"You have shared the board {board} with {acl}" : "您已共享 {board} 给 {acl}",
+ "{user} has shared the board {board} with {acl}" : "{user} 已使用 {acl} 共享面板 {board}",
"You have removed {acl} from the board {board}" : "您从面板 {board} 中移除了 {acl}",
"{user} has removed {acl} from the board {board}" : "{user} 从面板 {board} 中移除了 {acl} ",
"You have renamed the board {before} to {board}" : "您将面板 {before} 重命名为 {board}",
@@ -76,6 +77,7 @@ OC.L10N.register(
"A card description inside the Deck app has been changed" : "看板应用中的 卡片描述 已改变",
"Deck" : "看板",
"Changes in the Deck app" : "看板应用中的改变",
+ "A comment was created on a card" : "卡片上创建了一个 评论",
"Personal" : "个人",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s已给您指派\"%s\" 中的卡片\"%s\"。",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} 已给您指派\"%s\" 中的卡片\"%s\"。",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 1ea30aba0..077655779 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -17,6 +17,7 @@
"You have restored the board {board}" : "您恢复了面板 {board}",
"{user} has restored the board {board}" : "{user} 恢复了 {board}",
"You have shared the board {board} with {acl}" : "您已共享 {board} 给 {acl}",
+ "{user} has shared the board {board} with {acl}" : "{user} 已使用 {acl} 共享面板 {board}",
"You have removed {acl} from the board {board}" : "您从面板 {board} 中移除了 {acl}",
"{user} has removed {acl} from the board {board}" : "{user} 从面板 {board} 中移除了 {acl} ",
"You have renamed the board {before} to {board}" : "您将面板 {before} 重命名为 {board}",
@@ -74,6 +75,7 @@
"A card description inside the Deck app has been changed" : "看板应用中的 卡片描述 已改变",
"Deck" : "看板",
"Changes in the Deck app" : "看板应用中的改变",
+ "A comment was created on a card" : "卡片上创建了一个 评论",
"Personal" : "个人",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s已给您指派\"%s\" 中的卡片\"%s\"。",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} 已给您指派\"%s\" 中的卡片\"%s\"。",