Browse Source

New Crowdin updates (#8457)

* New translations en.json (French)

* New translations en.json (Chinese Simplified)

* New translations en.json (Spanish)

* New translations en.json (Italian)

* New translations en.json (Korean)

* New translations en.json (Polish)

* New translations en.json (English)

* Update source file en.json

* Update source file en.json

* New translations en.json (French)

* New translations en.json (Turkish)

* New translations en.json (Chinese Simplified)

* New translations en.json (Latvian)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Basque)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Traditional)

* New translations en.json (English)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Indonesian)

* New translations en.json (Persian)

* New translations en.json (Thai)

* New translations en.json (Croatian)

* New translations en.json (Hindi)

* New translations en.json (Bengali, India)

* Update source file en.json
pull/8475/head
navi 2 months ago committed by GitHub
parent
commit
3e54226059
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/nc-gui/lang/ar.json
  2. 1
      packages/nc-gui/lang/bn_IN.json
  3. 1
      packages/nc-gui/lang/cs.json
  4. 1
      packages/nc-gui/lang/da.json
  5. 1
      packages/nc-gui/lang/de.json
  6. 5
      packages/nc-gui/lang/es.json
  7. 1
      packages/nc-gui/lang/eu.json
  8. 1
      packages/nc-gui/lang/fa.json
  9. 1
      packages/nc-gui/lang/fi.json
  10. 5
      packages/nc-gui/lang/fr.json
  11. 1
      packages/nc-gui/lang/he.json
  12. 1
      packages/nc-gui/lang/hi.json
  13. 1
      packages/nc-gui/lang/hr.json
  14. 1
      packages/nc-gui/lang/id.json
  15. 5
      packages/nc-gui/lang/it.json
  16. 1
      packages/nc-gui/lang/ja.json
  17. 5
      packages/nc-gui/lang/ko.json
  18. 1
      packages/nc-gui/lang/lv.json
  19. 1
      packages/nc-gui/lang/nl.json
  20. 1
      packages/nc-gui/lang/no.json
  21. 11
      packages/nc-gui/lang/pl.json
  22. 1
      packages/nc-gui/lang/pt.json
  23. 1
      packages/nc-gui/lang/pt_BR.json
  24. 1
      packages/nc-gui/lang/ru.json
  25. 1
      packages/nc-gui/lang/sk.json
  26. 1
      packages/nc-gui/lang/sl.json
  27. 1
      packages/nc-gui/lang/sv.json
  28. 1
      packages/nc-gui/lang/th.json
  29. 1
      packages/nc-gui/lang/tr.json
  30. 1
      packages/nc-gui/lang/uk.json
  31. 1
      packages/nc-gui/lang/vi.json
  32. 21
      packages/nc-gui/lang/zh-Hans.json
  33. 1
      packages/nc-gui/lang/zh-Hant.json

1
packages/nc-gui/lang/ar.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Hide Field",
"showField": "Show Field",
"sortAsc": "Sort Ascending",
"sortDesc": "Sort Descending",
"move": "Move",

1
packages/nc-gui/lang/bn_IN.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Hide Field",
"showField": "Show Field",
"sortAsc": "Sort Ascending",
"sortDesc": "Sort Descending",
"move": "Move",

1
packages/nc-gui/lang/cs.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Skrýt pole",
"showField": "Show Field",
"sortAsc": "Seřadit vzestupně",
"sortDesc": "Seřadit sestupně",
"move": "Move",

1
packages/nc-gui/lang/da.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Skjul felt",
"showField": "Show Field",
"sortAsc": "Sortere stigende",
"sortDesc": "Sortere nedadgående",
"move": "Move",

1
packages/nc-gui/lang/de.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Feld ausblenden",
"showField": "Show Field",
"sortAsc": "Aufsteigend sortieren",
"sortDesc": "Absteigend sortieren",
"move": "Move",

5
packages/nc-gui/lang/es.json

@ -162,6 +162,7 @@
"insertAbove": "Insertar arriba",
"insertBelow": "Insertar abajo",
"hideField": "Ocultar campo",
"showField": "Show Field",
"sortAsc": "Ordenación ascendente",
"sortDesc": "Orden descendente",
"move": "Mover",
@ -1010,7 +1011,7 @@
"group": "Group"
},
"tooltip": {
"reachedSourceLimit": "Limitado a una única fuente de datos por el momento",
"reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Guardar cambios",
"xcDB": "Crear un nuevo proyecto",
"extDB": "Soporta MySQL, PostgreSQL, SQL Server y SQLite",
@ -1492,7 +1493,7 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Los tipos de archivo aceptados son .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "La clave del parámetro no puede estar vacía",
"duplicateParameterKeysAreNotAllowed": "No se permiten claves de parámetros duplicadas",
"fieldRequired": "{value} no puede estar vacía.",
"fieldRequired": "{value} cannot be empty.",
"projectNotAccessible": "Proyecto no accesible",
"copyToClipboardError": "Fallo al copiar al portapapeles",
"pasteFromClipboardError": "Failed to paste from clipboard",

1
packages/nc-gui/lang/eu.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Ezkutatu eremua",
"showField": "Show Field",
"sortAsc": "Ordenatu gorantz",
"sortDesc": "Ordenatu beherantz",
"move": "Move",

1
packages/nc-gui/lang/fa.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "درج در زیر",
"hideField": "مخفی کردن فیلد",
"showField": "Show Field",
"sortAsc": "مرتبسازی صعودی",
"sortDesc": "مرتبسازی نزولی",
"move": "انتقال",

1
packages/nc-gui/lang/fi.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Piilota kenttä",
"showField": "Show Field",
"sortAsc": "Lajittelu nouseva",
"sortDesc": "Lajittelu laskeva",
"move": "Move",

5
packages/nc-gui/lang/fr.json

@ -162,6 +162,7 @@
"insertAbove": "Insérer au-dessus",
"insertBelow": "Insérer en-dessous",
"hideField": "Masquer le champ",
"showField": "Show Field",
"sortAsc": "Trier par ordre croissant",
"sortDesc": "Trier par ordre décroissant",
"move": "Déplacer",
@ -1010,7 +1011,7 @@
"group": "Group"
},
"tooltip": {
"reachedSourceLimit": "Limité à une seule source de données pour le moment",
"reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Sauvegarder les modifications",
"xcDB": "Créer un nouveau projet",
"extDB": "Base de données supportées MySQL, PostgreSQL, SQL Server & SQLite",
@ -1492,7 +1493,7 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Les types de fichiers acceptés sont .xls, .xlsx, .xlsm, .ods, .ots.",
"parameterKeyCannotBeEmpty": "La clé de paramètre ne peut pas être vide",
"duplicateParameterKeysAreNotAllowed": "Les doublons de clés de paramètres ne sont pas autorisés",
"fieldRequired": "{value} ne peut pas être vide.",
"fieldRequired": "{value} cannot be empty.",
"projectNotAccessible": "Projet non accessible",
"copyToClipboardError": "Échec de la copie dans le presse-papiers",
"pasteFromClipboardError": "Failed to paste from clipboard",

1
packages/nc-gui/lang/he.json

@ -162,6 +162,7 @@
"insertAbove": "הזנה מעל",
"insertBelow": "הזנה מתחת",
"hideField": "הסתר שדה",
"showField": "Show Field",
"sortAsc": "מיין בסדר עולה",
"sortDesc": "מיין בסדר יורד",
"move": "העברה",

1
packages/nc-gui/lang/hi.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Hide Field",
"showField": "Show Field",
"sortAsc": "Sort Ascending",
"sortDesc": "Sort Descending",
"move": "Move",

1
packages/nc-gui/lang/hr.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Sakrij Polje",
"showField": "Show Field",
"sortAsc": "Sortiraj Uzlazno",
"sortDesc": "Sortiraj Silazno",
"move": "Move",

1
packages/nc-gui/lang/id.json

@ -162,6 +162,7 @@
"insertAbove": "Sisipkan di atas",
"insertBelow": "Masukkan di bawah ini",
"hideField": "Sembunyikan Bidang",
"showField": "Show Field",
"sortAsc": "Urutkan Menaik",
"sortDesc": "Urutkan Menurun",
"move": "Pindah",

5
packages/nc-gui/lang/it.json

@ -162,6 +162,7 @@
"insertAbove": "Inserire sopra",
"insertBelow": "Inserisci sotto",
"hideField": "Campo nascosto",
"showField": "Show Field",
"sortAsc": "Ordinamento crescente",
"sortDesc": "Ordinamento decrescente",
"move": "Sposta",
@ -1010,7 +1011,7 @@
"group": "Group"
},
"tooltip": {
"reachedSourceLimit": "Limitato a una sola sorgente dati per il momento",
"reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Salva le modifiche",
"xcDB": "Crea un nuovo progetto",
"extDB": "Supporta MySQL, PostgreSQL, SQL Server & SQLite",
@ -1492,7 +1493,7 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "I tipi di file accettati sono .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "La chiave del parametro non può essere vuota",
"duplicateParameterKeysAreNotAllowed": "Le chiavi dei parametri duplicate non sono consentite",
"fieldRequired": "{value} non può essere vuoto.",
"fieldRequired": "{value} cannot be empty.",
"projectNotAccessible": "Progetto non accessibile",
"copyToClipboardError": "Non è riuscito a copiare negli appunti",
"pasteFromClipboardError": "Impossibile incollare dagli appunti",

1
packages/nc-gui/lang/ja.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "フィールドを隠す",
"showField": "Show Field",
"sortAsc": "昇順",
"sortDesc": "降順",
"move": "Move",

5
packages/nc-gui/lang/ko.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "필드 숨기기",
"showField": "Show Field",
"sortAsc": "오름차순 정렬",
"sortDesc": "내림차순 정렬",
"move": "이동",
@ -1010,7 +1011,7 @@
"group": "Group"
},
"tooltip": {
"reachedSourceLimit": "데이터 소스 제한에 도달했습니다.",
"reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "변경 사항 저장",
"xcDB": "새 프로젝트 생성",
"extDB": "MySQL, PostgreSQL, SQL Server 및 SQLite 지원",
@ -1492,7 +1493,7 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "허용되는 파일 형식은 .xls, .xlsx, .xlsm, .ods, .ots입니다",
"parameterKeyCannotBeEmpty": "매개 변수 키는 비워 둘 수 없습니다.",
"duplicateParameterKeysAreNotAllowed": "중복 매개 변수 키는 허용되지 않습니다.",
"fieldRequired": "{value}은(는) 비워 둘 수 없습니다.",
"fieldRequired": "{value} cannot be empty.",
"projectNotAccessible": "프로젝트에 액세스할 수 없습니다.",
"copyToClipboardError": "클립 보드에 복사할 수 없습니다.",
"pasteFromClipboardError": "Failed to paste from clipboard",

1
packages/nc-gui/lang/lv.json

@ -162,6 +162,7 @@
"insertAbove": "Ievietot virs",
"insertBelow": "Ievietot zem",
"hideField": "Slēpt lauku",
"showField": "Show Field",
"sortAsc": "Kārtot augošā secībā",
"sortDesc": "Kārtot dilstošā secībā",
"move": "Pārvietot",

1
packages/nc-gui/lang/nl.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Verberg veld",
"showField": "Show Field",
"sortAsc": "Oplopend sorteren",
"sortDesc": "Aflopend sorteren",
"move": "Move",

1
packages/nc-gui/lang/no.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Hide Field",
"showField": "Show Field",
"sortAsc": "Sort Ascending",
"sortDesc": "Sort Descending",
"move": "Move",

11
packages/nc-gui/lang/pl.json

@ -162,6 +162,7 @@
"insertAbove": "Wstaw powyżej",
"insertBelow": "Wstaw poniżej",
"hideField": "Ukryj pole",
"showField": "Show Field",
"sortAsc": "Sortuj rosnąco",
"sortDesc": "Sortuj malejąco",
"move": "Przenieś",
@ -756,7 +757,7 @@
"hideNocodbBranding": "Ukryj branding NocoDB",
"showOnConditions": "Pokaż na warunkach",
"showFieldOnConditionsMet": "Pokazuje pole tylko, gdy spełnione są warunki",
"limitOptions": "Ogranicz opcje",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Ogranicz opcje widoczne dla użytkowników, wybierając dostępne opcje",
"clearSelection": "Wyczyść wybór"
},
@ -1010,7 +1011,7 @@
"group": "Group"
},
"tooltip": {
"reachedSourceLimit": "Ograniczenie do jednego źródła danych w tej chwili",
"reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Zapisz zmiany",
"xcDB": "Utwórz nowy projekt",
"extDB": "Obsługuje MySQL, PostgreSQL, SQL Server i Sqlite",
@ -1038,7 +1039,7 @@
"clientKey": "Wybierz plik .key.",
"clientCert": "Wybierz plik .Cert.",
"clientCA": "Wybierz plik CA.",
"changeIconColour": "Zmiana koloru ikony",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "Generuj URL formularza udostępniania z wstępnie wypełnionymi danymi pola. Aby uzyskać link z wstępnie wypełnionymi danymi, upewnij się, że wypełniłeś wymagane pola w kreatorze widoku formularza.",
"surveyFormInfo": "Tryb formularza z jednym polem na stronę"
},
@ -1193,7 +1194,7 @@
"selectFieldToGroup": "Wybierz pole do grupowania",
"thereAreNoRecordsInTable": "Nie ma rekordów w tabeli",
"createWebhookMsg1": "Rozpocznij pracę z webhookami!",
"createWebhookMsg2": "Zasil automatyzację. Otrzymuj powiadomienia jak tylko pojawią się zmiany w Twoich danych",
"createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data",
"areYouSureUWantTo": "Czy na pewno chcesz usunąć następujące",
"areYouSureUWantToDeleteLabel": "Czy na pewno chcesz {deleteLabel} następujące",
"idColumnRequired": "Pole ID jest wymagane, możesz to później zmienić, jeśli będzie to konieczne.",
@ -1492,7 +1493,7 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Akceptowane typy plików to: .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "Klucz parametru nie może być pusty",
"duplicateParameterKeysAreNotAllowed": "Zduplikowane klucze parametrów są niedozwolone",
"fieldRequired": "{value} nie może być puste.",
"fieldRequired": "{value} cannot be empty.",
"projectNotAccessible": "Projekt niedostępny",
"copyToClipboardError": "Nie udało się skopiować do schowka",
"pasteFromClipboardError": "Nie udało się wkleić ze schowka",

1
packages/nc-gui/lang/pt.json

@ -162,6 +162,7 @@
"insertAbove": "Inserir acima",
"insertBelow": "Inserir abaixo",
"hideField": "Ocultar Campo",
"showField": "Show Field",
"sortAsc": "Ordenar Ascendente",
"sortDesc": "Ordenar Descendente",
"move": "Mover",

1
packages/nc-gui/lang/pt_BR.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Ocultar Campo",
"showField": "Show Field",
"sortAsc": "Ordenar Ascendente",
"sortDesc": "Ordenar Descendente",
"move": "Move",

1
packages/nc-gui/lang/ru.json

@ -162,6 +162,7 @@
"insertAbove": "Вставить выше",
"insertBelow": "Вставить ниже",
"hideField": "Скрыть поле",
"showField": "Show Field",
"sortAsc": "По Возрастанию",
"sortDesc": "По убыванию",
"move": "Переместить",

1
packages/nc-gui/lang/sk.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Skryť pole",
"showField": "Show Field",
"sortAsc": "Zoradiť vzostupne",
"sortDesc": "Zoradiť zostupne",
"move": "Move",

1
packages/nc-gui/lang/sl.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Skrij polje",
"showField": "Show Field",
"sortAsc": "Razvrsti naraščajoče",
"sortDesc": "Razvrsti padajoče",
"move": "Move",

1
packages/nc-gui/lang/sv.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Dölj fältet",
"showField": "Show Field",
"sortAsc": "Sortera i stigande riktning",
"sortDesc": "Sortera fallande",
"move": "Move",

1
packages/nc-gui/lang/th.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Hide Field",
"showField": "Show Field",
"sortAsc": "เรยงจากนอยไปมาก",
"sortDesc": "เรยงจากมากไปนอย",
"move": "Move",

1
packages/nc-gui/lang/tr.json

@ -162,6 +162,7 @@
"insertAbove": "Yukarıya ekle",
"insertBelow": "Aşağı ekle",
"hideField": "Alanı Gizle",
"showField": "Show Field",
"sortAsc": "Artan Sırala",
"sortDesc": "Azalan Sıralama",
"move": "Taşı",

1
packages/nc-gui/lang/uk.json

@ -162,6 +162,7 @@
"insertAbove": "Вставити вище",
"insertBelow": "Вставити нижче",
"hideField": "Приховати поле",
"showField": "Show Field",
"sortAsc": "За зростанням",
"sortDesc": "За спаданням",
"move": "Перемістити",

1
packages/nc-gui/lang/vi.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Hide Field",
"showField": "Show Field",
"sortAsc": "Sort Ascending",
"sortDesc": "Sort Descending",
"move": "Move",

21
packages/nc-gui/lang/zh-Hans.json

@ -162,6 +162,7 @@
"insertAbove": "将上方内容插入",
"insertBelow": "将下方内容插入",
"hideField": "隐藏字段",
"showField": "Show Field",
"sortAsc": "升序",
"sortDesc": "降序",
"move": "移动",
@ -450,7 +451,7 @@
"txt": "TXT 记录值",
"transferOwnership": "转让所有权",
"recentActivity": "最近动态",
"goToMembers": "Go to Members",
"goToMembers": "转到成员",
"addMember": "添加成员",
"numberOfMembers": "No. Members",
"numberOfBases": "No. Bases",
@ -462,8 +463,8 @@
"addMembersToOrganization": "添加成员到组织",
"memberIn": "成员:",
"assignAs": "分配为",
"signOutUser": "Sign out user",
"signOutUsers": "Sign out users",
"signOutUser": "注销用户",
"signOutUsers": "注销用户",
"deactivateUser": "停用用户",
"deactivateUsers": "停用用户",
"lastActive": "Last Active",
@ -763,7 +764,7 @@
"activity": {
"renameBase": "重命名项目",
"renameWorkspace": "重命名工作区",
"deactivate": "De-activate",
"deactivate": "取消激活",
"manageUsers": "管理用户",
"newWorkspace": "新工作区",
"addDomain": "添加域",
@ -942,7 +943,7 @@
"importZip": "导入 zip 格式",
"metaSync": "立即同步",
"settings": "设置",
"validations": "Validations",
"validations": "验证",
"previewAs": "预览",
"resetReview": "重置预览",
"testDbConn": "测试数据库链接",
@ -1010,7 +1011,7 @@
"group": "分组"
},
"tooltip": {
"reachedSourceLimit": "暂时只限于一个数据源",
"reachedSourceLimit": "每个项目仅限 10 个数据源",
"saveChanges": "保存更改",
"xcDB": "新建项目",
"extDB": "支持 MySQL、PostgreSQL、SQL Server 和 SQLite",
@ -1193,7 +1194,7 @@
"selectFieldToGroup": "选择要分组的字段",
"thereAreNoRecordsInTable": "表中没有记录",
"createWebhookMsg1": "开始使用Web Hooks!",
"createWebhookMsg2": "数据变更自动发送通知",
"createWebhookMsg2": "为您的自动化提供动力。在数据发生变化时立即获得通知",
"areYouSureUWantTo": "您确定要删除以下内容",
"areYouSureUWantToDeleteLabel": "您确定要 {deleteLabel} 以下内容吗?",
"idColumnRequired": "ID 字段是必填字段,如果需要,您可以稍后重新命名。",
@ -1201,7 +1202,7 @@
"noNewNotifications": "您没有新的通知",
"noRecordFound": "未找到记录",
"noRecordsFound": "没有找到记录",
"noRecordsMatchYourSearchQuery": "No records match your search query",
"noRecordsMatchYourSearchQuery": "没有符合您搜索条件的记录",
"rowDeleted": "记录已删除",
"saveChanges": "要保存更改吗?",
"tooLargeFieldEntity": "字段太大,无法转换为 {entity}",
@ -1408,7 +1409,7 @@
"fetchingCalendarData": "获取日历数据时出错",
"fetchingActiveDates": "获取活动日期时出错",
"scopesRequired": "范围不能为空",
"domainRequired": "Domain name is required",
"domainRequired": "需要域名",
"authUrlRequired": "鉴权链接不能为空",
"userNameAttributeRequired": "用户名不能为空",
"clientIdRequired": "Client ID 不能为空",
@ -1422,7 +1423,7 @@
"nameMinLength": "名称长度必须至少为 2 个字符",
"nameMaxLength": "名称长度不得超过 60 个字符",
"viewNameRequired": "视图名称为必填项",
"domainNameRequired": "Domain name is required",
"domainNameRequired": "需要域名",
"nameMaxLength256": "名称长度不得超过 256 个字符",
"viewNameUnique": "视图名称应该是唯一的",
"searchProject": "搜索: {search} 没有发现匹配的结果",

1
packages/nc-gui/lang/zh-Hant.json

@ -162,6 +162,7 @@
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "隱藏欄位",
"showField": "Show Field",
"sortAsc": "升序排序",
"sortDesc": "降序排序",
"move": "Move",

Loading…
Cancel
Save