Skip to content

Commit 5c40b24

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 3615311 commit 5c40b24

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

l10n/zh_CN.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ OC.L10N.register(
132132
"_Moving %n bookmark_::_Moving %n bookmarks_" : ["正在移动 %n 个书签"],
133133
"All bookmarks" : "全部书签",
134134
"Recent" : "最近",
135+
"Frequently clicked" : "经常点击",
135136
"Shared with you" : "已共享给您",
136137
"Files" : "文件",
137138
"Duplicates" : "重复",
@@ -213,6 +214,7 @@ OC.L10N.register(
213214
"Allow editing" : "允许编辑",
214215
"Allow resharing" : "允许重新分享",
215216
"Remove share" : "移除共享",
217+
"Would you like to support this project?" : "您愿意支持这个项目吗?",
216218
"Leave a rating on the Nextcloud App Store" : "在 Nextcloud 应用商店留下评价",
217219
"Failed to save settings" : "无法保存设置",
218220
"Failed to load settings" : "无法加载设置",
@@ -249,6 +251,7 @@ OC.L10N.register(
249251
"What" : "是什么",
250252
"Failed to count unavailable bookmarks" : "无法统计不可用书签",
251253
"Failed to count archived bookmarks" : "无法统计已归档书签",
254+
"Failed to count deleted bookmarks" : "无法统计已删除书签",
252255
"Failed to count duplicated bookmarks" : "无法统计重复书签",
253256
"Failed to count bookmarks" : "无法统计书签",
254257
"Failed to load bookmark" : "无法加载书签",

l10n/zh_CN.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
"_Moving %n bookmark_::_Moving %n bookmarks_" : ["正在移动 %n 个书签"],
131131
"All bookmarks" : "全部书签",
132132
"Recent" : "最近",
133+
"Frequently clicked" : "经常点击",
133134
"Shared with you" : "已共享给您",
134135
"Files" : "文件",
135136
"Duplicates" : "重复",
@@ -211,6 +212,7 @@
211212
"Allow editing" : "允许编辑",
212213
"Allow resharing" : "允许重新分享",
213214
"Remove share" : "移除共享",
215+
"Would you like to support this project?" : "您愿意支持这个项目吗?",
214216
"Leave a rating on the Nextcloud App Store" : "在 Nextcloud 应用商店留下评价",
215217
"Failed to save settings" : "无法保存设置",
216218
"Failed to load settings" : "无法加载设置",
@@ -247,6 +249,7 @@
247249
"What" : "是什么",
248250
"Failed to count unavailable bookmarks" : "无法统计不可用书签",
249251
"Failed to count archived bookmarks" : "无法统计已归档书签",
252+
"Failed to count deleted bookmarks" : "无法统计已删除书签",
250253
"Failed to count duplicated bookmarks" : "无法统计重复书签",
251254
"Failed to count bookmarks" : "无法统计书签",
252255
"Failed to load bookmark" : "无法加载书签",

0 commit comments

Comments
 (0)