From 61b3a9b21b2d0d166321dc18fc70684ef8f75d51 Mon Sep 17 00:00:00 2001 From: Salman Naheed Date: Mon, 14 Oct 2024 18:43:05 +0300 Subject: [PATCH] Update Video transations --- cn.js | 47 +++++++++++++++++++++++++++++++---------------- de.js | 41 ++++++++++++++++++++++++++++------------- en.js | 47 +++++++++++++++++++++++++++++++---------------- es.js | 47 +++++++++++++++++++++++++++++++---------------- fr.js | 41 ++++++++++++++++++++++++++++------------- ja.js | 47 +++++++++++++++++++++++++++++++---------------- 6 files changed, 180 insertions(+), 90 deletions(-) diff --git a/cn.js b/cn.js index 56b1956..6bc753d 100644 --- a/cn.js +++ b/cn.js @@ -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}”已存在。是否要覆盖它?", @@ -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: { diff --git a/de.js b/de.js index d9cda08..dff115f 100644 --- a/de.js +++ b/de.js @@ -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: @@ -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: { diff --git a/en.js b/en.js index 42d02f7..1140d21 100644 --- a/en.js +++ b/en.js @@ -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: @@ -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: { diff --git a/es.js b/es.js index 2d14e1e..f009cef 100644 --- a/es.js +++ b/es.js @@ -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?", @@ -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: { diff --git a/fr.js b/fr.js index ef12775..3656573 100644 --- a/fr.js +++ b/fr.js @@ -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: @@ -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: { diff --git a/ja.js b/ja.js index 361f11c..7f084d5 100644 --- a/ja.js +++ b/ja.js @@ -159,6 +159,8 @@ const ja = { // Confirm alert_confirmation_title: "確認", + 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: @@ -453,27 +455,40 @@ const ja = { 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: {