Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
454 changes: 454 additions & 0 deletions MM/6.6.0/config/media_manager_5/labels/WebViewer 3D.dcl

Large diffs are not rendered by default.

95 changes: 95 additions & 0 deletions MM/6.6.0/config/media_manager_5/labels/WebViewer App.dcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
resource configservice_label web_app_webviewer_app_3d {
key = 'WEB_APP_WEBVIEWER_APP_3D'
group = 'web-app-webviewer - app'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = '3D'
language_id = data.language.english.id
},
{
default_translation = '3D'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_app_images {
key = 'WEB_APP_WEBVIEWER_APP_IMAGES'
group = 'web-app-webviewer - app'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Images'
language_id = data.language.english.id
},
{
default_translation = 'Billeder'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_app_360 {
key = 'WEB_APP_WEBVIEWER_APP_360'
group = 'web-app-webviewer - app'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = '360'
language_id = data.language.english.id
},
{
default_translation = '360'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_app_you_seem_to_have_javascript_disabled {
key = 'WEB_APP_WEBVIEWER_APP_YOU_SEEM_TO_HAVE_JAVASCRIPT_DISABLED'
group = 'web-app-webviewer - app'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'You seem to have JavaScript disabled.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'You seem to have JavaScript disabled.'
default_translation = 'JavaScript is required but appears to be disabled on your device.'

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is 1 part of a 2 parts error message. I feel like most error messages only need 1 string of text, and this is no different

language_id = data.language.english.id
},
{
default_translation = 'Det ser ud til, at du har JavaScript deaktiveret.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Det ser ud til, at du har JavaScript deaktiveret.'
default_translation = 'JavaScript er påkrævet men lader til ikke at være slået til på din enhed.'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_app_keyshot_web_viewer_needs_javascript_enabled_in_order_to_run {
key = 'WEB_APP_WEBVIEWER_APP_KEYSHOT_WEB_VIEWER_NEEDS_JAVASCRIPT_ENABLED_IN_ORDER_TO_RUN'
group = 'web-app-webviewer - app'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'KeyShot Web Viewer needs JavaScript enabled in order to run.'
language_id = data.language.english.id
},
{
default_translation = 'KeyShot Web Viewer kræver JavaScript aktiveret for at køre.'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_app_to_view_the_scene_please_enable_javascript_in_your_browser_settings {
key = 'WEB_APP_WEBVIEWER_APP_TO_VIEW_THE_SCENE_PLEASE_ENABLE_JAVASCRIPT_IN_YOUR_BROWSER_SETTINGS'
group = 'web-app-webviewer - app'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'To view the scene, please enable JavaScript in your browser settings.'
language_id = data.language.english.id
},
{
default_translation = 'For at se scenen, skal du aktivere JavaScript i dine browserindstillinger.'
language_id = data.language.danish.id
}
]
}
159 changes: 159 additions & 0 deletions MM/6.6.0/config/media_manager_5/labels/WebViewer Error Pages.dcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
resource configservice_label web_app_webviewer_unknown_error_presentation_could_not_be_loaded {
key = 'WEB_APP_WEBVIEWER_UNKNOWN_ERROR_PRESENTATION_COULD_NOT_BE_LOADED'
group = 'web-app-webviewer - unknown-error'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Presentation could not be loaded'
language_id = data.language.english.id
},
{
default_translation = 'Præsentationen kunne ikke indlæses'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_unknown_error_the_presentation_cannot_be_loaded_right_now_please_try_again_later {
key = 'WEB_APP_WEBVIEWER_UNKNOWN_ERROR_THE_PRESENTATION_CANNOT_BE_LOADED_RIGHT_NOW_PLEASE_TRY_AGAIN_LATER'
group = 'web-app-webviewer - unknown-error'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'The presentation cannot be loaded right now. Please try again later.'
language_id = data.language.english.id
},
{
default_translation = 'Præsentationen kan ikke indlæses lige nu. Prøv venligst igen senere.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Præsentationen kan ikke indlæses lige nu. Prøv venligst igen senere.'
default_translation = 'Præsentationen kan ikke indlæses lige nu. Prøv igen senere.'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_not_found_oops {
key = 'WEB_APP_WEBVIEWER_NOT_FOUND_OOPS'
group = 'web-app-webviewer - not-found'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Oops!'
language_id = data.language.english.id
},
{
default_translation = 'Ups!'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_not_found_the_presentation_you_are_looking_for_doesnt_seem_to_exist {
key = 'WEB_APP_WEBVIEWER_NOT_FOUND_THE_PRESENTATION_YOU_ARE_LOOKING_FOR_DOESNT_SEEM_TO_EXIST'
group = 'web-app-webviewer - not-found'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'The presentation you are looking for doesn't seem to exist'
language_id = data.language.english.id
},
{
default_translation = 'Præsentationen, du leder efter, ser ikke ud til at eksistere'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Præsentationen, du leder efter, ser ikke ud til at eksistere'
default_translation = 'Præsentationen du ledte efter lader ikke til at eksistere'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_not_found_go_to_keyshot_drive {
key = 'WEB_APP_WEBVIEWER_NOT_FOUND_GO_TO_KEYSHOT_DRIVE'
group = 'web-app-webviewer - not-found'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Go to KeyShot Drive'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the UI part of KeyShot Cloud - i.e., what we have referred to as Atlas named KeyShot Drive?

language_id = data.language.english.id
},
{
default_translation = 'Gå til KeyShot Drive'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_not_shared_with_you_you_dont_have_permission {
key = 'WEB_APP_WEBVIEWER_NOT_SHARED_WITH_YOU_YOU_DONT_HAVE_PERMISSION'
group = 'web-app-webviewer - not-shared-with-you'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'You don't have permission'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'You don't have permission'
default_translation = 'You don't have permission to access this'

language_id = data.language.english.id
},
{
default_translation = 'Du har ikke tilladelse'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Du har ikke tilladelse'
default_translation = 'Du har ikke tilladelse til at tilgå dette'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_not_shared_with_you_this_presentation_has_not_been_shared_with_you_please_ask_the_owner_for_permission {
key = 'WEB_APP_WEBVIEWER_NOT_SHARED_WITH_YOU_THIS_PRESENTATION_HAS_NOT_BEEN_SHARED_WITH_YOU_PLEASE_ASK_THE_OWNER_FOR_PERMISSION'
group = 'web-app-webviewer - not-shared-with-you'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'This presentation has not been shared with you. Please ask the owner for permission.'
language_id = data.language.english.id
},
{
default_translation = 'Denne præsentation er ikke blevet delt med dig. Bed venligst ejeren om tilladelse.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Denne præsentation er ikke blevet delt med dig. Bed venligst ejeren om tilladelse.'
default_translation = 'Denne præsentation er ikke blevet delt med dig. Bed ejeren om tilladelse til at tilgå den.'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_not_shared_with_you_go_to_keyshot_drive {
key = 'WEB_APP_WEBVIEWER_NOT_SHARED_WITH_YOU_GO_TO_KEYSHOT_DRIVE'
group = 'web-app-webviewer - not-shared-with-you'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Go to KeyShot Drive'
language_id = data.language.english.id
},
{
default_translation = 'Gå til KeyShot Drive'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_out_of_transfer_wow_this_is_popular {
key = 'WEB_APP_WEBVIEWER_OUT_OF_TRANSFER_WOW_THIS_IS_POPULAR'
group = 'web-app-webviewer - out-of-transfer'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Wow, this is popular!'
language_id = data.language.english.id
},
{
default_translation = 'Wow, dette er populært!'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Wow, dette er populært!'
default_translation = 'Wow, den her er populær!'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_out_of_transfer_the_presentation_has_been_viewed_so_many_times_that_it_has_run_out_of_viewing_transfer_please_contact_the_owner_to_get_more {
key = 'WEB_APP_WEBVIEWER_OUT_OF_TRANSFER_THE_PRESENTATION_HAS_BEEN_VIEWED_SO_MANY_TIMES_THAT_IT_HAS_RUN_OUT_OF_VIEWING_TRANSFER_PLEASE_CONTACT_THE_OWNER_TO_GET_MORE'
group = 'web-app-webviewer - out-of-transfer'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'The presentation has been viewed so many times, that it has run out of viewing transfer. Please contact the owner to get more.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is viewing transfer? Is it like a ceiling on how many views it can have?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'The presentation has been viewed so many times, that it has run out of viewing transfer. Please contact the owner to get more.'
default_translation = 'The presentation has been viewed so many times, that it has run out of viewing tokens. Please contact the owner to acquire more.'

language_id = data.language.english.id
},
{
default_translation = 'Præsentationen er blevet vist så mange gange, at den har løbet tør for visningsoverførsel. Kontakt venligst ejeren for at få mere.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Præsentationen er blevet vist så mange gange, at den har løbet tør for visningsoverførsel. Kontakt venligst ejeren for at få mere.'
default_translation = 'Præsentationen er blevet vist så mange gange, at den har løbet tør for visnings-billetter. Kontakt venligst ejeren for at få tildelt flere.'

language_id = data.language.danish.id
}
]
}
63 changes: 63 additions & 0 deletions MM/6.6.0/config/media_manager_5/labels/WebViewer Landing Page.dcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
resource configservice_label web_app_webviewer_landing_page_try_out_the_web_viewer {
key = 'WEB_APP_WEBVIEWER_LANDING_PAGE_TRY_OUT_THE_WEB_VIEWER'
group = 'web-app-webviewer - landing-page'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Try out the Web Viewer'
language_id = data.language.english.id
},
{
default_translation = 'Prøv Web Viewer'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_landing_page_present_your_new_product_on_any_device_even_your_smartphone {
key = 'WEB_APP_WEBVIEWER_LANDING_PAGE_PRESENT_YOUR_NEW_PRODUCT_ON_ANY_DEVICE_EVEN_YOUR_SMARTPHONE'
group = 'web-app-webviewer - landing-page'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Present your new product on any device. Even your smartphone.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Present your new product on any device. Even your smartphone.'
default_translation = 'Present your new product on any device. Even on smartphones!'

language_id = data.language.english.id
},
{
default_translation = 'Præsenter dit nye produkt på enhver enhed. Selv din smartphone.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Præsenter dit nye produkt på enhver enhed. Selv din smartphone.'
default_translation = 'Præsenter dit nye produkt på enhver enhed. Selv på smartphones!'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_landing_page_see_your_presentations_in_drive {
key = 'WEB_APP_WEBVIEWER_LANDING_PAGE_SEE_YOUR_PRESENTATIONS_IN_DRIVE'
group = 'web-app-webviewer - landing-page'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'See your presentations in Drive'
language_id = data.language.english.id
},
{
default_translation = 'Se dine præsentationer i Drive'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_landing_page_want_to_see_a_demo {
key = 'WEB_APP_WEBVIEWER_LANDING_PAGE_WANT_TO_SEE_A_DEMO'
group = 'web-app-webviewer - landing-page'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Want to see a demo?'
language_id = data.language.english.id
},
{
default_translation = 'Vil du se en demo?'
language_id = data.language.danish.id
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
resource configservice_label web_app_webviewer_login_callback_stuck {
key = 'WEB_APP_WEBVIEWER_LOGIN_CALLBACK_STUCK'
group = 'web-app-webviewer - login-callback'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Stuck?'
language_id = data.language.english.id
},
{
default_translation = 'Fast?'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Fast?'
default_translation = 'Sidder du fast?'

language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_login_callback_here_is_a_link_to_the {
key = 'WEB_APP_WEBVIEWER_LOGIN_CALLBACK_HERE_IS_A_LINK_TO_THE'
group = 'web-app-webviewer - login-callback'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Here is a link to the'
language_id = data.language.english.id
},
{
default_translation = 'Her er et link til'
language_id = data.language.danish.id
}
]
}

resource configservice_label web_app_webviewer_login_callback_frontpage {
key = 'WEB_APP_WEBVIEWER_LOGIN_CALLBACK_FRONTPAGE'
group = 'web-app-webviewer - login-callback'
product_id = resource.configservice_product.media_manager_5.id
default_label_values = [
{
default_translation = 'Frontpage'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default_translation = 'Frontpage'
default_translation = 'Front-page'

language_id = data.language.english.id
},
{
default_translation = 'Forside'
language_id = data.language.danish.id
}
]
}
Loading