You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/zh_CN.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,9 @@ OC.L10N.register(
56
56
"iOS app" : "iOS 应用",
57
57
"Start writing a note by clicking on “{newnote}” in the app navigation." : "在应用导航栏中点击“{newnote}”开始做笔记",
58
58
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "您可以创建子类别,在父类别和子类别之间使用 “/” 作为分隔符,例如 “{parent}/{sub}”。",
59
+
"Please chose a valid path in {label} (bottom left corner)." : "请在 {label}(左下角)中选择一个有效路径。",
59
60
"See JavaScript console for details." : "请至JavaScript控制台查看详细信息。",
61
+
"Saving the note has failed due to insufficient storage." : "由于存储空间不足,无法保存笔记。",
60
62
"Updating settings has failed." : "更新设置失败。",
61
63
"Fetching notes has failed." : "获取笔记失败。",
62
64
"Fetching note {id} has failed." : "获取笔记 {id} 失败。",
Copy file name to clipboardExpand all lines: l10n/zh_CN.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,9 @@
54
54
"iOS app" : "iOS 应用",
55
55
"Start writing a note by clicking on “{newnote}” in the app navigation." : "在应用导航栏中点击“{newnote}”开始做笔记",
56
56
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "您可以创建子类别,在父类别和子类别之间使用 “/” 作为分隔符,例如 “{parent}/{sub}”。",
57
+
"Please chose a valid path in {label} (bottom left corner)." : "请在 {label}(左下角)中选择一个有效路径。",
57
58
"See JavaScript console for details." : "请至JavaScript控制台查看详细信息。",
59
+
"Saving the note has failed due to insufficient storage." : "由于存储空间不足,无法保存笔记。",
58
60
"Updating settings has failed." : "更新设置失败。",
59
61
"Fetching notes has failed." : "获取笔记失败。",
60
62
"Fetching note {id} has failed." : "获取笔记 {id} 失败。",
0 commit comments