From 455510028c3af6294479c9fdaeed2d78b8a39abd Mon Sep 17 00:00:00 2001 From: nsnail Date: Sat, 3 Dec 2022 00:07:40 +0800 Subject: [PATCH] .. --- src/Lang/Str.en-US.resx | 119 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 src/Lang/Str.en-US.resx diff --git a/src/Lang/Str.en-US.resx b/src/Lang/Str.en-US.resx new file mode 100644 index 0000000..e3120ef --- /dev/null +++ b/src/Lang/Str.en-US.resx @@ -0,0 +1,119 @@ + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + The input text is empty + + + Find files... + + + The specified path "{0}" does not exist + + + {0} files + + + Read: {0}/{1}, processed: {2}, skipped: {3} + + + Text encoding tool + + + Text to be processed (clipboard value is taken by default) + + + {0}(copied to clipboard) + + + File wildcards + + + Timeout for connecting to the NTP server (milliseconds) + + + Synchronize local time + + + Directory path to be processed + + + Convert newline characters to LF + + + GUID tool + + + Use uppercase output + + + Random password generator + + + Password length + + + BitSet 1:[0-9],2:[a-z],4:[A-Z],8:[ascii.0x21-0x2F] + + + Remove line breaks and spaces at the end of the file + + + Remove the uf8 bom of the file + + + Press any key to continue... + + + Read-only mode (only for testing, no actual modification) + + + No documents to be processed + + + Success {0}/{1}, the average value of the clock offset of the machine:{2}ms + + + {0}/{1} NTP servers + + + {0} In communication... + + + {0}, local clock offset: {1} ms + + + Local time has been synchronized + + + Server + + + Status + + + Local clock offset + + + NTP standard network clock: {0} + + \ No newline at end of file