From e297dbd8052ef4e66f069e2dd1865ae7fa8af28e Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Thu, 21 Mar 2013 11:01:59 +0100 Subject: Imported Upstream version 0.3.1.0 --- .../CopyEngine/Rsync/Languages/zh/translation.ts | 806 +++++++++++++++++++++ 1 file changed, 806 insertions(+) create mode 100644 plugins-alternative/CopyEngine/Rsync/Languages/zh/translation.ts (limited to 'plugins-alternative/CopyEngine/Rsync/Languages/zh/translation.ts') diff --git a/plugins-alternative/CopyEngine/Rsync/Languages/zh/translation.ts b/plugins-alternative/CopyEngine/Rsync/Languages/zh/translation.ts new file mode 100644 index 0000000..9c2e5d6 --- /dev/null +++ b/plugins-alternative/CopyEngine/Rsync/Languages/zh/translation.ts @@ -0,0 +1,806 @@ + + + + + AvancedQFile + + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Factory + + + + Options error + + + + + + Options engine is not loaded, can't access to the filters + + + + + FilterRules + + + Filters dialog + + + + + Search: + + + + + Search type: + + + + + Raw text + + + + + Simplified regex + + + + + Perl's regex + + + + + Apply on: + + + + + File + + + + + Folder + + + + + File and folder + + + + + All string need match + + + + + Checking + + + + + The regex is valid + + + + + Test string: + + + + + The test string match with the regex + + + + + Filters + + + Filters + + + + + Exclusion filter + + + + + Inclusion filter + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + ListThread + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + Unable to save the transfer list: %1 + + + + + Problem at the reading, or file size is null + + + + + Wrong header: "%1" + + + + + The transfer list is in mixed mode, but this instance is not in this mode + + + + + The transfer list is in copy mode, but this instance is not in this mode + + + + + The transfer list is in move mode, but this instance is not in this mode + + + + + Some error have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + MkPath + + + Unable to create the folder + + + + + ReadThread + + + + Unable to read the source file: + + + + + + File truncated during the read, possible data change + + + + + RenamingRules + + + Renaming rules + + + + + First renaming + + + + + %name% - copy + %name% should not be translated + + + + + <html><head/><body><p>Variables: <span style=" font-weight:600;">%name%</span> for the original file name</p></body></html> + should not be translated + + + + + Second renaming + + + + + %name% - copy (%number%) + %name%, %number% should not be translated + + + + + <html><head/><body><p>Variables: <span style=" font-weight:600;">%name%</span> for the original file name</p><p><span style=" font-weight:600;">%number%</span> for the extra number</p></body></html> + %name%, %number% should not be translated + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + RmPath + + + + Unable to remove the folder + + + + + Unable to remove the file + + + + + TransferThread + + + %1 - copy + + + + + %1 - copy (%2) + + + + + The checksums not match + + + + + WriteThread + + + Unable to read the source file: + + + + + File truncated during the read, possible data change + + + + + copyEngine + + + + The engine is forced to move, you can't copy with it + + + + + + The engine is forced to copy, you can't move with it + + + + + The mode have been forced previously, it's internal error, please report it + + + + + Options error + + + + + Options engine is not loaded, can't access to the filters + + + + + fileErrorDialog + + + Error on file + + + + + Error + + + + + Size + + + + + Modified + + + + + File name + + + + + &Always do this action + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + Error on folder + + + + + Folder name + + + + + fileExistsDialog + + + The file exists + + + + + Source + + + + + Destination + + + + + + Size + + + + + + Modified + + + + + + File name + + + + + Suggest new &name + + + + + &Always do this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + + + + + Overwrite if not same modification date + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + fileIsSameDialog + + + This files are the same file + + + + + The source and destination is same + + + + + Size + + + + + Modified + + + + + File name + + + + + Suggest new &name + + + + + &Always do this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + folderExistsDialog + + + This folders are the same folder + + + + + Source + + + + + Destination + + + + + The source and destination is same + + + + + + Modified + + + + + + Folder name + + + + + Suggest new &name + + + + + &Always do this action + + + + + &Rename + + + + + Merge + + + + + Skip + + + + + &Cancel + + + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + options + + + Transfer the file rights + + + + + Keep the file date + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Do checksum + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Block size + + + + + Filters + + + + + Renaming rules + + + + + Rsync (only in copy mode) + + + + + + KB + + + + + Auto start the transfer + + + + + When folder error + + + + + + Ask + + + + + + Skip + + + + + Merge + + + + + Rename + + + + + Check if destination folder exists + + + + + When folder collision + + + + + scanFileOrFolder + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + The folder not exists + + + + + The folder is not readable + + + + -- cgit v1.2.3