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

Update Video transations #78

Merged
merged 1 commit into from
Oct 15, 2024
Merged
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
47 changes: 31 additions & 16 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@

// Confirm
alert_confirmation_title: "确认",
alert_confirmation_files:
"Are you sure you would like to delete the selected files",
alert_confirmation_body: "是否确实要使用此名称创建{0}?",
alert_overwrite_body: "文件“{0}”已存在。是否要覆盖它?",

Expand Down Expand Up @@ -463,27 +465,40 @@
description_observatory_map: "Public Observatories map",

initial_tour_guide: {
profile_general: "This is your Profile page where you can manage your account settings and personal information.",
side_panel: "The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page: "Take a look around your profile to explore the features available for managing your account.",
profile_next: "Next, check out the Feed where you can explore posts from other users.",

feed_general: "This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
profile_general:
"This is your Profile page where you can manage your account settings and personal information.",
side_panel:
"The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page:
"Take a look around your profile to explore the features available for managing your account.",
profile_next:
"Next, check out the Feed where you can explore posts from other users.",

feed_general:
"This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
feed_page: "Browse posts from other users here.",
feed_next: "Next, explore the Users page to find and connect with others.",
feed_next:
"Next, explore the Users page to find and connect with others.",

users_general: "This is the Users page, where you can search for, filter, and follow other members of the community.",
users_general:
"This is the Users page, where you can search for, filter, and follow other members of the community.",
users_page: "Discover and interact with other users here.",
users_next: "Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general: "Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page: "Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next: "Next, explore the Observatories page to view and manage observatories.",

observatories_general: "Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
users_next:
"Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general:
"Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page:
"Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next:
"Next, explore the Observatories page to view and manage observatories.",

observatories_general:
"Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
observatories_page: "View and manage observatories in this section.",

final_step: "Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
final_step:
"Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
},
},
tooltip: {
Expand Down
41 changes: 28 additions & 13 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ const de = {

// Confirm
alert_confirmation_title: "Bestätigung",
alert_confirmation_files:
"Are you sure you would like to delete the selected files",
alert_confirmation_body:
"Are you sure you want to create {0} with this name?",
alert_overwrite_body:
Expand Down Expand Up @@ -447,27 +449,40 @@ const de = {
description_observatory_map: "Public Observatories map",

initial_tour_guide: {
profile_general: "This is your Profile page where you can manage your account settings and personal information.",
side_panel: "The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page: "Take a look around your profile to explore the features available for managing your account.",
profile_next: "Next, check out the Feed where you can explore posts from other users.",
profile_general:
"This is your Profile page where you can manage your account settings and personal information.",
side_panel:
"The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page:
"Take a look around your profile to explore the features available for managing your account.",
profile_next:
"Next, check out the Feed where you can explore posts from other users.",

feed_general: "This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
feed_general:
"This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
feed_page: "Browse posts from other users here.",
feed_next: "Next, explore the Users page to find and connect with others.",
feed_next:
"Next, explore the Users page to find and connect with others.",

users_general: "This is the Users page, where you can search for, filter, and follow other members of the community.",
users_general:
"This is the Users page, where you can search for, filter, and follow other members of the community.",
users_page: "Discover and interact with other users here.",
users_next: "Next, let's visit the Equipment page to explore astronomy tools.",
users_next:
"Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general: "Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page: "Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next: "Next, explore the Observatories page to view and manage observatories.",
equipment_general:
"Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page:
"Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next:
"Next, explore the Observatories page to view and manage observatories.",

observatories_general: "Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
observatories_general:
"Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
observatories_page: "View and manage observatories in this section.",

final_step: "Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
final_step:
"Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
},
},
tooltip: {
Expand Down
47 changes: 31 additions & 16 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ const en = {

// Confirm
alert_confirmation_title: "Confirmation",
alert_confirmation_files:
"Are you sure you would like to delete the selected files",
alert_confirmation_body:
"Are you sure you want to create {0} with this name?",
alert_overwrite_body:
Expand Down Expand Up @@ -460,27 +462,40 @@ const en = {
description_observatory_map: "Public Observatories map",

initial_tour_guide: {
profile_general: "This is your Profile page where you can manage your account settings and personal information.",
side_panel: "The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page: "Take a look around your profile to explore the features available for managing your account.",
profile_next: "Next, check out the Feed where you can explore posts from other users.",

feed_general: "This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
profile_general:
"This is your Profile page where you can manage your account settings and personal information.",
side_panel:
"The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page:
"Take a look around your profile to explore the features available for managing your account.",
profile_next:
"Next, check out the Feed where you can explore posts from other users.",

feed_general:
"This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
feed_page: "Browse posts from other users here.",
feed_next: "Next, explore the Users page to find and connect with others.",
feed_next:
"Next, explore the Users page to find and connect with others.",

users_general: "This is the Users page, where you can search for, filter, and follow other members of the community.",
users_general:
"This is the Users page, where you can search for, filter, and follow other members of the community.",
users_page: "Discover and interact with other users here.",
users_next: "Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general: "Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page: "Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next: "Next, explore the Observatories page to view and manage observatories.",

observatories_general: "Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
users_next:
"Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general:
"Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page:
"Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next:
"Next, explore the Observatories page to view and manage observatories.",

observatories_general:
"Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
observatories_page: "View and manage observatories in this section.",

final_step: "Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer."
final_step:
"Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
},
},
tooltip: {
Expand Down
47 changes: 31 additions & 16 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ const es = {

// Confirm
alert_confirmation_title: "Confirmación",
alert_confirmation_files:
"Are you sure you would like to delete the selected files",
alert_confirmation_body:
"¿Estás seguro de que deseas crear {0} con este nombre?",
alert_overwrite_body: "El archivo '{0}' ya existe. ¿Desea sobrescribirlo?",
Expand Down Expand Up @@ -461,27 +463,40 @@ const es = {
description_observatory_map: "Public Observatories map",

initial_tour_guide: {
profile_general: "This is your Profile page where you can manage your account settings and personal information.",
side_panel: "The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page: "Take a look around your profile to explore the features available for managing your account.",
profile_next: "Next, check out the Feed where you can explore posts from other users.",

feed_general: "This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
profile_general:
"This is your Profile page where you can manage your account settings and personal information.",
side_panel:
"The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page:
"Take a look around your profile to explore the features available for managing your account.",
profile_next:
"Next, check out the Feed where you can explore posts from other users.",

feed_general:
"This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
feed_page: "Browse posts from other users here.",
feed_next: "Next, explore the Users page to find and connect with others.",
feed_next:
"Next, explore the Users page to find and connect with others.",

users_general: "This is the Users page, where you can search for, filter, and follow other members of the community.",
users_general:
"This is the Users page, where you can search for, filter, and follow other members of the community.",
users_page: "Discover and interact with other users here.",
users_next: "Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general: "Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page: "Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next: "Next, explore the Observatories page to view and manage observatories.",

observatories_general: "Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
users_next:
"Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general:
"Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page:
"Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next:
"Next, explore the Observatories page to view and manage observatories.",

observatories_general:
"Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
observatories_page: "View and manage observatories in this section.",

final_step: "Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
final_step:
"Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
},
},
tooltip: {
Expand Down
41 changes: 28 additions & 13 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ const fr = {

// Confirm
alert_confirmation_title: "Confirmation",
alert_confirmation_files:
"Are you sure you would like to delete the selected files",
alert_confirmation_body:
"Are you sure you want to create {0} with this name?",
alert_overwrite_body:
Expand Down Expand Up @@ -448,27 +450,40 @@ const fr = {
description_observatory_map: "Public Observatories map",

initial_tour_guide: {
profile_general: "This is your Profile page where you can manage your account settings and personal information.",
side_panel: "The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page: "Take a look around your profile to explore the features available for managing your account.",
profile_next: "Next, check out the Feed where you can explore posts from other users.",
profile_general:
"This is your Profile page where you can manage your account settings and personal information.",
side_panel:
"The left-hand panel is the Main Navigation. Here, you can explore Photos, connect with other Users, and view Observatories.",
profile_page:
"Take a look around your profile to explore the features available for managing your account.",
profile_next:
"Next, check out the Feed where you can explore posts from other users.",

feed_general: "This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
feed_general:
"This is the Feed, where you can view images shared by others, see your bookmarks, and upload your own photos.",
feed_page: "Browse posts from other users here.",
feed_next: "Next, explore the Users page to find and connect with others.",
feed_next:
"Next, explore the Users page to find and connect with others.",

users_general: "This is the Users page, where you can search for, filter, and follow other members of the community.",
users_general:
"This is the Users page, where you can search for, filter, and follow other members of the community.",
users_page: "Discover and interact with other users here.",
users_next: "Next, let's visit the Equipment page to explore astronomy tools.",
users_next:
"Next, let's visit the Equipment page to explore astronomy tools.",

equipment_general: "Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page: "Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next: "Next, explore the Observatories page to view and manage observatories.",
equipment_general:
"Welcome to the Equipment page, where you can browse and learn about different astronomy equipment.",
equipment_page:
"Check out the astronomy equipment types. Tap any type to list all manufacturers for this equipment type, and then tap a manufacturer to list all models.",
equipment_next:
"Next, explore the Observatories page to view and manage observatories.",

observatories_general: "Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
observatories_general:
"Welcome to the Observatories page! Here, you can explore observatories created by other users and manage your own.",
observatories_page: "View and manage observatories in this section.",

final_step: "Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
final_step:
"Congratulations! You've finished the tour. Now it's time to dive in and discover everything this platform has to offer.",
},
},
tooltip: {
Expand Down
Loading
Loading