i18n - translations (#10876)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-03-14 08:01:27 +01:00
committed by GitHub
parent bc4c79bc1c
commit 842a68a0aa
62 changed files with 331 additions and 31 deletions

View File

@ -763,10 +763,18 @@ msgstr "Totaal tellen"
msgid "Count empty"
msgstr "Lege tellen"
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count false"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count not empty"
msgstr "Niet-lege tellen"
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count true"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count unique values"
msgstr "Unieke waarden tellen"
@ -1452,6 +1460,7 @@ msgid "Failed to validate API key. Please check your API key and try again."
msgstr "API-sleutel kon niet worden gevalideerd. Controleer uw API-sleutel en probeer het opnieuw."
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
msgid "False"
msgstr "Vals"
@ -3134,6 +3143,7 @@ msgstr "Trigger Type"
#~ msgstr "Trigger type should be Manual - when no record(s) are selected"
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
msgid "True"
msgstr "Waar"