From 594fcba67600704bee9115c86e18927b2237b304 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Tue, 29 May 2018 05:44:34 +0100 Subject: New upstream version 1.4.0.8 --- plugins/CopyEngine/Rsync/informations.xml | 9 +- .../CopyEngine/Ultracopier/CopyEngineFactory.cpp | 3 +- plugins/CopyEngine/Ultracopier/DriveManagement.cpp | 6 +- .../Ultracopier/Languages/ar/translation.ts | 68 +- .../Ultracopier/Languages/de/translation.ts | 68 +- .../Ultracopier/Languages/el/translation.ts | 68 +- .../Ultracopier/Languages/en/translation.ts | 68 +- .../Ultracopier/Languages/es/translation.ts | 68 +- .../Ultracopier/Languages/fr/translation.ts | 68 +- .../Ultracopier/Languages/hi/translation.ts | 68 +- .../Ultracopier/Languages/hu/translation.ts | 68 +- .../Ultracopier/Languages/id/translation.ts | 68 +- .../Ultracopier/Languages/it/translation.ts | 68 +- .../Ultracopier/Languages/ja/translation.ts | 68 +- .../Ultracopier/Languages/ko/translation.ts | 68 +- .../Ultracopier/Languages/nl/translation.ts | 68 +- .../Ultracopier/Languages/no/translation.ts | 68 +- .../Ultracopier/Languages/pl/translation.ts | 68 +- .../Ultracopier/Languages/pt/translation.ts | 68 +- .../Ultracopier/Languages/ru/translation.ts | 68 +- .../Ultracopier/Languages/th/translation.ts | 68 +- .../Ultracopier/Languages/tr/translation.ts | 68 +- .../Ultracopier/Languages/zh/translation.ts | 68 +- plugins/CopyEngine/Ultracopier/ListThread.cpp | 29 +- plugins/CopyEngine/Ultracopier/Variable.h | 2 + .../CopyEngine/Ultracopier/informations-rsync.xml | 26 - plugins/CopyEngine/Ultracopier/informations.xml | 2 +- plugins/Languages/ar/informations.xml | 2 +- plugins/Languages/ar/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/de/informations.xml | 2 +- plugins/Languages/de/translation.ts | 2211 +++++++++++++++-- plugins/Languages/el/informations.xml | 2 +- plugins/Languages/el/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/es/informations.xml | 2 +- plugins/Languages/es/translation.ts | 2211 +++++++++++++++-- plugins/Languages/fr/informations.xml | 2 +- plugins/Languages/fr/translation.ts | 2211 +++++++++++++++-- plugins/Languages/hi/informations.xml | 2 +- plugins/Languages/hi/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/hu/informations.xml | 2 +- plugins/Languages/hu/translation.ts | 2211 +++++++++++++++-- plugins/Languages/id/informations.xml | 2 +- plugins/Languages/id/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/it/informations.xml | 2 +- plugins/Languages/it/translation.ts | 2211 +++++++++++++++-- plugins/Languages/ja/informations.xml | 2 +- plugins/Languages/ja/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/ko/informations.xml | 2 +- plugins/Languages/ko/translation.ts | 2195 +++++++++++++++-- plugins/Languages/nl/informations.xml | 2 +- plugins/Languages/nl/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/no/informations.xml | 2 +- plugins/Languages/no/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/pl/informations.xml | 2 +- plugins/Languages/pl/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/pt/informations.xml | 2 +- plugins/Languages/pt/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/ru/informations.xml | 2 +- plugins/Languages/ru/translation.ts | 2209 +++++++++++++++-- plugins/Languages/th/informations.xml | 2 +- plugins/Languages/th/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/tr/informations.xml | 2 +- plugins/Languages/tr/translation.ts | 2555 ++++++++++++++++--- plugins/Languages/zh/informations.xml | 2 +- plugins/Languages/zh/translation.ts | 2559 ++++++++++++++++--- plugins/Languages/zh_TW/informations.xml | 2 +- plugins/Languages/zh_TW/translation.ts | 2591 ++++++++++++++++---- plugins/Listener/catchcopy-v0002/informations.xml | 2 +- .../PluginLoader/catchcopy-v0002/informations.xml | 2 +- plugins/SessionLoader/Windows/informations.xml | 2 +- plugins/Themes/Oxygen/ThemesFactory.h | 4 +- plugins/Themes/Oxygen/Variable.h | 2 + plugins/Themes/Oxygen/informations.xml | 2 +- plugins/Themes/Supercopier/informations.xml | 2 +- 74 files changed, 42757 insertions(+), 7450 deletions(-) delete mode 100644 plugins/CopyEngine/Ultracopier/informations-rsync.xml (limited to 'plugins') diff --git a/plugins/CopyEngine/Rsync/informations.xml b/plugins/CopyEngine/Rsync/informations.xml index 8494655..5f1f5ed 100644 --- a/plugins/CopyEngine/Rsync/informations.xml +++ b/plugins/CopyEngine/Rsync/informations.xml @@ -1,23 +1,26 @@ <![CDATA[Rsync copy engine]]> + <![CDATA[Moteur de copie rsync]]> CopyEngine + 1287496800 windows-x86 - + + - 1.4.0.6 + 1.4.0.8 Rsync - + \ No newline at end of file diff --git a/plugins/CopyEngine/Ultracopier/CopyEngineFactory.cpp b/plugins/CopyEngine/Ultracopier/CopyEngineFactory.cpp index 6507ce2..6822481 100644 --- a/plugins/CopyEngine/Ultracopier/CopyEngineFactory.cpp +++ b/plugins/CopyEngine/Ultracopier/CopyEngineFactory.cpp @@ -145,7 +145,8 @@ PluginInterface_CopyEngine * CopyEngineFactory::getInstance() return newTransferEngine; } -void CopyEngineFactory::setResources(OptionInterface * options,const std::string &writePath,const std::string &pluginPath,FacilityInterface * facilityInterface,const bool &portableVersion) +void CopyEngineFactory::setResources(OptionInterface * options,const std::string &writePath,const std::string &pluginPath, + FacilityInterface * facilityInterface,const bool &portableVersion) { ULTRACOPIER_DEBUGCONSOLE(Ultracopier::DebugLevel_Notice,"start, writePath: "+writePath+", pluginPath:"+pluginPath); this->facilityEngine=facilityInterface; diff --git a/plugins/CopyEngine/Ultracopier/DriveManagement.cpp b/plugins/CopyEngine/Ultracopier/DriveManagement.cpp index f25836f..27fc9cb 100644 --- a/plugins/CopyEngine/Ultracopier/DriveManagement.cpp +++ b/plugins/CopyEngine/Ultracopier/DriveManagement.cpp @@ -10,9 +10,9 @@ DriveManagement::DriveManagement() { tryUpdate(); #ifdef Q_OS_WIN32 - reg1=std::regex("^(\\\\\\\\|//)[^\\\\\\\\/]+(\\\\|/)[^\\\\\\\\/]+"); + reg1=std::regex("^(\\\\\\\\|//)[^\\\\\\\\/]+(\\\\|/)[^\\\\\\\\/]+.*"); reg2=std::regex("^((\\\\\\\\|//)[^\\\\\\\\/]+(\\\\|/)[^\\\\\\\\/]+).*$"); - reg3=std::regex("^[a-zA-Z]:[\\\\/]"); + reg3=std::regex("^[a-zA-Z]:[\\\\/].*"); reg4=std::regex("^([a-zA-Z]:[\\\\/]).*$"); #endif /// \warn ULTRACOPIER_DEBUGCONSOLE() don't work here because the sinal slot is not connected! @@ -44,7 +44,7 @@ std::string DriveManagement::getDrive(const std::string &fileOrFolder) const } #endif //if unable to locate the right mount point - ULTRACOPIER_DEBUGCONSOLE(Ultracopier::DebugLevel_Notice,"unable to locate the right mount point for: "+fileOrFolder+", mount point: "+stringimplode(mountSysPoint,";")); + ULTRACOPIER_DEBUGCONSOLE(Ultracopier::DebugLevel_Notice,"unable to locate the right mount point for: "+inode+", mount point: "+stringimplode(mountSysPoint,";")); return std::string(); } diff --git a/plugins/CopyEngine/Ultracopier/Languages/ar/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/ar/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/ar/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/ar/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/de/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/de/translation.ts index 86b3f56..5f57544 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/de/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/de/translation.ts @@ -147,85 +147,85 @@ CopyEngineFactory - - - - + + + + Ask Fragen - - - - + + + + Skip Überspringen - + Merge Fusionieren - - + + Rename Umbenennen - + Put at the end Ans Ende verschieben - + Overwrite Überschreiben - + Overwrite if different Überschreiben, falls verschieden - + Overwrite if newer Überschreiben, falls neuer - + Overwrite if older Überschreiben, falls älter - + Automatic Automatisch - + Sequential Sequentiell - + Parallel Parallel - - + + Options error Fehlerhafte Optionen - + Options engine is not loaded. Unable to access the filters Option nicht geladen - Kein Zugriff auf Filter - + Options engine is not loaded, can't access to the filters Option nicht geladen - Kann nicht auf Filter zugreifen @@ -487,49 +487,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 Falscher Modus: %1 - Kann Element nicht verschieben oder kopieren - - + + Unable to save the transfer list: %1 Konnte die Transferliste: %1 nicht speichern - + Problem reading file, or file-size is 0 Lesefehler, oder Dateigröße=0 - + Wrong header: "%1" Falscher Header: "%1" - + The transfer list is in mixed mode, but this instance is not in this mode Die Transferliste ist im gemischten Modus, aber diese Instanz ist nicht im selben Modus - + The transfer list is in copy mode, but this instance is not in this mode Die Transferliste ist im Kopiermodus, aber diese Instanz ist nicht im selben Modus - + The transfer list is in move mode, but this instance is not in this mode Die Transferliste ist im Verschiebe-Modus, aber diese Instanz ist nicht im selben Modus - + Some errors have been found during the line parsing Bei der Zeilenanalyse sind Fehler aufgetreten - + Unable to open the transfer list: %1 Transferliste: %1 kann nicht geöffnet werden diff --git a/plugins/CopyEngine/Ultracopier/Languages/el/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/el/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/el/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/el/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/en/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/en/translation.ts index ec94fa5..fec0f28 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/en/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/en/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/es/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/es/translation.ts index 115566a..5da0c8b 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/es/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/es/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask Pedir - - - - + + + + Skip Omitir - + Merge Unir - - + + Rename Cambiar el nombre - + Put at the end Ponga al final - + Overwrite Sobrescribir - + Overwrite if different Sobrescribir si es diferente - + Overwrite if newer Sobrescribir si nuevo - + Overwrite if older Sobrescribir si es mayor - + Automatic Automático - + Sequential Secuencial - + Parallel Paralelo - - + + Options error error Opciones - + Options engine is not loaded. Unable to access the filters Opciones del motor no está cargado. No es posible acceder a los filtros - + Options engine is not loaded, can't access to the filters Opciones del motor no está cargado, no se puede acceder a los filtros @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 No se puede hacer para mover o copiar elemento en modo incorrecto obligado: %1 - - + + Unable to save the transfer list: %1 No se puede guardar la lista de transferencias: %1 - + Problem reading file, or file-size is 0 Problema al leer el archivo o archivos de tamaño es 0 - + Wrong header: "%1" Encabezado incorrecto: "%1" - + The transfer list is in mixed mode, but this instance is not in this mode La lista de transferencia está en modo mixto, pero este caso no es de este modo - + The transfer list is in copy mode, but this instance is not in this mode La lista de transferencia está en el modo de copia, pero esta instancia no está en este modo - + The transfer list is in move mode, but this instance is not in this mode La lista de transferencia es el modo de desplazamiento, pero esta instancia no está en este modo - + Some errors have been found during the line parsing Algunos errores han sido encontrados durante el análisis de línea - + Unable to open the transfer list: %1 No se puede abrir la lista de transferencias: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/fr/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/fr/translation.ts index 2867c43..3cd05c0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/fr/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/fr/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask Demander - - - - + + + + Skip Passer - + Merge Fusionner - - + + Rename Renommer - + Put at the end Mettre à la fin - + Overwrite Écraser - + Overwrite if different Écraser si différent - + Overwrite if newer Écraser si plus récent - + Overwrite if older Écraser si plus vieux - + Automatic Automatique - + Sequential Séquentiel - + Parallel Parallèle - - + + Options error Erreur d'options - + Options engine is not loaded. Unable to access the filters Le moteur d'options n'est pas chargé. Impossible d'accédé aux filtres - + Options engine is not loaded, can't access to the filters Moteur d'options non chargé, impossible d'accéder aux filtres @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 Impossible de faire un déplacement ou une copie dans le mauvais mode forcé: %1 - - + + Unable to save the transfer list: %1 Impossible de sauvegarder la liste de transfert: %1 - + Problem reading file, or file-size is 0 Problem durant la lecture, ou taille de fichier est 0 - + Wrong header: "%1" Mauvais en-tête: "%1" - + The transfer list is in mixed mode, but this instance is not in this mode La liste de transfert est en mode mixte, mais l'instance n'est pas dans ce mode - + The transfer list is in copy mode, but this instance is not in this mode La liste de transfert est en mode copie, mais l'instance n'est pas dans ce mode - + The transfer list is in move mode, but this instance is not in this mode La liste de transfert est en mode déplacement, mais l'instance n'est pas dans ce mode - + Some errors have been found during the line parsing Certaine erreur ont été trouvé durant l'analise de la line - + Unable to open the transfer list: %1 Impossible d'ouvrir la list de transfert: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/hi/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/hi/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/hi/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/hi/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/hu/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/hu/translation.ts index 26a9ce5..0745ac7 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/hu/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/hu/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask Kérdezzen rá - - - - + + + + Skip Kihagy - + Merge Összeolvaszt - - + + Rename Nevezze át - + Put at the end Helyezze a végére - + Overwrite Felülír - + Overwrite if different Felülír, ha különbözik - + Overwrite if newer Felülír, ha újabb - + Overwrite if older Felülír, ha régebbi - + Automatic Automatikus - + Sequential Szekvenciális - + Parallel Párhuzamos - - + + Options error Beállítási hiba - + Options engine is not loaded. Unable to access the filters A beállítási motor nincs betöltve. A szűrők elérése nem lehetséges - + Options engine is not loaded, can't access to the filters A beállítási motor nincs betöltve, a szűrők elérése nem lehetséges @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 Elem másolása vagy mozgatás nem lehetséges a hibás kényszerített módban: %1 - - + + Unable to save the transfer list: %1 Átviteli lista mentése nem lehetséges: %1 - + Problem reading file, or file-size is 0 Hiba a fájl olvasásánál vagy a fálméret 0 - + Wrong header: "%1" Hibás fejléc: "%1" - + The transfer list is in mixed mode, but this instance is not in this mode Az átviteli lista kevert módban van, de ez a példány nincs - + The transfer list is in copy mode, but this instance is not in this mode Az átviteli lista másolás módban van, de ez a példány nincs - + The transfer list is in move mode, but this instance is not in this mode Az átviteli lista mozgatás módban van, de ez a példány nincs - + Some errors have been found during the line parsing Néhány hiba történt a sorelemzés során - + Unable to open the transfer list: %1 Az átviteli lista megnyitása nem lehetséges: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/id/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/id/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/id/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/id/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/it/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/it/translation.ts index d251fe6..2a4f172 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/it/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/it/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask Chiedi - - - - + + + + Skip Salta - + Merge Unisci - - + + Rename Rinomina - + Put at the end Metti in coda - + Overwrite Sovrascrivi - + Overwrite if different Sovrascrivi se differente - + Overwrite if newer Sovrascrivi se più recente - + Overwrite if older Sovrascrivi se meno recente - + Automatic Automatico - + Sequential Sequenziale - + Parallel Parallelo - - + + Options error Opzioni di errore - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters Le opzioni del motore per la copia non vengono caricate, impossibile accedere ai filtri @@ -489,50 +489,50 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 Impossibile spostare o copiare elementi in modalità forzata anomala: %1 - - + + Unable to save the transfer list: %1 Impossibile salvare la lista dei trasferimenti: %1 - + Problem reading file, or file-size is 0 - + Wrong header: "%1" Header si riferisce all'intestazione? Intestazione sbagliata: "%1" - + The transfer list is in mixed mode, but this instance is not in this mode La lista dei trasferimenti è in modalità mista, ma questa istanza non è in questa modalità - + The transfer list is in copy mode, but this instance is not in this mode La lista dei trasferimenti è in modalità di copia, ma questa istanza non è in questa modalità - + The transfer list is in move mode, but this instance is not in this mode La lista dei trasferimenti è in modalità di spostamento, ma questa istanza non è in questa modalità - + Some errors have been found during the line parsing - + Unable to open the transfer list: %1 Impossibile aprire la lista dei trasferimenti: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/ja/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/ja/translation.ts index 0af0674..f8a7792 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/ja/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/ja/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/ko/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/ko/translation.ts index 2880294..8972a9e 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/ko/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/ko/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask 확인 - - - - + + + + Skip 건너뛰기 - + Merge 합치기 - - + + Rename 이름 바꾸기 - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer 더 최신이면 덮어씌우기 - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/nl/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/nl/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/nl/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/nl/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/no/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/no/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/no/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/no/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/pl/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/pl/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/pl/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/pl/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/pt/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/pt/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/pt/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/pt/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/ru/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/ru/translation.ts index 0fbe59d..314af56 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/ru/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/ru/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask просить - - - - + + + + Skip пропускать - + Merge слияние - - + + Rename переименовать - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer Заменить, если новее - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error Опции ошибке - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters Параметры двигателя не загружается, не может получить доступ к фильтрам @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 Невозможно сделать, чтобы скопировать или переместить элемент в неправильном форсированном режиме: %1 - - + + Unable to save the transfer list: %1 Невозможно сохранить трансфер: %1 - + Problem reading file, or file-size is 0 - + Wrong header: "%1" Неправильный заголовок: "%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 errors have been found during the line parsing - + Unable to open the transfer list: %1 Не удается открыть трансфер: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/th/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/th/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/th/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/th/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/tr/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/tr/translation.ts index 72cc659..4d395a0 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/tr/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/tr/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/Languages/zh/translation.ts b/plugins/CopyEngine/Ultracopier/Languages/zh/translation.ts index 0af0674..f8a7792 100644 --- a/plugins/CopyEngine/Ultracopier/Languages/zh/translation.ts +++ b/plugins/CopyEngine/Ultracopier/Languages/zh/translation.ts @@ -146,85 +146,85 @@ CopyEngineFactory - - - - + + + + Ask - - - - + + + + Skip - + Merge - - + + Rename - + Put at the end - + Overwrite - + Overwrite if different - + Overwrite if newer - + Overwrite if older - + Automatic - + Sequential - + Parallel - - + + Options error - + Options engine is not loaded. Unable to access the filters - + Options engine is not loaded, can't access to the filters @@ -486,49 +486,49 @@ ListThread - - + + Unable do to move or copy item into wrong forced mode: %1 - - + + Unable to save the transfer list: %1 - + Problem reading file, or file-size is 0 - + 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 errors have been found during the line parsing - + Unable to open the transfer list: %1 diff --git a/plugins/CopyEngine/Ultracopier/ListThread.cpp b/plugins/CopyEngine/Ultracopier/ListThread.cpp index 8d47326..970536a 100644 --- a/plugins/CopyEngine/Ultracopier/ListThread.cpp +++ b/plugins/CopyEngine/Ultracopier/ListThread.cpp @@ -1,6 +1,7 @@ #include "ListThread.h" #include #include +#include #include "../../../cpp11addition.h" ListThread::ListThread(FacilityInterface * facilityInterface) @@ -483,9 +484,33 @@ bool ListThread::newCopy(const std::vector &sources,const std::stri ULTRACOPIER_DEBUGCONSOLE(Ultracopier::DebugLevel_Warning,"unable to get new thread"); return false; } - scanFileOrFolderThread->addToList(sources,destination); + std::regex base_regex("^[a-z][a-z][a-z]*:/.*"); + std::smatch base_match; + std::vector sourcesClean; + unsigned int index=0; + while(indexaddToList(sourcesClean,destination); scanThreadHaveFinish(true); - detectDrivesOfCurrentTransfer(sources,destination); + detectDrivesOfCurrentTransfer(sourcesClean,destination); return true; } diff --git a/plugins/CopyEngine/Ultracopier/Variable.h b/plugins/CopyEngine/Ultracopier/Variable.h index 0fd1a3c..3311483 100644 --- a/plugins/CopyEngine/Ultracopier/Variable.h +++ b/plugins/CopyEngine/Ultracopier/Variable.h @@ -7,10 +7,12 @@ #define VARIABLE_H //Un-comment this next line to put ultracopier plugin in debug mode +#ifndef ULTRACOPIER_NODEBUG #define ULTRACOPIER_PLUGIN_DEBUG //#define ULTRACOPIER_PLUGIN_DEBUG_SCHEDULER #define ULTRACOPIER_PLUGIN_DEBUG_WINDOW #define ULTRACOPIER_PLUGIN_DEBUG_WINDOW_TIMER 150 +#endif #define ULTRACOPIER_PLUGIN_MINTIMERINTERVAL 50 #define ULTRACOPIER_PLUGIN_MAXTIMERINTERVAL 100 diff --git a/plugins/CopyEngine/Ultracopier/informations-rsync.xml b/plugins/CopyEngine/Ultracopier/informations-rsync.xml deleted file mode 100644 index 43befc2..0000000 --- a/plugins/CopyEngine/Ultracopier/informations-rsync.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - <![CDATA[Rsync copy engine]]> - <![CDATA[Moteur de copie rsync]]> - - CopyEngine - - - - - - - 1287496800 - - linux-x86_64-pc - - - - - 1.0.0.0 - - Rsync - - - \ No newline at end of file diff --git a/plugins/CopyEngine/Ultracopier/informations.xml b/plugins/CopyEngine/Ultracopier/informations.xml index 41cc2d5..ff4cb0d 100644 --- a/plugins/CopyEngine/Ultracopier/informations.xml +++ b/plugins/CopyEngine/Ultracopier/informations.xml @@ -17,7 +17,7 @@ - 1.4.0.6 + 1.4.0.8 Ultracopier diff --git a/plugins/Languages/ar/informations.xml b/plugins/Languages/ar/informations.xml index 7199529..f44e11e 100644 --- a/plugins/Languages/ar/informations.xml +++ b/plugins/Languages/ar/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 ar diff --git a/plugins/Languages/ar/translation.ts b/plugins/Languages/ar/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/ar/translation.ts +++ b/plugins/Languages/ar/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/de/informations.xml b/plugins/Languages/de/informations.xml index 550d0e4..e7dd693 100644 --- a/plugins/Languages/de/informations.xml +++ b/plugins/Languages/de/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 de diff --git a/plugins/Languages/de/translation.ts b/plugins/Languages/de/translation.ts index 7e64330..f2b605c 100644 --- a/plugins/Languages/de/translation.ts +++ b/plugins/Languages/de/translation.ts @@ -1,118 +1,351 @@ + + AvancedQFile + + + + + Not supported on this platform + Auf dieser Plattform nicht unterstützt + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning Warnung - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Ultracopier wird bereits ausgeführt. Klicken Sie mit der rechten Maustase auf das Icon im Infobereich der Taskleiste - - - + Problem reading file, or file size is 0 Lesefehler, oder Dateigröße=0 - - + + The arguments possible are: Mögliche Werte sind: - - + + To display the options Optionen anzeigen - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid Ungültiger Befehl - + This file is not supported transfer list The original english text does not make sense. Diese Datei wird nicht unterstützt Transferliste - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file Die Transferlistendatei kann nicht geöffnet werden - - + + To display this help Um diese Hilfe anzuzeigen - - + + To quit the other instances (if running) Um andere Instanzen zu beenden (falls laufend) - - + + Open transfer list Transferliste öffnen - + Help Hilfe + + 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 + + + + + Destination + Ziel + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + Fragen + + + + + + + Skip + Überspringen + + + + Merge + + + + + + Rename + Umbenennen + + + + Put at the end + + + + + Overwrite + Überschreiben + + + + Overwrite if different + + + + + Overwrite if newer + Überschreiben, falls neuer + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + Fragen + + + + + + + Skip + Überspringen + + + + Merge + + + + + + Rename + Umbenennen + + + + Put at the end + + + + + Overwrite + Überschreiben + + + + Overwrite if different + + + + + Overwrite if newer + Überschreiben, falls neuer + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning Warnung - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! Finde keine kompatible Engine! - + Cannot find any engine with this name: %1 Finde keine Engine mit diesem Namen: %1 @@ -144,9 +377,10 @@ - - - + + + + Error Fehler @@ -158,6 +392,7 @@ + Unable to get a copy engine instance Bekomme keine Instanz der Kopier-Engine @@ -182,36 +417,64 @@ Die Parameter sind in diesem Modus ungültig - + Do you want to copy? If no, it will be moved. Möchten Sie kopieren? Wenn nicht, wird verschoben. - - + + Unable to load the interface, copy aborted Konnte Oberfläche nicht laden. Kopiervorgang abgebrochen - + Unable to load the copy engine, copy aborted Konnte Kopier-Engine nicht laden. Kopiervorgang abgebrochen - + Transfer mode Transfermodus + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -487,126 +750,450 @@ - HelpDialog + FileErrorDialog - - About Ultracopier - Über Ultracopier + + Error on folder + - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) - Basiert auf Qt. Erweitertes Tool um Dateien zu kopieren (Lizenz: GPLv3). -Diese Version wurde kompiliert als Version: %1. + + Folder name + + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) - Plattform: %1 + + %1 - copy + - - About Qt - Über Qt + + %1 - copy (%2) + - - Do a crash - Clumsy... depends on context - Absturz ausführen + + Error + Fehler - - Save bug report - Fehlerbericht speichern + + Try rename with using special characters + + + + FileIsSameDialog - - Close - Schließen + + %1 - copy + - - For http://portableapps.com/ - Zu http://portableapps.com/ + + %1 - copy (%2) + - - Portable and all in one version - Portable und "Alles-in-Einem" Version + + Error + Fehler - - Portable version - Portable Version + + Try rename with using special characters + + + + FilterRules - - All in one version - "Alles-in-Einem" Version + + Filters dialog + - - Normal version - Normale Version + + Search: + - - http://ultracopier.first-world.info/ - http://ultracopier-de.first-world.info/ + + Search type: + - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html - http://ultracopier.first-world.info/download.html + + Simplified regex + - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages - <html><head/><body><p>Weitere Informationen finden Sie auf der Website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + Perl's regex + - - - LocalListener - - Warning - Warnung + + Apply on: + - - Timeout while recomposing data from connected clients - Timeout beim Zusammenfügen der Daten von verbundenen Clients + + File + - - - LogThread - - - - Error - Fehler + + Folder + - - Log file already open, error: %1 - Log-Datei ist bereits geöffnet, Fehler: %1 + + File and folder + - - - Unable to open the log file, error: %1 - Kann Log-Datei nicht öffnen. Fehler: %1 + + Whole string must match + + + + + Checking + + + + + The regex is valid + + + + + Test string: + + + + + The test string matches with the regex + + + + + Filters + + + Filters + + + + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + Fehler + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + Über Ultracopier + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + Basiert auf Qt. Erweitertes Tool um Dateien zu kopieren (Lizenz: GPLv3). +Diese Version wurde kompiliert als Version: %1. + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + Plattform: %1 + + + + About Qt + Über Qt + + + + Do a crash + Clumsy... depends on context + Absturz ausführen + + + + Save bug report + Fehlerbericht speichern + + + + Close + Schließen + + + + About Supercopier + + + + + For http://portableapps.com/ + Zu http://portableapps.com/ + + + + Portable and all in one version + Portable und "Alles-in-Einem" Version + + + + Portable version + Portable Version + + + + All in one version + "Alles-in-Einem" Version + + + + Normal version + Normale Version + + + + + http://ultracopier.first-world.info/ + http://ultracopier-de.first-world.info/ + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + http://ultracopier.first-world.info/download.html + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + <html><head/><body><p>Weitere Informationen finden Sie auf der Website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + Warnung + + + + Timeout while recomposing data from connected clients + Timeout beim Zusammenfügen der Daten von verbundenen Clients + + + + LogThread + + + + + Error + Fehler + + + + Log file already open, error: %1 + Log-Datei ist bereits geöffnet, Fehler: %1 + + + + + Unable to open the log file, error: %1 + Kann Log-Datei nicht öffnen. Fehler: %1 + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + @@ -646,203 +1233,203 @@ Diese Version wurde kompiliert als Version: %1. The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. Das Ersetzen des Standard Kopier/Verschieben-Systems wird von diesem File-Manager nicht unterstützt.<br />Bitten Sie die Entwickler darum es zu supporten. <br />Sie müssen das Kopieren/Verschieben daher manuell durchführen. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options Optionen - + General Allgemein - + Plugins Plugins - - - + + + Copy engine Kopier-Engine - - + + Themes Themes - + Log Log - + Confirm to group the windows Gruppieren der Fenster bestätigen - + Check for updates Nach Updates suchen - + Name Name - + Version Version - + Language Sprache - - - + + + Listener Listener - - - + + + Plugin loader Plugin loader - - - + + + Session loader Session loader - + Force the language Sprache wählen - + Replace the default copy and move system Standard Kopier- und Verschiebebefehl ersetzen - + Load at the session loading Mit OS laden - + When manual open Bei manuellem Start - + Group the windows when Fenster gruppieren - + Display the OS warning OS Warnungen anzeigen - - Give GPU time to fund the development - Der GPU Zeit geben, um die Entwicklung zu finanzieren - - - + Remaining time algorithm - + Traditional - + Logarithmic - + Plugin Plugin - + Add Hinzufügen - + Remove Entfernen - + Information Information - + Copy engine by order of preference: Kopier-Engine in Reihenfolge ihrer Präferenz: - + Client connected Client verbunden - + Themes: Themes: - + Unable to load the themes plugin Konnte das Themes-Plugin nicht laden - + Browse Durchsuchen - + The variables are %time%, %source%, %size%, %destination% %time%, %source%, %size%, %destination% should not be translated Die Variablen sind %time%, %source%, %size%, %destination% - + The variables are %time%, %path%, %size%, %mtime%, %error% %time%, %path%, %size%, %mtime%, %error% should not be translated Die Variablen sind %time%, %path%, %size%, %mtime%, %error% - + Write the log file into: Log in folgende Datei schreiben: - + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) Schreibe direkt in die Datei, wenn ein neuer Eintrag erreicht wird (50% Leistungsverlust möglich) @@ -863,89 +1450,89 @@ Diese Version wurde kompiliert als Version: %1. Sprache laden? - + Do nothing Nichts tun - + Ask source as folder Nach Quell-Ordner fragen - + Ask sources as files Nach Quell-Datei fragen - + Never Nie - + When source is same Falls Quelle gleich ist - + When destination is same Falls Ziel gleich ist - + When source and destination are same Falls Quelle und Ziel gleich sind - + When source or destination are same Falls Quelle oder Ziel gleich sind - + Always Immer - - - + + + The variables are %1 Die Variablen sind %1 - + Save logs as: Protokolle speichern als: - + Synchronized log Synchronisiertes Protokoll - + No option for this plugin Keine Option für dieses Plugin - + Write the transfers Protokolliere Transfers: - + Write the errors Protokolliere Fehler: - + Write the folder operations Protokolliere Ordner-Operationen: - + The variables are %path%, %operation% %path%, %operation% should not be translated Die Variablen sind %path% %operation% @@ -954,19 +1541,32 @@ Diese Version wurde kompiliert als Version: %1. OptionEngine - - - - + + + + The variable was not found: %1 %2 Variablen nicht gefunden: %1 %2 - PluginInformation + OptionsWidget - - About this plugin + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin Über dieses Plugin @@ -1005,37 +1605,37 @@ Diese Version wurde kompiliert als Version: %1. Kopier-Engine - + Languages Sprachen - + Listener Listener - + Plugin loader Plugin-Loader - + Session loader Session-Loader - + Themes Themes - + Unknown - + Information about %1 Informationen über %1 @@ -1053,18 +1653,18 @@ Diese Version wurde kompiliert als Version: %1. PluginsManager - + informations.xml is not accessible Auf "informations.xml" kann nicht zugegriffen werden - + Dependencies part is wrong clumsy. Abhängigkeiten-Teil ist falsch - + Dependencies %1 are not satisfied, for plugin: %2 Die Abhängigkeiten "%1" sind nicht erfüllt für Plugin:%2 @@ -1090,32 +1690,32 @@ Diese Version wurde kompiliert als Version: %1. Information - + %1, parse error at line %2, column %3: %4 %1, Parser-Fehler in Zeile %2, Spalte %3: %4 - + informations.xml not found for the plugin "informations.xml" für das Plugin nicht gefunden - + "package" root tag not found for the xml file "package" Root-Tag für die XML-Datei nicht gefunden - + Duplicated plugin found, already loaded! Plugin-Duplikat gefunden. Bereits geladen! - + English text missing in the informations.xml for the tag: %1 Englischer Text fehlt in "informations.xml" für das Tag: %1 - + Tag not found: %1 XML-Tag nicht gefunden: %1 @@ -1241,37 +1841,1202 @@ seit: %2 Die Eingabedaten sind zu kurz + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + SystrayIcon - + No copy listener found. Do the copy manually by right click one the system tray icon. Keine Kopie-Listener gefunden. Führen Sie die Kopie manuell durch Rechtsklick auf das Symbol im Systray aus. - + Information Information - + Searching information... Suche Informationen ... - + Do not replace the explorer copy/move Explorer:-Kopieren/Verschieben nicht ersetzen - + Semi replace the explorer copy/move Explorer: Kopieren/Verschieben teilweise ersetzen - + Replace the explorer copy/move Explorer:-Kopieren/Verschieben ersetzen + + + Warning + Warnung + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + Transfer + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + KB + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc + + + + + Check the disk space + + + + + Use this folder when destination is not set + + + + + Browse + Durchsuchen + + + + Filters + + + + + fileErrorDialog + + + Error with file + + + + + Error + Fehler + + + + Size + Größe + + + + Modified + + + + + File name + + + + + Destination + Ziel + + + + Folder + + + + + &Always perform this action + + + + + Try in with elevated privileges + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + fileExistsDialog + + + The file exists + + + + + Source + Quelle + + + + Destination + Ziel + + + + + Size + Größe + + + + + Modified + + + + + + File name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + Überschreiben, falls neuer + + + + + Overwrite if modification date differs + + + + + + Overwrite if older + + + + + fileIsSameDialog + + + The source and destination are same + + + + + Size + Größe + + + + File name + + + + + Folder + + + + + Modified + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + folderExistsDialog + + + The source and destination is identical + + + + + Source + Quelle + + + + Destination + Ziel + + + + + Modified + + + + + + Folder name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + Merge + + + + + Skip + Überspringen + + + + &Cancel + + + + + interfaceCopy + + + From: + + + + + To: + + + + + Close on transfer completion + + + + + &More + + + + + &Pause + + + + + &Skip + + + + + &Cancel + + + + + Limit copy speed to: + + + + + Transfer list + Transferliste + + + + Move the selected items to the top + + + + + Move up the selected items + + + + + Move down the selected items + + + + + Move the selected items to the bottom + + + + + Add file/folder + + + + + Delete the selected items + + + + + Search + + + + + Export the transfer list + + + + + Import the transfer list + + + + + Previous + + + + + Next + + + + + + Error + Fehler + + + + Export the errors into transfer list + + + + + Source + Quelle + + + + Destination + Ziel + + + + Interface + + + + + Add file + + + + + Add folder + + + + + Move file(s) + + + + + Move folder + + + + + Copy file(s) + + + + + Copy folder + + + + + options + + + Progression color + + + + + + Limit copy speed at: + + + + + KB/s + + + + + Speed with progress bar + + + + + At the end of the copy: + + + + + Start with the "more button" pushed + + + + + Show dual progression + + + + + Show speed as main information + + + + + themesOptions + + + Use + + + + + Start with the "more button" pushed + + + + + Always on top + + + + + Minimize on close to systray + + + + + At the end of the copy + + + + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color + + diff --git a/plugins/Languages/el/informations.xml b/plugins/Languages/el/informations.xml index a3948b7..f1294b7 100644 --- a/plugins/Languages/el/informations.xml +++ b/plugins/Languages/el/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 el diff --git a/plugins/Languages/el/translation.ts b/plugins/Languages/el/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/el/translation.ts +++ b/plugins/Languages/el/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/es/informations.xml b/plugins/Languages/es/informations.xml index 5b912a8..f4150d1 100644 --- a/plugins/Languages/es/informations.xml +++ b/plugins/Languages/es/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 es diff --git a/plugins/Languages/es/translation.ts b/plugins/Languages/es/translation.ts index c901398..bd3c812 100644 --- a/plugins/Languages/es/translation.ts +++ b/plugins/Languages/es/translation.ts @@ -1,117 +1,350 @@ + + AvancedQFile + + + + + Not supported on this platform + No es compatible con esta plataforma + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning Advertencia - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Ultracopier ya se está ejecutando, haga clic derecho sobre el icono de la bandeja del sistema (cerca del reloj) para poder utilizarlas - - - + Problem reading file, or file size is 0 Problema al leer el archivo, o el tamaño del archivo es 0 - - + + The arguments possible are: Los argumentos posibles son: - - + + To display the options Para mostrar las opciones - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user Para copiar las fuentes a destino, separados por un espacio. Si el destino es "?", Ultracopier le preguntará al usuario - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user Para mover las fuentes de destino, separados por un espacio. Si el destino es "?", Ultracopier le preguntará al usuario - + Command not valid Comando no válido - + This file is not supported transfer list Este archivo no es compatible con lista de transferencias - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file No se puede abrir el archivo de lista de transferencias - - + + To display this help Para mostrar esta ayuda - - + + To quit the other instances (if running) Para salir de los otros casos (si está activo) - - + + Open transfer list Abrir lista de transferencias - + Help Ayuda + + 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 + + + + + Destination + Destino + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + Pedir + + + + + + + Skip + Salto + + + + Merge + + + + + + Rename + Cambiar el nombre + + + + Put at the end + + + + + Overwrite + Sobrescribir + + + + Overwrite if different + + + + + Overwrite if newer + Sobrescribir si nuevo + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + Pedir + + + + + + + Skip + Salto + + + + Merge + + + + + + Rename + Cambiar el nombre + + + + Put at the end + + + + + Overwrite + Sobrescribir + + + + Overwrite if different + + + + + Overwrite if newer + Sobrescribir si nuevo + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning Advertencia - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! No se puede encontrar un motor compatible! - + Cannot find any engine with this name: %1 No se puede encontrar un motor con este nombre: %1 @@ -143,9 +376,10 @@ - - - + + + + Error Error @@ -157,6 +391,7 @@ + Unable to get a copy engine instance No se puede obtener una instancia de motor de copia @@ -181,36 +416,64 @@ El argumento para el modo no es válida - + Do you want to copy? If no, it will be moved. ¿Quieres copiar? Si no, se puede mover. - - + + Unable to load the interface, copy aborted No se puede cargar la interfaz, copia abortados - + Unable to load the copy engine, copy aborted No se puede cargar el motor de copia, copia abortados - + Transfer mode Modo de transferencia + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -474,125 +737,449 @@ - HelpDialog + FileErrorDialog - - About Ultracopier - Acerca Ultracopier + + Error on folder + - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) - Basado en Qt. Utilidad avanzada para copiar los archivos bajo licencia GPL3. -Esta versión está compilada en versión:%1. + + Folder name + + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) - Plataforma: %1 + + %1 - copy + - - About Qt - Acerca de Qt + + %1 - copy (%2) + - - Do a crash - Hacer a crash + + Error + Error - - Save bug report - Guardar informe de error + + Try rename with using special characters + + + + FileIsSameDialog - - Close - Cerrar + + %1 - copy + - - For http://portableapps.com/ - Para http://portableapps.com/ + + %1 - copy (%2) + - - Portable and all in one version - Portable y todo en una versión + + Error + Error - - Portable version - Version portable + + Try rename with using special characters + + + + FilterRules - - All in one version - Todo en una sola versión + + Filters dialog + - - Normal version - Version normal + + Search: + - - http://ultracopier.first-world.info/ - http://ultracopier-es.first-world.info/ + + Search type: + - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html - http://ultracopier-es.first-world.info/descarga.html + + Simplified regex + - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages - <html><head/><body><p>Para obtener más información, consulte el sitio web <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + Perl's regex + - - - LocalListener - - Warning - Advertencia + + Apply on: + - - Timeout while recomposing data from connected clients - Tiempo de espera, mientras que la recomposición de datos de los clientes conectados + + File + - - - LogThread - - - - Error - Error + + Folder + - - Log file already open, error: %1 - Entrar archivo ya está abierto, error: %1 + + File and folder + - - - Unable to open the log file, error: %1 - No se puede abrir el archivo de registro, error: %1 + + Whole string must match + + + + + Checking + + + + + The regex is valid + + + + + Test string: + + + + + The test string matches with the regex + + + + + Filters + + + Filters + + + + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + Error + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + Acerca Ultracopier + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + Basado en Qt. Utilidad avanzada para copiar los archivos bajo licencia GPL3. +Esta versión está compilada en versión:%1. + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + Plataforma: %1 + + + + About Qt + Acerca de Qt + + + + Do a crash + Hacer a crash + + + + Save bug report + Guardar informe de error + + + + Close + Cerrar + + + + About Supercopier + + + + + For http://portableapps.com/ + Para http://portableapps.com/ + + + + Portable and all in one version + Portable y todo en una versión + + + + Portable version + Version portable + + + + All in one version + Todo en una sola versión + + + + Normal version + Version normal + + + + + http://ultracopier.first-world.info/ + http://ultracopier-es.first-world.info/ + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + http://ultracopier-es.first-world.info/descarga.html + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + <html><head/><body><p>Para obtener más información, consulte el sitio web <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + Advertencia + + + + Timeout while recomposing data from connected clients + Tiempo de espera, mientras que la recomposición de datos de los clientes conectados + + + + LogThread + + + + + Error + Error + + + + Log file already open, error: %1 + Entrar archivo ya está abierto, error: %1 + + + + + Unable to open the log file, error: %1 + No se puede abrir el archivo de registro, error: %1 + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + @@ -632,223 +1219,223 @@ Esta versión está compilada en versión:%1. The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. La sustitución de incumplimiento de copiar / mover sistema no debe ser soportado por el gestor de archivos. <br /> Pregunte al desarrollador para apoyarlo. <br /> Usted necesita hacer el copiar / mover manualmente. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options Opciones - + General General - + Plugins Plugins - - - + + + Copy engine Motor de copia - - + + Themes Themas - + Log Log - + Confirm to group the windows Confirmar al grupo de las ventanas - + Check for updates Buscar actualizaciones - + Name Nombre - + Version Version - + Language Lenguaje - - - + + + Listener Oyente - - - + + + Plugin loader Plugin cargador - - - + + + Session loader Sesión cargador - + Force the language Forzar el idioma - + Replace the default copy and move system Sustituto del sistema de copia - + Load at the session loading Carga en la carga de la sesión - + When manual open Cuando apertura manual - + Group the windows when Grupo de las ventanas cuando - + Display the OS warning Muestra la advertencia OS - - Give GPU time to fund the development - Dar tiempo GPU para financiar el desarrollo - - - + Remaining time algorithm - + Traditional - + Logarithmic - + Plugin Plugin - + Add Añadir - + Remove Eliminar - + Information Información - + Copy engine by order of preference: Copia del motor por orden de preferencia: - + Client connected Cliente conectado - + Themes: Temas: - + Unable to load the themes plugin No se puede cargar el plugin temas - + No option for this plugin No hay ninguna opción para este plugin - + Browse Navegar - + Write the transfers Escriba las transferencias - + Write the folder operations Escriba la carpeta de las operaciones - + The variables are %time%, %source%, %size%, %destination% %time%, %source%, %size%, %destination% should not be translated Las variables son %time%, %source%, %size%, %destination% - + Write the errors Escribir los errores - + The variables are %time%, %path%, %size%, %mtime%, %error% %time%, %path%, %size%, %mtime%, %error% should not be translated Las variables son %time%, %path%, %size%, %mtime%, %error% - + Write the log file into: Escribir el archivo de registro en: - + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) Escriba directamente el archivo cuando se recibe una nueva entrada (se puede producir un 50% de pérdida de rendimiento) @@ -869,69 +1456,69 @@ Esta versión está compilada en versión:%1. Cargue el idioma? - + Do nothing No hacer nada - + Ask source as folder Pregunte a la fuente que la carpeta - + Ask sources as files Pregunte a las fuentes como archivos - + Never Nunca - + When source is same Cuando la fuente es la misma - + When destination is same Cuando destino es el mismo - + When source and destination are same Cuando la fuente y el destino son los mismos - + When source or destination are same Cuando la fuente o el destino son los mismos - + Always Siempre - - - + + + The variables are %1 Las variables son %1 - + Save logs as: Guardar registros como: - + Synchronized log Registro de sincronizada - + The variables are %path%, %operation% %path%, %operation% should not be translated Las variables son %path%, %operation% @@ -940,20 +1527,33 @@ Esta versión está compilada en versión:%1. OptionEngine - - - - + + + + The variable was not found: %1 %2 La variable no se ha encontrado: %1 %2 - PluginInformation + OptionsWidget - - About this plugin - Acerca de este plugin + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + Acerca de este plugin @@ -991,37 +1591,37 @@ Esta versión está compilada en versión:%1. Motor de copia - + Languages Idiomas - + Listener Oyente - + Plugin loader Plugin cargador - + Session loader Sesión cargador - + Themes Themas - + Unknown - + Information about %1 Información sobre %1 @@ -1039,17 +1639,17 @@ Esta versión está compilada en versión:%1. PluginsManager - + informations.xml is not accessible informations.xml no es accesible - + Dependencies part is wrong Parte las dependencias se equivoca - + Dependencies %1 are not satisfied, for plugin: %2 Dependencias %1 no está satisfecho, para el plugin:%2 @@ -1075,32 +1675,32 @@ Esta versión está compilada en versión:%1. Información - + %1, parse error at line %2, column %3: %4 %1, error de análisis en la línea %2, la columna %3: %4 - + informations.xml not found for the plugin informations.xml no se encuentra el plug-in - + "package" root tag not found for the xml file "package" etiqueta raíz que no se encuentra el archivo xml - + Duplicated plugin found, already loaded! Plugin de duplicados encontrados, ya está cargado! - + English text missing in the informations.xml for the tag: %1 Texto Inglés falta en el informations.xml para la etiqueta: %1 - + Tag not found: %1 Etiqueta no encontrada: %1 @@ -1230,37 +1830,1202 @@ No se puede cargar el contenido del plugin, por favor verifique queLos datos de entrada es demasiado corto + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + SystrayIcon - + Information Información - + Searching information... Buscar información... - + No copy listener found. Do the copy manually by right click one the system tray icon. - + Do not replace the explorer copy/move No sustituya la copia explorer/move - + Semi replace the explorer copy/move Semi reemplazar la copia explorer/mudanza - + Replace the explorer copy/move Vuelva a colocar la copia explorer/mudanza + + + Warning + Advertencia + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + Transferencia + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + KB + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc + + + + + Check the disk space + + + + + Use this folder when destination is not set + + + + + Browse + Navegar + + + + Filters + + + + + fileErrorDialog + + + Error with file + + + + + Error + Error + + + + Size + Tamaño + + + + Modified + + + + + File name + + + + + Destination + Destino + + + + Folder + + + + + &Always perform this action + + + + + Try in with elevated privileges + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + fileExistsDialog + + + The file exists + + + + + Source + Origen + + + + Destination + Destino + + + + + Size + Tamaño + + + + + Modified + + + + + + File name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + Sobrescribir si nuevo + + + + + Overwrite if modification date differs + + + + + + Overwrite if older + + + + + fileIsSameDialog + + + The source and destination are same + + + + + Size + Tamaño + + + + File name + + + + + Folder + + + + + Modified + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + folderExistsDialog + + + The source and destination is identical + + + + + Source + Origen + + + + Destination + Destino + + + + + Modified + + + + + + Folder name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + Merge + + + + + Skip + Salto + + + + &Cancel + + + + + interfaceCopy + + + From: + + + + + To: + + + + + Close on transfer completion + + + + + &More + + + + + &Pause + + + + + &Skip + + + + + &Cancel + + + + + Limit copy speed to: + + + + + Transfer list + Lista de transferencia + + + + Move the selected items to the top + + + + + Move up the selected items + + + + + Move down the selected items + + + + + Move the selected items to the bottom + + + + + Add file/folder + + + + + Delete the selected items + + + + + Search + + + + + Export the transfer list + + + + + Import the transfer list + + + + + Previous + + + + + Next + + + + + + Error + Error + + + + Export the errors into transfer list + + + + + Source + Origen + + + + Destination + Destino + + + + Interface + + + + + Add file + + + + + Add folder + + + + + Move file(s) + + + + + Move folder + + + + + Copy file(s) + + + + + Copy folder + + + + + options + + + Progression color + + + + + + Limit copy speed at: + + + + + KB/s + + + + + Speed with progress bar + + + + + At the end of the copy: + + + + + Start with the "more button" pushed + + + + + Show dual progression + + + + + Show speed as main information + + + + + themesOptions + + + Use + + + + + Start with the "more button" pushed + + + + + Always on top + + + + + Minimize on close to systray + + + + + At the end of the copy + + + + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color + + diff --git a/plugins/Languages/fr/informations.xml b/plugins/Languages/fr/informations.xml index 330cad2..7608f03 100644 --- a/plugins/Languages/fr/informations.xml +++ b/plugins/Languages/fr/informations.xml @@ -15,7 +15,7 @@ - 1.4.0.6 + 1.4.0.8 fr diff --git a/plugins/Languages/fr/translation.ts b/plugins/Languages/fr/translation.ts index 77868c0..3d8c576 100644 --- a/plugins/Languages/fr/translation.ts +++ b/plugins/Languages/fr/translation.ts @@ -1,117 +1,350 @@ + + AvancedQFile + + + + + Not supported on this platform + Pas supporté sur cette platforme + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning Avertissement - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Ultracopier est déjà lancé! Cliquez droit sur l'icône de la zone de notifications (près de l'horloge) pour l'utiliser - - - + Problem reading file, or file size is 0 Problème à la lecture, ou taille de fichier nulle - - + + The arguments possible are: Les arguments possible sont: - - + + To display the options Afficher les options - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user Pour copier les sources vers la destination, séparées par des espaces. Si la destination est "?", Ultracopier demandera à l'utilisateur - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user Pour copier les sources vers la destination, séparées par des espaces. Si la destination est "?", Ultracopier demandera à l'utilisateur - + Command not valid Ligne de commande invalide - + This file is not supported transfer list Ce fichier n'est pas une list de transfert supporté - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file Impossible d'ouvrir le fichier de liste de transfert - - + + To display this help Pour afficher cette aide - - + + To quit the other instances (if running) Pour quiter l'autre instance en cour - - + + Open transfer list Ouvrir la liste de transfert - + Help Aide + + 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 + + + + + Destination + Destination + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + Demander + + + + + + + Skip + Passer + + + + Merge + + + + + + Rename + Renommer + + + + Put at the end + + + + + Overwrite + Écraser + + + + Overwrite if different + + + + + Overwrite if newer + Écraser si plus récent + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + Demander + + + + + + + Skip + Passer + + + + Merge + + + + + + Rename + Renommer + + + + Put at the end + + + + + Overwrite + Écraser + + + + Overwrite if different + + + + + Overwrite if newer + Écraser si plus récent + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning Avertissement - + Cannot find any copy engine with move support Impossible de trouver un moteur avec le support du déplacement - + This copy engine does not support move Ce moteur de copie ne supporte pas les déplacements - + Cannot find any compatible engine! Impossible de trouver un moteur de copie compatible! - + Cannot find any engine with this name: %1 Impossible de trouver un moteur portant ce nom: %1 @@ -143,9 +376,10 @@ - - - + + + + Error Erreur @@ -157,6 +391,7 @@ + Unable to get a copy engine instance Impossible d'obtenir une instance du moteur de copie @@ -181,36 +416,64 @@ L'argument pour le mode n'est pas valide - + Do you want to copy? If no, it will be moved. Voulez vous faire une copie? Si vous repondez non alors il sera déplacé. - - + + Unable to load the interface, copy aborted Impossible de charger l'interface, copie annulée - + Unable to load the copy engine, copy aborted Impossible de charger le moteur de copie, copie annulée - + Transfer mode Mode de transfert + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key Clef - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> Donnez la clef de ce logiciel, plus d'information sur <a href="http://ultracopier-fr.first-world.info/">ultracopier-fr.first-world.info</a> @@ -476,127 +739,451 @@ - HelpDialog + FileErrorDialog - - About Ultracopier - À propos d'Ultracopier + + Error on folder + - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) - Basé sur Qt. Utilitaire avancé de copie de fichiers sous licence GPL3. -Cette version est compilée comme version : %1. + + Folder name + + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) - Plateforme: %1 + + %1 - copy + - - About Qt - À propos de Qt + + %1 - copy (%2) + - - Do a crash - Faire un crash + + Error + Erreur - - Save bug report - Sauver le rapport + + Try rename with using special characters + + + + FileIsSameDialog - - Close - Fermer + + %1 - copy + - - For http://portableapps.com/ - Pour http://portableapps.com/ + + %1 - copy (%2) + - - Portable and all in one version - Portable et tout en un + + Error + Erreur - - Portable version - Version portable + + Try rename with using special characters + + + + FilterRules - - All in one version - Tout en un + + Filters dialog + - - Normal version - Version normale + + Search: + - - http://ultracopier.first-world.info/ - http://ultracopier-fr.first-world.info/ + + Search type: + - - http://ultracopier.first-world.info/shop.html - http://ultracopier-fr.first-world.info/shop.html + + Raw text + - - http://ultracopier.first-world.info/download.html - http://ultracopier-fr.first-world.info/telecharger.html + + Simplified regex + - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages - <html><head/><body><p>Pour plus d'informations voir le site <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + Perl's regex + - - - LocalListener - - Warning - Avertissement + + Apply on: + - - Timeout while recomposing data from connected clients - Timeout pendant la recompossition des données des clients connectés + + File + - - - LogThread - - - - Error - Erreur + + Folder + - - Log file already open, error: %1 - Fichier de log déjà ouvert, erreur: %1 + + File and folder + - - - Unable to open the log file, error: %1 + + Whole string must match + + + + + Checking + + + + + The regex is valid + + + + + Test string: + + + + + The test string matches with the regex + + + + + Filters + + + Filters + + + + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + Erreur + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + À propos d'Ultracopier + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + Basé sur Qt. Utilitaire avancé de copie de fichiers sous licence GPL3. +Cette version est compilée comme version : %1. + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + Plateforme: %1 + + + + About Qt + À propos de Qt + + + + Do a crash + Faire un crash + + + + Save bug report + Sauver le rapport + + + + Close + Fermer + + + + About Supercopier + + + + + For http://portableapps.com/ + Pour http://portableapps.com/ + + + + Portable and all in one version + Portable et tout en un + + + + Portable version + Version portable + + + + All in one version + Tout en un + + + + Normal version + Version normale + + + + + http://ultracopier.first-world.info/ + http://ultracopier-fr.first-world.info/ + + + + http://ultracopier.first-world.info/shop.html + http://ultracopier-fr.first-world.info/shop.html + + + + http://ultracopier.first-world.info/download.html + http://ultracopier-fr.first-world.info/telecharger.html + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + <html><head/><body><p>Pour plus d'informations voir le site <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + Avertissement + + + + Timeout while recomposing data from connected clients + Timeout pendant la recompossition des données des clients connectés + + + + LogThread + + + + + Error + Erreur + + + + Log file already open, error: %1 + Fichier de log déjà ouvert, erreur: %1 + + + + + Unable to open the log file, error: %1 Impossible d'ouvrir le fichier de log, erreur: %1 + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + OSSpecific @@ -634,223 +1221,223 @@ Cette version est compilée comme version : %1. The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. Le remplacement du systéme de copie/déplacement n'est pas supporté par le gestionnaire de fichier.<br />Demander aux developpeurs de le supporter.<br />Vous devez faire la copie/déplacement manuellement. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options Options - + General Général - + Plugins Plugins - - - + + + Copy engine Moteurs de copie - - + + Themes Thèmes - + Log Logs - + Confirm to group the windows Confirmer pour grouper les fenêtres - + Check for updates Vérifier les mise à jour - + Name Nom - + Version Version - + Language Langue - - - + + + Listener Écouteur - - - + + + Plugin loader Chargeur de plugin - - - + + + Session loader Chargeur de session - + Force the language Forcer la langue - + Replace the default copy and move system Remplacer le système de copie/déplacement par défaut - + Load at the session loading Lancer à l'ouverture de la session - + When manual open Quand ouverture manuel - + Group the windows when Grouper les fenêtres quand - + Display the OS warning Afficher les avertissements de l'OS - - Give GPU time to fund the development - Donnez du temps GPU pour financer le développement - - - + Remaining time algorithm Algorithme de temps restant - + Traditional Traditionnel - + Logarithmic Logarithmique - + Plugin Plugin - + Add Ajouter - + Remove Supprimer - + Information Informations - + Copy engine by order of preference: Moteurs de copie par ordre de préférence: - + Client connected Client connecté - + Themes: Thèmes: - + Unable to load the themes plugin Impossible de charger le plugin des thèmes - + No option for this plugin Pas d'options pour ce plugin - + Browse Parcourir - + Write the transfers Écrire les transferts - + Write the folder operations Écrire les opérations dossier - + The variables are %time%, %source%, %size%, %destination% %time%, %source%, %size%, %destination% should not be translated Les variables sont %time%, %source%, %size%, %destination% - + Write the errors Écrire les erreurs - + The variables are %time%, %path%, %size%, %mtime%, %error% %time%, %path%, %size%, %mtime%, %error% should not be translated Les variables sont %time%, %path%, %size%, %mtime%, %error% - + Write the log file into: Écrire le fichier journal dans: - + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) Écrire directement le fichier quand il reçoit une nouvelle entrée (peut entrainer 50% de perte de performances) @@ -871,69 +1458,69 @@ Cette version est compilée comme version : %1. Charger la langue? - + Do nothing Ne rien faire - + Ask source as folder Demander la source comme un dossier - + Ask sources as files Demander la sources comme des fichiers - + Never Jamais - + When source is same Quand la source est la même - + When destination is same Quand la destination est la même - + When source and destination are same Quand la destination et la source sont les mêmes - + When source or destination are same Quand la destination ou la source sont les mêmes - + Always Toujours - - - + + + The variables are %1 Les variables sont %1 - + Save logs as: Sauvegarder les logs sous: - + Synchronized log Log synchronisé - + The variables are %path%, %operation% %path%, %operation% should not be translated Les variables sont %path%, %operation% @@ -942,20 +1529,33 @@ Cette version est compilée comme version : %1. OptionEngine - - - - + + + + The variable was not found: %1 %2 La variable n'a pas été trouvée: %1 %2 - PluginInformation + OptionsWidget - - About this plugin - À propos de ce plugin + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + À propos de ce plugin @@ -993,37 +1593,37 @@ Cette version est compilée comme version : %1. Moteur de copie - + Languages Langues - + Listener Écouteur - + Plugin loader Chargeur de plugin - + Session loader Chargeur de session - + Themes Thèmes - + Unknown Inconnu - + Information about %1 Informations à propos de %1 @@ -1041,27 +1641,27 @@ Cette version est compilée comme version : %1. PluginsManager - + informations.xml is not accessible informations.xml n'est pas accessible - + informations.xml not found for the plugin Le fichier informations.xml n'a pas été trouvé dans le plugin - + English text missing in the informations.xml for the tag: %1 Texte anglais manquant dans le informations.xml pour la balise: %1 - + Dependencies part is wrong Les dépendances sont fausses - + Dependencies %1 are not satisfied, for plugin: %2 Des dépendances %1 ne sont pas satisfaites, pour le plugin: %2 @@ -1101,23 +1701,23 @@ Cette version est compilée comme version : %1. Informations - + %1, parse error at line %2, column %3: %4 %1, erreur à la ligne %2, à l'emplacement %3: %4 - + "package" root tag not found for the xml file La balise racine "package" n'a pas été trouvée pour le fichier xml - + Duplicated plugin found, already loaded! Le plugins courrant est un doublont, donc déjà chargé! Plugin dupliqué trouvé, déjà chargé! - + Tag not found: %1 Balise non trouvée: %1 @@ -1229,37 +1829,1202 @@ depuis:%2 Données d'entrée trop courtes + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + SystrayIcon - + No copy listener found. Do the copy manually by right click one the system tray icon. Pas d'écouteur trouvé. Effectuez la copie manuellement par clic droit sur l'icône dans la zone de notification (près de l'horloge). - + Searching information... Recherche d'informations... - + Do not replace the explorer copy/move Ne remplace pas la copie/déplacement de l'explorateur - + Semi replace the explorer copy/move Remplace partiellement la copie/déplacement de l'explorateur - + Replace the explorer copy/move Remplace la copie/déplacement de l'explorateur - + + Warning + Avertissement + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + Information Informations + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + Transfert + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + Ko + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc + + + + + Check the disk space + + + + + Use this folder when destination is not set + + + + + Browse + Parcourir + + + + Filters + + + + + fileErrorDialog + + + Error with file + + + + + Error + Erreur + + + + Size + Taille + + + + Modified + + + + + File name + + + + + Destination + Destination + + + + Folder + + + + + &Always perform this action + + + + + Try in with elevated privileges + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + fileExistsDialog + + + The file exists + + + + + Source + Source + + + + Destination + Destination + + + + + Size + Taille + + + + + Modified + + + + + + File name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + Écraser si plus récent + + + + + Overwrite if modification date differs + + + + + + Overwrite if older + + + + + fileIsSameDialog + + + The source and destination are same + + + + + Size + Taille + + + + File name + + + + + Folder + + + + + Modified + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + folderExistsDialog + + + The source and destination is identical + + + + + Source + Source + + + + Destination + Destination + + + + + Modified + + + + + + Folder name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + Merge + + + + + Skip + Passer + + + + &Cancel + + + + + interfaceCopy + + + From: + + + + + To: + + + + + Close on transfer completion + + + + + &More + + + + + &Pause + + + + + &Skip + + + + + &Cancel + + + + + Limit copy speed to: + + + + + Transfer list + Liste de transfert + + + + Move the selected items to the top + + + + + Move up the selected items + + + + + Move down the selected items + + + + + Move the selected items to the bottom + + + + + Add file/folder + + + + + Delete the selected items + + + + + Search + + + + + Export the transfer list + + + + + Import the transfer list + + + + + Previous + + + + + Next + + + + + + Error + Erreur + + + + Export the errors into transfer list + + + + + Source + Source + + + + Destination + Destination + + + + Interface + + + + + Add file + + + + + Add folder + + + + + Move file(s) + + + + + Move folder + + + + + Copy file(s) + + + + + Copy folder + + + + + options + + + Progression color + + + + + + Limit copy speed at: + + + + + KB/s + + + + + Speed with progress bar + + + + + At the end of the copy: + + + + + Start with the "more button" pushed + + + + + Show dual progression + + + + + Show speed as main information + + + + + themesOptions + + + Use + + + + + Start with the "more button" pushed + + + + + Always on top + + + + + Minimize on close to systray + + + + + At the end of the copy + + + + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color + + + diff --git a/plugins/Languages/hi/informations.xml b/plugins/Languages/hi/informations.xml index 974da16..28680cc 100644 --- a/plugins/Languages/hi/informations.xml +++ b/plugins/Languages/hi/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 hi diff --git a/plugins/Languages/hi/translation.ts b/plugins/Languages/hi/translation.ts index 8b70d26..afecaf8 100644 --- a/plugins/Languages/hi/translation.ts +++ b/plugins/Languages/hi/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/hu/informations.xml b/plugins/Languages/hu/informations.xml index 212d8dc..540e093 100644 --- a/plugins/Languages/hu/informations.xml +++ b/plugins/Languages/hu/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 hu diff --git a/plugins/Languages/hu/translation.ts b/plugins/Languages/hu/translation.ts index fb5e79a..aab3b46 100644 --- a/plugins/Languages/hu/translation.ts +++ b/plugins/Languages/hu/translation.ts @@ -1,117 +1,350 @@ + + AvancedQFile + + + + + Not supported on this platform + Ezen a platformon nem támogatott + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning Figyelmeztetés - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Az Ultracopier már fut, kattints a jobb egérombbal a tálcaikonjára (az óra mellett) a használatához - - - + Problem reading file, or file size is 0 Probléma a fájl olvasásánál vagy a fájlméret 0 - - + + The arguments possible are: A lehetséges argumentumok: - - + + To display the options A beállítások megjelenítéséhez - - + + To quit the other instances (if running) Kilépés a többi példányból (ha fut) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user A forrás másolása a célba, szóközzel elválasztva. Ha a cél "?", az Ultracopier rákérdez a felhasználónál - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user A forrás mozgatása a célba, szóközzel elválasztva. Ha a cél "?", az Ultracopier rákérdez a felhasználónál - + Command not valid A parancs nem érvényes - + This file is not supported transfer list Ez a fájl nem támogatott átviteli lista - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file Az átviteli listafájl megnyitása nem lehetséges - - + + To display this help Ennek a súgónak a megjelenítéséhez - - + + Open transfer list Átviteli lista megnyitása - + Help Súgó + + 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 + + + + + Destination + Cél + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + Rákérdez + + + + + + + Skip + Kihagyás + + + + Merge + + + + + + Rename + Átnevezés + + + + Put at the end + + + + + Overwrite + Felülírás + + + + Overwrite if different + + + + + Overwrite if newer + Felülírás, ha újabb + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + Rákérdez + + + + + + + Skip + Kihagyás + + + + Merge + + + + + + Rename + Átnevezés + + + + Put at the end + + + + + Overwrite + Felülírás + + + + Overwrite if different + + + + + Overwrite if newer + Felülírás, ha újabb + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning Figyelmzetetés - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! Nem található semmilyen kompatibilis motor! - + Cannot find any engine with this name: %1 Nem található motor ezzel a névvel: %1 @@ -143,9 +376,10 @@ - - - + + + + Error Hiba @@ -157,6 +391,7 @@ + Unable to get a copy engine instance Nem lehetséges másoló motor példány észlelése @@ -181,36 +416,64 @@ A mód argumentuma nem érvényes - + Do you want to copy? If no, it will be moved. Szeretnél másolni? Ha nem, akkor átmozgatva lesz. - - + + Unable to load the interface, copy aborted Kezelőfelület betöltése nem lehetséges, másolás megszakítva - + Unable to load the copy engine, copy aborted Másoló motor betöltése nem lehetséges, másolás megszakítva - + Transfer mode Átviteli mód + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -474,128 +737,452 @@ - HelpDialog + FileErrorDialog - - About Ultracopier - Az Ultracopier névjegye + + Error on folder + - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) - Qt-n alapul. Fejlett eszöz fájlok másolásához GPL3 licensz alatt. -Ez a verzió a következő verzióként került lefordításra: %1. + + Folder name + + + + FileExistsDialog - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages - <html><head/><body><p>További információkért lásd a honlapot <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + %1 - copy + - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) - Platform: %1 + + %1 - copy (%2) + - - About Qt - A Qt névjegye + + Error + Hiba - - Do a crash - Összeomlás + + Try rename with using special characters + + + + FileIsSameDialog - - Save bug report - Hibajelentés mentése + + %1 - copy + - - Close - Bezárás + + %1 - copy (%2) + - - For http://portableapps.com/ - http://portableapps.com/ + + Error + Hiba - - Portable and all in one version - Hordozható és teljes verzió + + Try rename with using special characters + + + + FilterRules - - Portable version - Hordozható verzió + + Filters dialog + - - All in one version - Teljes verzió + + Search: + - - Normal version - Normál verzió + + Search type: + - - http://ultracopier.first-world.info/ - http://ultracopier.first-world.info/ + + Raw text + - - http://ultracopier.first-world.info/shop.html + + Simplified regex - - http://ultracopier.first-world.info/download.html + + Perl's regex - - - LocalListener - - Warning - Figyelmeztetés + + Apply on: + - - Timeout while recomposing data from connected clients - Időtúllépés történt az adatok összeilesztése közben a kapcsolódott kliensektől + + File + - - - LogThread - - - - Error - Hiba + + Folder + - - Log file already open, error: %1 - Naplófájl már meg van nyitva, hiba: %1 + + File and folder + - - - Unable to open the log file, error: %1 - Naplófájl megnyitása nem lehetséges, hiba: %1 + + Whole string must match + - - + + + Checking + + + + + The regex is valid + + + + + Test string: + + + + + The test string matches with the regex + + + + + Filters + + + Filters + + + + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + Hiba + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + Az Ultracopier névjegye + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + Qt-n alapul. Fejlett eszöz fájlok másolásához GPL3 licensz alatt. +Ez a verzió a következő verzióként került lefordításra: %1. + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + <html><head/><body><p>További információkért lásd a honlapot <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + Platform: %1 + + + + About Qt + A Qt névjegye + + + + Do a crash + Összeomlás + + + + Save bug report + Hibajelentés mentése + + + + Close + Bezárás + + + + About Supercopier + + + + + For http://portableapps.com/ + http://portableapps.com/ + + + + Portable and all in one version + Hordozható és teljes verzió + + + + Portable version + Hordozható verzió + + + + All in one version + Teljes verzió + + + + Normal version + Normál verzió + + + + + http://ultracopier.first-world.info/ + http://ultracopier.first-world.info/ + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + Figyelmeztetés + + + + Timeout while recomposing data from connected clients + Időtúllépés történt az adatok összeilesztése közben a kapcsolódott kliensektől + + + + LogThread + + + + + Error + Hiba + + + + Log file already open, error: %1 + Naplófájl már meg van nyitva, hiba: %1 + + + + + Unable to open the log file, error: %1 + Naplófájl megnyitása nem lehetséges, hiba: %1 + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + OSSpecific @@ -633,233 +1220,233 @@ Ez a verzió a következő verzióként került lefordításra: %1.The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. Az alapértelmezett másoló/mozgató rendszer lecserélését nem szabad támogatnia a fájlkezelőnek.<br />Kérd meg a fejlesztőt, hogy támogassa.<br />A másolás/mozgatást manuálisan kell elvégezned. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options Beállítások - + General Általános - + Plugins Beépülők - - - + + + Copy engine Másoló motor - - - + + + Listener Figyelő - - - + + + Plugin loader Beépüő betöltő - - - + + + Session loader Folyamat betöltő - - + + Themes Témák - + Log Napló - + Confirm to group the windows Ablakok csoportosításának megerősítése - + Check for updates Frissítések keresése - - Give GPU time to fund the development - GPU idő kiosztása a fejlesztés támogatásához - - - + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) Írás közvetlenül a fájlba, ha új bejegyzést kap (akár 50%-kos teljesítménycsökkenést is okozhat) - + Name Név - + Force the language Nyelv kényszerítése - + Replace the default copy and move system Alapértelmezett másolás és mozgatás lecserélése - + Load at the session loading Betöltés a Windows bejelentkezésekor - + When manual open Kézi megnyitás esetén - + Group the windows when Ablakok csoportosítása, ha - + Display the OS warning Rendszer figyelmeztetés megjelenítése - + Remaining time algorithm - + Traditional - + Logarithmic - + Version Verzió - + Language Nyelv - + Plugin Beépülő - + Add Hozzáadás - + Remove Eltávolítás - + Information Információ - + Copy engine by order of preference: Másoló motor tulajdonság szerint: - + Client connected Kliens kapcsolódva - + Themes: Témák: - + Unable to load the themes plugin A témák beépülő betöltése nem lehetséges - + No option for this plugin Nincs beállítás ehhez a beépülőhöz - + Write the log file into: Napló írása ide: - + Browse Tallózás - + Synchronized log Szinkronizált napló - + Write the transfers Átvitelek írása - + Write the errors Hibák írása - + Write the folder operations Mappa műveletek írása - + The variables are %time%, %source%, %size%, %destination% %time%, %source%, %size%, %destination% should not be translated A változók: %time%, %source%, %size%, %destination% - + The variables are %time%, %path%, %size%, %mtime%, %error% %time%, %path%, %size%, %mtime%, %error% should not be translated A változók: %time%, %path%, %size%, %mtime%, %error% - + The variables are %path%, %operation% %path%, %operation% should not be translated A változók: %path%, %operation% @@ -881,59 +1468,59 @@ Ez a verzió a következő verzióként került lefordításra: %1.Nyelv betöltése? - + Do nothing Ne tegyen semmit - + Ask source as folder Rákérdezés a forrás mint mappa - + Ask sources as files Rákérdezés a forrásokra mint fájlok - + Never Soha - + When source is same Amikor a forrás ugyanaz - + When destination is same Amikor a cél ugyanaz - + When source and destination are same Amikor a forrás és a cél ugyanaz - + When source or destination are same Amikor a forrás vagy cél ugyanaz - + Always Mindig - - - + + + The variables are %1 A változók: %1 - + Save logs as: Napló mentése mint: @@ -941,19 +1528,32 @@ Ez a verzió a következő verzióként került lefordításra: %1. OptionEngine - - - - + + + + The variable was not found: %1 %2 A változó nem található: %1 %2 - PluginInformation + OptionsWidget - - About this plugin + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin A beépülő névjegye @@ -1002,37 +1602,37 @@ Ez a verzió a következő verzióként került lefordításra: %1.Másoló motor - + Languages Nyelvek - + Listener Figyelő - + Plugin loader Beépülő betöltő - + Session loader Folyamat betöltő - + Themes Témák - + Unknown - + Information about %1 %1 információi @@ -1040,47 +1640,47 @@ Ez a verzió a következő verzióként került lefordításra: %1. PluginsManager - + informations.xml is not accessible informations.xml nem férhető hozzá - + %1, parse error at line %2, column %3: %4 %1, elemzési hiba a(z) %2. sorban, %3. oszlopban: %4 - + "package" root tag not found for the xml file "package" gyökércímke nem található az xml fájlban - + Duplicated plugin found, already loaded! Duplikált beépülő található, már be van töltve! - + informations.xml not found for the plugin informations.xml nem található a beépülőhöz - + English text missing in the informations.xml for the tag: %1 Angol szöveg hiányzik az informations.xml-ből a címkéhez: %1 - + Tag not found: %1 Címke nem található: %1 - + Dependencies part is wrong A függőségek rész hibás - + Dependencies %1 are not satisfied, for plugin: %2 A(z) %1 függőségek nem megfelelőek a következő beépülőhöz: %2 @@ -1227,37 +1827,1202 @@ since:%2 A bemenő adat túl rövid + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + SystrayIcon - + No copy listener found. Do the copy manually by right click one the system tray icon. Nem található másoló figyelő. Végezd el manuálisan a másolást a jobb egérgombbal a tálcaikonra kattintva. - + Information Információ - + Searching information... Információ keresése... - + Do not replace the explorer copy/move Ne cserélje le az Intéző másolását/mozgatását - + Semi replace the explorer copy/move Az Intéző másolás/mozgatás félig lecserélése - + Replace the explorer copy/move Az Intéző másolás/mozgatás lecserélése + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + Átvitel + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + KB + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc + + + + + Check the disk space + + + + + Use this folder when destination is not set + + + + + Browse + Tallózás + + + + Filters + + + + + fileErrorDialog + + + Error with file + + + + + Error + Hiba + + + + Size + Méret + + + + Modified + + + + + File name + + + + + Destination + Cél + + + + Folder + + + + + &Always perform this action + + + + + Try in with elevated privileges + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + fileExistsDialog + + + The file exists + + + + + Source + Forrás + + + + Destination + Cél + + + + + Size + Méret + + + + + Modified + + + + + + File name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + Felülírás, ha újabb + + + + + Overwrite if modification date differs + + + + + + Overwrite if older + + + + + fileIsSameDialog + + + The source and destination are same + + + + + Size + Méret + + + + File name + + + + + Folder + + + + + Modified + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + folderExistsDialog + + + The source and destination is identical + + + + + Source + Forrás + + + + Destination + Cél + + + + + Modified + + + + + + Folder name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + Merge + + + + + Skip + Kihagyás + + + + &Cancel + + + + + interfaceCopy + + + From: + + + + + To: + + + + + Close on transfer completion + + + + + &More + + + + + &Pause + + + + + &Skip + + + + + &Cancel + + + + + Limit copy speed to: + + + + + Transfer list + Átviteli lista + + + + Move the selected items to the top + + + + + Move up the selected items + + + + + Move down the selected items + + + + + Move the selected items to the bottom + + + + + Add file/folder + + + + + Delete the selected items + + + + + Search + + + + + Export the transfer list + + + + + Import the transfer list + + + + + Previous + + + + + Next + + + + + + Error + Hiba + + + + Export the errors into transfer list + + + + + Source + Forrás + + + + Destination + Cél + + + + Interface + + + + + Add file + + + + + Add folder + + + + + Move file(s) + + + + + Move folder + + + + + Copy file(s) + + + + + Copy folder + + + + + options + + + Progression color + + + + + + Limit copy speed at: + + + + + KB/s + + + + + Speed with progress bar + + + + + At the end of the copy: + + + + + Start with the "more button" pushed + + + + + Show dual progression + + + + + Show speed as main information + + + + + themesOptions + + + Use + + + + + Start with the "more button" pushed + + + + + Always on top + + + + + Minimize on close to systray + + + + + At the end of the copy + + + + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color + + diff --git a/plugins/Languages/id/informations.xml b/plugins/Languages/id/informations.xml index 67a92d6..9d7f5e4 100644 --- a/plugins/Languages/id/informations.xml +++ b/plugins/Languages/id/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 id diff --git a/plugins/Languages/id/translation.ts b/plugins/Languages/id/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/id/translation.ts +++ b/plugins/Languages/id/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/it/informations.xml b/plugins/Languages/it/informations.xml index f985c6a..79b6ba4 100644 --- a/plugins/Languages/it/informations.xml +++ b/plugins/Languages/it/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 it diff --git a/plugins/Languages/it/translation.ts b/plugins/Languages/it/translation.ts index 28f5b6b..8afd6c0 100644 --- a/plugins/Languages/it/translation.ts +++ b/plugins/Languages/it/translation.ts @@ -1,117 +1,350 @@ + + AvancedQFile + + + + + Not supported on this platform + Non supportato su questa piattaforma + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning Avviso - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Il programma è gia in esecuzione, fare clic con il tasto destro del mouse sulla sua icona della barra di sistema (vicino l'orologio) per usarlo - - - + Problem reading file, or file size is 0 Problema di lettura o dimensione nulla del file - - + + The arguments possible are: Gli argomenti possibili sono: - - + + To display the options Mostra le opzioni - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user Copiare i file di origine alla destinazione separati da uno spazio. Se la destinazione è "?", Ultracopier chiederà all'utente - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user Spostare i file di origine alla destinazione separati da uno spazio. Se la destinazione è "?", Ultracopier chiederà all'utente - + Command not valid Comando non valido - + This file is not supported transfer list Questo file non è supportato dalla lista dei trasferimenti - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file Impossibile aprire il file della lista dei trasferimenti - - + + To display this help Mostra questo aiuto - - + + To quit the other instances (if running) Chiudere le altre istanze (se in esecuzione) - - + + Open transfer list Apri la lista dei trasferimenti - + Help Aiuto + + 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 + + + + + Destination + Cartella di destinazione + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + Chiedi + + + + + + + Skip + Salta + + + + Merge + + + + + + Rename + Rinomina + + + + Put at the end + + + + + Overwrite + Sovrascrivi + + + + Overwrite if different + + + + + Overwrite if newer + Sovrascrivi se più recente + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + Chiedi + + + + + + + Skip + Salta + + + + Merge + + + + + + Rename + Rinomina + + + + Put at the end + + + + + Overwrite + Sovrascrivi + + + + Overwrite if different + + + + + Overwrite if newer + Sovrascrivi se più recente + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning Avviso - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! Impossibile trovare un motore per la copia compatibile! - + Cannot find any engine with this name: %1 Impossibile trovare un motore per la copia con questo nome: %1 @@ -143,9 +376,10 @@ - - - + + + + Error Errore @@ -157,6 +391,7 @@ + Unable to get a copy engine instance Impossibile ottenere un'istanza dal motore per la copia @@ -181,36 +416,64 @@ L'argomento per la modalità non è valido - + Do you want to copy? If no, it will be moved. Vuoi copiarlo? se no, verrà spostato. - - + + Unable to load the interface, copy aborted Impossibile avviare l'interfaccia, copia interrotta - + Unable to load the copy engine, copy aborted Impossibile avviare il motore per la copia, copia interrotta - + Transfer mode Modalità di trasferimento + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -475,131 +738,455 @@ - HelpDialog + FileErrorDialog - - About Ultracopier - Informazioni su Ultracopier + + Error on folder + - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) - %1 sarà rimpiazzata da una variabile content (normale, debug, ...) - Utility avanzata sotto licenza GPL3 per la copia dei file basata su Qt. -Compilata come versione: %1. + + Folder name + + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) - %1 sarà rimpiazzata dalla piattaforma (Windows, Mac, Linux, ...) - Piattaforma: %1 + + %1 - copy + - - About Qt - Informazioni su Qt + + %1 - copy (%2) + - - Do a crash - Si è verificato un crash + + Error + Errore - - Save bug report - Salva il bug + + Try rename with using special characters + + + + FileIsSameDialog - - Close - Chiudi + + %1 - copy + - - For http://portableapps.com/ - Su http://portableapps.com/ + + %1 - copy (%2) + - - Portable and all in one version - Versione portatile e pluricomprensiva + + Error + Errore - - Portable version - Versione portatile + + Try rename with using special characters + + + + FilterRules - - All in one version - Versione pluricomprensiva + + Filters dialog + - - Normal version - Versione normale + + Search: + - - http://ultracopier.first-world.info/ - Questo dovrebbe essere il sito ufficiale di Ultracopier in italiano - http://ultracopier-it.first-world.info/ + + Search type: + - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html - http://ultracopier.first-world.info/download.html + + Simplified regex + - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages - %1 sarà rimpiazzato dal sito italiano - <html><head/><body><p>Per ulteriori informazioni consultare il sito <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + Perl's regex + - - - LocalListener - - Warning - Avviso + + Apply on: + - - Timeout while recomposing data from connected clients - Tempo scaduto durante la ricomposizione dei dati dai client collegati + + File + - - - LogThread - - - - Error - Errore + + Folder + - - Log file already open, error: %1 - File log già aperto, errore: %1 + + File and folder + - + + Whole string must match + + + + + Checking + + + + + The regex is valid + + + + + Test string: + + + + + The test string matches with the regex + + + + + Filters + + + Filters + + + + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + Errore + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + Informazioni su Ultracopier + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + %1 sarà rimpiazzata da una variabile content (normale, debug, ...) + Utility avanzata sotto licenza GPL3 per la copia dei file basata su Qt. +Compilata come versione: %1. + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + %1 sarà rimpiazzata dalla piattaforma (Windows, Mac, Linux, ...) + Piattaforma: %1 + + + + About Qt + Informazioni su Qt + + + + Do a crash + Si è verificato un crash + + + + Save bug report + Salva il bug + + + + Close + Chiudi + + + + About Supercopier + + + + + For http://portableapps.com/ + Su http://portableapps.com/ + + + + Portable and all in one version + Versione portatile e pluricomprensiva + + + + Portable version + Versione portatile + + + + All in one version + Versione pluricomprensiva + + + + Normal version + Versione normale + + + + + http://ultracopier.first-world.info/ + Questo dovrebbe essere il sito ufficiale di Ultracopier in italiano + http://ultracopier-it.first-world.info/ + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + http://ultracopier.first-world.info/download.html + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + %1 sarà rimpiazzato dal sito italiano + <html><head/><body><p>Per ulteriori informazioni consultare il sito <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + Avviso + + + + Timeout while recomposing data from connected clients + Tempo scaduto durante la ricomposizione dei dati dai client collegati + + + + LogThread + + + + + Error + Errore + + + + Log file already open, error: %1 + File log già aperto, errore: %1 + + + Unable to open the log file, error: %1 Impossibile aprire il file di log, errore: %1 + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + OSSpecific @@ -637,225 +1224,225 @@ Compilata come versione: %1. The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. Il ripristino del sistema predefinito di copia/spostamento potrebbe non essere supportato dal file manager.<br />Chiedere supporto allo sviluppatore.<br />Bisogna fare la copia/spostamento manuale. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options Opzioni - + General Generale - + Plugins I plug-in - - - + + + Copy engine Motore per la copia - - + + Themes Temi - + Log Log - + Check for updates Controlla aggiornamenti automaticamente - + Name Nome - + Version Versione - + Language Lingua - - - + + + Listener Rilevatore - - - + + + Plugin loader Caricatore di plug-in - - - + + + Session loader Caricatore di sessione - + Force the language Utilizza la lingua - + Replace the default copy and move system Ripristina il sistema di copia e spostamento predefinito - + Load at the session loading Carica il programma all'avvio di sistema - + When manual open Se avviato manualmente - + Group the windows when Quando raggruppare le finestre - + Confirm to group the windows Conferma il raggruppamento delle finestre - + Display the OS warning Mostra l'avviso del Sistema Operativo - - Give GPU time to fund the development - Dai tempo alla GPU per sostenere lo sviluppo - - - + Remaining time algorithm - + Traditional - + Logarithmic - + Plugin Plug-in - + Add Aggiungi - + Remove Elimina - + Information Informazioni - + Copy engine by order of preference: Motore per la copia in ordine di preferenza: - + Client connected Client connessi - + Themes: Temi: - + Unable to load the themes plugin Impossibile caricare il plug-in dei temi - + No option for this plugin Non ci sono opzioni per questo plug-in - + Browse Sfoglia - + Write the transfers Scrivere i trasferimenti - + Write the folder operations Scrivere le operazioni di cartella - + The variables are %time%, %source%, %size%, %destination% %time%, %source%, %size%, %destination% should not be translated %time%, %source%, %size%, %destination% non dovranno essere tradotti Le variabili sono %time%, %source%, %size%, %destination% - + Write the errors Scrivere gli errori - + The variables are %time%, %path%, %size%, %mtime%, %error% %time%, %path%, %size%, %mtime%, %error% should not be translated %time%, %path%, %size%, %mtime%, %error% non dovranno essere tradotti Le variabili sono %time%, %path%, %size%, %mtime%, %error% - + Write the log file into: Scrivere il file di log in: - + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) Scrivere direttamente il file quando si riceve una nuova voce (può causare il 50% di perdita di prestazioni) @@ -876,69 +1463,69 @@ Compilata come versione: %1. Caricare questa lingua? - + Do nothing Non fare nulla - + Ask source as folder Chiedere la cartella di origine - + Ask sources as files Chiedere i file di origine - + Never Mai - + When source is same Quando la cartella di origine è uguale - + When destination is same Quando la cartella di destinazione è uguale - + When source and destination are same Quando sia le cartelle di origine che di destinazione sono uguali - + When source or destination are same Quando le cartelle di origine o di destinazione coincidono - + Always Sempre - - - + + + The variables are %1 Le variabili sono %1 - + Save logs as: Salvare i log come: - + Synchronized log Log sincronizzato - + The variables are %path%, %operation% %path%, %operation% should not be translated %path% e %operation%, non dovranno essere tradotti @@ -948,19 +1535,32 @@ Compilata come versione: %1. OptionEngine - - - - + + + + The variable was not found: %1 %2 Variabile non trovata: %1 %2 - PluginInformation + OptionsWidget - - About this plugin + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin Informazioni su questo plug-in @@ -999,37 +1599,37 @@ Compilata come versione: %1. Motore per la copia - + Languages Lingue - + Listener Rilevatore - + Plugin loader Caricatore di plug-in - + Session loader Caricatore di sessione - + Themes Temi - + Unknown Sconosciuto - + Information about %1 Informazioni su %1 @@ -1047,17 +1647,17 @@ Compilata come versione: %1. PluginsManager - + informations.xml is not accessible informations.xml non è accessibile - + Dependencies part is wrong Alcune dipendenze non sono idonee - + Dependencies %1 are not satisfied, for plugin: %2 Le dipendenze %1 per il plug-in: %2, non sono soddisfatte @@ -1083,32 +1683,32 @@ Compilata come versione: %1. Informazioni - + %1, parse error at line %2, column %3: %4 %1, errore di analisi alla riga %2, colonna %3: %4 - + informations.xml not found for the plugin informations.xml non trovato per il plug-in - + "package" root tag not found for the xml file Tag root "package" non trovato nel file xml - + Duplicated plugin found, already loaded! Trovato plug-in duplicato, già caricato! - + English text missing in the informations.xml for the tag: %1 Testo in inglese mancante in informations.xml per il tag: %1 - + Tag not found: %1 Tag non trovato: %1 @@ -1234,37 +1834,1202 @@ da: %2 I dati inseriti sono troppo pochi + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + SystrayIcon - + No copy listener found. Do the copy manually by right click one the system tray icon. Nessuna copia del rilevatore trovata. Fare una copia manualmente cliccando col tasto destro del mouse sull'icona nella barra di sistema. - + Information Informazioni - + Searching information... Ricerca informazioni... - + Do not replace the explorer copy/move Non ripristinare la copia/spostamento di Windows explorer - + Semi replace the explorer copy/move Ripristinare parzialmente la copia/spostamento di Windows explorer - + Replace the explorer copy/move Ripristina la copia/spostamento di Windows explorer + + + Warning + Avviso + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + Trasferisci + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + KB + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc + + + + + Check the disk space + + + + + Use this folder when destination is not set + + + + + Browse + Sfoglia + + + + Filters + + + + + fileErrorDialog + + + Error with file + + + + + Error + Errore + + + + Size + Dimensione + + + + Modified + + + + + File name + + + + + Destination + Cartella di destinazione + + + + Folder + + + + + &Always perform this action + + + + + Try in with elevated privileges + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + fileExistsDialog + + + The file exists + + + + + Source + Cartella di origine + + + + Destination + Cartella di destinazione + + + + + Size + Dimensione + + + + + Modified + + + + + + File name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + Sovrascrivi se più recente + + + + + Overwrite if modification date differs + + + + + + Overwrite if older + + + + + fileIsSameDialog + + + The source and destination are same + + + + + Size + Dimensione + + + + File name + + + + + Folder + + + + + Modified + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + folderExistsDialog + + + The source and destination is identical + + + + + Source + Cartella di origine + + + + Destination + Cartella di destinazione + + + + + Modified + + + + + + Folder name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + Merge + + + + + Skip + Salta + + + + &Cancel + + + + + interfaceCopy + + + From: + + + + + To: + + + + + Close on transfer completion + + + + + &More + + + + + &Pause + + + + + &Skip + + + + + &Cancel + + + + + Limit copy speed to: + + + + + Transfer list + Lista dei trasferimenti + + + + Move the selected items to the top + + + + + Move up the selected items + + + + + Move down the selected items + + + + + Move the selected items to the bottom + + + + + Add file/folder + + + + + Delete the selected items + + + + + Search + + + + + Export the transfer list + + + + + Import the transfer list + + + + + Previous + + + + + Next + + + + + + Error + Errore + + + + Export the errors into transfer list + + + + + Source + Cartella di origine + + + + Destination + Cartella di destinazione + + + + Interface + + + + + Add file + + + + + Add folder + + + + + Move file(s) + + + + + Move folder + + + + + Copy file(s) + + + + + Copy folder + + + + + options + + + Progression color + + + + + + Limit copy speed at: + + + + + KB/s + + + + + Speed with progress bar + + + + + At the end of the copy: + + + + + Start with the "more button" pushed + + + + + Show dual progression + + + + + Show speed as main information + + + + + themesOptions + + + Use + + + + + Start with the "more button" pushed + + + + + Always on top + + + + + Minimize on close to systray + + + + + At the end of the copy + + + + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color + + diff --git a/plugins/Languages/ja/informations.xml b/plugins/Languages/ja/informations.xml index f1aa35c..ab10913 100644 --- a/plugins/Languages/ja/informations.xml +++ b/plugins/Languages/ja/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 jp diff --git a/plugins/Languages/ja/translation.ts b/plugins/Languages/ja/translation.ts index ffb9111..bb025cc 100644 --- a/plugins/Languages/ja/translation.ts +++ b/plugins/Languages/ja/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + %1 - copy - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy (%2) - - About Qt + + Error - - Do a crash + + Try rename with using special characters + + + FileIsSameDialog - - Save bug report + + %1 - copy - - Close + + %1 - copy (%2) - - For http://portableapps.com/ + + Error - - Portable and all in one version + + Try rename with using special characters + + + FilterRules - - Portable version + + Filters dialog - - All in one version + + Search: - - Normal version + + Search type: - - http://ultracopier.first-world.info/ + + Raw text - - http://ultracopier.first-world.info/shop.html + + Simplified regex - - http://ultracopier.first-world.info/download.html + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Name + + + + + Version + + + + + Language + + + + + Client connected + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Confirm to group the windows + + + + + Display the OS warning + + + + + Check for updates + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + No option for this plugin + + + + + Browse + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Name + + Performance - - Version + + Parallel buffer - - Language + + + + + + KB - - Client connected + + Block size - - Write the folder operations + + Sequential buffer - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Enable OS buffer - - - - Listener + + OS buffer only if smaller than - - - - Plugin loader + + Transfer algorithm - - - - Session loader + + Parallelize if smaller than - - Force the language + + Inode threads - - Replace the default copy and move system + + + More cpu, but better organisation on the disk - - Load at the session loading + + Order the list - - When manual open + + Misc - - Group the windows when + + Check the disk space - - Confirm to group the windows + + Use this folder when destination is not set - - Display the OS warning + + Browse - - Check for updates + + Filters + + + fileErrorDialog - - Give GPU time to fund the development + + Error with file - - Remaining time algorithm + + Error - - Traditional + + Size - - Logarithmic + + Modified - - Plugin + + File name - - Add + + Destination - - Remove + + Folder - - Information + + &Always perform this action - - Copy engine by order of preference: + + Try in with elevated privileges - - Themes: + + Put to bottom - - Unable to load the themes plugin + + Retry - - No option for this plugin + + &Skip - - Browse + + &Cancel + + + fileExistsDialog - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + The file exists - - Write the transfers + + Source - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + Destination - - Write the errors + + + Size - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + + Modified - - Write the log file into: + + + File name - - - Load + + + Folder - - Load the theme? + + Suggest new &name - - Load the language? + + &Always perform this action - - Do nothing + + &Rename - - Ask source as folder + + &Overwrite - - Ask sources as files + + &Skip - - Never + + &Cancel - - When source is same + + Overwrite if newer - - When destination is same + + + Overwrite if modification date differs - - When source and destination are same + + + Overwrite if older + + + fileIsSameDialog - - When source or destination are same + + The source and destination are same - - Always + + Size - - - - The variables are %1 + + File name - - Save logs as: + + Folder - - Synchronized log + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/ko/informations.xml b/plugins/Languages/ko/informations.xml index b1cafef..dd0fd51 100644 --- a/plugins/Languages/ko/informations.xml +++ b/plugins/Languages/ko/informations.xml @@ -13,7 +13,7 @@ - 1.4.0.6 + 1.4.0.8 ko diff --git a/plugins/Languages/ko/translation.ts b/plugins/Languages/ko/translation.ts index 41d1700..9296fda 100644 --- a/plugins/Languages/ko/translation.ts +++ b/plugins/Languages/ko/translation.ts @@ -1,117 +1,350 @@ + + AvancedQFile + + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning 알림 - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Ultracopier가 이미 실행중입니다. 사용하려면 트레이 아이콘에서 우클릭하십시오 - - - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + 건너뛰기 + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + 건너뛰기 + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning 알림 - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! 호환되는 엔진을 찾을 수 없습니다! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error 오류 @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted 인터페이스를 불러올 수 없음, 복사가 취소되었습니다 - + Unable to load the copy engine, copy aborted 복사 엔진을 불러올 수 없음, 복사가 취소되었습니다 - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,131 +736,455 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + %1 - copy - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) - 플랫폼: %1 + + %1 - copy (%2) + - - About Qt - Qt에 대해 + + Error + 오류 - - Do a crash - 충돌 발생시 + + Try rename with using special characters + + + + FileIsSameDialog - - Save bug report - 버그 보고서 저장 + + %1 - copy + - - Close - 닫기 + + %1 - copy (%2) + - - For http://portableapps.com/ - http://portableapps.com을 위해 + + Error + 오류 - - Portable and all in one version + + Try rename with using special characters + + + FilterRules - - Portable version - 포터블 버전 + + Filters dialog + - - All in one version + + Search: - - Normal version - 일반 버전 + + Search type: + - - http://ultracopier.first-world.info/ - http://ultracopier.first-world.info/ + + Raw text + - - http://ultracopier.first-world.info/shop.html + + Simplified regex - - http://ultracopier.first-world.info/download.html + + Perl's regex - - - LocalListener - - Warning - 알림 + + Apply on: + - - Timeout while recomposing data from connected clients - 연결된 클라이언트로부터 데이터를 재구성하는 동안에 시간이 초과되었습니다 + + File + - - - LogThread - - - - Error - 오류 + + Folder + - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking + + + + + The regex is valid + + + + + Test string: + + + + + The test string matches with the regex + + + + + Filters + + + Filters + + + + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + 오류 + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + 플랫폼: %1 + + + + About Qt + Qt에 대해 + + + + Do a crash + 충돌 발생시 + + + + Save bug report + 버그 보고서 저장 + + + + Close + 닫기 + + + + About Supercopier + + + + + For http://portableapps.com/ + http://portableapps.com을 위해 + + + + Portable and all in one version + + + + + Portable version + 포터블 버전 + + + + All in one version + + + + + Normal version + 일반 버전 + + + + + http://ultracopier.first-world.info/ + http://ultracopier.first-world.info/ + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + 알림 + + + + Timeout while recomposing data from connected clients + 연결된 클라이언트로부터 데이터를 재구성하는 동안에 시간이 초과되었습니다 + + + + LogThread + + + + + Error + 오류 + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning 알림 @@ -630,229 +1217,229 @@ This version is compiled as version: %1. The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options 옵션 - + General 일반 - + Plugins 플러그인 - - - + + + Copy engine 복사 엔진 - - + + Themes 테마 - + Log 로그 - + Confirm to group the windows - + Check for updates - + Name 이름 - + Version 버전 - + Language 언어 - + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) - + Write the folder operations - + The variables are %path%, %operation% %path%, %operation% should not be translated - - - + + + Listener 리스너 - - - + + + Plugin loader 플러그인 로더 - - - + + + Session loader 섹션 로더 - + Force the language - + Replace the default copy and move system - + Load at the session loading - + When manual open - + Group the windows when - + Display the OS warning - - Give GPU time to fund the development - - - - + Remaining time algorithm - + Traditional - + Logarithmic - + Plugin 플러그인 - + Add 추가 - + Remove 제거 - + Information 정보 - + Copy engine by order of preference: 복사 엔진 순서 환경 설정: - + Client connected - + Themes: 테마: - + Unable to load the themes plugin 테마 플러그인을 불러올 수 없습니다 - + No option for this plugin 이 플러그인에 대한 옵션이 없습니다 - + Browse 찾아보기 - + Write the transfers - + The variables are %time%, %source%, %size%, %destination% %time%, %source%, %size%, %destination% should not be translated 변수는 %time%, %source%, %size%, %destination% 입니다 - + Write the errors - + The variables are %time%, %path%, %size%, %mtime%, %error% %time%, %path%, %size%, %mtime%, %error% should not be translated 변수는 %time%, %path%, %size%, %mtime%, %error% 입니다 - + Write the log file into: 로그 파일 작성: @@ -873,64 +1460,64 @@ This version is compiled as version: %1. - + Do nothing - + Ask source as folder - + Ask sources as files - + Never - + When source is same - + When destination is same - + When source and destination are same - + When source or destination are same - + Always - - - + + + The variables are %1 - + Save logs as: 로그 따로 저장: - + Synchronized log 로그 동기화됨 @@ -938,14 +1525,27 @@ This version is compiled as version: %1. OptionEngine - - - - + + + + The variable was not found: %1 %2 + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + PluginInformation @@ -989,37 +1589,37 @@ This version is compiled as version: %1. 복사 엔진 - + Languages 언어 - + Listener 리스너 - + Plugin loader 플러그인 로더 - + Session loader 섹션 로더 - + Themes 테마 - + Unknown - + Information about %1 %1 파일 정보 @@ -1037,17 +1637,17 @@ This version is compiled as version: %1. PluginsManager - + informations.xml is not accessible informations.xml 파일에 연결할 수 없습니다 - + Dependencies part is wrong 종속된 부분이 잘못되었습니다 - + Dependencies %1 are not satisfied, for plugin: %2 플러그인 %2에 대한 %1 종속성이 충족되지 않습니다 @@ -1073,32 +1673,32 @@ This version is compiled as version: %1. 정보 - + %1, parse error at line %2, column %3: %4 %1, %2 라인에서 문법 오류, %3 열: %4 - + informations.xml not found for the plugin - + "package" root tag not found for the xml file xml 파일을 위한 "패키지" 루트 태그를 찾을 수 없습니다 - + Duplicated plugin found, already loaded! 중복된 플러그인 발견, 이미 호출되었습니다! - + English text missing in the informations.xml for the tag: %1 - + Tag not found: %1 태그를 찾을 수 없음: %1 @@ -1224,37 +1824,1202 @@ since:%2 입력 데이터가 너무 짧습니다 + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + SystrayIcon - + No copy listener found. Do the copy manually by right click one the system tray icon. 복사 리스너를 찾을 수 없습니다. 트레이 아이콘에서 우클릭하여 수동으로 복사하십시오. - + Information 정보 - + Searching information... 정보 검색중... - + Do not replace the explorer copy/move - + Semi replace the explorer copy/move - + Replace the explorer copy/move + + + Warning + 알림 + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + KB + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc + + + + + Check the disk space + + + + + Use this folder when destination is not set + + + + + Browse + 찾아보기 + + + + Filters + + + + + fileErrorDialog + + + Error with file + + + + + Error + 오류 + + + + Size + + + + + Modified + + + + + File name + + + + + Destination + + + + + Folder + + + + + &Always perform this action + + + + + Try in with elevated privileges + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + fileExistsDialog + + + The file exists + + + + + Source + + + + + Destination + + + + + + Size + + + + + + Modified + + + + + + File name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + + + + + + Overwrite if modification date differs + + + + + + Overwrite if older + + + + + fileIsSameDialog + + + The source and destination are same + + + + + Size + + + + + File name + + + + + Folder + + + + + Modified + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + folderExistsDialog + + + The source and destination is identical + + + + + Source + + + + + Destination + + + + + + Modified + + + + + + Folder name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + Merge + + + + + Skip + 건너뛰기 + + + + &Cancel + + + + + interfaceCopy + + + From: + + + + + To: + + + + + Close on transfer completion + + + + + &More + + + + + &Pause + + + + + &Skip + + + + + &Cancel + + + + + Limit copy speed to: + + + + + Transfer list + + + + + Move the selected items to the top + + + + + Move up the selected items + + + + + Move down the selected items + + + + + Move the selected items to the bottom + + + + + Add file/folder + + + + + Delete the selected items + + + + + Search + + + + + Export the transfer list + + + + + Import the transfer list + + + + + Previous + + + + + Next + + + + + + Error + 오류 + + + + Export the errors into transfer list + + + + + Source + + + + + Destination + + + + + Interface + + + + + Add file + + + + + Add folder + + + + + Move file(s) + + + + + Move folder + + + + + Copy file(s) + + + + + Copy folder + + + + + options + + + Progression color + + + + + + Limit copy speed at: + + + + + KB/s + + + + + Speed with progress bar + + + + + At the end of the copy: + + + + + Start with the "more button" pushed + + + + + Show dual progression + + + + + Show speed as main information + + + + + themesOptions + + + Use + + + + + Start with the "more button" pushed + + + + + Always on top + + + + + Minimize on close to systray + + + + + At the end of the copy + + + + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color + + diff --git a/plugins/Languages/nl/informations.xml b/plugins/Languages/nl/informations.xml index b7ebcb0..c8e3582 100644 --- a/plugins/Languages/nl/informations.xml +++ b/plugins/Languages/nl/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 nl diff --git a/plugins/Languages/nl/translation.ts b/plugins/Languages/nl/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/nl/translation.ts +++ b/plugins/Languages/nl/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/no/informations.xml b/plugins/Languages/no/informations.xml index 96703ac..b1d02a7 100644 --- a/plugins/Languages/no/informations.xml +++ b/plugins/Languages/no/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 no diff --git a/plugins/Languages/no/translation.ts b/plugins/Languages/no/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/no/translation.ts +++ b/plugins/Languages/no/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/pl/informations.xml b/plugins/Languages/pl/informations.xml index 04fd823..6ed6a5a 100644 --- a/plugins/Languages/pl/informations.xml +++ b/plugins/Languages/pl/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 pl diff --git a/plugins/Languages/pl/translation.ts b/plugins/Languages/pl/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/pl/translation.ts +++ b/plugins/Languages/pl/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/pt/informations.xml b/plugins/Languages/pt/informations.xml index 1346bd8..ff63f88 100644 --- a/plugins/Languages/pt/informations.xml +++ b/plugins/Languages/pt/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 pt diff --git a/plugins/Languages/pt/translation.ts b/plugins/Languages/pt/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/pt/translation.ts +++ b/plugins/Languages/pt/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/ru/informations.xml b/plugins/Languages/ru/informations.xml index 7a0457e..371210b 100644 --- a/plugins/Languages/ru/informations.xml +++ b/plugins/Languages/ru/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 ru diff --git a/plugins/Languages/ru/translation.ts b/plugins/Languages/ru/translation.ts index 444e5ab..77e4b0d 100644 --- a/plugins/Languages/ru/translation.ts +++ b/plugins/Languages/ru/translation.ts @@ -1,117 +1,350 @@ + + AvancedQFile + + + + + Not supported on this platform + Не поддерживается на этой платформе + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning Предупреждение - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Ultracopier уже запущен, щелкните правой кнопкой мыши на значок панели задач (рядом с часами), чтобы использовать его - - - + Problem reading file, or file size is 0 Проблема с чтением файла, или размер файла равен 0 - - + + The arguments possible are: Возможные аргументы: - - + + To display the options Чтобы отобразить опции - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user Чтобы копировать исходники в место назначения, разделенными пробелом. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list Этот файл не поддерживается передача списка - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file Не удается открыть файл трансфер - - + + To display this help - - + + To quit the other instances (if running) - - + + Open transfer list Откройте трансфер - + Help Помогите + + 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 + + + + + Destination + назначение + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + просить + + + + + + + Skip + пропускать + + + + Merge + + + + + + Rename + переименовать + + + + Put at the end + + + + + Overwrite + переписывать + + + + Overwrite if different + + + + + Overwrite if newer + Заменить, если новее + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + просить + + + + + + + Skip + пропускать + + + + Merge + + + + + + Rename + переименовать + + + + Put at the end + + + + + Overwrite + переписывать + + + + Overwrite if different + + + + + Overwrite if newer + Заменить, если новее + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning Предупреждение - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! Не могу найти любой совместимый двигатель! - + Cannot find any engine with this name: %1 Не могу найти любой двигатель с таким именем: %1 @@ -142,9 +375,10 @@ - - - + + + + Error ошибка @@ -156,6 +390,7 @@ + Unable to get a copy engine instance Не удалось получить экземпляр копии двигателей @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted Не удалось загрузить интерфейс, копирование прервана - + Unable to load the copy engine, copy aborted Не удается загрузить копию двигателя, скопируйте прервана - + Transfer mode режим передачи + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,141 +736,465 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) - Платформа: %1 + + %1 - copy + - - About Qt - О Qt + + %1 - copy (%2) + - - Do a crash - У аварии + + Error + ошибка - - Save bug report - Сохранить отчет об ошибке + + Try rename with using special characters + + + + FileIsSameDialog - - Close - закрывать + + %1 - copy + - - For http://portableapps.com/ - для http://portableapps.com/ + + %1 - copy (%2) + - - Portable and all in one version - + + Error + ошибка - - Portable version - Портативная версия + + Try rename with using special characters + + + + FilterRules - - All in one version + + Filters dialog - - Normal version - Нормальная версия + + Search: + - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages - <html><head/><body><p>Для получения дополнительной информации посетите веб-сайт <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + Perl's regex + - - - LocalListener - - Warning - Предупреждение + + Apply on: + - - Timeout while recomposing data from connected clients - Тайм-аут в то время как композицию кадра данных из подключенных клиентов + + File + - - - LogThread - - - - Error - ошибка + + Folder + - - Log file already open, error: %1 - Лог-файл уже открыт, ошибки: %1 + + File and folder + - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning - Предупреждение + + Checking + - - Don't show again + + The regex is valid - - Ok + + Test string: + + + + + The test string matches with the regex + + + + + Filters + + + Filters + + + + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + ошибка + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + Платформа: %1 + + + + About Qt + О Qt + + + + Do a crash + У аварии + + + + Save bug report + Сохранить отчет об ошибке + + + + Close + закрывать + + + + About Supercopier + + + + + For http://portableapps.com/ + для http://portableapps.com/ + + + + Portable and all in one version + + + + + Portable version + Портативная версия + + + + All in one version + + + + + Normal version + Нормальная версия + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + <html><head/><body><p>Для получения дополнительной информации посетите веб-сайт <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + Предупреждение + + + + Timeout while recomposing data from connected clients + Тайм-аут в то время как композицию кадра данных из подключенных клиентов + + + + LogThread + + + + + Error + ошибка + + + + Log file already open, error: %1 + Лог-файл уже открыт, ошибки: %1 + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + Предупреждение + + + + Don't show again + + + + + Ok @@ -630,213 +1217,213 @@ This version is compiled as version: %1. The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options опции - + General общий - + Plugins плагины - - - + + + Copy engine Копировать двигатель - - + + Themes Темы - + Log - + Confirm to group the windows - + Check for updates - + Name имя - + Version версия - + Language язык - - - + + + Listener слушатель - - - + + + Plugin loader плагин погрузчика - - - + + + Session loader сессия погрузчика - + Force the language - + Replace the default copy and move system - + Load at the session loading - + When manual open - + Group the windows when - + Display the OS warning - - Give GPU time to fund the development - - - - + Remaining time algorithm - + Traditional - + Logarithmic - + Plugin плагин - + Add добавлять - + Remove удаление - + Information информация - + Copy engine by order of preference: Скопируйте двигателя порядке предпочтения: - + Client connected - + Themes: Темы: - + Unable to load the themes plugin Не удается загрузить плагин темы - + Browse просматривать - + Write the transfers - + The variables are %time%, %source%, %size%, %destination% %time%, %source%, %size%, %destination% should not be translated Переменные are %time%, %source%, %size%, %destination% - + Write the errors - + The variables are %time%, %path%, %size%, %mtime%, %error% %time%, %path%, %size%, %mtime%, %error% should not be translated Переменные %time%, %path%, %size%, %mtime%, %error% - + Write the log file into: Запись в файл журнала: - + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) @@ -857,79 +1444,79 @@ This version is compiled as version: %1. - + Do nothing ничего не делать - + Ask source as folder Спросите источника папку - + Ask sources as files Спросите источников в виде файлов - + Never никогда - + When source is same Когда же источник - + When destination is same Когда же назначения - + When source and destination are same Когда источника и назначения те же - + When source or destination are same Когда источника или назначения те же - + Always всегда - - - + + + The variables are %1 - + Save logs as: Сохранить журналы, как: - + Synchronized log Синхронное журнала - + No option for this plugin Нет опции для этого плагина - + Write the folder operations - + The variables are %path%, %operation% %path%, %operation% should not be translated Переменные %path%, %operation% @@ -938,14 +1525,27 @@ This version is compiled as version: %1. OptionEngine - - - - + + + + The variable was not found: %1 %2 + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + PluginInformation @@ -989,37 +1589,37 @@ This version is compiled as version: %1. Копировать двигатель - + Languages Языки - + Listener слушатель - + Plugin loader плагин погрузчика - + Session loader сессия погрузчика - + Themes Темы - + Unknown - + Information about %1 Информация о %1 @@ -1037,17 +1637,17 @@ This version is compiled as version: %1. PluginsManager - + informations.xml is not accessible informations.xml не доступен - + Dependencies part is wrong Зависимости часть неправильно - + Dependencies %1 are not satisfied, for plugin: %2 Зависимости %1 не выполняется, для плагина: %2 @@ -1073,32 +1673,32 @@ This version is compiled as version: %1. информация - + %1, parse error at line %2, column %3: %4 %1, вызовет ошибку в строке %2, столбце %3: %4 - + informations.xml not found for the plugin - + "package" root tag not found for the xml file "package" Корневой тег не найден для XML-файла - + Duplicated plugin found, already loaded! Дублированный плагин нашел, уже загружены! - + English text missing in the informations.xml for the tag: %1 - + Tag not found: %1 Тег не найден: %1 @@ -1224,37 +1824,1202 @@ since:%2 Входных данных слишком короткий + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + SystrayIcon - + No copy listener found. Do the copy manually by right click one the system tray icon. Нет копии слушатель найдено. Сделайте копию вручную, щелкните правой кнопкой мыши один из иконки в системном трее. - + Information информация - + Searching information... Поиск информации ... - + Do not replace the explorer copy/move - + Semi replace the explorer copy/move - + Replace the explorer copy/move + + + Warning + Предупреждение + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc + + + + + Check the disk space + + + + + Use this folder when destination is not set + + + + + Browse + просматривать + + + + Filters + + + + + fileErrorDialog + + + Error with file + + + + + Error + ошибка + + + + Size + размер + + + + Modified + + + + + File name + + + + + Destination + назначение + + + + Folder + + + + + &Always perform this action + + + + + Try in with elevated privileges + + + + + Put to bottom + + + + + Retry + + + + + &Skip + + + + + &Cancel + + + + + fileExistsDialog + + + The file exists + + + + + Source + источник + + + + Destination + назначение + + + + + Size + размер + + + + + Modified + + + + + + File name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Overwrite + + + + + &Skip + + + + + &Cancel + + + + + Overwrite if newer + Заменить, если новее + + + + + Overwrite if modification date differs + + + + + + Overwrite if older + + + + + fileIsSameDialog + + + The source and destination are same + + + + + Size + размер + + + + File name + + + + + Folder + + + + + Modified + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel + + + + + folderExistsDialog + + + The source and destination is identical + + + + + Source + источник + + + + Destination + назначение + + + + + Modified + + + + + + Folder name + + + + + + Folder + + + + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + Merge + + + + + Skip + пропускать + + + + &Cancel + + + + + interfaceCopy + + + From: + + + + + To: + + + + + Close on transfer completion + + + + + &More + + + + + &Pause + + + + + &Skip + + + + + &Cancel + + + + + Limit copy speed to: + + + + + Transfer list + Передача списка + + + + Move the selected items to the top + + + + + Move up the selected items + + + + + Move down the selected items + + + + + Move the selected items to the bottom + + + + + Add file/folder + + + + + Delete the selected items + + + + + Search + + + + + Export the transfer list + + + + + Import the transfer list + + + + + Previous + + + + + Next + + + + + + Error + ошибка + + + + Export the errors into transfer list + + + + + Source + источник + + + + Destination + назначение + + + + Interface + + + + + Add file + + + + + Add folder + + + + + Move file(s) + + + + + Move folder + + + + + Copy file(s) + + + + + Copy folder + + + + + options + + + Progression color + + + + + + Limit copy speed at: + + + + + KB/s + + + + + Speed with progress bar + + + + + At the end of the copy: + + + + + Start with the "more button" pushed + + + + + Show dual progression + + + + + Show speed as main information + + + + + themesOptions + + + Use + + + + + Start with the "more button" pushed + + + + + Always on top + + + + + Minimize on close to systray + + + + + At the end of the copy + + + + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color + + diff --git a/plugins/Languages/th/informations.xml b/plugins/Languages/th/informations.xml index 7497803..3047703 100644 --- a/plugins/Languages/th/informations.xml +++ b/plugins/Languages/th/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 th diff --git a/plugins/Languages/th/translation.ts b/plugins/Languages/th/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/th/translation.ts +++ b/plugins/Languages/th/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/tr/informations.xml b/plugins/Languages/tr/informations.xml index 1cb158c..a508a47 100644 --- a/plugins/Languages/tr/informations.xml +++ b/plugins/Languages/tr/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 tr diff --git a/plugins/Languages/tr/translation.ts b/plugins/Languages/tr/translation.ts index d364f81..664a19f 100644 --- a/plugins/Languages/tr/translation.ts +++ b/plugins/Languages/tr/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + + + CliParser + + + + + + + Warning - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy - - About Qt + + %1 - copy (%2) - - Do a crash + + Error - - Save bug report + + Try rename with using special characters + + + FileIsSameDialog - - Close + + %1 - copy - - For http://portableapps.com/ + + %1 - copy (%2) - - Portable and all in one version + + Error - - Portable version + + Try rename with using special characters + + + FilterRules - - All in one version + + Filters dialog - - Normal version + + Search: - - http://ultracopier.first-world.info/ + + Search type: - - http://ultracopier.first-world.info/shop.html + + Raw text - - http://ultracopier.first-world.info/download.html + + Simplified regex - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + Perl's regex - - - LocalListener - - Warning + + Apply on: - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning + + Checking - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog - - - Options + + None = Include all - - General + + + Raw text - - Plugins + + + Simplified regex - - - - Copy engine + + + Perl's regex - - + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog + + + + Options + + + + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Confirm to group the windows + + + + + Check for updates + + + + + Name + + + + + Version + + + + + Language + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Display the OS warning + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Client connected + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + Browse + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + No option for this plugin + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + Themes - - Log + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums - - Confirm to group the windows + + Performance - - Check for updates + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - - - Listener + + Enable OS buffer - - - - Plugin loader + + OS buffer only if smaller than - - - - Session loader + + Transfer algorithm - - Force the language + + Parallelize if smaller than - - Replace the default copy and move system + + Inode threads - - Load at the session loading + + + More cpu, but better organisation on the disk - - When manual open + + Order the list - - Group the windows when + + Misc - - Display the OS warning + + Check the disk space - - Give GPU time to fund the development + + Use this folder when destination is not set - - Remaining time algorithm + + Browse - - Traditional + + Filters + + + fileErrorDialog - - Logarithmic + + Error with file - - Plugin + + Error - - Add + + Size - - Remove + + Modified - - Information + + File name - - Copy engine by order of preference: + + Destination - - Client connected + + Folder - - Themes: + + &Always perform this action - - Unable to load the themes plugin + + Try in with elevated privileges - - Browse + + Put to bottom - - Write the transfers + + Retry - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + &Skip - - Write the errors + + &Cancel + + + fileExistsDialog - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + The file exists - - Write the log file into: + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - - Load + + + Size - - Load the theme? + + + Modified - - Load the language? + + + File name - - Do nothing + + + Folder - - Ask source as folder + + Suggest new &name - - Ask sources as files + + &Always perform this action - - Never + + &Rename - - When source is same + + &Overwrite - - When destination is same + + &Skip - - When source and destination are same + + &Cancel - - When source or destination are same + + Overwrite if newer - - Always + + + Overwrite if modification date differs - - - - The variables are %1 + + + Overwrite if older + + + fileIsSameDialog - - Save logs as: + + The source and destination are same - - Synchronized log + + Size - - No option for this plugin + + File name - - Write the folder operations + + Folder - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Modified - - - OptionEngine - - - - - The variable was not found: %1 %2 + + Suggest new &name + + + + + &Always perform this action + + + + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Error while the removing plugin, please check the rights on the folder: -%1 + + Move up the selected items - - Information + + Move down the selected items - - %1, parse error at line %2, column %3: %4 + + Move the selected items to the bottom - - informations.xml not found for the plugin + + Add file/folder - - "package" root tag not found for the xml file + + Delete the selected items - - Duplicated plugin found, already loaded! + + Search - - English text missing in the informations.xml for the tag: %1 + + Export the transfer list - - Tag not found: %1 + + Import the transfer list - - Are you sure about removing "%1" in version %2? + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/zh/informations.xml b/plugins/Languages/zh/informations.xml index 54e2c4e..17adadb 100644 --- a/plugins/Languages/zh/informations.xml +++ b/plugins/Languages/zh/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 ch diff --git a/plugins/Languages/zh/translation.ts b/plugins/Languages/zh/translation.ts index 4172800..3c716f1 100644 --- a/plugins/Languages/zh/translation.ts +++ b/plugins/Languages/zh/translation.ts @@ -2,116 +2,349 @@ - CliParser + AvancedQFile - - - - - - Warning - 警告 + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it + + Unknown error + + + CliParser + + + + + + + Warning + 警告 + - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help - - + + Open transfer list - + Help + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning 警告 - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,783 +736,2285 @@ - HelpDialog + FileErrorDialog - - About Ultracopier + + Error on folder - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + %1 - copy - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy (%2) - - About Qt + + Error - - Do a crash + + Try rename with using special characters + + + FileIsSameDialog - - Save bug report + + %1 - copy - - Close + + %1 - copy (%2) - - For http://portableapps.com/ + + Error - - Portable and all in one version + + Try rename with using special characters + + + FilterRules - - Portable version + + Filters dialog - - All in one version + + Search: - - Normal version + + Search type: - - http://ultracopier.first-world.info/ + + Raw text - - http://ultracopier.first-world.info/shop.html + + Simplified regex - - http://ultracopier.first-world.info/download.html + + Perl's regex - - - LocalListener - - Warning - 警告 + + Apply on: + - - Timeout while recomposing data from connected clients + + File - - - LogThread - - - - Error + + Folder - - Log file already open, error: %1 + + File and folder - - - Unable to open the log file, error: %1 + + Whole string must match - - - OSSpecific - - Warning - 警告 + + Checking + - - Don't show again + + The regex is valid - - Ok + + Test string: - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + The test string matches with the regex + + + Filters - - Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + Filters - - The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + Exclusion filters - - The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + Inclusion filters - - - OptionDialog + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + 警告 + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + 警告 + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). + + + + + The replacement of default copy/move system is not supported and blocked by finder of Mac OS X.<br />You need do the copy/move manually by right clicking on the system tray icon near the clock (not the dock icon). + + + + + The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + + + Consider Supercopier as deprecated, prefer Ultracopier + + + + + OptionDialog - + Options - - General + + General + + + + + Plugins + + + + + + + Copy engine + + + + + + Themes + + + + + Log + + + + + Name + + + + + Version + + + + + Language + + + + + Client connected + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Confirm to group the windows + + + + + Display the OS warning + + + + + Check for updates + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + No option for this plugin + + + + + Browse + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + + + + + Name: + + + + + Category: + + + + + Author: + + + + + Date: + + + + + Description: + + + + + Version: + + + + + Copy engine + + + + + Languages + + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + + Themes + + + + + Unknown + + + + + Information about %1 + + + + + Website: + + + + + Title: + + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + 警告 + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error - - Plugins + + Ignore if impossible - - - - Copy engine + + Verify checksums - - - Themes + + Performance - - Log + + Parallel buffer - - Name + + + + + + KB - - Version + + Block size - - Language + + Sequential buffer - - Client connected + + Enable OS buffer - - Write the folder operations + + OS buffer only if smaller than - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + Transfer algorithm - - - - Listener + + Parallelize if smaller than - - - - Plugin loader + + Inode threads - - - - Session loader + + + More cpu, but better organisation on the disk - - Force the language + + Order the list - - Replace the default copy and move system + + Misc - - Load at the session loading + + Check the disk space - - When manual open + + Use this folder when destination is not set - - Group the windows when + + Browse - - Confirm to group the windows + + Filters + + + fileErrorDialog - - Display the OS warning + + Error with file - - Check for updates + + Error - - Give GPU time to fund the development + + Size - - Remaining time algorithm + + Modified - - Traditional + + File name - - Logarithmic + + Destination - - Plugin + + Folder - - Add + + &Always perform this action - - Remove + + Try in with elevated privileges - - Information + + Put to bottom - - Copy engine by order of preference: + + Retry - - Themes: + + &Skip - - Unable to load the themes plugin + + &Cancel + + + fileExistsDialog - - No option for this plugin + + The file exists - - Browse + + Source - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + Destination - - Write the transfers + + + Size - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + + Modified - - Write the errors + + + File name - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + + Folder - - Write the log file into: + + Suggest new &name - - - Load + + &Always perform this action - - Load the theme? + + &Rename - - Load the language? + + &Overwrite - - Do nothing + + &Skip - - Ask source as folder + + &Cancel - - Ask sources as files + + Overwrite if newer - - Never + + + Overwrite if modification date differs - - When source is same + + + Overwrite if older + + + fileIsSameDialog - - When destination is same + + The source and destination are same - - When source and destination are same + + Size - - When source or destination are same + + File name - - Always + + Folder - - - - The variables are %1 + + Modified - - Save logs as: + + Suggest new &name - - Synchronized log + + &Always perform this action - - - OptionEngine - - - - - The variable was not found: %1 %2 + + &Rename + + + + + &Skip + + + + + &Cancel - PluginInformation + folderExistsDialog - - About this plugin + + The source and destination is identical - - Name: + + Source - - Category: + + Destination - - Author: + + + Modified - - Date: + + + Folder name - - Description: + + + Folder - - Version: + + Suggest new &name - - Copy engine + + &Always perform this action - - Languages + + &Rename - - Listener + + Merge - - Plugin loader + + Skip - - Session loader + + &Cancel + + + interfaceCopy - - Themes + + From: - - Unknown + + To: - - Information about %1 + + Close on transfer completion - - Website: + + &More - - Title: + + &Pause - - - PluginsManager - - informations.xml is not accessible + + &Skip - - Dependencies part is wrong + + &Cancel - - Dependencies %1 are not satisfied, for plugin: %2 + + Limit copy speed to: - - Remove %1 + + Transfer list - - Error + + Move the selected items to the top - - Information + + Move up the selected items - - %1, parse error at line %2, column %3: %4 + + Move down the selected items - - informations.xml not found for the plugin + + Move the selected items to the bottom - - "package" root tag not found for the xml file + + Add file/folder - - Duplicated plugin found, already loaded! + + Delete the selected items - - English text missing in the informations.xml for the tag: %1 + + Search - - Tag not found: %1 + + Export the transfer list - - Are you sure about removing "%1" in version %2? + + Import the transfer list - - Error while the removing plugin, please check the rights on the folder: -%1 + + Previous - - Previous import is in progress... + + Next - - Open Ultracopier plugin + + + Error - - Ultracopier plugin (*.urc) + + Export the errors into transfer list - - - - - - - - - - - Plugin loader + + Source - - Unable to open the plugin: %1 + + Destination - - - - Unable to load the plugin content, please check it: %1 + + Interface - - Unable to create a folder to install the plugin: -%1 + + Add file - - Unable to create a file to install the plugin: -%1 -since:%2 + + Add folder - - Folder with same name is present, skip the plugin installation: -%1 + + Move file(s) - - - - Unable to load the plugin content, please check it + + Move folder + + + + + Copy file(s) + + + + + Copy folder - QXzDecode + options - - - Memory allocation failed + + Progression color - - - Write error + + + Limit copy speed at: - - Memory usage limit reached + + KB/s - - Not a .xz file + + Speed with progress bar - - Unsupported options in the .xz headers + + At the end of the copy: - - The file is corrupted + + Start with the "more button" pushed - - Bug! + + Show dual progression - - The input data is too short + + Show speed as main information - SystrayIcon + themesOptions - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Use - - Information + + Start with the "more button" pushed - - Searching information... + + Always on top - - Do not replace the explorer copy/move + + Minimize on close to systray - - Semi replace the explorer copy/move + + At the end of the copy - - Replace the explorer copy/move + + + Limit copy speed to + + + + + KB/s + + + + + Start minimized + + + + + Informations + + + + + Show speed as main information + + + + + Display + + + + + Speed with progress bar + + + + + Show dual progression + + + + + Show progression in the title + + + + + Progression color + + + + + Click to edit the color diff --git a/plugins/Languages/zh_TW/informations.xml b/plugins/Languages/zh_TW/informations.xml index 06330b8..b847a23 100644 --- a/plugins/Languages/zh_TW/informations.xml +++ b/plugins/Languages/zh_TW/informations.xml @@ -12,7 +12,7 @@ - 1.4.0.6 + 1.4.0.8 zh_tw diff --git a/plugins/Languages/zh_TW/translation.ts b/plugins/Languages/zh_TW/translation.ts index cfe9ac3..a42f600 100644 --- a/plugins/Languages/zh_TW/translation.ts +++ b/plugins/Languages/zh_TW/translation.ts @@ -1,117 +1,350 @@ + + AvancedQFile + + + + + Not supported on this platform + + + + + Last modified date is wrong + + + + + Last access date is wrong + + + + + Unknown error: %1 + + + + + Path conversion error + + + + + Unknown error + + + CliParser - - - - - + + + + + Warning 警告 - - Ultracopier is already running, right click on its system tray icon (near the clock) to use it - Ultracopier 正在執行中,right click on its system tray icon (near the clock) to use it - - - + Problem reading file, or file size is 0 - - + + The arguments possible are: - - + + To display the options - - + + To quit the other instances (if running) - - + + To copy sources to destination, separated by space. If destination is "?", ultracopier will ask the user - - + + To move sources to destination, separated by space. If destination is "?", ultracopier will ask the user - + Command not valid - + This file is not supported transfer list - + + Ultracopier is already running, right click on its system tray icon (near the clock) to use it or just copy and paste + + + + + Ultracopier is already running, view all notification area icons (near the clock), right click on its system tray icon to use it or just copy and paste + + + + Unable to open the transfer list file - - + + To display this help 顯示幫助 - - + + Open transfer list - + Help 幫助 + + 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 + + + + + Destination + + + + + Use the actual destination "%1"? + + + + + The mode has been forced previously. This is an internal error, please report it + + + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + CopyEngineFactory + + + + + + Ask + + + + + + + + Skip + + + + + Merge + + + + + + Rename + + + + + Put at the end + + + + + Overwrite + + + + + Overwrite if different + + + + + Overwrite if newer + + + + + Overwrite if older + + + + + Automatic + + + + + Sequential + + + + + Parallel + + + + + + Options error + + + + + Options engine is not loaded. Unable to access the filters + + + + + Options engine is not loaded, can't access to the filters + + + CopyEngineManager - - - - + + + + Warning 警告 - + Cannot find any copy engine with move support - + This copy engine does not support move - + Cannot find any compatible engine! - + Cannot find any engine with this name: %1 @@ -142,9 +375,10 @@ - - - + + + + Error 錯誤 @@ -156,6 +390,7 @@ + Unable to get a copy engine instance @@ -180,36 +415,64 @@ - + Do you want to copy? If no, it will be moved. - - + + Unable to load the interface, copy aborted - + Unable to load the copy engine, copy aborted - + Transfer mode + + DiskSpace + + + Disk space + + + + + You need more space on this drive to finish this transfer + + + + + Continue + + + + + Cancel + + + + + Drives %1 have %2 available but need %3 + + + EventDispatcher - + Key 金鑰 - + Give the key of this software, more information on <a href="http://ultracopier.first-world.info/">ultracopier.first-world.info</a> @@ -473,150 +736,474 @@ - HelpDialog + FileErrorDialog - - About Ultracopier - 關於 Ultracopier + + Error on folder + - - Based on Qt. Advanced utility to copy files under GPL3 license. -This version is compiled as version: %1. - %1 will be replaced by a variable content (normal, debug, ...) + + Folder name + + + FileExistsDialog - - <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> - %1 will be remplaced by the website into the corresponding languages + + %1 - copy - - Platform: %1 - %1 will be replaced by the platform (windows, mac, linux, ...) + + %1 - copy (%2) - - About Qt + + Error + 錯誤 + + + + Try rename with using special characters + + + FileIsSameDialog - - Do a crash + + %1 - copy - - Save bug report + + %1 - copy (%2) - - Close - 關閉 + + Error + 錯誤 - - For http://portableapps.com/ + + Try rename with using special characters + + + FilterRules - - Portable and all in one version + + Filters dialog - - Portable version + + Search: - - All in one version + + Search type: - - Normal version + + Raw text - - http://ultracopier.first-world.info/ + + Simplified regex - - http://ultracopier.first-world.info/shop.html + + Perl's regex - - http://ultracopier.first-world.info/download.html + + Apply on: - - - LocalListener - - Warning - 警告 + + File + - - Timeout while recomposing data from connected clients + + Folder - - - LogThread - - - - Error - 錯誤 + + File and folder + - - Log file already open, error: %1 + + Whole string must match - - - Unable to open the log file, error: %1 + + Checking - - - OSSpecific - - Warning - 警告 + + The regex is valid + - - Don't show again + + Test string: - - Ok + + The test string matches with the regex + + + Filters - - The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + Filters - + + Exclusion filters + + + + + Inclusion filters + + + + + None = Include all + + + + + + Raw text + + + + + + Simplified regex + + + + + + Perl's regex + + + + + + Only on file + + + + + + Only on folder + + + + + + + + Full match + + + + + FolderExistsDialog + + + Folder already exists + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + Error + 錯誤 + + + + Try rename with using special characters + + + + + HelpDialog + + + About Ultracopier + 關於 Ultracopier + + + + Based on Qt. Advanced utility to copy files under GPL3 license. +This version is compiled as version: %1. + %1 will be replaced by a variable content (normal, debug, ...) + + + + + <html><head/><body><p>For more information see the website <a href="%1"><span style=" text-decoration: underline; color:#0057ae;">%1</span></a></p></body></html> + %1 will be remplaced by the website into the corresponding languages + + + + + Platform: %1 + %1 will be replaced by the platform (windows, mac, linux, ...) + + + + + About Qt + + + + + Do a crash + + + + + Save bug report + + + + + Close + 關閉 + + + + About Supercopier + + + + + For http://portableapps.com/ + + + + + Portable and all in one version + + + + + Portable version + + + + + All in one version + + + + + Normal version + + + + + + http://ultracopier.first-world.info/ + + + + + http://ultracopier.first-world.info/shop.html + + + + + http://ultracopier.first-world.info/download.html + + + + + ListThread + + + + Unable do to move or copy item into wrong forced mode: %1 + + + + + + Unable to save the transfer list: %1 + + + + + Problem reading file, or file-size is 0 + + + + + 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 errors have been found during the line parsing + + + + + Unable to open the transfer list: %1 + + + + + Listener + + + Ultracopier + + + + + LocalListener + + + Warning + 警告 + + + + Timeout while recomposing data from connected clients + + + + + LogThread + + + + + Error + 錯誤 + + + + Log file already open, error: %1 + + + + + + Unable to open the log file, error: %1 + + + + + MkPath + + + + Unable to remove + + + + + Unable to create the folder + + + + + The source folder don't exists + + + + + Unable to temporary rename the folder + + + + + Unable to do the final real move the folder + + + + + Unable to move the folder + + + + + OSSpecific + + + Warning + 警告 + + + + Don't show again + + + + + Ok + + + + + The replacement of default copy/move system is not supported by the file manager (Dolphin, Nautilus, ...).<br />Ask the developer to support it.<br />You need do the copy/move manually. + + + + Reboot the system if previously had similar software installed (like Teracopy, Supercopier or an earlier version of Ultracopier). @@ -630,626 +1217,1804 @@ This version is compiled as version: %1. The replacement of default copy/move system should be not supported by the file manager.<br />Ask to the developer to support it.<br />You need do the copy/move manually. + + + Consider Supercopier as deprecated, prefer Ultracopier + + OptionDialog - + Options 選項 - + General 一般 - - Plugins + + Plugins + + + + + + + Copy engine + + + + + + Themes + 佈景 + + + + Log + 紀錄 + + + + Name + 名稱 + + + + Version + 版本 + + + + Language + 語言 + + + + Client connected + + + + + Write the folder operations + + + + + The variables are %path%, %operation% + %path%, %operation% should not be translated + + + + + + + Listener + + + + + + + Plugin loader + + + + + + + Session loader + + + + + Force the language + + + + + Replace the default copy and move system + + + + + Load at the session loading + + + + + When manual open + + + + + Group the windows when + + + + + Confirm to group the windows + + + + + Display the OS warning + + + + + Check for updates + + + + + Remaining time algorithm + + + + + Traditional + + + + + Logarithmic + + + + + Plugin + + + + + Add + + + + + Remove + + + + + Information + + + + + Copy engine by order of preference: + + + + + Themes: + + + + + Unable to load the themes plugin + + + + + No option for this plugin + + + + + Browse + + + + + Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + + + + Write the transfers + + + + + The variables are %time%, %source%, %size%, %destination% + %time%, %source%, %size%, %destination% should not be translated + + + + + Write the errors + + + + + The variables are %time%, %path%, %size%, %mtime%, %error% + %time%, %path%, %size%, %mtime%, %error% should not be translated + + + + + Write the log file into: + + + + + + Load + + + + + Load the theme? + + + + + Load the language? + + + + + Do nothing + + + + + Ask source as folder + + + + + Ask sources as files + + + + + Never + + + + + When source is same + + + + + When destination is same + + + + + When source and destination are same + + + + + When source or destination are same + + + + + Always + + + + + + + The variables are %1 + + + + + Save logs as: + + + + + Synchronized log + + + + + OptionEngine + + + + + + The variable was not found: %1 %2 + + + + + OptionsWidget + + + In normal case, only the dll 64Bits is important with 64Bits OS, and 32Bits dll with 32Bits OS. When it's important, the UAC can be opened to load the dll. + + + + + All the dlls are importants + + + + + PluginInformation + + + About this plugin + 關於這的插件 + + + + Name: + 名稱: + + + + Category: + 分類: + + + + Author: + 作者: + + + + Date: + 日期: + + + + Description: + 描述: + + + + Version: + 版本: + + + + Copy engine + + + + + Languages + 語言 + + + + Listener + + + + + Plugin loader + + + + + Session loader + + + + + Themes + 佈景 + + + + Unknown + 未知 + + + + Information about %1 + + + + + Website: + 網站: + + + + Title: + 標題: + + + + PluginsManager + + + informations.xml is not accessible + + + + + Dependencies part is wrong + + + + + Dependencies %1 are not satisfied, for plugin: %2 + + + + + Remove %1 + + + + + Error + 錯誤 + + + + Error while the removing plugin, please check the rights on the folder: +%1 + + + + + Information + + + + + %1, parse error at line %2, column %3: %4 + + + + + informations.xml not found for the plugin + + + + + "package" root tag not found for the xml file + + + + + Duplicated plugin found, already loaded! + + + + + English text missing in the informations.xml for the tag: %1 + + + + + Tag not found: %1 + + + + + Are you sure about removing "%1" in version %2? + + + + + Previous import is in progress... + + + + + Open Ultracopier plugin + + + + + Ultracopier plugin (*.urc) + + + + + + + + + + + + + + Plugin loader + + + + + Unable to open the plugin: %1 + + + + + + + Unable to load the plugin content, please check it: %1 + + + + + Unable to create a folder to install the plugin: +%1 + + + + + Unable to create a file to install the plugin: +%1 +since:%2 + + + + + Folder with same name is present, skip the plugin installation: +%1 + + + + + + + Unable to load the plugin content, please check it + + + + + QXzDecode + + + + Memory allocation failed + + + + + + Write error + + + + + Memory usage limit reached + + + + + Not a .xz file + + + + + Unsupported options in the .xz headers + + + + + The file is corrupted + + + + + Bug! + + + + + The input data is too short + + + + + ReadThread + + + Internal error, please report it! + + + + + Internal error reading the source file:block size out of range + + + + + + 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) + + + + + ScanFileOrFolder + + + Blacklisted folder + + + + + + %1 - copy + + + + + + %1 - copy (%2) + + + + + This is not a folder + + + + + The folder does exists + + + + + The folder is not readable + + + + + Problem with name encoding + + + + + SystrayIcon + + + No copy listener found. Do the copy manually by right click one the system tray icon. + + + + + Information + + + + + Searching information... + + + + + Do not replace the explorer copy/move + + + + + Semi replace the explorer copy/move + + + + + Replace the explorer copy/move + + + + + Warning + 警告 + + + + The action on the systray icon is unknown! + + + + + &About/Debug report + + + + + &About + + + + + &Save bug report + + + + + &Quit + + + + + &Options + + + + + New version: %1 + + + + + Click here to go on download page + + + + + A&dd copy/moving + + + + + Add &copy + + + + + Add &transfer + + + + + Add &move + + + + + Themes + + + + %1 is deprecated, Use %2 + + + + + + This will be the last version for Mac, but you can compile from source + + + + + Buy the Ultimate version to fund development + + + + + File %1/%2, size: %3/%4 + + + + + Copy list + + + + + Move list + + + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + File Name, 0KB + + + + + + + Select a color + + + + + + + %1 %2% of %3 + + + + + ThemesFactory + + + Don't close if errors are found + + + + + Never close + + + + + Always close + + + + + + + Select a color + + + + + TransferThread + + + Try rename with using special characters + + + + + + + + File not found + + + + + + Wrong modification date or unable to get it, you can disable time transfer to do it + + + + + + Internal error: Already opening + + + + + Drive %1 + + + + + Unknown folder + + + + + root + + + + + %1 - copy + + + + + %1 - copy (%2) + + + + + + The source file doesn't exist + + + + + + Unable to do the folder + + + + + The source doesn't exist + + + + + Another file exists at same place + + + + + The checksums do not match + + + + + Internal error: The destination is not closed + + + + + Internal error: The size transfered doesn't match + + + + + Internal error: The buffer is not empty + + + + + + + Unable to change the date + + + + + WriteThread + + + Path resolution error (Empty path) + + + + + Internal error, please report it! + + + + + Unable to read the source file: + + + + + File truncated during read, possible data change + + + + + copyEngineOptions + + + Transfer + + + + + Move the whole folder + + + + + Transfer the file rights + + + + + Keep the file date + + + + + Autostart the transfer + + + + + + Less performance if checked + + + + + Follow the strict order + + + + + Error and collision + + + + + When folder error + + + + + When file error + + + + + When file collision + + + + + When folder collision + + + + + Check if destination folder exists + + + + + Renaming rules + + + + + Delete partially transferred files + + + + + Rename the original destination + + + + + Control + + + + + Checksum + + + + + Only after error + + + + + Ignore if impossible + + + + + Verify checksums + + + + + Performance + + + + + Parallel buffer + + + + + + + + + KB + + + + + Block size + + + + + Sequential buffer + + + + + Enable OS buffer + + + + + OS buffer only if smaller than + + + + + Transfer algorithm + + + + + Parallelize if smaller than + + + + + Inode threads + + + + + + More cpu, but better organisation on the disk + + + + + Order the list + + + + + Misc - - - - Copy engine + + Check the disk space - - - Themes - 佈景 + + Use this folder when destination is not set + - - Log - 紀錄 + + Browse + - - Name - 名稱 + + Filters + + + + fileErrorDialog - - Version - 版本 + + Error with file + - - Language - 語言 + + Error + 錯誤 - - Client connected + + Size - - Write the folder operations + + Modified - - The variables are %path%, %operation% - %path%, %operation% should not be translated + + File name - - - - Listener + + Destination - - - - Plugin loader + + Folder - - - - Session loader + + &Always perform this action - - Force the language + + Try in with elevated privileges - - Replace the default copy and move system + + Put to bottom - - Load at the session loading + + Retry - - When manual open + + &Skip - - Group the windows when + + &Cancel + + + fileExistsDialog - - Confirm to group the windows + + The file exists - - Display the OS warning + + Source - - Check for updates + + Destination - - Give GPU time to fund the development + + + Size - - Remaining time algorithm + + + Modified - - Traditional + + + File name - - Logarithmic + + + Folder - - Plugin + + Suggest new &name - - Add + + &Always perform this action - - Remove + + &Rename - - Information + + &Overwrite - - Copy engine by order of preference: + + &Skip - - Themes: + + &Cancel - - Unable to load the themes plugin + + Overwrite if newer - - No option for this plugin + + + Overwrite if modification date differs - - Browse + + + Overwrite if older + + + fileIsSameDialog - - Write directly to the file when it receive a new entry (can produce 50% of lost of performance) + + The source and destination are same - - Write the transfers + + Size - - The variables are %time%, %source%, %size%, %destination% - %time%, %source%, %size%, %destination% should not be translated + + File name - - Write the errors + + Folder - - The variables are %time%, %path%, %size%, %mtime%, %error% - %time%, %path%, %size%, %mtime%, %error% should not be translated + + Modified - - Write the log file into: + + Suggest new &name - - - Load + + &Always perform this action - - Load the theme? + + &Rename - - Load the language? + + &Skip - - Do nothing + + &Cancel + + + folderExistsDialog - - Ask source as folder + + The source and destination is identical - - Ask sources as files + + Source - - Never + + Destination - - When source is same + + + Modified - - When destination is same + + + Folder name - - When source and destination are same + + + Folder - - When source or destination are same + + Suggest new &name - - Always + + &Always perform this action - - - - The variables are %1 + + &Rename - - Save logs as: + + Merge - - Synchronized log + + Skip - - - OptionEngine - - - - - The variable was not found: %1 %2 + + &Cancel - PluginInformation + interfaceCopy - - About this plugin - 關於這的插件 - - - - Name: - 名稱: + + From: + - - Category: - 分類: + + To: + - - Author: - 作者: + + Close on transfer completion + - - Date: - 日期: + + &More + - - Description: - 描述: + + &Pause + - - Version: - 版本: + + &Skip + - - Copy engine + + &Cancel - - Languages - 語言 + + Limit copy speed to: + - - Listener + + Transfer list - - Plugin loader + + Move the selected items to the top - - Session loader + + Move up the selected items - - Themes - 佈景 + + Move down the selected items + - - Unknown - 未知 + + Move the selected items to the bottom + - - Information about %1 + + Add file/folder - - Website: - 網站: + + Delete the selected items + - - Title: - 標題: + + Search + - - - PluginsManager - - informations.xml is not accessible + + Export the transfer list - - Dependencies part is wrong + + Import the transfer list - - Dependencies %1 are not satisfied, for plugin: %2 + + Previous - - Remove %1 + + Next - + + Error 錯誤 - - Error while the removing plugin, please check the rights on the folder: -%1 + + Export the errors into transfer list - - Information + + Source - - %1, parse error at line %2, column %3: %4 + + Destination - - informations.xml not found for the plugin + + Interface - - "package" root tag not found for the xml file + + Add file - - Duplicated plugin found, already loaded! + + Add folder - - English text missing in the informations.xml for the tag: %1 + + Move file(s) - - Tag not found: %1 + + Move folder - - Are you sure about removing "%1" in version %2? + + Copy file(s) - - Previous import is in progress... + + Copy folder + + + options - - Open Ultracopier plugin + + Progression color - - Ultracopier plugin (*.urc) + + + Limit copy speed at: - - - - - - - - - - - Plugin loader + + KB/s - - Unable to open the plugin: %1 + + Speed with progress bar - - - - Unable to load the plugin content, please check it: %1 + + At the end of the copy: - - Unable to create a folder to install the plugin: -%1 + + Start with the "more button" pushed - - Unable to create a file to install the plugin: -%1 -since:%2 + + Show dual progression - - Folder with same name is present, skip the plugin installation: -%1 + + Show speed as main information + + + themesOptions - - - - Unable to load the plugin content, please check it + + Use - - - QXzDecode - - - Memory allocation failed + + Start with the "more button" pushed - - - Write error + + Always on top - - Memory usage limit reached + + Minimize on close to systray - - Not a .xz file + + At the end of the copy - - Unsupported options in the .xz headers + + + Limit copy speed to - - The file is corrupted + + KB/s - - Bug! + + Start minimized - - The input data is too short + + Informations - - - SystrayIcon - - No copy listener found. Do the copy manually by right click one the system tray icon. + + Show speed as main information - - Information + + Display - - Searching information... + + Speed with progress bar - - Do not replace the explorer copy/move + + Show dual progression - - Semi replace the explorer copy/move + + Show progression in the title - - Replace the explorer copy/move + + Progression color + + + + + Click to edit the color diff --git a/plugins/Listener/catchcopy-v0002/informations.xml b/plugins/Listener/catchcopy-v0002/informations.xml index 28fdfce..061c50e 100644 --- a/plugins/Listener/catchcopy-v0002/informations.xml +++ b/plugins/Listener/catchcopy-v0002/informations.xml @@ -17,7 +17,7 @@ - 1.4.0.6 + 1.4.0.8 catchcopy-v0002 diff --git a/plugins/PluginLoader/catchcopy-v0002/informations.xml b/plugins/PluginLoader/catchcopy-v0002/informations.xml index 8371a06..d416310 100644 --- a/plugins/PluginLoader/catchcopy-v0002/informations.xml +++ b/plugins/PluginLoader/catchcopy-v0002/informations.xml @@ -17,7 +17,7 @@ - 1.4.0.6 + 1.4.0.8 catchcopy-v0002 diff --git a/plugins/SessionLoader/Windows/informations.xml b/plugins/SessionLoader/Windows/informations.xml index 04eece4..cce967b 100644 --- a/plugins/SessionLoader/Windows/informations.xml +++ b/plugins/SessionLoader/Windows/informations.xml @@ -17,7 +17,7 @@ - 1.4.0.6 + 1.4.0.8 Windows diff --git a/plugins/Themes/Oxygen/ThemesFactory.h b/plugins/Themes/Oxygen/ThemesFactory.h index f5e304f..3eb76f6 100644 --- a/plugins/Themes/Oxygen/ThemesFactory.h +++ b/plugins/Themes/Oxygen/ThemesFactory.h @@ -3,8 +3,8 @@ \author alpha_one_x86 \licence GPL3, see the file COPYING */ -#ifndef FACTORY_H -#define FACTORY_H +#ifndef FACTORYTHEMEOXYGEN_H +#define FACTORYTHEMEOXYGEN_H #include #include diff --git a/plugins/Themes/Oxygen/Variable.h b/plugins/Themes/Oxygen/Variable.h index 8b6119b..b55c203 100644 --- a/plugins/Themes/Oxygen/Variable.h +++ b/plugins/Themes/Oxygen/Variable.h @@ -8,7 +8,9 @@ //Un-comment this next line to put ultracopier plugin in debug mode +#ifndef ULTRACOPIER_NODEBUG #define ULTRACOPIER_PLUGIN_DEBUG +#endif #define ULTRACOPIER_VERSION_ULTIMATE diff --git a/plugins/Themes/Oxygen/informations.xml b/plugins/Themes/Oxygen/informations.xml index 7f66317..a05c01a 100644 --- a/plugins/Themes/Oxygen/informations.xml +++ b/plugins/Themes/Oxygen/informations.xml @@ -17,7 +17,7 @@ - 1.4.0.6 + 1.4.0.8 Oxygen diff --git a/plugins/Themes/Supercopier/informations.xml b/plugins/Themes/Supercopier/informations.xml index 6233380..31e38b2 100644 --- a/plugins/Themes/Supercopier/informations.xml +++ b/plugins/Themes/Supercopier/informations.xml @@ -17,7 +17,7 @@ - 1.4.0.6 + 1.4.0.8 Supercopier -- cgit v1.2.3