MM5-7635, WebViewer, tranlation, first version#963
Open
oshoferyuk wants to merge 2 commits intomasterfrom
Open
MM5-7635, WebViewer, tranlation, first version#963oshoferyuk wants to merge 2 commits intomasterfrom
oshoferyuk wants to merge 2 commits intomasterfrom
Conversation
Poiar
requested changes
Feb 13, 2026
| product_id = resource.configservice_product.media_manager_5.id | ||
| default_label_values = [ | ||
| { | ||
| default_translation = '{{ typeName() }} modes are not supported' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = '{{ typeName() }} modes are not supported' | |
| default_translation = '{{ typeName() }} mode is not supported for this type' |
Contributor
There was a problem hiding this comment.
I think I might require some more context
| language_id = data.language.english.id | ||
| }, | ||
| { | ||
| default_translation = '{{ typeName() }}-tilstande understøttes ikke' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = '{{ typeName() }}-tilstande understøttes ikke' | |
| default_translation = '{{ typeName() }}-tilstand understøttes ikke af denne type' |
| product_id = resource.configservice_product.media_manager_5.id | ||
| default_label_values = [ | ||
| { | ||
| default_translation = 'Your device can't open the {{ typeName() }} mode, try another browser or device.' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = 'Your device can't open the {{ typeName() }} mode, try another browser or device.' | |
| default_translation = 'This device seems to not support {{ typeName() }} mode. Please retry with another browser or device.' |
| language_id = data.language.english.id | ||
| }, | ||
| { | ||
| default_translation = 'Din enhed kan ikke åbne {{ typeName() }}-tilstanden, prøv en anden browser eller enhed.' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = 'Din enhed kan ikke åbne {{ typeName() }}-tilstanden, prøv en anden browser eller enhed.' | |
| default_translation = 'Denne enhed lader ikke til at understøtte {{ typeName() }}-tilstand . Prøv evt. med en anden browser eller enhed.' |
| product_id = resource.configservice_product.media_manager_5.id | ||
| default_label_values = [ | ||
| { | ||
| default_translation = 'AR not enabled for iOS' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = 'AR not enabled for iOS' | |
| default_translation = 'iOS does not support AR mode in browsers' |
Contributor
There was a problem hiding this comment.
This might be wrong. However, I assume it's Apple not allowing it, and not us that don't want to support it
| language_id = data.language.english.id | ||
| }, | ||
| { | ||
| default_translation = '3D-scenen kunne ikke indlæses. Prøv venligst igen på et senere tidspunkt.' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = '3D-scenen kunne ikke indlæses. Prøv venligst igen på et senere tidspunkt.' | |
| default_translation = '3D-scenen kunne ikke indlæses. Prøv igen senere.' |
| product_id = resource.configservice_product.media_manager_5.id | ||
| default_label_values = [ | ||
| { | ||
| default_translation = 'Upload your images at the same time you upload your scene from KeyShot.' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = 'Upload your images at the same time you upload your scene from KeyShot.' | |
| default_translation = 'Upload your images while uploading scenes via KeyShot.' |
| language_id = data.language.english.id | ||
| }, | ||
| { | ||
| default_translation = 'Upload dine billeder på samme tid, som du uploader din scene fra KeyShot.' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = 'Upload dine billeder på samme tid, som du uploader din scene fra KeyShot.' | |
| default_translation = 'Upload dine billeder imens du uploader scener via KeyShot.' |
| product_id = resource.configservice_product.media_manager_5.id | ||
| default_label_values = [ | ||
| { | ||
| default_translation = 'Upload your 360 assets along with your scene. Show it together.' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = 'Upload your 360 assets along with your scene. Show it together.' | |
| default_translation = 'Upload 360 assets along with your scene. Show it all together.' |
| language_id = data.language.english.id | ||
| }, | ||
| { | ||
| default_translation = 'Upload dine 360-aktiver sammen med din scene. Vis dem sammen.' |
Contributor
There was a problem hiding this comment.
Suggested change
| default_translation = 'Upload dine 360-aktiver sammen med din scene. Vis dem sammen.' | |
| default_translation = 'Upload 360-assets sammen med dine scene. Præsentér dem sammen.' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.