@nocobase/plugin-client 0.18.0-alpha.9 → 0.19.0-alpha.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  module.exports = {
2
- "@nocobase/client": "0.18.0-alpha.9",
3
- "@nocobase/utils": "0.18.0-alpha.9",
4
- "@nocobase/server": "0.18.0-alpha.9",
5
- "@nocobase/database": "0.18.0-alpha.9"
2
+ "@nocobase/client": "0.19.0-alpha.10",
3
+ "@nocobase/utils": "0.19.0-alpha.10",
4
+ "@nocobase/server": "0.19.0-alpha.10",
5
+ "@nocobase/database": "0.19.0-alpha.10"
6
6
  };
@@ -19,7 +19,7 @@ module.exports = {
19
19
  prefixMonths: "\u7684",
20
20
  prefixMonthDays: "\u7684",
21
21
  prefixWeekDays: "\u7684",
22
- prefixWeekDaysForMonthAndYearPeriod: "\u5E76\u4E14",
22
+ prefixWeekDaysForMonthAndYearPeriod: "\u6216\u8005",
23
23
  prefixHours: "\u7684",
24
24
  prefixMinutes: ":",
25
25
  prefixMinutesForHourPeriod: "\u7684",
@@ -0,0 +1,33 @@
1
+ module.exports = {
2
+ everyText: "\u6BCF",
3
+ emptyMonths: "\u6BCF\u6708",
4
+ emptyMonthDays: "\u6BCF\u65E5(\u6708)",
5
+ emptyMonthDaysShort: "\u6BCF\u65E5",
6
+ emptyWeekDays: "\u6BCF\u5929(\u9031)",
7
+ emptyWeekDaysShort: "\u6BCF\u5929(\u9031)",
8
+ emptyHours: "\u6BCF\u5C0F\u6642",
9
+ emptyMinutes: "\u6BCF\u5206\u9418",
10
+ emptyMinutesForHourPeriod: "\u6BCF",
11
+ yearOption: "\u5E74",
12
+ monthOption: "\u6708",
13
+ weekOption: "\u9031",
14
+ dayOption: "\u5929",
15
+ hourOption: "\u5C0F\u6642",
16
+ minuteOption: "\u5206\u9418",
17
+ rebootOption: "\u91CD\u555F",
18
+ prefixPeriod: "\u6BCF",
19
+ prefixMonths: "\u7684",
20
+ prefixMonthDays: "\u7684",
21
+ prefixWeekDays: "\u7684",
22
+ prefixWeekDaysForMonthAndYearPeriod: "\u6216\u8005",
23
+ prefixHours: "\u7684",
24
+ prefixMinutes: ":",
25
+ prefixMinutesForHourPeriod: "\u7684",
26
+ suffixMinutesForHourPeriod: "\u5206\u9418",
27
+ errorInvalidCron: "\u4E0D\u7B26\u5408 cron \u898F\u5247\u7684\u8868\u793A\u5F0F",
28
+ clearButtonText: "\u6E05\u7A7A",
29
+ weekDays: ["\u9031\u65E5", "\u9031\u4E00", "\u9031\u4E8C", "\u9031\u4E09", "\u9031\u56DB", "\u9031\u4E94", "\u9031\u516D"],
30
+ months: ["\u4E00\u6708", "\u4E8C\u6708", "\u4E09\u6708", "\u56DB\u6708", "\u4E94\u6708", "\u516D\u6708", "\u4E03\u6708", "\u516B\u6708", "\u4E5D\u6708", "\u5341\u6708", "\u5341\u4E00\u6708", "\u5341\u4E8C\u6708"],
31
+ altWeekDays: ["\u9031\u65E5", "\u9031\u4E00", "\u9031\u4E8C", "\u9031\u4E09", "\u9031\u56DB", "\u9031\u4E94", "\u9031\u516D"],
32
+ altMonths: ["\u4E00\u6708", "\u4E8C\u6708", "\u4E09\u6708", "\u56DB\u6708", "\u4E94\u6708", "\u516D\u6708", "\u4E03\u6708", "\u516B\u6708", "\u4E5D\u6708", "\u5341\u6708", "\u5341\u4E00\u6708", "\u5341\u4E8C\u6708"]
33
+ };
@@ -55,6 +55,8 @@ module.exports = {
55
55
  Delete: "Delete",
56
56
  "UI editor": "UI editor",
57
57
  Collection: "Collection",
58
+ "Collection selector": "Collection selector",
59
+ "Providing certain collections as options for users, typically used in polymorphic or inheritance scenarios": "Providing certain collections as options for users, typically used in polymorphic or inheritance scenarios",
58
60
  "Collections & Fields": "Collections & Fields",
59
61
  "All collections": "All collections",
60
62
  "Add category": "Add category",
@@ -189,6 +191,7 @@ module.exports = {
189
191
  "Insert if not exists, or update": "Insert if not exists, or update",
190
192
  "Determine whether a record exists by the following fields": "Determine whether a record exists by the following fields",
191
193
  Update: "Update",
194
+ "Update record": "Update record",
192
195
  View: "View",
193
196
  "View record": "View record",
194
197
  Refresh: "Refresh",
@@ -197,6 +200,7 @@ module.exports = {
197
200
  "Before change": "Before change",
198
201
  "After change": "After change",
199
202
  "Delete record": "Delete record",
203
+ "Delete collection": "Delete collection",
200
204
  "Create collection": "Create collection",
201
205
  "Collection display name": "Collection display name",
202
206
  "Collection name": "Collection name",
@@ -695,6 +699,7 @@ module.exports = {
695
699
  "Plugin starting...": "Plugin starting...",
696
700
  "Plugin stopping...": "Plugin stopping...",
697
701
  "Are you sure to delete this plugin?": "Are you sure to delete this plugin?",
702
+ "Are you sure to disable this plugin?": "Are you sure to disable this plugin?",
698
703
  "re-download file": "re-download file",
699
704
  "Not enabled": "Not enabled",
700
705
  "Search plugin": "Search plugin",
@@ -777,5 +782,8 @@ module.exports = {
777
782
  "Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects": "Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects",
778
783
  "Sign in with another account": "Sign in with another account",
779
784
  "Return to the main application": "Return to the main application",
780
- "Permission deined": "Permission denied"
785
+ "Permission deined": "Permission denied",
786
+ "Home page": "Home page",
787
+ "User manual": "User manual",
788
+ License: "License"
781
789
  };
@@ -731,5 +731,8 @@ module.exports = {
731
731
  "Enable link": "Activar enlace",
732
732
  "Data template": "Plantilla de datos",
733
733
  "Not found": "No encontrado",
734
- Add: "A\xF1adir"
734
+ Add: "A\xF1adir",
735
+ "Home page": "P\xE1gina de inicio",
736
+ "User manual": "Manual de usuario",
737
+ License: "Licencia"
735
738
  };
@@ -749,5 +749,10 @@ module.exports = {
749
749
  "Current form": "Formulaire actuel",
750
750
  "Current object": "Objet actuel",
751
751
  "Linkage with form fields": "Lien avec les champs de formulaire",
752
- "Allow add new, update and delete actions": "Autoriser les actions d'ajout, de mise \xE0 jour et de suppression"
752
+ "Allow add new, update and delete actions": "Autoriser les actions d'ajout, de mise \xE0 jour et de suppression",
753
+ "Allow add new": "Autoriser les ajouts",
754
+ "Allow selection of existing records": "Permet de s\xE9lectionner des donn\xE9es existantes",
755
+ "Home page": "Page d'accueil",
756
+ "User manual": "Manuel de l'utilisateur",
757
+ License: "Licence"
753
758
  };
@@ -57,7 +57,7 @@ const dayjsLocale = {
57
57
  "km-KH": "km",
58
58
  // 'kmr-IQ': { label: 'kmr_IQ' },
59
59
  "kn-IN": "kn",
60
- "ko-KR": "kko",
60
+ "ko-KR": "ko",
61
61
  "ku-IQ": "ku",
62
62
  "lt-LT": "lt",
63
63
  "lv-LV": "lv",
@@ -171,6 +171,7 @@ module.exports = {
171
171
  "Before change": "\u5909\u66F4\u524D",
172
172
  "After change": "\u5909\u66F4\u5F8C",
173
173
  "Delete record": "\u30EC\u30B3\u30FC\u30C9\u524A\u9664",
174
+ "Delete collection": "\u30C7\u30FC\u30BF\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664",
174
175
  "Create collection": "\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u306E\u4F5C\u6210",
175
176
  "Collection display name": "\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u540D",
176
177
  "Collection name": "\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u8B58\u5225\u5B50",
@@ -661,10 +662,16 @@ module.exports = {
661
662
  "Plugin starting...": "\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u8D77\u52D5\u3057\u3066\u3044\u307E\u3059...",
662
663
  "Plugin stopping...": "\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u505C\u6B62\u3057\u3066\u3044\u307E\u3059...",
663
664
  "Are you sure to delete this plugin?": "\u3053\u306E\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u524A\u9664\u3057\u3066\u3082\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F",
665
+ "Are you sure to delete this plugin": "\u672C\u5F53\u306B\u3053\u306E\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u7121\u52B9\u306B\u3057\u307E\u3059\u304B\uFF1F",
664
666
  "re-download file": "\u30D5\u30A1\u30A4\u30EB\u3092\u518D\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9",
665
667
  "Not enabled": "\u6709\u52B9\u306B\u306A\u3063\u3066\u3044\u307E\u305B\u3093",
666
668
  "Search plugin": "\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u691C\u7D22",
667
669
  Author: "\u8457\u8005",
668
670
  "Plugin loading failed. Please check the server logs.": "\u30D7\u30E9\u30B0\u30A4\u30F3\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B5\u30FC\u30D0\u30FC\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002",
669
- "Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects": "\u30C6\u30FC\u30D6\u30EB\u306B\u4F9D\u5B58\u3059\u308B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3001\u304A\u3088\u3073\u305D\u308C\u3089\u306B\u4F9D\u5B58\u3059\u308B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3092\u81EA\u52D5\u7684\u306B\u524A\u9664\u3059\u308B"
671
+ "Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects": "\u30C6\u30FC\u30D6\u30EB\u306B\u4F9D\u5B58\u3059\u308B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3001\u304A\u3088\u3073\u305D\u308C\u3089\u306B\u4F9D\u5B58\u3059\u308B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3092\u81EA\u52D5\u7684\u306B\u524A\u9664\u3059\u308B",
672
+ "Allow add new": "\u65B0\u898F\u4F5C\u6210\u3092\u8A31\u53EF",
673
+ "Allow selection of existing records": "\u65E2\u5B58\u306E\u30C7\u30FC\u30BF\u306E\u9078\u629E\u3092\u8A31\u53EF",
674
+ "Home page": "\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8",
675
+ "User manual": "\u30E6\u30FC\u30B6\u30FC\u30DE\u30CB\u30E5\u30A2\u30EB",
676
+ License: "\u30E9\u30A4\u30BB\u30F3\u30B9"
670
677
  };