Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #7736

Merged
merged 34 commits into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
38e6e99
New translations en.json (French)
o1lab Feb 27, 2024
bd3763c
New translations en.json (Spanish)
o1lab Feb 27, 2024
8dc6313
New translations en.json (Arabic)
o1lab Feb 27, 2024
1c1e0b8
New translations en.json (Czech)
o1lab Feb 27, 2024
35cb29b
New translations en.json (Danish)
o1lab Feb 27, 2024
595d95b
New translations en.json (German)
o1lab Feb 27, 2024
55eeee8
New translations en.json (Basque)
o1lab Feb 27, 2024
0633df0
New translations en.json (Finnish)
o1lab Feb 27, 2024
53a2709
New translations en.json (Hebrew)
o1lab Feb 27, 2024
443b146
New translations en.json (Italian)
o1lab Feb 27, 2024
17486ee
New translations en.json (Japanese)
o1lab Feb 27, 2024
b304de6
New translations en.json (Korean)
o1lab Feb 27, 2024
599d419
New translations en.json (Dutch)
o1lab Feb 27, 2024
bc01509
New translations en.json (Norwegian)
o1lab Feb 27, 2024
8d223cd
New translations en.json (Polish)
o1lab Feb 27, 2024
704af06
New translations en.json (Portuguese)
o1lab Feb 27, 2024
74dc1ca
New translations en.json (Russian)
o1lab Feb 27, 2024
0a18f5a
New translations en.json (Slovak)
o1lab Feb 27, 2024
2f05b05
New translations en.json (Slovenian)
o1lab Feb 27, 2024
04593c3
New translations en.json (Swedish)
o1lab Feb 27, 2024
c416f4d
New translations en.json (Turkish)
o1lab Feb 27, 2024
50e706f
New translations en.json (Ukrainian)
o1lab Feb 27, 2024
a996d3a
New translations en.json (Chinese Simplified)
o1lab Feb 27, 2024
32a830c
New translations en.json (Chinese Traditional)
o1lab Feb 27, 2024
3efba8a
New translations en.json (English)
o1lab Feb 27, 2024
42b26aa
New translations en.json (Vietnamese)
o1lab Feb 27, 2024
90cd4d9
New translations en.json (Portuguese, Brazilian)
o1lab Feb 27, 2024
6a2d300
New translations en.json (Indonesian)
o1lab Feb 27, 2024
011fb5e
New translations en.json (Persian)
o1lab Feb 27, 2024
4bc956b
New translations en.json (Thai)
o1lab Feb 27, 2024
19d4806
New translations en.json (Croatian)
o1lab Feb 27, 2024
6cca0e7
New translations en.json (Latvian)
o1lab Feb 27, 2024
d6834af
New translations en.json (Hindi)
o1lab Feb 27, 2024
b22f0da
New translations en.json (Bengali, India)
o1lab Feb 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 11 additions & 4 deletions packages/nc-gui/lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"restore": "Restore",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo"
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Day",
Expand Down Expand Up @@ -425,7 +427,8 @@
"setNull": "Set NULL",
"setDefault": "Set Default"
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found"
},
"labels": {
"selectYear": "Select Year",
Expand Down Expand Up @@ -692,7 +695,10 @@
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
"activity": {
"noRange": "Calendar view requires a date range",
Expand Down Expand Up @@ -1002,7 +1008,8 @@
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Begin by creating API tokens to unlock advanced functionalities.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace."
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
"searchOptions": "Search options"
},
"msg": {
"clickToCopyFieldId": "Click to copy Field Id",
Expand Down
15 changes: 11 additions & 4 deletions packages/nc-gui/lang/bn_IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"restore": "Restore",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo"
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Day",
Expand Down Expand Up @@ -425,7 +427,8 @@
"setNull": "Set NULL",
"setDefault": "Set Default"
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found"
},
"labels": {
"selectYear": "Select Year",
Expand Down Expand Up @@ -692,7 +695,10 @@
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
"activity": {
"noRange": "Calendar view requires a date range",
Expand Down Expand Up @@ -1002,7 +1008,8 @@
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Begin by creating API tokens to unlock advanced functionalities.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace."
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
"searchOptions": "Search options"
},
"msg": {
"clickToCopyFieldId": "Click to copy Field Id",
Expand Down
15 changes: 11 additions & 4 deletions packages/nc-gui/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"restore": "Restore",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo"
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Day",
Expand Down Expand Up @@ -425,7 +427,8 @@
"setNull": "Set NULL",
"setDefault": "Set Default"
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found"
},
"labels": {
"selectYear": "Select Year",
Expand Down Expand Up @@ -692,7 +695,10 @@
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
"activity": {
"noRange": "Calendar view requires a date range",
Expand Down Expand Up @@ -1002,7 +1008,8 @@
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Begin by creating API tokens to unlock advanced functionalities.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace."
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
"searchOptions": "Search options"
},
"msg": {
"clickToCopyFieldId": "Click to copy Field Id",
Expand Down
15 changes: 11 additions & 4 deletions packages/nc-gui/lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"restore": "Restore",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo"
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Day",
Expand Down Expand Up @@ -425,7 +427,8 @@
"setNull": "Set NULL",
"setDefault": "Set Default"
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found"
},
"labels": {
"selectYear": "Select Year",
Expand Down Expand Up @@ -692,7 +695,10 @@
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
"activity": {
"noRange": "Calendar view requires a date range",
Expand Down Expand Up @@ -1002,7 +1008,8 @@
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Begin by creating API tokens to unlock advanced functionalities.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace."
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
"searchOptions": "Search options"
},
"msg": {
"clickToCopyFieldId": "Click to copy Field Id",
Expand Down
15 changes: 11 additions & 4 deletions packages/nc-gui/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"restore": "Restore",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo"
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Day",
Expand Down Expand Up @@ -425,7 +427,8 @@
"setNull": "Set NULL",
"setDefault": "Set Default"
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found"
},
"labels": {
"selectYear": "Select Year",
Expand Down Expand Up @@ -692,7 +695,10 @@
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
"activity": {
"noRange": "Calendar view requires a date range",
Expand Down Expand Up @@ -1002,7 +1008,8 @@
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Begin by creating API tokens to unlock advanced functionalities.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace."
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
"searchOptions": "Search options"
},
"msg": {
"clickToCopyFieldId": "Click to copy Field Id",
Expand Down
20 changes: 9 additions & 11 deletions packages/nc-gui/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@
"replace": "Replace",
"banner": "Banner",
"logo": "Logo",
"dropdown":"Dropdown",
"list":"List"
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Day",
Expand Down Expand Up @@ -429,7 +429,6 @@
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found"

},
"labels": {
"selectYear": "Select Year",
Expand Down Expand Up @@ -692,12 +691,12 @@
"selectField": "Select a field",
"selectFieldLabel": "Make changes to field properties by selecting a field from the list"
},
"appearanceSettings":"Appearance Settings",
"backgroundColor":"Background Color",
"hideNocodbBranding":"Hide NocoDB Branding",
"appearanceSettings": "Appearance Settings",
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet":"Shows field only when conditions are met",
"limitOptions": "Limit options",
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit ptions",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
Expand Down Expand Up @@ -1118,7 +1117,7 @@
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"warning": {
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!",
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date/ date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
Expand Down Expand Up @@ -1308,7 +1307,6 @@
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}",
"yourCurrentRoleIs": "Your current role is",
"pleaseRequestAccessForView": "Please request for higher permission from the Admin / Base owner / Workspace owner to get access to this {viewName}"

},
"error": {
"fetchingCalendarData": "Error fetching calendar data",
Expand Down Expand Up @@ -1396,7 +1394,7 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "Parameter key cannot be empty",
"duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed",
"fieldRequired": "{value} cannot be empty",
"fieldRequired": "{value} cannot be empty.",
"projectNotAccessible": "Base not accessible",
"copyToClipboardError": "Failed to copy to clipboard",
"pasteFromClipboardError": "Failed to paste from clipboard",
Expand Down
15 changes: 11 additions & 4 deletions packages/nc-gui/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"restore": "Restaurar",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo"
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Día",
Expand Down Expand Up @@ -425,7 +427,8 @@
"setNull": "Establecer NULL",
"setDefault": "Establecer por defecto"
},
"selectFieldsFromRightPannelToAddHere": "Selecciona los campos del panel derecho para añadirlos aquí"
"selectFieldsFromRightPannelToAddHere": "Selecciona los campos del panel derecho para añadirlos aquí",
"noOptionsFound": "No options found"
},
"labels": {
"selectYear": "Seleccionar Año",
Expand Down Expand Up @@ -692,7 +695,10 @@
"backgroundColor": "Color de Fondo",
"hideNocodbBranding": "Ocultar marca NocoDB",
"showOnConditions": "Mostrar en condiciones",
"showFieldOnConditionsMet": "Muestra el campo sólo cuando se cumplen las condiciones"
"showFieldOnConditionsMet": "Muestra el campo sólo cuando se cumplen las condiciones",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
"activity": {
"noRange": "La vista del calendario requiere un rango de fechas",
Expand Down Expand Up @@ -1002,7 +1008,8 @@
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Begin by creating API tokens to unlock advanced functionalities.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace."
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
"searchOptions": "Search options"
},
"msg": {
"clickToCopyFieldId": "Click to copy Field Id",
Expand Down
15 changes: 11 additions & 4 deletions packages/nc-gui/lang/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"restore": "Restore",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo"
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List"
},
"objects": {
"day": "Day",
Expand Down Expand Up @@ -425,7 +427,8 @@
"setNull": "Set NULL",
"setDefault": "Set Default"
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found"
},
"labels": {
"selectYear": "Select Year",
Expand Down Expand Up @@ -692,7 +695,10 @@
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection"
},
"activity": {
"noRange": "Calendar view requires a date range",
Expand Down Expand Up @@ -1002,7 +1008,8 @@
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Begin by creating API tokens to unlock advanced functionalities.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace."
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
"searchOptions": "Search options"
},
"msg": {
"clickToCopyFieldId": "Click to copy Field Id",
Expand Down