Browse Source

New Crowdin updates (#8828)

* 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)

* New translations en.json (Hungarian)

* Update source file en.json
pull/8840/head
navi 2 weeks ago committed by GitHub
parent
commit
7cbf3dd5f5
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. 1
      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. 1
      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. 12
      packages/nc-gui/lang/hu.json
  15. 1
      packages/nc-gui/lang/id.json
  16. 1
      packages/nc-gui/lang/it.json
  17. 1
      packages/nc-gui/lang/ja.json
  18. 1
      packages/nc-gui/lang/ko.json
  19. 1
      packages/nc-gui/lang/lv.json
  20. 1
      packages/nc-gui/lang/nl.json
  21. 1
      packages/nc-gui/lang/no.json
  22. 1
      packages/nc-gui/lang/pl.json
  23. 1
      packages/nc-gui/lang/pt.json
  24. 1
      packages/nc-gui/lang/pt_BR.json
  25. 1
      packages/nc-gui/lang/ru.json
  26. 1
      packages/nc-gui/lang/sk.json
  27. 1
      packages/nc-gui/lang/sl.json
  28. 1
      packages/nc-gui/lang/sv.json
  29. 1
      packages/nc-gui/lang/th.json
  30. 1
      packages/nc-gui/lang/tr.json
  31. 1
      packages/nc-gui/lang/uk.json
  32. 1
      packages/nc-gui/lang/vi.json
  33. 1
      packages/nc-gui/lang/zh-Hans.json
  34. 1
      packages/nc-gui/lang/zh-Hant.json

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Fórmulas.", "hintEnd": "Fórmulas.",
"noSuggestedFormulaFound": "Fórmula sugerida no encontrada", "noSuggestedFormulaFound": "Fórmula sugerida no encontrada",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Astuce : Utilisez {placeholder1} pour référencer des champs, par exemple: {placeholder2}. Pour en savoir plus, veuillez vérifier", "hintStart": "Astuce : Utilisez {placeholder1} pour référencer des champs, par exemple: {placeholder2}. Pour en savoir plus, veuillez vérifier",
"hintEnd": "Expressions.", "hintEnd": "Expressions.",
"noSuggestedFormulaFound": "Aucune formule suggérée trouvée", "noSuggestedFormulaFound": "Aucune formule suggérée trouvée",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Un type numérique est attendu", "numericTypeIsExpected": "Un type numérique est attendu",
"stringTypeIsExpected": "Un type texte est attendu", "stringTypeIsExpected": "Un type texte est attendu",

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

@ -1165,6 +1165,7 @@
"hintStart": "רמז: השתמש ב- {placeholder1} כדי להתייחס לשדות, לדוגמה: {placeholder2}. למידע נוסף, ראה את", "hintStart": "רמז: השתמש ב- {placeholder1} כדי להתייחס לשדות, לדוגמה: {placeholder2}. למידע נוסף, ראה את",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "לא נמצאה פורמולה מומלצת", "noSuggestedFormulaFound": "לא נמצאה פורמולה מומלצת",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} מחפש {type} במיקום {position}", "typeIsExpected": "{calleeName} מחפש {type} במיקום {position}",
"numericTypeIsExpected": "צפוי טיפוס מספרי", "numericTypeIsExpected": "צפוי טיפוס מספרי",
"stringTypeIsExpected": "צפוי טיפוס מחרוזת", "stringTypeIsExpected": "צפוי טיפוס מחרוזת",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

12
packages/nc-gui/lang/hu.json

@ -103,7 +103,6 @@
"reload": "Újratöltés", "reload": "Újratöltés",
"reset": "Visszaállítás", "reset": "Visszaállítás",
"install": "Telepítés", "install": "Telepítés",
"show": "Show", "show": "Show",
"access": "Access", "access": "Access",
"visibility": "Visibility", "visibility": "Visibility",
@ -243,7 +242,7 @@
"viewType": { "viewType": {
"grid": "Grid", "grid": "Grid",
"gallery": "Gallery", "gallery": "Gallery",
"form": "Form", "form": "Űrlap",
"kanban": "Kanban", "kanban": "Kanban",
"calendar": "Calendar", "calendar": "Calendar",
"map": "Map" "map": "Map"
@ -383,7 +382,7 @@
"newProj": "New Base", "newProj": "New Base",
"createBase": "Create Base", "createBase": "Create Base",
"myProject": "My Bases", "myProject": "My Bases",
"formTitle": "Form Title", "formTitle": "Űrlap címe",
"collaborative": "Collaborative", "collaborative": "Collaborative",
"locked": "Locked", "locked": "Locked",
"personal": "Personal", "personal": "Personal",
@ -458,8 +457,8 @@
}, },
"labels": { "labels": {
"notRecommended": "Not recommended", "notRecommended": "Not recommended",
"allowMetaWrite" : "Allow Schema Edit", "allowMetaWrite": "Allow Schema Edit",
"allowDataWrite" : "Allow Data Edit", "allowDataWrite": "Allow Data Edit",
"selectView": "Select a View", "selectView": "Select a View",
"connectionDetails": "Connection Details", "connectionDetails": "Connection Details",
"metaSync": "Meta Sync", "metaSync": "Meta Sync",
@ -818,7 +817,7 @@
"attachFile": "Attach File", "attachFile": "Attach File",
"viewAttachment": "View Attachments", "viewAttachment": "View Attachments",
"attachmentDrop": "Click or drop a file into cell", "attachmentDrop": "Click or drop a file into cell",
"addFiles": "Add File(s)", "addFiles": "Fájl(ok) hozzáadása",
"hideInUI": "Hide in UI", "hideInUI": "Hide in UI",
"addBase": "Add Base", "addBase": "Add Base",
"addParameter": "Add Parameter", "addParameter": "Add Parameter",
@ -1166,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Suggerimento: Usa {placeholder1} per i campi di riferimento, ad esempio: {placeholder2}. Per saperne di più, controlla", "hintStart": "Suggerimento: Usa {placeholder1} per i campi di riferimento, ad esempio: {placeholder2}. Per saperne di più, controlla",
"hintEnd": "Formule.", "hintEnd": "Formule.",
"noSuggestedFormulaFound": "Non è stata trovata alcuna formula suggerita", "noSuggestedFormulaFound": "Non è stata trovata alcuna formula suggerita",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} richiede un {type} nella posizione {position}", "typeIsExpected": "{calleeName} richiede un {type} nella posizione {position}",
"numericTypeIsExpected": "È atteso il tipo Numerico", "numericTypeIsExpected": "È atteso il tipo Numerico",
"stringTypeIsExpected": "È atteso il tipo Stringa", "stringTypeIsExpected": "È atteso il tipo Stringa",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "팁:{placeholder1}을(를) 사용하여 필드(예: {placeholder2})를 참조하십시오.", "hintStart": "팁:{placeholder1}을(를) 사용하여 필드(예: {placeholder2})를 참조하십시오.",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "제안된 공식이 없습니다.", "noSuggestedFormulaFound": "제안된 공식이 없습니다.",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "숫자 유형이 필요합니다.", "numericTypeIsExpected": "숫자 유형이 필요합니다.",
"stringTypeIsExpected": "문자열 유형이 필요합니다.", "stringTypeIsExpected": "문자열 유형이 필요합니다.",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Wskazówka: Użyj {placeholder1} do odwołania się do pól, np.: {placeholder2}. Po więcej informacji zapoznaj się z", "hintStart": "Wskazówka: Użyj {placeholder1} do odwołania się do pól, np.: {placeholder2}. Po więcej informacji zapoznaj się z",
"hintEnd": "Formułami.", "hintEnd": "Formułami.",
"noSuggestedFormulaFound": "Nie znaleziono sugerowanej formuły", "noSuggestedFormulaFound": "Nie znaleziono sugerowanej formuły",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} wymaga {type} na pozycji {position}", "typeIsExpected": "{calleeName} wymaga {type} na pozycji {position}",
"numericTypeIsExpected": "Oczekiwany jest typ numeryczny", "numericTypeIsExpected": "Oczekiwany jest typ numeryczny",
"stringTypeIsExpected": "Oczekiwany jest typ tekstowy", "stringTypeIsExpected": "Oczekiwany jest typ tekstowy",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Ожидается числовой тип", "numericTypeIsExpected": "Ожидается числовой тип",
"stringTypeIsExpected": "Ожидается строковый тип", "stringTypeIsExpected": "Ожидается строковый тип",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

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

@ -1165,6 +1165,7 @@
"hintStart": "提示:使用 {placeholder1} 引用字段,例如: {placeholder2}。更多信息,请查阅", "hintStart": "提示:使用 {placeholder1} 引用字段,例如: {placeholder2}。更多信息,请查阅",
"hintEnd": "公式", "hintEnd": "公式",
"noSuggestedFormulaFound": "未找到建议配方", "noSuggestedFormulaFound": "未找到建议配方",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} 需要在 {type} 位置 {position}", "typeIsExpected": "{calleeName} 需要在 {type} 位置 {position}",
"numericTypeIsExpected": "预计为数字类型", "numericTypeIsExpected": "预计为数字类型",
"stringTypeIsExpected": "预计为字符串类型", "stringTypeIsExpected": "预计为字符串类型",

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

@ -1165,6 +1165,7 @@
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.", "hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found", "noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}", "typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected", "numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected", "stringTypeIsExpected": "String type is expected",

Loading…
Cancel
Save