Skip to content

Commit

Permalink
Merge pull request #59 from programmerIhor/ihor/feature/missing-trans…
Browse files Browse the repository at this point in the history
…lations

Ihor/feature/missing translations
  • Loading branch information
knro authored Aug 29, 2024
2 parents 8272d78 + 8e3ccd9 commit 389a163
Show file tree
Hide file tree
Showing 6 changed files with 153 additions and 0 deletions.
26 changes: 26 additions & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,10 @@
success: "成功",
failed: "失败",
file_too_large: "文件过大",

public: "Public",
private: "Private",
label: "Label"
},
darkLibrary: {
title: "暗场库",
Expand Down Expand Up @@ -276,6 +280,8 @@

alert_reset_title: "重置成就",
alert_agree_reset_body: "您确定要重置所有成就吗?",

no_description: "No description",
},
tourGuide: {
tour_guide: "指导",
Expand Down Expand Up @@ -655,6 +661,21 @@
pixel_width: "像素宽",
pixel_height: "像素高",
},
observatory: {
observatory_name: "Name of the observatory",
bortle_scale: "Bortle Scale",
observatory_delete_submit: "Are you sure you want to delete the observatory? All equipment and the equipment profiles will also be deleted",
observatory_delete_title: "Delete observatory",
empty_profile: "The selected profile currently has no equipment. To proceed, please add new equipment.",
empty_profiles_list: "The selected observatory currently has no equipment profiles. To proceed, please add new profile.",
manufacturer: "Manufacturer",
profile_name: "Profile Name",
},
no_connected_instances:
"No active instances detected, please make sure KStars is connected and is not linked to any other observatory.",
observatories: "Observatories",
equipment: "Equipment",
observatory_delete_submit: "Observatory successfully deleted",
},
targets: {
now: "现在",
Expand Down Expand Up @@ -1603,6 +1624,11 @@
show_messier: "3. 显示 M 31 的图像",
},
},
social: {
captures: "Captures",
followers: "Followers",
subscriptions: "Subscriptions",
},
};

export default cn;
26 changes: 26 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ const de = {
success: "Success",
failed: "Failed",
file_too_large: "File is too large",

public: "Public",
private: "Private",
label: "Label",
},
darkLibrary: {
title: "Dark Library",
Expand Down Expand Up @@ -254,6 +258,8 @@ const de = {
alert_reset_title: "Erfolge zurücksetzen",
alert_agree_reset_body:
"Sind Sie sicher, dass Sie alle Erfolge zurücksetzen möchten?",

no_description: "No description",
},
tourGuide: {
tour_guide: "Tour Guide",
Expand Down Expand Up @@ -656,6 +662,21 @@ const de = {
pixel_width: "Pixelbreite",
pixel_height: "Pixelhöhe",
},
observatory: {
observatory_name: "Name of the observatory",
bortle_scale: "Bortle Scale",
observatory_delete_submit: "Are you sure you want to delete the observatory? All equipment and the equipment profiles will also be deleted",
observatory_delete_title: "Delete observatory",
empty_profile: "The selected profile currently has no equipment. To proceed, please add new equipment.",
empty_profiles_list: "The selected observatory currently has no equipment profiles. To proceed, please add new profile.",
manufacturer: "Manufacturer",
profile_name: "Profile Name",
},
no_connected_instances:
"No active instances detected, please make sure KStars is connected and is not linked to any other observatory.",
observatories: "Observatories",
equipment: "Equipment",
observatory_delete_submit: "Observatory successfully deleted",
},
targets: {
now: "Jetzt",
Expand Down Expand Up @@ -1602,6 +1623,11 @@ const de = {
show_messier: "3. Show me M 31 images",
},
},
social: {
captures: "Captures",
followers: "Followers",
subscriptions: "Subscriptions",
},
};

export default de;
26 changes: 26 additions & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@ const en = {
external_storage: "External Storage",
success: "Success",
failed: "Failed",

public: "Public",
private: "Private",
label: "Label",
},
darkLibrary: {
title: "Dark Library",
Expand Down Expand Up @@ -265,6 +269,8 @@ const en = {

alert_reset_title: "Reset achievements",
alert_agree_reset_body: "Are you sure you want to reset all achievements?",

no_description: "No description",
},
tourGuide: {
tour_guide: "Tour Guide",
Expand Down Expand Up @@ -673,6 +679,21 @@ const en = {
pixel_width: "Pixel Width",
pixel_height: "Pixel Height",
},
observatory: {
observatory_name: "Name of the observatory",
bortle_scale: "Bortle Scale",
observatory_delete_submit: "Are you sure you want to delete the observatory? All equipment and the equipment profiles will also be deleted",
observatory_delete_title: "Delete observatory",
empty_profile: "The selected profile currently has no equipment. To proceed, please add new equipment.",
empty_profiles_list: "The selected observatory currently has no equipment profiles. To proceed, please add new profile.",
manufacturer: "Manufacturer",
profile_name: "Profile Name",
},
no_connected_instances:
"No active instances detected, please make sure KStars is connected and is not linked to any other observatory.",
observatories: "Observatories",
equipment: "Equipment",
observatory_delete_submit: "Observatory successfully deleted",
},
targets: {
now: "Now",
Expand Down Expand Up @@ -1652,6 +1673,11 @@ const en = {
show_messier: "3. Show me M 31 images",
},
},
social: {
captures: "Captures",
followers: "Followers",
subscriptions: "Subscriptions",
},
};

export default en;
27 changes: 27 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ const es = {
external_storage: "Almacenamiento externo",
success: "Éxito",
failed: "Failed",

public: "Public",
private: "Private",
label: "Label",
},
darkLibrary: {
title: "Biblioteca oscura",
Expand Down Expand Up @@ -265,6 +269,8 @@ const es = {
alert_reset_title: "Restablecer logros",
alert_agree_reset_body:
"¿Estás segura de que quieres restablecer todos los logros?",

no_description: "No description",
},
tourGuide: {
tour_guide: "Guía turístico",
Expand Down Expand Up @@ -671,6 +677,22 @@ const es = {
pixel_width: "Ancho Pixel",
pixel_height: "Altura Pixel",
},
no_connected_instances:
"No active instances detected, please make sure KStars is connected and is not linked to any other observatory.",

observatory: {
observatory_name: "Name of the observatory",
bortle_scale: "Bortle Scale",
observatory_delete_submit: "Are you sure you want to delete the observatory? All equipment and the equipment profiles will also be deleted",
observatory_delete_title: "Delete observatory",
empty_profile: "The selected profile currently has no equipment. To proceed, please add new equipment.",
empty_profiles_list: "The selected observatory currently has no equipment profiles. To proceed, please add new profile.",
manufacturer: "Manufacturer",
profile_name: "Profile Name",
},
observatories: "Observatories",
equipment: "Equipment",
observatory_delete_submit: "Observatory successfully deleted",
},
targets: {
now: "Ahora",
Expand Down Expand Up @@ -1677,6 +1699,11 @@ const es = {
show_messier: "3. Muéstrame imágenes de M 31",
},
},
social: {
captures: "Captures",
followers: "Followers",
subscriptions: "Subscriptions",
},
};

export default es;
24 changes: 24 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ const fr = {
success: "Success",
failed: "Failed",
file_too_large: "File is too large",
public: "Public",
private: "Private",
label: "Label",
},
darkLibrary: {
title: "Dark Library",
Expand Down Expand Up @@ -256,6 +259,7 @@ const fr = {

alert_reset_title: "Reset achievements",
alert_agree_reset_body: "Are you sure you want to reset all achievements?",
no_description: "No description",
},
tourGuide: {
tour_guide: "Tour Guide",
Expand Down Expand Up @@ -656,6 +660,21 @@ const fr = {
pixel_width: "Largeur pixel",
pixel_height: "Hauteur pixel",
},
observatory: {
observatory_name: "Name of the observatory",
bortle_scale: "Bortle Scale",
observatory_delete_submit: "Are you sure you want to delete the observatory? All equipment and the equipment profiles will also be deleted",
observatory_delete_title: "Delete observatory",
empty_profile: "The selected profile currently has no equipment. To proceed, please add new equipment.",
empty_profiles_list: "The selected observatory currently has no equipment profiles. To proceed, please add new profile.",
manufacturer: "Manufacturer",
profile_name: "Profile Name",
},
no_connected_instances:
"No active instances detected, please make sure KStars is connected and is not linked to any other observatory.",
observatories: "Observatories",
equipment: "Equipment",
observatory_delete_submit: "Observatory successfully deleted",
},
targets: {
now: "Maintenant",
Expand Down Expand Up @@ -1597,6 +1616,11 @@ const fr = {
show_messier: "3. Show me M 31 images",
},
},
social: {
captures: "Captures",
followers: "Followers",
subscriptions: "Subscriptions",
},
};

export default fr;
24 changes: 24 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,9 @@ const ja = {
external_storage: "外部ストレージ",
success: "Success",
failed: "Failed",
public: "Public",
private: "Private",
label: "Label",
},
darkLibrary: {
title: "ダーク ライブラリ",
Expand Down Expand Up @@ -263,6 +266,7 @@ const ja = {

alert_reset_title: "Reset achievements",
alert_agree_reset_body: "Are you sure you want to reset all achievements?",
no_description: "No description",
},
tourGuide: {
ツアーガイド: "ツアーガイド",
Expand Down Expand Up @@ -660,6 +664,21 @@ const ja = {
pixel_width: "ピクセル幅",
pixel_height: "ピクセル高さ",
},
observatory: {
observatory_name: "Name of the observatory",
bortle_scale: "Bortle Scale",
observatory_delete_submit: "Are you sure you want to delete the observatory? All equipment and the equipment profiles will also be deleted",
observatory_delete_title: "Delete observatory",
empty_profile: "The selected profile currently has no equipment. To proceed, please add new equipment.",
empty_profiles_list: "The selected observatory currently has no equipment profiles. To proceed, please add new profile.",
manufacturer: "Manufacturer",
profile_name: "Profile Name",
},
no_connected_instances:
"No active instances detected, please make sure KStars is connected and is not linked to any other observatory.",
observatories: "Observatories",
equipment: "Equipment",
observatory_delete_submit: "Observatory successfully deleted",
},
targets: {
now: "今",
Expand Down Expand Up @@ -1615,5 +1634,10 @@ const ja = {
show_messier: "3. Show me M 31 images",
},
},
social: {
captures: "Captures",
followers: "Followers",
subscriptions: "Subscriptions",
},
};
export default ja;

0 comments on commit 389a163

Please sign in to comment.