-
Notifications
You must be signed in to change notification settings - Fork 3
New Crowdin updates #13
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
base: main
Are you sure you want to change the base?
Changes from all commits
78e9f31
a11a2d4
1de6f61
e555aa5
f78b0c8
561d3eb
0fc704c
b7efd66
8c4be86
78df6d7
4a4883c
fe01f2f
6f654a2
ac2e830
6ae6959
973b70e
6227bb1
dbe4656
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,89 @@ | ||
| --- | ||
| ca: | ||
| decidim: | ||
| chatbot: | ||
| admin: | ||
| menu: | ||
| chatbot: Chatbot | ||
| settings: | ||
| edit: | ||
| title: Chatbot configuration | ||
| form: | ||
| cancel: Cancel | ||
| configuration_for: Configuration for %{workflow} | ||
| current_workflow: Current workflow (%{provider}) | ||
| enabled: Enabled | ||
| loading: Loading... | ||
| no_extra_settings: No additional configuration needed for this workflow. | ||
| save: Save settings | ||
| index: | ||
| configure: Configure | ||
| title: Chatbot Settings | ||
| organization_welcome_form: | ||
| custom_text: Initial message (defaults to organization's short description) | ||
| delegate_workflow: Choose the workflow to handle the "Participate" button | ||
| errors: | ||
| invalid_delegate_workflow: The selected workflow is not valid or not configured. | ||
| no_workflows_available: No workflows available | ||
| single_participatory_space_form: | ||
| component: Choose the component | ||
| errors: | ||
| component_id_blank: Component is required | ||
| participatory_space_gid_blank: Participatory space is required | ||
| instructions: Instructions (optional) - displayed before showing the space information | ||
| participatory_space: Choose the participatory space | ||
| select_component: Select a component... | ||
| select_space: Select a participatory space... | ||
| select_space_first: Select a participatory space first | ||
| toggle: | ||
| disabled: Chatbot has been disabled. | ||
| enabled: Chatbot has been enabled. | ||
| update: | ||
| error: There was an error saving the settings. | ||
| success: Chatbot settings saved successfully. | ||
| messages: | ||
| deactivated: The chatbot is currently deactivated. Please try again later. | ||
| generic_error: Sorry, something went wrong while processing your request. Please try again later. | ||
| reset_workflows: Thanks for participating! You can start again by sending any message. | ||
| stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! | ||
| providers: | ||
| whatsapp: | ||
| description: Enable to receive and respond to messages via WhatsApp Business API. | ||
| name: WhatsApp | ||
| workflows: | ||
| base: | ||
| buttons: | ||
| exit: Exit & go back | ||
| reset: End conversation | ||
| unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. | ||
| comments: | ||
| buttons: | ||
| exit: Cancel & go back | ||
| submit: Publish comment | ||
| comment_created: 'Your comment has been published successfully! You can view it here:' | ||
| comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. | ||
| comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". | ||
| instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. | ||
| resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. | ||
| signature: |2- | ||
|
|
||
|
|
||
| Sent via %{provider} | ||
| organization_welcome: | ||
| title: Organization Welcome | ||
| proposals: | ||
| buttons: | ||
| comment: Comment proposal | ||
| more: View more | ||
| view_proposal: View proposal | ||
| comments_disabled: Commenting is disabled for this proposal. | ||
| no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. | ||
| no_proposals: There are no proposals published yet. Please check back later. | ||
| remaining_proposals: There are %{count} more proposals. Click "View more" to see them. | ||
| single_participatory_space: | ||
| buttons: | ||
| more_info: More info | ||
| participate: Participate | ||
| no_spaces: There are no active participatory spaces at the moment. Please try again later. | ||
| not_ready_yet: This feature is not ready yet. Please try again later. | ||
| title: Single Participatory Space | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,89 @@ | ||
| --- | ||
| de: | ||
| decidim: | ||
| chatbot: | ||
| admin: | ||
| menu: | ||
| chatbot: Chatbot | ||
| settings: | ||
| edit: | ||
| title: Chatbot configuration | ||
| form: | ||
| cancel: Cancel | ||
| configuration_for: Configuration for %{workflow} | ||
| current_workflow: Current workflow (%{provider}) | ||
| enabled: Enabled | ||
| loading: Loading... | ||
| no_extra_settings: No additional configuration needed for this workflow. | ||
| save: Save settings | ||
| index: | ||
| configure: Configure | ||
| title: Chatbot Settings | ||
| organization_welcome_form: | ||
| custom_text: Initial message (defaults to organization's short description) | ||
| delegate_workflow: Choose the workflow to handle the "Participate" button | ||
| errors: | ||
| invalid_delegate_workflow: The selected workflow is not valid or not configured. | ||
| no_workflows_available: No workflows available | ||
| single_participatory_space_form: | ||
| component: Choose the component | ||
| errors: | ||
| component_id_blank: Component is required | ||
| participatory_space_gid_blank: Participatory space is required | ||
| instructions: Instructions (optional) - displayed before showing the space information | ||
| participatory_space: Choose the participatory space | ||
| select_component: Select a component... | ||
| select_space: Select a participatory space... | ||
| select_space_first: Select a participatory space first | ||
| toggle: | ||
| disabled: Chatbot has been disabled. | ||
| enabled: Chatbot has been enabled. | ||
| update: | ||
| error: There was an error saving the settings. | ||
| success: Chatbot settings saved successfully. | ||
| messages: | ||
| deactivated: The chatbot is currently deactivated. Please try again later. | ||
| generic_error: Sorry, something went wrong while processing your request. Please try again later. | ||
| reset_workflows: Thanks for participating! You can start again by sending any message. | ||
| stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! | ||
| providers: | ||
| whatsapp: | ||
| description: Enable to receive and respond to messages via WhatsApp Business API. | ||
| name: WhatsApp | ||
| workflows: | ||
| base: | ||
| buttons: | ||
| exit: Exit & go back | ||
| reset: End conversation | ||
| unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. | ||
| comments: | ||
| buttons: | ||
| exit: Cancel & go back | ||
| submit: Publish comment | ||
| comment_created: 'Your comment has been published successfully! You can view it here:' | ||
| comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. | ||
| comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". | ||
| instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. | ||
| resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. | ||
| signature: |2- | ||
|
|
||
|
|
||
| Sent via %{provider} | ||
| organization_welcome: | ||
| title: Organization Welcome | ||
| proposals: | ||
| buttons: | ||
| comment: Comment proposal | ||
| more: View more | ||
| view_proposal: View proposal | ||
| comments_disabled: Commenting is disabled for this proposal. | ||
| no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. | ||
| no_proposals: There are no proposals published yet. Please check back later. | ||
| remaining_proposals: There are %{count} more proposals. Click "View more" to see them. | ||
| single_participatory_space: | ||
| buttons: | ||
| more_info: More info | ||
| participate: Participate | ||
| no_spaces: There are no active participatory spaces at the moment. Please try again later. | ||
| not_ready_yet: This feature is not ready yet. Please try again later. | ||
| title: Single Participatory Space | ||
|
Comment on lines
+1
to
+89
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. German translations are missing — file contains English text only. This locale file is declared as
German-speaking users will see untranslated English text throughout the chatbot UI. Please ensure actual German translations are provided before merging, or coordinate with Crowdin to sync completed translations. 🤖 Prompt for AI Agents |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,89 @@ | ||
| --- | ||
| es: | ||
| decidim: | ||
| chatbot: | ||
| admin: | ||
| menu: | ||
| chatbot: Chatbot | ||
| settings: | ||
| edit: | ||
| title: Chatbot configuration | ||
| form: | ||
| cancel: Cancel | ||
| configuration_for: Configuration for %{workflow} | ||
| current_workflow: Current workflow (%{provider}) | ||
| enabled: Enabled | ||
| loading: Loading... | ||
| no_extra_settings: No additional configuration needed for this workflow. | ||
| save: Save settings | ||
| index: | ||
| configure: Configure | ||
| title: Chatbot Settings | ||
| organization_welcome_form: | ||
| custom_text: Initial message (defaults to organization's short description) | ||
| delegate_workflow: Choose the workflow to handle the "Participate" button | ||
| errors: | ||
| invalid_delegate_workflow: The selected workflow is not valid or not configured. | ||
| no_workflows_available: No workflows available | ||
| single_participatory_space_form: | ||
| component: Choose the component | ||
| errors: | ||
| component_id_blank: Component is required | ||
| participatory_space_gid_blank: Participatory space is required | ||
| instructions: Instructions (optional) - displayed before showing the space information | ||
| participatory_space: Choose the participatory space | ||
| select_component: Select a component... | ||
| select_space: Select a participatory space... | ||
| select_space_first: Select a participatory space first | ||
| toggle: | ||
| disabled: Chatbot has been disabled. | ||
| enabled: Chatbot has been enabled. | ||
| update: | ||
| error: There was an error saving the settings. | ||
| success: Chatbot settings saved successfully. | ||
| messages: | ||
| deactivated: The chatbot is currently deactivated. Please try again later. | ||
| generic_error: Sorry, something went wrong while processing your request. Please try again later. | ||
| reset_workflows: Thanks for participating! You can start again by sending any message. | ||
| stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! | ||
| providers: | ||
| whatsapp: | ||
| description: Enable to receive and respond to messages via WhatsApp Business API. | ||
| name: WhatsApp | ||
| workflows: | ||
| base: | ||
| buttons: | ||
| exit: Exit & go back | ||
| reset: End conversation | ||
| unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. | ||
| comments: | ||
| buttons: | ||
| exit: Cancel & go back | ||
| submit: Publish comment | ||
| comment_created: 'Your comment has been published successfully! You can view it here:' | ||
| comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. | ||
| comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". | ||
| instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. | ||
| resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. | ||
| signature: |2- | ||
|
|
||
|
|
||
| Sent via %{provider} | ||
| organization_welcome: | ||
| title: Organization Welcome | ||
| proposals: | ||
| buttons: | ||
| comment: Comment proposal | ||
| more: View more | ||
| view_proposal: View proposal | ||
| comments_disabled: Commenting is disabled for this proposal. | ||
| no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. | ||
| no_proposals: There are no proposals published yet. Please check back later. | ||
| remaining_proposals: There are %{count} more proposals. Click "View more" to see them. | ||
| single_participatory_space: | ||
| buttons: | ||
| more_info: More info | ||
| participate: Participate | ||
| no_spaces: There are no active participatory spaces at the moment. Please try again later. | ||
| not_ready_yet: This feature is not ready yet. Please try again later. | ||
| title: Single Participatory Space | ||
|
Comment on lines
+1
to
+89
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Spanish translations are missing — file contains English text only. This locale file is declared as
Spanish-speaking users will see untranslated English text throughout the chatbot UI. Please ensure actual Spanish translations are provided before merging, or coordinate with Crowdin to sync completed translations. 🤖 Prompt for AI Agents |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,89 @@ | ||
| --- | ||
| fr: | ||
| decidim: | ||
| chatbot: | ||
| admin: | ||
| menu: | ||
| chatbot: Chatbot | ||
| settings: | ||
| edit: | ||
| title: Chatbot configuration | ||
| form: | ||
| cancel: Cancel | ||
| configuration_for: Configuration for %{workflow} | ||
| current_workflow: Current workflow (%{provider}) | ||
| enabled: Enabled | ||
| loading: Loading... | ||
| no_extra_settings: No additional configuration needed for this workflow. | ||
| save: Save settings | ||
| index: | ||
| configure: Configure | ||
| title: Chatbot Settings | ||
| organization_welcome_form: | ||
| custom_text: Initial message (defaults to organization's short description) | ||
| delegate_workflow: Choose the workflow to handle the "Participate" button | ||
| errors: | ||
| invalid_delegate_workflow: The selected workflow is not valid or not configured. | ||
| no_workflows_available: No workflows available | ||
| single_participatory_space_form: | ||
| component: Choose the component | ||
| errors: | ||
| component_id_blank: Component is required | ||
| participatory_space_gid_blank: Participatory space is required | ||
| instructions: Instructions (optional) - displayed before showing the space information | ||
| participatory_space: Choose the participatory space | ||
| select_component: Select a component... | ||
| select_space: Select a participatory space... | ||
| select_space_first: Select a participatory space first | ||
| toggle: | ||
| disabled: Chatbot has been disabled. | ||
| enabled: Chatbot has been enabled. | ||
| update: | ||
| error: There was an error saving the settings. | ||
| success: Chatbot settings saved successfully. | ||
| messages: | ||
| deactivated: The chatbot is currently deactivated. Please try again later. | ||
| generic_error: Sorry, something went wrong while processing your request. Please try again later. | ||
| reset_workflows: Thanks for participating! You can start again by sending any message. | ||
| stale_cleared: Your previous session was cleared due to inactivity. Starting fresh! | ||
| providers: | ||
| whatsapp: | ||
| description: Enable to receive and respond to messages via WhatsApp Business API. | ||
| name: WhatsApp | ||
| workflows: | ||
| base: | ||
| buttons: | ||
| exit: Exit & go back | ||
| reset: End conversation | ||
| unprocessable_input: Sorry, I couldn't process that. Please try again with a different message or use "Exit & go back" or "End conversation" to start over. | ||
| comments: | ||
| buttons: | ||
| exit: Cancel & go back | ||
| submit: Publish comment | ||
| comment_created: 'Your comment has been published successfully! You can view it here:' | ||
| comment_creation_failed: Unfortunately, your comment could not be published. Please try again or contact support. | ||
| comment_received: Here is your comment, if you want to change it just send a new message. If you're happy with it, click "Publish comment". | ||
| instructions: Thanks for your interest in commenting "%{title}"! Please write your comment below and send it to me. You will have the chance to review and edit your comment before submitting it. | ||
| resource_not_found: Unfortunately, the requested resource could not be found. Please choose another one or exit and restart. | ||
| signature: |2- | ||
|
|
||
|
|
||
| Sent via %{provider} | ||
| organization_welcome: | ||
| title: Organization Welcome | ||
| proposals: | ||
| buttons: | ||
| comment: Comment proposal | ||
| more: View more | ||
| view_proposal: View proposal | ||
| comments_disabled: Commenting is disabled for this proposal. | ||
| no_more_proposals: There are no more proposals to show. Please choose one of the proposals above. | ||
| no_proposals: There are no proposals published yet. Please check back later. | ||
| remaining_proposals: There are %{count} more proposals. Click "View more" to see them. | ||
| single_participatory_space: | ||
| buttons: | ||
| more_info: More info | ||
| participate: Participate | ||
| no_spaces: There are no active participatory spaces at the moment. Please try again later. | ||
| not_ready_yet: This feature is not ready yet. Please try again later. | ||
| title: Single Participatory Space |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 797
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 332
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 383
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 1837
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 2005
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 566
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 2507
🏁 Script executed:
Repository: openpoke/decidim-module-chatbot
Length of output: 1462
All translation values in the six locale files are untranslated English — no actual Catalan, German, Spanish, French, Japanese, or Portuguese strings are present.
The files
ca.yml,de.yml,es.yml,fr.yml,ja.yml, andpt.ymlare byte-for-byte identical except for the top-level locale key. Every string value is in English:cancel: Cancel(should be "Cancel·la" in Catalan, "Abbrechen" in German, etc.)enabled: Enabled(should be "Activat", "Aktiviert", etc.)Shipping these files means the application will advertise support for six languages while displaying only English to users in those locales, degrading their experience. Verify that the Crowdin project has completed translations for these languages before syncing, or remove these files until translations are ready.
🤖 Prompt for AI Agents