From 237aedc590b58c0e69d7dfcac92b5f767b7c004a Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:17:51 +0200 Subject: 4.6 --- BUILD/Changelog.txt | 19 ++++++++ BUILD/FreeFileSync.chm | Bin 670693 -> 640380 bytes BUILD/Help/Table of Contents.hhc | 2 +- BUILD/Help/html/ScheduleBatch.html | 19 +++++--- BUILD/Help/img/ErrorHandling.png | Bin 28680 -> 0 bytes BUILD/Help/img/RunMinimized.png | Bin 41946 -> 0 bytes BUILD/Help/img/SetupBatch.png | Bin 0 -> 39355 bytes BUILD/Languages/chinese_simple.lng | 61 +++++++++++++++--------- BUILD/Languages/chinese_traditional.lng | 81 +++++++++++++++++++------------- BUILD/Languages/croatian.lng | 59 ++++++++++++++--------- BUILD/Languages/czech.lng | 63 +++++++++++++++---------- BUILD/Languages/danish.lng | 59 ++++++++++++++--------- BUILD/Languages/dutch.lng | 56 ++++++++++++++-------- BUILD/Languages/english_uk.lng | 65 +++++++++++++++---------- BUILD/Languages/finnish.lng | 56 ++++++++++++++-------- BUILD/Languages/french.lng | 59 ++++++++++++++--------- BUILD/Languages/german.lng | 59 ++++++++++++++--------- BUILD/Languages/greek.lng | 59 ++++++++++++++--------- BUILD/Languages/hebrew.lng | 61 +++++++++++++++--------- BUILD/Languages/hungarian.lng | 59 ++++++++++++++--------- BUILD/Languages/italian.lng | 61 +++++++++++++++--------- BUILD/Languages/japanese.lng | 69 ++++++++++++++++----------- BUILD/Languages/korean.lng | 59 ++++++++++++++--------- BUILD/Languages/polish.lng | 59 ++++++++++++++--------- BUILD/Languages/portuguese.lng | 77 ++++++++++++++++++------------ BUILD/Languages/portuguese_br.lng | 59 ++++++++++++++--------- BUILD/Languages/romanian.lng | 69 ++++++++++++++++----------- BUILD/Languages/russian.lng | 65 +++++++++++++++---------- BUILD/Languages/slovenian.lng | 59 ++++++++++++++--------- BUILD/Languages/spanish.lng | 63 +++++++++++++++---------- BUILD/Languages/swedish.lng | 59 ++++++++++++++--------- BUILD/Languages/turkish.lng | 65 +++++++++++++++---------- BUILD/Languages/ukrainian.lng | 61 +++++++++++++++--------- BUILD/Resources.zip | Bin 272946 -> 273019 bytes 34 files changed, 1042 insertions(+), 620 deletions(-) delete mode 100644 BUILD/Help/img/ErrorHandling.png delete mode 100644 BUILD/Help/img/RunMinimized.png create mode 100644 BUILD/Help/img/SetupBatch.png (limited to 'BUILD') diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt index 7c9b654f..97bb5b6e 100644 --- a/BUILD/Changelog.txt +++ b/BUILD/Changelog.txt @@ -2,6 +2,25 @@ |FreeFileSync| -------------- +Changelog v4.6 +-------------- +Execute user-defined command after synchronization +Option to automatically close synchronization progress dialog +Automatically adjust statistics during sync if changes happened after comparison +Fixed "DecodePointer could not be located in KERNEL32.dll" (Windows 2000) +Fixed "Windows Error Code 31: A device attached to the system is not functioning" +Mouse wheel will scroll list of folder pairs instead of toggle through directory history +No error message when scanning a single directory +Minimized disk accesses when deleting files +Less mouse-clicks required when overwriting configuration +Pause timers while showing error messages +Show error message for malformed external commands +Support detection of moved files over "subst" alias +New default font: Segoe UI (Windows Vista and later) +Save settings before forced exit due to shutdown or logoff +Updated translation files + + Changelog v4.5 -------------- Fixed "Windows Error Code 50: The request is not supported" diff --git a/BUILD/FreeFileSync.chm b/BUILD/FreeFileSync.chm index 89f04679..2e6e6f3c 100644 Binary files a/BUILD/FreeFileSync.chm and b/BUILD/FreeFileSync.chm differ diff --git a/BUILD/Help/Table of Contents.hhc b/BUILD/Help/Table of Contents.hhc index 042c6986..742ec77f 100644 --- a/BUILD/Help/Table of Contents.hhc +++ b/BUILD/Help/Table of Contents.hhc @@ -60,7 +60,7 @@
  • - +
  • diff --git a/BUILD/Help/html/ScheduleBatch.html b/BUILD/Help/html/ScheduleBatch.html index 9594ec3d..d15565e2 100644 --- a/BUILD/Help/html/ScheduleBatch.html +++ b/BUILD/Help/html/ScheduleBatch.html @@ -5,7 +5,7 @@ - + -

    Schedule Batch +

    Schedule a Batch Job


    @@ -29,14 +29,21 @@ Job

    dialog:
    Menu->Advanced->Create batch job and save it, for example, as "C:\SyncJob.ffs_batch".
     

    -
  • Enable - checkbox "Run miminized" to avoid blocking while - showing a status dialog at the end of the process.

    +
  • If + the batch job shall run without user interaction or as part of a + batch script, make sure that no popup dialog stops the progress: + Disable checkbox "Show progress dialog" to avoid + blocking while showing the result after synchronization. + Alternatively you can select the "On completion" action + "Close progress dialog" located in synchronization + settings. Note that even if the progress is not shown initially it + can be displayed interactively at any time during synchronization, + by double-clicking the corresponding systray icon.

     

  • In order to prevent error or warning popup messages from stopping progress, set "Error handling" to either "Ignore - errors" or "Exit instantly".

    + errors" or "Exit instantly".

     

  • Setup your operating system's scheduler

    diff --git a/BUILD/Help/img/ErrorHandling.png b/BUILD/Help/img/ErrorHandling.png deleted file mode 100644 index 628fac9c..00000000 Binary files a/BUILD/Help/img/ErrorHandling.png and /dev/null differ diff --git a/BUILD/Help/img/RunMinimized.png b/BUILD/Help/img/RunMinimized.png deleted file mode 100644 index 145a7568..00000000 Binary files a/BUILD/Help/img/RunMinimized.png and /dev/null differ diff --git a/BUILD/Help/img/SetupBatch.png b/BUILD/Help/img/SetupBatch.png new file mode 100644 index 00000000..d11d22db Binary files /dev/null and b/BUILD/Help/img/SetupBatch.png differ diff --git a/BUILD/Languages/chinese_simple.lng b/BUILD/Languages/chinese_simple.lng index e71fbcee..974b1d1e 100644 --- a/BUILD/Languages/chinese_simple.lng +++ b/BUILD/Languages/chinese_simple.lng @@ -200,9 +200,6 @@ %x 秒 -Drag && drop -拖放 - Info 信息 @@ -363,7 +360,7 @@ The command line is executed each time: FreeFileSync Batch Job FreeFileSync 批处理作业 -Unable to create logfile! +Unable to create log file! 无法创建日志! Batch execution @@ -406,11 +403,29 @@ The command line is executed each time: FreeFileSync 已是最新! Do you want FreeFileSync to automatically check for updates every week? -要让 FreeFileSync 保持每周检查一次更新吗?> +要让 FreeFileSync 保持每周检查一次更新吗? (Requires an Internet connection!) (需要因特网连接!) +Drag && drop +拖放 + +Close progress dialog +关闭进度对话框 + +Shut down +关机 + +Log off +注销 + +Standby +待机 + +Hibernate +休眠 + 1. &Compare 1. 比较(&C) @@ -525,9 +540,6 @@ The command line is executed each time: Filter files 过滤文件 -Error handling -错误处理 - Left 左侧 @@ -540,13 +552,16 @@ The command line is executed each time: Status feedback 状况反馈 -Run minimized -以最小化运行 +Show progress dialog +显示进度对话框 -Maximum number of logfiles: +Error handling +错误处理 + +Maximum number of log files: 最大的日志文件数: -Select logfile directory: +Select log file directory: 选择日志保存位置: Batch settings @@ -591,8 +606,8 @@ The command line is executed each time: Deletion handling 删除处理 -&OK -确定(&O) +On completion: +完成时: Configuration 配置 @@ -621,6 +636,9 @@ The command line is executed each time: Conflict/file cannot be categorized 冲突/文件不能被分类 +&OK +确定(&O) + Compare by... 比较选项... @@ -1070,21 +1088,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... 取消请求: 正在等待当前操作完成... -Continue -继续 - Pause 暂停 +Continue +继续 + Cannot find %x 找不到 %x Inactive 不使用 -Last x hours -最后 x 小时 - Today 今天 @@ -1395,12 +1410,12 @@ Exclude: \stuff\temp\* Creating file %x 正在创建文件 %x -Creating symbolic link %x -正在创建符号连接 %x - Creating folder %x 正创建文件夹 %x +Creating symbolic link %x +正在创建符号连接 %x + Overwriting file %x 正在覆盖文件 %x diff --git a/BUILD/Languages/chinese_traditional.lng b/BUILD/Languages/chinese_traditional.lng index 380d2c9b..821a3a43 100644 --- a/BUILD/Languages/chinese_traditional.lng +++ b/BUILD/Languages/chinese_traditional.lng @@ -178,7 +178,7 @@ 同步資料庫格式不相容: Database files do not share a common synchronization session: -資料庫檔案不共享一個共同的同步連線: +資料庫檔案不要共享一個共同的同步連線: An exception occurred! 發生異常! @@ -200,9 +200,6 @@ %x 秒 -Drag && drop -拖放 - Info 訊息 @@ -236,7 +233,7 @@ 移動到資源回收筒錯誤: Could not load a required DLL: -無法載入一個所需的DLL: +無法載入一個必要的DLL: Error accessing Volume Shadow Copy Service! 讀取卷影複製服務時錯誤! @@ -363,7 +360,7 @@ The command line is executed each time: FreeFileSync Batch Job FreeFileSync 批次處理作業 -Unable to create logfile! +Unable to create log file! 無法新建日誌檔! Batch execution @@ -411,6 +408,24 @@ The command line is executed each time: (Requires an Internet connection!) (需要連接到網際網路!) +Drag && drop +拖放 + +Close progress dialog +關閉進度對話框 + +Shut down +關機 + +Log off +登出 + +Standby +待機 + +Hibernate +休眠 + 1. &Compare 1. 比對(&C) @@ -499,10 +514,10 @@ The command line is executed each time: 操作: Items found: -尋找要素: +尋找項目: Items remaining: -剩餘要素: +剩餘項目: Speed: 速度: @@ -525,9 +540,6 @@ The command line is executed each time: Filter files 篩選檔案 -Error handling -錯誤處理 - Left 左邊 @@ -540,13 +552,16 @@ The command line is executed each time: Status feedback 狀態回報 -Run minimized -執行最小化 +Show progress dialog +顯示進度對話框 -Maximum number of logfiles: +Error handling +錯誤處理 + +Maximum number of log files: 日誌檔的最大數目: -Select logfile directory: +Select log file directory: 選擇日誌檔目錄: Batch settings @@ -591,8 +606,8 @@ The command line is executed each time: Deletion handling 刪除處理 -&OK -確定(&O) +On completion: +完成後: Configuration 配置 @@ -621,6 +636,9 @@ The command line is executed each time: Conflict/file cannot be categorized 衝突/檔案無法分類 +&OK +確定(&O) + Compare by... 比對選項... @@ -652,7 +670,7 @@ is the same 正在同步... Items processed: -已處理要素: +已處理項目: &Pause 暫停(&P) @@ -826,7 +844,7 @@ Exclude: \stuff\temp\* 找下一個(&F) Operation aborted! -中止操作! +操作已中止! Main bar 主欄位 @@ -1056,26 +1074,23 @@ Exclude: \stuff\temp\* 已中止 Completed -完成 +已完成 Abort requested: Waiting for current operation to finish... 中止請求:正在等待目前操作完成... -Continue -繼續 - Pause 暫停 +Continue +繼續 + Cannot find %x 找不到 %x Inactive 停用 -Last x hours -最後 x 小時 - Today 今日 @@ -1231,7 +1246,7 @@ Exclude: \stuff\temp\* 載入函數庫錯誤: Error reading security context: -讀取安全內文錯誤: +讀取安全性內容錯誤: Error writing security context: 寫入安全性內容錯誤: @@ -1306,13 +1321,13 @@ Exclude: \stuff\temp\* 符號連結 %x 有相同日期但是不同目標! Comparing content of files %x -正在比對檔案内容的百分比 %x +正在比對檔案内容 %x Comparing files by content failed. 比對檔案內容失敗。 Generating file list... -產生檔案清單... +正在產生檔案清單... Both sides are equal 兩邊都相同 @@ -1386,12 +1401,12 @@ Exclude: \stuff\temp\* Creating file %x 正在新建檔案 %x -Creating symbolic link %x -正在新建符號連結 %x - Creating folder %x 正在新建資料夾 %x +Creating symbolic link %x +正在新建符號連結 %x + Overwriting file %x 正在覆蓋檔案 %x @@ -1444,7 +1459,7 @@ Exclude: \stuff\temp\* 處理一對資料夾: Generating database... -產生資料庫... +正在產生資料庫... Nothing to synchronize according to configuration! 根據配置没有任何同步! diff --git a/BUILD/Languages/croatian.lng b/BUILD/Languages/croatian.lng index cba3663a..766bb978 100644 --- a/BUILD/Languages/croatian.lng +++ b/BUILD/Languages/croatian.lng @@ -204,9 +204,6 @@ %x sek -Drag && drop -Povuci && ispusti - Info Info @@ -369,7 +366,7 @@ Naredba će biti izvršena kada: FreeFileSync Batch Job FreeFileSync Batch zadatak -Unable to create logfile! +Unable to create log file! Nemogu napraviti zapisnik! Batch execution @@ -417,6 +414,24 @@ Naredba će biti izvršena kada: (Requires an Internet connection!) (Zahtjeva vezu na Internet!) +Drag && drop +Povuci && ispusti + +Close progress dialog +Zatvori prozor zadatka + +Shut down +Isključi računalo + +Log off +Odlogiraj se + +Standby +Spavaj + +Hibernate +Hibernacija + 1. &Compare 1. &Usporedi @@ -531,9 +546,6 @@ Naredba će biti izvršena kada: Filter files Filtriraj datoteke -Error handling -Greška pri obradi - Left Lijevo @@ -546,13 +558,16 @@ Naredba će biti izvršena kada: Status feedback Status veze -Run minimized -Pokreni minimizirano +Show progress dialog +Prikaži napredak -Maximum number of logfiles: +Error handling +Greška pri obradi + +Maximum number of log files: Maksimalan broj izvješća: -Select logfile directory: +Select log file directory: Odaberite direktorij izvješća: Batch settings @@ -597,8 +612,8 @@ Naredba će biti izvršena kada: Deletion handling Upravljanje pri brisanju -&OK -&U redu +On completion: +Pri završetku Configuration Postavke @@ -627,6 +642,9 @@ Naredba će biti izvršena kada: Conflict/file cannot be categorized Konflikt/datoteka ne more biti kategorizirana +&OK +&U redu + Compare by... Usporedi prema... @@ -1084,21 +1102,18 @@ Isključi: \stuff\temp\* Abort requested: Waiting for current operation to finish... Prekid zahtjevan: čekam da se trenutna akcija završi... -Continue -Nastavi - Pause Pauziraj +Continue +Nastavi + Cannot find %x Nemogu pronać %x Inactive Neaktivno -Last x hours -Zadnjih x sati - Today Danas @@ -1419,12 +1434,12 @@ Isključi: \stuff\temp\* Creating file %x Izrađujem datoteku %x -Creating symbolic link %x -Izrađujem simboličnu poveznicu %x - Creating folder %x Izrađujem mapu %x +Creating symbolic link %x +Izrađujem simboličnu poveznicu %x + Overwriting file %x Prepisujem datoteku %x diff --git a/BUILD/Languages/czech.lng b/BUILD/Languages/czech.lng index fb72c119..ee155c43 100644 --- a/BUILD/Languages/czech.lng +++ b/BUILD/Languages/czech.lng @@ -204,9 +204,6 @@ %x sekund -Drag && drop -Drag && Drop - Info Info @@ -358,7 +355,7 @@ Příkazová řádka je spuštěna pokaždé když: Není zadán vstupní adresář. Logging -Zaznamenávání +Záznam zpracování FreeFileSync batch file FreeFileSync dávkový soubor @@ -369,8 +366,8 @@ Příkazová řádka je spuštěna pokaždé když: FreeFileSync Batch Job FreeFileSync Dávkové zpracování -Unable to create logfile! -není možné vytvořit záznamový soubor! +Unable to create log file! +Není možné vytvořit záznamový soubor! Batch execution Spuštění dávky @@ -417,6 +414,24 @@ Příkazová řádka je spuštěna pokaždé když: (Requires an Internet connection!) (Vyžaduje připojení k internetu!) +Drag && drop +Drag && Drop + +Close progress dialog +Zavřít průběh zpracování + +Shut down +Vypnout počítač + +Log off +Odhlásit uživatele + +Standby +Přepnout do úsporného režimu + +Hibernate +Přepnout do režimu spánku + 1. &Compare 1. &Porovnat @@ -531,9 +546,6 @@ Příkazová řádka je spuštěna pokaždé když: Filter files Filtr souborů -Error handling -Zpracování chyb - Left Levý @@ -546,13 +558,16 @@ Příkazová řádka je spuštěna pokaždé když: Status feedback Běh programu -Run minimized -Minimalizovat +Show progress dialog +Zobrazit průběh zpracování -Maximum number of logfiles: +Error handling +Zpracování chyb + +Maximum number of log files: Maximální počet záznamových souborů: -Select logfile directory: +Select log file directory: Vyberte adresář pro záznamové soubory: Batch settings @@ -597,8 +612,8 @@ Příkazová řádka je spuštěna pokaždé když: Deletion handling Nastavení mazání -&OK -&OK +On completion: +Po dokončení: Configuration Konfigurace @@ -627,6 +642,9 @@ Příkazová řádka je spuštěna pokaždé když: Conflict/file cannot be categorized Konflikty/soubory které nelze zařadit +&OK +&OK + Compare by... Porovnat ... @@ -1084,21 +1102,18 @@ Vynechat: \někde\něco\* Abort requested: Waiting for current operation to finish... Požadavek na přerušení: Čekání na ukončení aktuální operace... -Continue -Pokračovat - Pause Pauza +Continue +Pokračovat + Cannot find %x Nelze najít %x Inactive Vypnuto -Last x hours -Posledních x hodin - Today Dnes @@ -1419,12 +1434,12 @@ Vynechat: \někde\něco\* Creating file %x Vytváření souboru %x -Creating symbolic link %x -Vytváření symbolického odkazu %x - Creating folder %x Vytváření adresáře %x +Creating symbolic link %x +Vytváření symbolického odkazu %x + Overwriting file %x Přepisování souboru %x diff --git a/BUILD/Languages/danish.lng b/BUILD/Languages/danish.lng index cc3d8536..40d1c752 100644 --- a/BUILD/Languages/danish.lng +++ b/BUILD/Languages/danish.lng @@ -202,9 +202,6 @@ %x sek -Drag && drop -Træk && slip - Info Info @@ -366,7 +363,7 @@ Kommando linjen bliver afviklet hver gang: FreeFileSync Batch Job FreeFileSync Batch Job -Unable to create logfile! +Unable to create log file! Kan ikke oprette logfil! Batch execution @@ -414,6 +411,24 @@ Kommando linjen bliver afviklet hver gang: (Requires an Internet connection!) (Kræver en Internet forbindelse!) +Drag && drop +Træk && slip + +Close progress dialog +Luk dialog boksen + +Shut down +Luk ned + +Log off +Log af + +Standby +Standby + +Hibernate +Dvale + 1. &Compare 1. &Sammenlign @@ -528,9 +543,6 @@ Kommando linjen bliver afviklet hver gang: Filter files Filter filer -Error handling -Fejl håndtering - Left Venstre @@ -543,13 +555,16 @@ Kommando linjen bliver afviklet hver gang: Status feedback Status feedback -Run minimized -Kør minimeret +Show progress dialog +Vis dialog boks -Maximum number of logfiles: +Error handling +Fejl håndtering + +Maximum number of log files: Maksimalt antal log filer: -Select logfile directory: +Select log file directory: Vælg log fil bibliotek: Batch settings @@ -594,8 +609,8 @@ Kommando linjen bliver afviklet hver gang: Deletion handling Slette håndtering -&OK -&OK +On completion: +Før færdiggørelse: Configuration Konfiguration @@ -624,6 +639,9 @@ Kommando linjen bliver afviklet hver gang: Conflict/file cannot be categorized Konflikt/filen kan ikke kategoriseres +&OK +&OK + Compare by... Sammenlign ved... @@ -1077,21 +1095,18 @@ Udeluk: \ting\temp\* Abort requested: Waiting for current operation to finish... Afbrydelse: Venter på nuværende opgave afsluttes... -Continue -Fortsæt - Pause Pause +Continue +Fortsæt + Cannot find %x Kan ikke finde %x Inactive Inaktiv -Last x hours -Sidste x timer - Today Idag @@ -1407,12 +1422,12 @@ Udeluk: \ting\temp\* Creating file %x Opretter filen %x -Creating symbolic link %x -Opretter linket %x - Creating folder %x Opretter mappe %x +Creating symbolic link %x +Opretter linket %x + Overwriting file %x Overskriver filen %x diff --git a/BUILD/Languages/dutch.lng b/BUILD/Languages/dutch.lng index ad09e3f5..b21b8e7d 100644 --- a/BUILD/Languages/dutch.lng +++ b/BUILD/Languages/dutch.lng @@ -202,9 +202,6 @@ %x sec -Drag && drop -Drag en drop - Info Info @@ -366,7 +363,7 @@ De opdrachtregel wordt telkens uitgevoerd indien: FreeFileSync Batch Job FreeFileSync Taaklijst -Unable to create logfile! +Unable to create log file! Niet in staat om een logbestand aan te maken! Batch execution @@ -414,6 +411,24 @@ De opdrachtregel wordt telkens uitgevoerd indien: (Requires an Internet connection!) (Vereist een internetverbinding!) +Drag && drop +Drag en drop + +Close progress dialog +Sluit proce dialoog + +Shut down +Afsluiten + +Log off +Afmelden + +Standby +Stand-by + +Hibernate +Slaapstand + 1. &Compare 1. &Vergelijk @@ -528,9 +543,6 @@ De opdrachtregel wordt telkens uitgevoerd indien: Filter files Filter bestanden -Error handling -Fout afhandeling - Left Links @@ -543,13 +555,16 @@ De opdrachtregel wordt telkens uitgevoerd indien: Status feedback Status terugkoppeling -Run minimized -Geminimaliseerd uitvoeren +Show progress dialog +Toon voortgangsdialoogvenster + +Error handling +Fout afhandeling -Maximum number of logfiles: +Maximum number of log files: Maximale aantal van logbestanden: -Select logfile directory: +Select log file directory: Selecteer een map voor het logbestand: Batch settings @@ -594,8 +609,8 @@ De opdrachtregel wordt telkens uitgevoerd indien: Deletion handling Verwijder-afhandeling -&OK -&OK +On completion: +Bij voltooiing Configuration Configuratie @@ -624,6 +639,9 @@ De opdrachtregel wordt telkens uitgevoerd indien: Conflict/file cannot be categorized Conflict/Bestand kan niet worden gecategoriseerd +&OK +&OK + Compare by... Vergelijk met... @@ -1077,12 +1095,12 @@ Uitsluiten: \stuff\temp\* Abort requested: Waiting for current operation to finish... Bezig met afbreken: Wacht op beëindiging huidige bewerking... -Continue -Doorgaan - Pause Pauze +Continue +Doorgaan + Cannot find %x Kan %x niet vinden @@ -1404,12 +1422,12 @@ Uitsluiten: \stuff\temp\* Creating file %x Bestand %x wordt aangemaakt -Creating symbolic link %x -Snelkoppeling %x wordt aangemaakt - Creating folder %x Map %x wordt aangemaakt +Creating symbolic link %x +Snelkoppeling %x wordt aangemaakt + Overwriting file %x Bezig met overschrijven van bestand %x diff --git a/BUILD/Languages/english_uk.lng b/BUILD/Languages/english_uk.lng index bea82597..24422534 100644 --- a/BUILD/Languages/english_uk.lng +++ b/BUILD/Languages/english_uk.lng @@ -202,9 +202,6 @@ %x sec -Drag && drop -Drag && drop - Info Info @@ -366,8 +363,8 @@ The command line is executed each time: FreeFileSync Batch Job FreeFileSync Batch Job -Unable to create logfile! -Unable to create logfile! +Unable to create log file! +Unable to create log file! Batch execution Batch execution @@ -414,6 +411,24 @@ The command line is executed each time: (Requires an Internet connection!) (Requires an Internet connection!) +Drag && drop +Drag && drop + +Close progress dialog +Close progress dialog + +Shut down +Shut down + +Log off +Log off + +Standby +Standby + +Hibernate +Hibernate + 1. &Compare 1. &Compare @@ -528,9 +543,6 @@ The command line is executed each time: Filter files Filter files -Error handling -Error handling - Left Left @@ -543,14 +555,17 @@ The command line is executed each time: Status feedback Status feedback -Run minimized -Run minimised +Show progress dialog +Show progress dialog -Maximum number of logfiles: -Maximum number of logfiles: +Error handling +Error handling -Select logfile directory: -Select logfile directory: +Maximum number of log files: +Maximum number of log files: + +Select log file directory: +Select log file directory: Batch settings Batch settings @@ -594,8 +609,8 @@ The command line is executed each time: Deletion handling Deletion handling -&OK -&OK +On completion: +On completion: Configuration Configuration @@ -624,6 +639,9 @@ The command line is executed each time: Conflict/file cannot be categorized Conflict/file cannot be categorised +&OK +&OK + Compare by... Compare by... @@ -1077,21 +1095,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... Abort requested: Waiting for current operation to finish... -Continue -Continue - Pause Pause +Continue +Continue + Cannot find %x Cannot find %x Inactive Inactive -Last x hours -Last x hours - Today Today @@ -1407,12 +1422,12 @@ Exclude: \stuff\temp\* Creating file %x Creating file %x -Creating symbolic link %x -Creating symbolic link %x - Creating folder %x Creating folder %x +Creating symbolic link %x +Creating symbolic link %x + Overwriting file %x Overwriting file %x diff --git a/BUILD/Languages/finnish.lng b/BUILD/Languages/finnish.lng index 44299263..d2202f11 100644 --- a/BUILD/Languages/finnish.lng +++ b/BUILD/Languages/finnish.lng @@ -202,9 +202,6 @@ %x s -Drag && drop -Vedä ja pudota - Info Info @@ -366,7 +363,7 @@ Komento suoritetaan kun: FreeFileSync Batch Job FreeFileSync Eräajo -Unable to create logfile! +Unable to create log file! Lokitiedostoa ei pystytä luomaan! Batch execution @@ -414,6 +411,24 @@ Komento suoritetaan kun: (Requires an Internet connection!) (Vaatii Internet-yhteyden!) +Drag && drop +Vedä ja pudota + +Close progress dialog + + +Shut down + + +Log off + + +Standby + + +Hibernate + + 1. &Compare 1. &Vertaa @@ -528,9 +543,6 @@ Komento suoritetaan kun: Filter files Suodata tiedostot -Error handling -Virhe käsitellessä - Left Vasen @@ -543,13 +555,16 @@ Komento suoritetaan kun: Status feedback Tilan palaute -Run minimized -Suorita pienennettynä +Show progress dialog + + +Error handling +Virhe käsitellessä -Maximum number of logfiles: +Maximum number of log files: Lokitiedostojen enimmäismäärä: -Select logfile directory: +Select log file directory: Hakemisto lokitiedostoille: Batch settings @@ -594,8 +609,8 @@ Komento suoritetaan kun: Deletion handling Poistotapa -&OK -&OK +On completion: + Configuration Asetukset @@ -624,6 +639,9 @@ Komento suoritetaan kun: Conflict/file cannot be categorized Poikkeaman/tiedoston luokittelu ei onnistu +&OK +&OK + Compare by... Vertaile... @@ -1077,12 +1095,12 @@ Sulje pois: \stuff\temp\* Abort requested: Waiting for current operation to finish... Keskeytys pyydetty: Odotetaan toiminnon loppumista... -Continue -Jatka - Pause Tauko +Continue +Jatka + Cannot find %x En löydä %x @@ -1404,12 +1422,12 @@ Sulje pois: \stuff\temp\* Creating file %x Luodaan tiedosto %x -Creating symbolic link %x -Luodaan pikakuvake %x - Creating folder %x Luo hakemisto %x +Creating symbolic link %x +Luodaan pikakuvake %x + Overwriting file %x Korvaa tiedosto %x diff --git a/BUILD/Languages/french.lng b/BUILD/Languages/french.lng index c81fa341..e77fe7de 100644 --- a/BUILD/Languages/french.lng +++ b/BUILD/Languages/french.lng @@ -202,9 +202,6 @@ %x sec -Drag && drop -Glisser && Déposer - Info Info @@ -366,7 +363,7 @@ La ligne de commande est exécutée chaque fois que : FreeFileSync Batch Job FreeFileSync Fichier de commandes -Unable to create logfile! +Unable to create log file! Impossible de créer un fichier log ! Batch execution @@ -414,6 +411,24 @@ La ligne de commande est exécutée chaque fois que : (Requires an Internet connection!) (Nécessite une connexion Internet) +Drag && drop +Glisser && Déposer + +Close progress dialog + + +Shut down + + +Log off + + +Standby + + +Hibernate + + 1. &Compare 1. &Comparer @@ -528,9 +543,6 @@ La ligne de commande est exécutée chaque fois que : Filter files Filtrage des fichiers -Error handling -Erreur de gestion de fichiers - Left Gauche @@ -543,13 +555,16 @@ La ligne de commande est exécutée chaque fois que : Status feedback Retour d'informations -Run minimized -Lancer em affichage réduit +Show progress dialog + + +Error handling +Erreur de gestion de fichiers -Maximum number of logfiles: +Maximum number of log files: Nombre maximum de fichiers Log -Select logfile directory: +Select log file directory: Choisissez un dossier pour le fichier .log : Batch settings @@ -594,8 +609,8 @@ La ligne de commande est exécutée chaque fois que : Deletion handling Gestion des suppressions -&OK -&OK +On completion: + Configuration Configuration @@ -624,6 +639,9 @@ La ligne de commande est exécutée chaque fois que : Conflict/file cannot be categorized Conflit ou fichier indéterminé +&OK +&OK + Compare by... Comparaison par... @@ -1077,21 +1095,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... Abandon demandé : En attente de la fin de l'opération en cours... -Continue -Continuer - Pause Pause +Continue +Continuer + Cannot find %x Impossible de trouver %x Inactive Inactif -Last x hours -Dernières x heures - Today Aujourd'hui @@ -1407,12 +1422,12 @@ Exclude: \stuff\temp\* Creating file %x Création du fichier %x -Creating symbolic link %x -Création du lien symbolique %x - Creating folder %x Création du dossier %x +Creating symbolic link %x +Création du lien symbolique %x + Overwriting file %x Remplacement du fichier %x diff --git a/BUILD/Languages/german.lng b/BUILD/Languages/german.lng index 3b260354..f9491cf0 100644 --- a/BUILD/Languages/german.lng +++ b/BUILD/Languages/german.lng @@ -202,9 +202,6 @@ %x Sek. -Drag && drop -Drag && Drop - Info Info @@ -366,7 +363,7 @@ Die Befehlszeile wird ausgeführt wenn: FreeFileSync Batch Job FreeFileSync Batch-Job -Unable to create logfile! +Unable to create log file! Die Protokolldatei konnte nicht erstellt werden! Batch execution @@ -414,6 +411,24 @@ Die Befehlszeile wird ausgeführt wenn: (Requires an Internet connection!) (Eine Internetverbindung wird benötigt!) +Drag && drop +Drag && Drop + +Close progress dialog +Schließe Fortschrittsdialog + +Shut down +Herunterfahren + +Log off +Abmelden + +Standby +Energie sparen + +Hibernate +Ruhezustand + 1. &Compare 1. &Vergleichen @@ -528,9 +543,6 @@ Die Befehlszeile wird ausgeführt wenn: Filter files Dateien filtern -Error handling -Fehlerbehandlung - Left Links @@ -543,13 +555,16 @@ Die Befehlszeile wird ausgeführt wenn: Status feedback Statusrückmeldung -Run minimized -Minimiert ausführen +Show progress dialog +Zeige Fortschrittsdialog -Maximum number of logfiles: +Error handling +Fehlerbehandlung + +Maximum number of log files: Maximale Anzahl an Logdateien: -Select logfile directory: +Select log file directory: Verzeichnis für Logdatei wählen: Batch settings @@ -594,8 +609,8 @@ Die Befehlszeile wird ausgeführt wenn: Deletion handling Behandlung von Löschungen -&OK -&OK +On completion: +Nach Abschluss: Configuration Konfiguration @@ -624,6 +639,9 @@ Die Befehlszeile wird ausgeführt wenn: Conflict/file cannot be categorized Konflikt/Datei, die nicht eingeordnet werden kann +&OK +&OK + Compare by... Vergleichen nach... @@ -1077,21 +1095,18 @@ Ausschließen: \stuff\temp\* Abort requested: Waiting for current operation to finish... Abbruch initiiert: Warte, bis aktuelle Operation beendet ist... -Continue -Fortfahren - Pause Pause +Continue +Fortfahren + Cannot find %x %x wurde nicht gefunden. Inactive Inaktiv -Last x hours -Letzte x Stunden - Today Heute @@ -1407,12 +1422,12 @@ Ausschließen: \stuff\temp\* Creating file %x Erstelle Datei %x -Creating symbolic link %x -Erstelle Symbolischen Link %x - Creating folder %x Erstelle Verzeichnis %x +Creating symbolic link %x +Erstelle Symbolischen Link %x + Overwriting file %x Überschreibe Datei %x diff --git a/BUILD/Languages/greek.lng b/BUILD/Languages/greek.lng index 1b883921..83814b45 100644 --- a/BUILD/Languages/greek.lng +++ b/BUILD/Languages/greek.lng @@ -202,9 +202,6 @@ %x δ/λεπτα -Drag && drop -Μεταφορά && Απόθεση - Info Πληροφορία @@ -366,7 +363,7 @@ The command line is executed each time: FreeFileSync Batch Job FreeFileSync Δέσμη Ενεργειών -Unable to create logfile! +Unable to create log file! Δεν είναι δυνατή η δημιουργία ενός αρχείου καταγραφής! Batch execution @@ -414,6 +411,24 @@ The command line is executed each time: (Requires an Internet connection!) (Απαιτεί σύνδεση με το Internet) +Drag && drop +Μεταφορά && Απόθεση + +Close progress dialog +Κλείσιμο του παράθυρου αναφοράς + +Shut down +Τερματισμός λειτουργίας + +Log off +Αποσύνδεση + +Standby +Αναστολή λειτουργίας + +Hibernate +Αδρανοποίηση + 1. &Compare 1. &Σύγκριση @@ -528,9 +543,6 @@ The command line is executed each time: Filter files Φιλτράρισμα -Error handling -Διαχείριση σφαλμάτων - Left Αριστερά @@ -543,13 +555,16 @@ The command line is executed each time: Status feedback Αναφορά κατάστασης -Run minimized -Να εκτελεστεί ελαχιστοποιημένο +Show progress dialog +Εμφάνιση της αναφοράς προόδου -Maximum number of logfiles: +Error handling +Διαχείριση σφαλμάτων + +Maximum number of log files: Μέγιστος αριθμός αρχείων καταγραφής: -Select logfile directory: +Select log file directory: Επιλέξτε έναν κατάλογο για τα αρχεία καταγραφής: Batch settings @@ -594,8 +609,8 @@ The command line is executed each time: Deletion handling Διαχείριση των διαγραφών -&OK -&OK +On completion: +Μετά την ολοκλήρωση: Configuration Διάταξη @@ -624,6 +639,9 @@ The command line is executed each time: Conflict/file cannot be categorized Η διένεξη / το αρχείο δεν μπορεί να κατηγοριοποιηθεί +&OK +&OK + Compare by... Σύγκριση με βάση το... @@ -1077,21 +1095,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... Ζητήθηκε ματαίωση: Αναμονή για την λήξη της τρέχουσας εργασίας... -Continue -Συνέχεια - Pause Παύση +Continue +Συνέχεια + Cannot find %x Δεν μπορεί να βρεθεί το %x Inactive Ανενεργό -Last x hours -Τελευταίες x ώρες - Today Σήμερα @@ -1407,12 +1422,12 @@ Exclude: \stuff\temp\* Creating file %x Δημιουργία του αρχείου %x -Creating symbolic link %x -Δημιουργία του συμβολικού δεσμού %x - Creating folder %x Δημιουργία του υποκαταλόγου %x +Creating symbolic link %x +Δημιουργία του συμβολικού δεσμού %x + Overwriting file %x Αντικατάσταση του αρχείου %x diff --git a/BUILD/Languages/hebrew.lng b/BUILD/Languages/hebrew.lng index b15dfc56..a3d4ca3c 100644 --- a/BUILD/Languages/hebrew.lng +++ b/BUILD/Languages/hebrew.lng @@ -202,9 +202,6 @@ %x שניות -Drag && drop -גרור והשלך - Info מידע @@ -366,8 +363,8 @@ The command line is executed each time: FreeFileSync Batch Job FreeFileSync עבודת אצווה -Unable to create logfile! -לא מסוגל ליצור יומן! +Unable to create log file! +לא מסוגל ליצור קובץ יומן! Batch execution פעולת אצווה @@ -414,6 +411,24 @@ The command line is executed each time: (Requires an Internet connection!) (מחייב קישור אינטרנטי פעיל!) +Drag && drop +גרור והשלך + +Close progress dialog +סגור שיח התקדמות + +Shut down +כבה מחשב + +Log off +התנתק כמשתמש + +Standby +עבור למצב המתנה + +Hibernate +עבור למצב שינה + 1. &Compare 1. &השווה @@ -528,9 +543,6 @@ The command line is executed each time: Filter files קבצי המסנן -Error handling -טיפול בשגיאות - Left שמאל @@ -543,13 +555,16 @@ The command line is executed each time: Status feedback משוב מצב -Run minimized -הרץ במצב מוקטן +Show progress dialog +הראה שיח התקדמות -Maximum number of logfiles: +Error handling +טיפול בשגיאות + +Maximum number of log files: מספר מכסימלי של קבצי יומן -Select logfile directory: +Select log file directory: בחר מחיצה לקבצי יומן Batch settings @@ -594,8 +609,8 @@ The command line is executed each time: Deletion handling טיפול במחיקות -&OK -&אשר +On completion: +לאחר סיום: Configuration תצורה @@ -624,6 +639,9 @@ The command line is executed each time: Conflict/file cannot be categorized קונפליקט\קובץ אינו יכול לקבל סיווג +&OK +&אשר + Compare by... השווה ע"י... @@ -1077,21 +1095,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... התקבלה בקשת ביטול: מחכה לפעולה הנוכחית להסתיים... -Continue -המשך - Pause עצור +Continue +המשך + Cannot find %x לא מוצא %x Inactive בלתי פעיל -Last x hours -x שעות אחרונות - Today היום @@ -1407,12 +1422,12 @@ Exclude: \stuff\temp\* Creating file %x יוצר קובץ %x -Creating symbolic link %x -יוצר קישור סימבולי %x - Creating folder %x יוצר מחיצה %x +Creating symbolic link %x +יוצר קישור סימבולי %x + Overwriting file %x דורס קובץ %x diff --git a/BUILD/Languages/hungarian.lng b/BUILD/Languages/hungarian.lng index c21d5efd..ad9c3eb0 100644 --- a/BUILD/Languages/hungarian.lng +++ b/BUILD/Languages/hungarian.lng @@ -202,9 +202,6 @@ %x másodperc -Drag && drop -Húzd && Ejtsd - Info Információ @@ -366,7 +363,7 @@ A parancssor végrehajtódik minden alkalommal, ha: FreeFileSync Batch Job FreeFileSync kötegelt feladat -Unable to create logfile! +Unable to create log file! Nem lehet létrehozni a naplófájlt! Batch execution @@ -414,6 +411,24 @@ A parancssor végrehajtódik minden alkalommal, ha: (Requires an Internet connection!) (Internetkapcsolat szükséges!) +Drag && drop +Húzd && Ejtsd + +Close progress dialog + + +Shut down + + +Log off + + +Standby + + +Hibernate + + 1. &Compare 1. &Összehasonlítás @@ -528,9 +543,6 @@ A parancssor végrehajtódik minden alkalommal, ha: Filter files Fájlok szűrése -Error handling -Hibakezelés - Left Bal oldal @@ -543,13 +555,16 @@ A parancssor végrehajtódik minden alkalommal, ha: Status feedback Státusz visszajelzés -Run minimized -Indítás lekicsinyítve +Show progress dialog + + +Error handling +Hibakezelés -Maximum number of logfiles: +Maximum number of log files: Naplófájlok maximális száma: -Select logfile directory: +Select log file directory: Naplófájl mappájának kiválasztása: Batch settings @@ -594,8 +609,8 @@ A parancssor végrehajtódik minden alkalommal, ha: Deletion handling Törlések kezelése -&OK -&OK +On completion: + Configuration Beállítás @@ -624,6 +639,9 @@ A parancssor végrehajtódik minden alkalommal, ha: Conflict/file cannot be categorized Kategorizálhatatlan ütközések/fájlok +&OK +&OK + Compare by... Összehasonlítás @@ -1078,21 +1096,18 @@ Kizárni: \stuff\temp\* Abort requested: Waiting for current operation to finish... Megszakítási kérelem: Várakozás a folyamatban lévő művelet befejezésére... -Continue -Folytatás - Pause Szünet +Continue +Folytatás + Cannot find %x Nem található: %x Inactive Inaktív -Last x hours -Utolsó x óra - Today Mai @@ -1408,12 +1423,12 @@ Kizárni: \stuff\temp\* Creating file %x %x fájl létrehozása -Creating symbolic link %x -%x symlink létrehozása - Creating folder %x %x mappa létrehozása +Creating symbolic link %x +%x symlink létrehozása + Overwriting file %x %x fájl felülírása diff --git a/BUILD/Languages/italian.lng b/BUILD/Languages/italian.lng index 97aff271..35c4cd9c 100644 --- a/BUILD/Languages/italian.lng +++ b/BUILD/Languages/italian.lng @@ -202,9 +202,6 @@ %x sec -Drag && drop -Drag && drop - Info Info @@ -366,7 +363,7 @@ La linea di comando è eseguita ogni volta che: FreeFileSync Batch Job FreeFileSync Batch Job -Unable to create logfile! +Unable to create log file! Impossibile creaer il file di log! Batch execution @@ -414,6 +411,24 @@ La linea di comando è eseguita ogni volta che: (Requires an Internet connection!) (Richiede una connessione Internet!) +Drag && drop +Drag && drop + +Close progress dialog + + +Shut down + + +Log off + + +Standby + + +Hibernate + + 1. &Compare 1. &Compara @@ -528,9 +543,6 @@ La linea di comando è eseguita ogni volta che: Filter files Filtro dei files -Error handling -Gestione degli errori - Left Sinistra @@ -543,13 +555,16 @@ La linea di comando è eseguita ogni volta che: Status feedback Feedback di stato -Run minimized -Avvia minimizzato +Show progress dialog + -Maximum number of logfiles: -Numero massimo di logfiles: +Error handling +Gestione degli errori -Select logfile directory: +Maximum number of log files: +Numero massimo di log files: + +Select log file directory: Seleziona cartella per il file di log: Batch settings @@ -594,8 +609,8 @@ La linea di comando è eseguita ogni volta che: Deletion handling Gestione cancellazione -&OK -&OK +On completion: + Configuration Configurazione @@ -624,6 +639,9 @@ La linea di comando è eseguita ogni volta che: Conflict/file cannot be categorized Conflitti/file non possono essere categorizzati +&OK +&OK + Compare by... Compara per... @@ -1077,21 +1095,18 @@ Escludi: \stuff\temp\* Abort requested: Waiting for current operation to finish... Abbandono richiesto: in attesa della fine dell'operazione in corso... -Continue -Continua - Pause Pausa +Continue +Continua + Cannot find %x Impossibile trovare %x Inactive Inattivo -Last x hours -Ultime x ore - Today Oggi @@ -1407,12 +1422,12 @@ Escludi: \stuff\temp\* Creating file %x Creazione file %x -Creating symbolic link %x -Creazione link simbolico %x - Creating folder %x Creazione cartella %x +Creating symbolic link %x +Creazione link simbolico %x + Overwriting file %x Sovrascrittura file %x diff --git a/BUILD/Languages/japanese.lng b/BUILD/Languages/japanese.lng index b3f3e1d1..59820383 100644 --- a/BUILD/Languages/japanese.lng +++ b/BUILD/Languages/japanese.lng @@ -200,9 +200,6 @@ %x 秒. -Drag && drop -ドラッグ && ドロップ - Info 情報 @@ -346,7 +343,7 @@ The command line is executed each time: 監視を開始します... Waiting for missing directories... -見失ったディレクトリの待機中 +見失ったディレクトリの待機中... A directory input field is empty. ディレクトリが入力されていません @@ -363,7 +360,7 @@ The command line is executed each time: FreeFileSync Batch Job FreeFileSync 一括ジョブ -Unable to create logfile! +Unable to create log file! ログファイルを作成出来ません! Batch execution @@ -411,6 +408,24 @@ The command line is executed each time: (Requires an Internet connection!) (インターネット接続を必要とします!) +Drag && drop +ドラッグ && ドロップ + +Close progress dialog +進捗ダイアログを閉じる + +Shut down +シャットダウン + +Log off +ログオフ + +Standby +スタンバイ + +Hibernate +休止状態 + 1. &Compare 1. 比較(&C) @@ -525,9 +540,6 @@ The command line is executed each time: Filter files ファイルフィルター -Error handling -ハンドリングのエラー時: - Left 左側 @@ -540,13 +552,16 @@ The command line is executed each time: Status feedback 状態 フィードバック -Run minimized -最小化で起動 +Show progress dialog +進捗ダイアログを表示 -Maximum number of logfiles: +Error handling +ハンドリングのエラー時: + +Maximum number of log files: ログファイルの最大数: -Select logfile directory: +Select log file directory: ログファイルの保存先を選択: Batch settings @@ -591,8 +606,8 @@ The command line is executed each time: Deletion handling 削除の取り扱い -&OK -&OK +On completion: +完了時: Configuration 構成設定 @@ -621,6 +636,9 @@ The command line is executed each time: Conflict/file cannot be categorized 競合があるため分類できません +&OK +&OK + Compare by... 比較対象... @@ -655,7 +673,7 @@ is the same ファイルの内容 Symbolic Link handling -シンボリックリンク・リンクの取り扱い +シンボリック・リンクの取り扱い Synchronizing... 同期処理中... @@ -694,7 +712,7 @@ is the same 翻訳エラーの詳細 Published under the GNU General Public License: -Published under the GNU General Public License: +Published under the GNU General Public Licence: Ignore subsequent errors 以降のエラーを無視 @@ -805,7 +823,7 @@ Exclude: \stuff\temp\* ファイルとディレクトリのパーミッション転送(管理者権限が必要) Hidden dialogs: -ダイアログを隠す +ダイアログを隠す: Reset リセット @@ -871,7 +889,7 @@ Exclude: \stuff\temp\* カスタマイズ... Select time span... -タイムスパンを選択 +タイムスパンを選択... Auto-adjust columns 列の自動調整 @@ -1070,21 +1088,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... ユーザによる中断: 現在の処理を終了しています.. お待ちください... -Continue -続行 - Pause 一時停止 +Continue +続行 + Cannot find %x %x は見つかりません Inactive 非アクティブ -Last x hours -最後の x 時間 - Today 今日 @@ -1395,12 +1410,12 @@ Exclude: \stuff\temp\* Creating file %x ファイル %x を作成中 -Creating symbolic link %x -シンボリックリンク %x を作成中 - Creating folder %x フォルダ %x を作成中 +Creating symbolic link %x +シンボリックリンク %x を作成中 + Overwriting file %x ファイル %x を上書き中 diff --git a/BUILD/Languages/korean.lng b/BUILD/Languages/korean.lng index 653fb7e9..7e2cf645 100644 --- a/BUILD/Languages/korean.lng +++ b/BUILD/Languages/korean.lng @@ -200,9 +200,6 @@ %x초 -Drag && drop -드래그 && 드랍 (마우스로 파일 끌어다 놓기) - Info 정보 @@ -363,7 +360,7 @@ The command line is executed each time: FreeFileSync Batch Job FreeFileSync 일괄 작업 -Unable to create logfile! +Unable to create log file! 로그파일 생성을 할 수 없습니다! Batch execution @@ -411,6 +408,24 @@ The command line is executed each time: (Requires an Internet connection!) (인터넷 연결이 필요합니다!) +Drag && drop +드래그 && 드랍 (마우스로 파일 끌어다 놓기) + +Close progress dialog +프로그레스 다이얼로그 (진행창) 닫기 + +Shut down +종료 + +Log off +로그오프 + +Standby +대기 + +Hibernate +최대절전모드 + 1. &Compare 1. 비교 @@ -525,9 +540,6 @@ The command line is executed each time: Filter files 파일 필터 -Error handling -오류 발생시 : - Left 좌측 @@ -540,13 +552,16 @@ The command line is executed each time: Status feedback 상태 피드백 -Run minimized -최소화 실행 +Show progress dialog +프로그레스 다이얼로그 (진행창) 보기 + +Error handling +오류 발생시 : -Maximum number of logfiles: +Maximum number of log files: 최대 로그파일 개수 : -Select logfile directory: +Select log file directory: 로그파일 디렉토리 선택 : Batch settings @@ -591,8 +606,8 @@ The command line is executed each time: Deletion handling 삭제 처리 옵션 -&OK -&OK +On completion: +완료 : Configuration 구성 설정 @@ -621,6 +636,9 @@ The command line is executed each time: Conflict/file cannot be categorized 충돌/파일 분류 불가능 +&OK +&OK + Compare by... 대상 별 비교... @@ -1070,21 +1088,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... 사용자에 의한 작업 중단 : 현재 작업 종료 대기 중... -Continue -계속 - Pause 일시정지 +Continue +계속 + Cannot find %x %x 을(를) 찾을 수 없습니다. Inactive 비활성화 -Last x hours -최근 x 시간 - Today 오늘 @@ -1395,12 +1410,12 @@ Exclude: \stuff\temp\* Creating file %x 파일 %x 생성 중 -Creating symbolic link %x -심볼릭 링크 %x 생성 중 - Creating folder %x 폴더 %x 생성 중 +Creating symbolic link %x +심볼릭 링크 %x 생성 중 + Overwriting file %x 파일 %x 덮어쓰는 중 diff --git a/BUILD/Languages/polish.lng b/BUILD/Languages/polish.lng index 5c874c53..160573e1 100644 --- a/BUILD/Languages/polish.lng +++ b/BUILD/Languages/polish.lng @@ -204,9 +204,6 @@ %x sekund -Drag && drop -Drag && Drop - Info Info @@ -369,7 +366,7 @@ Komenda jest wykonwywana za każdym razem gdy: FreeFileSync Batch Job FreeFileSync plik wsadowy -Unable to create logfile! +Unable to create log file! Nie można utworzyć pliku z logami! Batch execution @@ -417,6 +414,24 @@ Komenda jest wykonwywana za każdym razem gdy: (Requires an Internet connection!) (Wymaga połączenia z Internetem!) +Drag && drop +Drag && Drop + +Close progress dialog + + +Shut down + + +Log off + + +Standby + + +Hibernate + + 1. &Compare 1. &Porównaj @@ -531,9 +546,6 @@ Komenda jest wykonwywana za każdym razem gdy: Filter files Filtruj pliki -Error handling -Obsługa błędów - Left Lewy @@ -546,13 +558,16 @@ Komenda jest wykonwywana za każdym razem gdy: Status feedback Opinia statusu -Run minimized -Uruchom zminimalizowane +Show progress dialog + -Maximum number of logfiles: +Error handling +Obsługa błędów + +Maximum number of log files: Maksymalna liczba plików z logami: -Select logfile directory: +Select log file directory: Wybierz katalog z logami: Batch settings @@ -597,8 +612,8 @@ Komenda jest wykonwywana za każdym razem gdy: Deletion handling Obsługa usuwania -&OK -&OK +On completion: + Configuration Konfiguracja @@ -627,6 +642,9 @@ Komenda jest wykonwywana za każdym razem gdy: Conflict/file cannot be categorized Konflikt/plik nie może zostać skategoryzowany +&OK +&OK + Compare by... Porównaj przez... @@ -1084,21 +1102,18 @@ Wyklucz: \moje\temp\* Abort requested: Waiting for current operation to finish... Żądanie przerwania: Czekaj na koniec aktualnie wykonywanego zadania... -Continue -Kontynuuj - Pause Pauza +Continue +Kontynuuj + Cannot find %x Nie można znaleźć %x Inactive Nieaktywny -Last x hours -Ostatnie x godzin - Today Dzisiaj @@ -1419,12 +1434,12 @@ Wyklucz: \moje\temp\* Creating file %x Tworzenie pliku %x -Creating symbolic link %x -Tworzenie dowiązania symbolicznego %x - Creating folder %x Tworzenie folderu %x +Creating symbolic link %x +Tworzenie dowiązania symbolicznego %x + Overwriting file %x Nadpisywanie pliku %x diff --git a/BUILD/Languages/portuguese.lng b/BUILD/Languages/portuguese.lng index a108cdc3..53199fe0 100644 --- a/BUILD/Languages/portuguese.lng +++ b/BUILD/Languages/portuguese.lng @@ -202,9 +202,6 @@ %x segs -Drag && drop -Arrastar && Largar - Info Info @@ -366,7 +363,7 @@ A linha de comandos é executada cada vez que: FreeFileSync Batch Job FreeFileSync ficheiro batch -Unable to create logfile! +Unable to create log file! Não é possível criar ficheiro log! Batch execution @@ -414,6 +411,24 @@ A linha de comandos é executada cada vez que: (Requires an Internet connection!) (Necessita acesso à Internet!) +Drag && drop +Arrastar && Largar + +Close progress dialog +Fechar diálogo de progresso + +Shut down +Desligar + +Log off +Terminar sessão + +Standby +Standby + +Hibernate +Hibernar + 1. &Compare 1. &Comparar @@ -528,9 +543,6 @@ A linha de comandos é executada cada vez que: Filter files Filtrar ficheiros -Error handling -Controlador de erros - Left Esquerda @@ -543,13 +555,16 @@ A linha de comandos é executada cada vez que: Status feedback Retorno de estado -Run minimized -Correr minimizado +Show progress dialog +Mostrar diálogo de progresso -Maximum number of logfiles: +Error handling +Controlador de erros + +Maximum number of log files: Número máximo de ficheiros log: -Select logfile directory: +Select log file directory: Selecione directório para ficheiro log: Batch settings @@ -571,7 +586,7 @@ A linha de comandos é executada cada vez que: Identify and propagate changes on both sides using a database. Deletions, renaming and conflicts are detected automatically. - +Identificar e propagar mudanças em ambos os lados utilizando base de dados. Eliminar, renomear e conflitos são detetados automaticamente. Mirror ->> Espelhar ->> @@ -594,8 +609,8 @@ A linha de comandos é executada cada vez que: Deletion handling Controlo eliminação -&OK -&OK +On completion: +Ao concluir: Configuration Configuração @@ -624,6 +639,9 @@ A linha de comandos é executada cada vez que: Conflict/file cannot be categorized Ficheiro/conflito não pode ser categorizado +&OK +&OK + Compare by... Comparar por... @@ -792,7 +810,7 @@ Excluir: \stuff\temp\* Copia ficheiro transacional Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. - +Escrever para um ficheiro temporário (*.ffs_tmp) primeiro, depois renomear. Isto garante consistência mesmo em caso de erro fatal. Copy locked files Copiar ficheiros bloqueados @@ -879,16 +897,16 @@ Excluir: \stuff\temp\* Auto ajustar colunas Icon size: - +Tamanho ícone: Small - +Pequeno Medium - +Médio Large - +Grande Include all rows Incluir todas as linhas @@ -1008,7 +1026,7 @@ Excluir: \stuff\temp\* Use Comparar antes da primeira sincronização! Comma separated list -Lista de itens separados por virgula +Lista de itens separados por virgulas Legend Legenda @@ -1076,21 +1094,18 @@ Excluir: \stuff\temp\* Abort requested: Waiting for current operation to finish... Abortar pedido: À espera do fim da operação atual... -Continue -Continuar - Pause Pausa +Continue +Continuar + Cannot find %x Não é possível descobrir %x Inactive Inactivo -Last x hours -Demora x horas - Today Hoje @@ -1353,10 +1368,10 @@ Excluir: \stuff\temp\* Eliminar ficheiro/pasta à direita Move file on left - +Mover ficheiro à esquerda Move file on right - +Mover ficheiro à direita Overwrite left file/folder with right one Substituir ficheiro/pasta da esquerda (pelo da direita) @@ -1406,12 +1421,12 @@ Excluir: \stuff\temp\* Creating file %x Criar ficheiro %x -Creating symbolic link %x -Criar link simbólico %x - Creating folder %x Criar pasta %x +Creating symbolic link %x +Criar link simbólico %x + Overwriting file %x Substituir ficheiro %x diff --git a/BUILD/Languages/portuguese_br.lng b/BUILD/Languages/portuguese_br.lng index b6ec4d95..030258d4 100644 --- a/BUILD/Languages/portuguese_br.lng +++ b/BUILD/Languages/portuguese_br.lng @@ -202,9 +202,6 @@ %x seg -Drag && drop -Arrastar && Soltar - Info Informações @@ -366,7 +363,7 @@ A linha de comando é executada cada vez que: FreeFileSync Batch Job FreeFileSync Arquivo batch -Unable to create logfile! +Unable to create log file! Não foi possível criar arquivo de log! Batch execution @@ -414,6 +411,24 @@ A linha de comando é executada cada vez que: (Requires an Internet connection!) (Requer conexão com a Internet!) +Drag && drop +Arrastar && Soltar + +Close progress dialog + + +Shut down + + +Log off + + +Standby + + +Hibernate + + 1. &Compare 1. C&omparar @@ -528,9 +543,6 @@ A linha de comando é executada cada vez que: Filter files Filtrar arquivos -Error handling -Tratamento de erros - Left Esquerda @@ -543,13 +555,16 @@ A linha de comando é executada cada vez que: Status feedback Informação do Status -Run minimized -Executar minimizado +Show progress dialog + -Maximum number of logfiles: +Error handling +Tratamento de erros + +Maximum number of log files: Número máximo de arquivos de log: -Select logfile directory: +Select log file directory: Escolha um diretório para salvar o arquivo de log: Batch settings @@ -594,8 +609,8 @@ A linha de comando é executada cada vez que: Deletion handling Tratamento da exclusão -&OK -&OK +On completion: + Configuration Configuração @@ -624,6 +639,9 @@ A linha de comando é executada cada vez que: Conflict/file cannot be categorized Conflito/arquivo não pode ser categorizado +&OK +&OK + Compare by... Comparar por... @@ -1077,21 +1095,18 @@ Excluir: \stuff\temp\* Abort requested: Waiting for current operation to finish... Cancelar solicitado: Esperando fim da operação... -Continue -Continuar - Pause Pausar +Continue +Continuar + Cannot find %x Não foi possível encontrar %x Inactive Inativo -Last x hours -Últimas x horas - Today Hoje @@ -1407,12 +1422,12 @@ Excluir: \stuff\temp\* Creating file %x Criando arquivo %x -Creating symbolic link %x -Criando link simbólico %x - Creating folder %x Criando pasta %x +Creating symbolic link %x +Criando link simbólico %x + Overwriting file %x Substituindo arquivo %x diff --git a/BUILD/Languages/romanian.lng b/BUILD/Languages/romanian.lng index c7b8958c..3cb1f53a 100644 --- a/BUILD/Languages/romanian.lng +++ b/BUILD/Languages/romanian.lng @@ -86,7 +86,7 @@ Este arătat un popîc Show pop-up on errors or warnings -Se afișează o fereastră popîc [popup] la erori sau avertizări +Va fi afișată o fereastră popîc [popup] la erori sau avertizări Ignore errors Erorile sînt ignorate @@ -204,9 +204,6 @@ %x de sec -Drag && drop -Trage și pune un dosar peste compartimentul de mai jos sau selectează-l cu butonul de explorare - Info Informații @@ -369,7 +366,7 @@ Linia de comandă este executată de fiecare dată cînd: FreeFileSync Batch Job Sarcină cu set de comenzi FreeFileSync -Unable to create logfile! +Unable to create log file! Fila jurnal nu poate fi creată! Batch execution @@ -417,6 +414,24 @@ Linia de comandă este executată de fiecare dată cînd: (Requires an Internet connection!) (Necesită o conexiune la internet!) +Drag && drop +Trage și pune un dosar peste compartimentul de mai jos sau folosește butonul de explorare + +Close progress dialog +Închide Fereastra cu Progresul Sincronizării + +Shut down +Închide Calculatorul [Shut down] + +Log off +Deloghează Utilizatorul [Log off] + +Standby +Pune Calculatorul în Stare de Veghe [Stand-by] + +Hibernate +Pune Calculatorul în Hibernare + 1. &Compare 1. &Compară @@ -531,9 +546,6 @@ Linia de comandă este executată de fiecare dată cînd: Filter files Filtru de Elemente -Error handling -Gestionarea Erorilor - Left Stînga @@ -546,13 +558,16 @@ Linia de comandă este executată de fiecare dată cînd: Status feedback Afișarea Stării -Run minimized -Rulare minimizată +Show progress dialog +Arată caseta de dialog cu progresul + +Error handling +Gestionarea Erorilor -Maximum number of logfiles: +Maximum number of log files: Numărul maxim de file jurnal: -Select logfile directory: +Select log file directory: Selectează un dosar pentru fila .log: Batch settings @@ -597,8 +612,8 @@ Linia de comandă este executată de fiecare dată cînd: Deletion handling Gestionarea Ștergerii -&OK -&OK +On completion: +La Terminare: Configuration Configurație @@ -627,6 +642,9 @@ Linia de comandă este executată de fiecare dată cînd: Conflict/file cannot be categorized Conflictul de file nu poate fi inclus într-o anumită categorie +&OK +&OK + Compare by... Compară după: @@ -829,7 +847,7 @@ Excluse: \stuff\temp\* Varianta Sincronizării Statistics -Statis. +Statistici Find what: Găsește Asta: @@ -1084,21 +1102,18 @@ Excluse: \stuff\temp\* Abort requested: Waiting for current operation to finish... Abandonare solicitată: Se așteaptă terminarea operației în curs... -Continue -Continuă - Pause Pauzează +Continue +Continuă + Cannot find %x Nu pot găsi %x Inactive Dezactivat -Last x hours -Ultimele x ore - Today Azi @@ -1180,16 +1195,16 @@ Excluse: \stuff\temp\* Ștergere definitivă Delete or overwrite files permanently -Filele sînt șterse sau suprascrise în mod definitiv +Filele sînt șterse sau suprascrise în mod definitiv, fără a mai putea fi recuperate Use Recycle Bin when deleting or overwriting files -Se folosește Reciclatorul [Recycle Bin] cu ocazia ștergerii sau suprascrierii filelor +Filele șterse sau suprascrise sînt puse în Reciclator [Recycle Bin], de unde pot fi recuperate la nevoie Versioning Versionare Move files into a time-stamped subdirectory -Filele sînt mutate într-un subdosar cu marcaj de timp +Filele sînt mutate într-un subdosar special cu marcaj de timp %x TB %x TB @@ -1419,12 +1434,12 @@ Excluse: \stuff\temp\* Creating file %x Creez fila %x -Creating symbolic link %x -Creez legătura simbolică %x - Creating folder %x Creez dosarul %x +Creating symbolic link %x +Creez legătura simbolică %x + Overwriting file %x Suprascriu fila %x diff --git a/BUILD/Languages/russian.lng b/BUILD/Languages/russian.lng index 75da2588..6ea76175 100644 --- a/BUILD/Languages/russian.lng +++ b/BUILD/Languages/russian.lng @@ -204,9 +204,6 @@ %x секунд -Drag && drop -Drag && drop - Info Информация @@ -369,7 +366,7 @@ The command line is executed each time: FreeFileSync Batch Job Пакетное задание FreeFileSync -Unable to create logfile! +Unable to create log file! Невозможно создать лог-файл! Batch execution @@ -417,6 +414,24 @@ The command line is executed each time: (Requires an Internet connection!) (требуется подключение к Интернету!) +Drag && drop +Drag && drop + +Close progress dialog +Закрыть окно процесса + +Shut down +Выключить компьютер + +Log off +Выйти из системы (разлогиниться) + +Standby +Перейти в оджидание + +Hibernate +Гибернация + 1. &Compare 1. &Сравнить @@ -534,9 +549,6 @@ The command line is executed each time: Filter files Фильтр файлов -Error handling -Обработка ошибок - Left Слева @@ -549,13 +561,16 @@ The command line is executed each time: Status feedback Статус обратной связи -Run minimized -Запустить свернутым +Show progress dialog +Показать диалог (окно) прогресса -Maximum number of logfiles: +Error handling +Обработка ошибок + +Maximum number of log files: Максимальное количество лог-файлов: -Select logfile directory: +Select log file directory: Выберите папку для лог-файлов: Batch settings @@ -571,7 +586,7 @@ The command line is executed each time: &Отмена Select variant: -Выберите вариант: +Варианты синхронизации <Автоматический> @@ -600,8 +615,8 @@ The command line is executed each time: Deletion handling Настройки удаления -&OK -&OK +On completion: +По окончании работы Configuration Настройки @@ -630,6 +645,9 @@ The command line is executed each time: Conflict/file cannot be categorized Конфликт/файл не может быть отнесен к какой-либо категории +&OK +&OK + Compare by... Критерии сравнения @@ -854,10 +872,10 @@ Exclude: \stuff\temp\* Выберите направление: Exclude temporarily -Исключить +Временно исключить Include temporarily -Включить +Временно включить Exclude via filter: Исключить через фильтр: @@ -1082,21 +1100,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... Запрос отмены: Ожидайте, пока текущая операция завершится... -Continue -Продолжить - Pause Пауза +Continue +Продолжить + Cannot find %x Невозможно найти %x Inactive --- -Last x hours -посление x часов - Today сегодня @@ -1423,12 +1438,12 @@ Exclude: \stuff\temp\* Creating file %x Создание файла %x -Creating symbolic link %x -Создание символьной ссылки %x - Creating folder %x Создание папки %x +Creating symbolic link %x +Создание символьной ссылки %x + Overwriting file %x Перезапись файла %x diff --git a/BUILD/Languages/slovenian.lng b/BUILD/Languages/slovenian.lng index 4e6683db..ca75f4a4 100644 --- a/BUILD/Languages/slovenian.lng +++ b/BUILD/Languages/slovenian.lng @@ -206,9 +206,6 @@ %x sek -Drag && drop -Povleci && spusti - Info Info @@ -372,7 +369,7 @@ Ukazna vrstica se izvrši vsakič ko: FreeFileSync Batch Job FreeFileSync Paketno opravilo -Unable to create logfile! +Unable to create log file! Ne morem ustvariti datoteko za beleženje! Batch execution @@ -420,6 +417,24 @@ Ukazna vrstica se izvrši vsakič ko: (Requires an Internet connection!) (Zahteva povezavo z Internetom!) +Drag && drop +Povleci && spusti + +Close progress dialog +Zapri pogovorno okno z napredkom + +Shut down +Ugasni + +Log off +Odjavi + +Standby +V pripravljenost + +Hibernate +Hibernacija + 1. &Compare 1. &Primerjaj @@ -534,9 +549,6 @@ Ukazna vrstica se izvrši vsakič ko: Filter files Filtriraj datoteke -Error handling -Napaka pri obravnavanju - Left Levo @@ -549,13 +561,16 @@ Ukazna vrstica se izvrši vsakič ko: Status feedback Povratne informacije statusa -Run minimized -Poženi pomanjšano +Show progress dialog +Prikazuj pogovorno okno z napredkom -Maximum number of logfiles: +Error handling +Napaka pri obravnavanju + +Maximum number of log files: Maksimalno število datotek beleženja: -Select logfile directory: +Select log file directory: Izberite imenik za datoteko beleženja: Batch settings @@ -600,8 +615,8 @@ Ukazna vrstica se izvrši vsakič ko: Deletion handling Ravnanje pri brisanju -&OK -&V redu +On completion: +Ob zaključku: Configuration Konfiguracija @@ -630,6 +645,9 @@ Ukazna vrstica se izvrši vsakič ko: Conflict/file cannot be categorized Spor/datoteka ne more biti kategorizirana +&OK +&V redu + Compare by... Primerjaj po... @@ -1091,21 +1109,18 @@ Izključi: \stuff\temp\* Abort requested: Waiting for current operation to finish... Zahtevana je bila prekinitev: čakam, da se zaključi trenutna operacija... -Continue -Nadaljuj - Pause Premor +Continue +Nadaljuj + Cannot find %x Ne najdem %x Inactive Neaktivno -Last x hours -Zadnjih x ur - Today Danes @@ -1431,12 +1446,12 @@ Izključi: \stuff\temp\* Creating file %x Ustvarjam datoteko %x -Creating symbolic link %x -Ustvarjam simbolično povezavo %x - Creating folder %x Ustvarjam mapo %x +Creating symbolic link %x +Ustvarjam simbolično povezavo %x + Overwriting file %x Prepisujem datoteko %x diff --git a/BUILD/Languages/spanish.lng b/BUILD/Languages/spanish.lng index 574aeca1..cd91438f 100644 --- a/BUILD/Languages/spanish.lng +++ b/BUILD/Languages/spanish.lng @@ -202,9 +202,6 @@ %x segundos -Drag && drop -Arrastrar y soltar - Info Info @@ -366,7 +363,7 @@ La línea de comandos se ejecuta cada vez: FreeFileSync Batch Job Tarea batch de FreeFileSync -Unable to create logfile! +Unable to create log file! ¡Incapaz de crear un archivo de registro! Batch execution @@ -414,6 +411,24 @@ La línea de comandos se ejecuta cada vez: (Requires an Internet connection!) (¡Conexión a Internet necesaria!) +Drag && drop +Arrastrar y soltar + +Close progress dialog +Cerrar diálogo de progreso + +Shut down +Apagar + +Log off +Finalizar sesión + +Standby +Suspender + +Hibernate +Hibernar + 1. &Compare 1. &Comparar @@ -528,9 +543,6 @@ La línea de comandos se ejecuta cada vez: Filter files Filtrar archivos -Error handling -Gestión de errores - Left Izquierda @@ -543,13 +555,16 @@ La línea de comandos se ejecuta cada vez: Status feedback Status feedback -Run minimized -Ejectuar minimizado +Show progress dialog +Mostrar diálogo de progreso -Maximum number of logfiles: +Error handling +Gestión de errores + +Maximum number of log files: Número máximo de archivos de registro: -Select logfile directory: +Select log file directory: Seleccione directorio para el archivo de registro: Batch settings @@ -594,8 +609,8 @@ La línea de comandos se ejecuta cada vez: Deletion handling Gestión de borrado -&OK -&OK +On completion: +Al completarse: Configuration Configuración @@ -624,6 +639,9 @@ La línea de comandos se ejecuta cada vez: Conflict/file cannot be categorized Conflicto/el achivo no puede ser categorizado +&OK +&OK + Compare by... Comparar por... @@ -826,7 +844,7 @@ Excluir: \stuff\temp\* Tipo Statistics -Estadística +Estadísticas Find what: Buscar: @@ -847,7 +865,7 @@ Excluir: \stuff\temp\* Pares de carpetas Select view -Sellecione vista +Seleccione vista Set direction: Indicar dirección: @@ -1077,21 +1095,18 @@ Excluir: \stuff\temp\* Abort requested: Waiting for current operation to finish... Solicitud de aborto: Esperando a que la operación actual finalice... -Continue -Continuar - Pause Pausa +Continue +Continuar + Cannot find %x No se puede encontrar %x Inactive Inactivo -Last x hours -Últimas x horas - Today Hoy @@ -1407,12 +1422,12 @@ Excluir: \stuff\temp\* Creating file %x Creando archivo %x -Creating symbolic link %x -Creando enlace simbólico %x - Creating folder %x Creando carpeta %x +Creating symbolic link %x +Creando enlace simbólico %x + Overwriting file %x Sobreescribir archivo %x diff --git a/BUILD/Languages/swedish.lng b/BUILD/Languages/swedish.lng index 07d20948..aad97208 100644 --- a/BUILD/Languages/swedish.lng +++ b/BUILD/Languages/swedish.lng @@ -202,9 +202,6 @@ %x sek -Drag && drop -Dra && släpp - Info Info @@ -366,7 +363,7 @@ Kommandot verkställes när: FreeFileSync Batch Job FreeFileSync Batch-jobb -Unable to create logfile! +Unable to create log file! Kan inte skapa loggfil! Batch execution @@ -414,6 +411,24 @@ Kommandot verkställes när: (Requires an Internet connection!) (Kräver Internetuppkoppling!) +Drag && drop +Dra && släpp + +Close progress dialog +Stäng förloppsindikator + +Shut down +Stäng av datorn + +Log off +Logga ut + +Standby +Strömsparläge + +Hibernate +Viloläge + 1. &Compare 1. &Jämför @@ -528,9 +543,6 @@ Kommandot verkställes när: Filter files Undantag -Error handling -Felhantering - Left Vänster @@ -543,13 +555,16 @@ Kommandot verkställes när: Status feedback Status -Run minimized -Kör minimerad +Show progress dialog +Visa förloppsindikator -Maximum number of logfiles: +Error handling +Felhantering + +Maximum number of log files: Max antal loggfiler: -Select logfile directory: +Select log file directory: Välj loggfilskatalog: Batch settings @@ -594,8 +609,8 @@ Kommandot verkställes när: Deletion handling Borttagning -&OK -&OK +On completion: +Vid slutfört: Configuration Inställningar @@ -624,6 +639,9 @@ Kommandot verkställes när: Conflict/file cannot be categorized Konflikt/Fil kan inte kategoriseras +&OK +&OK + Compare by... Jämför... @@ -1077,21 +1095,18 @@ Undanta: \stuff\temp\* Abort requested: Waiting for current operation to finish... Avbryter: Väntar på att aktuell process skall slutföras... -Continue -Fortsätt - Pause Paus +Continue +Fortsätt + Cannot find %x Kan inte hitta %x Inactive Inaktiv -Last x hours -Senaste x timmarna - Today Idag @@ -1407,12 +1422,12 @@ Undanta: \stuff\temp\* Creating file %x Skapar fil %x -Creating symbolic link %x -Skapar den symboliska länken %x - Creating folder %x Skapar katalog %x +Creating symbolic link %x +Skapar den symboliska länken %x + Overwriting file %x Skriver över filen %x diff --git a/BUILD/Languages/turkish.lng b/BUILD/Languages/turkish.lng index 2e0622d4..928ccde4 100644 --- a/BUILD/Languages/turkish.lng +++ b/BUILD/Languages/turkish.lng @@ -202,9 +202,6 @@ %x saniye -Drag && drop -Klasör ya da dosyaları buraya sürükleyip bırakabilirsiniz - Info Bilgi @@ -366,7 +363,7 @@ Her seferinde çalıştırılacak komut satırı: FreeFileSync Batch Job FreeFileSync Toplu İşi -Unable to create logfile! +Unable to create log file! Günlük dosyası oluşturulamıyor! Batch execution @@ -414,6 +411,24 @@ Her seferinde çalıştırılacak komut satırı: (Requires an Internet connection!) (İnternet bağlantısı gereklidir!) +Drag && drop +Klasör ya da dosyaları buraya sürükleyip bırakabilirsiniz + +Close progress dialog +İşlem penceresini kapat + +Shut down +Bilgisayarı kapat + +Log off +Oturumu kapat + +Standby +Uykuya dal + +Hibernate +Hazırda beklet + 1. &Compare 1. &Karşılaştır @@ -526,10 +541,7 @@ Her seferinde çalıştırılacak komut satırı: Yardım Filter files -Dosya süzgeci - -Error handling -Hata olursa: +Dosyaları süz Left Sol @@ -543,13 +555,16 @@ Her seferinde çalıştırılacak komut satırı: Status feedback Durum geri bildirimi -Run minimized -Görev çubuğunda başlat +Show progress dialog +İşlem penceresini göster -Maximum number of logfiles: +Error handling +Hata olursa: + +Maximum number of log files: Tutulacak en fazla günlük dosyası sayısı: -Select logfile directory: +Select log file directory: Kayıt dosyası klasörü: Batch settings @@ -571,13 +586,13 @@ Her seferinde çalıştırılacak komut satırı: Identify and propagate changes on both sides using a database. Deletions, renaming and conflicts are detected automatically. -İki yandaki değişiklikleri bir veritabanı kullanarak belirle ve sakla. Silme, yeniden adlandırma ve çakışma işlemleri kendiliğinden algılanır. +İki yandaki değişiklikleri bir veritabanı kullanarak belirler ve sakla. Silme, yeniden adlandırma ve çakışma işlemleri kendiliğinden algılanır. Mirror ->> Yansı ->> Mirror backup of left folder. Right folder is modified to exactly match left folder after synchronization. -Sol klasörün yansı yedeği. Eşleştirmeden sonra sağ klasör, sol klasörün tamamen aynısı olacak. +Sol klasörün yansı yedeği. Eşleştirmeden sonra sağ klasör, sol klasörün tamamen aynısı olur. Update -> Güncelle -> @@ -594,8 +609,8 @@ Her seferinde çalıştırılacak komut satırı: Deletion handling Silme eyleminde: -&OK -&Tamam +On completion: +İşlem tamamlandığında: Configuration Yapılandırma @@ -624,6 +639,9 @@ Her seferinde çalıştırılacak komut satırı: Conflict/file cannot be categorized Çatışma/dosya kategorize edilemedi +&OK +&Tamam + Compare by... Karşılaştırma ölçütünü seçin: @@ -1077,21 +1095,18 @@ Katma: \stuff\temp\* Abort requested: Waiting for current operation to finish... Vazgeçildi: Yürürlükteki işlemin bitmesi bekleniyor... -Continue -Devam et - Pause Duraklat +Continue +Devam et + Cannot find %x %x bulunamadı Inactive Devre dışı -Last x hours -Son x saat - Today Bugün @@ -1407,12 +1422,12 @@ Katma: \stuff\temp\* Creating file %x %x dosyası oluşturuluyor -Creating symbolic link %x -%x sembolik bağlantısı oluşturuluyor - Creating folder %x %x klasörü oluşturuluyor +Creating symbolic link %x +%x sembolik bağlantısı oluşturuluyor + Overwriting file %x %x dosyasının üzerine yazılıyor diff --git a/BUILD/Languages/ukrainian.lng b/BUILD/Languages/ukrainian.lng index cfe7e92d..ec580568 100644 --- a/BUILD/Languages/ukrainian.lng +++ b/BUILD/Languages/ukrainian.lng @@ -204,9 +204,6 @@ %x сек -Drag && drop -Drag && drop - Info Інформація @@ -369,7 +366,7 @@ The command line is executed each time: FreeFileSync Batch Job Пакетне завдання FreeFileSync -Unable to create logfile! +Unable to create log file! Не можна створити лог-файл! Batch execution @@ -417,6 +414,24 @@ The command line is executed each time: (Requires an Internet connection!) (Необхідне підключення до Інтернету!) +Drag && drop +Drag && drop + +Close progress dialog +Закрити вікно прогресу + +Shut down +Вимкнути комп'ютер + +Log off +Вилогувати + +Standby +Сплячий режим + +Hibernate +Гібернація + 1. &Compare 1. &Порівняти @@ -534,9 +549,6 @@ The command line is executed each time: Filter files Фільтр файлів -Error handling -Обробка помилок - Left Ліворуч @@ -549,13 +561,16 @@ The command line is executed each time: Status feedback Статус оберненого зв’язку -Run minimized -Запустити згорнутим +Show progress dialog +Показувати вікно прогресу -Maximum number of logfiles: +Error handling +Обробка помилок + +Maximum number of log files: Максимальна кількість лог-файлів: -Select logfile directory: +Select log file directory: Виберіть каталог для лог-файлів: Batch settings @@ -600,8 +615,8 @@ The command line is executed each time: Deletion handling Налаштування вилучення -&OK -&OK +On completion: +Закінчивши: Configuration Налаштування @@ -630,6 +645,9 @@ The command line is executed each time: Conflict/file cannot be categorized Не можна категоризувати конфлікт/файл +&OK +&OK + Compare by... Критерії порівнювання @@ -1072,7 +1090,7 @@ Exclude: \stuff\temp\* Порівнювання вмісту... Paused -Ппризупинено +Призупинено Aborted Перервано @@ -1083,21 +1101,18 @@ Exclude: \stuff\temp\* Abort requested: Waiting for current operation to finish... Запит переривання: В очікуванні завершення поточної операції... -Continue -Далі - Pause Пауза +Continue +Далі + Cannot find %x Не можна знайти %x Inactive Неактивний -Last x hours -Останні x годин - Today Сьогодні @@ -1421,12 +1436,12 @@ Exclude: \stuff\temp\* Creating file %x Створення файлу %x -Creating symbolic link %x -Створення символьного посилання %x - Creating folder %x Створення папки %x +Creating symbolic link %x +Створення символьного посилання %x + Overwriting file %x Перезапис файлу %x diff --git a/BUILD/Resources.zip b/BUILD/Resources.zip index 41b492ba..1b37e7b1 100644 Binary files a/BUILD/Resources.zip and b/BUILD/Resources.zip differ -- cgit