From b33be91b0658e41a598e1f7d4021dd8aa9ce9b57 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:29 +0200 Subject: [PATCH] New translations file.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu/file.mdx | 52 ++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/menu/file.mdx diff --git a/website/src/lib/docs/zh-HK/menu/file.mdx b/website/src/lib/docs/zh-HK/menu/file.mdx new file mode 100644 index 00000000..5ef690e2 --- /dev/null +++ b/website/src/lib/docs/zh-HK/menu/file.mdx @@ -0,0 +1,52 @@ +--- +title: File actions +--- + + + +# { title } + +The file actions menu contains a set of pretty self-explanatory file operations. + +### New + +Create a new empty file. + +### Open... + +Open files from your computer. + + + +You can also drag and drop files directly from your file system into the window. + + + +### Duplicate + +Create a copy of the currently selected files. + +### Close + +Close the currently selected files. + +### Close all + +Close all files. + +### Export... + +Open the export dialog to save the currently selected files to your computer. + +### Export all... + +Open the export dialog to save all files to your computer. + + + +If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. + +