From 88a8b528e20013c0aa3cc6bcd9659b0b5ddd9170 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:20:07 +0200 Subject: 5.4 --- BUILD/Changelog.txt | 27 +++ BUILD/FreeFileSync.chm | Bin 663954 -> 667858 bytes BUILD/Help/FreeFileSync.hhp | 27 +-- BUILD/Help/Table of Contents.hhc | 28 +-- BUILD/Help/html/Backup Strategies.html | 67 ++++++ BUILD/Help/html/BackupStrategy.html | 68 ------ BUILD/Help/html/Batch Scripting.html | 112 ++++----- BUILD/Help/html/Compare by File Size.html | 44 ++++ BUILD/Help/html/CompareFileSize.html | 46 ---- BUILD/Help/html/Comparison Settings.html | 165 +++++++++++++ BUILD/Help/html/ComparisonSettings.html | 164 ------------- BUILD/Help/html/Daylight Saving Time.html | 80 +++++++ BUILD/Help/html/DaylightSavingTime.html | 80 ------- BUILD/Help/html/Exclude Items.html | 107 +++++++++ BUILD/Help/html/ExcludeSubfolder.html | 102 -------- BUILD/Help/html/External Applications.html | 74 ++++++ BUILD/Help/html/ExternalApp.html | 76 ------ BUILD/Help/html/FreeFileSync.html | 24 +- BUILD/Help/html/Ftp.html | 78 ------ BUILD/Help/html/Links.html | 10 +- BUILD/Help/html/Macros.html | 12 +- BUILD/Help/html/RealtimeSync.html | 57 +++-- BUILD/Help/html/Run as Service.html | 136 +++++++++++ BUILD/Help/html/RunAsService.html | 140 ----------- BUILD/Help/html/Schedule a Batch Job.html | 129 ++++++++++ BUILD/Help/html/ScheduleBatch.html | 131 ---------- BUILD/Help/html/SendMail.html | 56 ----- BUILD/Help/html/ShadowCopy.html | 66 ----- BUILD/Help/html/Synchronize with FTP.html | 80 +++++++ BUILD/Help/html/Variable Drive Letters.html | 68 ++++++ BUILD/Help/html/VariableDrive.html | 69 ------ BUILD/Help/html/Volume Shadow Copy.html | 62 +++++ BUILD/Help/img/MainDialog.png | Bin 75788 -> 75443 bytes BUILD/Help/img/RealtimeSync.png | Bin 32699 -> 42122 bytes BUILD/Help/img/SetupBatch.png | Bin 35821 -> 31640 bytes BUILD/Help/img/SourceTarget.png | Bin 4857 -> 4736 bytes BUILD/Help/img/WatchUsbInsert.png | Bin 34801 -> 35572 bytes BUILD/HideConsole.vbs | 17 ++ BUILD/Languages/chinese_simple.lng | 337 ++++++++++++-------------- BUILD/Languages/chinese_traditional.lng | 287 ++++++++++------------ BUILD/Languages/croatian.lng | 307 +++++++++++------------- BUILD/Languages/czech.lng | 293 ++++++++++------------- BUILD/Languages/danish.lng | 305 +++++++++++------------- BUILD/Languages/dutch.lng | 303 ++++++++++------------- BUILD/Languages/english_uk.lng | 302 ++++++++++------------- BUILD/Languages/finnish.lng | 318 +++++++++++-------------- BUILD/Languages/french.lng | 305 +++++++++++------------- BUILD/Languages/german.lng | 353 ++++++++++++--------------- BUILD/Languages/greek.lng | 299 ++++++++++------------- BUILD/Languages/hebrew.lng | 294 ++++++++++------------- BUILD/Languages/hungarian.lng | 293 ++++++++++------------- BUILD/Languages/italian.lng | 304 ++++++++++------------- BUILD/Languages/japanese.lng | 303 ++++++++++------------- BUILD/Languages/korean.lng | 297 ++++++++++------------- BUILD/Languages/lithuanian.lng | 315 +++++++++++------------- BUILD/Languages/norwegian.lng | 277 +++++++++------------ BUILD/Languages/polish.lng | 275 +++++++++------------ BUILD/Languages/portuguese.lng | 305 +++++++++++------------- BUILD/Languages/portuguese_br.lng | 353 ++++++++++++--------------- BUILD/Languages/romanian.lng | 300 ++++++++++------------- BUILD/Languages/russian.lng | 307 ++++++++++-------------- BUILD/Languages/slovenian.lng | 307 +++++++++++------------- BUILD/Languages/spanish.lng | 289 ++++++++++------------ BUILD/Languages/swedish.lng | 357 +++++++++++++--------------- BUILD/Languages/turkish.lng | 295 ++++++++++------------- BUILD/Languages/ukrainian.lng | 308 +++++++++++------------- BUILD/Resources.zip | Bin 272579 -> 268638 bytes BUILD/RunSilent.vbs | 17 -- BUILD/Sync_Complete.wav | Bin 364076 -> 364076 bytes 69 files changed, 4916 insertions(+), 6091 deletions(-) create mode 100644 BUILD/Help/html/Backup Strategies.html delete mode 100644 BUILD/Help/html/BackupStrategy.html create mode 100644 BUILD/Help/html/Compare by File Size.html delete mode 100644 BUILD/Help/html/CompareFileSize.html create mode 100644 BUILD/Help/html/Comparison Settings.html delete mode 100644 BUILD/Help/html/ComparisonSettings.html create mode 100644 BUILD/Help/html/Daylight Saving Time.html delete mode 100644 BUILD/Help/html/DaylightSavingTime.html create mode 100644 BUILD/Help/html/Exclude Items.html delete mode 100644 BUILD/Help/html/ExcludeSubfolder.html create mode 100644 BUILD/Help/html/External Applications.html delete mode 100644 BUILD/Help/html/ExternalApp.html delete mode 100644 BUILD/Help/html/Ftp.html create mode 100644 BUILD/Help/html/Run as Service.html delete mode 100644 BUILD/Help/html/RunAsService.html create mode 100644 BUILD/Help/html/Schedule a Batch Job.html delete mode 100644 BUILD/Help/html/ScheduleBatch.html delete mode 100644 BUILD/Help/html/SendMail.html delete mode 100644 BUILD/Help/html/ShadowCopy.html create mode 100644 BUILD/Help/html/Synchronize with FTP.html create mode 100644 BUILD/Help/html/Variable Drive Letters.html delete mode 100644 BUILD/Help/html/VariableDrive.html create mode 100644 BUILD/Help/html/Volume Shadow Copy.html create mode 100644 BUILD/HideConsole.vbs delete mode 100644 BUILD/RunSilent.vbs (limited to 'BUILD') diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt index f300e42c..2591ad63 100644 --- a/BUILD/Changelog.txt +++ b/BUILD/Changelog.txt @@ -2,6 +2,33 @@ |FreeFileSync| -------------- +Changelog v5.4 +-------------- +Copy all NTFS extended attributes +Improved statistics panel +Improved main grid +Support context menu for files in overview tree +Process double-clicks outside main grid +Allow quoted paths ending with backslash in command line: "C:\" +Fully localized number formatting (Windows) +Fixed deletion dialog header being trimmed (Linux) +Fixed exclusion via context menu (Linux) +Preserve row label width after comparison (Linux) +Updated help file +New batch mode return codes, see help file +Prefix custom deletion directory with job name +Use the same time stamp for log file and versioning +Handle folder drag and drop outside main grid +Avoid name clash having multiple folder pairs delete into the same versioning folder +Exit FreeFileSync automatically while upgrading to new version +Accessibility: Support high contrast color schemes +Yet another UI design overhaul +Fixed "access denied" issue on OS X-hosted network shares +Support Citrix folder shares +Support Arch Linux (Chakra) +Updated translation files + + Changelog v5.3 -------------- Show which processes lock a file during synchronization (Windows Vista and later) diff --git a/BUILD/FreeFileSync.chm b/BUILD/FreeFileSync.chm index 497b848e..09d8adab 100644 Binary files a/BUILD/FreeFileSync.chm and b/BUILD/FreeFileSync.chm differ diff --git a/BUILD/Help/FreeFileSync.hhp b/BUILD/Help/FreeFileSync.hhp index 4f2effed..1604194a 100644 --- a/BUILD/Help/FreeFileSync.hhp +++ b/BUILD/Help/FreeFileSync.hhp @@ -10,23 +10,22 @@ Title=FreeFileSync - Help [FILES] -html\Links.html -html\CompareFileSize.html -html\ExcludeSubfolder.html -html\ExternalApp.html -html\Ftp.html -html\ScheduleBatch.html -html\SendMail.html -html\BackupStrategy.html -html\VariableDrive.html html\FreeFileSync.html -html\DaylightSavingTime.html +html\Backup Strategies.html +html\Batch Scripting.html +html\Compare by File Size.html +html\Comparison Settings.html +html\Daylight Saving Time.html +html\Exclude Items.html +html\External Applications.html html\Macros.html +html\Schedule a Batch Job.html +html\Synchronize with FTP.html +html\Variable Drive Letters.html +html\Volume Shadow Copy.html html\RealtimeSync.html -html\ShadowCopy.html -html\RunAsService.html -html\Batch Scripting.html -html\ComparisonSettings.html +html\Run as Service.html +html\Links.html [INFOTYPES] diff --git a/BUILD/Help/Table of Contents.hhc b/BUILD/Help/Table of Contents.hhc index 3dad4ac0..acee8f36 100644 --- a/BUILD/Help/Table of Contents.hhc +++ b/BUILD/Help/Table of Contents.hhc @@ -21,7 +21,7 @@
  • - +
  • @@ -29,27 +29,23 @@
  • - +
  • - +
  • - +
  • - - - -
  • - - + +
  • - +
  • @@ -57,19 +53,19 @@
  • - +
  • - +
  • - +
  • - +
  • @@ -84,7 +80,7 @@
  • - +
  • diff --git a/BUILD/Help/html/Backup Strategies.html b/BUILD/Help/html/Backup Strategies.html new file mode 100644 index 00000000..95f33a47 --- /dev/null +++ b/BUILD/Help/html/Backup Strategies.html @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + +

    Backup +Strategies

    +


    +

    +

    1. +Full backup with versioning of old files

    +

    In +synchronization settings select and specify "Versioning" +for deletion handling. FreeFileSync will place files that have been +deleted or overwritten with newer versions into corresponding +time-stamped sub directories. This provides a space-optimized way to +save all older versions of files separately while the most recent +ones are available in main source and target directories.

    +


    +

    +


    +

    +

    2. +Full backup to different target directories

    +

    All +directory input fields may contain environment variables and special +macros that are expanded during synchronization. This allows for +complete backups into different target directories.

    +


    +

    +

    Example:

    +

    A +directory "C:\Source" requires a daily backup into a +time-stamped target directory like "C:\Target_2009-10-08". +Base directories are set up accordingly:

    +

    +

    + Source folder: "C:\Source"
    Target + folder: "C:\Target_%date%"

    +

    +

    +

    Latter +will be interactively replaced with the current date during +synchronization. In order to further automate this process, you can +create a *.ffs_batch file with this configuration and choose "ignore +errors" to avoid the popup message that target directory is +not (yet) existing.

    + + \ No newline at end of file diff --git a/BUILD/Help/html/BackupStrategy.html b/BUILD/Help/html/BackupStrategy.html deleted file mode 100644 index 9cec9364..00000000 --- a/BUILD/Help/html/BackupStrategy.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - -

    Backup strategies

    -


    -

    -

    1. -Full backup with versioning of old files

    -

    In -synchronization settings select and specify a "User-defined -directory" for deletion handling. FreeFileSync will place files -that have been deleted or overwritten with newer versions into -corresponding time-stamped sub directories. This provides a -space-optimized way to retain all older versions of files while the -most recent ones are available in main source and target directories.

    -


    -

    -


    -

    -

    2. -Full backup to different target directories

    -

    All -directory input fields may contain environment variables and special -macros that are expanded during synchronization. This allows for -complete backups into different target directories.

    -


    -

    -

    Example:

    -

    A -directory "C:\Source" requires a daily backup into a -time-stamped target directory like "C:\Target_2009-10-08". -Base directories are set up accordingly:

    -

    -

    - Source folder: "C:\Source"
    Target - folder: "C:\Target_%date%"

    -

    -

    -

    Latter -will be interactively replaced with the current date during -synchronization. In order to further automate this process, you can -create a *.ffs_batch file with this configuration and choose "ignore -errors" to avoid the warning that target directory is not -(yet) existing.

    - - \ No newline at end of file diff --git a/BUILD/Help/html/Batch Scripting.html b/BUILD/Help/html/Batch Scripting.html index 5ecddba7..526d3d79 100644 --- a/BUILD/Help/html/Batch Scripting.html +++ b/BUILD/Help/html/Batch Scripting.html @@ -5,7 +5,7 @@ - + @@ -14,92 +14,74 @@ -

    Batch Scripting -(Windows)

    +

    Batch +Scripting


    -

    In -order to facilitate using FreeFileSync and RealtimeSync in advanced -synchronization scenarios, creating batch files is a good way to -provide additional functionality. The following section will give -some general hints and examples for custom *.cmd and *.bat files.

    +

    FreeFileSync +can be called from command line and supports integration into batch +scripts. This section gives some general hints and examples for +Windows *.cmd and *.bat scripts.


    -
      -
    • When - starting a batch file from RealtimeSync make synchronous calls to - FreeFileSync only. This will prevent RealtimeSync continue detecting - changes while synchronization is still in progress.
       

      -
    • During - execution of a Windows Batch file (*.bat/*.cmd) a black console - window is shown. You can hide it using the Visual Basic script - "RunSilent.vbs" located in FreeFileSync's installation - directory.

      -
    -
      -

      Usage:

      -
    -

    -

    - wscript C:\Program - files\FreeFileSync\Invisible.vbs C:\MyBatchFile.cmd

    +

    When +FreeFileSync is started in batch mode (a *.ffs_batch file is passed +as argument) it returns one of the following status codes:

    +

    +

      +

      Return + Codes
      0 - + Synchronization completed successfully
      1 - Synchronization + completed with errors
      2 - Synchronization was aborted

      +


    -
      -
    • FreeFileSync - returns with an Errorlevel below zero if unresolved problems remain:

      -
    -

    +

    Now +you can check if synchronization was successful from a script:

    +

    "C:\Program - Files\FreeFileSync\FreeFileSync.exe" - "H:\Silent_Config.ffs_batch"
    if not errorlevel 0 - (
      
    ::if - something went wrong, add special treatment here
      
    echo + Files\FreeFileSync\FreeFileSync.exe" "H:\some + folder\SyncJob.ffs_batch"
    if errorlevel 1 (
      
    ::if + return code is 1 or greater, something went wrong, add special + treatment here
      
    echo Errors occurred during synchronization...
      
    pause
    )



    +

    Instead +of displaying "An error occurred!" you can also send an +email notification (using a third party tool). +


    -

    Example: -Shutdown PC after synchronization

    -

    +

    -   ::start - FreeFileSync Batch - Job
    "C:\Users\ZenJu\Desktop\SyncJob.ffs_batch"
      
    ::schedule - shutdown after 10 seconds
    shutdown - /s /t 10

    + Attention
    Make sure your + script is not blocked by a popup dialog. Consider the following + options when setting up a FreeFileSync batch job:

    +
      +
    • Disable + checkbox "Show progress dialog" or have "On + completion" automatically close the results dialog after + synchronization.

      +
    • Set + "Error + handling" + to "Exit + instantly" + or "Ignore + errors".

      +



    -

    Example: -A simple locking facility – (Note: -FreeFileSync already has a more powerful directory locking -mechanism implemented that allows multiple writers in parallel)

    -

    -

    - :tryAgain
    if - not exist \\share\folder\lock (
      
    ::create - the lock
      
    echo - This is a lock file > \\share\folder\lock
      
    ::execute - the synchronization batch job synchronously
      
    "C:\Program - Files\FreeFileSync\FreeFileSync.exe" - "C:\MySyncJob.ffs_batch"
      del - \\share\folder\lock
    ) else (
      
    ::wait - 5 seconds then try starting sync again:
      
    choice - /C:AB /T:5 /D:A > NUL
      goto tryAgain
    )

    -

    -

    \ No newline at end of file diff --git a/BUILD/Help/html/Compare by File Size.html b/BUILD/Help/html/Compare by File Size.html new file mode 100644 index 00000000..81e4ab62 --- /dev/null +++ b/BUILD/Help/html/Compare by File Size.html @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + +

    Compare +by file size

    +


    +

    +

    Sometimes +you might want to compare both sides by file size only, ignoring last +modification timestamps.

    +


    +

    +

    Instructions:

    +

    Open +file "GlobalSettings.xml" +located either in "%appdata%\FreeFileSync" +or the installation folder and change the value of XML node +<FileTimeTolerance> +to some sufficiently large number of +seconds, for example 2.000.000.000. Changed files will now be +detected as a conflict (same date, different file size) and the +default synchronization direction for conflicts can be used.

    + + \ No newline at end of file diff --git a/BUILD/Help/html/CompareFileSize.html b/BUILD/Help/html/CompareFileSize.html deleted file mode 100644 index af184fd9..00000000 --- a/BUILD/Help/html/CompareFileSize.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - -

    Compare by file -size

    -


    -

    -

    Sometimes -you might want to compare both sides by file size only, ignoring last -modification timestamps.

    -


    -

    -

    Instructions:

    -

    Open -file "GlobalSettings.xml" -located either in "%appdata%\FreeFileSync" -or the installation folder and change the value of XML node -<FileTimeTolerance> -to some sufficiently large number of -seconds, for example 2.000.000.000. Changed files will now be -detected as a conflict (same date, different file size) and the -default synchronization direction for conflicts can be used.

    - - \ No newline at end of file diff --git a/BUILD/Help/html/Comparison Settings.html b/BUILD/Help/html/Comparison Settings.html new file mode 100644 index 00000000..55b49830 --- /dev/null +++ b/BUILD/Help/html/Comparison Settings.html @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + +

    Comparison +Settings

    +

    +

    I. +Compare by "File time and size"

    +

    This +variant considers two files with the same name as equal when +modification time and file size match. The following cases are +distinguished:

    +
      +
    1. file + exists on one side only

      +
        +
          +
        • left + only

          +
        • right + only

          +
        +
      +
    2. file + exists on both sides

      +
        +
      1. different + date

        +
          +
        • left + newer

          +
        • right + newer

          +
        +
      2. same + date

        +
          +
        • equal

          +
        • conflict + (same date, different size)

          +
        +
      +
    +

    This +results into the following categories:

    +
      +
    • left + only

      +
    • right + only

      +
    • left + newer

      +
    • right + newer

      +
    • equal

      +
    • conflict + (same date, different size)

      +
    +


    +

    +

    II. +Compare by "File content"

    +

    Two +files with the same name are marked as equal if and only if they have +the same content. This option is more useful for consistency checks +rather than backup operations since it is naturally slower. The file +modification time is not taken into account at all.

    +
      +
    1. file + exists on one side only

      +
        +
          +
        • left + only

          +
        • right + only

          +
        +
      +
    2. file + exists on both sides

      +
        +
          +
        • equal

          +
        • different + content

          +
        +
      +
    +

    As a +result the files are separated into the following categories:

    +
      +
    • left + only

      +
    • right + only

      +
    • equal

      +
    • different + content

      +
    +


    +

    +

    Symbolic link +handling

    +


    +

    +

    FreeFileSync +offers three options to configure handling of symbolic links (also +called symlinks or soft links):

    +
      +
    1. Exclude: + Skip symbolic links while scanning + directories.
       

      +
    2. Direct: + Evaluate the symbolic link object + directly. Symbolic links will be shown as a separate entity on grid. + Links pointing to directories are not traversed and the link object + is copied directly during synchronization.
       

      +
    3. Follow: + Treat symbolic links like the object they are pointing to. Links + pointing to directories are traversed like ordinary directories and + the target of each link is copied during synchronization.

      +
    +


    +

    +

    +

      +

      Note

      +
    • In + Windows the symbolic link options apply to "Reparse + Points". Reparse Points are a more general concept + including symbolic links, junctions and mount points.

      +
    • + Copying symbolic links requires + administrator rights.

      +
    +

    +

    +


    +

    + + \ No newline at end of file diff --git a/BUILD/Help/html/ComparisonSettings.html b/BUILD/Help/html/ComparisonSettings.html deleted file mode 100644 index 7af12727..00000000 --- a/BUILD/Help/html/ComparisonSettings.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - -

    Comparison -Settings

    -

    -

    I. -Compare by "File time and size"

    -

    This -variant considers two files with the same name as equal when -modification time and file size match. The following cases are -distinguished:

    -
      -
    1. file - exists on one side only

      -
        -
          -
        • left - only

          -
        • right - only

          -
        -
      -
    2. file - exists on both sides

      -
        -
      1. different - date

        -
          -
        • left - newer

          -
        • right - newer

          -
        -
      2. same - date

        -
          -
        • equal

          -
        • conflict - (same date, different size)

          -
        -
      -
    -

    This -results into the following categories:

    -
      -
    • left - only

      -
    • right - only

      -
    • left - newer

      -
    • right - newer

      -
    • equal

      -
    • conflict - (same date, different size)

      -
    -


    -

    -

    II. -Compare by "File content"

    -

    Two -files with the same name are marked as equal if and only if they have -the same content. This option is more useful for consistency checks -rather than backup operations since it is naturally slower. The file -modification time is not taken into account at all.

    -
      -
    1. file - exists on one side only

      -
        -
          -
        • left - only

          -
        • right - only

          -
        -
      -
    2. file - exists on both sides

      -
        -
          -
        • equal

          -
        • different - content

          -
        -
      -
    -

    As a -result the files are separated into the following categories:

    -
      -
    • left - only

      -
    • right - only

      -
    • equal

      -
    • different - content

      -
    -


    -

    -

    Symbolic link -handling

    -


    -

    -

    FreeFileSync -offers three options to configure handling of symbolic links (also -called symlinks or soft links):

    -
      -
    1. Exclude: - Skip symbolic links while scanning - directories.
       

      -
    2. Direct: - Evaluate the symbolic link object - directly. Symbolic links will be shown as a separate entity on grid. - Links pointing to directories are not traversed and the link object - is copied directly during synchronization.
       

      -
    3. Follow: - Treat symbolic links like the object they are pointing to. Links - pointing to directories are traversed like ordinary directories and - the target of each link is copied during synchronization.

      -
    -


    -

    -

    -

    - Note:

    -
      -
    • In - Windows the symbolic link options apply to "Reparse - Points". Reparse - Points are a more general concept including symbolic links, - junctions and mount points.

      -
    • Copying - symbolic links requires administrator rights.

      -
    -

    -

    -


    -

    - - \ No newline at end of file diff --git a/BUILD/Help/html/Daylight Saving Time.html b/BUILD/Help/html/Daylight Saving Time.html new file mode 100644 index 00000000..d088d807 --- /dev/null +++ b/BUILD/Help/html/Daylight Saving Time.html @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + +

    Daylight +saving time (Windows)

    +


    +

    +

    A +common problem synchronization software has to deal with are +-1 hour +file time shifts after a Daylight Saving Time (DST) switch has +occurred. This can be observed for example when a FAT-formatted +volume is compared against an NTFS volume as frequently happening +with USB memory sticks. Files that previously appeared to be in sync +are now shown with an one hour modification time offset, although +they have not been modified by the user or by other means.

    +

    The +reason for this strange behavior lies in the way NTFS and FAT drives +store file times: NTFS stores time in UTC format, while FAT uses +local time.

    +

    When +times stored in these two different formats are compared, one format +has to be converted into the other first. In both cases Windows uses +the current DST status as well as current time zone information for +its calculations. Consequently the result of this comparison is +dependent from current system settings and in particular file times +that used to be the same can show up as different after a DST switch.

    +


    +

    +

    For a +detailed discussion about this issue refer to: +http://www.codeproject.com/KB/datetime/dstbugs.aspx

    +


    +

    +

    Solution:

    +

    Luckily +FreeFileSync users need not to worry about this issue. Each file on a +FAT volume automatically gets additional meta data encoded in its +creation date that enables a correct file time calculation. This not +only solves all DST issues but also time shifts that occur due to +travel between different time zones.

    +


    +

    +

    +

      +

      Note

      +
    • In + order for FreeFileSync to start handling DST and timezone + differences, an initial full synchronization is required. + Subsequent syncs will never show a time difference again.

      +
    • + If a FAT volume is scanned the + first time by FreeFileSync this will take longer than usual since + additional meta data is written for each file.

      +
    +

    +

    +


    +

    + + \ No newline at end of file diff --git a/BUILD/Help/html/DaylightSavingTime.html b/BUILD/Help/html/DaylightSavingTime.html deleted file mode 100644 index a15ea521..00000000 --- a/BUILD/Help/html/DaylightSavingTime.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - -

    Daylight -saving time (Windows)

    -


    -

    -

    A -common problem synchronization software has to deal with are +-1 hour -file time shifts after a Daylight Saving Time (DST) switch has -occurred. This can be observed for example when a FAT-formatted -volume is compared against an NTFS volume as frequently happening -with USB memory sticks. Files that previously appeared to be in sync -are now shown with an one hour modification time offset, although -they have not been modified by the user or by other means.

    -

    The -reason for this strange behavior lies in the way NTFS and FAT drives -store file times: NTFS stores time in UTC format, while FAT uses -local time.

    -

    When -times stored in these two different formats are compared, one format -has to be converted into the other first. In both cases Windows uses -the current DST status as well as current time zone information for -its calculations. Consequently the result of this comparison is -dependent from current system settings and in particular file times -that used to be the same can show up as different after a DST switch.

    -


    -

    -

    For a -detailed discussion about this issue refer to: -http://www.codeproject.com/KB/datetime/dstbugs.aspx

    -


    -

    -

    Solution:

    -

    Luckily -FreeFileSync users need not to worry about this issue. Each file on a -FAT volume automatically gets additional meta data encoded in its -creation date that enables a correct file time calculation. This not -only solves all DST issues but also time shifts that occur due to -travel between different time zones.

    -


    -

    -

    -

    Note:

    -
      -
    • In - order for FreeFileSync to start handling DST and timezone - differences, an initial full synchronization is required. - Subsequent syncs will never show a time difference again.

      -
    • If - a FAT volume is scanned the first time by FreeFileSync this will - take longer than usual since additional meta data is written for - each file.

      -
    -

    -

    - - \ No newline at end of file diff --git a/BUILD/Help/html/Exclude Items.html b/BUILD/Help/html/Exclude Items.html new file mode 100644 index 00000000..239b639a --- /dev/null +++ b/BUILD/Help/html/Exclude Items.html @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + +

    Exclude +items

    +

    Files +and directories are only considered for synchronization if they pass +the filter. They have to match at least one entry in the include list +and none of the entries in the exclude list:

    +
      +
    1. Each + list item must be a file or directory path relative + to synchronization base directories

      +
    2. Multiple + items must be separated by ';' or a new line

      +
    3. Wild + cards like '*' or '?' may be used

      +
    +


    +

    +

    Example: +Exclude items for mirror-sync from +C:\Source +to D:\Target

    +

    +

    Single + file C:\Source\file.txt:
         Exclude: + \file.txt

    +

    Single + folder C:\Source\subfolder:
        Exclude: + \subfolder\

    +

    All + files (and folders) named thumbs.db:
        Exclude: + *\thumbs.db

    +

    All + *.tmp + files + located in subfolder + only:
        Exclude: + \subfolder\*.tmp

    +

    Files + and folders containing temp + somewhere + in their path:
        Exclude: + *temp*

    +

    Multiple + entries separated by semicolon:
        Exclude: + *.tmp; + *.doc; *.bak

    +

    +

    +

    Example: +Exclude all files and folders located in subdirectories of base +directories

    +

    +

    + Exclude: *\*

    +

    +

    +

    Example: +Include only files and folders +located in subdirectories of base directories

    +

    +

    + Include: *\*

    +

    +

    +


    +

    +

    +

      +

      Note

      +
    • For + simple exclusions just right-click and exclude one or a list of + items directly on main grid via context menu.

      +
    • + A filter string is compared against + both file and directory paths. If you want to consider directories + only, you can give a hint by appending a path separator: + "dirname\".

      +
    +

    +

    +


    +

    + + \ No newline at end of file diff --git a/BUILD/Help/html/ExcludeSubfolder.html b/BUILD/Help/html/ExcludeSubfolder.html deleted file mode 100644 index c3261463..00000000 --- a/BUILD/Help/html/ExcludeSubfolder.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - -

    Exclude files

    -

    Files -and directories can be excluded from synchronization by specifying -include and exclude filter lists. Only if they match at least one -entry in the include list and none of the entries in the exclude list -they pass filtering. Each list item is a file or directory path -relative to synchronization base directories. Optionally wild cards -like '*' or '?' may be used.

    -


    -

    -

    Example: -Exclude all files and folders located in subdirectories of base -directories

    -

    -

    - Exclude: *\*

    -

    -

    -

    Example: -Include only files and folders -located in subdirectories of base directories

    -

    -

    - Include: *\*

    -

    -

    -

    Example: -Mirror-sync from C:\Source -to D:\Target

    -

    -

    Exclude - single file C:\Source\file.txt:
         Filter: - \file.txt

    -

    Exclude - single folder C:\Source\sample\subfolder:
        Filter: - \sample\subfolder\

    -

    Exclude - all *.tmp - files - located in subfolder - only:
        Filter: - \sample\subfolder\*.tmp

    -

    Exclude - files (and folders) named thumbs.db - in - all directories:
        Filter: - *\thumbs.db

    -

    Exclude - files and folders that have test - as - part of their name:
        Filter: - *test*

    -

    Exclude - multiple entries; separate by semicolon or newlines:
        Filter: - *.tmp; - *.doc; *.bak

    -

    -

    -


    -

    -

    -

    - Note:

    -
      -
    • A - filter string is generally compared against both file and directory - names. If you want to consider directories only, you can give a - hint by appending a path separator: "string\".

      -
    • In - most cases manually specifying a filter phrase is not necessary! - You can exclude files, directories and even complete lists of both - directly on main grid via context menu.

      -
    -

    -

    - - \ No newline at end of file diff --git a/BUILD/Help/html/External Applications.html b/BUILD/Help/html/External Applications.html new file mode 100644 index 00000000..16a7134d --- /dev/null +++ b/BUILD/Help/html/External Applications.html @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + +

    External +applications

    +


    +

    +

    By +default FreeFileSync opens the operating system's standard file +browser on each mouse double-click by invoking "explorer +/select, "%name"" on Windows and "xdg-open +"%dir"" on Linux.

    +

    However +you are free to integrate other external applications into +FreeFileSync: navigate to "Menu +-> Advanced -> Global settings: External Applications" +and add or replace a command string. The first entry is executed when +double-clicking a row on main grid while all other entries are only +available via right-click context menu. The following macros may be +used:

    +

    +

    + %name   - full + file or directory name
    %dir    - directory part + only
    %nameCo - Other side's counterpart to %name
    %dirCo  - + Other side's counterpart to %dir

    +

    +

    +


    +

    +

    Examples:

    +
      +
    • Start + visual difference tool:
      "C:\Program + Files\WinMerge\WinMergeU.exe" "%name" "%nameCo"
       

      +
    • Show + file in Windows Explorer:
      explorer + /select, "%name"
       

      +
    • Open + file in associated application:
      cmd + /c start "" "%name" or + simply "%name"
       

      +
    • Open + console dialog:
      cmd /k cd /D + "%dir"
       

      +
    +

    +

    + Note
    Don't forget to use + quotation marks if file names contain spaces!

    +

    +

    + + \ No newline at end of file diff --git a/BUILD/Help/html/ExternalApp.html b/BUILD/Help/html/ExternalApp.html deleted file mode 100644 index 01d3269a..00000000 --- a/BUILD/Help/html/ExternalApp.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - -

    External -applications

    -


    -

    -

    By -default FreeFileSync opens the operating system's standard file -browser on each mouse double-click by invoking "explorer -/select, "%name"" on Windows and "xdg-open -"%dir"" on Linux.

    -

    However -you are free to integrate other external applications into -FreeFileSync: navigate to "Menu --> Advanced -> Global settings: External Applications" -and add or replace a command string. The first entry is executed when -double-clicking a row on main grid while all other entries are only -available via right-click context menu. The following macros may be -used:

    -

    -

    - %name   - full - file or directory name
    %dir    - directory part - only
    %nameCo - Other side's counterpart to %name
    %dirCo  - - Other side's counterpart to %dir

    -

    -

    -


    -

    -

    Examples:

    -
      -
    • Start - visual difference tool:
      "C:\Program - Files\WinMerge\WinMergeU.exe" "%name" "%nameCo"
       

      -
    • Show - file in Windows Explorer:
      explorer - /select, "%name"
       

      -
    • Open - file in associated application:
      cmd - /c start "" "%name" or - simply "%name"
       

      -
    • Open - console dialog:
      cmd /k cd /D - "%dir"
       

      -
    -

    -

    - Note:
    Don't forget to use - quotation marks if file names contain spaces!

    -

    -

    - - \ No newline at end of file diff --git a/BUILD/Help/html/FreeFileSync.html b/BUILD/Help/html/FreeFileSync.html index 446a5aa0..f08d1600 100644 --- a/BUILD/Help/html/FreeFileSync.html +++ b/BUILD/Help/html/FreeFileSync.html @@ -5,7 +5,7 @@ - + @@ -29,7 +29,7 @@ Folder Comparison and Synchronization -

    Usage:

    1. Choose - left and right directories.

      + left and right directories.

       

    2. "Compare" them.

      @@ -95,15 +95,17 @@ Features comparison

    3. Full support for Symbolic Links

      -
    4. Run - as a batch job

      +
    5. Automate + sync as a batch job

    6. Multiple folder pairs

      -
    7. Preserve - NTFS sparse files

      +
    8. Copy + NTFS extended attributes (compressed, encrypted, sparse)

      +
    9. Copy + NTFS security permissions

    10. Support - very long path names > 260 characters

      -
    11. Transactional + long path names > 260 characters

      +
    12. Fail-safe file copy

    13. Cross-platform: Windows/Linux

      @@ -113,8 +115,8 @@ Features variable drive letters by volume name (USB sticks)

    14. Native 32 and 64-bit builds

      -
    15. Versioning - of deleted files

      +
    16. Keep + versions of deleted/updated files

    17. Optimal sync sequence prevents disc space bottlenecks

    18. Full @@ -124,7 +126,7 @@ Features

    19. Include/exclude files via filter

    20. Local - or portable installation

      + and portable installation

    21. Handle daylight saving time changes on FAT/FAT32

    22. Use diff --git a/BUILD/Help/html/Ftp.html b/BUILD/Help/html/Ftp.html deleted file mode 100644 index c11dcd24..00000000 --- a/BUILD/Help/html/Ftp.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - -

      Synchronize with -FTP/WebDAV (Windows)

      -


      -

      -

      FreeFileSync -does not support accessing FTP volumes directly. But this -functionality can be integrated by mapping the FTP web space to a -drive letter:

      -


      -

      -

      Example: -Use the free utility NetDrive -(http://www.netdrive.net)

      -
        -
      • Add - a "New Site" and specify site name, site URL, drive - letter, account and password.

        -
      • Use - the newly created drive as if it were a regular hard disk.

        -
      -

      -

      - Note:
      Most FTP drives set - a file's time stamp to the current time when synchronizing ignoring - the source file's time and date. As a workaround you can do a - "compare by filesize"; see corresponding section.

      -

      -

      -


      -

      -


      -

      -

      Synchronize with -SFTP (Linux)

      -


      -

      -

      An SFTP -share can be easily mapped onto a local folder for use with -FreeFileSync:

      -

      -

        -
      • Install:
        sudo - apt-get install sshfs
         

        -
      • Mount - SFTP share:
        sshfs - ssh-account@ssh-server:<path> mountpoint
         

        -
      • Unmount:
        fusermount - -u mountpoint

        -
      -

      -

      - - \ No newline at end of file diff --git a/BUILD/Help/html/Links.html b/BUILD/Help/html/Links.html index 527146d4..5fcafa9d 100644 --- a/BUILD/Help/html/Links.html +++ b/BUILD/Help/html/Links.html @@ -5,21 +5,19 @@ - + -

      Links

      +

      Links

      Homepage:
      http://freefilesync.sourceforge.net


      diff --git a/BUILD/Help/html/Macros.html b/BUILD/Help/html/Macros.html index 3e9c93d1..17b0979e 100644 --- a/BUILD/Help/html/Macros.html +++ b/BUILD/Help/html/Macros.html @@ -5,7 +5,7 @@ - + @@ -14,16 +14,14 @@ -

      Macros

      +

      Macros


      All @@ -137,7 +135,7 @@ batch configuration file C:\SyncJob.ffs_batc

        - Note:
        Temporary + Note
        Temporary environment variables created with the "set" command are only valid if the batch job is started by calling the executable directly! Using "start diff --git a/BUILD/Help/html/RealtimeSync.html b/BUILD/Help/html/RealtimeSync.html index 7fd3b6c9..0a302a0a 100644 --- a/BUILD/Help/html/RealtimeSync.html +++ b/BUILD/Help/html/RealtimeSync.html @@ -5,7 +5,7 @@ - + @@ -38,36 +38,37 @@ this command line will simply trigger a FreeFileSync batch job.

        Example: Real time synchronization - in combination with FreeFileSync

        -

        First -start up RealtimeSync.exe located in FreeFileSync's installation -directory. Then specify all directories that shall be monitored. -Instead of doing this manually you can import a *.ffs_batch +

        Start +RealtimeSync.exe located in FreeFileSync's installation directory. +Then specify all folders that shall be monitored. Instead of doing +this manually you can import a *.ffs_batch file via Menu --> File -> Load configuration. +-> Program -> Open. This not only extracts all directories relevant for synchronization but also sets up the command line to execute the *.ffs_batch file each time changes are detected. Now press "Start" to begin monitoring.

          -

          +


          -

          Note:

          +

          Note

        • The - command-line should not block the progress. If a - FreeFileSync batch file is called make sure it is running - "minimized" and "error handling” is set to - "ignore errors" or "exit instantly".
           

          + command should
          not + block + progress. Make sure the FreeFileSync batch job does not show any + popup dialogs. See notes in Batch + Scripting.
           

        • The settings dialog can be skipped by passing a RealtimeSync configuration file (*.ffs_real) or a FreeFileSync batch file (*.ffs_batch) - as first command-line argument to RealtimeSync.exe. This allows for - integration with the operating system's auto start + as first command-line argument to RealtimeSync.exe. This can be + integrated into the operating system's auto start facility:
                "C:\Program Files\FreeFileSync\RealtimeSync.exe" "C:\MyConfig.ffs_real"
                "C:\Program @@ -75,10 +76,7 @@ to begin monitoring.

        • Using RealtimeSync is not restricted to starting FreeFileSync. It can also be used in other scenarios, like sending an email whenever a - certain directory is modified.
           

          -
        • If - you schedule a Windows batch file (.bat, .cmd), see notes in Batch - Scripting.

          + certain directory is modified.



        @@ -87,12 +85,12 @@ to begin monitoring.

        Example: Automatic synchronization when USB stick is inserted

        -

        Save -the relevant configuration on the USB stick's root directory to have +

        Save a +ffs_batch configuration into the USB stick's root directory and have it called when the stick is mounted. Then configure RealtimeSync as shown in the following:

          -

          +


        @@ -107,7 +105,7 @@ files are modified in "
        H:\Data

          -

          Note:
          The +

          Note
          The name of the last changed file is written to an environment variable named "changed_file".

          @@ -132,6 +130,21 @@ directories. (Windows)


        +

        +

          +

          Note
          During + execution of a Windows Batch file (*.bat/*.cmd) a black console + window is shown. You can hide it using the Visual Basic script + "HideConsole.vbs" located in FreeFileSync's installation + directory:

          +

          wscript + "C:\Program files\FreeFileSync\HideConsole.vbs" + C:\MyBatchFile.cmd

          +
        +

        +

        +


        +

        Limitations:

        • If diff --git a/BUILD/Help/html/Run as Service.html b/BUILD/Help/html/Run as Service.html new file mode 100644 index 00000000..b1bc5171 --- /dev/null +++ b/BUILD/Help/html/Run as Service.html @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + +

          Run +as Service (Windows only)

          +


          +

          +

          The +following step-by-step guide describes how to setup RealtimeSync (or +any other application) as a Windows Service. This is necessary if the +tool shall run on the SYSTEM account independent from currently +logged-in users. If you are the only user and all you want is to +start RealtimeSync automatically then it's better to place a link +into Windows' Autostart folder, specifying RealtimeSync.exe and the +.ffs_batch or .ffs_real file as argument.

          +


          +

          +

          Reference: +http://support.microsoft.com/kb/137890

          +


          +

          +

          1. Get +access to the command-line tools "instsrv.exe" +and "srvany.exe" +which come with the Windows Server 2003 Resource Kit Tools:

          +

          Download: +http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en

          +


          +

          +

          2. +Create and register a new Service via command line:

          +
            +

            +

            + instsrv <ServiceName> + <PathToResourceKit>\srvany.exe

            +
             

            +
          +


          +

          +

          3. Link +the new Service with RealtimeSync:

          +
            +
          • Open + the Registry editor (Regedit.exe) and navigate to key + "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<ServiceName>"

            +
          • Add + a new key "Parameters".

            +
          • Add + a new String value named "Application" + and specify a command line that shall be executed as value.

            +
          +


          +

          +

          The new +service is now ready for operation!

          +


          +

          +

          +

          + Attention
          When running + RealtimeSync as a service the application has no means to interact + with the user. Therefore any popup dialog will block progress! + Consider the following options when setting up a FreeFileSync batch + job:

          +
            +
          • Disable + checkbox "Show progress dialog" or automatically + close it after synchronization.

            +
          • Set + "Error handling" to "Exit instantly" + or "Ignore errors".

            +
          • To + ease debugging or initial setup "Allow service to interact + with desktop". The may show error dialogs otherwise hidden by + the SYSTEM account.

            +
          +

          +


          +

          +

          You can +start the service now via command line or Windows Service +administration:

          +
            +

            +

            + net start <ServiceName>

            +
             

             

            +
          +


          +

          +

          +

          + Note
          By default the + service is created with start-up type "automatic" which + runs it on Windows start. This behavior can be changed in Windows + Service administration.

          +

          +

          +

          +


          +

          +


          +

          +

          If the +Service shall be removed from the system, enter via command line:

          +
            +

            +

            + instsrv <ServiceName> remove

            +
             

            +
          +


          +

          + + \ No newline at end of file diff --git a/BUILD/Help/html/RunAsService.html b/BUILD/Help/html/RunAsService.html deleted file mode 100644 index dcd0b029..00000000 --- a/BUILD/Help/html/RunAsService.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - -

          Run as Service -(Windows only)

          -


          -

          -

          The -following step-by-step guide describes how to setup RealtimeSync (or -any other application) as a Windows Service. This is necessary if the -tool shall run on the SYSTEM account independent from currently -logged-in users. If you are the only user and all you want is to -start RealtimeSync automatically then it's better to place a link -into Windows' Autostart folder, specifying RealtimeSync.exe and the -.ffs_batch or .ffs_real file as argument.

          -


          -

          -

          1. Get -access to the command-line tools "instsrv.exe" -and "srvany.exe" -which come with the Windows Server 2003 Resource Kit Tools:

          -

          Download: -http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en

          -


          -

          -

          2. -Create and register a new Service via command line:

          -
            -

            -

            - instsrv <ServiceName> - <PathToResourceKit>\srvany.exe

            -
             

            -
          -


          -

          -

          3. Link -the new Service with RealtimeSync:

          -
            -
          • Open - the Registry editor (Regedit.exe) and navigate to key - "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<ServiceName>"

            -
          • Add - a new key "Parameters".

            -
          • Add - a new String value named "Application" - and specify a command line that shall be executed as value.

            -
          -


          -

          -

          The new -service is now ready for operation!

          -


          -

          -

          -

          - Attention:
          When running - RealtimeSync as a service the application has no means to interact - with the user. Therefore any popup dialog will halt the process! - Consider the following options when setting up a FreeFileSync batch - job:

          -
            -
          • Disable - checkbox "Show progress dialog" or automatically - close it after synchronization.

            -
          • Set - "Error handling" to either "Exit - instantly" or "Ignore errors".

            -
          • At - least for debugging purposes or initial setup "Allow service - to interact with desktop". The may show error dialogs - otherwise hidden by the SYSTEM account.

            -
          -

          -


          -

          -


          -

          -

          You can -start the service now via command line or Windows Service -administration:

          -
            -

            -

            - net start <ServiceName>

            -
             

             

            -
          -


          -

          -


          -

          -

          -

          - Note:
          By default the - service is created with start-up type "automatic" which - runs it on Windows start. This behavior can be changed in Windows - Service administration.

          -

          -

          -

          -


          -

          -


          -

          -

          If the -Service shall be removed from the system, enter via command line:

          -
            -

            -

            - instsrv <ServiceName> remove

            -
             

            -
          -


          -

          -

          (Reference: -http://support.microsoft.com/kb/137890)

          - - \ No newline at end of file diff --git a/BUILD/Help/html/Schedule a Batch Job.html b/BUILD/Help/html/Schedule a Batch Job.html new file mode 100644 index 00000000..19b1eca2 --- /dev/null +++ b/BUILD/Help/html/Schedule a Batch Job.html @@ -0,0 +1,129 @@ + + + + + + + + + + + +

          Schedule +a Batch Job

          +


          +

          +
            +
          1. Create + a new batch job via FreeFileSync's main + dialog:
            Menu->Advanced->Create + batch job
             

            +
          2. If + the batch job shall run without user interaction or as part of an + unattended 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: Even if the progress dialog is not shown at + the beginning, a user can make it visible during + synchronization by double-clicking the FreeFileSync systray icon.

            +

             

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

            +

             

            +
          4. Setup + your operating system's scheduler

            +
          +
            +
              +
            1. Windows + 7 Task Scheduler:

              +
                +
              • Go + to Start and enter + "taskschd.msc"

                +
              • Create + a new basic task and follow the wizard.

                +
              • Make + "Program/script" point to the location of + FreeFileSync.exe and specify the ffs_batch file under "Add + arguments".

                +
              +
            +
          +
            +
              +
                +
              • Use + quotes if any paths contain spaces, e.g.: "C:\some + folder\SyncJob.ffs_batch"

                +
              +
            +

            +

            + Note
            Beginning + with Windows Vista the "Program/script" always needs to + be a path to "FreeFileSync.exe" even if ffs_batch file + associations are set!
            Else + the task will return with error code 0xC1, "%1 is not a valid + Win32 application" if a ffs_batch file is entered directly.

            +
              +

            +
          +
            +
              +
            1. Windows + XP Scheduled Tasks:

              +
                +
              • Go + to Start → Control Panel → Scheduled Tasks and + select "Add Scheduled Task".

                +
              • Follow + the wizard and select FreeFileSync.exe as program to run.

                +
              • Enter + "Run:" as: <FreeFileSync + installation directory>\FreeFileSync.exe <job + name>.ffs_batch

                 

                +
              +
            2. Ubuntu + Linux Gnome-schedule:

              +
                +
              • Install + Gnome-schedule, if necessary: sudo + apt-get install gnome-schedule

                +
              +
            +
          +
            +
              +
                +
              • Go + to System -> + Preferences -> Scheduled tasks

                +
              +
            +
          +
            +
              +
                +
              • Specify + the command as: <FreeFileSync + installation directory>/FreeFileSync <job name>.ffs_batch

                +
              +
            +
          +


          +

          + + \ No newline at end of file diff --git a/BUILD/Help/html/ScheduleBatch.html b/BUILD/Help/html/ScheduleBatch.html deleted file mode 100644 index 9a40cce5..00000000 --- a/BUILD/Help/html/ScheduleBatch.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - -

          Schedule a Batch -Job

          -


          -

          -
            -
          1. Create - a new batch job via FreeFileSync's main - dialog:
            Menu->Advanced->Create - batch job and save it, - for example, as "C:\SyncJob.ffs_batch".
             

            -
          2. 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.

            -

             

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

            -

             

            -
          4. Setup - your operating system's scheduler

            -
          -
            -
              -
            1. Windows - 7 Task Scheduler:

              -
                -
              • Go - to Start and enter - "taskschd.msc"

                -
              • Create - a new basic task and follow the wizard.

                -
              • Make - "Program/script" point to the location of - FreeFileSync.exe and specify the ffs_batch file under "Add - arguments".

                -
              -
            -
          -
            -
              -
                -
              • Use - quotes if any paths contain spaces, e.g.: "C:\some - folder\SyncJob.ffs_batch"

                 

                -
              -
            -
          -
            -
              -
            1. Windows - XP Scheduled Tasks:

              -
                -
              • Go - to Start → Control Panel → Scheduled Tasks and - select "Add Scheduled Task".

                -
              • Follow - the wizard and select FreeFileSync.exe as program to run.

                -
              • Make - sure "Run:" is specified as: <FreeFileSync - installation directory>\FreeFileSync.exe <ffs_batch - file>

                 

                -
              -
            2. Ubuntu - Linux Gnome-schedule:

              -
                -
              • Install - Gnome-schedule, if necessary: sudo - apt-get install gnome-schedule

                -
              -
            -
          -
            -
              -
                -
              • Go - to System -> - Preferences -> Scheduled tasks

                -
              -
            -
          -
            -
              -
                -
              • Specify - the command as: <FreeFileSync - installation directory>/FreeFileSync <ffs_batch file>

                -
              -
            -
          -


          -

          -

          -

          - Note:
          Beginning - with Windows Vista, the command always needs to start with the path - to "FreeFileSync.exe" even if file associations are set!
          - Else the task will return with error - code 0xC1, "%1 is not a valid Win32 application".

          -

          -

          - - \ No newline at end of file diff --git a/BUILD/Help/html/SendMail.html b/BUILD/Help/html/SendMail.html deleted file mode 100644 index 87e96ad4..00000000 --- a/BUILD/Help/html/SendMail.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - -

          Send error -notification via email

          -


          -

          -
            -
          1. Create - a FreeFileSync batch file using "Run minimized".
             

            -
          2. Set - error handling to "Exit instantly" or "Ignore - errors" to avoid having a pop-up stop the program flow. In - case errors occur FreeFileSync will exit with a return code < 0 - that can be checked via the ERRORLEVEL batch command.
             

            -
          3. Create - a *.cmd or *.bat file to specify the location of FreeFileSync.exe - and pass the name of the ffs_batch file as first argument; e.g.:

            -
          -

          -

          - "C:\Program - Files\FreeFileSync\FreeFileSync.exe" "C:\SyncJob.ffs_batch"
          @if - not errorlevel 0 (
              echo An error - occured!
              pause
          )

          -

          -

          -

          Instead -of displaying "An error occurred!" you can specify another -command like sending an email notification (using a third party -tool). -

          - - \ No newline at end of file diff --git a/BUILD/Help/html/ShadowCopy.html b/BUILD/Help/html/ShadowCopy.html deleted file mode 100644 index ce66ccee..00000000 --- a/BUILD/Help/html/ShadowCopy.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - -

          Volume Shadow -Copy Service (Windows only)

          -


          -

          -

          FreeFileSync -supports copying locked or shared files by creating a Volume Shadow -Copy of the source drive. To enable this feature go to Menu --> Advanced -> Global settings: Copy locked files.

          -

          -

            -

            Note:

            -
          • This - functionality is applied to locked files only. Regular files will - not use Volume Shadow Copy Service when being synchronized.

            -
          • Creating - Volume Snapshots using VSS requires the application to be started - with administrator rights.

            -
          -

          -

          -

          Troubleshooting

          -

          If you -experience problems using the Volume Shadow Copy Service a renewal of -registration might help. Create and execute a *.cmd batch file with -the follow content or enter directly via command line:

          -

          -

          - cd /d %windir%\system32
          Net - stop vss
          Net stop swprv
          regsvr32 ole32.dll
          regsvr32 - oleaut32.dll
          regsvr32 vss_ps.dll
          Vssvc /register
          regsvr32 - /i swprv.dll
          regsvr32 /i eventcls.dll
          regsvr32 es.dll
          regsvr32 - stdprov.dll
          regsvr32 vssui.dll
          regsvr32 msxml.dll
          regsvr32 - msxml3.dll
          regsvr32 msxml4.dll

          -

          -

          -


          -

          -

          (Reference: -http://support.microsoft.com/kb/940032)

          - - \ No newline at end of file diff --git a/BUILD/Help/html/Synchronize with FTP.html b/BUILD/Help/html/Synchronize with FTP.html new file mode 100644 index 00000000..2f452c6e --- /dev/null +++ b/BUILD/Help/html/Synchronize with FTP.html @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + +

          Synchronize +with FTP/WebDAV (Windows)

          +


          +

          +

          FreeFileSync +does not support accessing FTP volumes directly. But this +functionality can be integrated by mapping the FTP web space to a +drive letter:

          +


          +

          +

          Example: +Use the free utility NetDrive +(http://www.netdrive.net)

          +
            +
          • Add + a "New Site" and specify site name, site URL, drive + letter, account and password.

            +
          • Use + the newly created drive as if it were a regular hard disk.

            +
          +

          +

          + Note
          Most FTP drives set a + file's time stamp to the current time when synchronizing ignoring + the source file's time and date. As a workaround you can do a + "compare by filesize"; see corresponding section.

          +

          +

          +


          +

          +


          +

          +

          Synchronize with +SFTP (Linux)

          +


          +

          +

          An SFTP +share can be easily mapped onto a local folder for use with +FreeFileSync:

          +

          +

            +
          • Install:
            sudo + apt-get install sshfs
             

            +
          • Mount + SFTP share:
            sshfs + ssh-account@ssh-server:<path> mountpoint
             

            +
          • Unmount:
            fusermount + -u mountpoint

            +
          +

          +

          + + \ No newline at end of file diff --git a/BUILD/Help/html/Variable Drive Letters.html b/BUILD/Help/html/Variable Drive Letters.html new file mode 100644 index 00000000..2effaadd --- /dev/null +++ b/BUILD/Help/html/Variable Drive Letters.html @@ -0,0 +1,68 @@ + + + + + + + + + + + +

          Variable +drive letters

          +


          +

          +

          USB +sticks often get different volume names assigned when plugged into +different computers. FreeFileSync offers two solutions to handle this +issue:

          +


          +

          +

          Option +1: Specify a directory via volume name: Syntax: [volume +name]\path

          +

          +

          + Use "[ZENJU-USB]\folder" + instead of "G:\folder" + where "ZENJU-USB" + is the name of the USB stick that is currently mounted in volume + G:\.

          +

          +

          +

          It is +not required to look up and enter the volume name manually! Just +select the corresponding entry in the drop down menu.

          +


          +

          +

          Option +2: Use a relative +directory name:

          +

          +

            +
          • Use + "\folder" + instead of "G:\folder"
             

            +
          • Save + and copy synchronization settings to the USB stick: + "G:\settings.ffs_gui"
             

            +
          • Start + FreeFileSync by double-clicking on "G:\settings.ffs_gui"
            → + Working directory is automatically set to "
            G:\" + by the operating system so that "\folder" + will be resolved as "G:\folder" + during synchronization.

            +
          +

          +

          + + \ No newline at end of file diff --git a/BUILD/Help/html/VariableDrive.html b/BUILD/Help/html/VariableDrive.html deleted file mode 100644 index 87283a12..00000000 --- a/BUILD/Help/html/VariableDrive.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - -

          Variable drive -letters

          -


          -

          -

          USB -sticks often get different volume names assigned when plugged into -different computers. FreeFileSync offers two solutions to handle this -issue:

          -


          -

          -

          Option -1: Specify a directory via volume name: Syntax: [volume -name]\path

          -

          -

          - Use "[ZENJU-USB]\folder" - instead of "G:\folder" - where "ZENJU-USB" - is the name of the USB stick that is currently mounted in volume G:\.

          -

          -

          -

          It is -not required to look up and enter the volume name manually! Just -select the corresponding entry in the drop down menu.

          -


          -

          -

          Option -2: Use a relative -directory name:

          -

          -

            -
          • Use - "\folder" - instead of "G:\folder"
             

            -
          • Save - and copy synchronization settings to the USB stick: - "G:\settings.ffs_gui"
             

            -
          • Start - FreeFileSync by double-clicking on "G:\settings.ffs_gui"
            → - Working directory is automatically set to "
            G:\" - by the operating system so that "\folder" - will be resolved as "G:\folder" - during synchronization.

            -
          -

          -

          - - \ No newline at end of file diff --git a/BUILD/Help/html/Volume Shadow Copy.html b/BUILD/Help/html/Volume Shadow Copy.html new file mode 100644 index 00000000..fa10a9e0 --- /dev/null +++ b/BUILD/Help/html/Volume Shadow Copy.html @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + +

          Volume +Shadow Copy Service (Windows only)

          +


          +

          +

          FreeFileSync +supports copying locked or shared files by creating a Volume Shadow +Copy of the source drive. To enable this feature go to Menu +-> Advanced -> Global settings: Copy locked files.

          +

          +

            +

            Note

            +
          • This + functionality is applied to locked files only. Regular files will + not use Volume Shadow Copy Service when being synchronized.

            +
          • + Creating Volume Snapshots using VSS + requires the application to be started with administrator rights.

            +
          +

          +

          +

          Troubleshooting

          +

          If you +experience problems using the Volume Shadow Copy Service a renewal of +registration might help. Create and execute a *.cmd batch file with +the follow content or enter directly via command line:

          +

          +

          + cd /d %windir%\system32
          Net + stop vss
          Net stop swprv
          regsvr32 ole32.dll
          regsvr32 + oleaut32.dll
          regsvr32 vss_ps.dll
          Vssvc /register
          regsvr32 + /i swprv.dll
          regsvr32 /i eventcls.dll
          regsvr32 es.dll
          regsvr32 + stdprov.dll
          regsvr32 vssui.dll
          regsvr32 msxml.dll
          regsvr32 + msxml3.dll
          regsvr32 msxml4.dll

          +

          +

          +

          Reference: +http://support.microsoft.com/kb/940032

          + + \ No newline at end of file diff --git a/BUILD/Help/img/MainDialog.png b/BUILD/Help/img/MainDialog.png index 6d7271a1..984e1305 100644 Binary files a/BUILD/Help/img/MainDialog.png and b/BUILD/Help/img/MainDialog.png differ diff --git a/BUILD/Help/img/RealtimeSync.png b/BUILD/Help/img/RealtimeSync.png index 20d582c6..56e55aea 100644 Binary files a/BUILD/Help/img/RealtimeSync.png and b/BUILD/Help/img/RealtimeSync.png differ diff --git a/BUILD/Help/img/SetupBatch.png b/BUILD/Help/img/SetupBatch.png index d3dc81a0..469d632b 100644 Binary files a/BUILD/Help/img/SetupBatch.png and b/BUILD/Help/img/SetupBatch.png differ diff --git a/BUILD/Help/img/SourceTarget.png b/BUILD/Help/img/SourceTarget.png index 2a3a834e..df8921d6 100644 Binary files a/BUILD/Help/img/SourceTarget.png and b/BUILD/Help/img/SourceTarget.png differ diff --git a/BUILD/Help/img/WatchUsbInsert.png b/BUILD/Help/img/WatchUsbInsert.png index 9d106fb8..a4d17a4d 100644 Binary files a/BUILD/Help/img/WatchUsbInsert.png and b/BUILD/Help/img/WatchUsbInsert.png differ diff --git a/BUILD/HideConsole.vbs b/BUILD/HideConsole.vbs new file mode 100644 index 00000000..6a178410 --- /dev/null +++ b/BUILD/HideConsole.vbs @@ -0,0 +1,17 @@ +set argIn = WScript.Arguments +num = argIn.Count + +if num = 0 then + WScript.Echo "Call a Windows batch file (*.cmd, *.bat) without showing the console window" & VbCrLf & VbCrLf &_ + "Command line:" & VbCrLf & "WScript HideConsole.vbs MyBatchfile.cmd " + WScript.Quit 1 +end if + +argOut = "" +for i = 0 to num - 1 + argOut = argOut & """" & argIn.Item(i) & """ " +next + +set WshShell = WScript.CreateObject("WScript.Shell") + +WshShell.Run argOut, 0, True \ No newline at end of file diff --git a/BUILD/Languages/chinese_simple.lng b/BUILD/Languages/chinese_simple.lng index e40d8afc..acd8a931 100644 --- a/BUILD/Languages/chinese_simple.lng +++ b/BUILD/Languages/chinese_simple.lng @@ -7,8 +7,8 @@ 0 -Searching for directory %x... -正在搜索目录 %x... +Searching for folder %x... +正在搜索文件夹 %x... Show in Explorer 在Explorer中显示 @@ -20,23 +20,26 @@ 浏览目录 Abort requested: Waiting for current operation to finish... -取消请求: 正在等待当前操作完成... +请求中止: 正在等待当前操作完成... RealtimeSync - Automated Synchronization 实时同步 - 自动同步 +Error +错误 + Select alternate comparison settings 选择替换的比较设置 Select alternate synchronization settings 选择替换同步设置 +Filter is active +过滤器已生效 + No filter selected 没有选定过滤器 -Filter is active -过滤器已激活 - Remove alternate settings 移除替换设置 @@ -55,9 +58,6 @@ About 关于 -Error -错误 - Warning 警告 @@ -68,13 +68,13 @@ 确认 Configure filter -配置过滤 +配置过滤器 Global settings 全局设置 -Synchronization Preview -同步预览 +Summary +总结 Find 查找 @@ -103,8 +103,8 @@ Browse 浏览 -Invalid command line: %x -无效的命令行: %x +Invalid command line: +无效的命令行: Info 信息 @@ -119,7 +119,7 @@ Linux错误代码 %x: Cannot resolve symbolic link %x. -无法解决 %x 的符号连接. +无法解决符号连接 %x. %x MB %x MB @@ -223,29 +223,29 @@ Volume name %x not part of file name %y! 卷名 %x 并非文件名 %y 的一部分! -Cannot find file %x. -无法找到文件 %x . - Cannot read the following XML elements: 无法读取如下XML元素: -S&ave configuration... -保存配置(&A)... +Cannot find file %x. +无法找到文件 %x . + +&Open... +打开(&O)... -&Load configuration... -加载配置(&L)... +&Save... +保存(&S)... &Quit 退出(&Q) -&File -文件(&F) +&Program +程序(&P) &Content 内容(&C) -&About... -关于(&A)... +&About +关于(&A) &Help 帮助(&H) @@ -253,8 +253,8 @@ Usage: 用法: -1. Select directories to monitor. -1. 选择要监视的目录. +1. Select folders to watch. +1. 选择要监视的文件夹. 2. Enter a command line. 2. 输入一个命令行. @@ -262,41 +262,50 @@ 3. Press 'Start'. 3. 点击'开始'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -每次有如下情况时执行这个命令行: -- 所有目录转为可用状态(例如插入U盘) -- 目录或子目录里的文件被修改 - +To get started just import a .ffs_batch file. +要开始只需导入一个 .ffs_batch文件. -Directories to watch -要监视的目录 +Folders to watch +要监视的文件夹 Add folder 添加文件夹 Remove folder -删除文件夹 +移除文件夹 Select a folder 选择一个文件夹 +Delay [seconds] +延时 [秒] + +Idle time between last detected change and execution of command +最后检测到改变和命令执行之间的空闲时间 + Command line 命令行 -Minimum Idle Time [seconds] -最小空闲时间[秒] - -Idle time between detection of last change and execution of command line in seconds -以秒计的最后变更和执行命令行之间的空闲时间 + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +命令将被触发如果: +- 文件或子文件夹改变 +- 新文件夹到达(例如U盘插入) + Start 开始 +&Retry +重试(&R) + +Cancel +取消 + (Build: %x) (Build: %x) @@ -315,14 +324,14 @@ The command line is executed each time: Waiting for missing directories... 正在等待丢失的目录... -A directory input field is empty. -有一个目录输入字段是空的. +An input folder name is empty. +有一个输入的文件夹名为空. Logging 记录 File time and size -文件时间和日期 +文件时间和大小 File content 文件内容 @@ -361,7 +370,7 @@ The command line is executed each time: 停止 Synchronization aborted! -同步已放弃! +同步已被中止! Synchronization completed with errors! 同步已完成但有错误. @@ -387,12 +396,12 @@ The command line is executed each time: Download now? 立即下载? -Information -信息 - FreeFileSync is up to date! FreeFileSync 已是最新! +Information +信息 + Do you want FreeFileSync to automatically check for updates every week? 要让 FreeFileSync 保持每周检查一次更新吗? @@ -402,8 +411,8 @@ The command line is executed each time: <符号连接> - -<目录> + +<文件夹> Full path 完整路径 @@ -414,8 +423,8 @@ The command line is executed each time: Relative path 相对路径 -Directory -目录 +Base folder +主文件夹 Size 大小 @@ -426,8 +435,11 @@ The command line is executed each time: Extension 扩展名 -Comparison Result -比较结果 +Action +动作 + +Category +分类 Drag && drop 拖放 @@ -435,14 +447,14 @@ The command line is executed each time: Close progress dialog 关闭进度对话框 -Shut down -关机 +Standby +待机 Log off 注销 -Standby -待机 +Shut down +关机 Hibernate 休眠 @@ -450,15 +462,12 @@ The command line is executed each time: 1. &Compare 1. 比较(&C) -2. &Synchronize... -2. 同步(&S)... +2. &Synchronize +2. 同步(&S) &New 新建(&N) -&Program -程序(&P) - &Language 切换语言(&L) @@ -486,8 +495,8 @@ The command line is executed each time: &Abort 取消(&A) -Synchronize... -同步... +Synchronize +同步 Start synchronization 开始同步 @@ -496,17 +505,17 @@ The command line is executed each time: 添加成对文件夹 Remove folder pair -删除文件夹对 +移除文件夹对 Swap sides 两侧互换 -Save current configuration to file -保存当前配置到文件 - Load configuration from file 从文件加载配置 +Save current configuration to file +保存当前配置到文件 + Last used configurations (press DEL to remove from list) 最后使用的配置(按DEL键将其从列表中移除) @@ -516,17 +525,17 @@ The command line is executed each time: Hide filtered or temporarily excluded files 隐藏已过滤或临时排除的文件 -Number of files and directories that will be created -一些文件和目录将被创建 +Number of files and folders that will be created +将被创建的文件和文件夹数 Number of files that will be overwritten -一些文件和目录将被覆盖 +将被覆盖的文件数 -Number of files and directories that will be deleted -一些文件和目录将被删除 +Number of files and folders that will be deleted +将被删除的文件和文件夹数 Total amount of data that will be transferred -将被转移的总数据 +将被传输的数据总量 Operation: 操作: @@ -546,14 +555,14 @@ The command line is executed each time: Batch job 批处理作业 -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -创建批处理文件并自动同步. 要在批处理模式下开始, 只需简单双击此文件或运行如下命令: FreeFileSync.exe SyncJob.ffs_batch. 此外也可在你系统中的计划任务里面执行. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +创建一个用于自动同步的批处理文件. 双击这个文件或者在你的系统的任务计划中定时执行: FreeFileSync.exe <作业名>.ffs_batch Help 帮助 Filter files -过滤文件 +过滤器文件 Left 左侧 @@ -573,21 +582,12 @@ The command line is executed each time: Maximum number of log files: 最大的日志文件数: -Select log file directory: -选择日志保存位置: +Select folder to save log files: +选择要保存日志的文件夹: Batch settings 批处理设置 -&Save -保存(&S) - -&Load -加载(&L) - -Cancel -取消 - Select variant: 选择变化的: @@ -612,29 +612,23 @@ The command line is executed each time: Configuration 配置 -Category -分类 - -Action -动作 - -File/folder exists on left side only -文件/文件夹仅存在于左侧 +Item exists on left side only +项目仅存在于左侧 -File/folder exists on right side only -文件/文件夹仅存在于右侧 +Item exists on right side only +项目仅存在于右侧 -Left file is newer -左侧文件较新 +Left side is newer +左侧较新 -Right file is newer -右侧文件较新 +Right side is newer +右侧较新 -Files have different content -文件内容不同 +Items have different content +项目有不同的内容 -Conflict/file cannot be categorized -冲突/文件不能被分类 +Conflict/item cannot be categorized +冲突/项目未能被分类 OK 确定 @@ -663,7 +657,7 @@ is the same 文件被认为是相同的,如果 - 文件内容 -相同 +是相同的 Symbolic Link handling @@ -711,9 +705,6 @@ is the same &Ignore 忽略(&I) -&Retry -重试(&R) - Do not show this dialog again 不要再显示此对话框 @@ -744,33 +735,6 @@ Note: File names must be relative to base directories! 注:文件名必须是主目录的相对路径! -Hints: -提示: - -1. Enter relative file or directory names separated by ';' or a new line. -1. 输入相对文件或文件夹名称,用';'或空行分隔. - -2. Use wildcard characters '*' and '?'. -2. 使用通配符‘*’和‘?’. - -3. Exclude files directly on main grid via context menu. -3. 通过右键菜单在主网格排除文件. - -Example -例如 - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -包括: *.doc;*.zip;*.exe -排除: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -同步所有 .doc, .zip和 .exe 文件, 除了"temp"中的一切. - Include 包括 @@ -792,8 +756,8 @@ Exclude: \stuff\temp\* &Default 默认(&D) -Transactional file copy -事务文件复制 +Fail-safe file copy +无风险的文件复制 Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. 首先写入到一个临时文件(*.ffs_tmp)然后再重命名. 这样即使出现致命错误也能保持一致的状态. @@ -807,8 +771,8 @@ Exclude: \stuff\temp\* Copy file access permissions 复制文件存取权限 -Transfer file and directory permissions (Requires Administrator rights) -转移文件和目录的权限(需要管理员权限) +Transfer file and folder permissions (Requires Administrator rights) +传输文件和文件夹的权限(需要管理员权限) Restore hidden dialogs 恢复被隐藏的对话框 @@ -997,7 +961,7 @@ Exclude: \stuff\temp\* 显示将不被复制的文件 All directories in sync! -所有目录同步! +所有目录已同步! Please run a Compare first before synchronizing! 同步之前请先进行对比 @@ -1112,11 +1076,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: 集成外部应用程序到右键菜单. 如下宏可用: -- full file or directory name -- 完整的文件名或目录名 +- full file or folder name +- 完整的文件或文件夹名 -- directory part only -- 只对目录部分 +- folder part only +- 只对文件夹部分 - Other side's counterpart to %name - 另一侧参照 %name @@ -1158,8 +1122,8 @@ Exclude: \stuff\temp\* Versioning 保留历史版本 -Move files into a time-stamped subdirectory -移动文件到时间标记子目录 +Move files into a time-stamped subfolder +移动文件到一个以时间标记命名的子文件夹 Files 文件 @@ -1251,8 +1215,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. 无法读取目录 %x. -Endless loop. -无限循环. +Detected endless directory recursion. +检测到无限的目录递归. Cannot set privilege %x. 无法设置 %x 的特权. @@ -1278,14 +1242,11 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. 设置默认的同步方向:旧文件会被新文件覆盖. -The file does not contain a valid configuration: -该文件不包含有效的配置: - -You can ignore this error to consider the directory as empty. -你可以忽略这个错误而认为目录是空的. +You can ignore this error to consider the folder as empty. +你可以忽略这个错误而认为文件夹是空的. -Cannot find directory %x. -无法找到目录 %x. +Cannot find folder %x. +无法找到文件夹 %x Directories are dependent! Be careful when setting up synchronization rules: 目录有依赖性!在设立同步规则时请小心: @@ -1294,7 +1255,7 @@ Exclude: \stuff\temp\* 正在准备同步... Conflict detected: -检测到冲突: +检测到的冲突: File %x has an invalid date! 文件 %x 的日期非法! @@ -1317,20 +1278,20 @@ Exclude: \stuff\temp\* Both sides are equal 两侧相等 -Files/folders differ in attributes only -文件/文件夹仅属性不同 +Items have different attributes +项目有不同的属性 -Copy new file/folder to left -复制新文件/文件夹至左侧 +Copy new item to left +复制新项目到左侧 -Copy new file/folder to right -复制新文件/文件夹至右侧 +Copy new item to right +复制新项目到右侧 -Delete left file/folder -删除左侧文件/文件夹 +Delete left item +删除左侧项目 -Delete right file/folder -删除右侧文件/文件夹 +Delete right item +删除右侧项目 Move file on left 移动左侧的文件 @@ -1338,20 +1299,20 @@ Exclude: \stuff\temp\* Move file on right 移动右侧的文件 -Overwrite left file/folder with right one -从右侧覆盖左侧的文件/文件夹 +Overwrite left item +覆盖左侧的项目 -Overwrite right file/folder with left one -从左侧覆盖右侧的文件/文件夹 +Overwrite right item +覆盖右侧的项目 Do nothing 保持不动 -Copy file attributes only to left -仅复制文件属性到左侧 +Update attributes on left +更新左侧的文件属性 -Copy file attributes only to right -仅复制文件属性到右侧 +Update attributes on right +更新右侧的文件属性 Multiple... 并联... @@ -1404,11 +1365,11 @@ Exclude: \stuff\temp\* Updating attributes of %x 更新 %x 的属性 -Target directory name must not be empty! -目标目录名不能为空! +Target folder name must not be empty. +目标文件夹名必须不是空的. -Directory for file versioning was not supplied! -用于保存文件历史版本的目录没有提供! +Folder name for file versioning must not be empty. +存放历史版本的文件夹名必须不是空的. Source directory %x not found. 来源目录 %x 无法找到. @@ -1437,8 +1398,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: 如下路径的回收站不可用! 文件会被永久删除: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -有一个目录将被修改,而它是多个文件夹对的一部分!请重新检查同步设置! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +一个将被修改的文件夹是多个文件夹对的一部分. 请重新检视同步设置. Processing folder pair: 正在处理成对文件夹: diff --git a/BUILD/Languages/chinese_traditional.lng b/BUILD/Languages/chinese_traditional.lng index 69414e19..72e3cfe2 100644 --- a/BUILD/Languages/chinese_traditional.lng +++ b/BUILD/Languages/chinese_traditional.lng @@ -7,8 +7,8 @@ 0 -Searching for directory %x... -正在搜尋目錄 %x... +Searching for folder %x... +正在搜尋資料夾 %x... Show in Explorer 在資源管理器中顯示 @@ -34,12 +34,12 @@ Select alternate synchronization settings 選擇替代的同步設定 -No filter selected -沒有選擇篩選器 - Filter is active 篩選器為啟動 +No filter selected +沒有選擇篩選器 + Remove alternate settings 移除替代設定 @@ -73,8 +73,8 @@ Global settings 整體設定 -Synchronization Preview -同步預覽 +Summary +概要 Find 尋找 @@ -103,8 +103,8 @@ Browse 瀏覽 -Invalid command line: %x -無效的命令列:%x +Invalid command line: +無效的命令列: Info 訊息 @@ -223,29 +223,29 @@ Volume name %x not part of file name %y! 卷名 %x 並非檔名 %y 的一部份! -Cannot find file %x. -找不到檔案 %x。 - Cannot read the following XML elements: 無法讀取下列XML元素: -S&ave configuration... -儲存配置(&A)... +Cannot find file %x. +找不到檔案 %x。 -&Load configuration... -載入配置(&L)... +&Open... +開啟(&O)... + +&Save... +儲存(&S)... &Quit 離開(&Q) -&File -檔案(&F) +&Program +程式(&P) &Content 內容(&C) -&About... -關於(&A)... +&About +關於(&A) &Help 說明(&H) @@ -253,8 +253,8 @@ Usage: 使用量: -1. Select directories to monitor. -1. 選擇要監測的目錄。 +1. Select folders to watch. +1. 選擇要監看的資料夾。 2. Enter a command line. 2. 輸入命令列。 @@ -262,19 +262,11 @@ 3. Press 'Start'. 3. 按下 '開始'。 - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -命令列每次執行: -- 所有目錄為可用(例如插入USB隨身碟) -- 檔案在這些目錄或子目錄會被修改 - +To get started just import a .ffs_batch file. +開始只是導入一個.ffs_batch檔。 -Directories to watch -要監看的目錄 +Folders to watch +要監看的資料夾 Add folder 新增資料夾 @@ -285,14 +277,25 @@ The command line is executed each time: Select a folder 選擇一個資料夾 +Delay [seconds] +延遲 [秒] + +Idle time between last detected change and execution of command +最後檢測到更改和執行命令之間的閒置時間 + Command line 命令列 -Minimum Idle Time [seconds] -最小閒置時間 [秒] - -Idle time between detection of last change and execution of command line in seconds -在幾秒鐘內檢測上次更改和執行命令列之間的閒置時間 + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +假如要觸發該命令: +- 檔案或子資料夾更改 +- 新資料夾到來(例如插入USB隨身碟) + Start 開始 @@ -321,8 +324,8 @@ The command line is executed each time: Waiting for missing directories... 等待缺少的目錄... -A directory input field is empty. -目錄輸入的欄位為空 +An input folder name is empty. +輸入的資料夾名稱為空。 Logging 日誌記錄 @@ -408,8 +411,8 @@ The command line is executed each time: <符號連結> - -<目錄> + +<資料夾> Full path 完整路徑 @@ -420,8 +423,8 @@ The command line is executed each time: Relative path 相對路徑 -Directory -目錄 +Base folder +底層資料夾 Size 大小 @@ -432,8 +435,11 @@ The command line is executed each time: Extension 擴展 -Comparison Result -比對結果 +Action +動作 + +Category +分類 Drag && drop 拖放 @@ -441,14 +447,14 @@ The command line is executed each time: Close progress dialog 關閉進度對話框 -Shut down -關機 +Standby +待機 Log off 登出 -Standby -待機 +Shut down +關機 Hibernate 休眠 @@ -456,15 +462,12 @@ The command line is executed each time: 1. &Compare 1. 比對(&C) -2. &Synchronize... -2. 同步(&S)... +2. &Synchronize +2. 同步(&S) &New 新增專案(&N) -&Program -程式(&P) - &Language 語言(&L) @@ -492,8 +495,8 @@ The command line is executed each time: &Abort 取消(&A) -Synchronize... -同步... +Synchronize +同步 Start synchronization 開始同步 @@ -507,12 +510,12 @@ The command line is executed each time: Swap sides 兩邊交換 -Save current configuration to file -將目前配置儲存到檔案 - Load configuration from file 從檔案載入配置 +Save current configuration to file +將目前配置儲存到檔案 + Last used configurations (press DEL to remove from list) 上次使用的配置(按DEL鍵,從清單中移除) @@ -522,14 +525,14 @@ The command line is executed each time: Hide filtered or temporarily excluded files 隱藏篩選或暫時被排除的檔案 -Number of files and directories that will be created -一些檔案和目錄將被新建 +Number of files and folders that will be created +將被新建的檔案和資料夾數量 Number of files that will be overwritten 一些檔案和目錄將被覆蓋 -Number of files and directories that will be deleted -一些檔案和目錄將被刪除 +Number of files and folders that will be deleted +將被刪除的檔案和資料夾數量 Total amount of data that will be transferred 將被傳輸的總資料量 @@ -552,8 +555,8 @@ The command line is executed each time: Batch job 批次處理作業 -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -新建一個批次檔,並自動執行同步。若要開始批次處理模式只需按兩下此檔或通過命令列執行:FreeFileSync.exe SyncJob.ffs批次處理。還可以安排在您的作業系統的任務計畫中。 +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +新建一個批次檔來自動執行同步。按兩下此檔案或安排在您的系統任務計畫表:FreeFileSync.exe <工作名稱>.ffs_batch Help 說明 @@ -579,18 +582,12 @@ The command line is executed each time: Maximum number of log files: 日誌檔的最大數目: -Select log file directory: -選擇日誌檔目錄: +Select folder to save log files: +選擇要儲存日誌檔的資料夾: Batch settings 批次處理設定 -&Save -儲存(&S) - -&Load -載入(&L) - Select variant: 選擇變數: @@ -615,29 +612,23 @@ The command line is executed each time: Configuration 配置 -Category -分類 +Item exists on left side only +只存在於左邊的項目 -Action -動作 - -File/folder exists on left side only -只存在於左邊的檔案/資料夾 - -File/folder exists on right side only -只存在於右邊的檔案/資料夾 +Item exists on right side only +只存在於右邊的項目 -Left file is newer -左邊檔案較新 +Left side is newer +左邊較新 -Right file is newer -右邊檔案較新 +Right side is newer +右邊較新 -Files have different content -檔案的內容不同 +Items have different content +項目具有不同內容 -Conflict/file cannot be categorized -衝突/檔案無法分類 +Conflict/item cannot be categorized +衝突/項目不能被分類 OK 確定 @@ -735,33 +726,6 @@ Note: File names must be relative to base directories! 注意:檔名必須相對到基本目錄! -Hints: -提示: - -1. Enter relative file or directory names separated by ';' or a new line. -1. 輸入相對檔案或目錄名稱,使用 ';' 或空行分隔。 - -2. Use wildcard characters '*' and '?'. -2. 使用萬用字元 '*' 和 '?'。 - -3. Exclude files directly on main grid via context menu. -3. 經由內容選單直接在主要網格排除檔案。 - -Example -例如 - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -包括:*.doc; *.zip; *.exe -排除:\stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -同步所有 .doc、.zip 和 .exe 檔案,除了 "temp" 子資料夾中的所有檔案。 - Include 包括 @@ -783,8 +747,8 @@ Exclude: \stuff\temp\* &Default 預設(&D) -Transactional file copy -異動檔案副本 +Fail-safe file copy +故障保護檔案複製 Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. 第一次將檔寫入到一個暫存(*.ffs_tmp),順便將它們重新命名。即使在嚴重錯誤的情況下,還可確保一致的狀態。 @@ -798,8 +762,8 @@ Exclude: \stuff\temp\* Copy file access permissions 複製檔案系統權限 -Transfer file and directory permissions (Requires Administrator rights) -傳輸檔案和目錄權限(需要管理員權限) +Transfer file and folder permissions (Requires Administrator rights) +傳輸檔案和資料夾權限(需要管理員權限) Restore hidden dialogs 還原隱藏的對話框 @@ -1103,11 +1067,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: 整合上下文功能表中的外部應用程式。可以使用下面的巨集: -- full file or directory name -- 完整的檔名或目錄名稱 +- full file or folder name +- 完整檔案或資料夾名稱 -- directory part only -- 只有目錄部份 +- folder part only +- 只有資料夾一部分 - Other side's counterpart to %name - 另一邊對應到 %name @@ -1149,8 +1113,8 @@ Exclude: \stuff\temp\* Versioning 版本控制 -Move files into a time-stamped subdirectory -移動檔案到一個時間標記的子目錄 +Move files into a time-stamped subfolder +將檔移動到一個有時間戳記的子資料夾 Files 檔案 @@ -1242,8 +1206,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. 無法讀取目錄 %x。 -Endless loop. -無限迴圈。 +Detected endless directory recursion. +檢測到無限目錄遞迴。 Cannot set privilege %x. 無法設定權限 %x。 @@ -1269,14 +1233,11 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. 設定預設同步方向:舊檔案會被較新的檔案覆蓋。 -The file does not contain a valid configuration: -該檔案不包含有效的配置: - -You can ignore this error to consider the directory as empty. -您可以忽略此錯誤,考慮該目錄為空。 +You can ignore this error to consider the folder as empty. +您可以忽略此錯誤,考慮到空的資料夾。 -Cannot find directory %x. -找不到目錄 %x。 +Cannot find folder %x. +找不到資料夾 %x。 Directories are dependent! Be careful when setting up synchronization rules: 目錄有依靠性!請小心設定同步規則: @@ -1308,20 +1269,20 @@ Exclude: \stuff\temp\* Both sides are equal 兩邊都相同 -Files/folders differ in attributes only -檔案/資料夾僅在於不同的屬性 +Items have different attributes +項目具有不同屬性 -Copy new file/folder to left -複製新檔案/資料夾到左邊 +Copy new item to left +複製新的項目到左邊 -Copy new file/folder to right -複製新檔案/資料夾到右邊 +Copy new item to right +複製新的項目到右邊 -Delete left file/folder -刪除左邊檔案/資料夾 +Delete left item +刪除左邊項目 -Delete right file/folder -刪除右邊檔案/資料夾 +Delete right item +刪除右邊項目 Move file on left 移動左邊的檔案 @@ -1329,20 +1290,20 @@ Exclude: \stuff\temp\* Move file on right 移動右邊的檔案 -Overwrite left file/folder with right one -用適合檔案/資料夾覆蓋左邊檔案/資料夾 +Overwrite left item +覆蓋左邊項目 -Overwrite right file/folder with left one -用適合檔案/資料夾覆蓋右邊檔案/資料夾 +Overwrite right item +覆蓋右邊項目 Do nothing 維持原狀 -Copy file attributes only to left -只複製檔案屬性到左邊 +Update attributes on left +更新左邊的屬性 -Copy file attributes only to right -只複製檔案屬性到右邊 +Update attributes on right +更新右邊的屬性 Multiple... 多個... @@ -1395,11 +1356,11 @@ Exclude: \stuff\temp\* Updating attributes of %x 正在更新 %x 個屬性 -Target directory name must not be empty! -目標目錄名稱不能空白! +Target folder name must not be empty. +目的資料夾名稱不能為空。 -Directory for file versioning was not supplied! -版本控制檔的目錄不提供! +Folder name for file versioning must not be empty. +檔案版本控制資料夾的名稱不能為空。 Source directory %x not found. 來源目錄 %x 找不到。 @@ -1428,8 +1389,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: 資源回收筒不可用於以下路徑!相反的,檔案將永遠被刪除: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -一個目錄將被修改,這是多對資料夾的一部份!請檢閱同步設定! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +一個將被修改的資料夾,是多個資料夾對的一部分。請檢查同步設定。 Processing folder pair: 處理一對資料夾: diff --git a/BUILD/Languages/croatian.lng b/BUILD/Languages/croatian.lng index ff56257e..bad3c10d 100644 --- a/BUILD/Languages/croatian.lng +++ b/BUILD/Languages/croatian.lng @@ -7,8 +7,8 @@ n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2 -Searching for directory %x... -Tražim direktorij %x... +Searching for folder %x... +Tražim mapu %x... Show in Explorer Prikaži u Exploreru @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Automatska Sinkronizacija +Error +Greška + Select alternate comparison settings Izaberite alternativne postavke usporedbe Select alternate synchronization settings Izaberite alternativne postavke sinkronizacije -No filter selected -Nijedan filter odabran - Filter is active Filter je aktivan +No filter selected +Nijedan filter odabran + Remove alternate settings Ukloni alternativne postavke @@ -55,9 +58,6 @@ About O programu -Error -Greška - Warning Oprez @@ -73,8 +73,8 @@ Global settings Globalne postavke -Synchronization Preview -Pregled sinkronizacije +Summary +Pregled Find Pronađi @@ -103,8 +103,8 @@ Browse Odaberi -Invalid command line: %x -Netočna naredba: %x +Invalid command line: +Netočna naredba: Info Info @@ -229,29 +229,29 @@ Volume name %x not part of file name %y! Naziv particije %x dio naziva datoteke %y! -Cannot find file %x. -Ne mogu pronaći datoteku %x. - Cannot read the following XML elements: Ne mogu čitati slijedeće XML elemente -S&ave configuration... -&Spremi postavke... +Cannot find file %x. +Ne mogu pronaći datoteku %x. -&Load configuration... -&Uvezi postavke... +&Open... +&Otvori... + +&Save... +&Spremi... &Quit &Izlaz -&File -&Datoteka +&Program +&Program &Content &Sadržaj -&About... -&O programu... +&About +&O programu &Help &Pomoć @@ -259,8 +259,8 @@ Usage: Uporaba: -1. Select directories to monitor. -1. Izaberite mape za nadziranje +1. Select folders to watch. +1. Odaberite mape za nadzirati 2. Enter a command line. 2. Unesite naredbu. @@ -268,18 +268,10 @@ 3. Press 'Start'. 3. Pretisnite 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Naredba će biti izvršena kada: -- sve mape postanu dostupne (npr. USB stick je umetnut) -- datoteke unutar tih mapa ili podmapa budu mijenjane - +To get started just import a .ffs_batch file. +Za započeti uvezite .ffs slijednu datoteku. -Directories to watch +Folders to watch Mape za nadziranje Add folder @@ -291,18 +283,35 @@ Naredba će biti izvršena kada: Select a folder Izaberite mapu +Delay [seconds] +Odgoditi [sekunda] + +Idle time between last detected change and execution of command +Vrijeme čekanja između zadnje prepoznate promjene i izvršenja naredbe + Command line Naredbena linija -Minimum Idle Time [seconds] -Minimalno vrijeme pripravnosti [sekunde] - -Idle time between detection of last change and execution of command line in seconds -Vrijeme pripravnosti između pronalaska zadnje promjene i izvršenja naredbe u sekundama + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Naredba će biti pokrenuta ako se: +- datoteke ili podmape promijene +- nove mape pojave (npr. umetanje USB sticka) + Start Start +&Retry +&Ponovi + +Cancel +Odustani + (Build: %x) (Inačnica: %x) @@ -321,8 +330,8 @@ Naredba će biti izvršena kada: Waiting for missing directories... Čekam nedostajuće direktorije... -A directory input field is empty. -Upisno polje za direktorij je prazno. +An input folder name is empty. +Ime ulazne mape je prazno. Logging Zapisivanje @@ -393,12 +402,12 @@ Naredba će biti izvršena kada: Download now? Preuzeti sada? -Information -Informacija - FreeFileSync is up to date! FreeFileSync je ažuriran! +Information +Informacija + Do you want FreeFileSync to automatically check for updates every week? Dali želite da FreeFileSync automatski traži ažuriranja svaki tjedan? @@ -408,8 +417,8 @@ Naredba će biti izvršena kada: - - + + Full path Puna putanja @@ -420,8 +429,8 @@ Naredba će biti izvršena kada: Relative path Relativna Putanja -Directory -Direktorij +Base folder +Izvorna mapa Size Veličina @@ -432,8 +441,11 @@ Naredba će biti izvršena kada: Extension Ekstenzija -Comparison Result -Rezultati usporedbe +Action +Radnja + +Category +Kategorija Drag && drop Povuci && ispusti @@ -441,14 +453,14 @@ Naredba će biti izvršena kada: Close progress dialog Zatvori prozor zadatka -Shut down -Isključi računalo +Standby +Spavaj Log off Odlogiraj se -Standby -Spavaj +Shut down +Isključi računalo Hibernate Hibernacija @@ -456,15 +468,12 @@ Naredba će biti izvršena kada: 1. &Compare 1. &Usporedi -2. &Synchronize... -2. &Sinkroniziraj... +2. &Synchronize +2. &Sinkroniziraj &New &Novo -&Program -&Program - &Language &Jezik @@ -492,8 +501,8 @@ Naredba će biti izvršena kada: &Abort &Odustani -Synchronize... -Sinkroniziraj... +Synchronize +Sinkroniziraj Start synchronization Započni sinkronizaciju @@ -507,12 +516,12 @@ Naredba će biti izvršena kada: Swap sides Zamjeni strane -Save current configuration to file -Spremi sadašnje postavke u datoteku - Load configuration from file Uvezi postavke iz datoteke +Save current configuration to file +Spremi sadašnje postavke u datoteku + Last used configurations (press DEL to remove from list) Zadnje korištene postavke (pretisite DEL za ukloniti s liste) @@ -522,14 +531,14 @@ Naredba će biti izvršena kada: Hide filtered or temporarily excluded files Sakrij filtrirane ili trenutno isključene datoteke -Number of files and directories that will be created -Broj datoteka i direktorija koji će biti napravljeni +Number of files and folders that will be created +Broj datoteka i foldera koji će se stvoriti Number of files that will be overwritten Broj datoteka koje će biti prepisane -Number of files and directories that will be deleted -Broj datoteka i direktorija koji će biti izbrisani +Number of files and folders that will be deleted +Broj datoteka i mapa koje će se izbrisati Total amount of data that will be transferred Ukupna količina podataka koja će biti prebečana @@ -552,8 +561,8 @@ Naredba će biti izvršena kada: Batch job Slijedni zadatak -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Izradi slijednu datoteku i automatiziraj sinkronizaciju. Za započeti u slijednom modu dvostruki klik na ovu datoteku ili pokrenuti naredbu: FreeFileSync.exe SyncJob.ffs_batch. Ovo također može biti zadano u vašem sistemskom planeru zadataka +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Izradite slijednu datoteku za automatizirati sinkronizaciju. Dvostruki klik na ovu datoteku ili dodajte obvezu u vašem sistemskom planeru: FreeFileSync.exe .ffs_batch Help Pomoć @@ -579,21 +588,12 @@ Naredba će biti izvršena kada: Maximum number of log files: Maksimalan broj izvješća: -Select log file directory: -Odaberite direktorij izvješća: +Select folder to save log files: +Odabrati mapu za spremanje izvješća Batch settings Slijedne postavke -&Save -&Spremi - -&Load -&Uvezi - -Cancel -Odustani - Select variant: Izaberite varijantu: @@ -618,29 +618,23 @@ Naredba će biti izvršena kada: Configuration Postavke -Category -Kategorija - -Action -Radnja - -File/folder exists on left side only -Datoteka/mapa postoji samo na lijevoj strani +Item exists on left side only +Stavka postoji samo na lijevoj strani -File/folder exists on right side only -Datoteka/mapa postoji samo na desnoj strani +Item exists on right side only +Stavka postoji samo na desnoj strani -Left file is newer -Lijeva datoteka je novija +Left side is newer +Lijeva strana je novija -Right file is newer -Desna datoteka je novija +Right side is newer +Desna strana je novija -Files have different content -Datoteke imaju različit sadržaj +Items have different content +Stavke imaju različit sadržaj -Conflict/file cannot be categorized -Konflikt/datoteka ne more biti kategorizirana +Conflict/item cannot be categorized +Sukob/stavka ne može biti razvrstana OK U redu @@ -717,9 +711,6 @@ jednak &Ignore &Ignoriraj -&Retry -&Ponovi - Do not show this dialog again Ne prikazuj ovaj prozor ponovno @@ -750,33 +741,6 @@ Samo datoteke koje odgovaraju svim filterskim postavkama će biti sinkronizirane Napomena: Imena datoteka moraju biti srodni s glavnim mapama! -Hints: -Savjeti: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Unesite relativno ime datoteke ili naziva direktorija odvojeno ';' ili novim redom. - -2. Use wildcard characters '*' and '?'. -2. Uporabite znakove poput '*' ili '?'. - -3. Exclude files directly on main grid via context menu. -3. Isključite datoteke neposredno na glavnoj mreži s kontekstnog menija. - -Example -Primjer - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Uključi: *.doc;*.zip;*.exe -Isključi: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sinkroniziraj sve .doc, .zip i .exe datoteke, izuzev svega iz podmape "temp". - Include Uključi @@ -798,8 +762,8 @@ Isključi: \stuff\temp\* &Default &Zadano -Transactional file copy -Transakcijsko kopiranje datoteke +Fail-safe file copy +Kopiranje zaštićeno od grešaka Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Zapiši u privremenu datoteku (*.ffs_tmp) najprije a onda ju preimenuj. Ovo garantira nepromjenjivost čak u slučaju kritične greške. @@ -813,8 +777,8 @@ Isključi: \stuff\temp\* Copy file access permissions Kopiraj datotečna dopuštenja -Transfer file and directory permissions (Requires Administrator rights) -Prebaci datotečna dopuštenja (Zahtjeva Administratorske ovlasti) +Transfer file and folder permissions (Requires Administrator rights) +Premjesti datotečna dopuštenja (Zahtjeva Administratorska prava) Restore hidden dialogs Prikaži skrivene prozore @@ -1126,11 +1090,11 @@ Isključi: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integriraj vanjske aplikacije u kontekstni meni. Sljedeći makroi su dostupni: -- full file or directory name -- puno ime datoteke ili direktorija +- full file or folder name +- cijelo ime datoteke ili mape -- directory part only -- samo dio direktorija +- folder part only +- samo mapa - Other side's counterpart to %name - Duplikat s druge strane k %name @@ -1176,8 +1140,8 @@ Isključi: \stuff\temp\* Versioning Verzija -Move files into a time-stamped subdirectory -Premjesti datoteke u vremenski-označen podfolder +Move files into a time-stamped subfolder +Prebaci datoteke u vremenski-blokirani podfolder Files Datoteke @@ -1275,8 +1239,8 @@ Isključi: \stuff\temp\* Cannot read directory %x. Ne mogu čitati mapu %x. -Endless loop. -Beskrajna petlja +Detected endless directory recursion. +Detektiran bezograničeni direktorij Cannot set privilege %x. Ne mogu postaviti prava za %x. @@ -1302,13 +1266,10 @@ Isključi: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Postavljam zadani sinkronizacijski smijer: Stare datoteke će biti prepisane novim datotekama. -The file does not contain a valid configuration: -Datoteka ne sadrži ispravne postavke: - -You can ignore this error to consider the directory as empty. -Možete ignorirati ovu grešku uzimajući datoteku kao praznu . +You can ignore this error to consider the folder as empty. +Možete ignorirati ovu pogrešku i smatrati mapu praznom -Cannot find directory %x. +Cannot find folder %x. Ne mogu pronaći mapu %x. Directories are dependent! Be careful when setting up synchronization rules: @@ -1341,20 +1302,20 @@ Isključi: \stuff\temp\* Both sides are equal Obje strane su jednake -Files/folders differ in attributes only -Datoteke/mape se razlikuju samo u atributima +Items have different attributes +Stavke imaju različite atribute -Copy new file/folder to left -Kopiraj novu datoteku/mapu na lijevo +Copy new item to left +Kopiraj novu stavku lijevo -Copy new file/folder to right -Kopiraj novu datoteku/mapu na desno +Copy new item to right +Kopiraj novu stavku desno -Delete left file/folder -Izbriši lijevu datoteku/mapu +Delete left item +Izbriši lijevu stavku -Delete right file/folder -Izbriši desnu datoteku/mapu +Delete right item +Izbriši desnu stavku Move file on left Premjesti datoteku lijevo @@ -1362,20 +1323,20 @@ Isključi: \stuff\temp\* Move file on right Premjest datoteku desno -Overwrite left file/folder with right one -Prepiši lijevu datoteku/mapu s onom sa desne strane +Overwrite left item +Prepiši lijevu stavku -Overwrite right file/folder with left one -Prepiši desnu datoteku/mapu s onom sa lijeve strane +Overwrite right item +Prepiši desnu stavku Do nothing Ne radi ništa -Copy file attributes only to left -Kopiraj atribute datoteke samo na levo +Update attributes on left +Osvježi atribute lijevo -Copy file attributes only to right -Kopiraj atribute datoteke samo na desno +Update attributes on right +Osvježi atribute desno Multiple... Mnogostruko... @@ -1428,11 +1389,11 @@ Isključi: \stuff\temp\* Updating attributes of %x Obnavljam atribute od %x -Target directory name must not be empty! -Ime ciljnog direktorija ne smije biti prazno! +Target folder name must not be empty. +Naziv odredišne mape ne može biti prazan. -Directory for file versioning was not supplied! -Mapa za ovakvu datoteku nije isporučena +Folder name for file versioning must not be empty. +Naziv mape za datotečni raspored ne može biti prazan Source directory %x not found. Izvorna mapa %x nije pronađena @@ -1461,8 +1422,8 @@ Isključi: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Koš za smeće nije dostupan za navedene putanje! Umjesto toga datoteke će biti trajno izbrisane: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Direktorij će biti mjenjan koji je dio više parova mapa! Molimo pogledajte postavke sinkronizacije! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Mapa će biti uređena koja je dio više pari mapa. Molimo provjerite sinkronizacijske postavke. Processing folder pair: Obrađujem parove mapa: diff --git a/BUILD/Languages/czech.lng b/BUILD/Languages/czech.lng index 3230b30b..bfc42fc0 100644 --- a/BUILD/Languages/czech.lng +++ b/BUILD/Languages/czech.lng @@ -7,8 +7,8 @@ n==1 ? 0 : n>=2 && n<=4 ? 1 : 2 -Searching for directory %x... -Otevírání adresáře %x +Searching for folder %x... +Otevírání složky %x Show in Explorer Zobrazit v Průzkumníkovi @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Automatická synchronizace +Error +Chyba + Select alternate comparison settings Změnit nastavení porovnání Select alternate synchronization settings Změnit nastavení synchronizace -No filter selected -Není vybrán žádný filtr - Filter is active Filtr je zapnutý +No filter selected +Není vybrán žádný filtr + Remove alternate settings Zrušit jiné nastavení @@ -55,9 +58,6 @@ About O Programu -Error -Chyba - Warning Varování @@ -73,8 +73,8 @@ Global settings Nastavení programu -Synchronization Preview -Náhled synchronizace +Summary +Přehled Find Najít @@ -103,8 +103,8 @@ Browse Procházet -Invalid command line: %x -Neplatný příkaz: %x +Invalid command line: +Neplatný příkaz: Info Info @@ -235,23 +235,23 @@ Cannot read the following XML elements: Nelze načíst následující XML elementy: -S&ave configuration... -&Uložení konfigurace... +&Open... +&Otevřít... -&Load configuration... -&Načíst konfiguraci... +&Save... +&Uložit &Quit U&končit -&File -&Soubor +&Program +&Nástroje &Content &Obsah -&About... -&O Programu... +&About +O &Programu &Help &Pomoc @@ -259,8 +259,8 @@ Usage: Použití: -1. Select directories to monitor. -1. Vyberte adresáře pro sledování. +1. Select folders to watch. +1. Vyberte složku ke sledování. 2. Enter a command line. 2. Zadejte příkazovou řádku. @@ -268,19 +268,11 @@ 3. Press 'Start'. 3. Zmáčkněte 'Start' - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Příkazová řádka je spuštěna pokaždé když: -- jsou k dispozici všechny adresáře (např. vložením USB disku) -- dojde ke změně souborů v adresáři nebo podadresářích - +To get started just import a .ffs_batch file. +Můžete načíst také konfigurační soubor soubor .ffs_batch -Directories to watch -Sledované adresáře +Folders to watch +Složka ke sledování Add folder Přidat adresář @@ -291,18 +283,35 @@ Příkazová řádka je spuštěna pokaždé když: Select a folder Vyberte adresář +Delay [seconds] +Prodleva (v sekundách) + +Idle time between last detected change and execution of command +Prodleva mezi zjištěním poslední změny a spuštěním příkazu + Command line Příkazová řádka -Minimum Idle Time [seconds] -Minimální čas prodlevy [v sekundách] - -Idle time between detection of last change and execution of command line in seconds -Prodleva mezi detekcí poslední změny a spuštěním příkazu (v sekundách) + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Příkaz je spuštěn když: +- dojde ke změně v souboru nebo ve složce +- je zjištěna nová složka (např. vložením USB disku) + Start Start +&Retry +&Opakovat + +Cancel +Zrušit + (Build: %x) (Build: %x) @@ -321,8 +330,8 @@ Příkazová řádka je spuštěna pokaždé když: Waiting for missing directories... Čekání na nedostupné adresáře... -A directory input field is empty. -Není zadán vstupní adresář. +An input folder name is empty. +Není zadána vstupní složka. Logging Záznam zpracování @@ -408,8 +417,8 @@ Příkazová řádka je spuštěna pokaždé když: - - + + Full path Plná cesta @@ -420,8 +429,8 @@ Příkazová řádka je spuštěna pokaždé když: Relative path Relativní cesta -Directory -Adresář +Base folder +Složka Size Velikost @@ -432,23 +441,26 @@ Příkazová řádka je spuštěna pokaždé když: Extension Přípona -Comparison Result -Výsledek porovnání +Action +Akce + +Category +Kategorie Drag && drop -Drag && Drop +Přetáhni sem && pusť Close progress dialog Zavřít průběh zpracování -Shut down -Vypnout počítač +Standby +Přepnout do úsporného režimu Log off Odhlásit uživatele -Standby -Přepnout do úsporného režimu +Shut down +Vypnout počítač Hibernate Přepnout do režimu spánku @@ -456,15 +468,12 @@ Příkazová řádka je spuštěna pokaždé když: 1. &Compare 1. &Porovnat -2. &Synchronize... -2. &Synchronizovat... +2. &Synchronize +2. &Synchronizovat &New &Nový -&Program -&Nástroje - &Language &Jazyk @@ -492,7 +501,7 @@ Příkazová řádka je spuštěna pokaždé když: &Abort &Ukončit -Synchronize... +Synchronize Synchronizace Start synchronization @@ -507,12 +516,12 @@ Příkazová řádka je spuštěna pokaždé když: Swap sides Změna stran -Save current configuration to file -Uložit změny do konfiguračního souboru - Load configuration from file Načíst konfiguraci ze souboru +Save current configuration to file +Uložit změny do konfiguračního souboru + Last used configurations (press DEL to remove from list) Posledně použité konfigurace (pomocí DEL můžete položku smazat) @@ -522,14 +531,14 @@ Příkazová řádka je spuštěna pokaždé když: Hide filtered or temporarily excluded files Skrýt filtrované nebo dočasně vynechané soubory -Number of files and directories that will be created -Počet souborů a adresářů k vytvoření +Number of files and folders that will be created +Počet souborů a složek k vytvoření Number of files that will be overwritten Počet souborů a adresářů k přepsání -Number of files and directories that will be deleted -Počet souborů a adresářů ke smazání +Number of files and folders that will be deleted +Počet souborů a složek ke smazání Total amount of data that will be transferred Celkový objem dat, který bude přenesen @@ -552,8 +561,8 @@ Příkazová řádka je spuštěna pokaždé když: Batch job Dávkový soubor -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Vytvoří dávkový souboru pro automatický provoz. Ke spuštění dávky jednoduše poklikejte na vytvořený soubor nebo jeho jméno zadejte jako parametr při spuštění FreeFileSync: FreeFileSync.exe . Stejně tak můžete ke spuštění využít plánovač úloh vašeho operačního systému. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Vytvoří dávkový souboru pro automatickou synchronizaci. Ke spuštění dávky jednoduše poklikejte na vytvořený soubor nebo jeho jméno zadejte jako parametr při spuštění FreeFileSync: FreeFileSync.exe . Stejně tak můžete ke spuštění využít plánovač úloh vašeho operačního systému. Help Nápověda @@ -579,21 +588,12 @@ Příkazová řádka je spuštěna pokaždé když: Maximum number of log files: Maximální počet záznamových souborů: -Select log file directory: -Vyberte adresář pro záznamové soubory: +Select folder to save log files: +Vyberte složku pro záznamové soubory: Batch settings Nastavení -&Save -&Uložit - -&Load -&Načíst - -Cancel -Zrušit - Select variant: Vyberte variantu: @@ -618,29 +618,23 @@ Příkazová řádka je spuštěna pokaždé když: Configuration Konfigurace -Category -Kategorie - -Action -Akce - -File/folder exists on left side only -Soubory/adresáře, které existují pouze vlevo +Item exists on left side only +Položky existující pouze vlevo -File/folder exists on right side only -Soubory/adresáře, které existují pouze vpravo +Item exists on right side only +Položky existující pouze vpravo -Left file is newer -Levý soubor je novější +Left side is newer +Vlevo je novější -Right file is newer -Pravý soubor je novější +Right side is newer +Vpravo je novější -Files have different content -Soubory, které mají rozdílný obsah +Items have different content +Obsah položek je rozdílný -Conflict/file cannot be categorized -Konflikty/soubory které nelze zařadit +Conflict/item cannot be categorized +Konflikty/položky které nelze zařadit OK OK @@ -717,9 +711,6 @@ je stejný &Ignore &Pokračovat -&Retry -&Opakovat - Do not show this dialog again Tento dialog již nezobrazovat @@ -750,33 +741,6 @@ Pouze soubory odpovídající nastavenému filtru budou vybrány pro synchroniza Poznámka: Filtr je aplikován relativně k základním adresářům. -Hints: -Nápověda: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Můžete použít relativní cesty k souboru nebo adresáři oddělené ';' nebo řádkem. - -2. Use wildcard characters '*' and '?'. -2. Můžete použít zástupné znaky (wildcard) '*' a '?'. - -3. Exclude files directly on main grid via context menu. -3. Můžete použít pro vynechávání souborů přímo kontextového menu. - -Example -Příklad - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Přidat: *.doc;*.zip;*.exe -Vynechat: \někde\něco\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synchronizovat všechny soubory .doc, .zip a .exe s výjimkou všeho v podadresáři "někde\něco" - Include Přidat @@ -798,7 +762,7 @@ Vynechat: \někde\něco\* &Default &Předdefinované -Transactional file copy +Fail-safe file copy Bezpečné kopírování souborů Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. @@ -813,8 +777,8 @@ Vynechat: \někde\něco\* Copy file access permissions Kopírovat přístupová oprávnění k souborům -Transfer file and directory permissions (Requires Administrator rights) -Přenést přístupová oprávnění souborů a adresářů (Vyžaduje administrátorké oprávnění) +Transfer file and folder permissions (Requires Administrator rights) +Přenést přístupová oprávnění souborů a složek (Vyžaduje administrátorké oprávnění) Restore hidden dialogs Obnovit skryté dialogy @@ -1126,10 +1090,10 @@ Vynechat: \někde\něco\* Integrate external applications into context menu. The following macros are available: Integrace externí aplikace do kontextového menu. K dispozici jsou následující makra: -- full file or directory name +- full file or folder name - celá cesta nebo jméno souboru -- directory part only +- folder part only - pouze cesta - Other side's counterpart to %name @@ -1176,8 +1140,8 @@ Vynechat: \někde\něco\* Versioning Verzování -Move files into a time-stamped subdirectory -Přesunout soubory do časově označeného podadresáře +Move files into a time-stamped subfolder +Přesunout soubory do časově označené podsložky Files Soubory @@ -1275,8 +1239,8 @@ Vynechat: \někde\něco\* Cannot read directory %x. Nelze číst adresář %x. -Endless loop. -Nekonečná smyčka. +Detected endless directory recursion. +Nalezena nekonečná adresářová smyčka. Cannot set privilege %x. Nelze nastavit práva pro %x. @@ -1302,14 +1266,11 @@ Vynechat: \někde\něco\* Setting default synchronization directions: Old files will be overwritten with newer files. Nastaven výchozí způsob synchronizace: Staré soubory budou nahrazeny novými. -The file does not contain a valid configuration: -Soubor neobsahuje platnou konfiguraci: - -You can ignore this error to consider the directory as empty. -Tuto chybu můžete přeskočit a považovat neexistující adresář jako prázdný. +You can ignore this error to consider the folder as empty. +Tuto chybu můžete přeskočit a považovat neexistující složku jako prázdnou. -Cannot find directory %x. -Nelze najít adresář %x. +Cannot find folder %x. +>Nelze najít složku %x. Directories are dependent! Be careful when setting up synchronization rules: Adresáře jsou závislé! Buďte opatrní s definicí synchronizačních pravidel: @@ -1341,20 +1302,20 @@ Vynechat: \někde\něco\* Both sides are equal Obě strany jsou shodné -Files/folders differ in attributes only -Soubory/adresáře se liší pouze ve vlastnostech +Items have different attributes +Položky se liší ve vlastnostech -Copy new file/folder to left -Kopírovat nový soubor/adresář do leva +Copy new item to left +Kopírovat novou položku do leva -Copy new file/folder to right -Kopírovat nový soubor/adresář do prava +Copy new item to right +Kopírovat novou položku do prava -Delete left file/folder -Smazat soubor/adresář z leva +Delete left item +Smazat položku z leva -Delete right file/folder -Smazat soubor/adresáře z prava +Delete right item +Smazat položku z prava Move file on left Přesunout soubor nalevo @@ -1362,20 +1323,20 @@ Vynechat: \někde\něco\* Move file on right Přesunout soubor napravo -Overwrite left file/folder with right one -Přepsat levý soubor/adresář tím z prava +Overwrite left item +Přepsat levou položku tou z prava -Overwrite right file/folder with left one -Přepsat pravý soubor/adresář tím z leva +Overwrite right item +Přepsat pravou položku tou z leva Do nothing Nic nedělat -Copy file attributes only to left -Kopírovat vlastnosti souboru pouze do leva +Update attributes on left +Nastavit vlastnosti v levo -Copy file attributes only to right -Kopírovat vlastnosti souboru pouze do prava +Update attributes on right +Nastavit vlastnoti v pravo Multiple... Různé... @@ -1428,11 +1389,11 @@ Vynechat: \někde\něco\* Updating attributes of %x Aktualizace atributů souboru %x -Target directory name must not be empty! -Není zadán cílový adresář! +Target folder name must not be empty. +Cílová složka nesmí být prázdná. -Directory for file versioning was not supplied! -Nebyl zadán adresář pro verzování souborů! +Folder name for file versioning must not be empty. +Složka pro verzování souborů nesmí být prázdná. Source directory %x not found. Zdrojový adresář %x nelze najít. @@ -1461,8 +1422,8 @@ Vynechat: \někde\něco\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Nelze použít Koš pro následující umístění! Soubory budou odstraněny trvale: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Bude změně adresář, který je součástí adresářového páru vícenásobného porovnání! Prosím zkontrolujte si nastavení synchronizace! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Bude změněna složka, která je součástí adresářového páru vícenásobného porovnání. Prosím zkontrolujte si nastavení synchronizacem. Processing folder pair: Zpracovávání adresářové páru: diff --git a/BUILD/Languages/danish.lng b/BUILD/Languages/danish.lng index d524b0bd..4c9c2cac 100644 --- a/BUILD/Languages/danish.lng +++ b/BUILD/Languages/danish.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Søger efter bibliotek %x... +Searching for folder %x... +Søger efter mappen %x... Show in Explorer Vis i Explorer @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSynk - Automatisk Synkronisering +Error +Fejl + Select alternate comparison settings Vælg alternative sammenlignings indstillinger Select alternate synchronization settings Vælg alternative indstillinger -No filter selected -Intet filter valgt - Filter is active Filter er aktivt +No filter selected +Intet filter valgt + Remove alternate settings Fjern alternative indstillinger @@ -55,9 +58,6 @@ About Om -Error -Fejl - Warning Advarsel @@ -73,8 +73,8 @@ Global settings Fælles indstillinger -Synchronization Preview -Vis Synkronisering +Summary +Opsummering Find Find @@ -103,8 +103,8 @@ Browse Gennemse -Invalid command line: %x -Ugyldig kommando: %x +Invalid command line: +Ugyldig kommando: Info Info @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! Drev navn %x ikke en del af filnavn %y! -Cannot find file %x. -Kan ikke finde filen %x. - Cannot read the following XML elements: Kan ikke læse følgende XML emner: -S&ave configuration... -G&em konfiguration... +Cannot find file %x. +Kan ikke finde filen %x. -&Load configuration... -&Hent konfiguration... +&Open... +&Åben... + +&Save... +&Gem... &Quit &Afslut -&File -&Fil +&Program +&Program &Content &Indhold -&About... -&Om... +&About +&Om &Help &Hjælp @@ -256,8 +256,8 @@ Usage: Forbrug: -1. Select directories to monitor. -1. Vælg biblioteker at holde øje med. +1. Select folders to watch. +1. Vælg mappe at overvåge. 2. Enter a command line. 2. Skriv en kommando linje. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Tryk 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Kommando linjen bliver afviklet hver gang: -- Alle biblioteker bliver tilgængelige (eks. USB stick sættes i) -- Filer i disse biblioteker eller underbiblioteker bliver ændret - +To get started just import a .ffs_batch file. +Importer en .ffs_batch for at komme igang. -Directories to watch -Biblioteker at overvåge +Folders to watch +Mapper der overvåges Add folder Tilføj mappe @@ -288,18 +280,35 @@ Kommando linjen bliver afviklet hver gang: Select a folder Vælg en mappe +Delay [seconds] +Forsinkelse [sekunder] + +Idle time between last detected change and execution of command +Tid imellem sidste ændring og udførelse + Command line Kommando linje -Minimum Idle Time [seconds] -Minimum pausetid [sekunder] - -Idle time between detection of last change and execution of command line in seconds -Tid imellem sidste ændring og afvikling af kommando linjen i sekunder + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Kommandoen udføres hvis: +- filer eller undermapper ændres +- nye mapper ankommer (Hvis en USB nøgle sættes til) + Start Start +&Retry +&Prøv igen + +Cancel +Anuller + (Build: %x) (Build: %x) @@ -318,8 +327,8 @@ Kommando linjen bliver afviklet hver gang: Waiting for missing directories... Venter på manglende biblioteker... -A directory input field is empty. -Et biblioteks felt er tomt. +An input folder name is empty. +Et mappe navn er blankt. Logging Logger @@ -405,8 +414,8 @@ Kommando linjen bliver afviklet hver gang: - - + + Full path Fuld Sti @@ -417,8 +426,8 @@ Kommando linjen bliver afviklet hver gang: Relative path Filsti -Directory -Bibliotek +Base folder +Grund mappe Size Størrelse @@ -429,8 +438,11 @@ Kommando linjen bliver afviklet hver gang: Extension Udvidelse -Comparison Result -Sammenlignings Resultat +Action +Handling + +Category +Kategori Drag && drop Træk && slip @@ -438,14 +450,14 @@ Kommando linjen bliver afviklet hver gang: Close progress dialog Luk dialog boksen -Shut down -Luk ned +Standby +Standby Log off Log af -Standby -Standby +Shut down +Luk ned Hibernate Dvale @@ -453,15 +465,12 @@ Kommando linjen bliver afviklet hver gang: 1. &Compare 1. &Sammenlign -2. &Synchronize... -2. &Synkroniser... +2. &Synchronize +2. &Synkroniser &New &Ny -&Program -&Program - &Language &Sprog @@ -489,8 +498,8 @@ Kommando linjen bliver afviklet hver gang: &Abort &Afbryd -Synchronize... -Synkroniser... +Synchronize +Synkroniser Start synchronization Start synkronisering @@ -504,12 +513,12 @@ Kommando linjen bliver afviklet hver gang: Swap sides Byt sider -Save current configuration to file -Gem nuværende konfiguration i fil - Load configuration from file Læs konfiguration fra fil +Save current configuration to file +Gem nuværende konfiguration i fil + Last used configurations (press DEL to remove from list) Senest brugte konfigurationer (tryk DEL for at fjerne fra listen) @@ -519,14 +528,14 @@ Kommando linjen bliver afviklet hver gang: Hide filtered or temporarily excluded files Skjul filtrerede eller midlertidigt udelukkede filer -Number of files and directories that will be created -Antal filer og biblioteker der vil blive oprettet +Number of files and folders that will be created +Antallet af filer og mapper der vil blive oprettet Number of files that will be overwritten Antal filer der vil blive overskrevet -Number of files and directories that will be deleted -Antal filer og biblioteker der vil blive slettet +Number of files and folders that will be deleted +Antal filer og mapper der vil blive slettet Total amount of data that will be transferred Samlet antal data der vil blive overført @@ -549,8 +558,8 @@ Kommando linjen bliver afviklet hver gang: Batch job Batch job -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Lav en batch fil og automatiser synkronisering. For at starte i batch mode dobbelt-klik på filen eller kør kommandoen: FreeFileSync.exe SyncJob.ffs_batch. Dette kan også planlægges i dit systems opgavestyring. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Opret en batch fil for at automatiserer synkronisering. Dobbelt-klik på denne fil eller planlæg den i dit systems opgavestyring: FreeFileSync.exe .ffs_batch Help Hjælp @@ -576,21 +585,12 @@ Kommando linjen bliver afviklet hver gang: Maximum number of log files: Maksimalt antal log filer: -Select log file directory: -Vælg log fil bibliotek: +Select folder to save log files: +Vælg hvor log filer skal gemmes: Batch settings Batch indstillinger -&Save -&Gem - -&Load -&Hent - -Cancel -Anuller - Select variant: Vælg variant: @@ -615,29 +615,23 @@ Kommando linjen bliver afviklet hver gang: Configuration Konfiguration -Category -Kategori - -Action -Handling - -File/folder exists on left side only -Fil/mappe findes kun til venstre +Item exists on left side only +Enheden findes kun på venstre side -File/folder exists on right side only -Fil/mappe findes kun til højre +Item exists on right side only +Enheden findes kun på højre side -Left file is newer -Fil til venstre er nyere +Left side is newer +Venstre side er nyest -Right file is newer -Fil til højre er nyere +Right side is newer +Højre side er nyest -Files have different content -Filer har forskelligt indhold +Items have different content +Enhederne har forskelligt indhold -Conflict/file cannot be categorized -Konflikt/filen kan ikke kategoriseres +Conflict/item cannot be categorized +Advarsel/enheden kan ikke kategoriseres OK OK @@ -714,9 +708,6 @@ er det samme &Ignore &Ignorer -&Retry -&Prøv igen - Do not show this dialog again Vis ikke denne dialog igen @@ -747,33 +738,6 @@ Synkroniserer kun filer der passer alle filtre. Note: Fil navne må skal passe til grund bibliotekerne! -Hints: -Vejledninger: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Skriv faktiske fil eller bibliotek navne adskilt af ';' eller en ny linje. - -2. Use wildcard characters '*' and '?'. -2. Brug wildcard tegn '*' og '?'. - -3. Exclude files directly on main grid via context menu. -3. Udeluk filer direkte. - -Example -Eksempel - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Inkluder: *.doc;*.zip;*.exe -Udeluk: \ting\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synkroniserer alle .doc, .zip and .exe filer pånær alt i undermappen "temp". - Include Inkluder @@ -795,8 +759,8 @@ Udeluk: \ting\temp\* &Default &Standard -Transactional file copy -Transaktionel fil kopiering +Fail-safe file copy +Fejlsikret fil kopiering Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Skriv til en midlertidig fil (*.ffs_tmp) først så omdøb den. Dette garanterer sikkerheden selv ved en kritisk fejl. @@ -810,8 +774,8 @@ Udeluk: \ting\temp\* Copy file access permissions Kopier fil adgangs tilladelser -Transfer file and directory permissions (Requires Administrator rights) -Overfør fil og biblioteks tilladelser (Kræver Administrator rettigheder) +Transfer file and folder permissions (Requires Administrator rights) +Overfør fil og mappe tilladelser (Kræver Administrator rettigheder) Restore hidden dialogs Gendan skjulte dialoger @@ -1119,11 +1083,11 @@ Udeluk: \ting\temp\* Integrate external applications into context menu. The following macros are available: Integrere eksterne programme. Følgende macroer er mulige: -- full file or directory name -- komplet fil eller bibliotek navn +- full file or folder name +- fulde fil eller mappe navn -- directory part only -- kun bibliotek +- folder part only +- kun mappe delen - Other side's counterpart to %name - Modsatte sides modpart til %name @@ -1167,8 +1131,8 @@ Udeluk: \ting\temp\* Versioning Versionering -Move files into a time-stamped subdirectory -Flyt filer til et datomærket underbibliotek +Move files into a time-stamped subfolder +Flyt filer til tids-stemplet undermappe Files Filer @@ -1263,8 +1227,8 @@ Udeluk: \ting\temp\* Cannot read directory %x. Kan ikke læse biblioteket %x. -Endless loop. -Uendelig løkke. +Detected endless directory recursion. +Opdaget en uendelig biblioteks løkke. Cannot set privilege %x. Kan ikke sætte privilegier til %x. @@ -1290,14 +1254,11 @@ Udeluk: \ting\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Sætter standard synkroniseringsvej: Gamle filer bliver overskrevet med nyere. -The file does not contain a valid configuration: -Filen indeholder ikke en gyldig konfiguration: - -You can ignore this error to consider the directory as empty. -Du kan ignorer denne fejl, og opfatte biblioteket som tomt. +You can ignore this error to consider the folder as empty. +Du kan ignorere denne fejl og betegne mappen som tom. -Cannot find directory %x. -Kan ikke finde biblioteket %x. +Cannot find folder %x. +Kan ikke finde mappen %x. Directories are dependent! Be careful when setting up synchronization rules: Biblioteker er afhængige! Vær forsigtig når du laver synkroniserings reglerne: @@ -1329,20 +1290,20 @@ Udeluk: \ting\temp\* Both sides are equal Begge sider er ens -Files/folders differ in attributes only -Filer/mapper har forskellige attributter +Items have different attributes +Enhederne har forskellige attributter -Copy new file/folder to left -Kopiere ny fil/mappe til venstre +Copy new item to left +Kopiere nyt emne mod venstre -Copy new file/folder to right -Kopiere ny fil/mappe til højre +Copy new item to right +Kopiere nyt emne mod højre -Delete left file/folder -Slet venstre fil/mappe +Delete left item +Slet emne til venstre -Delete right file/folder -Slet højre fil/mappe +Delete right item +Slet emne til højre Move file on left Flyt filen til venstre @@ -1350,20 +1311,20 @@ Udeluk: \ting\temp\* Move file on right flyt filen til højre -Overwrite left file/folder with right one -Overskriv venstre fil/mappe med højre +Overwrite left item +Overskriv emne til venstre -Overwrite right file/folder with left one -Overskriv højre fil/mappe med venstre +Overwrite right item +Overskriv emne til højre Do nothing Gør intet -Copy file attributes only to left -Kopiere fil attributter kun til venstre +Update attributes on left +Opdater attributter mod venstre -Copy file attributes only to right -Kopiere fil attributter kun til højre +Update attributes on right +Opdater attributter mod højre Multiple... Flere... @@ -1416,11 +1377,11 @@ Udeluk: \ting\temp\* Updating attributes of %x Opdaterer attributter af %x -Target directory name must not be empty! -Navnet på destinations biblioteket må ikke være tomt! +Target folder name must not be empty. +Destinations makken må ikke være tom. -Directory for file versioning was not supplied! -Fil versions biblioteket blev ikke angivet! +Folder name for file versioning must not be empty. +Mappe navnet for fil versionering må ikke være tomt. Source directory %x not found. Kildebiblioteket %x blev ikke fundet. @@ -1449,8 +1410,8 @@ Udeluk: \ting\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Papirkurven kan ikke bruges på følgende stier! Filerne vil blive slettet permanent i stedet for: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Et bibliotek vil blive ændret som er en del af et mappe par! Gennemse venligst synkroniserings indstillingerne! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +En mappe som er en del af flere mappe parringer vil blive ændret. Gennemse venligst synkroniserings indstillingerne. Processing folder pair: Behandler mappe par: diff --git a/BUILD/Languages/dutch.lng b/BUILD/Languages/dutch.lng index 0e7c3cb9..08f738aa 100644 --- a/BUILD/Languages/dutch.lng +++ b/BUILD/Languages/dutch.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Zoeken naar map %x... +Searching for folder %x... +Bezig met zoeken naar map %x... Show in Explorer Toon in de verkenner @@ -34,12 +34,12 @@ Select alternate synchronization settings Selecteer alternatieve synchronisatie instellingen -No filter selected -Geen filter geselecteerd - Filter is active Filter is actief +No filter selected +Geen filter geselecteerd + Remove alternate settings Verwijder alternatieve instellingen @@ -73,8 +73,8 @@ Global settings Algemene instellingen -Synchronization Preview -Synchronisatie voorbeeldweergave +Summary +Overzicht Find Vind @@ -103,8 +103,8 @@ Browse Verkennen -Invalid command line: %x -Ongeldige opdrachtregel: %x +Invalid command line: +Ongeldige opdrachtregel: Info Info @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! Schijfnaam %x maakt geen deel uit van bestandsnaam %y! -Cannot find file %x. -Kan bestand %x niet vinden. - Cannot read the following XML elements: Kan de volgende XML elementen niet lezen: -S&ave configuration... -Sl&a configuratie op... +Cannot find file %x. +Kan bestand %x niet vinden. + +&Open... +&Open... -&Load configuration... -&Laad configuratie... +&Save... +&Opslaan... &Quit &Afsluiten -&File -&Bestand +&Program +&Programma &Content &Inhoud -&About... -&Informatie... +&About +&Over &Help &Help @@ -256,8 +256,8 @@ Usage: Gebruik: -1. Select directories to monitor. -1. Selecteer mappen om te observeren. +1. Select folders to watch. +1. Selecteer mappen om te bekijken. 2. Enter a command line. 2. Geef een opdrachtregel in. @@ -265,18 +265,10 @@ 3. Press 'Start'. 3. Klik op 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -De opdrachtregel wordt telkens uitgevoerd indien: -- alle mappen beschikbaar worden (bijv. invoegen van USB stick) -- bestanden binnen deze mappen of submappen veranderd zijn - +To get started just import a .ffs_batch file. +Importeer een .ffs_batch bestand om te beginnen. -Directories to watch +Folders to watch Mappen om te bekijken Add folder @@ -288,14 +280,25 @@ De opdrachtregel wordt telkens uitgevoerd indien: Select a folder Selecteer een map +Delay [seconds] +Vertraging [seconden] + +Idle time between last detected change and execution of command +Tijd tussen de laatste gedetecteerde verandering en de uitvoering van het commando + Command line Opdrachtregel -Minimum Idle Time [seconds] -Minimale inactieve tijd [seconden] - -Idle time between detection of last change and execution of command line in seconds -Aantal inactieve seconden tussen detectie van de laatste verandering en uitvoering van een commando + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +De opdracht word geactiveerd als>: +- bestanden of subfolders veranderen +- nieuwe folders worden gevonden (bijvoorbeeld bij invoeging van USB stick) + Start Start @@ -309,8 +312,8 @@ De opdrachtregel wordt telkens uitgevoerd indien: (Build: %x) (Build: %x) -RealtimeSync configuration -RealtimeSync configuratie +All files + &Restore &Herstellen @@ -324,8 +327,8 @@ De opdrachtregel wordt telkens uitgevoerd indien: Waiting for missing directories... Wacht op missende mappen... -A directory input field is empty. -Een tekstveld over de map is leeg. +An input folder name is empty. +Een input map naam is leeg. Logging Loggen @@ -351,9 +354,6 @@ De opdrachtregel wordt telkens uitgevoerd indien: FreeFileSync batch file FreeFileSync taakbestand -FreeFileSync configuration -FreeFileSync configuratie - Batch execution Taak uitvoeren @@ -396,12 +396,12 @@ De opdrachtregel wordt telkens uitgevoerd indien: Download now? Nu downloaden? -Information -Informatie - FreeFileSync is up to date! U gebruikt de nieuwste versie van FreeFileSync! +Information +Informatie + Do you want FreeFileSync to automatically check for updates every week? Wilt u FreeFileSync elke week automatisch laten controleren of er een nieuwe versie is? @@ -411,8 +411,8 @@ De opdrachtregel wordt telkens uitgevoerd indien: - - + +Map Full path Volledig pad @@ -423,8 +423,8 @@ De opdrachtregel wordt telkens uitgevoerd indien: Relative path Relatief pad -Directory -Map +Base folder +Hoofdmap Size Grootte @@ -435,8 +435,11 @@ De opdrachtregel wordt telkens uitgevoerd indien: Extension Extensie -Comparison Result -Resultaat vergelijken +Action +Actie + +Category +Categorie Drag && drop Drag en drop @@ -444,14 +447,14 @@ De opdrachtregel wordt telkens uitgevoerd indien: Close progress dialog Sluit voortgangsvenster -Shut down -Afsluiten +Standby +Stand-by Log off Afmelden -Standby -Stand-by +Shut down +Afsluiten Hibernate Slaapstand @@ -459,15 +462,12 @@ De opdrachtregel wordt telkens uitgevoerd indien: 1. &Compare 1. &Vergelijk -2. &Synchronize... -2. &Synchroniseer... +2. &Synchronize +2. &Synchroniseer &New &Nieuw -&Program -&Programma - &Language &Taal @@ -495,8 +495,8 @@ De opdrachtregel wordt telkens uitgevoerd indien: &Abort &Afbreken -Synchronize... -Synchroniseer... +Synchronize +Synchroniseer Start synchronization Start synchronisatie @@ -510,12 +510,12 @@ De opdrachtregel wordt telkens uitgevoerd indien: Swap sides Wissel zijdes -Save current configuration to file -Sla de huidige configuratie op in een bestand - Load configuration from file Laad configuratie uit bestand +Save current configuration to file +Sla de huidige configuratie op in een bestand + Last used configurations (press DEL to remove from list) Laatst gebruikte instellingen (druk op DEL om iets te verwijderen) @@ -525,21 +525,18 @@ De opdrachtregel wordt telkens uitgevoerd indien: Hide filtered or temporarily excluded files Verberg gefilterde of tijdelijk uitgesloten bestanden -Number of files and directories that will be created -Aantal bestanden en mappen die aangemaakt zullen worden +Number of files and folders that will be created +Aantal bestanden en mappen die zullen worden aangemaakt Number of files that will be overwritten Aantal bestanden die overschreven zullen worden -Number of files and directories that will be deleted +Number of files and folders that will be deleted Aantal bestanden en mappen die verwijderd zullen worden Total amount of data that will be transferred Totale hoeveelheid data die verplaatst wordt -Operation: -Bewerking: - Items found: Onderdelen gevonden: @@ -555,8 +552,8 @@ De opdrachtregel wordt telkens uitgevoerd indien: Batch job Taaklijst -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Maak een batch bestand en automatiseer synchronisatie. Om te starten in batch modus dubbelklik je op dit bestand of voer het volgende commando uit: FreeFileSync.exe SyncJob.ffs_batch. Dit kan ook worden gepland in uw taakplanner van uw systeem. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Maak een batch bestand om synchronisatie te automatiseren. Dubbelklik op dit bestand of plan dit in de systeem taakplanner: FreeFileSync.exe .ffs_batch Help Help @@ -582,18 +579,12 @@ De opdrachtregel wordt telkens uitgevoerd indien: Maximum number of log files: Maximale aantal van logbestanden: -Select log file directory: -Selecteer een map voor het logbestand: +Select folder to save log files: +Selecteer de map voor het bewaren van log bestanden: Batch settings Batch instellingen -&Save -&Opslaan - -&Load -&Laden - Select variant: Selecteer een variant: @@ -618,29 +609,23 @@ De opdrachtregel wordt telkens uitgevoerd indien: Configuration Configuratie -Category -Categorie - -Action -Actie - -File/folder exists on left side only -Bestand/Map bestaat alleen aan de linkerkant +Item exists on left side only +Item bestaat alleen aan de linkerkant -File/folder exists on right side only -Bestand/Map bestaat alleen aan de rechterkant +Item exists on right side only +Item bestaat alleen aan de rechterkant -Left file is newer -Linker bestand is nieuwer +Left side is newer +De linkerkant is nieuwer -Right file is newer -Rechter bestand is nieuwer +Right side is newer +De rechterkant is nieuwer -Files have different content -Bestanden hebben verschillende inhoud +Items have different content +De items hebben een andere inhoud -Conflict/file cannot be categorized -Conflict/Bestand kan niet worden gecategoriseerd +Conflict/item cannot be categorized +Conflict/item kan niet worden gecategoriseerd OK OK @@ -747,33 +732,6 @@ Alleen bestanden die met alle filter instellingen overeen komen worden gesynchro Opmerking: Bestandsnamen moeten relatief zijn aan de basis mappen! -Hints: -Tips: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Vul de relatieve bestands- of mapnaam in, gescheiden door ';' of een nieuwe regel. - -2. Use wildcard characters '*' and '?'. -2. Gebruik wildcard karakters zoals '*' en '?'. - -3. Exclude files directly on main grid via context menu. -3. Sluit bestanden in het hoofdscherm direct uit via het contextmenu - -Example -Voorbeeld - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Opnemen: *.doc;*.zip;*.exe -Uitsluiten: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synchroniseer alle .doc, .zip en .exe bestanden behalve wat in submap "temp" staat. - Include Opnemen @@ -795,8 +753,8 @@ Uitsluiten: \stuff\temp\* &Default &Standaard -Transactional file copy -Transactionele bestands kopie +Fail-safe file copy +Fail-safe bestandskopie Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Schrijf eerst naar een tijdelijk bestand (*.ffs_tmp) en hernoem dan. Dit garandeert een consistente toestand, zelfs in het geval van een fatale fout. @@ -810,8 +768,8 @@ Uitsluiten: \stuff\temp\* Copy file access permissions Kopiëer toegangsrechten van bestand. -Transfer file and directory permissions (Requires Administrator rights) -Zet bestand en map permissies over (Vereist Administrator rechten) +Transfer file and folder permissions (Requires Administrator rights) +Overdragen van bestands en maps permissies (Administrator rechten nodig) Restore hidden dialogs Herstel verborgen dialogen @@ -1119,11 +1077,11 @@ Uitsluiten: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integreer externe applicaties in het context menu. De volgende macros zijn beschikbaar: -- full file or directory name -- volledig bestand of mapnaam +- full file or folder name +- volledige bestands of maps naam -- directory part only -- alleen de map +- folder part only +- alleen het map gedeelte - Other side's counterpart to %name - Tegenhanger andere zijde naar %naam @@ -1167,8 +1125,8 @@ Uitsluiten: \stuff\temp\* Versioning Versiebeheer -Move files into a time-stamped subdirectory -Verplaats de bestanden naar een tijd-gemarkeerde submap +Move files into a time-stamped subfolder +Verplaats bestanden in een tijdsaangeduide submap Files Bestanden @@ -1233,6 +1191,9 @@ Uitsluiten: \stuff\temp\* Cannot write modification time of %x. Kan wijzigings tijd van %x niet toevoegen. +Cannot write file attributes of %x. +Kan bestandskenmerken van %x niet schrijven. + Cannot find system function %x. Kan systeemfunctie %x niet vinden. @@ -1254,17 +1215,14 @@ Uitsluiten: \stuff\temp\* Cannot copy symbolic link %x to %y. Kan snelkoppeling %x niet kopiëren naar %y. -Cannot write file attributes of %x. -Kan bestandskenmerken van %x niet schrijven. - Cannot copy file %x to %y. Kan bestand %x niet kopiëren naar %y. Cannot read directory %x. Kan map %x niet lezen. -Endless loop. -Oneindige loop. +Detected endless directory recursion. +Eindeloze map recursie gedetecteerd. Cannot set privilege %x. Kan privilege %x niet instellen. @@ -1290,13 +1248,10 @@ Uitsluiten: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Stel standaard synchronisatie richtingen in: Oude bestanden worden door nieuwere bestanden overschreven. -The file does not contain a valid configuration: -Het bestand bevat geen geldige configuratie: - -You can ignore this error to consider the directory as empty. -Je kan deze error negeren als de map leeg is. +You can ignore this error to consider the folder as empty. +U kunt deze waarschuwing negeren om de map als leeg te laten gelden. -Cannot find directory %x. +Cannot find folder %x. Kan map %x niet vinden. Directories are dependent! Be careful when setting up synchronization rules: @@ -1329,20 +1284,20 @@ Uitsluiten: \stuff\temp\* Both sides are equal Beide kanten zijn gelijk -Files/folders differ in attributes only -Bestanden/Mappen verschillen alleen in attributen +Items have different attributes +Items hebben verschillende attributen -Copy new file/folder to left -Kopiëer nieuw bestand/map naar links +Copy new item to left +Kopieër nieuw item naar de linkerkant -Copy new file/folder to right -Kopiëer nieuw bestand/map naar rechts +Copy new item to right +Kopieër nieuw item naar de rechterkant -Delete left file/folder -Verwijder linker bestand/map +Delete left item +Verwijder linker item -Delete right file/folder -Verwijder rechter bestand/map +Delete right item +Verwijder rechter item Move file on left Verplaats bestand aan de linkerkant @@ -1350,20 +1305,20 @@ Uitsluiten: \stuff\temp\* Move file on right Verplaats bestand aan de rechterkant -Overwrite left file/folder with right one -Overschrijf linker bestand/map met de rechter +Overwrite left item +Overschrijf linker item -Overwrite right file/folder with left one -Overschrijf rechter bestand/map met de linker +Overwrite right item +Overschrijf rechter item Do nothing Geen actie ondernemen -Copy file attributes only to left -Kopiëer bestandsattributen alleen naar links +Update attributes on left +Update attributen aan de linkerkant -Copy file attributes only to right -Kopiëer bestandsattributen alleen naar rechts +Update attributes on right +Update attributen aan de rechterkant Multiple... Meerdere... @@ -1416,11 +1371,11 @@ Uitsluiten: \stuff\temp\* Updating attributes of %x Attributen bijwerken van %x -Target directory name must not be empty! -Doel mapnaam mag niet leeg zijn! +Target folder name must not be empty. +Doelmap mag geen lege naam hebben. -Directory for file versioning was not supplied! -Map voor bestands versiebeheer is niet ingegeven! +Folder name for file versioning must not be empty. +Mapnaam voor bestandsversies mag niet leeg zijn. Source directory %x not found. Bronmap %x niet gevonden. @@ -1449,8 +1404,8 @@ Uitsluiten: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Prullenbak is niet beschikbaar voor de volgende locaties! De bestanden worden permanent verwijderd: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Een map wordt bewerkt die deel is van meerdere mappen! Controleer de synchronisatie instellingen! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Een map die onderdeel is van meerdere map paren word aangepast. Kijk alstublieft uw synchronisatie instellingen na. Processing folder pair: Verwerking van gekoppelde mappen: diff --git a/BUILD/Languages/english_uk.lng b/BUILD/Languages/english_uk.lng index abed9c59..751cf0be 100644 --- a/BUILD/Languages/english_uk.lng +++ b/BUILD/Languages/english_uk.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Searching for directory %x... +Searching for folder %x... +Searching for folder %x... Show in Explorer Show in Explorer @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Automated Synchronisation +Error +Error + Select alternate comparison settings Select alternate comparison settings Select alternate synchronization settings Select alternate synchronisation settings -No filter selected -No filter selected - Filter is active Filter is active +No filter selected +No filter selected + Remove alternate settings Remove alternate settings @@ -55,9 +58,6 @@ About About -Error -Error - Warning Warning @@ -73,8 +73,8 @@ Global settings Global settings -Synchronization Preview -Synchronisation Preview +Summary +Summary Find Find @@ -103,8 +103,8 @@ Browse Browse -Invalid command line: %x -Invalid command line: %x +Invalid command line: +Invalid command line: Info Info @@ -232,23 +232,23 @@ Cannot read the following XML elements: Cannot read the following XML elements: -S&ave configuration... -S&ave configuration... +&Open... +&Open... -&Load configuration... -&Load configuration... +&Save... +&Save... &Quit &Quit -&File -&File +&Program +&Program &Content &Content -&About... -&About... +&About +&About &Help &Help @@ -256,8 +256,8 @@ Usage: Usage: -1. Select directories to monitor. -1. Select directories to monitor. +1. Select folders to watch. +1. Select folders to watch. 2. Enter a command line. 2. Enter a command line. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Press 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - +To get started just import a .ffs_batch file. +To get started just import a .ffs_batch file. -Directories to watch -Directories to watch +Folders to watch +Folders to watch Add folder Add folder @@ -288,18 +280,35 @@ The command line is executed each time: Select a folder Select a folder +Delay [seconds] +Delay [seconds] + +Idle time between last detected change and execution of command +Idle time between last detected change and execution of command + Command line Command line -Minimum Idle Time [seconds] -Minimum Idle Time [seconds] - -Idle time between detection of last change and execution of command line in seconds -Idle time between detection of last change and execution of command line in seconds + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + Start Start +&Retry +&Retry + +Cancel +Cancel + (Build: %x) (Build: %x) @@ -318,8 +327,8 @@ The command line is executed each time: Waiting for missing directories... Waiting for missing directories... -A directory input field is empty. -A directory input field is empty. +An input folder name is empty. +An input folder name is empty. Logging Logging @@ -348,9 +357,6 @@ The command line is executed each time: FreeFileSync configuration FreeFileSync configuration -FreeFileSync Batch Job -FreeFileSync Batch Job - Batch execution Batch execution @@ -408,8 +414,8 @@ The command line is executed each time: - - + + Full path Full path @@ -420,8 +426,8 @@ The command line is executed each time: Relative path Relative path -Directory -Directory +Base folder +Base folder Size Size @@ -432,8 +438,11 @@ The command line is executed each time: Extension Extension -Comparison Result -Comparison Result +Action +Action + +Category +Category Drag && drop Drag && drop @@ -441,14 +450,14 @@ The command line is executed each time: Close progress dialog Close progress dialog -Shut down -Shut down +Standby +Standby Log off Log off -Standby -Standby +Shut down +Shut down Hibernate Hibernate @@ -456,15 +465,12 @@ The command line is executed each time: 1. &Compare 1. &Compare -2. &Synchronize... -2. &Synchronise... +2. &Synchronize +2. &Synchronise &New &New -&Program -&Program - &Language &Language @@ -492,8 +498,8 @@ The command line is executed each time: &Abort &Abort -Synchronize... -Synchronise... +Synchronize +Synchronise Start synchronization Start synchronisation @@ -507,12 +513,12 @@ The command line is executed each time: Swap sides Swap sides -Save current configuration to file -Save current configuration to file - Load configuration from file Load configuration from file +Save current configuration to file +Save current configuration to file + Last used configurations (press DEL to remove from list) Last used configurations (press DEL to remove from list) @@ -522,14 +528,14 @@ The command line is executed each time: Hide filtered or temporarily excluded files Hide filtered or temporarily excluded files -Number of files and directories that will be created -Number of files and directories that will be created +Number of files and folders that will be created +Number of files and folders that will be created Number of files that will be overwritten Number of files that will be overwritten -Number of files and directories that will be deleted -Number of files and directories that will be deleted +Number of files and folders that will be deleted +Number of files and folders that will be deleted Total amount of data that will be transferred Total amount of data that will be transferred @@ -552,8 +558,8 @@ The command line is executed each time: Batch job Batch job -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Create a batch file and automate synchronisation. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Create a batch file to automate synchronisation. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch Help Help @@ -579,21 +585,12 @@ The command line is executed each time: Maximum number of log files: Maximum number of log files: -Select log file directory: -Select log file directory: +Select folder to save log files: +Select folder to save log files: Batch settings Batch settings -&Save -&Save - -&Load -&Load - -Cancel -Cancel - Select variant: Select variant: @@ -618,29 +615,23 @@ The command line is executed each time: Configuration Configuration -Category -Category - -Action -Action - -File/folder exists on left side only -File/folder exists on left side only +Item exists on left side only +Item exists on left side only -File/folder exists on right side only -File/folder exists on right side only +Item exists on right side only +Item exists on right side only -Left file is newer -Left file is newer +Left side is newer +Left side is newer -Right file is newer -Right file is newer +Right side is newer +Right side is newer -Files have different content -Files have different content +Items have different content +Items have different content -Conflict/file cannot be categorized -Conflict/file cannot be categorised +Conflict/item cannot be categorized +Conflict/item cannot be categorised OK OK @@ -717,9 +708,6 @@ is the same &Ignore &Ignore -&Retry -&Retry - Do not show this dialog again Do not show this dialogue again @@ -750,33 +738,6 @@ Only files that match all filter settings will be synchronised. Note: File names must be relative to base directories! -Hints: -Hints: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Enter relative file or directory names separated by ';' or a new line. - -2. Use wildcard characters '*' and '?'. -2. Use wildcard characters '*' and '?'. - -3. Exclude files directly on main grid via context menu. -3. Exclude files directly on main grid via context menu. - -Example -Example - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synchronise all .doc, .zip and .exe files except everything in subfolder "temp". - Include Include @@ -798,8 +759,8 @@ Exclude: \stuff\temp\* &Default &Default -Transactional file copy -Transactional file copy +Fail-safe file copy +Fail-safe file copy Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. @@ -813,8 +774,8 @@ Exclude: \stuff\temp\* Copy file access permissions Copy file access permissions -Transfer file and directory permissions (Requires Administrator rights) -Transfer file and directory permissions (Requires Administrator rights) +Transfer file and folder permissions (Requires Administrator rights) +Transfer file and folder permissions (Requires Administrator rights) Restore hidden dialogs Restore hidden dialogs @@ -1122,11 +1083,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integrate external applications into context menu. The following macros are available: -- full file or directory name -- full file or directory name +- full file or folder name +- full file or folder name -- directory part only -- directory part only +- folder part only +- folder part only - Other side's counterpart to %name - Other side's counterpart to %name @@ -1170,8 +1131,8 @@ Exclude: \stuff\temp\* Versioning Versioning -Move files into a time-stamped subdirectory -Move files into a time-stamped subdirectory +Move files into a time-stamped subfolder +Move files into a time-stamped subfolder Files Files @@ -1266,8 +1227,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. Cannot read directory %x. -Endless loop. -Endless loop. +Detected endless directory recursion. +Detected endless directory recursion. Cannot set privilege %x. Cannot set privilege %x. @@ -1293,14 +1254,11 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Setting default synchronisation directions: Old files will be overwritten with newer files. -The file does not contain a valid configuration: -The file does not contain a valid configuration: - -You can ignore this error to consider the directory as empty. -You can ignore this error to consider the directory as empty. +You can ignore this error to consider the folder as empty. +You can ignore this error to consider the folder as empty. -Cannot find directory %x. -Cannot find directory %x. +Cannot find folder %x. +Cannot find folder %x. Directories are dependent! Be careful when setting up synchronization rules: Directories are dependent! Be careful when setting up synchronisation rules: @@ -1332,20 +1290,20 @@ Exclude: \stuff\temp\* Both sides are equal Both sides are equal -Files/folders differ in attributes only -Files/folders differ in attributes only +Items have different attributes +Items have different attributes -Copy new file/folder to left -Copy new file/folder to left +Copy new item to left +Copy new item to left -Copy new file/folder to right -Copy new file/folder to right +Copy new item to right +Copy new item to right -Delete left file/folder -Delete left file/folder +Delete left item +Delete left item -Delete right file/folder -Delete right file/folder +Delete right item +Delete right item Move file on left Move file on left @@ -1353,20 +1311,20 @@ Exclude: \stuff\temp\* Move file on right Move file on right -Overwrite left file/folder with right one -Overwrite left file/folder with right one +Overwrite left item +Overwrite left item -Overwrite right file/folder with left one -Overwrite right file/folder with left one +Overwrite right item +Overwrite right item Do nothing Do nothing -Copy file attributes only to left -Copy file attributes only to left +Update attributes on left +Update attributes on left -Copy file attributes only to right -Copy file attributes only to right +Update attributes on right +Update attributes on right Multiple... Multiple... @@ -1419,11 +1377,11 @@ Exclude: \stuff\temp\* Updating attributes of %x Updating attributes of %x -Target directory name must not be empty! -Target directory name must not be empty! +Target folder name must not be empty. +Target folder name must not be empty. -Directory for file versioning was not supplied! -Directory for file versioning was not supplied! +Folder name for file versioning must not be empty. +Folder name for file versioning must not be empty. Source directory %x not found. Source directory %x not found. @@ -1452,8 +1410,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Recycle Bin is not available for the following paths! Files will be deleted permanently instead: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -A directory will be modified which is part of multiple folder pairs! Please review synchronisation settings! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +A folder will be modified which is part of multiple folder pairs. Please review synchronisation settings. Processing folder pair: Processing folder pair: diff --git a/BUILD/Languages/finnish.lng b/BUILD/Languages/finnish.lng index 48cfc636..8ccf5448 100644 --- a/BUILD/Languages/finnish.lng +++ b/BUILD/Languages/finnish.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Hakemistoja etsitään %x... +Searching for folder %x... +Etsitään hakemistoa %x... Show in Explorer Näytä Explorerissa @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Automaattisoitu täsmäytys +Error +Virhe + Select alternate comparison settings Valitse toinen asetus vertailulle Select alternate synchronization settings Valitse täsmäykselle toinen asetus -No filter selected -Suodin valitsematta - Filter is active Suodin aktivoitu +No filter selected +Suodin valitsematta + Remove alternate settings Poista toinen asetus @@ -55,9 +58,6 @@ About Ohje -Error -Virhe - Warning Varoitus @@ -73,8 +73,8 @@ Global settings Yleiset asetukset -Synchronization Preview -Täsmäytyksen esikatselu +Summary +Yhteenveto Find Etsi @@ -103,8 +103,8 @@ Browse Selaa -Invalid command line: %x -Virheellinen komentokehote: %x +Invalid command line: +Virheellinen komentokehote: Info Info @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! Taltion nimi %x ei esiinny tiedostonimessä %y! -Cannot find file %x. -Tiedosto %x ei löydy. - Cannot read the following XML elements: XML elementit lukukelvottimia: -S&ave configuration... -Asetukset t&allennetaan... +Cannot find file %x. +Tiedosto %x ei löydy. -&Load configuration... -Asetusten &lataus... +&Open... +&Avaa... + +&Save... +&Avaa... &Quit &Lopeta -&File -&Tiedosto +&Program +&Ohjelma &Content &Sisältö -&About... -&Ohje... +&About +&Ohje &Help &Ohje @@ -256,8 +256,8 @@ Usage: Käyttö: -1. Select directories to monitor. -1. Valitse seurattavat hakemistot +1. Select folders to watch. +1. Valitse seurattavat hakemistot. 2. Enter a command line. 2. Anna komentokehote @@ -265,18 +265,10 @@ 3. Press 'Start'. 3. Paina 'Käynnistä'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Komentokehoite suoritetaan kun: -- Kaikki hakemistot ovat saatavilla (esim. USB tikku asennetaan) -- Tiedostot näissä hakemistoissa tai alihakemistoissa muutetaan - +To get started just import a .ffs_batch file. +Aloita lataamalla joku .ffs_batch -tiedosto. -Directories to watch +Folders to watch Tarkkailtavat hakemistot Add folder @@ -288,18 +280,35 @@ Komentokehoite suoritetaan kun: Select a folder Valitse hakemisto +Delay [seconds] +Viive [sekunttia] + +Idle time between last detected change and execution of command +Joutoaika edellisen muutoksen ja käskyn suorittamisen välillä + Command line Komentokehote -Minimum Idle Time [seconds] -Minimi joutoaika [sekunttia] - -Idle time between detection of last change and execution of command line in seconds -Joutoaika viimeisen muutos havainnon ja käskyn suorittamisen välillä, sekunneissa + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Käsky suoritetaan jos: +- tiedosto tai alihakemisto muuttu +- uusi hakemisto ilmestyy (esim. USB tikku) + Start Käynnistä +&Retry +&Uudestaan + +Cancel +Lopeta + (Build: %x) (Versio: %x) @@ -318,8 +327,8 @@ Komentokehoite suoritetaan kun: Waiting for missing directories... Odottaa puuttuvia hakemistoja... -A directory input field is empty. -Hakemistokenttä on tyhjä. +An input folder name is empty. +Tulohakemiston nimi on tyhjä. Logging Kirjaa @@ -405,7 +414,7 @@ Komentokehoite suoritetaan kun: - + Full path @@ -417,8 +426,8 @@ Komentokehoite suoritetaan kun: Relative path Suhteellinen polku -Directory -Hakemisto +Base folder +Juurihakemisto Size Koko @@ -429,8 +438,11 @@ Komentokehoite suoritetaan kun: Extension Laajennus -Comparison Result -Vertailun tulos +Action +Suorita + +Category +Luokka Drag && drop Vedä ja pudota @@ -438,14 +450,14 @@ Komentokehoite suoritetaan kun: Close progress dialog Sulje etenämän dialoogi -Shut down -Sulje +Standby +Lepotila Log off Kirjaudu ulos -Standby -Lepotila +Shut down +Sulje Hibernate Horrostila @@ -453,15 +465,12 @@ Komentokehoite suoritetaan kun: 1. &Compare 1. &Vertaa -2. &Synchronize... -2. &Täsmäytä... +2. &Synchronize +2. &Täsmäytä &New &Uusi -&Program -&Ohjelma - &Language &Kieli @@ -489,8 +498,8 @@ Komentokehoite suoritetaan kun: &Abort &Lopeta -Synchronize... -Täsmäytä... +Synchronize +Täsmäytä Start synchronization Käynnistä täsmäytys @@ -504,12 +513,12 @@ Komentokehoite suoritetaan kun: Swap sides Puolten vaihto -Save current configuration to file -Tallenna nämä asetukset tiedostoon - Load configuration from file Lataa asetuksia tiedostosta +Save current configuration to file +Tallenna nämä asetukset tiedostoon + Last used configurations (press DEL to remove from list) Viimeksi käytetty asetus (poista listalta paina DEL) @@ -519,14 +528,14 @@ Komentokehoite suoritetaan kun: Hide filtered or temporarily excluded files Piilota suodatetut ja tilapäisesti poistetut -Number of files and directories that will be created -Kirjataan tiedostojen ja hakemistojen lukumäärää +Number of files and folders that will be created +Luotavien tiedostojen ja hakemistojen määrä Number of files that will be overwritten -Ylikirjoitettavien tiedostojen ja hakemistojen lukumäärä +Korvattavien tiedostojen ja hakemistojen määrä -Number of files and directories that will be deleted -Poistetaan tiedostojen ja hakemistojen lukumäärää +Number of files and folders that will be deleted +Poistettavien tiedostojen ja hakemistojen määrä Total amount of data that will be transferred Siirrettävän datan määrä @@ -549,8 +558,8 @@ Komentokehoite suoritetaan kun: Batch job Eräajo -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Luo eräajotiedosto automatisoidaksesi täsmäytyksen. Käynnistä tuplaklikkaamalla tai suorita komento: FreeFileSync.exe SyncJob.ffs_batch. Voit ajastaa eräajo Tehtävien ajoitus -toiminnolla. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Täsmäytyken automatisoinnen eräajotiedoston teko. Tehtävien ajoitus; Tuplaklikkaa tai ajoita tämä tiedosto: FreeFileSync.exe .ffs_batch Help Ohje @@ -576,21 +585,12 @@ Komentokehoite suoritetaan kun: Maximum number of log files: Lokitiedostojen enimmäismäärä: -Select log file directory: -Lokitiedoston hakemisto: +Select folder to save log files: +Lokitiedostojen tallennushakemisto: Batch settings Eräajo asetukset -&Save -&Tallenna - -&Load -&Lataa - -Cancel -Lopeta - Select variant: Valitse vaihtoehto: @@ -615,29 +615,23 @@ Komentokehoite suoritetaan kun: Configuration Asetukset -Category -Luokka - -Action -Suorita - -File/folder exists on left side only -Tiedosto/hakemisto löytyy vain vasemmalta +Item exists on left side only +Kohde löytyy vain vasemmalta -File/folder exists on right side only -Tiedosto/hakemisto löytyy vain oiealta +Item exists on right side only +Kohde löytyy vain oikealta -Left file is newer -Vasen tiedosto uudempi +Left side is newer +Uudempi vasemmalla -Right file is newer -Oikea tiedosto uudempi +Right side is newer +Uudempi oikealla -Files have different content -Tiedostojen sisältö on erilaisia +Items have different content +Kohteilla eri sisältö -Conflict/file cannot be categorized -Poikkeaman/tiedoston luokittelu ei onnistu +Conflict/item cannot be categorized +Ristiriita, ei määriteltävissä OK OK @@ -714,9 +708,6 @@ on sama &Ignore &Unohda -&Retry -&Uudestaan - Do not show this dialog again Älä enää näytä valintaikkunaa @@ -747,33 +738,6 @@ Vain tiedostot, jotka vastaavat kaikkia suodattimen asetuksia synkronoidaan. Huom: Tiedostojen nimet täytyy olla suhteessa pää hakemistoihin! -Hints: -Vihje: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Anna tiedostojen tai hakemistojen suhteelliset nimet eroteltuina ';' tai rivivaihto - -2. Use wildcard characters '*' and '?'. -2. Käytä jokerimerkkejä '*' ja '?' . - -3. Exclude files directly on main grid via context menu. -3. Sulje tiedostoja pois suoraan pääikkunassa viitehakemiston avulla. - -Example -Esimerkki - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Sisällytä : *.doc;*.zip;*.exe -Sulje pois: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Täsmäytä kaikki .doc, .zip und .exe tiedostot paitsi kaikki hakemistossa "temp" olevat. - Include Sisällytä @@ -795,8 +759,8 @@ Sulje pois: \stuff\temp\* &Default &Vakio -Transactional file copy -Transaktio pohjainen kopiointi +Fail-safe file copy +Varmennettu tiedostokopiointi Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Kirjoittaa ensin tilapäistiedostoon (*.ffs_tmp) ja nimeä sen uudestaan. Varmistaa eheyden myös Vakavan Virheen tapahtuessa. @@ -810,8 +774,8 @@ Sulje pois: \stuff\temp\* Copy file access permissions Kopioi tiedoston käyttöoikeuksia -Transfer file and directory permissions (Requires Administrator rights) -Siirrä tiedosto- ja hakemisto-oikeuksia (Vaatii Järjestelmävalvojan oikeuksia) +Transfer file and folder permissions (Requires Administrator rights) +Kopioi tiedosto ja hakemisto käyttöoikeuksia (Pääkäyttäjän oikeudet tarvitaan) Restore hidden dialogs Palauta piilotetut ikkunat @@ -982,16 +946,16 @@ Sulje pois: \stuff\temp\* Näytä oikealta poistettavat tiedostot Hide files that will be overwritten on left side -Piilota tiedostot jotka ylikirjoitetaan vasemmalla +Piilota tiedostot jotka korvataan vasemmalla Show files that will be overwritten on left side -Näytä vasemmalla ylikirjoitettavat tiedostot +Näytä vasemmalla korvattavat tiedostot Hide files that will be overwritten on right side -Piilota tiedostot jotka ylikirjoitetaan oikealla +Piilota tiedostot jotka korvataan oikealla Show files that will be overwritten on right side -Näytä oikealla ylikirjoitettavat tiedostot +Näytä oikealla korvattavat tiedostot Hide files that won't be copied Piilota tiedostot jotka eivät kopioida @@ -1119,10 +1083,10 @@ Sulje pois: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Liitä ulkoinen sovellus viitekehysvalikkoon. Seuraavat makrot ovat valittavissa: -- full file or directory name -- tiedoston tai hakemiston koko nimi +- full file or folder name +- tiedoston/hakemiston koko nimi -- directory part only +- folder part only - vain hakemisto-osa - Other side's counterpart to %name @@ -1159,16 +1123,16 @@ Sulje pois: \stuff\temp\* Poista pysyvästi Delete or overwrite files permanently -Poista tai ylikirjoita tiedostoja pysyvästi +Poista tai korvaa tiedostoja pysyvästi Use Recycle Bin when deleting or overwriting files -Käytä Roskakoria kun poistat tai ylikirjoitat tiedostoja +Käytä Roskakoria kun poistat tai korvaat tiedostoja Versioning Versiointi -Move files into a time-stamped subdirectory -Siirrä tiedostot aikaleimattuun hakemistoon +Move files into a time-stamped subfolder +Siirrä tiedostot aikaleimattuun alihakemistoon Files Tiedostot @@ -1263,8 +1227,8 @@ Sulje pois: \stuff\temp\* Cannot read directory %x. Hakemisto %x ei voida lukea. -Endless loop. -Ääretön silmukka. +Detected endless directory recursion. +Päättymätön hakemiston toisto. Cannot set privilege %x. Oikeuksia %x ei voitu asettaa. @@ -1288,15 +1252,12 @@ Sulje pois: \stuff\temp\* Tiedostoa ei käsitelty viime täsmäyksessä! Setting default synchronization directions: Old files will be overwritten with newer files. -Aseta oletussuunta täsmäykselle: Vanhat tiedostot ylikirjoitetaan uudemilla tiedostoilla. - -The file does not contain a valid configuration: -Asetustiedosto ei ole kelvollinen: +Aseta oletussuunta täsmäykselle: Vanhat tiedostot korvataan uudemilla tiedostoilla. -You can ignore this error to consider the directory as empty. -Jätää virhe huomiotta ja tulkitse hakemisto tyhjäksi. +You can ignore this error to consider the folder as empty. +Ohita tämä virhe ja oleta hakemisto tyhjäksi. -Cannot find directory %x. +Cannot find folder %x. Hakemisto %x ei löydy. Directories are dependent! Be careful when setting up synchronization rules: @@ -1329,20 +1290,20 @@ Sulje pois: \stuff\temp\* Both sides are equal Puolet ovat identtiset -Files/folders differ in attributes only -Tiedostot/hakemistot eroavat vain ominaisuuksiltaan +Items have different attributes +Kohteilla poikkeavat ominaisuudet -Copy new file/folder to left -Kopioi uusi tiedosto/hakemisto vasemmalle +Copy new item to left +Monista uusi vasemmalle -Copy new file/folder to right -Kopioi uusi tiedosto/hakemisto oikealle +Copy new item to right +Monista uusi oikealle -Delete left file/folder -Poista tiedosto/hakemisto vasemmalta +Delete left item +Poista vasen -Delete right file/folder -Poista tiedosto/hakemisto oikealta +Delete right item +Poista oikea Move file on left Siirä vasen tiedosto @@ -1350,20 +1311,20 @@ Sulje pois: \stuff\temp\* Move file on right Siirrä oikea tiedosto -Overwrite left file/folder with right one -Ylikirjoita vasen tiedosto/hakemista oikealla olevalla +Overwrite left item +Korvaa vasen -Overwrite right file/folder with left one -Ylikirjoita oikea tiedosto/hakemista vasemmalla olevalla +Overwrite right item +Korvaa oikea Do nothing Älä tee mitään -Copy file attributes only to left -Monista tiedosto-ominaisuudet vasemmalle +Update attributes on left +Päivitä oikeudet vasemmalla -Copy file attributes only to right -Monista tiedosto-ominaisuudet oikealle +Update attributes on right +Päivitä oikeudet oikealla Multiple... Moninkertainen... @@ -1416,11 +1377,11 @@ Sulje pois: \stuff\temp\* Updating attributes of %x Päivitän %x:n ominaisuudet -Target directory name must not be empty! -Kohdehakemiston nimi ei saa olla tyhjä! +Target folder name must not be empty. +Kohdehakemistolla on oltava nimi. -Directory for file versioning was not supplied! -Tiedostoversioinnin hakemisto on antamatta! +Folder name for file versioning must not be empty. +Versioinnin kohdehakemistolla on oltava nimi. Source directory %x not found. Lähdehakemisto %x ei löydy. @@ -1449,14 +1410,17 @@ Sulje pois: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Roskakori puuttuu näistä polusta! Tiedostot poistetaan pysyvästi: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Yksi moniosaisen hakemistoparin hakemisto muutetaan! Tarkista täsmäysasetuksia! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Moniosaisen hakemistoparin hakemistoa muutetaan. Tarkista täsmäytyksen asetuksia. Processing folder pair: Käsitellään hakemistoparia: Generating database... -Luodaan tietokantaa... + +Tietokanta luodaan. +.. + Data verification error: Source and target file have different content! Tiedon varmennusvirhe: Lähteellä ja kohteella on eri sisältö! diff --git a/BUILD/Languages/french.lng b/BUILD/Languages/french.lng index 2fca8158..65759025 100644 --- a/BUILD/Languages/french.lng +++ b/BUILD/Languages/french.lng @@ -7,8 +7,8 @@ n <= 1 ? 0 : 1 -Searching for directory %x... -Recherche du répertoire %x... +Searching for folder %x... +Recherche du dossier %x... Show in Explorer Montrer dans l'explorateur @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Synchronisation Automatisée +Error +Erreur + Select alternate comparison settings Choisir d'autres paramètres de comparaison Select alternate synchronization settings Sélectionner une autre configuration de la synchronisation -No filter selected -Aucun filtre sélectionné - Filter is active Le filtre est actif +No filter selected +Aucun filtre sélectionné + Remove alternate settings Supprimer les paramètres de rechange @@ -55,9 +58,6 @@ About A propos de -Error -Erreur - Warning Attention @@ -73,8 +73,8 @@ Global settings Paramètres généraux -Synchronization Preview -Prévisualisation de la Synchronisation +Summary +Résumé Find Chercher @@ -103,8 +103,8 @@ Browse Parcourir -Invalid command line: %x -Ligne de commande incorrecte : %x +Invalid command line: +Ligne de commande incorrecte : Info Info @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! Le nom de volume %x ne fait pas partie du nom de fichier %y ! -Cannot find file %x. -Impossible de trouver le fichier %x. - Cannot read the following XML elements: Impossible de lire les données XML suivantes : -S&ave configuration... -S&auvegarder la configuration... +Cannot find file %x. +Impossible de trouver le fichier %x. -&Load configuration... -&Charger la configuration... +&Open... +&Ouvrir... + +&Save... +&Sauvegarder... &Quit &Quitter -&File -&Fichier +&Program +&Actions &Content &Contenu -&About... -&A propos de... +&About +&A propos de &Help &Aide @@ -256,8 +256,8 @@ Usage: Utilisation : -1. Select directories to monitor. -1. Sélectionner les répertoires à surveiller. +1. Select folders to watch. +1. Choisir les dossiers à examiner. 2. Enter a command line. 2. Entrez une ligne de commande. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Cliquez sur 'Démarrer'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -La ligne de commande est exécutée chaque fois que : -- tous les répertoires deviennent accessibles (par exemple, lors de l'insertion d'une clé USB) -- les fichiers de ces répertoires ou sous-répertoires sont modifiés - +To get started just import a .ffs_batch file. +Pour démarrer il faur importer un fichier .ffs_batch. -Directories to watch -Réperoires à surveiller +Folders to watch +Dossiers à examiner Add folder Ajout d'un dossier @@ -288,18 +280,35 @@ La ligne de commande est exécutée chaque fois que : Select a folder Choisissez un dossier +Delay [seconds] +Latence [secondes] + +Idle time between last detected change and execution of command +Délai entre le dernier changement détecté et la dernière exécution de la commande + Command line Ligne de commande -Minimum Idle Time [seconds] -Délai minimum (secondes) - -Idle time between detection of last change and execution of command line in seconds -Temps mort entre la détection de la dernière modification et l'éxécution de la ligne de commande en secondes + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +La commande est déclenchée si : +- un fichier ou un dossier est modifié +- un nouveau dossier apparait (par exemple : insertion d'une clé USB) + Start Démarrer +&Retry +&Réessayer + +Cancel +Annuler + (Build: %x) (Généré : %x) @@ -318,8 +327,8 @@ La ligne de commande est exécutée chaque fois que : Waiting for missing directories... En attente des répertoires absents ... -A directory input field is empty. -Un champ répertoire est vide +An input folder name is empty. +Le nom d'un dossier entré est vide. Logging Connexion @@ -405,8 +414,8 @@ La ligne de commande est exécutée chaque fois que : - - + + Full path Chemin complet @@ -417,8 +426,8 @@ La ligne de commande est exécutée chaque fois que : Relative path Chemin relatif -Directory -Répertoire +Base folder +Dossier de base Size Taille @@ -429,8 +438,11 @@ La ligne de commande est exécutée chaque fois que : Extension Extension -Comparison Result -Résultat de la comparaison +Action +Action + +Category +Catégorie Drag && drop Glisser && Déposer @@ -438,14 +450,14 @@ La ligne de commande est exécutée chaque fois que : Close progress dialog Fermer la fenêtre de progression -Shut down -Arrêter +Standby +Pause Log off Quitter -Standby -Pause +Shut down +Arrêter Hibernate Figer @@ -453,15 +465,12 @@ La ligne de commande est exécutée chaque fois que : 1. &Compare 1. &Comparer -2. &Synchronize... -2. &Synchroniser... +2. &Synchronize +2. &Synchroniser &New &Nouveau -&Program -&Actions - &Language &Langue @@ -489,8 +498,8 @@ La ligne de commande est exécutée chaque fois que : &Abort &Abandonner -Synchronize... -Synchroniser... +Synchronize +Synchroniser Start synchronization Démarrer la synchronisation @@ -504,12 +513,12 @@ La ligne de commande est exécutée chaque fois que : Swap sides Permuter les côtés -Save current configuration to file -Enregistrer la configuration actuelle - Load configuration from file Charger la configuration à partir du fichier +Save current configuration to file +Enregistrer la configuration actuelle + Last used configurations (press DEL to remove from list) Dernière configuration utilisée (Appuyez sur SUPPR pour l'enlever de la liste) @@ -519,14 +528,14 @@ La ligne de commande est exécutée chaque fois que : Hide filtered or temporarily excluded files Masquer les fichiers filtrés ou exclus temporairement -Number of files and directories that will be created -Nombre de fichiers et de répertoires qui seront créés +Number of files and folders that will be created +Nombre de fichiers et de dossiers qui seront créés Number of files that will be overwritten Nombre de fichiers qui seront remplacés -Number of files and directories that will be deleted -Nombre de fichiers et de répertoires qui seront supprimés +Number of files and folders that will be deleted +Nombre de fichiers et de dossiers qui seront supprimés Total amount of data that will be transferred Volume de données à transférer @@ -549,8 +558,8 @@ La ligne de commande est exécutée chaque fois que : Batch job Traitement batch -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Crée un fichier batch et une synchronisation automatique. Pour démarrer en mode batch double-cliquez sur ce fichier ou exécutez la commande : FreeFileSync.exe SyncJob.ffs_batch. Vous pouvez aussi utilisez le planificateur de tâches de votre système. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Créer un fichier batch pour automatiser la synchronisation. Double-cliquez sur ce fichier ou entrez-le dans le plannificateur de tâches : FreeFileSync.exe .ffs_batch Help Aide @@ -576,21 +585,12 @@ La ligne de commande est exécutée chaque fois que : Maximum number of log files: Nombre maximum de fichiers Log -Select log file directory: -Choisissez un dossier pour le fichier .log : +Select folder to save log files: +Choisissez un dossier pour sauvegarder les fichiers log : Batch settings Configuration du traitement batch -&Save -&Sauvegarder - -&Load -&Charger - -Cancel -Annuler - Select variant: Choisissez une variante : @@ -615,29 +615,23 @@ La ligne de commande est exécutée chaque fois que : Configuration Configuration -Category -Catégorie - -Action -Action - -File/folder exists on left side only -Fichier/Dossier existant seulement à gauche +Item exists on left side only +Cet élément existe seulement à gauche -File/folder exists on right side only -Fichier/Dossier existant seulement à droite +Item exists on right side only +Cet élément existe seulement à droite -Left file is newer -Le fichier à gauche est nouveau +Left side is newer +L'élément de gauche est plus récent -Right file is newer -Le fichier à droite est nouveau +Right side is newer +L'élément de droite est plus récent -Files have different content -Les fichiers ont un contenu différent +Items have different content +Les élement ont un contenu différent -Conflict/file cannot be categorized -Conflit ou fichier indéterminé +Conflict/item cannot be categorized +Conflit/élément impossible à classer OK OK @@ -714,9 +708,6 @@ est identique &Ignore &Ignorer -&Retry -&Réessayer - Do not show this dialog again Ne plus afficher ce message la prochaine fois @@ -747,33 +738,6 @@ Seuls les fichiers correspondant à tous les paramètres de filtrage seront sync Attention : les noms de fichiers doivent être relatifs aux répertoires de base ! -Hints: -Conseils : - -1. Enter relative file or directory names separated by ';' or a new line. -1. Entrez les noms relatifs des fichiers ou des répertoires séparés par un ';' ou par un passage à la ligne. - -2. Use wildcard characters '*' and '?'. -2. Les caractères génériques '*' et '?' sont acceptés. - -3. Exclude files directly on main grid via context menu. -3. Exclure les fichiers directement sur le tableau principal à l'aide du menu contextuel. - -Example -Exemple - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synchroniser tous les fichiers .doc, .zip et .exe sauf ceux du dossier "temp". - Include Inclure @@ -795,8 +759,8 @@ Exclude: \stuff\temp\* &Default &Défaut -Transactional file copy -Copie de fichiers transactionnelle +Fail-safe file copy +Copie de fichiers sécurisé Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Ecrit d'abord dans un fichier temporaire (*.ffs_tmp), puis le renomme. Ceci guarantit la cohérence des données même en cas d'erreur fatale. @@ -810,8 +774,8 @@ Exclude: \stuff\temp\* Copy file access permissions Copie des droits d'accès aux fichiers -Transfer file and directory permissions (Requires Administrator rights) -Transfert des attributs système des fichiers et des répertoires (avec les droits administrateur) +Transfer file and folder permissions (Requires Administrator rights) +Transférer les permissions des fichiers et des dossiers (Nécessite les droits administrateur) Restore hidden dialogs Afficher les boîtes de dialogue masquées @@ -1119,11 +1083,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Inclure les applications externes dans le menu contextuel. Les macros suivantes sont disponibles : -- full file or directory name -- nom complet du fichier ou du répertoire +- full file or folder name +- nom du fichier ou du dossier complet -- directory part only -- seulement les répertoires +- folder part only +- Partie dossier seulement - Other side's counterpart to %name - équivalent de %name de l'autre côté @@ -1167,8 +1131,8 @@ Exclude: \stuff\temp\* Versioning Choisir un dossier -Move files into a time-stamped subdirectory -Déplacer les fichiers vers un sous-répertoire daté +Move files into a time-stamped subfolder +Déplacer les fichiers dans un sous-dossier horodaté Files Fichiers @@ -1263,8 +1227,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. Impossible de lire le répertoire %x. -Endless loop. -Boucle infinie. +Detected endless directory recursion. +Une boucle sans fin détectée dans un répertoire. Cannot set privilege %x. Impossible de fixer le privilège %x. @@ -1290,14 +1254,11 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Directions de la synchronisation par défaut : les anciens fichiers seront remplacés par les nouveaux. -The file does not contain a valid configuration: -Le fichier ne contient pas de configuration valide : - -You can ignore this error to consider the directory as empty. -Vous pouvez ignorer cette erreur en considérant le répertoire comme vide. +You can ignore this error to consider the folder as empty. +Vous pouvez ignorer cette erreur en considérant le dossier comme vide. -Cannot find directory %x. -Impossible de trouver le répertoire %x. +Cannot find folder %x. +Impossible de trouver le dossier %x. Directories are dependent! Be careful when setting up synchronization rules: Les répertoires sont imbriqués ! Attention à la mise à jour des règles de synchronisation : @@ -1329,20 +1290,20 @@ Exclude: \stuff\temp\* Both sides are equal Les deux cotés sont identiques -Files/folders differ in attributes only -Fichiers/Dossiers différant seulement par leurs attributs +Items have different attributes +Les éléments ont des attributs différents -Copy new file/folder to left -Copier les nouveaux fichiers/dossiers à gauche +Copy new item to left +Copie du nouvel élément à gauche -Copy new file/folder to right -Copier les nouveaux fichiers/dossiers à droite +Copy new item to right +Copie du nouvel élément à droite -Delete left file/folder -Supprimer les fichiers/dossiers de gauche +Delete left item +Suppression de l'élément de gauche -Delete right file/folder -Supprimer les fichiers/dossiers de droite +Delete right item +Suppression de l'élément de droite Move file on left Déplacer les fichiers à gauche @@ -1350,20 +1311,20 @@ Exclude: \stuff\temp\* Move file on right Déplacer les fichiers à droite -Overwrite left file/folder with right one -Remplacer le fichier/dossier de gauche avec celui de droite +Overwrite left item +Remplacement de l'élément de gauche -Overwrite right file/folder with left one -Remplacer le fichier/dossier de droite avec celui de gauche +Overwrite right item +Remplacement de l'élément de droite Do nothing Ne rien faire -Copy file attributes only to left -Copier seulement les attributs du fichier à gauche +Update attributes on left +Mise à jour des attributs à gauche -Copy file attributes only to right -Copier seulement les attributs du fichier à droite +Update attributes on right +Mise à jour des attributs à droite Multiple... Multiple... @@ -1416,11 +1377,11 @@ Exclude: \stuff\temp\* Updating attributes of %x Mise à jour des attributs de %x -Target directory name must not be empty! -Le répertoire destination ne doit pas être vide ! +Target folder name must not be empty. +Le nom du dossier Destination ne doit pas etre vide. -Directory for file versioning was not supplied! -Le répertoire des versions de fichiers n'a pas été indiqué ! +Folder name for file versioning must not be empty. +Le nom du dossier Version ne doit pas être vide. Source directory %x not found. Impossible de trouver le répertoire source %x. @@ -1449,8 +1410,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: La corbeille n'est pas valable pour les chemins suivants ! Les fichiers seront détruits définitivement : -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Un répertoire faisant partie de paires multiples doit être modifié ! Vérifiez les paramètres de la synchronisation ! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Un dossier faisant partie de paires multiples sera modifié. Veuillez vérifier les paramètres de synchronisation. Processing folder pair: Traitement de la paire de dossiers : diff --git a/BUILD/Languages/german.lng b/BUILD/Languages/german.lng index 96ebaf75..78f2c847 100644 --- a/BUILD/Languages/german.lng +++ b/BUILD/Languages/german.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Suche Verzeichnis %x... +Searching for folder %x... +Suche Ordner %x... Show in Explorer Im Explorer anzeigen @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Automatisierte Synchronisation +Error +Fehler + Select alternate comparison settings Alternative Vergleichseinstellungen auswählen Select alternate synchronization settings Alternative Synchronisationseinstellungen auswählen -No filter selected -Kein Filter gesetzt - Filter is active Filter ist aktiv +No filter selected +Kein Filter gesetzt + Remove alternate settings Alternative Einstellungen entfernen @@ -55,9 +58,6 @@ About Über -Error -Fehler - Warning Warnung @@ -73,8 +73,8 @@ Global settings Globale Einstellungen -Synchronization Preview -Synchronisationsvorschau +Summary +Zusammenfassung Find Suchen @@ -103,8 +103,8 @@ Browse Auswählen -Invalid command line: %x -Ungültige Befehlszeile: %x +Invalid command line: +Ungültige Befehlszeile: Info Info @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! Laufwerksname %x ist kein Teil des Dateinamens %y! -Cannot find file %x. -Die Datei %x wurde nicht gefunden. - Cannot read the following XML elements: Die folgenden XML-Elemente können nicht gelesen werden: -S&ave configuration... -Konfiguration s&peichern... +Cannot find file %x. +Die Datei %x wurde nicht gefunden. + +&Open... +Ö&ffnen... -&Load configuration... -Konfiguration &laden... +&Save... +&Speichern... &Quit &Beenden -&File -&Datei +&Program +&Programm &Content &Inhalt -&About... -&Über... +&About +&Über &Help &Hilfe @@ -256,8 +256,8 @@ Usage: Verwendung: -1. Select directories to monitor. -1. Zu überwachende Verzeichnisse wählen. +1. Select folders to watch. +1. Zu überwachende Ordner wählen. 2. Enter a command line. 2. Eine Befehlszeile angeben. @@ -265,46 +265,55 @@ 3. Press 'Start'. 3. 'Start' drücken. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Die Befehlszeile wird ausgeführt wenn: -- alle Verzeichnisse verfügbar werden (z.B. beim Anschluss eines USB Sticks) -- Dateien innerhalb dieser Verzeichnisse oder Unterverzeichnisse geändert werden - +To get started just import a .ffs_batch file. +Zum Schnelleinstieg einfach eine .ffs_batch Datei importieren. -Directories to watch -Zu überwachende Verzeichnisse +Folders to watch +Zu überwachende Ordner Add folder -Verzeichnis hinzufügen +Ordner hinzufügen Remove folder -Verzeichnis entfernen +Ordner entfernen Select a folder -Verzeichnis auswählen +Ordner auswählen + +Delay [seconds] +Verzögerung [Sekunden] + +Idle time between last detected change and execution of command +Ruhezeit zwischen der letzten erkannten Änderung und dem Aufruf der Befehlszeile Command line Befehlszeile -Minimum Idle Time [seconds] -Minimale Ruhezeit [Sekunden] - -Idle time between detection of last change and execution of command line in seconds -Ruhezeit zwischen Erkennung der letzten Änderung und Aufrufen der Kommandozeile in Sekunden + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Die Befehlszeile wird ausgelöst wenn: +- Dateien oder Unterordner sich ändern +- neue Ordner erscheinen (z.B. Anschluss eines USB Sticks) + Start Start +&Retry +&Wiederholen + +Cancel +Abbrechen + (Build: %x) (Build: %x) -RealtimeSync configuration -RealtimeSync Konfiguration +All files +Alle Dateien &Restore &Wiederherstellen @@ -318,8 +327,8 @@ Die Befehlszeile wird ausgeführt wenn: Waiting for missing directories... Warte auf fehlende Verzeichnisse... -A directory input field is empty. -Ein Verzeichniseingabefeld ist leer. +An input folder name is empty. +Der Name eines Eingabeordners ist leer. Logging Protokoll @@ -345,9 +354,6 @@ Die Befehlszeile wird ausgeführt wenn: FreeFileSync batch file FreeFileSync Batchdatei -FreeFileSync configuration -FreeFileSync Konfiguration - Batch execution Batchlauf @@ -390,12 +396,12 @@ Die Befehlszeile wird ausgeführt wenn: Download now? Jetzt herunterladen? -Information -Information - FreeFileSync is up to date! FreeFileSync ist auf dem neuesten Stand! +Information +Information + Do you want FreeFileSync to automatically check for updates every week? Soll FreeFileSync automatisch jede Woche nach Aktualisierungen suchen? @@ -405,8 +411,8 @@ Die Befehlszeile wird ausgeführt wenn: - - + + Full path Absoluter Pfad @@ -417,8 +423,8 @@ Die Befehlszeile wird ausgeführt wenn: Relative path Relativer Pfad -Directory -Verzeichnis +Base folder +Basisordner Size Größe @@ -429,8 +435,11 @@ Die Befehlszeile wird ausgeführt wenn: Extension Dateiendung -Comparison Result -Ergebnis des Vergleichs +Action +Aktion + +Category +Kategorie Drag && drop Drag && Drop @@ -438,14 +447,14 @@ Die Befehlszeile wird ausgeführt wenn: Close progress dialog Schließe Fortschrittsdialog -Shut down -Herunterfahren +Standby +Energie sparen Log off Abmelden -Standby -Energie sparen +Shut down +Herunterfahren Hibernate Ruhezustand @@ -453,15 +462,12 @@ Die Befehlszeile wird ausgeführt wenn: 1. &Compare 1. &Vergleichen -2. &Synchronize... -2. &Synchronisieren... +2. &Synchronize +2. &Synchronisieren &New &Neu -&Program -&Programm - &Language &Sprache @@ -489,27 +495,27 @@ Die Befehlszeile wird ausgeführt wenn: &Abort &Abbrechen -Synchronize... +Synchronize Synchronisieren Start synchronization Synchronisation starten Add folder pair -Verzeichnispaar hinzufügen +Ordnerpaar hinzufügen Remove folder pair -Verzeichnispaar entfernen +Ordnerpaar entfernen Swap sides Seiten vertauschen -Save current configuration to file -Aktuelle Konfiguration in Datei speichern - Load configuration from file Konfiguration aus Datei laden +Save current configuration to file +Aktuelle Konfiguration in Datei speichern + Last used configurations (press DEL to remove from list) Zuletzt benutzte Konfigurationen (Entf-Taste löscht Einträge) @@ -519,21 +525,18 @@ Die Befehlszeile wird ausgeführt wenn: Hide filtered or temporarily excluded files Gefilterte oder temporär ausgeschlossene Dateien ausblenden -Number of files and directories that will be created -Anzahl der zu erstellenden Dateien und Verzeichnisse +Number of files and folders that will be created +Anzahl der zu erstellenden Dateien und Ordner Number of files that will be overwritten Anzahl der zu überschreibenden Dateien -Number of files and directories that will be deleted -Anzahl der zu löschenden Dateien und Verzeichnisse +Number of files and folders that will be deleted +Anzahl der zu löschenden Dateien und Ordner Total amount of data that will be transferred Gesamtmenge der zu übertragenden Daten -Operation: -Vorgang: - Items found: Gefundene Elemente: @@ -549,8 +552,8 @@ Die Befehlszeile wird ausgeführt wenn: Batch job Batch-Job -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Erzeuge eine Batchdatei für die automatisierte Synchronisation. Um den Batchmodus zu starten, einfach auf diese Datei doppelklicken oder den Befehl ausführen: FreeFileSync.exe SyncJob.ffs_batch. Dies kann auch in den Taskplaner des Betriebssystems eingetragen werden. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Erstellt eine Batchdatei für die automatisierte Synchronisation. Anschließend die Datei doppelklicken oder in den Taskplaner des Betriebssystems eintragen: FreeFileSync.exe .ffs_batch. Help Hilfe @@ -576,21 +579,12 @@ Die Befehlszeile wird ausgeführt wenn: Maximum number of log files: Maximale Anzahl an Logdateien: -Select log file directory: -Verzeichnis für Logdatei wählen: +Select folder to save log files: +Ordner zum Sichern der Logdateien wählen: Batch settings Batch Einstellungen -&Save -&Speichern - -&Load -&Laden - -Cancel -Abbrechen - Select variant: Variante auswählen: @@ -598,10 +592,10 @@ Die Befehlszeile wird ausgeführt wenn: Identifiziere und propagiere Änderungen auf beiden Seiten mit Hilfe einer Datenbank. Löschungen, Umbenennungen und Konflikte werden automatisch erkannt. Mirror backup of left folder. Right folder is modified to exactly match left folder after synchronization. -Spiegelkopie des linken Verzeichnisses erstellen. Das rechte Verzeichnis wird dem linken exakt angeglichen. +Spiegelkopie des linken Ordners erstellen. Der rechte Ordner wird dem linken exakt angeglichen. Copy new or updated files to right folder. -Neue oder aktualisierte Dateien vom linken in das rechte Verzeichnis kopieren. +Neue oder aktualisierte Dateien vom linken in den rechten Ordner kopieren. Configure your own synchronization rules. Eigene Synchronisationsregeln definieren. @@ -615,29 +609,23 @@ Die Befehlszeile wird ausgeführt wenn: Configuration Konfiguration -Category -Kategorie +Item exists on left side only +Element existiert nur links -Action -Aktion - -File/folder exists on left side only -Datei/Ordner existiert nur links - -File/folder exists on right side only -Datei/Ordner existiert nur rechts +Item exists on right side only +Element existiert nur rechts -Left file is newer -Linke Datei ist neuer +Left side is newer +Linke Seite ist neuer -Right file is newer -Rechte Datei ist neuer +Right side is newer +Rechte Seite ist neuer -Files have different content -Dateien haben unterschiedlichen Inhalt +Items have different content +Elemente haben unterschiedlichen Inhalt -Conflict/file cannot be categorized -Konflikt/Datei, die nicht eingeordnet werden kann +Conflict/item cannot be categorized +Konflikt/Element, das nicht eingeordnet werden kann OK OK @@ -714,9 +702,6 @@ gleich ist &Ignore &Ignorieren -&Retry -&Wiederholen - Do not show this dialog again Diesen Dialog nicht mehr anzeigen @@ -747,33 +732,6 @@ Nur Dateien, die zu allen Filtereinstellungen passen, werden synchronisiert. Achtung: Dateinamen müssen relativ zu den Basisverzeichnissen sein! -Hints: -Tipps: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Relative Datei- oder Verzeichnisnamen getrennt durch ';' oder eine Neuzeile eingeben. - -2. Use wildcard characters '*' and '?'. -2. Die Platzhalter '*' und '?' werden unterstützt. - -3. Exclude files directly on main grid via context menu. -3. Dateien können direkt über das Kontextmenü im Hauptfenster ausgeschlossen werden. - -Example -Beispiel - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Einschließen: *.doc;*.zip;*.exe -Ausschließen: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Alle .doc, .zip und .exe Dateien mit Ausnahme des Unterordners "temp" werden synchronisiert. - Include Einschließen @@ -795,8 +753,8 @@ Ausschließen: \stuff\temp\* &Default &Standard -Transactional file copy -Dateien als Transaktion kopieren +Fail-safe file copy +Dateien ausfallsicher kopieren Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Schreibe zunächst in eine temporäre Datei (*.ffs_tmp) und benenne diese anschließend um. Dadurch wird ein konsistenter Status auch im größten Fehlerfall sichergestellt. @@ -810,8 +768,8 @@ Ausschließen: \stuff\temp\* Copy file access permissions Dateizugriffsberechtigungen kopieren -Transfer file and directory permissions (Requires Administrator rights) -Übertrage Datei- und Verzeichnisberechtigungen (Benötigt Administratorrechte) +Transfer file and folder permissions (Requires Administrator rights) +Übertrage Datei- und Ordnerberechtigungen (Benötigt Administratorrechte) Restore hidden dialogs Versteckte Dialoge wiederherstellen @@ -844,7 +802,7 @@ Ausschließen: \stuff\temp\* Hauptleiste Folder pairs -Verzeichnispaare +Ordnerpaare Overview Übersicht @@ -913,7 +871,7 @@ Ausschließen: \stuff\temp\* Konfiguration geladen! Folder Comparison and Synchronization -Verzeichnisvergleich und Synchronisation +Ordnervergleich und Synchronisation Hide files that exist on left side only Nur links existierende Dateien ausblenden @@ -1119,11 +1077,11 @@ Ausschließen: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integriert externe Anwendungen in das Kontextmenü. Die folgenden Makros stehen zur Verfügung: -- full file or directory name -- kompletter Datei oder Verzeichnisname +- full file or folder name +- kompletter Datei oder Ordnername -- directory part only -- nur Verzeichnisanteil +- folder part only +- nur Ordneranteil - Other side's counterpart to %name - Entsprechung der anderen Seite zu %name @@ -1167,8 +1125,8 @@ Ausschließen: \stuff\temp\* Versioning Versionierung -Move files into a time-stamped subdirectory -Verschiebe Dateien in ein Unterverzeichnis mit Zeitstempel +Move files into a time-stamped subfolder +Verschiebe Dateien in einen Unterordner mit Zeitstempel Files Dateien @@ -1233,6 +1191,9 @@ Ausschließen: \stuff\temp\* Cannot write modification time of %x. Die Änderungszeit von %x kann nicht geschrieben werden. +Cannot write file attributes of %x. +Die Dateiattribute von %x können nicht geschrieben werden. + Cannot find system function %x. Die Systemfunktion %x wurde nicht gefunden. @@ -1254,17 +1215,14 @@ Ausschließen: \stuff\temp\* Cannot copy symbolic link %x to %y. Der Symbolische Link %x kann nicht nach %y kopiert werden. -Cannot write file attributes of %x. -Die Dateiattribute von %x können nicht geschrieben werden. - Cannot copy file %x to %y. Die Datei %x kann nicht nach %y kopiert werden. Cannot read directory %x. Das Verzeichnis %x kann nicht gelesen werden. -Endless loop. -Endlosschleife. +Detected endless directory recursion. +Eine endlose Verzeichnisrekursion wurde erkannt. Cannot set privilege %x. Das Privileg %x kann nicht gesetzt werden. @@ -1290,14 +1248,11 @@ Ausschließen: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Setze Standardwerte für Synchronisationsrichtungen: Alte Dateien werden durch neuere überschrieben. -The file does not contain a valid configuration: -Die Datei enthält keine gültige Konfiguration: - -You can ignore this error to consider the directory as empty. -Dieser Fehler kann ignoriert werden, um das Verzeichnis als leer anzusehen. +You can ignore this error to consider the folder as empty. +Dieser Fehler kann ignoriert werden, um den Ordner als leer anzusehen. -Cannot find directory %x. -Das Verzeichnis %x wurde nicht gefunden. +Cannot find folder %x. +Der Ordner %x wurde nicht gefunden. Directories are dependent! Be careful when setting up synchronization rules: Die Verzeichnisse sind voneinander abhängig! Achtung beim Festlegen der Synchronisationsregeln: @@ -1329,20 +1284,20 @@ Ausschließen: \stuff\temp\* Both sides are equal Beide Seiten sind gleich -Files/folders differ in attributes only -Dateien/Ordner unterscheiden sich nur in Attributen +Items have different attributes +Die Elemente haben unterschiedliche Attribute -Copy new file/folder to left -Kopiere neue Datei nach links +Copy new item to left +Kopiere neues Element nach links -Copy new file/folder to right -Kopiere neue Datei nach rechts +Copy new item to right +Kopiere neues Element nach rechts -Delete left file/folder -Lösche linke Datei +Delete left item +Lösche linkes Element -Delete right file/folder -Lösche rechte Datei +Delete right item +Lösche rechtes Element Move file on left Verschiebe linke Datei @@ -1350,20 +1305,20 @@ Ausschließen: \stuff\temp\* Move file on right Verschiebe rechte Datei -Overwrite left file/folder with right one -Überschreibe linke Datei mit rechter +Overwrite left item +Überschreibe linkes Element -Overwrite right file/folder with left one -Überschreibe rechte Datei mit linker +Overwrite right item +Überschreibe rechtes Element Do nothing Nichts tun -Copy file attributes only to left -Kopiere nur die Dateiattribute nach links +Update attributes on left +Aktualisiere Attribute des linken Elements -Copy file attributes only to right -Kopiere nur die Dateiattribute nach rechts +Update attributes on right +Aktualisiere Attribute des rechten Elements Multiple... Verschiedene... @@ -1372,7 +1327,7 @@ Ausschließen: \stuff\temp\* Lösche Datei %x Deleting folder %x -Lösche Verzeichnis %x +Lösche Ordner %x Deleting symbolic link %x Lösche Symbolischen Link %x @@ -1381,7 +1336,7 @@ Ausschließen: \stuff\temp\* Verschiebe Datei %x in den Papierkorb Moving folder %x to recycle bin -Verschiebe Verzeichnis %x in den Papierkorb +Verschiebe Ordner %x in den Papierkorb Moving symbolic link %x to recycle bin Verschiebe Symbolischen Link %x in den Papierkorb @@ -1390,7 +1345,7 @@ Ausschließen: \stuff\temp\* Verschiebe Datei %x nach %y Moving folder %x to %y -Verschiebe Verzeichnis %x nach %y +Verschiebe Ordner %x nach %y Moving symbolic link %x to %y Verschiebe Symbolischen Link %x nach %y @@ -1402,7 +1357,7 @@ Ausschließen: \stuff\temp\* Erstelle Symbolischen Link %x Creating folder %x -Erstelle Verzeichnis %x +Erstelle Ordner %x Overwriting file %x Überschreibe Datei %x @@ -1416,11 +1371,11 @@ Ausschließen: \stuff\temp\* Updating attributes of %x Aktualisiere Attribute von %x -Target directory name must not be empty! -Der Zielverzeichnisname darf nicht leer sein! +Target folder name must not be empty. +Der Name des Zielordners darf nicht leer sein. -Directory for file versioning was not supplied! -Das Verzeichnis für die Versionierung wurde nicht angegeben! +Folder name for file versioning must not be empty. +Der Ordnername für die Versionierung darf nicht leer sein. Source directory %x not found. Das Quellverzeichnis %x wurde nicht gefunden. @@ -1449,11 +1404,11 @@ Ausschließen: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Der Papierkorb ist auf nachfolgenden Verzeichnissen nicht verfügbar! Die Dateien werden stattdessen permanent gelöscht: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Ein Verzeichnis wird verändert werden, das Teil mehrerer Verzeichnispaare ist! Bitte überprüfen Sie die Synchronisationseinstellungen! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Ein Ordner wird verändert werden, der Teil mehrerer Ordnerpaare ist. Bitte überprüfen Sie die Synchronisationseinstellungen. Processing folder pair: -Bearbeite Verzeichnispaar: +Bearbeite Ordnerpaar: Generating database... Erzeuge Synchronisationsdatenbank... diff --git a/BUILD/Languages/greek.lng b/BUILD/Languages/greek.lng index 5d1dfa8a..0d750585 100644 --- a/BUILD/Languages/greek.lng +++ b/BUILD/Languages/greek.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Αναζήτηση υποκαταλόγου %x... +Searching for folder %x... +Αναζήτηση του υποκαταλόγου %x... Show in Explorer Εμφάνιση στην Εξερεύνηση @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Αυτοματοποιημένος Συγχρονισμός +Error +Σφάλματα + Select alternate comparison settings Επιλογή διαφοροποιημένων ρυθμίσεων σύγκρισης Select alternate synchronization settings Επιλογή διαφοροποιημένων ρυθμίσεων συγχρονισμού -No filter selected -Δεν έχει επιλεχθεί φίλτρο - Filter is active Το φίλτρο είναι ενεργό +No filter selected +Δεν έχει επιλεχθεί φίλτρο + Remove alternate settings Διαγραφή των διαφοροποιημένων ρυθμίσεων @@ -55,9 +58,6 @@ About Σχετικά με το... -Error -Σφάλματα - Warning Προειδοποίηση @@ -73,8 +73,8 @@ Global settings Γενικές ρυθμίσεις -Synchronization Preview -Προεπισκόπηση του συγχρονισμού +Summary +Σύνοψη Find Αναζήτηση @@ -103,8 +103,8 @@ Browse Αναζήτηση -Invalid command line: %x -Σφάλμα στη γραμμή εντολών: %x +Invalid command line: +Σφάλμα στη γραμμή εντολών: Info Πληροφορία @@ -232,23 +232,23 @@ Cannot read the following XML elements: Δεν ήταν δυνατό να αναγνωσθούν τα ακόλουθα στοιχεία XML: -S&ave configuration... -Α&ποθήκευση διάταξης... +&Open... +Ά&νοιγμα... -&Load configuration... -&Άνοιγμα διάταξης... +&Save... +Α&ποθήκευση... &Quit -&Έξοδος +Έ&ξοδος -&File -&Αρχείο +&Program +&Πρόγραμμα &Content &Περιεχόμενα -&About... -&Σχετικά... +&About +&Σχετικά &Help &Βοήθεια @@ -256,7 +256,7 @@ Usage: Χρήση: -1. Select directories to monitor. +1. Select folders to watch. 1. Επιλέξτε τους υποκαταλόγους που θα παρακολουθούνται. 2. Enter a command line. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Πατήστε το 'Έναρξη'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Η γραμμή ενεργειών εκτελείται κάθε φορά που: -- όλοι οι υποκατάλογοι γίνονται διαθέσιμοι (π.χ. εισαγωγή ενός USB stick) -- κάποια αρχεία σε αυτούς τους καταλόγους ή υποκαταλόγους τους έχουν τροποποιηθεί - +To get started just import a .ffs_batch file. +Για να ξεκινήσετε μπορείτε απλά να εισάγεται ένα αρχείο .ffs_batch. -Directories to watch -Υποκατάλογοι για παρακολούθηση +Folders to watch +Υποκατάλογοι που θα παρακολουθούνται Add folder Προσθήκη υποκαταλόγου @@ -288,18 +280,35 @@ The command line is executed each time: Select a folder Επιλογή υποκαταλόγου +Delay [seconds] +Καθυστέρηση [δευτερόλεπτα] + +Idle time between last detected change and execution of command +Λανθάνων χρόνος μεταξύ τελευταίας αλλαγής που ανιχνεύθηκε και εκτέλεσης της εντολής + Command line Γραμμή εντολών -Minimum Idle Time [seconds] -Ελάχιστος Χρόνος Αναμονής [δευτερόλεπτα] - -Idle time between detection of last change and execution of command line in seconds -Χρόνος αναμονής μεταξύ της ανίχνευσης της τελευταίας αλλαγής και της εκτέλεσης της γραμμής εντολών [δευτερόλεπτα] + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Αυτή η εντολή πραγματοποιείται εάν: +-αρχεία ή υποκτάλογοι αλλάξουν +-παρουσιαστούν νέοι υποκατάλογοι (π.χ. εισαχθεί ένα φλασάκι USB) + Start Έναρξη +&Retry +&Επανάληψη + +Cancel +Άκυρο + (Build: %x) (Δημιουργήθηκε : %x) @@ -318,8 +327,8 @@ The command line is executed each time: Waiting for missing directories... Αναμονή για τους υποκαταλόγους που απουσιάζουν... -A directory input field is empty. -Ένα πεδίο εισόδου είναι κενό. +An input folder name is empty. +Το όνομα ενός υποκαταλόγου είναι κενό. Logging Καταγραφή μηνυμάτων @@ -405,8 +414,8 @@ The command line is executed each time: <Συμβολικός δεσμός> - -<Υποκατάλογος> + +Υποκατάλογος Full path Πλήρης διαδρομή @@ -417,8 +426,8 @@ The command line is executed each time: Relative path Σχετική διαδρομή -Directory -Υποκατάλογος +Base folder +Βασικός υποκατάλογος Size Μέγεθος @@ -429,8 +438,11 @@ The command line is executed each time: Extension Επέκταση -Comparison Result -Αποτέλεσμα της σύγκρισης +Action +Ενέργεια + +Category +Κατηγορία Drag && drop Μεταφορά && Απόθεση @@ -438,14 +450,14 @@ The command line is executed each time: Close progress dialog Κλείσιμο του παράθυρου αναφοράς -Shut down -Τερματισμός λειτουργίας +Standby +Αναστολή λειτουργίας Log off Αποσύνδεση -Standby -Αναστολή λειτουργίας +Shut down +Τερματισμός λειτουργίας Hibernate Αδρανοποίηση @@ -453,32 +465,29 @@ The command line is executed each time: 1. &Compare 1. &Σύγκριση -2. &Synchronize... -2. &Συγχρονισμός... +2. &Synchronize +2. Συ&γχρονισμός &New &Δημιουργία -&Program -&Πρόγραμμα - &Language &Γλώσσα &Global settings... -&Γενικές ρυθμίσεις... +Γε&νικές ρυθμίσεις... &Create batch job... &Δημιουργία μιας δέσμης ενεργειών... &Export file list... -&Εξαγωγή καταλόγου αρχείων... +Ε&ξαγωγή καταλόγου αρχείων... &Advanced &Για προχωρημένους &Check for new version -&Έλεγχος για νέα έκδοση +Έ&λεγχος για νέα έκδοση Compare Σύγκριση @@ -489,8 +498,8 @@ The command line is executed each time: &Abort &Άκυρο -Synchronize... -Συγχρονισμός... +Synchronize +Συγχρονισμός Start synchronization Έναρξη του συγχρονισμού @@ -504,12 +513,12 @@ The command line is executed each time: Swap sides Ανταλλαγή πλευρών -Save current configuration to file -Αποθήκευση της τρέχουσας διάταξης - Load configuration from file Άνοιγμα διάταξης από αρχείο +Save current configuration to file +Αποθήκευση της τρέχουσας διάταξης + Last used configurations (press DEL to remove from list) Διατάξεις που χρησιμοποιήθηκαν τελευταία (πατήστε DEL για διαγραφή από τη λίστα) @@ -519,13 +528,13 @@ The command line is executed each time: Hide filtered or temporarily excluded files Απόκρυψη των αρχείων που φιλτραρίστηκαν ή εξαιρέθηκαν προσωρινά -Number of files and directories that will be created +Number of files and folders that will be created Αριθμός αρχείων και υποκαταλόγων που θα δημιουργηθούν Number of files that will be overwritten Αριθμός αρχείων και υποκαταλόγων που θα αντικατασταθούν -Number of files and directories that will be deleted +Number of files and folders that will be deleted Αριθμός αρχείων και υποκαταλόγων που θα διαγραφούν Total amount of data that will be transferred @@ -549,8 +558,8 @@ The command line is executed each time: Batch job Δέσμη ενεργειών -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Δημιουργία μιας δέσμης ενεργειών που αυτοματοποιεί το συγχρονισμό. Για να ξεκινήσετε τη λειτουργία δέσμης, απλώς κάντε διπλό κλικ στο αρχείο δέσμης ή πληκτρολογείστε την εντολή: FreeFileSync.exe SyncJob.ffs_batch. Επίσης η ενέργεια αυτή μπορεί να προγραμματιστεί στο χρονοδιάγραμμα εργασιών του υπολογιστή σας. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Δημιουργείστε ένα αρχείο δέσμης για να αυτοματοποιήσετε το συγχρονισμό. Κάντε διπλό κλικ στο αρχείο αυτό ή προγραμματίστε το στο χρονοδιάγραμμα εργασιών του συστήματός σας: FreeFileSync.exe <όνομα δέσμης>.ffs_batch Help Βοήθεια @@ -576,21 +585,12 @@ The command line is executed each time: Maximum number of log files: Μέγιστος αριθμός αρχείων καταγραφής: -Select log file directory: -Επιλέξτε έναν κατάλογο για τα αρχεία καταγραφής: +Select folder to save log files: +Επιλέξτε τον υποκατάλογο όπου θα αποθηκευτούν τα αρχεία καταγραφής: Batch settings Ρυθμίσεις δέσμης ενεργειών -&Save -&Αποθήκευση - -&Load -&Άνοιγμα - -Cancel -Άκυρο - Select variant: Επιλέξτε μια μέθοδο: @@ -615,29 +615,23 @@ The command line is executed each time: Configuration Διάταξη -Category -Κατηγορία - -Action -Ενέργεια - -File/folder exists on left side only -Το αρχείο / ο υποκατάλογος υπάρχει μόνο στην αριστερή πλευρά +Item exists on left side only +Το αντικείμενο υπάρχει μόνο στην αριστερή πλευρά -File/folder exists on right side only -Το αρχείο / ο υποκατάλογος υπάρχει μόνο στη δεξιά πλευρά +Item exists on right side only +Το αντικείμενο υπάρχει μόνο στη δεξιά πλευρά -Left file is newer -Το αρχείο στα αριστερά είναι πιο πρόσφατο +Left side is newer +Το αντικείμενο στην αριστερή πλευρά είναι πιο πρόσφατο -Right file is newer -Το αρχείο στα δεξιά είναι πιο πρόσφατο +Right side is newer +Το αντικείμενο στη δεξιά πλευρά είναι πιο πρόσφατο -Files have different content -Τα αρχεία έχουν διαφορετικό περιεχόμενο +Items have different content +Τα αντικείμενα έχουν διαφορετικό περιεχόμενο -Conflict/file cannot be categorized -Η διένεξη / το αρχείο δεν μπορεί να κατηγοριοποιηθεί +Conflict/item cannot be categorized +Διένεξη/το αντικείμενο δεν μπορεί να κατηγοριοποιηθεί OK OK @@ -714,9 +708,6 @@ is the same &Ignore &Παράβλεψη -&Retry -&Επανάληψη - Do not show this dialog again Να μην εμφανιστεί ξανά αυτό το μήνυμα @@ -747,33 +738,6 @@ Note: File names must be relative to base directories! Σημείωση: Πρέπει να χρησιμοποιούνται οι σχετικές διαδρομές των αρχείων ως προς τους υποκαταλόγους που συγχρονίζονται. -Hints: -Συμβουλές: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Εισάγετε τα σχετικά ονόματα των αρχείων ή των υποκαταλόγων χωρισμένα με ';' ή με αλλαγή γραμμής. - -2. Use wildcard characters '*' and '?'. -2. Μπορείτε να χρησιμοποιήσετε τους χαρακτήρες-μπαλαντέρ '*' και '?'. - -3. Exclude files directly on main grid via context menu. -3. Μπορείτε να εξαιρέσετε αρχεία στη βασική οθόνη κάνοντας δεξί κλικ. - -Example -Παράδειγμα - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Συμπερίληψη: *.doc;*.zip;*.exe -Εξαίρεση: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Συγχρονισμός όλων των αρχείων .doc, .zip και .exe εκτός αυτών στον υποκατάλογο "temp". - Include Συμπερίληψη @@ -795,8 +759,8 @@ Exclude: \stuff\temp\* &Default &Προεπιλογή -Transactional file copy -Συνδιαλλακτική αντιγραφή αρχείων +Fail-safe file copy +Ασφαλής αντιγραφή αρχείων Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Εγγραφή πρώτα σε προσωρινό αρχείο (*.ffs_tmp) και μετά μετονομασία του. Αυτή η ρύθμιση εγγυάται συνέπεια ακόμα και στην περίπτωση σοβαρού σφάλματος. @@ -810,8 +774,8 @@ Exclude: \stuff\temp\* Copy file access permissions Αντιγραφή των αδειών προσπέλασης των αρχείων -Transfer file and directory permissions (Requires Administrator rights) -Μεταφορά των αδειών για τα αρχεία και τους υποκαταλόγους (Απαιτεί δικαιώματα Aministrator) +Transfer file and folder permissions (Requires Administrator rights) +Μεταφορά των αδειών των αρχείων και των υποκαταλόγων (Απαιτεί δικαιώματα Διαχειριστή) Restore hidden dialogs Επανεμφάνιση κρυμμένων μηνυμάτων @@ -1119,11 +1083,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Ένταξη εξωτερικών εφαρμογών στο μενού περιβάλλοντος. Οι ακόλουθες μακροεντολές είναι διαθέσιμες: -- full file or directory name -- πλήρες όνομα του αρχείου ή υποκαταλόγου +- full file or folder name +- πλήρε όνομα αρχείου ή υποκαταλόγου -- directory part only -- μόνο τους υποκαταλόγους +- folder part only +- μέρος μόνο του υποκαταλόγου - Other side's counterpart to %name - Το αντίστοιχο %name της άλλης πλευράς @@ -1167,8 +1131,8 @@ Exclude: \stuff\temp\* Versioning Διατήρηση παλιών εκδόσεων -Move files into a time-stamped subdirectory -Μεταφορά των αρχείων σε έναν υποκατάλογο με ένδειξη ώρας +Move files into a time-stamped subfolder +Μεταφορά αρχείων σε υποκατάλογο με χρονική περιγραφή Files Αρχεία @@ -1263,8 +1227,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. Δεν μπορεί να αναγνωσθεί ο υποκατάλογος %x. -Endless loop. -Ατέρμων βρόχος. +Detected endless directory recursion. +Ανιχνεύτηκε αέναος βρόχος υποκαταλόγων. Cannot set privilege %x. Τα δικαιώματα %x δεν μπορούν να οριστούν. @@ -1290,13 +1254,10 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Ρύθμιση προεπιλεγμένης κατεύθυνσης συγχρονισμού: Τα νεότερα αρχεία θα αντικαταστήσουν τα παλιότερα. -The file does not contain a valid configuration: -Το αρχείο δεν περιέχει μια έγκυρη διάταξη: - -You can ignore this error to consider the directory as empty. -Μπορείτε να αγνοήσετε αυτό το σφάλμα και να θεωρήσετε τον υποκατάλογο κενό. +You can ignore this error to consider the folder as empty. +Μπορείτε να αγνοήσετε αυτό το λάθος, για να θεωρήσετε ότι ο υποκατάλογος είναι κενός. -Cannot find directory %x. +Cannot find folder %x. Ο υποκατάλογος %x δεν μπορεί να βρεθεί. Directories are dependent! Be careful when setting up synchronization rules: @@ -1329,20 +1290,20 @@ Exclude: \stuff\temp\* Both sides are equal Οι δυο πλευρές είναι ίδιες -Files/folders differ in attributes only -Τα αρχεία / οι υποκατάλογοι διαφέρουν μόνο στα χαρακτηριστικά τους +Items have different attributes +Τα στοιχεία έχουν διαφορετικά χαρακτηριστικά -Copy new file/folder to left -Αντιγραφή του νέου αρχείου/υποκαταλόγου στα αριστερά +Copy new item to left +Αντιγραφή του νέου στοιχείου στα αριστερά -Copy new file/folder to right -Αντιγραφή του νέου αρχείου/υποκαταλόγου στα δεξιά +Copy new item to right +Αντιγραφή του νέου στοιχείου στα δεξιά -Delete left file/folder -Διαγραφή του αρχείου/υποκαταλόγου στα αριστερά +Delete left item +Διαγραφή του στοιχείου στα αριστερά -Delete right file/folder -Διαγραφή του αρχείου/υποκαταλόγου στα δεξιά +Delete right item +Διαγραφή του στοιχείου στα δεξιά Move file on left Μεταφορά του αρχείου που βρίσκεται αριστερά @@ -1350,20 +1311,20 @@ Exclude: \stuff\temp\* Move file on right Μεταφορά του αρχείου που βρίσκεται δεξιά -Overwrite left file/folder with right one -Αντικατάσταση του αρχείου/υποκαταλόγου στα αριστερά από το(ν) αντίστοιχο στα δεξιά +Overwrite left item +Αντικατάσταση του στοιχείου που βρίσκεται στα αριστερά -Overwrite right file/folder with left one -Αντικατάσταση του αρχείου/υποκαταλόγου στα δεξιά από το(ν) αντίστοιχο στα αριστερά +Overwrite right item +Αντικατάσταση του στοιχείου που βρίσκεται στα δεξιά Do nothing Καμία ενέργεια -Copy file attributes only to left -Αντιγραφή μόνο των χαρακτηριστικών του αρχείου στα αριστερά +Update attributes on left +Ενημέρωση των στοιχείων στα αριστερά -Copy file attributes only to right -Αντιγραφή μόνο των χαρακτηριστικών του αρχείου στα δεξιά +Update attributes on right +Ενημέρωση των στοιχείων στα δεξιά Multiple... Πολλαπλές ρυθμίσεις... @@ -1416,11 +1377,11 @@ Exclude: \stuff\temp\* Updating attributes of %x Ενημέρωση των χαρακτηριστικών αρχείου του %x -Target directory name must not be empty! -Το όνομα του υποκαταλόγου προορισμού πρέπει να μην είναι κενό! +Target folder name must not be empty. +Ο υποκατάλογος στόχος πρέπει να μην είναι κενός -Directory for file versioning was not supplied! -Δεν έχει οριστεί υποκατάλογος για τη διατήρηση παλιών εκδόσεων! +Folder name for file versioning must not be empty. +Το όνομα του υποκαταλόγου για τη διατήρηση παλιών εκδόσεων δεν μπορεί να είναι κενό. Source directory %x not found. Ο υποκατάλογος πηγής %x δεν βρέθηκε. @@ -1449,8 +1410,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Ο Κάδος Ανακύκλωσης δεν είναι διαθέσιμος για τις ακόλουθες διαδρομές! Τα αρχεία θα διαγραφούν μόνιμα: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Θα τροποποιηθεί ένας υποκατάλογος που ανήκει σε πολλαπλά ζεύγη υποκαταλόγων! Παρακαλώ αναθεωρείστε τις ρυθμίσεις συγχρονισμού. +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Θα τροποποιηθεί ένας υποκατάλογος που είναι μέρος από πολλαπλά ζεύγη υποκαταλόγων. Παρακαλούμε επανελέγξτε τις ρυθμίσεις συγχρονισμού. Processing folder pair: Σύγκριση του ζεύγους υποκαταλόγων: diff --git a/BUILD/Languages/hebrew.lng b/BUILD/Languages/hebrew.lng index 7c2bb384..e17ef10b 100644 --- a/BUILD/Languages/hebrew.lng +++ b/BUILD/Languages/hebrew.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -מחפש מחיצה %x +Searching for folder %x... +מחפש את תיקייה %x... Show in Explorer הראה בסייר הקבצים @@ -34,12 +34,12 @@ Select alternate synchronization settings בחר הגדרות סנכרון חליפיות -No filter selected -לא נבחר מסנן פעיל - Filter is active מסנן פעיל +No filter selected +לא נבחר מסנן פעיל + Remove alternate settings הסר הגדרות תצורה חליפיות @@ -73,8 +73,8 @@ Global settings משתנים גלובליים -Synchronization Preview -תצוגה מקדימה של סנכרון +Summary +תקציר Find חפש @@ -103,8 +103,8 @@ Browse עיין -Invalid command line: %x -שורת פקודה בלתי חוקית: %x +Invalid command line: +שורת פקודה בלתי חוקית: Info מידע @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! ככונן %x לא בנתיב של קובץ %y! -Cannot find file %x. -לא יכול למצוא קובץ %x. - Cannot read the following XML elements: לא יכול לקרוא את שמות צמתי XML: -S&ave configuration... -&שמור תצורה... +Cannot find file %x. +לא יכול למצוא קובץ %x. + +&Open... +&פתח... -&Load configuration... -&טען תצורה... +&Save... +&שמור... &Quit &יציאה -&File -&קובץ +&Program +&תוכנה &Content &תוכן -&About... -&אודות... +&About +&אודות &Help &עזרה @@ -256,8 +256,8 @@ Usage: שימוש: -1. Select directories to monitor. -1. בחר מחיצות לניטור. +1. Select folders to watch. +1. בחר תיקיות לצפייה. 2. Enter a command line. 2. הקש שורת פקודות. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. לחץ 'הפעל'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -שורת הפקודה מבוצעת בכל פעם כאשר: -- כל המחיצות הופכות זמינות (לדוגמה חיבור זכרון נתיק) -- קבצים במחיצות אלו משתנים - +To get started just import a .ffs_batch file. +בכדי להתחיל יבא קובץ .ffs_batch -Directories to watch -מחיצות לניטור +Folders to watch +תיקיות לצפייה Add folder הוסף מחיצה @@ -288,14 +280,25 @@ The command line is executed each time: Select a folder בחר מחיצה +Delay [seconds] +השהייה [שניות] + +Idle time between last detected change and execution of command +זמן המתנה בין שינויי מאובחן אחרון לבין ביצוע של פקודה + Command line שורת פקודות -Minimum Idle Time [seconds] -זמן מנוחה מינימלי [שניות] - -Idle time between detection of last change and execution of command line in seconds -זמן מנוחה מגילוי שינוי אחרון עד לביצוע שורת פקודה בשניות + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +הפקודה מופעלת כאשר: +- קבצים או תת-תיקיות משתנים +- תיקיות חדשות מופיעות (לדוגמה התקן USB מוכנס) + Start התחל @@ -324,8 +327,8 @@ The command line is executed each time: Waiting for missing directories... מחכה למחיצות חסרות... -A directory input field is empty. -שדה כניסת מחיצה ריק. +An input folder name is empty. +שם תיקיית קלט ריק. Logging רישום ביומן @@ -396,12 +399,12 @@ The command line is executed each time: Download now? הורד עכשיו? -Information -מידע - FreeFileSync is up to date! FreeFileSync מעודכן לגירסה האחרונה! +Information +מידע + Do you want FreeFileSync to automatically check for updates every week? האם ברצונך שהתוכנה תבדוק לעדכון בכל שבוע? @@ -411,8 +414,8 @@ The command line is executed each time: <קשור סימבולי> - -<מחיצה> + +<תיקייה> Full path נתיב מלא @@ -423,8 +426,8 @@ The command line is executed each time: Relative path נתיב יחסי -Directory -מחיצה +Base folder +תיקיית בסיס Size גודל @@ -435,8 +438,11 @@ The command line is executed each time: Extension סיומת -Comparison Result -תוצאות ההשוואה +Action +פעולה + +Category +קטגוריה Drag && drop גרור והשלך @@ -444,14 +450,14 @@ The command line is executed each time: Close progress dialog סגור שיח התקדמות -Shut down -כבה מחשב +Standby +עבור למצב המתנה Log off התנתק כמשתמש -Standby -עבור למצב המתנה +Shut down +כבה מחשב Hibernate עבור למצב שינה @@ -459,15 +465,12 @@ The command line is executed each time: 1. &Compare 1. &השווה -2. &Synchronize... -2. &סנכרן... +2. &Synchronize +2. &סנכרן &New &חדש -&Program -&תוכנה - &Language &שפה @@ -495,8 +498,8 @@ The command line is executed each time: &Abort &נטוש -Synchronize... -...סנכרן +Synchronize +סנכרן Start synchronization התחל סנכרון @@ -510,12 +513,12 @@ The command line is executed each time: Swap sides החלף צדדים -Save current configuration to file -שמור תצורה נוכחית לקובץ - Load configuration from file טען קונפיגורציה מקובץ +Save current configuration to file +שמור תצורה נוכחית לקובץ + Last used configurations (press DEL to remove from list) תצורות אחרונות שהיו בשמוש (לחץ DEL להסרה מהרשימה) @@ -525,21 +528,18 @@ The command line is executed each time: Hide filtered or temporarily excluded files החבא קבצים מסוננים או נשללים -Number of files and directories that will be created -מספר התקיות והקבצים אשר עומדים להיוצר +Number of files and folders that will be created +מספר הקבצים והתיקיות שייוצרו Number of files that will be overwritten מספר הקבצים העומדים להיכתב מחדש -Number of files and directories that will be deleted -מספר הקבצים והתיקיות העומדים להימחק +Number of files and folders that will be deleted +מספר הקבצים והתיקיות שימחקו Total amount of data that will be transferred סך הכל נתונים להעברה -Operation: -פעולה: - Items found: אלמנטים נמצאו: @@ -555,8 +555,8 @@ The command line is executed each time: Batch job עבודת אצווה -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -צור קובץ אצווה ומכן הסינכרון. הפעל באמצעות הקשה כפולה על שם הקובץ או הפעל שורת פקודה: FreeFileSync.exe . ההפעלה ניתנת לתזמון במתזמן המשימות של מערכת ההפעלה. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +יצור קובץ אצווה לסינכרון אוטומטי. הפעל בהקלקה כפולה או תזמן באמצעות מתזמן המשימות של המערכת: FreeFileSync.exe Help עזרה @@ -582,18 +582,12 @@ The command line is executed each time: Maximum number of log files: מספר מכסימלי של קבצי יומן -Select log file directory: -בחר מחיצה לקבצי יומן +Select folder to save log files: +בחר תיקייה לשמירה קבצי יומן: Batch settings הגדרות אצווה -&Save -&שמירה - -&Load -&טען - Select variant: בחר משתנה: @@ -618,29 +612,23 @@ The command line is executed each time: Configuration תצורה -Category -קטגוריה - -Action -פעולה +Item exists on left side only +הפריט קיים בצד ימין בלבד -File/folder exists on left side only -קובץ\מחיצה קיים בצד ימין בלבד +Item exists on right side only +הפריט קיים בצד שמאל בלבד -File/folder exists on right side only -קובץ\מחיצה קיים בצד שמאל בלבד +Left side is newer +צד ימין חדש יותר -Left file is newer -קובץ בצד ימין חדש יותר - -Right file is newer +Right side is newer צד שמאל חדש יותר -Files have different content -הקבצים בעלי תכולה שונה +Items have different content +הפריטים הם בעלי תוכן שונה -Conflict/file cannot be categorized -קונפליקט\קובץ אינו יכול לקבל סיווג +Conflict/item cannot be categorized +סתירה/פריט אינו ניתן לסיווג OK אשר @@ -747,33 +735,6 @@ Note: File names must be relative to base directories! הערה: שמות קבצים חייבים להיות מוגדרים באופן יחסי למחיצות הראשיות! -Hints: -טיפים: - -1. Enter relative file or directory names separated by ';' or a new line. -1. הכנס שם קובץ או שם תיקיה מופרדים ע"י ';' או דורה חדשה - -2. Use wildcard characters '*' and '?'. -2. השתמש באשפים '*' או '?'לבחירה מרובה. - -3. Exclude files directly on main grid via context menu. -3. הוצא קבצים היישר באסכלה עיקרית דרך תפריט הקשר. - -Example -דוגמה - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -כלול: *.doc;*.zip;*.exe -אל תכלול: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -סנכרן .doc, .zip und .exe כל הקבצים בתיקית משנה "temp". - Include כלול @@ -795,8 +756,8 @@ Exclude: \stuff\temp\* &Default &ברירת מחדל -Transactional file copy -העתקת קובץ בעסקה +Fail-safe file copy +כשלון באבטחת העתקת קובץ Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. רשום לקובץ זמני (*.ffs_tmp) תחילה ושנה שם. פעולה זו מבטיחה עקביות המצב גם במקרה של שגיאה חמורה. @@ -810,8 +771,8 @@ Exclude: \stuff\temp\* Copy file access permissions העתק הרשאות גישה של הקובץ -Transfer file and directory permissions (Requires Administrator rights) -העבר הרשאות קבצים ומחיצות (דורש הרשאות מנהל מערכת) +Transfer file and folder permissions (Requires Administrator rights) +העבר הרשאות של תיקיות וקבצים (דורש זכויות מנהל) Restore hidden dialogs שחזר דיאלוגים מוסתרים @@ -1119,11 +1080,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: הטמע תוכנות חיצוניות. תפריטי המקרו הבאים זמינים: -- full file or directory name -- שם מלא של קובץ או תיקיה +- full file or folder name +- שם מלא של קובץ או תיקייה -- directory part only -- חלק התיקיה בלבד +- folder part only +- תיקייה בלבד - Other side's counterpart to %name - הצד השני מקביל ל- %name @@ -1167,8 +1128,8 @@ Exclude: \stuff\temp\* Versioning עדכון גרסאות -Move files into a time-stamped subdirectory -העבר קבצים לתוך מחיצות עם שם המכיל טביעת זמן ותאריך +Move files into a time-stamped subfolder +העבר קבצים לתיקייה המסומנת בחותמת-זמן Files קבצים @@ -1263,8 +1224,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. לא יכול לקרוא מחיצה %x. -Endless loop. -לולאה אינסופית. +Detected endless directory recursion. +אובחנה רקורסית תיקיות אינסופית. Cannot set privilege %x. לא יכול להגדיר זבות %x. @@ -1290,14 +1251,11 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. בחר ברירת מחדל של סנכרון: קבצים ישנים ידרסו ע"י קבצים חדשים יותר. -The file does not contain a valid configuration: -קובץ זה לא מכיל קונפיגורציה ברת תוקף - -You can ignore this error to consider the directory as empty. -אפשר להתעלם משגיאה זו ולהניח כי המחיצה ריקה. +You can ignore this error to consider the folder as empty. +ניתן להתעלם משגיאה זו ולהחשיב התיקייה כריקה. -Cannot find directory %x. -לא יכול למצוא מחיצה %x. +Cannot find folder %x. +לא מוצא תיקייה %x. Directories are dependent! Be careful when setting up synchronization rules: מחיצות תלויות! זהירות בהגדרת כללי סנכרון: @@ -1329,20 +1287,20 @@ Exclude: \stuff\temp\* Both sides are equal שני הצדדים שווים -Files/folders differ in attributes only -קבצים\מחיצות שונים בערכי התכונות בלבד +Items have different attributes +הפריטים הם בעלי תכונות שונות -Copy new file/folder to left -העתק קובץ\מחיצה חדש\ה משמאל לימין +Copy new item to left +העתק פריט חדש לצד ימין -Copy new file/folder to right -העתק קובץ\מחיצה חדש\ה מימין לשמאל +Copy new item to right +העתק פריט חדש לצד שמאל -Delete left file/folder -מחק קובץ\מחיצה בצד ימין +Delete left item +מחק פריט בצד ימין -Delete right file/folder -מחק קובץ\מחיצה בצד שמאל +Delete right item +מחק פריט בצד שמאל Move file on left העבר קובץ בצד ימין @@ -1350,20 +1308,20 @@ Exclude: \stuff\temp\* Move file on right העבר קובץ בצד שמאל -Overwrite left file/folder with right one -העתק ודרוס קובץ\מחיצה משמאל לימין +Overwrite left item +רשום על גבי פריט בצד ימין -Overwrite right file/folder with left one -העתק ודרוס קובץ\מחיצה מימין לשמאל +Overwrite right item +רשום על גבי פריט בצד שמאל Do nothing אל תעשה כלום -Copy file attributes only to left -העתק תכונות קובץ בלבד משמאל לימין +Update attributes on left +עדכן תכונות בצד ימין -Copy file attributes only to right -העתק תכונות קובץ בלבד מימין לשמאל +Update attributes on right +עדכן תכונות בצד שמאל Multiple... הכפל... @@ -1416,11 +1374,11 @@ Exclude: \stuff\temp\* Updating attributes of %x מעדכן תכונות של %x -Target directory name must not be empty! -שם של מחיצת מטרה אינו יכול להיות ריק! +Target folder name must not be empty. +שם תיקיית מטרה אינו יכול להיות ריק. -Directory for file versioning was not supplied! -לא סופקה מחיצה לרישום גרסאות קבצים +Folder name for file versioning must not be empty. +שם תיקייה לגרסאות קבצים אינו יכול להיות ריק Source directory %x not found. מחיצת מקור %x לא נמצאה. @@ -1449,8 +1407,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: סל מחזור אינו זמין עבור הנתיבים הבאים! קבצים ימחקו לצמיתות: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -מחיצה שתשתנה היא חלק מריבוי זוגות מחיצות! בבקשה בדוק הגדרות סינכרון! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +התיקייה שתשתנה היא חלק מריבוי זוגות תיקיות. אנא סקור מחדש הגדרות סינכרון. Processing folder pair: מבצע זוג מחיצות: diff --git a/BUILD/Languages/hungarian.lng b/BUILD/Languages/hungarian.lng index 67b2ac34..d06b0529 100644 --- a/BUILD/Languages/hungarian.lng +++ b/BUILD/Languages/hungarian.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Mappa keresése: %x... +Searching for folder %x... +A(z) %x mappa keresése... Show in Explorer Mutatás az Intézőben @@ -34,12 +34,12 @@ Select alternate synchronization settings Alternatív szinkronizációs beállítások kiválasztása -No filter selected -Nincs szűrő kiválasztva - Filter is active A szűrő aktív +No filter selected +Nincs szűrő kiválasztva + Remove alternate settings Alternatív beállítások eltávolítása @@ -73,8 +73,8 @@ Global settings Globális beállítások -Synchronization Preview -Szinkronizáció előnézete +Summary +Összegzés Find Keresés: @@ -103,8 +103,8 @@ Browse Tallózás -Invalid command line: %x -Érvénytelen parancssor: %x +Invalid command line: +Érvénytelen parancssor: Info Információ @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! A(z) %x kötetnevet nem tartalmazza a(z) %y fájlnév! -Cannot find file %x. -Nem található a következő fájl: %x. - Cannot read the following XML elements: A következő XML elemek olvasása sikertelen: -S&ave configuration... -Beállítások mentés&e... +Cannot find file %x. +Nem található a következő fájl: %x. -&Load configuration... -&Beállítások betöltése... +&Open... +&Megnyitás... + +&Save... +Me&ntés... &Quit &Kilépés -&File -&Fájl +&Program +&Program &Content &Tartalom -&About... -&A programról... +&About +&A programról &Help &Súgó @@ -256,8 +256,8 @@ Usage: Használat: -1. Select directories to monitor. -1. Válaszd ki a figyelendő mappákat. +1. Select folders to watch. +1. Válaszd ki a figyelendő mappát. 2. Enter a command line. 2. Add meg a parancssort. @@ -265,18 +265,10 @@ 3. Press 'Start'. 3. Nyomd meg a Start gombot. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -A parancssor végrehajtódik minden alkalommal, ha: -- minden mappa elérhetővé válik (pl. USB-kulcs csatlakoztatása) -- fájlok módosulnak az adott mappákban és almappákban - +To get started just import a .ffs_batch file. +Az induláshoz importálj be egy .ffs_batch fájlt. -Directories to watch +Folders to watch Figyelendő mappák Add folder @@ -288,14 +280,25 @@ A parancssor végrehajtódik minden alkalommal, ha: Select a folder Mappa kiválasztása +Delay [seconds] +Késleltetés (másodperc) + +Idle time between last detected change and execution of command +Tétlenség időtartama az utolsó változás észlelése és a parancs végrehajtása között + Command line Parancssor -Minimum Idle Time [seconds] -Minimális tétlenségi idő (másodpercek) - -Idle time between detection of last change and execution of command line in seconds -A tétlenség hossza másodpercekben az utolsó változás észlelése és a parancssor végrehajtása között. + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +A parancs végrehajtódik, ha: +- fájlok vagy almappák megváltoznak +- új mappák jelennek meg (pl. USB-kulcs csatlakoztatása) + Start Indítás @@ -309,8 +312,8 @@ A parancssor végrehajtódik minden alkalommal, ha: (Build: %x) (Build: %x) -RealtimeSync configuration -RealtimeSync beállítások +All files + &Restore &Visszaállítás @@ -324,8 +327,8 @@ A parancssor végrehajtódik minden alkalommal, ha: Waiting for missing directories... Várakozás a hiányzó mappákra... -A directory input field is empty. -Valamelyik mappa megadására szolgáló mező üres. +An input folder name is empty. +A megadott mappa neve üres. Logging Naplózás @@ -351,9 +354,6 @@ A parancssor végrehajtódik minden alkalommal, ha: FreeFileSync batch file FreeFileSync kötegelt fájl -FreeFileSync configuration -FreeFileSync beállítások - Batch execution Kötegelt végrehajtás @@ -396,12 +396,12 @@ A parancssor végrehajtódik minden alkalommal, ha: Download now? Letöltsem most? -Information -Információ - FreeFileSync is up to date! A FreeFileSync naprakész! +Information +Információ + Do you want FreeFileSync to automatically check for updates every week? Akarod, hogy a FreeFileSync automatikusan minden héten keressen frissítést? @@ -411,7 +411,7 @@ A parancssor végrehajtódik minden alkalommal, ha: - + Full path @@ -423,8 +423,8 @@ A parancssor végrehajtódik minden alkalommal, ha: Relative path Relatív útvonal -Directory -Mappa +Base folder +Főmappa Size Méret @@ -435,8 +435,11 @@ A parancssor végrehajtódik minden alkalommal, ha: Extension Kiterjesztés -Comparison Result -Az összehasonlítás eredménye +Action +Művelet + +Category +Kategória Drag && drop Húzd && Ejtsd @@ -444,14 +447,14 @@ A parancssor végrehajtódik minden alkalommal, ha: Close progress dialog Folyamatjelző párbeszédablak bezárása -Shut down -Gép leállítása +Standby +Készenléti állapot Log off Kijelentkezés -Standby -Készenléti állapot +Shut down +Gép leállítása Hibernate Hibernálás @@ -459,15 +462,12 @@ A parancssor végrehajtódik minden alkalommal, ha: 1. &Compare 1. &Összehasonlítás -2. &Synchronize... +2. &Synchronize 2. &Szinkronizálás &New &Új -&Program -&Program - &Language &Nyelv @@ -495,7 +495,7 @@ A parancssor végrehajtódik minden alkalommal, ha: &Abort &Megszakít -Synchronize... +Synchronize Szinkronizálás Start synchronization @@ -510,12 +510,12 @@ A parancssor végrehajtódik minden alkalommal, ha: Swap sides Oldalak felcserélése -Save current configuration to file -Aktuális beállítások mentése fájlba - Load configuration from file Beállítások betöltése fájlból +Save current configuration to file +Aktuális beállítások mentése fájlba + Last used configurations (press DEL to remove from list) Utoljára használt beállítások (DEL billentyűvel törölhető a listából) @@ -525,21 +525,18 @@ A parancssor végrehajtódik minden alkalommal, ha: Hide filtered or temporarily excluded files A kiszűrt vagy ideiglenesen kizárt fájlok elrejtése -Number of files and directories that will be created +Number of files and folders that will be created A létrehozandó fájlok és mappák száma Number of files that will be overwritten A felülírandó fájlok száma -Number of files and directories that will be deleted +Number of files and folders that will be deleted A törlendő fájlok és mappák száma Total amount of data that will be transferred A mozgatandó adatok összmérete -Operation: -Művelet: - Items found: Talált elemek száma: @@ -555,8 +552,8 @@ A parancssor végrehajtódik minden alkalommal, ha: Batch job Kötegelt feladat -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Kötegelt feladat fájl létrehozása és automatikus szinkronizálás. A kötegelt feladat módban való indításhoz csak egyszerűen kattints duplát a fájlon vagy futtasd a következő parancsot: FreeFileSync.exe SzinkFeladat.ffs_batch. Ez ütemezhető is az operációs rendszer ütemezőjének a segítségével. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Kötegelt fájl létrehozása a szinkronizálás automatizálásához. Kattints duplán a fájlon vagy ütemezed be a rendszered feladatütemezőjével: FreeFileSync.exe .ffs_batch Help Súgó @@ -582,18 +579,12 @@ A parancssor végrehajtódik minden alkalommal, ha: Maximum number of log files: Naplófájlok maximális száma: -Select log file directory: -Naplófájl mappájának kiválasztása: +Select folder to save log files: +Válaszd ki a mappát a naplófájlok mentéséhez: Batch settings Beállítások -&Save -&Mentés - -&Load -&Betöltés - Select variant: Változat kiválasztása: @@ -618,29 +609,23 @@ A parancssor végrehajtódik minden alkalommal, ha: Configuration Beállítás -Category -Kategória - -Action -Művelet - -File/folder exists on left side only -Csak a bal oldalon létező fájlok/mappák +Item exists on left side only +Az elem csak a bal oldalon létezik -File/folder exists on right side only -Csak a jobb oldalon létező fájlok/mappák +Item exists on right side only +Az elem csak a jobb oldalon létezik -Left file is newer -A bal oldalon lévő fájl újabb +Left side is newer +A bal oldal újabb -Right file is newer -A jobb oldalon lévő fájl újabb +Right side is newer +A jobb oldal újabb -Files have different content -A fájlok tartalma különböző +Items have different content +Az elemek tartalma különbözik -Conflict/file cannot be categorized -Kategorizálhatatlan ütközések/fájlok +Conflict/item cannot be categorized +Az ütközés vagy elem nem kategorizálható OK OK @@ -748,33 +733,6 @@ Csak azok a fájlok lesznek szinkronizálva, amelyek megfelelnek az összes szű Megjegyzés: A fájlneveknek relatívnak kell lenniük az alap mappához viszonyítva! -Hints: -Tippek: - -1. Enter relative file or directory names separated by ';' or a new line. -1. A relatív fájl- és mappanevek megadása pontosvesszővel elválasztva vagy új sorban. - -2. Use wildcard characters '*' and '?'. -2. A csillag ('*') és a kérdőjel ('?') helyettesítő karakterek megengedettek. - -3. Exclude files directly on main grid via context menu. -3. Fájlok közvetlen kizárása a fő listából helyi menü segítségével. - -Example -Példa - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Csatolni: *.doc; *.zip; *.exe -Kizárni: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Minden .doc, .zip és .exe fájl szinkronizálása a "temp" almappában találhatók kivételével. - Include Csatolni @@ -796,8 +754,8 @@ Kizárni: \stuff\temp\* &Default &Alapértelmezett -Transactional file copy -Tranzakciós fájlmásolás +Fail-safe file copy +Hibamentes fájlmásolás Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Írás egy ideiglenes fájlba (*.ffs_tmp), majd annak átnevezése. Ez egyező állapotot garantál még végzetes hiba esetén is. @@ -811,8 +769,8 @@ Kizárni: \stuff\temp\* Copy file access permissions Fájl hozzáférési jogosultságainak másolása -Transfer file and directory permissions (Requires Administrator rights) -Fájlok és mappák jogosultságainak átvitele (Adminisztrátori jogok szükségesek) +Transfer file and folder permissions (Requires Administrator rights) +Fájlok és mappák jogosultságának átvitele (adminisztrátori jogok szükségesek) Restore hidden dialogs Rejtett párbeszédablakok visszaállítása @@ -1120,11 +1078,11 @@ Kizárni: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Külső alkalmazás integrálása a helyi menübe. Az elérhető makrók a következők: -- full file or directory name +- full file or folder name - teljes fájl- vagy mappanév -- directory part only -- csak a mappa részét +- folder part only +- csak mappa rész - Other side's counterpart to %name - A %name másik oldalon szereplő párja @@ -1168,8 +1126,8 @@ Kizárni: \stuff\temp\* Versioning Verziókövetés -Move files into a time-stamped subdirectory -Fájlok másolása időbélyeggel ellátott almappába +Move files into a time-stamped subfolder +Fájlok mozgatása egy időbélyeges almappába Files Fájlok @@ -1234,6 +1192,9 @@ Kizárni: \stuff\temp\* Cannot write modification time of %x. Az utolsó módosítás dátumának a beállítása sikertelen a következő fájlnál: %x. +Cannot write file attributes of %x. +A következő fájl attribútumainak írása sikertelen: %x. + Cannot find system function %x. Nem található a következő rendszerfunkció: %x. @@ -1255,17 +1216,14 @@ Kizárni: \stuff\temp\* Cannot copy symbolic link %x to %y. %x symlink másolása a(z) %y symlinkbe sikertelen. -Cannot write file attributes of %x. -A következő fájl attribútumainak írása sikertelen: %x. - Cannot copy file %x to %y. %x fájl másolása a(z) %y fájlba sikertelen. Cannot read directory %x. A következő mappa olvasása sikertelen: %x. -Endless loop. -Végtelen hurok. +Detected endless directory recursion. +Végtelen mapparekurzió detektálva. Cannot set privilege %x. A következő privilégium beállítása sikertelen: %x. @@ -1291,13 +1249,10 @@ Kizárni: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Alapértelmezett szinkronizációs irányok beállítása: a régebbi fájlok felülíródnak az újabbakkal. -The file does not contain a valid configuration: -A következő fájl nem tartalmaz érvényes beállításokat: - -You can ignore this error to consider the directory as empty. -Figyelmen kívül hagyhatod ezt a hibát, üresnek tekintve a mappát. +You can ignore this error to consider the folder as empty. +Figyelmen kívül hagyhatod ezt a hibát ezzel üresnek tekintve a mappát. -Cannot find directory %x. +Cannot find folder %x. Nem található a következő mappa: %x. Directories are dependent! Be careful when setting up synchronization rules: @@ -1330,20 +1285,20 @@ Kizárni: \stuff\temp\* Both sides are equal Mindkét oldal egyforma -Files/folders differ in attributes only -Csak attribútumokban különböző fájlok/mappák +Items have different attributes +Az elemek attribútumai különböznek -Copy new file/folder to left -Új fájl/mappa másolása a bal oldalra +Copy new item to left +Új elemek másolása a bal oldalra -Copy new file/folder to right -Új fájl/mappa másolása a jobb oldalra +Copy new item to right +Új elemek másolása a jobb oldalra -Delete left file/folder -Bal oldali fájl/mappa törlése +Delete left item +Bal oldali elem törlése -Delete right file/folder -Jobb oldali fájl/mappa törlése +Delete right item +Jobb oldali elem törlése Move file on left Bal oldali fájl mozgatása @@ -1351,20 +1306,20 @@ Kizárni: \stuff\temp\* Move file on right Jobb oldali fájl mozgatása -Overwrite left file/folder with right one -Bal oldali fájl/mappa felülírása a jobb oldalival +Overwrite left item +Bal oldali elem fölülírása -Overwrite right file/folder with left one -Jobb oldali fájl/mappa felülírása a bal oldalival +Overwrite right item +Jobb oldali elem fölülírása Do nothing Nincs mit csinálni -Copy file attributes only to left -Fájl attribútumok másolása csak a bal oldalra +Update attributes on left +Attribútumok frissítése a bal oldalon -Copy file attributes only to right -Fájl attribútumok másolása csak a jobb oldalra +Update attributes on right +Attribútumok frissítése a jobb oldalon Multiple... Sokszorosítás @@ -1417,11 +1372,11 @@ Kizárni: \stuff\temp\* Updating attributes of %x A(z) %x attribútumainak frissítése -Target directory name must not be empty! -A célmappa neve nem lehet üres! +Target folder name must not be empty. +A célmappa nem lehet üres. -Directory for file versioning was not supplied! -Nem lett megadva mappa a fájlok verziókezeléséhez! +Folder name for file versioning must not be empty. +A fájlok verziókövetéséhez használatos mappa neve nem lehet üres. Source directory %x not found. Nem található a következő forrásmappa: %x. @@ -1450,8 +1405,8 @@ Kizárni: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: A Lomtár (Recycle Bin) nem elérhető a következő útvonalakhoz! A fájlok azonnali törlésre kerülnek helyette: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Egy olyan mappa kerül módosításra, amely tagja több mappa párosnak! Kérjük, nézd át a szinkronizációs beállításokat! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Egy olyan mappa kerül módosításra, amely része több mappapárnak. Kérjük, ellenőrizze a szinkronizációs beállításokat. Processing folder pair: Mappapár feldolgozása: diff --git a/BUILD/Languages/italian.lng b/BUILD/Languages/italian.lng index 27523f4d..f80146fb 100644 --- a/BUILD/Languages/italian.lng +++ b/BUILD/Languages/italian.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Ricerca cartella %x in corso... +Searching for folder %x... +Ricerca della cartella %x... Show in Explorer Mostra in Esplora Risorse @@ -34,12 +34,12 @@ Select alternate synchronization settings Seleziona impostazioni di sincronizzazione alternative -No filter selected -Nessun filtro selezionato - Filter is active Il filtro e' attivo +No filter selected +Nessun filtro selezionato + Remove alternate settings Rimuovi impostazioni alternative @@ -73,8 +73,8 @@ Global settings Preferenze -Synchronization Preview -Anteprima sincronizzazione +Summary +Sommario Find Trova @@ -103,8 +103,8 @@ Browse Sfoglia -Invalid command line: %x -Linea di comando non valida: %x +Invalid command line: +Linea di comando non valida: Info Info @@ -119,7 +119,7 @@ Linux - Errore codice %x: Cannot resolve symbolic link %x. - +Impossibile risolvere collegamento %x. %x MB %x MB @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! Il nome volume %x non è parte del nome file %y! -Cannot find file %x. -Impossibile trovare il file %x. - Cannot read the following XML elements: Impossibile leggere i seguenti elementi XML: -S&ave configuration... -S&alva configurazione... +Cannot find file %x. +Impossibile trovare il file %x. + +&Open... +&Apri... -&Load configuration... -&Carica configurazione... +&Save... +&Salva... &Quit &Esci -&File -&File +&Program +&Programma &Content &Contenuto -&About... -&Informazioni... +&About +&Informazioni &Help &? @@ -256,8 +256,8 @@ Usage: Uso: -1. Select directories to monitor. -1. Seleziona cartelle da monitorare. +1. Select folders to watch. +1. Seleziona cartelle da controllare. 2. Enter a command line. 2. Inserisci linea di comando. @@ -265,18 +265,10 @@ 3. Press 'Start'. 3. Premi 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -La linea di comando è eseguita ogni volta che: -- tutte le cartelle diventano disponibili (es: inserimento memoria USB) -- file in queste cartelle o sottocartelle vengono modificati - +To get started just import a .ffs_batch file. +Per iniziare è sufficiente importare un file con estensione .ffs_batch -Directories to watch +Folders to watch Cartelle da controllare Add folder @@ -288,14 +280,25 @@ La linea di comando è eseguita ogni volta che: Select a folder Seleziona una cartella +Delay [seconds] +Ritardo [secondi] + +Idle time between last detected change and execution of command +Tempo di attesa tra ultimo cambiamento rilevato ed esecuzione dei comandi + Command line Linea di comando -Minimum Idle Time [seconds] -Tempo minimo di attesa [seconds] - -Idle time between detection of last change and execution of command line in seconds -Tempo di attesa in secondi fra il rilevamento dell'ultima modifica e l'esecuzione della linea di comando + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Il comando è attivato se: +- file o sottocartelle cambiano +- nuove cartelle vengono aggiunte (es. inserimento di memoria USB) + Start Avvia @@ -324,8 +327,8 @@ La linea di comando è eseguita ogni volta che: Waiting for missing directories... In attesa delle cartelle mancanti... -A directory input field is empty. -Un campo cartella di input è vuoto. +An input folder name is empty. +Il nome di una cartella di input è vuoto. Logging Registo attività @@ -396,12 +399,12 @@ La linea di comando è eseguita ogni volta che: Download now? Scaricarla ora? -Information -Informazioni - FreeFileSync is up to date! FreeFileSync è aggiornato! +Information +Informazioni + Do you want FreeFileSync to automatically check for updates every week? Vuoi che FreeFileSync controlli automaticamente gli aggiornamenti ogni settimana? @@ -411,7 +414,7 @@ La linea di comando è eseguita ogni volta che: - + Full path @@ -423,8 +426,8 @@ La linea di comando è eseguita ogni volta che: Relative path Percorso relativo -Directory -Cartella +Base folder +Cartella di partenza Size Dimensione @@ -435,23 +438,26 @@ La linea di comando è eseguita ogni volta che: Extension Estensione -Comparison Result -Risultato della comparazione +Action +Azioni + +Category +Categoria Drag && drop -Drag && drop +Trascina Close progress dialog Chiudi stato di avanzamento -Shut down -Arresta +Standby +Sospendi Log off Termina sessione -Standby -Sospendi +Shut down +Arresta Hibernate Iberna @@ -459,15 +465,12 @@ La linea di comando è eseguita ogni volta che: 1. &Compare 1. &Compara -2. &Synchronize... -2. &Sincronizza... +2. &Synchronize +2. &Sincronizza &New &Nuovo -&Program -&Programma - &Language &Lingua @@ -495,8 +498,8 @@ La linea di comando è eseguita ogni volta che: &Abort &Abbandona -Synchronize... -Sincronizza... +Synchronize +Sincronizza Start synchronization Avvia sincronizzazione @@ -510,12 +513,12 @@ La linea di comando è eseguita ogni volta che: Swap sides Inverti i lati -Save current configuration to file -Salva la configurazione corrente in un file - Load configuration from file Carica configurazione da file +Save current configuration to file +Salva la configurazione corrente in un file + Last used configurations (press DEL to remove from list) Ultima configurazione utilizzata (premi CANC per rimuovere dall'elenco) @@ -525,21 +528,18 @@ La linea di comando è eseguita ogni volta che: Hide filtered or temporarily excluded files Nascondi file filtrati o temporaneamente esclusi -Number of files and directories that will be created +Number of files and folders that will be created Numero di file e cartelle che verranno creati Number of files that will be overwritten Numero di file che verranno sovrascritti -Number of files and directories that will be deleted +Number of files and folders that will be deleted Numero di file e cartelle che verranno eliminati Total amount of data that will be transferred Volume dei dati che verranno trasferiti -Operation: -Operazione: - Items found: Elementi trovati: @@ -555,8 +555,8 @@ La linea di comando è eseguita ogni volta che: Batch job Attivitò batch -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Crea un file batch e automatizza la sincronizzazione. Per lanciare in modalità batch fai semplicemente doppio-click su questo file o esegui da linea di comando: FreeFileSync.exe SyncJob.ffs_batch. Puoi anche schedularlo nelle operazioni pianificate del tuo sistema. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Crea un file batch per automatizzare la sincronizzazione. Doppio click su questo file o schedula nelle operazioni pianificate del tuo sistema: FreeFileSync.exe .ffs_batch Help ? @@ -582,18 +582,12 @@ La linea di comando è eseguita ogni volta che: Maximum number of log files: Numero massimo di file registro: -Select log file directory: -Seleziona cartella per il file di registro: +Select folder to save log files: +Seleziona cartella per il salvataggio dei file registro: Batch settings Impostazioni batch -&Save -&Salva - -&Load -&Carica - Select variant: Seleziona una variante: @@ -618,29 +612,23 @@ La linea di comando è eseguita ogni volta che: Configuration Configurazione -Category -Categoria - -Action -Azioni +Item exists on left side only +L'elemento esiste solo sul lato sinistro -File/folder exists on left side only -File/cartella esiste solo sul lato sinistro +Item exists on right side only +L'elemento esiste solo sul lato destro -File/folder exists on right side only -File/cartella esiste solo sul lato destro +Left side is newer +Il più recente è sul lato sinistro -Left file is newer -Il file di sinistra è più recente +Right side is newer +Il più recente è sul lato destro -Right file is newer -Il file di destra è più recente +Items have different content +Gli elementi hanno contenuto differente -Files have different content -I file hanno differente contenuto - -Conflict/file cannot be categorized -I conflitti/file non possono essere categorizzati +Conflict/item cannot be categorized +Conflitto/elemento non categorizzabile OK OK @@ -673,7 +661,7 @@ I file sono considerati identici se Symbolic Link handling -Gestione link simbolico +Gestione Collegamenti Synchronizing... Sincronizzazione... @@ -747,33 +735,6 @@ Solo i file che corrispondono esattamente a tutti i filtri impostati verrranno s Nota: I nomi dei file devono essere relativi alle cartelle di appartenenza! -Hints: -Consigli: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Inserisci i nomi relativi di file o cartella separati da ';' o su una nuova riga. - -2. Use wildcard characters '*' and '?'. -2. Sono ammessi i caratteri generici '*' e '?'. - -3. Exclude files directly on main grid via context menu. -3. Escludi i file direttamente sulla griglia principale tramite il menu contestuale. - -Example -Esempio - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Includi: *.doc;*.zip;*.exe -Escludi: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sincronizza tutti i file .doc, .zip e .exe eccetto tutti quelli nella cartella "temp". - Include Includi @@ -795,8 +756,8 @@ Escludi: \stuff\temp\* &Default &Predefinito -Transactional file copy -Copia transazionale file +Fail-safe file copy +Copia file sicura Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Scrivi in un file temporaneo (*.ffs_tmp) prima di rinominarlo. Ciò garantisce uno stato consistente anche in caso di errore fatale. @@ -810,8 +771,8 @@ Escludi: \stuff\temp\* Copy file access permissions Copia permessi di accesso file -Transfer file and directory permissions (Requires Administrator rights) -Trasferisci permessi file cartelle (richiede diritti di amministrazione) +Transfer file and folder permissions (Requires Administrator rights) +Permessi di traferimento file e cartelle (Richiede diritti di Amministratore) Restore hidden dialogs Ripristina i messaggi nascosti @@ -1119,11 +1080,11 @@ Escludi: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integra applicazioni esterne nel menu contestuale. Sono disponibili le seguenti macro: -- full file or directory name -- file completo o nome cartella +- full file or folder name +- nome completo file o cartella -- directory part only -- solo parte di cartella +- folder part only +- solo porzione cartella - Other side's counterpart to %name - l'altro lato e' equivalente a %name @@ -1167,8 +1128,8 @@ Escludi: \stuff\temp\* Versioning Versione -Move files into a time-stamped subdirectory -Sposta file in una sotto cartella datata +Move files into a time-stamped subfolder +Sposta file in una sotto-cartella con data e ora Files File @@ -1252,7 +1213,7 @@ Escludi: \stuff\temp\* Impossibile creare cartella %x. Cannot copy symbolic link %x to %y. -Impossibile copiare collegamento simbolico %x su %y. +Impossibile copiare collegamento %x su %y. Cannot write file attributes of %x. Impossibile scrivere attributi file di %x. @@ -1263,8 +1224,8 @@ Escludi: \stuff\temp\* Cannot read directory %x. Impossibile leggere cartella %x. -Endless loop. -Loop senza fine. +Detected endless directory recursion. +Rilevato percorso ricorsivo senza fine. Cannot set privilege %x. Impossibile impostare privilegi %x. @@ -1290,13 +1251,10 @@ Escludi: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Imposta direzioni di sincronizzazione dpredefinite: i vecchi file saranno sovrascritti dai nuovi. -The file does not contain a valid configuration: -Il file non contiene una configurazione valida - -You can ignore this error to consider the directory as empty. +You can ignore this error to consider the folder as empty. Puoi ignorare questo errore per considerare la cartella come vuota. -Cannot find directory %x. +Cannot find folder %x. Impossibile trovare cartella %x. Directories are dependent! Be careful when setting up synchronization rules: @@ -1315,7 +1273,7 @@ Escludi: \stuff\temp\* I file %x hanno la stessa data ma dimensione diversa! Symbolic links %x have the same date but a different target. -Collegamento simbolico %x ha stessa data ma un diverso puntamento. +Il collegamento %x ha stessa data ma un diverso puntamento. Comparing content of files %x Comparazione contenuto del file %x @@ -1329,20 +1287,20 @@ Escludi: \stuff\temp\* Both sides are equal Entrambi i lati sono uguali -Files/folders differ in attributes only -File/cartelle differiscono solo negli attributi +Items have different attributes +Gli elementi hanno differenti attributi -Copy new file/folder to left -Copia nuovo file/cartella verso sinistra +Copy new item to left +Copia nuovo elemento a sinistra -Copy new file/folder to right -Copia nuovo file/cartella verso destra +Copy new item to right +Copia nuovo elemento a destra -Delete left file/folder -Cancella file/cartella di sinistra +Delete left item +Elimina elemento di sinistra -Delete right file/folder -Cancella file/cartella di destra +Delete right item +Elimina elemento di destra Move file on left Sposta il file a sinistra @@ -1350,20 +1308,20 @@ Escludi: \stuff\temp\* Move file on right Sposta il file a destra -Overwrite left file/folder with right one -Sovrascrivi file/cartella di sinistra con quello di destra +Overwrite left item +Sovrascrivi elemento di sinistra -Overwrite right file/folder with left one -Sovrascrivi file/cartella di destra con quello di sinistra +Overwrite right item +Sovrascrivi elemento di destra Do nothing Non fare nulla -Copy file attributes only to left -Copia i soli attributi file verso sinistra +Update attributes on left +Aggiorna attributi a sinistra -Copy file attributes only to right -Copia i soli attributi file verso destra +Update attributes on right +Aggiorna attributi a destra Multiple... Multiplo... @@ -1375,7 +1333,7 @@ Escludi: \stuff\temp\* Eliminazione cartella %x Deleting symbolic link %x -Eliminazione link simbolico %x +Eliminazione collegamento %x Moving file %x to recycle bin Spostamento file %x nel Cestino @@ -1384,7 +1342,7 @@ Escludi: \stuff\temp\* Spostamento cartella %x nel Cestino Moving symbolic link %x to recycle bin -Spostamento link simbolico %x nel Cestino +Spostamento collegamento %x nel Cestino Moving file %x to %y Spostamento file %x in %y @@ -1393,13 +1351,13 @@ Escludi: \stuff\temp\* Spostamento cartella %x in %y Moving symbolic link %x to %y -Spostamento link simbolico %x in %y +Spostamento collegamento %x in %y Creating file %x Creazione file %x Creating symbolic link %x -Creazione link simbolico %x +Creazione collegamento %x Creating folder %x Creazione cartella %x @@ -1408,7 +1366,7 @@ Escludi: \stuff\temp\* Sovrascrittura file %x Overwriting symbolic link %x -Sovrascrittura link simbolico %x +Sovrascrittura collegamento %x Verifying file %x Verifica file %x @@ -1416,11 +1374,11 @@ Escludi: \stuff\temp\* Updating attributes of %x Aggiornamento attributi di %x -Target directory name must not be empty! -Il nome della cartella di destinazione non può essere vuoto! +Target folder name must not be empty. +Il nome della cartella di destinazione non può essere vuoto. -Directory for file versioning was not supplied! -Non è stata indicata una cartella per il file delle versioni! +Folder name for file versioning must not be empty. +Il nome della cartella per le versioni dei file non può essere vuoto. Source directory %x not found. Cartella sorgente %x non trovata. @@ -1449,8 +1407,8 @@ Escludi: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Cestino non disponibile per i seguenti percorsi! I file verranno cancellati in modo permanente: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Una cartella che fa parte di più coppie di cartelle sarà modificata! Ricontrolla le impostazioni di sincronizzazione! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Verrà modificata una cartella che è parte di molteplici coppie di cartelle. Controlla le impostazioni di sincronizzazione. Processing folder pair: Elaborazione coppia di cartelle: diff --git a/BUILD/Languages/japanese.lng b/BUILD/Languages/japanese.lng index 1d7b1b65..bd10d465 100644 --- a/BUILD/Languages/japanese.lng +++ b/BUILD/Languages/japanese.lng @@ -7,8 +7,8 @@ 0 -Searching for directory %x... -ディレクトリ %x を検索中... +Searching for folder %x... +フォルダ %x を検索中... Show in Explorer エクスプローラで表示 @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization リアルタイム同期 - 自動同期 +Error +エラー + Select alternate comparison settings 代替比較設定を選択 Select alternate synchronization settings 代替同期設定を選択 -No filter selected -フィルター選択なし - Filter is active フィルターを有効化 +No filter selected +フィルター選択なし + Remove alternate settings 代替設定を除去 @@ -55,9 +58,6 @@ About 情報 -Error -エラー - Warning 警告 @@ -73,8 +73,8 @@ Global settings 全般的な設定 -Synchronization Preview -同期処理のプレビュー +Summary +概要 Find 検索 @@ -103,8 +103,8 @@ Browse 参照 -Invalid command line: %x -無効なコマンドライン: %x +Invalid command line: +無効なコマンドライン: Info 情報 @@ -229,23 +229,23 @@ Cannot read the following XML elements: 次の XML要素を読み込めません: -S&ave configuration... -構成設定を保存(&A)... +&Open... +開く(&O)... -&Load configuration... -構成設定の読み込み(&L)... +&Save... +保存(&S)... &Quit -終了(&Q) +終了(&Q)(&Q) -&File -ファイル(&F) +&Program +プログラム(&P) &Content トピック(&C) -&About... -情報(&A)... +&About +情報(&A) &Help ヘルプ(&H) @@ -253,8 +253,8 @@ Usage: 使用方法: -1. Select directories to monitor. -1. 監視するディレクトリを選択 +1. Select folders to watch. +1. 監視するフォルダを選択 2. Enter a command line. 2. コマンドラインを入力 @@ -262,19 +262,11 @@ 3. Press 'Start'. 3. 'スタート'をクリック - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -これらのコマンドはその都度実行されます: -- すべてのディレクトリで利用可能です (例. USB スティックの挿入時) -- ディレクトリ、またはサブディレクトリ内のファイルは更新されます。 - +To get started just import a .ffs_batch file. +一括ファイル(.ffs)からインポートして開始 -Directories to watch -ディレクトリを監視 +Folders to watch +監視するフォルダ Add folder フォルダを追加 @@ -285,18 +277,35 @@ The command line is executed each time: Select a folder フォルダを選択 +Delay [seconds] +遅延[秒] + +Idle time between last detected change and execution of command +最後にコマンドを実行してから、次に変更を検出するまでの待機時間 + Command line コマンドライン -Minimum Idle Time [seconds] -最小待機時間[秒] - -Idle time between detection of last change and execution of command line in seconds -最後の変更の検出から、次にコマンドラインを実行するまでの待機時間(秒) + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +このコマンドのトリガ条件: +- ファイルまたはサブフォルダの変更 +- 新規フォルダの追加 (例. USB の挿入) + Start 開始 +&Retry +再試行(&R) + +Cancel +キャンセル + (Build: %x) (ビルド: %x) @@ -315,8 +324,8 @@ The command line is executed each time: Waiting for missing directories... 見失ったディレクトリの待機中... -A directory input field is empty. -ディレクトリが入力されていません +An input folder name is empty. +空のフォルダ名入力 Logging ログ @@ -402,8 +411,8 @@ The command line is executed each time: <シンボリックリンク> - -<ディレクトリ> + +<フォルダ> Full path フルパス @@ -414,8 +423,8 @@ The command line is executed each time: Relative path 相対パス -Directory -ディレクトリ +Base folder +基準フォルダ Size サイズ @@ -426,8 +435,11 @@ The command line is executed each time: Extension 拡張子 -Comparison Result -比較結果 +Action +操作 + +Category +カテゴリ Drag && drop ドラッグ && ドロップ @@ -435,14 +447,14 @@ The command line is executed each time: Close progress dialog 進捗ダイアログを閉じる -Shut down -シャットダウン +Standby +スタンバイ Log off ログオフ -Standby -スタンバイ +Shut down +シャットダウン Hibernate 休止状態 @@ -450,15 +462,12 @@ The command line is executed each time: 1. &Compare 1. 比較(&C) -2. &Synchronize... -2. 同期処理(&S)... +2. &Synchronize +2. 同期処理(&S) &New 新規(&N) -&Program -プログラム(&P) - &Language 使用言語(&L) @@ -486,8 +495,8 @@ The command line is executed each time: &Abort 情報(&A) -Synchronize... -同期処理... +Synchronize +同期処理 Start synchronization 同期の開始 @@ -501,12 +510,12 @@ The command line is executed each time: Swap sides パネルを入れ替え -Save current configuration to file -現在の設定をファイルに保存 - Load configuration from file 外部ファイルから構成設定を読み込みます +Save current configuration to file +現在の設定をファイルに保存 + Last used configurations (press DEL to remove from list) 前回使用した構成設定(DEL キーでリストから除去します) @@ -516,14 +525,14 @@ The command line is executed each time: Hide filtered or temporarily excluded files フィルター、または一時除外ファイルを隠す -Number of files and directories that will be created -作成されたファイルとディレクトリ数 +Number of files and folders that will be created +作成されたファイル、およびフォルダの数 Number of files that will be overwritten 上書きされたファイル数 -Number of files and directories that will be deleted -削除されたファイルとディレクトリ数 +Number of files and folders that will be deleted +削除されたファイル、およびフォルダの数 Total amount of data that will be transferred 転送されたデータの総量 @@ -546,14 +555,14 @@ The command line is executed each time: Batch job 一括処理 -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -一括バッチファイルを作成して、同期を自動化します、開始方法はバッチファイルをダブルクリックするか次のコマンドを実行します:FreeFileSync.exe SyncJob.ffs_batch. またこの操作はシステムのタスクから実行することも出来ます. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +同期処理を自動的に行うための一括ファイルを作成します。ファイルをダブルクリック,または次のコマンドをタスクから実行:FreeFileSync.exe <ジョブ名>.ffs_batch Help ヘルプ Filter files -ファイルフィルター +ファイルフィルター Left 左側 @@ -573,21 +582,12 @@ The command line is executed each time: Maximum number of log files: ログファイルの最大数: -Select log file directory: -ログファイルの保存先を選択: +Select folder to save log files: +ログファイル保存先フォルダを選択: Batch settings 一括設定 -&Save -保存(&S) - -&Load -読み込み(&L) - -Cancel -キャンセル - Select variant: 変数を選択: @@ -612,29 +612,23 @@ The command line is executed each time: Configuration 構成設定 -Category -カテゴリ - -Action -操作 - -File/folder exists on left side only -左側のみに存在するファイル/フォルダ +Item exists on left side only +左側のみに存在する項目 -File/folder exists on right side only -右側のみに存在するファイル/フォルダ +Item exists on right side only +右側のみに存在する項目 -Left file is newer -左側の新しいファイル +Left side is newer +左側がより新しい -Right file is newer -右側の新しいファイル +Right side is newer +右側がより新しい -Files have different content -ファイル内容は異なります +Items have different content +内容が異なる項目 -Conflict/file cannot be categorized -競合があるため分類できません +Conflict/item cannot be categorized +競合/項目を分類化できません OK OK @@ -711,9 +705,6 @@ is the same &Ignore 無視(&I) -&Retry -再試行(&R) - Do not show this dialog again 次回から表示しない @@ -744,33 +735,6 @@ Note: File names must be relative to base directories! 注意: ファイル名は基準ディレクトリに比例する必要があります! -Hints: -ヒント: - -1. Enter relative file or directory names separated by ';' or a new line. -1. 相対ファイル、またはディレクトリを ';' または 改行で区切って入力 - -2. Use wildcard characters '*' and '?'. -2. ワイルドカードに ' * ' と ' ? ' を使用出来ます。 - -3. Exclude files directly on main grid via context menu. -3. コンテキストメニューから直接ファイルを除外出来ます。 - -Example - - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -含める: *.doc;*.zip;*.exe -除外: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -"temp" のサブフォルダを除いて、すべての.doc、.zip、および.exeファイルを同期 - Include 含める @@ -792,8 +756,8 @@ Exclude: \stuff\temp\* &Default デフォルト(&D) -Transactional file copy -トランザクション・コピーを使用 +Fail-safe file copy +ファイルコピーの失敗 Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. 最初に一時ファイル(*.ffs_tmp)に書き込み、それをリネームします。これにより、致命的なエラーが起こっても状態は保証されます @@ -807,8 +771,8 @@ Exclude: \stuff\temp\* Copy file access permissions ファイルのアクセスパーミッションをコピーする -Transfer file and directory permissions (Requires Administrator rights) -ファイルとディレクトリのパーミッション転送(管理者権限が必要) +Transfer file and folder permissions (Requires Administrator rights) +転送ファイルとフォルダのパーミッション(管理者権限が必要) Restore hidden dialogs 隠したダイアログを復帰 @@ -1112,11 +1076,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: 外部のアプリケーションをコンテキストメニューに統合、以下のマクロが利用できます: -- full file or directory name -- 完全なファイル/フォルダ名 +- full file or folder name +- ファイル、フォルダの完全な名前 -- directory part only -- ディレクトリ部のみ +- folder part only +- フォルダ部分のみ - Other side's counterpart to %name - %name の反対側の対象 @@ -1158,8 +1122,8 @@ Exclude: \stuff\temp\* Versioning バージョン付け -Move files into a time-stamped subdirectory -ファイルをタイムスタンプ名のサブフォルダに移動 +Move files into a time-stamped subfolder +サブフォルダのタイムスタンプでファイルを移動 Files ファイル @@ -1251,8 +1215,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. ディレクトリ %x を読み込めません. -Endless loop. -エンドレスループ +Detected endless directory recursion. +ディレクトリ再帰処理でループを検出 Cannot set privilege %x. %x の特権をセットできません. @@ -1278,14 +1242,11 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. 同期方向のデフォルト設定: 古いファイルに新しいファイルを上書き -The file does not contain a valid configuration: -このファイルには有効な構成が含まれていません: - -You can ignore this error to consider the directory as empty. -ディレクトリが空と考慮する場合、このエラーは無視できます。 +You can ignore this error to consider the folder as empty. +フォルダを空と想定する場合は、このエラーは無視できます. -Cannot find directory %x. -ディレクトリ %x がみつかりません. +Cannot find folder %x. +フォルダ %x がみつかりません. Directories are dependent! Be careful when setting up synchronization rules: ディレクトリが依存関係にあります! 同期規則の設定時には注意してください: @@ -1317,20 +1278,20 @@ Exclude: \stuff\temp\* Both sides are equal 両側とも等しく -Files/folders differ in attributes only -属性の異なるファイル/フォルダのみ +Items have different attributes +属性が異なる項目 -Copy new file/folder to left -新しいファイル/フォルダを左側にコピー +Copy new item to left +新しい項目を左にコピー -Copy new file/folder to right -新しいファイル/フォルダを右側にコピー +Copy new item to right +新しい項目を右にコピー -Delete left file/folder -左側のファイル/フォルダを削除 +Delete left item +左の項目を削除 -Delete right file/folder -右側のファイル/フォルダを削除 +Delete right item +右の項目を削除 Move file on left ファイルを左に移動 @@ -1338,20 +1299,20 @@ Exclude: \stuff\temp\* Move file on right ファイルを右に移動 -Overwrite left file/folder with right one -右側のものを左側のファイル/フォルダに上書き +Overwrite left item +左の項目に上書き -Overwrite right file/folder with left one -左側のものを右側のファイル/フォルダに上書き +Overwrite right item +右の項目に上書き Do nothing 何もしない -Copy file attributes only to left -ファイル属性のみ左側にコピー +Update attributes on left +左の属性を更新 -Copy file attributes only to right -ファイル属性のみ右側にコピー +Update attributes on right +右の属性を更新 Multiple... 複数処理... @@ -1404,11 +1365,11 @@ Exclude: \stuff\temp\* Updating attributes of %x %x の属性を更新 -Target directory name must not be empty! -対象ディレクトリ名が空白です! +Target folder name must not be empty. +対象フォルダ名に空白は使用出来ません. -Directory for file versioning was not supplied! -ファイルバージョンが利用できないディレクトリです! +Folder name for file versioning must not be empty. +ファイルバージョンのフォルダ名に空白は使用出来ません. Source directory %x not found. ソースディレクトリ %x がみつかりません. @@ -1437,8 +1398,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: 以下のパスにあるゴミ箱が利用できません! 代わりにファイルは完全削除されます: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -複数ペアのディレクトリ設定部分に変更された箇所があります! 同期設定を再確認してみてください! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +複数フォルダペアの一部であるフォルダが変更されています. 同期設定を確認してください. Processing folder pair: フォルダペアを処理中: diff --git a/BUILD/Languages/korean.lng b/BUILD/Languages/korean.lng index b7952f45..47561dfe 100644 --- a/BUILD/Languages/korean.lng +++ b/BUILD/Languages/korean.lng @@ -7,8 +7,8 @@ 0 -Searching for directory %x... -디렉토리 %x 검색 중... +Searching for folder %x... +폴더 %x 검색 중... Show in Explorer 탐색기에 표시 @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization 실시간 동기화 - 자동 동기화 +Error +오류 + Select alternate comparison settings 대체 비교 설정 선택 Select alternate synchronization settings 대체 동기화 설정 선택 -No filter selected -선택한 필터가 없음 - Filter is active 필터 활성화 +No filter selected +선택한 필터가 없음 + Remove alternate settings 대체설정 제거 @@ -55,9 +58,6 @@ About 상세 정보 -Error -오류 - Warning 경고 @@ -73,8 +73,8 @@ Global settings 전체 설정 -Synchronization Preview -동기화 미리보기 +Summary +개요 Find 검색 @@ -103,8 +103,8 @@ Browse 찾아보기 -Invalid command line: %x -잘못된 명령줄 : %x +Invalid command line: +잘못된 명령줄 : Info 정보 @@ -229,22 +229,22 @@ Cannot read the following XML elements: 다음 XML 요소를 읽을 수 없습니다 : -S&ave configuration... -설정 저장 +&Open... +열기(&O) -&Load configuration... -설정 로드 +&Save... +저장(&S) &Quit -종료 +종료(&Q) -&File -파일(&F) +&Program +프로그램(&P) &Content -도움말 내용 +도움말 내용(&C) -&About... +&About 상세 정보(&A) &Help @@ -253,8 +253,8 @@ Usage: 사용 : -1. Select directories to monitor. -1. 모니터 대상이 될 디렉토리를 선택하세요. +1. Select folders to watch. +1. 열어 볼 폴더를 선택하세요. 2. Enter a command line. 2. 명령줄을 입력하세요. @@ -262,19 +262,11 @@ 3. Press 'Start'. 3. '시작'을 누르세요. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -명령줄은 다음과 같은 경우에 매번 실행 됩니다: -- 모든 디렉토리가 사용 가능할 경우 (예 : USB 스틱 삽입시) -- 해당 디렉토리 또는 서브디렉토리 내의 파일이 변경될 경우 - +To get started just import a .ffs_batch file. +시작하려면 .ffs_batch file (일괄 파일)만 가져오면 됩니다. -Directories to watch -감시 대상 디렉토리 +Folders to watch +열어 볼 폴더 Add folder 폴더 추가 @@ -285,18 +277,35 @@ The command line is executed each time: Select a folder 폴더 선택 +Delay [seconds] +지연 [초] + +Idle time between last detected change and execution of command +마지막으로 감지된 변화와 명령 실행 간의 유휴 시간 + Command line 명령줄(커맨드라인) -Minimum Idle Time [seconds] -최소 대기시간 [초 단위] - -Idle time between detection of last change and execution of command line in seconds -마지막 변경내용 감지로부터 다음 명령줄 실행까지 대기시간 [초 단위] + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +명령은 다음과 경우에 실행됩니다 : +- 파일이나 하위 폴더 변경 시 +- 새 폴더가 생겼을 시 (예 : USB 스틱 삽입) + Start 시작 +&Retry +다시 시도(&R) + +Cancel +취소 + (Build: %x) (빌드: %x) @@ -315,8 +324,8 @@ The command line is executed each time: Waiting for missing directories... 누락 디렉토리 대기 중... -A directory input field is empty. -디렉토리 입력 필드가 비어 있습니다. +An input folder name is empty. +입력 폴더 이름이 비어 있습니다. Logging 로깅 @@ -402,8 +411,8 @@ The command line is executed each time: <심링크> - -<디렉토리> + +<폴더> Full path 전체 경로 @@ -414,8 +423,8 @@ The command line is executed each time: Relative path 대상 경로 -Directory -디렉토리 +Base folder +기본 폴더 Size 크기 @@ -426,8 +435,11 @@ The command line is executed each time: Extension 확장자 -Comparison Result -비교 결과 +Action +실행 + +Category +카테고리 Drag && drop 드래그 && 드랍 (마우스로 파일 끌어다 놓기) @@ -435,14 +447,14 @@ The command line is executed each time: Close progress dialog 프로그레스 다이얼로그 (진행창) 닫기 -Shut down -종료 +Standby +대기 Log off 로그오프 -Standby -대기 +Shut down +종료 Hibernate 최대절전모드 @@ -450,15 +462,12 @@ The command line is executed each time: 1. &Compare 1. 비교 -2. &Synchronize... +2. &Synchronize 2. 동기화 &New 신규 작업 -&Program -프로그램(&P) - &Language 언어 선택(&L) @@ -486,7 +495,7 @@ The command line is executed each time: &Abort 작업 중지(&A) -Synchronize... +Synchronize 동 기 화 Start synchronization @@ -501,12 +510,12 @@ The command line is executed each time: Swap sides 양측 위치 바꾸기 -Save current configuration to file -현재 설정을 파일로 저장 - Load configuration from file 외부 파일로부터 설정 로드 +Save current configuration to file +현재 설정을 파일로 저장 + Last used configurations (press DEL to remove from list) 마지막으로 사용한 설정 (DEL 키를 누르면 리스트에서 삭제) @@ -516,14 +525,14 @@ The command line is executed each time: Hide filtered or temporarily excluded files 필터링 되거나 임시 제외될 파일 숨기기 -Number of files and directories that will be created -생성될 파일 및 디렉토리 개수 +Number of files and folders that will be created +생성될 파일 및 폴더 ​​개수 Number of files that will be overwritten 덮어 씌어질 파일 개수 -Number of files and directories that will be deleted -삭제될 파일 및 디렉토리 개수 +Number of files and folders that will be deleted +삭제될 파일 및 폴더 ​​개수 Total amount of data that will be transferred 전송하게 될 전체 데이터 용량 @@ -546,8 +555,8 @@ The command line is executed each time: Batch job 일괄 작업 -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -일괄 파일 생성 및 자동 동기화. 배치모드 시작은 본 파일을 더블클릭하거나 다음 명령을 실행 : FreeFileSync.exe SyncJob.ffs_batch. 이 작업은 운영체제 작업관리 기능에서도 예약 가능합니다. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +자동 동기화 작업을 위한 일괄 파일을 만듭니다. 본 파일을 더블 클릭하거나 시스템 태스크 플래너에 다음과 같이 예약하세요 : FreeFileSync.exe .ffs_batch Help 도움말 @@ -573,21 +582,12 @@ The command line is executed each time: Maximum number of log files: 최대 로그파일 개수 : -Select log file directory: -로그파일 디렉토리 선택 : +Select folder to save log files: +로그 파일을 저장할 폴더를 선택 : Batch settings 일괄 설정 -&Save -저장(&S) - -&Load -로드(&L) - -Cancel -취소 - Select variant: 옵션 선택 : @@ -612,29 +612,23 @@ The command line is executed each time: Configuration 구성 설정 -Category -카테고리 - -Action -실행 - -File/folder exists on left side only -파일/폴더가 좌측에만 존재 +Item exists on left side only +항목이 좌측에만 존재합니다. -File/folder exists on right side only -파일/폴더가 우측에만 존재 +Item exists on right side only +항목이 우측에만 존재합니다. -Left file is newer -좌측 파일이 더 최신 +Left side is newer +좌측이 더 신규입니다. -Right file is newer -우측 파일이 더 최신 +Right side is newer +우측이 더 신규입니다. -Files have different content -파일 내용이 다름 +Items have different content +항목 내용이 서로 다릅니다. -Conflict/file cannot be categorized -충돌/파일 분류 불가능 +Conflict/item cannot be categorized +충돌 / 항목을 분류할 수 없음 OK OK @@ -711,9 +705,6 @@ is the same &Ignore 무시(&I) -&Retry -다시 시도(&R) - Do not show this dialog again 다음부터 표시하지 않음 @@ -744,33 +735,6 @@ Note: File names must be relative to base directories! 참고 : 파일 이름은 기본 디렉토리와 상응해야 합니다! -Hints: -힌트 : - -1. Enter relative file or directory names separated by ';' or a new line. -1. 관련 파일이나 디렉토리 이름을 ';'로 구분하거나, 줄을 바꿔 입력하세요. - -2. Use wildcard characters '*' and '?'. -2. 와일드카드 문자 '*' 및 '?' 을 사용합니다. - -3. Exclude files directly on main grid via context menu. -3. 컨텍스트 메뉴에서 직접 파일을 제외합니다. - -Example -보기/예 - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -포함 : *.doc;*.zip;*.exe -제외 : \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -서브폴더 "temp" 에 있는 파일들은 제외하고, 이외 모든 .doc, .zip, .exe 확장자 파일 동기화 - Include 포함 @@ -792,8 +756,8 @@ Exclude: \stuff\temp\* &Default 기본 설정/값(&D) -Transactional file copy -트랜잭션 파일 복사 +Fail-safe file copy +실패 - 안전 파일 복사 Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. 임시 파일 (*.ffs_tmp)로 우선 작성 후, 파일명을 변경합니다. 이러면 치명적인 오류가 발생하더라도 일관된 상태를 보장할 수 있습니다. @@ -807,8 +771,8 @@ Exclude: \stuff\temp\* Copy file access permissions 파일 접근 권한 복사 -Transfer file and directory permissions (Requires Administrator rights) -파일 및 디렉토리 권한 전송 (관리자 권한이 필요함) +Transfer file and folder permissions (Requires Administrator rights) +파일 및 폴더 사용 권한 전송 (관리자 권한 필요) Restore hidden dialogs 숨겨진 대화창 복원 @@ -1112,11 +1076,11 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: 외부 응용 프로그램을 Context Menu에 통합. 다음 매크로가 사용 가능합니다 : -- full file or directory name -- 전체 파일 또는 디렉토리 이름 +- full file or folder name +- 전체 파일 또는 폴더 이름 -- directory part only -- 디렉토리 부분만 +- folder part only +- 폴더 부분만 - Other side's counterpart to %name - %name 의 반대측 대상 @@ -1158,8 +1122,8 @@ Exclude: \stuff\temp\* Versioning 버저닝 -Move files into a time-stamped subdirectory -파일을 타임스탬프 된 서브 폴더로 이동 +Move files into a time-stamped subfolder +시간 기록이 남는 하위 폴더로 파일 이동 Files 파일 @@ -1251,8 +1215,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. 디렉토리 %x 을(를) 읽을 수 없습니다. -Endless loop. -무한 루프 +Detected endless directory recursion. +삭제된 무한 디렉토리 재귀(반복) Cannot set privilege %x. 권한 %x 을(를) 설정할 수 없습니다. @@ -1278,14 +1242,11 @@ Exclude: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. 기본값 동기화 방향 설정 : 이전 파일들은 신규 파일들로 덮어 쓰여집니다. -The file does not contain a valid configuration: -이 파일은 유효한 설정 값을 갖고 있지 않습니다 : - -You can ignore this error to consider the directory as empty. -디렉토리가 비었다는 오류는 무시 가능합니다. +You can ignore this error to consider the folder as empty. +폴더를 빈 상태로 가정할 경우, 이 오류는 무시될 수 있습니다. -Cannot find directory %x. -디렉토리 %x 을(를) 찾을 수 없습니다. +Cannot find folder %x. +폴더 %x 을(를) 찾을 수 없습니다. Directories are dependent! Be careful when setting up synchronization rules: 디렉토리가 의존 관계에 있습니다. 동기화 규칙 설정시 주의하십시오. @@ -1317,20 +1278,20 @@ Exclude: \stuff\temp\* Both sides are equal 양측이 같음 -Files/folders differ in attributes only -파일/폴더가 속성만 다름 +Items have different attributes +항목의 속성이 서로 다릅니다. -Copy new file/folder to left -신규 파일/폴더를 좌측으로 복사 +Copy new item to left +좌측에 새 항목 복사 -Copy new file/folder to right -신규 파일/폴더를 우측으로 복사 +Copy new item to right +우측에 새 항목 복사 -Delete left file/folder -남은 파일/폴더 삭제 +Delete left item +좌측 항목 삭제 -Delete right file/folder -우측 파일/폴더 삭제 +Delete right item +우측 항목 삭제 Move file on left 좌측 파일 이동 @@ -1338,20 +1299,20 @@ Exclude: \stuff\temp\* Move file on right 우측 파일 이동 -Overwrite left file/folder with right one -우측 파일/폴더로 좌측 파일/폴더 덮어쓰기 +Overwrite left item +좌측 항목 덮어쓰기 -Overwrite right file/folder with left one -좌측 파일/폴더로 우측 파일/폴더 덮어쓰기 +Overwrite right item +우측 항목 덮어쓰기 Do nothing 아무 것도 하지 않음 -Copy file attributes only to left -파일 속성만 좌측으로 복사 +Update attributes on left +좌측 속성 업데이트 -Copy file attributes only to right -파일 속성만 우측으로 복사 +Update attributes on right +우측 속성 업데이트 Multiple... 다중처리 (멀티플) 작업... @@ -1404,11 +1365,11 @@ Exclude: \stuff\temp\* Updating attributes of %x %x 속성 업데이트 중 -Target directory name must not be empty! -대상 디렉토리 이름이 비어서는 안 됩니다! +Target folder name must not be empty. +대상 폴더 이름은 비워둘 수 없습니다. -Directory for file versioning was not supplied! -파일 버저닝을 위한 디렉토리가 제공되지 않았습니다! +Folder name for file versioning must not be empty. +파일 버저닝을 위한 폴더 이름은 비워둘 수 없습니다. Source directory %x not found. 소스 디렉토리 %x 을(를) 찾을 수 없습니다. @@ -1437,8 +1398,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: 다음 경로로는 휴지통을 사용할 수 없습니다! 대신 파일을 영구적으로 삭제합니다 : -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -다중폴더 페어의 일부인 디렉토리가 변경됩니다. 동기화 설정을 재검토해 주세요. +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +다중 폴더 페어의 일부인 폴더가 변경됩니다. 동기화 설정을 재검토하세요. Processing folder pair: 폴더 페어 처리 중 : diff --git a/BUILD/Languages/lithuanian.lng b/BUILD/Languages/lithuanian.lng index 9506c48c..e30eb48c 100644 --- a/BUILD/Languages/lithuanian.lng +++ b/BUILD/Languages/lithuanian.lng @@ -7,8 +7,8 @@ n==1 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3 -Searching for directory %x... -Iškoma aplanko %x... +Searching for folder %x... +Ieškoma aplanko %x... Show in Explorer Rodyti naršyklėje @@ -17,7 +17,7 @@ Atverti su numatyta programa Browse directory -Naršyti aplanką +Naršyti katalogą Abort requested: Waiting for current operation to finish... Nutraukti: laukiama kol baigsis esama operacija... @@ -34,12 +34,12 @@ Select alternate synchronization settings Pasirinkite alternatyvius sinchronizavimo nustatymus -No filter selected -Nepažymėti jokie filtrai - Filter is active Filtas yra aktyvus +No filter selected +Nepažymėti jokie filtrai + Remove alternate settings Pašalinti alternatyvius nustatymus @@ -73,8 +73,8 @@ Global settings Bendri nustatymai -Synchronization Preview -Sinchronizavimo peržiūra +Summary +Suvestinė Find Rasti @@ -103,8 +103,8 @@ Browse Naršyti -Invalid command line: %x -Netinkama komandinė eilutė: %x +Invalid command line: +Netinkama komandinė eilutė: Info Informacija @@ -172,10 +172,10 @@ Nepavyksta gauti eigos informacijos. Waiting while directory is locked (%x)... -Laikiama kol aplankas bus užrakintas (%x)... +Laikiama kol katalogas bus užrakintas (%x)... Cannot set directory lock %x. -Nepavyksta nustatyti aplanko užrakto %x. +Nepavyksta nustatyti katalogo užrakto %x. 1 sec @@ -232,29 +232,29 @@ Volume name %x not part of file name %y! Tomo pavadinimas %x nėra dalis failo pavadinimo %y! -Cannot find file %x. -Nepavyksta rasti failo %x. - Cannot read the following XML elements: Nepavyksta perskaityti sekančių XML elementų: -S&ave configuration... -Išs&augoti nustatymus... +Cannot find file %x. +Nepavyksta rasti failo %x. -&Load configuration... -Įke<i nustatymus... +&Open... +&Atverti... + +&Save... +&Išsaugoti... &Quit &Išeiti -&File -&Failas +&Program +&Programa &Content &Turinys -&About... -&Apie... +&About +&Apie &Help &Pagalba @@ -262,8 +262,8 @@ Usage: Naudojimas: -1. Select directories to monitor. -1. Pažymėti aplankus stebėjimui. +1. Select folders to watch. +1. Pasirinkite stebimus aplankus. 2. Enter a command line. 2. Įvesti komandinę eilutę. @@ -271,19 +271,11 @@ 3. Press 'Start'. 3. Spauskite „Pradėti“'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Komandinė eilutė yra įvykdoma kas kart: -- visi aplankai tampa pasiekiamais (pvz. USB atmintukas įkišamas) -- failai šiuose aplankuose ar poaplankiuose yra pakeisti - +To get started just import a .ffs_batch file. +Kad pradėti tiesiog importuokite .ffs_batch failą. -Directories to watch -Aplankai stebėjimui +Folders to watch +Stebimi aplankai Add folder Pridėti aplanką @@ -294,14 +286,25 @@ Komandinė eilutė yra įvykdoma kas kart: Select a folder Pažymėti aplanką +Delay [seconds] +Atidėti [sekundės] + +Idle time between last detected change and execution of command +Neveiklus laikas tarp paskutinio aptikto pokyčio ir komandos įvykdymo + Command line Komandinė eilutė -Minimum Idle Time [seconds] -Mažiausias neveikimo laikas [sekundės] - -Idle time between detection of last change and execution of command line in seconds -Neveikimo laikas tarp paskutinio pakeitimo nustatymo ir komandinės eilutės įvykdymo sekundėmis + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Komanda inicijuojama jei: +- failai arba poaplankiai keičiasi +- atsiranda nauji aplankai (pvz.: įkišamas USB raktas) + Start Pradėti @@ -328,10 +331,10 @@ Komandinė eilutė yra įvykdoma kas kart: Stebėjimas aktyvus... Waiting for missing directories... -Laikiama trūkstamų aplankų... +Laikiama trūkstamų katalogų... -A directory input field is empty. -Aplanko įvedimo laukelis yra tuščias. +An input folder name is empty. +Įvesties aplanko pavadinimas yra tuščias. Logging Užduoties duomenys @@ -417,8 +420,8 @@ Komandinė eilutė yra įvykdoma kas kart: - - + + Full path Pilnas kelias @@ -429,8 +432,8 @@ Komandinė eilutė yra įvykdoma kas kart: Relative path Atitinkamas kelias -Directory -Aplankas +Base folder +Bazinis aplankas Size Dydis @@ -441,8 +444,11 @@ Komandinė eilutė yra įvykdoma kas kart: Extension Plėtinys -Comparison Result -Sulyginimo rezultatas +Action +Veiksmas + +Category +Kategorija Drag && drop Vilkti ir numesti @@ -450,14 +456,14 @@ Komandinė eilutė yra įvykdoma kas kart: Close progress dialog Uždaryti eigos langą -Shut down -Išjungti kompiuterį +Standby +Stabdyti į diską Log off Atsijungti -Standby -Stabdyti į diską +Shut down +Išjungti kompiuterį Hibernate Stabdyti į operatyviąją atmintį @@ -465,15 +471,12 @@ Komandinė eilutė yra įvykdoma kas kart: 1. &Compare 1. &Sulyginti -2. &Synchronize... -2. &Sinchronizuoti... +2. &Synchronize +2. &Sinchronizuoti &New &Naujas -&Program -&Programa - &Language &Kalba @@ -501,8 +504,8 @@ Komandinė eilutė yra įvykdoma kas kart: &Abort &Nutraukti -Synchronize... -Sinchronizuoti... +Synchronize +Sinchronizuoti Start synchronization Pradėti sinchronizavimą @@ -516,12 +519,12 @@ Komandinė eilutė yra įvykdoma kas kart: Swap sides Sukeisti puses -Save current configuration to file -Išsaugoti esamus nustatymus į failą - Load configuration from file Įkelti nustatymus iš failo +Save current configuration to file +Išsaugoti esamus nustatymus į failą + Last used configurations (press DEL to remove from list) Paskiausiai naudoti nustatymai (spauskite DEL, kad pašalinti iš sąrašo) @@ -531,14 +534,14 @@ Komandinė eilutė yra įvykdoma kas kart: Hide filtered or temporarily excluded files Slėpti išfiltruotus ar laikinai neįtrauktus failus -Number of files and directories that will be created -Skaičius failų ir aplankų, kurie bus sukurti +Number of files and folders that will be created +Failų ir aplankų, kurie bus sukurti, skaičius Number of files that will be overwritten Skaičius failų, kurie bus perrašyti -Number of files and directories that will be deleted -Skaičius failų ir aplankų, kurie bus ištrinti +Number of files and folders that will be deleted +Failų ir aplankų, kurie bus ištrinti, skaičius Total amount of data that will be transferred Visas duomenų kiekis, kuris bus perduotas @@ -561,8 +564,8 @@ Komandinė eilutė yra įvykdoma kas kart: Batch job Paketinė užduotis -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Sukurti paketinės užduoties failą ir automatizuoti sinchronizavimą. Kad paleisti paketinės užduoties veiksenoje tiesiog du kartus spustelėkite ant šio failo arba paleiskite komandą: FreeFileSync.exe SyncJob.ffs_batch. Tai taip pat gali būti įtraukta į Jūsų sistemos užduočių tvarkyklės planą. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Sukurkite paketinės užduoties failą, kad automatizuoti sinchronizaciją. Spragtelėkite du kartus šį failą arba nustatykite Jūsų sistemos užduočių planuoklėje: FreeFileSync.exe .ffs_batch Help Pagalba @@ -588,18 +591,12 @@ Komandinė eilutė yra įvykdoma kas kart: Maximum number of log files: Didžiausias ataskaitų failų skaičius: -Select log file directory: -Pažymėti ataskaitos failų aplanką: +Select folder to save log files: +Pasirinkite aplanką, kuriame saugoti ataskaitų failus: Batch settings Paketinės užduoties nustatymai -&Save -&Išsaugoti - -&Load -Į&kelti - Select variant: Pažymėkite variantą: @@ -624,29 +621,23 @@ Komandinė eilutė yra įvykdoma kas kart: Configuration Nustatymai -Category -Kategorija +Item exists on left side only +Elementas egzistuoja tik kairėje pusėje -Action -Veiksmas - -File/folder exists on left side only -Failas/aplankas egzistuoja tik kairiame aplanke - -File/folder exists on right side only -Failas/aplankas egzistuoja tik dešiniame aplanke +Item exists on right side only +Elementas egzistuoja tik dešinėje pusėje -Left file is newer -Kairysis failas yra naujesnis +Left side is newer +Kairė pusė yra naujesnė -Right file is newer -Dešinysis failas yra naujesnis +Right side is newer +Dešinė pusė yra naujesnė -Files have different content -Failai turi skirtingą turinį +Items have different content +Elementai turi skirtingą turinį -Conflict/file cannot be categorized -Konfliktas/failo negalima kategorizuoti +Conflict/item cannot be categorized +Konfliktas/elementas negali būti kategorizuojamas OK Gerai @@ -750,36 +741,9 @@ Note: File names must be relative to base directories! Tik failai, kurie atitinka visus filtro nustatymus bus sinchronizuoti. -Pastaba: Failų pavadinimai privalo atitikti bazinius aplankus! - - -Hints: -Patarimai: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Įveskite atitinkamus failo ar aplanko pavadinimus atskirtus su ';' ar naujoje eilutėje. - -2. Use wildcard characters '*' and '?'. -2. Naudokite pakaitos simbolius '*' ir '?'. - -3. Exclude files directly on main grid via context menu. -3. Išskirkite failus tiesiogiai pagrindiniame tinklelyje per kontekstinį meniu. - -Example -Pavyzdys - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Įtraukti: *.doc;*.zip;*.exe -Išsirti: \stuff\temp\* +Pastaba: Failų pavadinimai privalo atitikti bazinius katalogus! -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sinchronizuoti visus .doc, .zip ir .exe failus iškyrus viską poaplankyje „temp“. - Include Įtraukti @@ -801,8 +765,8 @@ Išsirti: \stuff\temp\* &Default &Numatyta -Transactional file copy -Suderintas failų kopijavimas +Fail-safe file copy +Apsauginė failo kopija Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Pirmiausiai rašyti į laikinąjį failą (*.ffs_tmp), tada pervardinti jį. Tai garantuoja pastovumą net ir kritinės klaidos atveju. @@ -816,8 +780,8 @@ Išsirti: \stuff\temp\* Copy file access permissions Kopijuoti failo leidimus -Transfer file and directory permissions (Requires Administrator rights) -Perkelti failo ir aplanko leidimus (Reikalingos administratoriaus teisės) +Transfer file and folder permissions (Requires Administrator rights) +Perkelti failo ir aplanko leidimus (Reikalauja administratoriaus teisų) Restore hidden dialogs Atstatyti paslėptus langus @@ -1006,7 +970,7 @@ Išsirti: \stuff\temp\* Rodyti failus, kurie ne bus kopijuojami All directories in sync! -Visi aplankai sinchronizavime! +Visi katalogai sinchronizuoti! Please run a Compare first before synchronizing! Prašome paleisti sulyginimą prieš sinchronizavimą! @@ -1036,10 +1000,10 @@ Išsirti: \stuff\temp\* %x directories -1 aplankas -%x aplankai -%x aplankų -%x aplankai +1 katalogas +%x katalogai +%x katalogų +%x katalogai @@ -1133,10 +1097,10 @@ Išsirti: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integruoti išorines programas į kontekstinį meniu. Sekantys makro galimi: -- full file or directory name +- full file or folder name - pilnas failo ar aplanko pavadinimas -- directory part only +- folder part only - tik aplanko dalis - Other side's counterpart to %name @@ -1185,8 +1149,8 @@ Išsirti: \stuff\temp\* Versioning Versijavimas -Move files into a time-stamped subdirectory -Perkelti failus į laiku pažymėtą poaplankį +Move files into a time-stamped subfolder +Perkelti failus į laiku pažymėtus poaplankius Files Failai @@ -1237,7 +1201,7 @@ Išsirti: \stuff\temp\* Cannot monitor directory %x. -Nepavyko stebėti aplanko %x. +Nepavyko stebėti katalogo %x. Conversion error: Konvertavimo klaida: @@ -1252,7 +1216,7 @@ Išsirti: \stuff\temp\* Nepavyksta perkelti failo %x į %y. Cannot delete directory %x. -Nepavyksta ištrinti aplanko %x. +Nepavyksta ištrinti katalogo %x. Cannot write modification time of %x. Nepavyksta šrašyti pakeitimo datos %x. @@ -1273,7 +1237,7 @@ Išsirti: \stuff\temp\* Nepavyksta įrašyti leidimų %x. Cannot create directory %x. -Nepavyksta sukurti aplanko %x. +Nepavyksta sukurti katalogo %x. Cannot copy symbolic link %x to %y. Nepavyksta nukopijuoti simbolinės nuorodos %x į %y. @@ -1285,10 +1249,10 @@ Išsirti: \stuff\temp\* Nepavyksta nukopijuoti failo %x į %y. Cannot read directory %x. -Nepavyksta nuskaityti aplanko %x. +Nepavyksta nuskaityti katalogo %x. -Endless loop. -Nesibaigiantis ciklas +Detected endless directory recursion. +Aptikri nesibaigiančią katalogo rekursiją. Cannot set privilege %x. Nepavyksta nustatyti privilegijos %x. @@ -1314,17 +1278,14 @@ Išsirti: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Nustatomos numatytos sinchronizavimo kryptys: Seni failai bus perrašyti naujesniais failais. -The file does not contain a valid configuration: -Failas neturi tinkamų nustatymų: - -You can ignore this error to consider the directory as empty. -Jūs galite ignoruoti šią klaidą, kad laikyti aplanką tuščiu. +You can ignore this error to consider the folder as empty. +Galite ignoruoti šią klaidą, kad laikyti aplanką tuščiu. -Cannot find directory %x. -Nepavyksta rasti aplanko %x +Cannot find folder %x. +Nepavyksta rasti aplanko %x. Directories are dependent! Be careful when setting up synchronization rules: -Aplankai yra priklausomi! Būkite atsargūs nustatydami sinchronizavimo taisykles: +Katalogai yra priklausomi! Būkite atsargūs nustatydami sinchronizavimo taisykles: Preparing synchronization... Ruošiamas sinchronizavimas... @@ -1353,20 +1314,20 @@ Išsirti: \stuff\temp\* Both sides are equal Abi pusės yra lygios -Files/folders differ in attributes only -Failai/aplankai skiriasi tik pagal atributus +Items have different attributes +Elementai turi skirtingus atributus -Copy new file/folder to left -Kopijuoti naują failą/aplanką į kairę +Copy new item to left +Kopijuoti naują elementą į kairę -Copy new file/folder to right -Kopijuoti naują failą/aplanką į dešinę +Copy new item to right +Kopijuoti naują elementą į dešinę -Delete left file/folder -Trinti kairį failą/aplanką +Delete left item +Ištrinti kairįjį elementą -Delete right file/folder -Trinti dešinį failą/aplanką +Delete right item +Ištrinti dešinįjį elementą Move file on left Perkelti failą į kairę @@ -1374,20 +1335,20 @@ Išsirti: \stuff\temp\* Move file on right Perkelti failą į dešinę -Overwrite left file/folder with right one -Perrašyti kairį failą/aplanką su dešiniuoju +Overwrite left item +Perrašyti kairįjį elementą -Overwrite right file/folder with left one -Perrašyti dešinįjį failą/aplanką su kairiuoju +Overwrite right item +Perrašyti dešinįjį elementą Do nothing Nieko nedaryti -Copy file attributes only to left -Kopijuoti failo atributus tik į kairę +Update attributes on left +Atnaujinti atributus kairėje -Copy file attributes only to right -Kopijuoti failo atributus tik į dešinę +Update attributes on right +Atnaujinti atributus dešinėje Multiple... Keletas... @@ -1440,14 +1401,14 @@ Išsirti: \stuff\temp\* Updating attributes of %x Atnaujinami atributai %x -Target directory name must not be empty! -Tikslo aplankas privalo būti ne tuščias! +Target folder name must not be empty. +Tikslo aplanko pavadinimas privalo nebūti tuščias. -Directory for file versioning was not supplied! -Aplankas failo versijavimui nebuvo pateiktas! +Folder name for file versioning must not be empty. +Aplanko pavadinimas failų versionavimui privalo nebūti tuščias. Source directory %x not found. -Šaltinio aplankas %x nerastas. +Šaltinio katalogas %x nerastas. Unresolved conflicts existing! Yra neišspręstų konfliktų! @@ -1473,8 +1434,8 @@ Išsirti: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Šiukšliadėžė nepasiekiama sekantiems keliams! Failai bus ištrinti visam laikui išskyrus: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Aplankas, kuris bus keičiamas yra dalis keletos aplankų porų! Prašome peržiūrėti sinchronizavimo nustatymus! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Aplankas, kuris yra dalis keletos aplankų porų, bus pakeistas. Prašome peržiūrėti sinchronizavimo nustatymus. Processing folder pair: Apdorojama aplankų pora: diff --git a/BUILD/Languages/norwegian.lng b/BUILD/Languages/norwegian.lng index 31474eb8..89bac192 100644 --- a/BUILD/Languages/norwegian.lng +++ b/BUILD/Languages/norwegian.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Søker etter mappe %x... +Searching for folder %x... + Show in Explorer Vis i Utforsker @@ -34,12 +34,12 @@ Select alternate synchronization settings Velg alternative synkroniseringsinnstillinger -No filter selected -Ingen filter valgt - Filter is active Filter er aktivt +No filter selected +Ingen filter valgt + Remove alternate settings Fjern alternative innstillinger @@ -73,8 +73,8 @@ Global settings Felles innstillinger -Synchronization Preview -Forhåndsvisning for synkronisering +Summary + Find Søk @@ -103,8 +103,8 @@ Browse Bla gjennom -Invalid command line: %x -Ugyldig kommando: %x +Invalid command line: +Ugyldig kommando: Info Info @@ -232,23 +232,23 @@ Cannot read the following XML elements: Kan ikke lese følgende XML-elementer: -S&ave configuration... -L&agre innstilling... +&Open... + -&Load configuration... -&Last innstilling... +&Save... + &Quit &Avslutt -&File -&Fil +&Program +&Program &Content &Innhold -&About... -&Om programmet... +&About +&Om programmet &Help &Hjelp @@ -256,8 +256,8 @@ Usage: Bruk: -1. Select directories to monitor. -1. Velg mapper å overvåke. +1. Select folders to watch. + 2. Enter a command line. 2. Oppfør en kommandolinje. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Trykk 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Kommandolinjen kjøres hver gang: -- Alle mapper blir tilgjengelige (f.eks. ved innsetting av USB-minnepinne) -- Filer i disse mapper eller undermapper endres - +To get started just import a .ffs_batch file. + -Directories to watch -Mapper å overvåke +Folders to watch + Add folder Legg til mappe @@ -288,14 +280,21 @@ Kommandolinjen kjøres hver gang: Select a folder Velg en mappe +Delay [seconds] + + +Idle time between last detected change and execution of command + + Command line Kommandolinje -Minimum Idle Time [seconds] -Minimum pausetid [sekunder] - -Idle time between detection of last change and execution of command line in seconds -Uvirksom tid mellom oppdaging av siste endring og kjøring av kommandolinje i sekunder + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + Start Start @@ -324,8 +323,8 @@ Kommandolinjen kjøres hver gang: Waiting for missing directories... Venter på manglende mapper... -A directory input field is empty. -Et inndatafelt for mappe er tomt. +An input folder name is empty. + Logging Logging @@ -411,8 +410,8 @@ Kommandolinjen kjøres hver gang: - - + + Full path Full bane @@ -423,8 +422,8 @@ Kommandolinjen kjøres hver gang: Relative path Relativ bane -Directory -Mappe +Base folder + Size Størrelse @@ -435,8 +434,11 @@ Kommandolinjen kjøres hver gang: Extension Filendelse -Comparison Result -Sammenligningsresultat +Action +Handling + +Category +Kategori Drag && drop Dra && slipp @@ -444,14 +446,14 @@ Kommandolinjen kjøres hver gang: Close progress dialog Lukk framdriftsvindu -Shut down -Slå av maskinen +Standby +Standby Log off Logg av -Standby -Standby +Shut down +Slå av maskinen Hibernate Sett i dvalemodus @@ -459,15 +461,12 @@ Kommandolinjen kjøres hver gang: 1. &Compare 1. Sammen&lign -2. &Synchronize... -2. &Synkroniser... +2. &Synchronize +2. &Synkroniser &New &Ny -&Program -&Program - &Language &Språk @@ -495,8 +494,8 @@ Kommandolinjen kjøres hver gang: &Abort &Avbryt -Synchronize... -Synkroniser... +Synchronize +Synkroniser Start synchronization Start synkronisering @@ -510,12 +509,12 @@ Kommandolinjen kjøres hver gang: Swap sides Bytt sider -Save current configuration to file -Lagre gjeldende innstilling til fil - Load configuration from file Last innstilling fra fil +Save current configuration to file +Lagre gjeldende innstilling til fil + Last used configurations (press DEL to remove from list) Sist brukte innstillinger (trykk DEL for å fjerne fra liste) @@ -525,14 +524,14 @@ Kommandolinjen kjøres hver gang: Hide filtered or temporarily excluded files Skjul filtrerte eller midlertidig ekskluderte filer -Number of files and directories that will be created -Antall filer og mapper som blir opprettet +Number of files and folders that will be created + Number of files that will be overwritten Antall filer som blir overskrevet -Number of files and directories that will be deleted -Antal filer og mapper som blir slettet +Number of files and folders that will be deleted + Total amount of data that will be transferred Totale antall data som blir overført @@ -555,8 +554,8 @@ Kommandolinjen kjøres hver gang: Batch job Batch-jobb -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Opprett en batch-fil og automatiser synkronisering. For å starte i batch-modus dobbeltklikk denne filen eller kjør kommandoen: FreeFileSync.exe SyncJob.ffs_batch. Dette kan også planlegges i ditt systems oppgaveplanlegger. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch + Help Hjelp @@ -582,18 +581,12 @@ Kommandolinjen kjøres hver gang: Maximum number of log files: Maksimale antall loggfiler: -Select log file directory: -Velg loggfilmappe: +Select folder to save log files: + Batch settings Batch-innstillinger -&Save -La&gre - -&Load -&Last - Select variant: Velg variant: @@ -618,29 +611,23 @@ Kommandolinjen kjøres hver gang: Configuration Innstilling -Category -Kategori +Item exists on left side only + -Action -Handling +Item exists on right side only + -File/folder exists on left side only -Fil/mappe finnes bare på venstre side +Left side is newer + -File/folder exists on right side only -Fil/mappe finnes bare på høyre side +Right side is newer + -Left file is newer -Fil til venstre er nyere +Items have different content + -Right file is newer -Fil til høyre er nyere - -Files have different content -Filer har forskjellig innhold - -Conflict/file cannot be categorized -Konflikt/filen kan ikke kategoriseres +Conflict/item cannot be categorized + OK OK @@ -747,33 +734,6 @@ Synkroniserer kun filer som passer til alle filterinnstillinger. Merk: Filnavn må være relative til basismapper! -Hints: -Veiledninger: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Oppfør relative fil- eller mappenavn adskilt med ';' eller en ny linje. - -2. Use wildcard characters '*' and '?'. -2. Bruk jokertegn '*' og '?'. - -3. Exclude files directly on main grid via context menu. -3. Ekskluder filer direkte i hovedvindu via høyreklikkmeny. - -Example -Eksempel - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Inkluder: *.doc;*.zip;*.exe -Ekskluder: \ting\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synkroniserer alle .doc, .zip og .exe-filer unntatt alt i undermappen "temp". - Include Inkluder @@ -795,8 +755,8 @@ Ekskluder: \ting\temp\* &Default &Standard -Transactional file copy -Transaksjonell filkopiering +Fail-safe file copy + Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Skriv til en midlertidig fil (*.ffs_tmp) først så endre navn på den. Dette garanterer en konsistent tilstand selv ved alvorlige feil. @@ -810,8 +770,8 @@ Ekskluder: \ting\temp\* Copy file access permissions Kopier filadgangstillatelser -Transfer file and directory permissions (Requires Administrator rights) -Overfør fil- og mappetillatelser (Krever administratorrettigheter) +Transfer file and folder permissions (Requires Administrator rights) + Restore hidden dialogs Gjenopprett skjulte dialoger @@ -1119,11 +1079,11 @@ Ekskluder: \ting\temp\* Integrate external applications into context menu. The following macros are available: Integrer eksterne programmer i høyreklikkmeny. Følgende makroer er tilgjengelige: -- full file or directory name -- fullt fil- eller mappenavn +- full file or folder name + -- directory part only -- bare mappedel +- folder part only + - Other side's counterpart to %name - Andre sides motstykke til %name @@ -1167,8 +1127,8 @@ Ekskluder: \ting\temp\* Versioning Versjonshåndtering -Move files into a time-stamped subdirectory -Flytt filer til en datomerket undermappe +Move files into a time-stamped subfolder + Files Filer @@ -1263,8 +1223,8 @@ Ekskluder: \ting\temp\* Cannot read directory %x. Kan ikke lese mappen %x. -Endless loop. -Endeløs sløyfe. +Detected endless directory recursion. + Cannot set privilege %x. Kan ikke sette privilegie %x. @@ -1290,14 +1250,11 @@ Ekskluder: \ting\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Stiller inn standard synkroniseringsretning: Gamle filer blir overskrevet med nyere filer. -The file does not contain a valid configuration: -Filen inneholder ingen gyldig innstilling: - -You can ignore this error to consider the directory as empty. -Du kan ignorere denne feil og anse mappen som tom. +You can ignore this error to consider the folder as empty. + -Cannot find directory %x. -Kan ikke finne mappen %x. +Cannot find folder %x. + Directories are dependent! Be careful when setting up synchronization rules: Mapper er avhengige av hverandre! Vær forsiktig når du setter opp synkroniseringsregler: @@ -1329,20 +1286,20 @@ Ekskluder: \ting\temp\* Both sides are equal Begge sider er like -Files/folders differ in attributes only -Filer/mapper skiller bare i attributter +Items have different attributes + -Copy new file/folder to left -Kopier ny fil/mappe til venstre +Copy new item to left + -Copy new file/folder to right -Kopier ny fil/mappe til høyre +Copy new item to right + -Delete left file/folder -Slett venstre fil/mappe +Delete left item + -Delete right file/folder -Slett høyre fil/mappe +Delete right item + Move file on left Flytt venstre fil @@ -1350,20 +1307,20 @@ Ekskluder: \ting\temp\* Move file on right Flytt høyre fil -Overwrite left file/folder with right one -Overskriv venstre fil/mappe med den til høyre +Overwrite left item + -Overwrite right file/folder with left one -Overskriv høyre fil/mappe med den til venstre +Overwrite right item + Do nothing Ikke gjør noe -Copy file attributes only to left -Kopier filattributter bare til venstre +Update attributes on left + -Copy file attributes only to right -Kopier filattributter bare til høyre +Update attributes on right + Multiple... Flere... @@ -1416,11 +1373,11 @@ Ekskluder: \ting\temp\* Updating attributes of %x Oppdaterer attributter til %x -Target directory name must not be empty! -Navn på målmappe må ikke være tomt! +Target folder name must not be empty. + -Directory for file versioning was not supplied! -Mappe for filversjonshåndtering ble ikke angitt! +Folder name for file versioning must not be empty. + Source directory %x not found. Kildemappen %x ikke funnet. @@ -1449,8 +1406,8 @@ Ekskluder: \ting\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Papirkurv er ikke tilgjengelig for de følgende baner! Filer blir isteden slettet permanent: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -En mappe blir endret som er del av flere mappepar! Kontroller synkroniseringsinnstillinger! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. + Processing folder pair: Behandler mappepar: diff --git a/BUILD/Languages/polish.lng b/BUILD/Languages/polish.lng index 74d572c5..255cd2ab 100644 --- a/BUILD/Languages/polish.lng +++ b/BUILD/Languages/polish.lng @@ -7,8 +7,8 @@ n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2 -Searching for directory %x... -Szukanie katalogu %x... +Searching for folder %x... +Wyszukiwanie katalogu %x... Show in Explorer Wyświetl w Explorerze @@ -34,12 +34,12 @@ Select alternate synchronization settings Stwórz alternatywne reguły synchronizacji -No filter selected -Nie wybrano żadnego filtra - Filter is active Filtr jest aktywny +No filter selected +Nie wybrano żadnego filtra + Remove alternate settings Usuń alternatywne ustawienia @@ -73,8 +73,8 @@ Global settings Ustawienia programu -Synchronization Preview -Podgląd synchronizacji +Summary +Podsumowanie Find Znajdź @@ -103,8 +103,8 @@ Browse Przeglądaj -Invalid command line: %x -Nieprawidłowa komenda: %x +Invalid command line: +Nieprawidłowa komenda: Info Info @@ -229,29 +229,29 @@ Volume name %x not part of file name %y! Dysk %x nie jest częścią pliku %y! -Cannot find file %x. -Nie można znaleźć pliku %x. - Cannot read the following XML elements: Nie można odczytać elementu XML: -S&ave configuration... -Z&apisz konfigurację... +Cannot find file %x. +Nie można znaleźć pliku %x. -&Load configuration... -&Wczytaj konfigurację... +&Open... +&Otwórz... + +&Save... +&Zapisz &Quit &Zamknij -&File -&Plik +&Program +&Program &Content &Zawartość -&About... -&O Programie... +&About +&O Programie &Help &Pomoc @@ -259,8 +259,8 @@ Usage: Użycie: -1. Select directories to monitor. -1. Wprowadź katalogi do nadzorowania +1. Select folders to watch. +1. Określ obserwowane katalogi. 2. Enter a command line. 2. Wprowadź komendę. @@ -268,19 +268,11 @@ 3. Press 'Start'. 3. Wciśnij 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Komenda jest wykonywana za każdym razem gdy: -- wszystkie katalogi będą dostępne (np. włożenie USB) -- pliki w obrębie tych katalogów i podkatalogów ulegną zmianie - +To get started just import a .ffs_batch file. +Aby rozpocząć po prostu zaimportuj plik .ffs_batch -Directories to watch -Katalogi do obserwacji +Folders to watch +Obserwowane katalogi Add folder Dodaj folder @@ -291,14 +283,25 @@ Komenda jest wykonywana za każdym razem gdy: Select a folder Wybierz folder +Delay [seconds] +Opóźnienie [sekundy] + +Idle time between last detected change and execution of command +Czas pomiędzy ostatnią wykrytą zmianą, a uruchomieniem komendy + Command line Linia komend -Minimum Idle Time [seconds] -Minimalny czas bezczynności [sekundy] - -Idle time between detection of last change and execution of command line in seconds -Odstęp czasu w sekundach pomiędzy ostatnią wykrytą zmianą, a wykonaniem komendy + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Komenda jest wykonywana gdy: +- pliki lub podkatalogi ulegną zmianie +- zostaną utworzony nowe katalogi (n.p włożenie pamięci USB) + Start Rozpocznij @@ -327,8 +330,8 @@ Komenda jest wykonywana za każdym razem gdy: Waiting for missing directories... Oczekiwanie na brakujące katalogi... -A directory input field is empty. -Pole ze ścieżką katalogu jest puste. +An input folder name is empty. +Nazwa katalogu jest pusta. Logging Tworzenie logów @@ -414,7 +417,7 @@ Komenda jest wykonywana za każdym razem gdy: - + Full path @@ -426,8 +429,8 @@ Komenda jest wykonywana za każdym razem gdy: Relative path Relatywna ścieżka -Directory -Katalog +Base folder +Katalog bazowy Size Rozmiar @@ -438,8 +441,11 @@ Komenda jest wykonywana za każdym razem gdy: Extension Rozszerzenie -Comparison Result -Rezultat porównywania +Action +Akcja + +Category +Kategoria Drag && drop Drag && Drop @@ -447,14 +453,14 @@ Komenda jest wykonywana za każdym razem gdy: Close progress dialog Zamknij okno postępu -Shut down -Wyłącz komputer +Standby +Przejdź w stan uśpienia Log off Wyloguj użytkownika -Standby -Przejdź w stan uśpienia +Shut down +Wyłącz komputer Hibernate Przejdź w stan hibernacji @@ -462,15 +468,12 @@ Komenda jest wykonywana za każdym razem gdy: 1. &Compare 1. &Porównaj -2. &Synchronize... -2. &Synchronizuj... +2. &Synchronize +2. &Synchronizuj &New &Nowy -&Program -&Program - &Language &Język @@ -498,8 +501,8 @@ Komenda jest wykonywana za każdym razem gdy: &Abort &Przerwij -Synchronize... -Synchronizuj... +Synchronize +Synchronizuj Start synchronization Rozpocznij synchronizację @@ -513,12 +516,12 @@ Komenda jest wykonywana za każdym razem gdy: Swap sides Zamień stronami -Save current configuration to file -Zapisz aktualny plik konfiguracyjny - Load configuration from file Wczytaj konfigurację z pliku +Save current configuration to file +Zapisz aktualny plik konfiguracyjny + Last used configurations (press DEL to remove from list) Ostatnio użyta konfiguracja (naciśnij DEL żeby usunąć z listy) @@ -528,13 +531,13 @@ Komenda jest wykonywana za każdym razem gdy: Hide filtered or temporarily excluded files Ukryj pliki filtrowane lub tymczasowo wykluczone -Number of files and directories that will be created +Number of files and folders that will be created Liczba plików i katalogów, które zostaną utworzone Number of files that will be overwritten Liczba plików, które zostaną nadpisane -Number of files and directories that will be deleted +Number of files and folders that will be deleted Liczba plików i katalogów, które zostaną usunięte Total amount of data that will be transferred @@ -558,8 +561,8 @@ Komenda jest wykonywana za każdym razem gdy: Batch job Plik wsadowy -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Utwórz plik wsadowy aby zautomatyzować proces synchronizacji. Aby uruchomić synchronizację w trybie wsadowym kliknij dwa razy kliknij na ten plik lub wykonaj komendę: FreeFileSync.exe SyncJob.ffs_batch. Możesz to również wykorzystać w swoim harmonogramie zadań. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Utwórz plik wsadowy aby zautomatyzować proces synchronizacji. Kliknij dwa razy na ten plik lub dodaj go do menadżera zadań w swoim systemie: FreeFileSync.exe .ffs_batch Help Pomoc @@ -585,18 +588,12 @@ Komenda jest wykonywana za każdym razem gdy: Maximum number of log files: Maksymalna liczba plików z logami: -Select log file directory: -Wybierz katalog z logami: +Select folder to save log files: +Wybierz katalog, do które będą zapisywane logi: Batch settings Ustawienia trybu wsadowego -&Save -&Zapisz - -&Load -&Wczytaj - Select variant: Wybierz wariant: @@ -621,29 +618,23 @@ Komenda jest wykonywana za każdym razem gdy: Configuration Konfiguracja -Category -Kategoria - -Action -Akcja - -File/folder exists on left side only -Plik/folder istnieje tylko po lewej stronie +Item exists on left side only +Element istnieje tylko po lewej stronie -File/folder exists on right side only -Plik/folder istnieje tylko po prawej stronie +Item exists on right side only +Element istnieje tylko po prawej stronie -Left file is newer -Lewy plik jest nowszy +Left side is newer +Lewa strona jest nowsza -Right file is newer -Prawy plik jest nowszy +Right side is newer +Prawa strona jest nowsza -Files have different content -Pliki różnią się zawartością +Items have different content + -Conflict/file cannot be categorized -Konflikt/plik nie może zostać skategoryzowany +Conflict/item cannot be categorized +Konflikt/element nie może zostać skategoryzowany OK OK @@ -750,33 +741,6 @@ Tylko pliki pasujące do wszystkich filtrów będą synchronizowane. Uwaga: Nazwy plików muszą być podane jako relatywne względem katalogu bazowego. -Hints: -Wskazówki: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Wprowadź relatywne scieżki do plików lub katalogów oddzielone ';' lub nową linią. - -2. Use wildcard characters '*' and '?'. -2. Użyj wieloznacznika (wildcard) '*' i '?'. - -3. Exclude files directly on main grid via context menu. -3. Wyklucz pliki i foldery używając prawego przycisku myszki. - -Example -Przykład - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Uwzględnik: *.doc;*zip*.exe -Wyklucz: \moje\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synchronizuj wszystkie pliki .doc, .zip i exe z wyjątkiem folderu "temp" - Include Dołącz @@ -798,8 +762,8 @@ Wyklucz: \moje\temp\* &Default &Domyślne -Transactional file copy -Transakcyjne kopiowanie pliku +Fail-safe file copy +Bezpieczne kopiowanie Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Stwórz tymczasowy plik (*.ffs_tmp) następnie zamień jego nazwę. Gwarantuje to spójność nawet po wystąpieniu błędu. @@ -813,8 +777,8 @@ Wyklucz: \moje\temp\* Copy file access permissions Kopiuj uprawnienia plików -Transfer file and directory permissions (Requires Administrator rights) -Transfer uprawnień plików i katalogów (Wymaga uprawnień Administratora) +Transfer file and folder permissions (Requires Administrator rights) +Kopiuj uprawnienia plików i katalogów (Wymaga uprawnień Administratora) Restore hidden dialogs Przywróc ukryte dialogi @@ -1126,10 +1090,10 @@ Wyklucz: \moje\temp\* Integrate external applications into context menu. The following macros are available: Dołącz zewnętrzną aplikację do menu kontekstowego. Dostępne macra: -- full file or directory name +- full file or folder name - pełna nazwa pliku lub katalogu -- directory part only +- folder part only - tylko część katalogu - Other side's counterpart to %name @@ -1176,8 +1140,8 @@ Wyklucz: \moje\temp\* Versioning Wersjonowanie -Move files into a time-stamped subdirectory -Przenieś pliki do oznaczonego podkatalogu +Move files into a time-stamped subfolder +Przenieś pliki do podkatalogu ze zmodyfikowanym czasem. Files Pliki @@ -1275,8 +1239,8 @@ Wyklucz: \moje\temp\* Cannot read directory %x. Nie można odczytać katalogu %x. -Endless loop. -Nieskończona pętla. +Detected endless directory recursion. +Wykryto nieskończoną pętlę katalogów Cannot set privilege %x. Nie można ustawić uprawnień %x. @@ -1302,13 +1266,10 @@ Wyklucz: \moje\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Ustawianie domyślnego kierunku synchronizacji: Stare pliki zostaną nadpisane nowszymi. -The file does not contain a valid configuration: -Nieprawidłowy format pliku: - -You can ignore this error to consider the directory as empty. -Możesz zignorować ten błąd uznająć jeden z katalogów jako pusty. +You can ignore this error to consider the folder as empty. +Możesz zignorować ten błąd traktując katalog jako pusty. -Cannot find directory %x. +Cannot find folder %x. Nie można znaleźć katalogu %x. Directories are dependent! Be careful when setting up synchronization rules: @@ -1341,20 +1302,20 @@ Wyklucz: \moje\temp\* Both sides are equal Obie strony są równe -Files/folders differ in attributes only -Pliki/foldery różnią się tylko atrybutami +Items have different attributes +Elementy mają różne atrybuty -Copy new file/folder to left -Skopiuj nowy plik/katalog na lewą stroną +Copy new item to left +Kopiuj nowy element na lewą stronę -Copy new file/folder to right -Skopiuj nowy plik/katalog na prawą stroną +Copy new item to right +Kopiuj nowy element na prawą stronę -Delete left file/folder -Usuń plik/katalog po lewej stronie +Delete left item +Usuń lewy element -Delete right file/folder -Usuń plik/katalog po prawej stronie +Delete right item +Usuń prawy element Move file on left Przenieś plik na lewą stronę @@ -1362,20 +1323,20 @@ Wyklucz: \moje\temp\* Move file on right Przenieś plik na prawą stronę -Overwrite left file/folder with right one -Nadpisz plik/katalog po lewej stronie tym po prawej +Overwrite left item +Nadpisz lewy element -Overwrite right file/folder with left one -Nadpisz plik/katalog po prawej stronie tym po lewej +Overwrite right item +Nadpisz prawy element Do nothing Nic nie rób -Copy file attributes only to left -Kopiuj atrybuty plików tylko na lewą stronę +Update attributes on left +Aktualizuj atrybuty po lewej stronie -Copy file attributes only to right -Kopiuj atrybuty plików tylko na prawą stronę +Update attributes on right +Aktualizuj atrybuty po prawej stronie Multiple... Wiele... @@ -1428,11 +1389,11 @@ Wyklucz: \moje\temp\* Updating attributes of %x Aktualizowanie atrybutów %x -Target directory name must not be empty! -Katalog docelowy nie może być pusty! +Target folder name must not be empty. +Katalog docelowy nie może być pusty. -Directory for file versioning was not supplied! -Nie określono katalogu do wersjonowania plików! +Folder name for file versioning must not be empty. +Nazwa katalogu do wersjonowania plików nie może być pusta. Source directory %x not found. Katalog źródłowy %x nie istnieje. @@ -1461,8 +1422,8 @@ Wyklucz: \moje\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Kosz nie jest dostępny dla określonych ścieżek! Pliki zostaną nieodwracalnie usuniętę: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Katalog zostanie zmodyfikowany w efekcie synchronizacji wielu par folderów! Zweryfikuj ustawienia synchronizacji! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Katalog zostanie zmodyfikowany w związku z synchronizacją wielu katalogów. Zweryfikuj ustawienia synchronizacji. Processing folder pair: Przetwarzanie folderów: diff --git a/BUILD/Languages/portuguese.lng b/BUILD/Languages/portuguese.lng index a3a07ba4..70530ccb 100644 --- a/BUILD/Languages/portuguese.lng +++ b/BUILD/Languages/portuguese.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -A procurar o directório %x... +Searching for folder %x... +À procura da pasta %x... Show in Explorer Mostrar no Explorer @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Sincronização Automatizada +Error +Erro + Select alternate comparison settings Selecionar opções alternativas de comparação Select alternate synchronization settings Selecionar opções alternativas de sincronização -No filter selected -Nenhum filtro selecionado - Filter is active Filtro activo +No filter selected +Nenhum filtro selecionado + Remove alternate settings Remover opções alternativas @@ -55,9 +58,6 @@ About Sobre -Error -Erro - Warning Atenção @@ -73,8 +73,8 @@ Global settings Opções -Synchronization Preview -Previsualizar sincronização +Summary +Sumário Find Procurar @@ -103,8 +103,8 @@ Browse Procurar -Invalid command line: %x -Linha de comando inválida: %x +Invalid command line: +Linha de comando inválida: Info Info @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! Nome do volume %x não faz parte do ficheiro %y! -Cannot find file %x. -Não é possível encontrar o ficheiro %x. - Cannot read the following XML elements: Não é possível ler os elementos XML: -S&ave configuration... -G&uardar a configuração... +Cannot find file %x. +Não é possível encontrar o ficheiro %x. -&Load configuration... -&Carregar configuração... +&Open... +&Abrir... + +&Save... +&Guardar... &Quit S&air -&File -&Ficheiro +&Program +&Programa &Content C&onteúdo -&About... -&Sobre... +&About +&Sobre &Help A&juda @@ -256,8 +256,8 @@ Usage: Uso: -1. Select directories to monitor. -1. Selecionar directórios a monitorizar. +1. Select folders to watch. +1. Selecionar pastas para observar. 2. Enter a command line. 2. Inserir a linha de comando. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Pressionar 'Iniciar'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -A linha de comandos é executada cada vez que: -- os directórios ficam disponíveis (i.e. pen USB) -- ficheiros nos directórios ou subdirectórios são modificados - +To get started just import a .ffs_batch file. +Para começar basta importar um ficheiro .ffs_batch. -Directories to watch -Directórios a observar +Folders to watch +Pastas a observar Add folder Adicionar pasta @@ -288,18 +280,35 @@ A linha de comandos é executada cada vez que: Select a folder Selecione uma pasta +Delay [seconds] +Atraso [segundos] + +Idle time between last detected change and execution of command +Tempo de espera entre a última alteração detetada e a execução do comando + Command line Linha de comandos -Minimum Idle Time [seconds] -Tempo de espera [segundos] - -Idle time between detection of last change and execution of command line in seconds -Tempo de espera entre a última alteração e a execução do comando, em segundos + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +O comando é executado se: +- ficheiros ou subpastas forem alterados +- forem detetadas novas pastas (p.e. pen USB) + Start Iniciar +&Retry +&Tentar de Novo + +Cancel +Cancelar + (Build: %x) (Build: %x) @@ -318,8 +327,8 @@ A linha de comandos é executada cada vez que: Waiting for missing directories... A aguardar pelos directórios em falta... -A directory input field is empty. -Um campo de directório está vazio. +An input folder name is empty. +Um dos campos de comparação está vazio. Logging A escrever em log @@ -405,8 +414,8 @@ A linha de comandos é executada cada vez que: - - + + Full path Caminho completo @@ -417,8 +426,8 @@ A linha de comandos é executada cada vez que: Relative path Caminho -Directory -Directório +Base folder +Pasta principal Size Tamanho @@ -429,8 +438,11 @@ A linha de comandos é executada cada vez que: Extension Extensão -Comparison Result -Resultados da comparação +Action +Ação + +Category +Categoria Drag && drop Arrastar && Largar @@ -438,14 +450,14 @@ A linha de comandos é executada cada vez que: Close progress dialog Fechar diálogo de progresso -Shut down -Desligar +Standby +Standby Log off Terminar sessão -Standby -Standby +Shut down +Desligar Hibernate Hibernar @@ -453,15 +465,12 @@ A linha de comandos é executada cada vez que: 1. &Compare 1. &Comparar -2. &Synchronize... -2. &Sincronizar... +2. &Synchronize +2. &Sincronizar &New &Novo -&Program -&Programa - &Language &Língua @@ -489,8 +498,8 @@ A linha de comandos é executada cada vez que: &Abort &Abortar -Synchronize... -Sincronizar... +Synchronize +Sincronizar Start synchronization Iniciar a sincronização @@ -504,12 +513,12 @@ A linha de comandos é executada cada vez que: Swap sides Trocar lados -Save current configuration to file -Guardar configuração actual para ficheiro - Load configuration from file Carregar configuração do ficheiro +Save current configuration to file +Guardar configuração actual para ficheiro + Last used configurations (press DEL to remove from list) Última configuração utilizada (pressione DEL para remover da lista) @@ -519,14 +528,14 @@ A linha de comandos é executada cada vez que: Hide filtered or temporarily excluded files Ocultar ficheiros filtrados ou temporariamente excluidos -Number of files and directories that will be created -Número de itens a ser criados +Number of files and folders that will be created +Número de ficheiros e pastas a ser criados Number of files that will be overwritten Número de ficheiros substituidos -Number of files and directories that will be deleted -Número de itens a ser eliminados +Number of files and folders that will be deleted +Número de ficheiros e pastas a ser eliminados Total amount of data that will be transferred Volume de dados a ser transferido @@ -549,8 +558,8 @@ A linha de comandos é executada cada vez que: Batch job Ficheiro Batch -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Criar um ficheiro batch e automatizar a sincronização. Para iniciar o batch, fazer duplo-clique no ficheiro ou correr o comando: FreeFileSync.exe SyncJob.ffs_batch. Também pode ser adicionado no planeador de tarefas do sistema. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Criar ficheiro batch para automatizar a sincronização. Faça duplo-clique no ficheiro ou adicione ao planeador de tarefas do sistema: FreeFileSync.exe .ffs_batch Help Ajuda @@ -576,21 +585,12 @@ A linha de comandos é executada cada vez que: Maximum number of log files: Número máximo de ficheiros log: -Select log file directory: -Selecione directório para ficheiro log: +Select folder to save log files: +Selecionar pasta onde guardar os logs: Batch settings Opções do batch -&Save -&Guardar - -&Load -C&arregar - -Cancel -Cancelar - Select variant: Selecione uma variante: @@ -615,29 +615,23 @@ A linha de comandos é executada cada vez que: Configuration Configuração -Category -Categoria - -Action -Ação - -File/folder exists on left side only -Ficheiro/pasta existe apenas à esquerda +Item exists on left side only +Item existe apenas à esquerda -File/folder exists on right side only -Ficheiro/pasta existe apenas à direita +Item exists on right side only +Item existe apenas à direita -Left file is newer -Ficheiro mais recente à esquerda +Left side is newer +Esquerda é mais recente -Right file is newer -Ficheiro mais recente à direita +Right side is newer +Direita é mais recente -Files have different content -Ficheiros são diferentes +Items have different content +Itens tem conteúdo diferente -Conflict/file cannot be categorized -Ficheiro/conflito não pode ser categorizado +Conflict/item cannot be categorized +Conflito/item não pode ser categorizado OK OK @@ -713,9 +707,6 @@ Os ficheiros são considerados iguais se &Ignore &Ignorar -&Retry -&Tentar de Novo - Do not show this dialog again Não mostrar este diálogo novamente @@ -746,33 +737,6 @@ Apenas ficheiros que condigam com todos os filtros serão sincronizados. Nota: Nome dos ficheiros tem que ser relativo aos diretórios base! -Hints: -Dicas: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Inserir caminhos dos ficheiros ou pastas separados por ';' ou numa nova linha. - -2. Use wildcard characters '*' and '?'. -2. Usar '*' e '?' como caracteres de procura. - -3. Exclude files directly on main grid via context menu. -3. Excluir ficheiros directamente da grelha através do menu de contexto. - -Example -Exemplo - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Incluir: *.doc;*.zip;*.exe -Excluir: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sincronizar todos os ficheiros .doc, .zip e .exe, excepto os da pasta "temp". - Include Incluir @@ -794,8 +758,8 @@ Excluir: \stuff\temp\* &Default &Config. Iniciais -Transactional file copy -Cópia de ficheiro transacional +Fail-safe file copy +Cópia à prova de falhas 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 e depois renomear. Isto garante consistência mesmo em caso de erro fatal. @@ -809,8 +773,8 @@ Excluir: \stuff\temp\* Copy file access permissions Copiar permissões de acesso do ficheiro -Transfer file and directory permissions (Requires Administrator rights) -Transferir ficheiro e permissões (Requer direitos de administrador) +Transfer file and folder permissions (Requires Administrator rights) +Transferir ficheiro e permissões (precisa de direitos de Administrador) Restore hidden dialogs Restaurar diálogos escondidos @@ -1118,11 +1082,11 @@ Excluir: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integrar aplicações externas no menu de contexto. As seguintes macros estão disponíveis: -- full file or directory name -- nome completo do ficheiro ou directório +- full file or folder name +- nome completo de ficheiro ou pasta -- directory part only -- apenas parte do directório +- folder part only +- nome da pasta parcial - Other side's counterpart to %name - Contrapartida de %name @@ -1166,8 +1130,8 @@ Excluir: \stuff\temp\* Versioning Manter versões anteriores -Move files into a time-stamped subdirectory -Mover ficheiros para uma subpasta datada +Move files into a time-stamped subfolder +Mover ficheiros para uma subpasta com hora e data Files Ficheiros @@ -1262,8 +1226,8 @@ Excluir: \stuff\temp\* Cannot read directory %x. Não é possível ler o directório %x. -Endless loop. -Loop infinito. +Detected endless directory recursion. +Recursão infinita detetada no directório Cannot set privilege %x. Não é possível definir o privilégio %x. @@ -1289,14 +1253,11 @@ Excluir: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Escolher direcção de sincronização por defeito: Os ficheiros antigos serão substituídos pelos novos. -The file does not contain a valid configuration: -O ficheiro não contém uma configuração válida: - -You can ignore this error to consider the directory as empty. -Pode ignorar este erro para considerar o directório como vazio. +You can ignore this error to consider the folder as empty. +Pode ignorar este erro para considerar a pasta como vazia. -Cannot find directory %x. -Não é possível encontrar o directório %x. +Cannot find folder %x. +Não consigo encontrar a pasta %x. Directories are dependent! Be careful when setting up synchronization rules: Directórios são dependentes! Cuidado ao definir as regras de sincronização: @@ -1328,20 +1289,20 @@ Excluir: \stuff\temp\* Both sides are equal Ambos os lados iguais -Files/folders differ in attributes only -Ficheiros/pastas diferem apenas nos atributos +Items have different attributes +Itens tem diferentes atributos -Copy new file/folder to left -Copiar novo ficheiro/pasta para a esquerda +Copy new item to left +Copiar novo item para a esquerda -Copy new file/folder to right -Copiar novo ficheiro/pasta para a direita +Copy new item to right +Copiar novo item para a direita -Delete left file/folder -Eliminar ficheiro/pasta à esquerda +Delete left item +Apagar item esquerdo -Delete right file/folder -Eliminar ficheiro/pasta à direita +Delete right item +Apagar item direito Move file on left Mover ficheiro à esquerda @@ -1349,20 +1310,20 @@ Excluir: \stuff\temp\* Move file on right Mover ficheiro à direita -Overwrite left file/folder with right one -Substituir ficheiro/pasta da esquerda (pelo da direita) +Overwrite left item +Substituir item da esquerda -Overwrite right file/folder with left one -Substituir ficheiro/pasta da direita (pelo da esquerda) +Overwrite right item +Substituir item da direita Do nothing Não fazer nada -Copy file attributes only to left -Copiar apenas atributos de ficheiro para a esquerda +Update attributes on left +Actualizar atributos à esquerda -Copy file attributes only to right -Copiar apenas atributos de ficheiro para a direita +Update attributes on right +Actualizar atributos à direita Multiple... Multiplo... @@ -1415,11 +1376,11 @@ Excluir: \stuff\temp\* Updating attributes of %x Actualizar atributos de %x -Target directory name must not be empty! -Nome do directório de destino não pode estar vazio! +Target folder name must not be empty. +Nome da pasta de destino não pode estar vazio. -Directory for file versioning was not supplied! -Diretório para armazenar versões não foi definido! +Folder name for file versioning must not be empty. +Nome da pasta para manter versões não pode estar vazio. Source directory %x not found. Directório fonte %x não encontrado. @@ -1448,8 +1409,8 @@ Excluir: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Reciclagem não disponível para os seguintes caminhos! Os ficheiros serão apagados permanentemente: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Um directório que pertencente a um conjunto de vários directórios vai ser alterado! Verifique as opções de sincronização! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Uma pasta que faz parte de vários pares vai ser modificada. Por favor, reveja os parametros de sincronização. Processing folder pair: A processar o par do directorio: diff --git a/BUILD/Languages/portuguese_br.lng b/BUILD/Languages/portuguese_br.lng index 0e14cfe7..a6e83355 100644 --- a/BUILD/Languages/portuguese_br.lng +++ b/BUILD/Languages/portuguese_br.lng @@ -7,8 +7,8 @@ n <= 1 ? 0 : 1 -Searching for directory %x... -Procurando pelo diretório %x... +Searching for folder %x... +Buscando pela pasta %x... Show in Explorer Mostrar no Explorer @@ -17,7 +17,7 @@ Abrir com aplicativo padrão Browse directory -Navegar pelo diretório +Procurar diretório Abort requested: Waiting for current operation to finish... Cancelar solicitado: Esperando fim da operação... @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Sincronização Automatizada +Error +Erro + Select alternate comparison settings -Selecionar configuração de comparação alternativa +Selecionar configurações alternativas de comparação Select alternate synchronization settings -Selecionar configuração de sincronização alternativa - -No filter selected -Nenhum filtro selecionado +Selecionar configurações alternativas de sincronização Filter is active Filtro está ativo +No filter selected +Nenhum filtro selecionado + Remove alternate settings Remover configurações alternativas @@ -50,14 +53,11 @@ Parâmetros de sincronização Comparison settings -Configurações da comparação +Parâmetros da comparação About Sobre -Error -Erro - Warning Avisos @@ -73,29 +73,29 @@ Global settings Configurações -Synchronization Preview -Pré-visualização da Sincronização +Summary +Resumo Find Localizar Select time span -Selecionar período de tempo +Selecionar intervalo de tempo Show pop-up Mostrar pop-up Show pop-up on errors or warnings -Mostrar pop-up em erros e avisos +Mostrar pop-up em caso de erros ou avisos Ignore errors Ignorar erros Hide all error and warning messages -Ocultar todas as mensagens de erro ou aviso +Ocultar todas as mensagens de erro e aviso Exit instantly -Sair instantaneamente +Sair imediatamente Abort synchronization immediately Cancelar a sincronização imediatamente @@ -103,8 +103,8 @@ Browse Procurar -Invalid command line: %x -Linha de comando inválida: %x +Invalid command line: +Linha de comando inválida: Info Informações @@ -158,7 +158,7 @@ Falta de memória! Database files do not share a common session. -Os arquivos de banco de dados não compartilham uma sessão comum. +Os arquivos de banco de dados são de sessões diferentes. An exception occurred! Ocorreu uma exceção! @@ -170,10 +170,10 @@ Não foi possível obter as informações do processo. Waiting while directory is locked (%x)... -Esperando enquanto o diretório é travado (%x)... +Esperando enquanto o diretório é bloqueado (%x)... Cannot set directory lock %x. -Não foi possível ajustar o bloqueio no diretório %x. +Não foi possível bloquear o diretório %x. 1 sec @@ -181,7 +181,7 @@ 1 seg -%x seg +%x segs Error parsing file %x, row %y, column %z. @@ -209,7 +209,7 @@ O arquivo %x não contém uma configuração válida. Configuration file %x loaded partially only. -O arquivo de configuração %x foi lido parcialmente apenas. +O arquivo de configuração %x foi carregado parcialmente. Cannot access Volume Shadow Copy Service. Não foi possível acessar o Serviço Cópia de Sombra de Volume. @@ -232,32 +232,32 @@ Cannot read the following XML elements: Não foi possível ler os seguintes elementos XML: -S&ave configuration... -S&alvar configuração... +&Open... +&Abrir... -&Load configuration... -&Carregar configuração... +&Save... +&Salvar... &Quit -&Sair +Sai&r -&File -&Arquivo +&Program +&Programa &Content &Conteúdo -&About... -&Sobre... +&About +&Sobre &Help -&Ajuda +A&juda Usage: Uso: -1. Select directories to monitor. -1. Selecione os diretórios para monitorar. +1. Select folders to watch. +1. Selecione as pastas para monitorar. 2. Enter a command line. 2. Entre uma linha de comando. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Pressione 'Iniciar'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -A linha de comando é executada cada vez que: -- todos os diretórios ficam disponíveis (ex.: inserção de uma Pen Drive) -- arquivos dentro desses diretórios ou subdiretórios são modificados - +To get started just import a .ffs_batch file. +Para iniciar importe um arquivo .ffs_batch. -Directories to watch -Diretórios para monitorar +Folders to watch +Pastas para comparar Add folder Adicionar pasta @@ -288,18 +280,35 @@ A linha de comando é executada cada vez que: Select a folder Selecionar uma pasta +Delay [seconds] +Atraso [segundos] + +Idle time between last detected change and execution of command +Tempo de espera entre última mudança detectada e execução do comando + Command line Linha de comando -Minimum Idle Time [seconds] -Mínimo Tempo Ocioso [segundos] - -Idle time between detection of last change and execution of command line in seconds -Tempo ocioso entre detecção da última mudança e da execução da linha de comando em segundos + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +O comando é disparado se: +- arquivos ou subpastas são alterados +- novas pastas aparecem (p. ex. Uma pendrive é inserida) + Start Iniciar +&Retry +&Tentar Novamente + +Cancel +Cancelar + (Build: %x) (Versão: %x) @@ -318,8 +327,8 @@ A linha de comando é executada cada vez que: Waiting for missing directories... Esperando por diretórios faltantes... -A directory input field is empty. -Um campo de entrada de diretório está vazio. +An input folder name is empty. +Um nome de pasta de entrada está em branco. Logging Ver Log @@ -397,7 +406,7 @@ A linha de comando é executada cada vez que: FreeFileSync está atualizado! Do you want FreeFileSync to automatically check for updates every week? -Deseja que o FreeFileSync procure automaticamente novas versões toda semana? +Deseja que o FreeFileSync procure automaticamente novas versões todas as semanas? (Requires an Internet connection!) (Requer conexão com a Internet!) @@ -405,8 +414,8 @@ A linha de comando é executada cada vez que: - - + + Full path Caminho completo @@ -417,8 +426,8 @@ A linha de comando é executada cada vez que: Relative path Caminho relativo -Directory -Diretório +Base folder +Pasta base Size Tamanho @@ -429,8 +438,11 @@ A linha de comando é executada cada vez que: Extension Extensão -Comparison Result -Resultado da Comparação +Action +Ação + +Category +Categoria Drag && drop Arrastar && Soltar @@ -438,30 +450,27 @@ A linha de comando é executada cada vez que: Close progress dialog Fechar indicador de progresso -Shut down -Desligar +Standby +Em espera Log off Fazer logoff -Standby -Em espera +Shut down +Desligar Hibernate Hibernar 1. &Compare -1. C&omparar +1. &Comparar -2. &Synchronize... -2. S&incronizar... +2. &Synchronize +2. S&incronizar &New &Novo -&Program -&Programa - &Language &Idioma @@ -489,27 +498,27 @@ A linha de comando é executada cada vez que: &Abort &Abortar -Synchronize... -Sincronizar... +Synchronize +Sincronizar Start synchronization -Iniciar sincronização +Iniciar a sincronização Add folder pair -Adicionar par de pastas +Adicionar um par de pastas Remove folder pair -Remover par de pastas +Remover o par de pastas Swap sides Inverter lados -Save current configuration to file -Salvar configuração atual para arquivo - Load configuration from file Carregar configuração do arquivo +Save current configuration to file +Salvar configuração atual para arquivo + Last used configurations (press DEL to remove from list) Últimas configurações usadas (pressione DEL para remover da lista) @@ -519,14 +528,14 @@ A linha de comando é executada cada vez que: Hide filtered or temporarily excluded files Ocultar arquivos filtrados ou temporariamente excluídos -Number of files and directories that will be created -Número de arquivos e diretórios que serão criados +Number of files and folders that will be created +Número de arquivos e pastas que serão criados Number of files that will be overwritten Número de arquivos que serão substituídos -Number of files and directories that will be deleted -Número de arquivos e diretórios que serão apagados +Number of files and folders that will be deleted +Número de arquivos e pastas que serão apagados Total amount of data that will be transferred Volume total de dados que será transferido @@ -549,8 +558,8 @@ A linha de comando é executada cada vez que: Batch job Tarefa em lote -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Cria um arquivo de lote e automatiza a sincronização. Para iniciar em modo de lote, simplesmente dê um clique-duplo neste arquivo ou execute o comando: FreeFileSync.exe SyncJob.ffs_batch. Também pode ser agendado pelo Agendador de Tarefas do sistema operacional. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Cria um arquivo de lote para automatizar a sincronização. Dê um clique duplo ou agende no Agendador de Tarefas do sistema operacional: FreeFileSync.exe .ffs_batch Help Ajuda @@ -576,21 +585,12 @@ A linha de comando é executada cada vez que: Maximum number of log files: Número máximo de arquivos de log: -Select log file directory: -Escolha um diretório para salvar o arquivo de log: +Select folder to save log files: +Selecione a pasta para salvar os arquivos de log: Batch settings Configurações da tarefa em lote -&Save -&Salvar - -&Load -&Carregar - -Cancel -Cancelar - Select variant: Selecione um modo: @@ -615,29 +615,23 @@ A linha de comando é executada cada vez que: Configuration Configuração -Category -Categoria - -Action -Ação +Item exists on left side only +Item existe apenas no lado esquerdo -File/folder exists on left side only -Arquivo/pasta existente somente no lado esquerdo +Item exists on right side only +Item existe apenas no lado direito -File/folder exists on right side only -Arquivo/pasta existente somente no lado direito +Left side is newer +Lado esquerdo é novo -Left file is newer -O arquivo à esquerda é mais novo +Right side is newer +Lado direito é novo -Right file is newer -O arquivo à direita é mais novo +Items have different content +Itens têm conteúdos diferentes -Files have different content -Os arquivos possuem conteúdos diferentes - -Conflict/file cannot be categorized -O conflito/arquivo não pode ser categorizado +Conflict/item cannot be categorized +Conflito/item não pode ser categorizado OK OK @@ -714,9 +708,6 @@ Os arquivos são considerados iguais se &Ignore &Ignorar -&Retry -&Tentar Novamente - Do not show this dialog again Não mostrar este diálogo novamente @@ -747,33 +738,6 @@ Apenas arquivos que correspondem a todas as configurações do filtro serão sin Nota: Os nomes dos arquivos devem ser relativos aos diretórios base! -Hints: -Dicas: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Entre os nomes dos arquivos ou diretórios relativos separados por ';' ou uma nova linha. - -2. Use wildcard characters '*' and '?'. -2. Use '*' e '?' como caracteres coringa. - -3. Exclude files directly on main grid via context menu. -3. Exclua arquivos diretamente do grid principal através do menu de contexto. - -Example -Exemplo - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Incluir: *.doc;*.zip;*.exe -Excluir: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sincronizar todos arquivos .doc, .zip e .exe exceto tudo que estiver na subpasta "temp". - Include Incluir @@ -795,8 +759,8 @@ Excluir: \stuff\temp\* &Default &Config. Padrão -Transactional file copy -Cópia de arquivo transacional +Fail-safe file copy +Cópia de arquivos a prova de falha Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Escreve para um arquivo temporário primeiro (*.ffs_tmp) e depois o renomeia. Isto garante um estado consistente mesmo em caso de erro fatal. @@ -810,8 +774,8 @@ Excluir: \stuff\temp\* Copy file access permissions Copiar permissões de acesso aos arquivos -Transfer file and directory permissions (Requires Administrator rights) -Transfere as permissões de arquivos e diretórios (Requer direitos de Administrador) +Transfer file and folder permissions (Requires Administrator rights) +Tranfere as permissões dos arquivos e pastas (requer direitos de Administrador) Restore hidden dialogs Restaurar diálogos ocultados @@ -889,7 +853,7 @@ Excluir: \stuff\temp\* Grande Select time span... -Selecionar período de tempo... +Selecionar intervalo de tempo... Default view Visualização padrão @@ -1006,7 +970,7 @@ Excluir: \stuff\temp\* Por favor execute primeiro a Comparação antes de sincronizar! Comma separated list -Lista de itens separada por vírgula +Lista de itens separados por vírgulas Legend Legenda @@ -1108,7 +1072,7 @@ Excluir: \stuff\temp\* Filtro Direct -Direcionar +Direto Follow Seguir @@ -1119,11 +1083,11 @@ Excluir: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integrar aplicações externas no menu de contexto. As seguintes macros estão disponíveis: -- full file or directory name -- nome completo do arquivo ou diretório +- full file or folder name +- nome completo do arquivo ou pasta -- directory part only -- apenas a parte do diretório +- folder part only +- apenas parte da pasta - Other side's counterpart to %name - Correspondente do outro lado a %name @@ -1167,8 +1131,8 @@ Excluir: \stuff\temp\* Versioning Controle de versões -Move files into a time-stamped subdirectory -Mover arquivos para um subdiretório com carimbo de tempo +Move files into a time-stamped subfolder +Move os arquivos para uma subpasta com estampa de tempo Files Arquivos @@ -1191,7 +1155,7 @@ Excluir: \stuff\temp\* 1 min -%x min +%x mins @@ -1263,8 +1227,8 @@ Excluir: \stuff\temp\* Cannot read directory %x. Não foi possível ler o diretório %x. -Endless loop. -Loop infinito. +Detected endless directory recursion. +Detectada recursão de diretório infinita. Cannot set privilege %x. Não foi possível estabelecer o privilégio %x. @@ -1290,14 +1254,11 @@ Excluir: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Configurando direções padrões de sincronização: Arquivos antigos serão substituídos por arquivos mais novos. -The file does not contain a valid configuration: -O arquivo não contém uma configuração válida: - -You can ignore this error to consider the directory as empty. -Você pode ignorar esse erro para considerar o diretório como vazio. +You can ignore this error to consider the folder as empty. +Você pode ignorar este erro para considerar a pasta como vazia. -Cannot find directory %x. -Não foi possível encontrar o diretório %x. +Cannot find folder %x. +Não foi possível encontrar a pasta %x. Directories are dependent! Be careful when setting up synchronization rules: Os diretórios são dependentes! Cuidado ao definir as regras de sincronização: @@ -1329,44 +1290,44 @@ Excluir: \stuff\temp\* Both sides are equal Ambos os lados são iguais -Files/folders differ in attributes only -Os arquivos/pastas se diferenciam apenas nos atributos +Items have different attributes +Itens têm atributos diferentes -Copy new file/folder to left -Copiar arquivos/pastas novos para a esquerda +Copy new item to left +Copiar novo item para a esquerda -Copy new file/folder to right -Copiar arquivos/pastas novos para a direita +Copy new item to right +Copiar novo item para a direita -Delete left file/folder -Apagar arquivos/pastas da esquerda +Delete left item +Deletar item à esquerda -Delete right file/folder -Apagar arquivos/pastas da direita +Delete right item +Deletar item à direita Move file on left -Mover arquivo da esquerda +Mover arquivo à esquerda Move file on right -Mover arquivo da direita +Mover arquivo à direita -Overwrite left file/folder with right one -Substituir arquivos/pastas da esquerda pelos da direita +Overwrite left item +Sobrescrever item à esquerda -Overwrite right file/folder with left one -Substituir arquivos/pastas da direita pelos da esquerda +Overwrite right item +Sobrescrever item à esquerda Do nothing Não fazer nada -Copy file attributes only to left -Copiar apenas os atributos do arquivo para a esquerda +Update attributes on left +Atualizar atributos à esquerda -Copy file attributes only to right -Copiar apenas os atributos do arquivo para a direita +Update attributes on right +Atualizar atributos à direita Multiple... -Múltiplos... +Múltiplo... Deleting file %x Apagando arquivo %x @@ -1416,11 +1377,11 @@ Excluir: \stuff\temp\* Updating attributes of %x Atualizando atributos de %x -Target directory name must not be empty! -Nome do diretório de destino não pode estar vazio! +Target folder name must not be empty. +O nome da pasta de destino não pode estar em branco. -Directory for file versioning was not supplied! -O diretório para controle de versões não foi fornecido! +Folder name for file versioning must not be empty. +O nome da pasta para o controle de versões não pode estar em branco. Source directory %x not found. O diretório de origem %x não foi encontrado. @@ -1449,8 +1410,8 @@ Excluir: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: A Lixeira não está disponível para os seguintes caminhos! Os arquivos serão apagados permanentemente: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Um diretório que faz parte de múltiplos pares de pastas será modificado! Por favor revise suas configurações de sincronização! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Uma pasta que é parte de múltiplos pares de pasta será modificada. Por favor, revise as configurações de sincronização. Processing folder pair: Processando par de pastas: diff --git a/BUILD/Languages/romanian.lng b/BUILD/Languages/romanian.lng index c49c9158..1e526883 100644 --- a/BUILD/Languages/romanian.lng +++ b/BUILD/Languages/romanian.lng @@ -7,7 +7,7 @@ n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2 -Searching for directory %x... +Searching for folder %x... Caut dosarul %x... Show in Explorer @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Sincronizare Inteligentă +Error +Eroare + Select alternate comparison settings Selectează setările alternative de comparare Select alternate synchronization settings Selectează o altă configurație a sincronizării +Filter is active +Filtrul de elemente este activ + No filter selected Nu a fost selectat nici un filtru -Filter is active -Filtrul este activ - Remove alternate settings Înlătură setările alternative @@ -44,7 +47,7 @@ Curăță Setările Filtrului Create a batch job -Creează o Sarcină Set +Creează o Sarcină Set [Batch Job] Synchronization settings Setările Sincronizării @@ -55,9 +58,6 @@ About Despre -Error -Eroare - Warning Atenție @@ -73,8 +73,8 @@ Global settings Setări Globale -Synchronization Preview -Previzionarea Sincronizării +Summary +Sumar Find Găsește @@ -83,13 +83,13 @@ Selectează intervalul de timp Show pop-up -Este arătat un popîc +Arată un popîc Show pop-up on errors or warnings Va fi afișată o fereastră popîc [popup] la erori sau avertizări Ignore errors -Erorile sînt ignorate +Ignoră erorile Hide all error and warning messages Sînt ascunse toate mesajele de eroare și de avertizare @@ -103,8 +103,8 @@ Browse Explorează -Invalid command line: %x -Linie de comandă nevalidă: %x +Invalid command line: +Linie de comandă nevalidă: Info Informații @@ -229,29 +229,29 @@ Volume name %x not part of file name %y! Numele volumului %x nu face parte din numele filei %y ! -Cannot find file %x. -Nu pot găsi fila %x. - Cannot read the following XML elements: Nu pot citi următoarele elemente XML: -S&ave configuration... -S&alvează Configurația... +Cannot find file %x. +Nu pot găsi fila %x. + +&Open... +&Deschide... -&Load configuration... -&Deschide Configurația... +&Save... +&Salvează... &Quit &Ieși -&File -&Filă +&Program +&Program &Content &Conținut -&About... -&Despre... +&About +&Despre &Help &Ajutor @@ -259,7 +259,7 @@ Usage: Utilizare: -1. Select directories to monitor. +1. Select folders to watch. 1. Selectează dosarele de monitorizat. 2. Enter a command line. @@ -268,19 +268,11 @@ 3. Press 'Start'. 3. Apasă 'Pornește'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Linia de comandă este executată de fiecare dată cînd: -- toate dosarele devin disponibile (de ex. se introduce un dispozitiv USB) -- filele conținute în aceste dosare sau subdosare sînt modificate - +To get started just import a .ffs_batch file. +Pentru a începe, importă o filă de tipul .ffs_batch. -Directories to watch -Dosare de monitorizat +Folders to watch +Dosare de Monitorizat Add folder Adaugă Dosar @@ -291,18 +283,35 @@ Linia de comandă este executată de fiecare dată cînd: Select a folder Selectează un Dosar +Delay [seconds] +Întîrziere [secunde] + +Idle time between last detected change and execution of command +Timpul de inactivitate între ultima schimbare detectată și executarea comenzii + Command line Linie de comandă -Minimum Idle Time [seconds] -Timp Minim de Inactivitate [secunde] - -Idle time between detection of last change and execution of command line in seconds -Timp de inactivitate (în secunde) între detectarea ultimei modificări și executarea liniei de comandă + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Comanda este declanșată dacă: +- sînt modificate filele sau subdosarele +- apar dosare noi (de ex. prin atașarea unui dispozitiv USB) + Start Pornește +&Retry +&Reîncearcă + +Cancel +Anulează + (Build: %x) (Compilația: %x) @@ -321,8 +330,8 @@ Linia de comandă este executată de fiecare dată cînd: Waiting for missing directories... Aștept ca dosarele lipsă să devină disponibile... -A directory input field is empty. -Cel puțin unul din dosarele de comparat este nespecificat. +An input folder name is empty. +Un cîmp de introducere a numelui de dosar este gol. Logging Jurnal @@ -346,7 +355,7 @@ Linia de comandă este executată de fiecare dată cînd: Sincronizare Personalizată FreeFileSync batch file -Filă cu set de comenzi FreeFileSync +Filă Set FreeFileSync FreeFileSync configuration Configurație FreeFileSync @@ -408,7 +417,7 @@ Linia de comandă este executată de fiecare dată cînd: - + Full path @@ -420,8 +429,8 @@ Linia de comandă este executată de fiecare dată cînd: Relative path Cale Relativă -Directory -Dosar +Base folder +Dosar Bază (Rădăcină) Size Mărime @@ -432,8 +441,11 @@ Linia de comandă este executată de fiecare dată cînd: Extension Extensie -Comparison Result -Rezultatul Comparării +Action +Acțiune + +Category +Categorie Drag && drop Trage și pune un dosar mai jos sau explorează către el @@ -441,14 +453,14 @@ Linia de comandă este executată de fiecare dată cînd: Close progress dialog Închide Fereastra cu Progresul Sincronizării -Shut down -Închide Calculatorul [Shut down] +Standby +Pune Calculatorul în Stare de Veghe [Stand-by] Log off Deloghează Utilizatorul [Log off] -Standby -Pune Calculatorul în Stare de Veghe [Stand-by] +Shut down +Închide Calculatorul [Shut down] Hibernate Pune Calculatorul în Hibernare @@ -456,15 +468,12 @@ Linia de comandă este executată de fiecare dată cînd: 1. &Compare 1. &Compară -2. &Synchronize... -2. &Sincronizează... +2. &Synchronize +2. &Sincronizează &New Configurație &Nouă -&Program -&Program - &Language &Limbă @@ -492,7 +501,7 @@ Linia de comandă este executată de fiecare dată cînd: &Abort &Anulează -Synchronize... +Synchronize Sincronizează Start synchronization @@ -507,12 +516,12 @@ Linia de comandă este executată de fiecare dată cînd: Swap sides Schimbă compartimentele stîng și drept între ele -Save current configuration to file -Salvează într-o filă modificările configurației curente - Load configuration from file Deschide configurația dintr-o filă +Save current configuration to file +Salvează într-o filă modificările configurației curente + Last used configurations (press DEL to remove from list) Ultimele configurații utilizate (apasă tasta DEL pentru a înlătura din listă) @@ -522,13 +531,13 @@ Linia de comandă este executată de fiecare dată cînd: Hide filtered or temporarily excluded files Ascunde elementele (file/dosare) filtrate sau excluse temporar -Number of files and directories that will be created +Number of files and folders that will be created Numărul de file și dosare care vor fi create Number of files that will be overwritten Numărul de file care vor fi suprascrise -Number of files and directories that will be deleted +Number of files and folders that will be deleted Numărul de file și dosare care vor fi șterse Total amount of data that will be transferred @@ -552,14 +561,14 @@ Linia de comandă este executată de fiecare dată cînd: Batch job Sarcină Set -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Creează o filă set [batch] și automatizează sincronizarea. Pentru a porni în modul set dublu-clichează această filă sau rulează comanda: FreeFileSync.exe SyncJob.ffs_batch. Operația poate fi de asemenea planificată folosind planificatorul de sarcini al sistemului. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Automatizează sincronizarea prin crearea unei file set [batch file]. Pentru efectuarea sincronizării, dublu-clichează această filă sau programează sarcina următoare în Planificatorul de Sarcini [Task Scheduler] al SO: FreeFileSync.exe .ffs_batch Help Ajutor Filter files -Filtru de Elemente +Filtru Left Stînga @@ -571,7 +580,7 @@ Linia de comandă este executată de fiecare dată cînd: Afișarea Stării Show progress dialog -Arată caseta de dialog cu progresul +Arată progresul sincronizării Error handling Gestionarea Erorilor @@ -579,20 +588,11 @@ Linia de comandă este executată de fiecare dată cînd: Maximum number of log files: Numărul maxim de file jurnal: -Select log file directory: -Selectează un dosar pentru fila .log: +Select folder to save log files: +Selectează dosarul unde să fie salvate filele jurnal [log files] Batch settings -Setările Setului de Comenzi - -&Save -&Salvează - -&Load -&Deschide - -Cancel -Anulează +Setările Setului Select variant: Selectează Varianta de Sincronizare: @@ -618,29 +618,23 @@ Linia de comandă este executată de fiecare dată cînd: Configuration Configurație -Category -Categorie - -Action -Acțiune +Item exists on left side only +Elementul există doar în partea stîngă -File/folder exists on left side only -Fila/Dosarul există doar în partea stîngă +Item exists on right side only +Elementul există doar în partea dreaptă -File/folder exists on right side only -Fila/Dosarul există doar în partea dreaptă +Left side is newer +Elementul din partea stîngă e mai nou -Left file is newer -Fila stîngă e mai nouă +Right side is newer +Elementul din partea dreaptă e mai nou -Right file is newer -Fila dreaptă e mai nouă +Items have different content +Elementele au conținut diferit -Files have different content -Filele au conținut diferit - -Conflict/file cannot be categorized -Conflictul de file nu poate fi inclus într-o anumită categorie +Conflict/item cannot be categorized +Conflictul/elementul nu poate fi inclus într-o anumită categorie OK OK @@ -673,7 +667,7 @@ este același Symbolic Link handling -Prelucrarea Legăturilor Simbolice (Simlegături) +Gestionarea Legăturilor Simbolice (Simleg.) Synchronizing... Sincronizare Aflată în Curs... @@ -714,8 +708,8 @@ este același Hide further error messages during the current process Ascunde mesajele de eroare apărute ulterior în timpul acestui proces -&Retry -&Reîncearcă +&Ignore +&Ignoră Do not show this dialog again Nu arăta acest dialog din nou @@ -730,7 +724,7 @@ este același &Nu Use Recycle Bin -Mutare în Reciclator +Mută în Reciclator Delete on both sides Șterge din ambele părți @@ -747,33 +741,6 @@ Doar filele care se potrivesc cu toate setările de filtrare vor fi sincronizate Notă: Numele filelor trebuie să fie relative la dosarele bază (rădăcină)! -Hints: -Sfaturi: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Scrie numele relative ale filelor sau dosarelor, separate de semnul ';' sau de un rînd nou. - -2. Use wildcard characters '*' and '?'. -2. Folosește metacaracterele '*' și '?' (asterisc și semn de întrebare). - -3. Exclude files directly on main grid via context menu. -3. Exclude filele și dosarele direct de pe grila principală, cu ajutorul meniului contextual. - -Example -Exemplu - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Incluse: *.doc;*.zip;*.exe -Excluse: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sincronizează filele .doc, .zip și .exe, cu excepția celor din subdosarul "temp". - Include Incluse @@ -795,8 +762,8 @@ Excluse: \stuff\temp\* &Default Coloanele &Implicite -Transactional file copy -Copiază filele în mod tranzacțional +Fail-safe file copy +Copiază filele în modul protejat la eșec [fail-safe] Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Scrierea se face mai întîi într-o filă temporară (*.ffs_tmp), care e apoi renumită. Se garantează astfel consecvența stării filelor chiar și în cazul apariției de erori fatale. @@ -810,7 +777,7 @@ Excluse: \stuff\temp\* Copy file access permissions Copiază permisiunile de acces ale filelor -Transfer file and directory permissions (Requires Administrator rights) +Transfer file and folder permissions (Requires Administrator rights) Permisiunile filelor și dosarelor sînt și ele transferate (necesită drepturi de Administrator) Restore hidden dialogs @@ -1109,7 +1076,7 @@ Excluse: \stuff\temp\* MB Filter -Filtrează +Filtru Direct Direcționează @@ -1123,11 +1090,11 @@ Excluse: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Comenzi pentru aplicații externe incluse în meniul contextual al softului. Sînt disponibile următoarele macrocomenzi: -- full file or directory name +- full file or folder name - numele complet al filei sau dosarului -- directory part only -- doar dosarele +- folder part only +- doar pentru partea dosarului - Other side's counterpart to %name - corespondentul din partea opusă al lui %name @@ -1162,7 +1129,7 @@ Excluse: \stuff\temp\* Lasă ca Conflict Nerezolvat Delete permanently -Ștergere definitivă +Șterge definitiv Delete or overwrite files permanently Filele sînt șterse sau suprascrise în mod definitiv, fără a mai putea fi recuperate @@ -1171,10 +1138,10 @@ Excluse: \stuff\temp\* Filele șterse sau suprascrise sînt puse în Reciclator [Recycle Bin], de unde pot fi recuperate la nevoie Versioning -Versionare +Versionează -Move files into a time-stamped subdirectory -Filele sînt mutate într-un subdosar special cu marcaj de timp +Move files into a time-stamped subfolder +Filele sînt mutate într-un subdosar cu marcaj de timp Files File @@ -1272,8 +1239,8 @@ Excluse: \stuff\temp\* Cannot read directory %x. Nu pot citi dosarul %x. -Endless loop. -Buclă infinită. +Detected endless directory recursion. +A fost detectată o recursivitate infinită a dosarului. Cannot set privilege %x. Nu pot seta privilegiul %x. @@ -1299,13 +1266,10 @@ Excluse: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Baza de date existentă va fi făcută compatibilă cu versiunea softului și apoi va fi setat sensul implicit de sincronizare: Filele vechi vor fi suprascrise de cele noi. -The file does not contain a valid configuration: -Fila nu conține o configurație validă: - -You can ignore this error to consider the directory as empty. +You can ignore this error to consider the folder as empty. Poți ignora această eroare dacă vrei ca dosarul să fie considerat gol. -Cannot find directory %x. +Cannot find folder %x. Nu pot găsi dosarul %x. Directories are dependent! Be careful when setting up synchronization rules: @@ -1338,19 +1302,19 @@ Excluse: \stuff\temp\* Both sides are equal Ambele părți sînt identice -Files/folders differ in attributes only -File/Dosarele diferă doar prin atributele lor +Items have different attributes +Elementele au atribute diferite -Copy new file/folder to left +Copy new item to left Copiază elementul nou în stînga -Copy new file/folder to right +Copy new item to right Copiază elementul nou în dreapta -Delete left file/folder +Delete left item Șterge elementul stîng -Delete right file/folder +Delete right item Șterge elementul drept Move file on left @@ -1359,20 +1323,20 @@ Excluse: \stuff\temp\* Move file on right Mută fila în dreapta -Overwrite left file/folder with right one -Suprascrie elementul stîng (fila/dosarul) cu cel drept +Overwrite left item +Suprascrie elementul stîng cu cel drept -Overwrite right file/folder with left one -Suprascrie elementul drept (fila/dosarul) cu cel stîng +Overwrite right item +Suprascrie elementul drept cu cel stîng Do nothing Nici o Acțiune -Copy file attributes only to left -Copiază atributele filelor doar înspre stînga +Update attributes on left +Actualizează atributele în partea stîngă -Copy file attributes only to right -Copiază atributele filelor doar înspre dreapta +Update attributes on right +Actualizează atributele în partea dreaptă Multiple... Multiplu... @@ -1425,11 +1389,11 @@ Excluse: \stuff\temp\* Updating attributes of %x Actualizez atributele lui %x -Target directory name must not be empty! -Numele dosarului țintă nu poate să lipsească! +Target folder name must not be empty. +Numele dosarului țintă nu poate să lipsească. -Directory for file versioning was not supplied! -Dosarul pentru versionarea filelor n-a fost specificat! +Folder name for file versioning must not be empty. +Numele dosarului pentru versionarea filelor nu poate să lipsească. Source directory %x not found. Dosarul sursă %x nu a fost găsit. @@ -1458,7 +1422,7 @@ Excluse: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Reciclatorul nu este disponibil pentru căile următoare! Filele vor fi deci șterse definitiv: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. Va fi modificat un dosar care face parte din mai multe perechi de dosare! Reverifică setările de sincronizare! Processing folder pair: diff --git a/BUILD/Languages/russian.lng b/BUILD/Languages/russian.lng index a5008215..79b98c07 100644 --- a/BUILD/Languages/russian.lng +++ b/BUILD/Languages/russian.lng @@ -7,7 +7,7 @@ n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<11 || n%100>14) ? 1 : 2 -Searching for directory %x... +Searching for folder %x... Поиск папки %x... Show in Explorer @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Автоматическая синхронизация +Error +Ошибка + Select alternate comparison settings Выбрать альтернативные настройки сравнения Select alternate synchronization settings Выбрать альтернативные настройки синхронизации -No filter selected -Ни один фильтр не выбран - Filter is active Фильтр активен +No filter selected +Ни один фильтр не выбран + Remove alternate settings Удалить альтернативные настройки @@ -55,9 +58,6 @@ About О программе -Error -Ошибка - Warning Внимание @@ -73,8 +73,8 @@ Global settings Глобальные настройки -Synchronization Preview -Предпросмотр синхронизации +Summary +Сводка Find Найти @@ -103,8 +103,8 @@ Browse Обзор -Invalid command line: %x -Неверная командная строка: %x +Invalid command line: +Неверная командная строка: Info Информация @@ -229,29 +229,29 @@ Volume name %x not part of file name %y! Имя тома %x не является частью имени файла %y! -Cannot find file %x. -Не удается найти файл %x. - Cannot read the following XML elements: Невозможно прочитать следующие XML элементы: -S&ave configuration... -Сохранить настройки синхронизации... +Cannot find file %x. +Не удается найти файл %x. + +&Open... +&Открыть... -&Load configuration... -&Загрузить настройки синхронизации... +&Save... +&Сохранить... &Quit &Выход -&File -&Файл +&Program +&Программа &Content &Справка -&About... -&О программе... +&About +&О программе &Help &Помощь @@ -259,7 +259,7 @@ Usage: Инструкция: -1. Select directories to monitor. +1. Select folders to watch. 1. Выберите папки для наблюдения; 2. Enter a command line. @@ -268,18 +268,10 @@ 3. Press 'Start'. 3. Нажмите 'Старт'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Командная строка выполняется каждый раз, когда: -- все папки становятся доступны (например, подключение переносного носителя) -- файлы в папках или подпапках изменены - +To get started just import a .ffs_batch file. +Для запуска просто импортируйте файл .ffs_batch. -Directories to watch +Folders to watch Папки для наблюдения Add folder @@ -291,23 +283,40 @@ The command line is executed each time: Select a folder Выбрать папку +Delay [seconds] +Задержка [в секундах] + +Idle time between last detected change and execution of command +Время задержки между последним обнаруженным изменением и выполнением командной строки в секундах + Command line Командная строка -Minimum Idle Time [seconds] -Минимальное время простоя [секунд] - -Idle time between detection of last change and execution of command line in seconds -Время простоя между обнаружением последнего изменения и выполнением командной строки в секундах + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Команда выполняется, если: +- файлы или подпапки изменены +- появились новые папки (например, подключение переносного носителя) + Start Старт +&Retry +&Повторить + +Cancel +Отмена + (Build: %x) (сборка %x) -RealtimeSync configuration -Настройка RealtimeSync +All files + &Restore &Восстановить @@ -321,8 +330,8 @@ The command line is executed each time: Waiting for missing directories... Ожидание пропущенных папок... -A directory input field is empty. -Поле ввода пути папки пустое. +An input folder name is empty. +Поле ввода имени папки пустое. Logging Лог-файлы @@ -348,9 +357,6 @@ The command line is executed each time: FreeFileSync batch file Файл пакетного задания FreeFileSync -FreeFileSync configuration -Настройка FreeFileSync - Batch execution Выполнение пакетного задания @@ -393,12 +399,12 @@ The command line is executed each time: Download now? Загрузить сейчас? -Information -Информация - FreeFileSync is up to date! У Вас самая последняя версия FreeFileSync! +Information +Информация + Do you want FreeFileSync to automatically check for updates every week? Вы хотите, чтобы FreeFileSync автоматически проверял наличие обновлений каждую неделю? @@ -408,7 +414,7 @@ The command line is executed each time: <Символьная ссылка> - + <Папка> Full path @@ -420,8 +426,8 @@ The command line is executed each time: Relative path Относительный путь -Directory -Папка +Base folder +Основная папка Size Размер @@ -432,8 +438,11 @@ The command line is executed each time: Extension Расширение -Comparison Result -Результаты сравнения +Action +Действие + +Category +Категория Drag && drop Drag && drop @@ -441,14 +450,14 @@ The command line is executed each time: Close progress dialog Закрыть окно процесса -Shut down -Выключить компьютер +Standby +Перейти в оджидание Log off Выйти из системы (разлогиниться) -Standby -Перейти в оджидание +Shut down +Выключить компьютер Hibernate Гибернация @@ -456,15 +465,12 @@ The command line is executed each time: 1. &Compare 1. &Сравнить -2. &Synchronize... +2. &Synchronize 2. &Синхронизировать &New &Новая -&Program -&Программа - &Language &Язык @@ -492,7 +498,7 @@ The command line is executed each time: &Abort &Отмена -Synchronize... +Synchronize Синхронизировать Start synchronization @@ -507,12 +513,12 @@ The command line is executed each time: Swap sides Поменять направление -Save current configuration to file -Сохранить текущие настройки синхронизации в файл - Load configuration from file Загрузить настройки синхронизации из файла +Save current configuration to file +Сохранить текущие настройки синхронизации в файл + Last used configurations (press DEL to remove from list) Последние использованные настройки синхронизации @@ -520,26 +526,23 @@ The command line is executed each time: Hide excluded items -Скрыть исключенные пункты +Скрыть исключенные элементы Hide filtered or temporarily excluded files Скрыть отфильтрованные или временно исключенные файлы -Number of files and directories that will be created -Число файлов и папок, которые будут созданы +Number of files and folders that will be created +Количество файлов и папок, которые будут созданы Number of files that will be overwritten -Число файлов, которые будут перезаписаны +Количество файлов, которые будут перезаписаны -Number of files and directories that will be deleted -Число файлов и папок, которые будут удалены +Number of files and folders that will be deleted +Количество файлов и папок, которые будут удалены Total amount of data that will be transferred Общий объем данных, который будет передаваться -Operation: -Операция: - Items found: Элементов найдено: @@ -555,8 +558,8 @@ The command line is executed each time: Batch job Пакетное задание -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Создайте файл пакетного задания для автоматической синхронизации. Для запуска в пакетном режиме просто дважды щелкните по файлу или выполните командную строку: FreeFileSync.exe SyncJob.ffs_batch. Также запуск можно запланировать в планировщике задач операционной системы. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Создайте файл пакетного задания для автоматической синхронизации. Для запуска дважды кликните на файле или создайте расписание в планировщике вашей системы: FreeFileSync.exe <название>.ffs_batch Help Помощь @@ -582,21 +585,12 @@ The command line is executed each time: Maximum number of log files: Максимальное количество лог-файлов: -Select log file directory: -Выберите папку для лог-файлов: +Select folder to save log files: +Выберите папку для сохранения лог-файлов: Batch settings Настройки пакетного задания -&Save -&Сохранить - -&Load -&Загрузить - -Cancel -Отмена - Select variant: Варианты синхронизации @@ -621,29 +615,23 @@ The command line is executed each time: Configuration Настройки -Category -Категория +Item exists on left side only +Элемент существует только на левой стороне -Action -Действие - -File/folder exists on left side only -Файл/папка существует только на левой стороне - -File/folder exists on right side only -Файл/папка существует только на правой стороне +Item exists on right side only +Элемент существует только на правой стороне -Left file is newer -Файл на левой стороне новее +Left side is newer +На левой стороне новее -Right file is newer -Файл на правой стороне новее +Right side is newer +На правой стороне новее -Files have different content -Файлы имеют различное содержание +Items have different content +Элемент имеют различное содержание -Conflict/file cannot be categorized -Конфликт/файл не может быть отнесен к какой-либо категории +Conflict/item cannot be categorized +Конфликт/элемент не могут быть отнесены к какой-либо категории OK OK @@ -715,9 +703,6 @@ is the same &Ignore &Игнорировать -&Retry -&Повторить - Do not show this dialog again Больше не показывать это окно @@ -748,33 +733,6 @@ Note: File names must be relative to base directories! Примечание: Файлы должны относиться к синхронизируемым папкам! -Hints: -Подсказка: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Введите имена файлов или папок, разделяя знаком ';' или с новой строки. - -2. Use wildcard characters '*' and '?'. -2. Используйте символы '*' и '?' для замены неизвестных. - -3. Exclude files directly on main grid via context menu. -3. Исключите файлы прямо в главном окне через контекстное меню. - -Example -Пример - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Включая: *.doc;*.zip;*.exe -Исключая: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Синхронизировать все .doc, .zip и .exe файлы, за исключением всех файлов из подпапки "temp" - Include Включить @@ -796,8 +754,8 @@ Exclude: \stuff\temp\* &Default &По-умолчанию -Transactional file copy -Безопасное копирование файлов +Fail-safe file copy +Отказоустойчивое копирование файла Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Сначала копировать во временные файлы (*.ffs_tmp), затем переименовывать их. Это гарантирует целостность заменяемых файлов в случае возникновения фатальной ошибки копирования. @@ -811,7 +769,7 @@ Exclude: \stuff\temp\* Copy file access permissions Копирование прав доступа к файлам -Transfer file and directory permissions (Requires Administrator rights) +Transfer file and folder permissions (Requires Administrator rights) Передача прав доступа к файлам/папкам (требуются права Администратора) Restore hidden dialogs @@ -1127,10 +1085,10 @@ Exclude: \stuff\temp\* Доступны следующие команды: -- full file or directory name +- full file or folder name - полный путь файла или папки -- directory part only +- folder part only - часть пути папки - Other side's counterpart to %name @@ -1177,7 +1135,7 @@ Exclude: \stuff\temp\* Versioning Перемещать старые версии файлов в заданную папку -Move files into a time-stamped subdirectory +Move files into a time-stamped subfolder Перемещать файлы в заданную папку (можно создавать архивные версии удаленных файлов) Files @@ -1246,6 +1204,9 @@ Exclude: \stuff\temp\* Cannot write modification time of %x. Не удается записать время модификации файла %x. +Cannot write file attributes of %x. +Не удается записать атрибуты файла %x. + Cannot find system function %x. Не удается найти системную функцию %x. @@ -1267,17 +1228,14 @@ Exclude: \stuff\temp\* Cannot copy symbolic link %x to %y. Не удается скопировать символьную ссылку %x в %y. -Cannot write file attributes of %x. -Не удается записать атрибуты файла %x. - Cannot copy file %x to %y. Не удается скопировать файл %x в %y. Cannot read directory %x. Не удается прочесть папку %x. -Endless loop. -Бесконечный цикл. +Detected endless directory recursion. +Обнаружена бесконечная рекурсия папок. Cannot set privilege %x. Не удается установить привелегии %x. @@ -1306,13 +1264,10 @@ Exclude: \stuff\temp\* Старые файлы будут заменены более новыми файлами. -The file does not contain a valid configuration: -Файл не содержит действительных настроек синхронизации: - -You can ignore this error to consider the directory as empty. +You can ignore this error to consider the folder as empty. Вы можете проигнорировать ошибку, приняв папку за пустую. -Cannot find directory %x. +Cannot find folder %x. Не удается найти папку %x. Directories are dependent! Be careful when setting up synchronization rules: @@ -1345,20 +1300,20 @@ Exclude: \stuff\temp\* Both sides are equal Обе стороны равны -Files/folders differ in attributes only -Файлы/папки разнятся только атрибутами +Items have different attributes +Элементы имеют разные атрибуты -Copy new file/folder to left -Скопировать новый файл/папку налево +Copy new item to left +Скопировать новый элемент налево -Copy new file/folder to right -Скопировать новый файл/папку направо +Copy new item to right +Скопировать новый элемент направо -Delete left file/folder -Удалить файл/папку слева +Delete left item +Удалить элемент слева -Delete right file/folder -Удалить файл/папку справа +Delete right item +Удалить элемент справа Move file on left Переместить файл налево @@ -1366,20 +1321,20 @@ Exclude: \stuff\temp\* Move file on right Переместить файл направо -Overwrite left file/folder with right one -Перезаписать файл/папку слева на аналогичную из правой части +Overwrite left item +Перезаписать элемент слева -Overwrite right file/folder with left one -Перезаписать файл/папку справа на аналогичную из левой части +Overwrite right item +Перезаписать элемент справа Do nothing Ничего не делать -Copy file attributes only to left -Скопировать только атрибуты файла налево +Update attributes on left +Обновление атрибутов слева -Copy file attributes only to right -Скопировать только атрибуты файла направо +Update attributes on right +Обновление атрибутов справа Multiple... Различные варианты синхронизации @@ -1432,11 +1387,11 @@ Exclude: \stuff\temp\* Updating attributes of %x Обновление атрибутов %x -Target directory name must not be empty! -Путь целевой папки не должен быть пустым! +Target folder name must not be empty. +Путь целевой папки не должен быть пустым. -Directory for file versioning was not supplied! -Папка для старых версий файлов не была указана! +Folder name for file versioning must not be empty. +Путь папки для старых версий файлов не должен быть пустым. Source directory %x not found. Исходная папка %x не найдена. @@ -1465,8 +1420,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Для этого пути "Корзина" не доступна! Файлы будут удалены безвозвратно: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Папка, входящая в несколько пар папок, будет изменена. Пожалуйста, проверьте настройки синхронизации! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Папка, входящая в несколько пар папок, будет изменена. Пожалуйста, проверьте настройки синхронизации. Processing folder pair: Обработка пары папок: diff --git a/BUILD/Languages/slovenian.lng b/BUILD/Languages/slovenian.lng index 975074be..49461187 100644 --- a/BUILD/Languages/slovenian.lng +++ b/BUILD/Languages/slovenian.lng @@ -7,8 +7,8 @@ n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3 -Searching for directory %x... -Iščem imenik %x... +Searching for folder %x... +Iskanje mape %x... Show in Explorer Prikaži v Raziskovalcu @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Avtomatizirana sinhronizacija +Error +Napaka + Select alternate comparison settings Izberite alternativne nastavitve primerjanja Select alternate synchronization settings Izberite nadomestne nastavitve sinhronizacije -No filter selected -Noben filter ni izbran - Filter is active Filter je aktiven +No filter selected +Noben filter ni izbran + Remove alternate settings Odstrani nadomestne nastavitve @@ -55,9 +58,6 @@ About O programu(1) -Error -Napaka - Warning Pozor @@ -73,8 +73,8 @@ Global settings Globalne nastavitve -Synchronization Preview -Predogled sinhronizacije +Summary +Povzetek Find Najdi @@ -103,8 +103,8 @@ Browse Brskaj -Invalid command line: %x -Napačna ukazna vrstica: %x +Invalid command line: +Napačna ukazna vrstica: Info Info @@ -232,29 +232,29 @@ Volume name %x not part of file name %y! Ime volumna %x ni del imena datoteke %y! -Cannot find file %x. -Ne morem najti datoteke %x. - Cannot read the following XML elements: Ne morem brati naslednje XML elemente: -S&ave configuration... -Shr&ani konfiguracijo... +Cannot find file %x. +Ne morem najti datoteke %x. -&Load configuration... -Na&loži konfiguracijo... +&Open... +&Odpri... + +&Save... +&Shrani... &Quit &Zapri -&File -&Datoteka +&Program +&Program &Content &Vsebina -&About... -&O programu... +&About +&O programu &Help &Pomoč @@ -262,8 +262,8 @@ Usage: Uporaba: -1. Select directories to monitor. -1. Izberite imenike za nadziranje +1. Select folders to watch. +1. Izberite mape za opazovanje 2. Enter a command line. 2. Vnesite ukazno-vrstico. @@ -271,19 +271,11 @@ 3. Press 'Start'. 3. Pritisnite 'Začni'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Ukazna vrstica se izvrši vsakič ko: -- vsi imeniki postanejo dostopni (npr. ob vstavitvi USB ključa) -- so datoteke znotraj teh imenikov in podimenikov spremenjene - +To get started just import a .ffs_batch file. +Da začnete uvozite datoteko .ffs_batch -Directories to watch -Imenika za nadzorovanje +Folders to watch +Mape za opazovanje Add folder Dodaj mapo @@ -294,18 +286,35 @@ Ukazna vrstica se izvrši vsakič ko: Select a folder Izberite mapo +Delay [seconds] +Zakasnitev [sekunde] + +Idle time between last detected change and execution of command +Čas nedejavnosti med zadnjo zaznano spremembo in izvršitvijo ukaza + Command line Ukazna vrstica -Minimum Idle Time [seconds] -Minimalen čas nedejavnosti [sekunde] - -Idle time between detection of last change and execution of command line in seconds -Čas nedejavnosti med zaznavanjem zadnje spremembe in izvršitvijo ukazne vrstice v sekundah + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Ukaz se sproži če: +- se spremenijo datoteke ali podmape +- pridejo nove mape (npr. ob vstavitvi USB ključka) + Start Začni +&Retry +&Ponovi + +Cancel +Prekliči + (Build: %x) (Izgradnja: %x) @@ -324,8 +333,8 @@ Ukazna vrstica se izvrši vsakič ko: Waiting for missing directories... Čakam na manjkajoče imenike... -A directory input field is empty. -Vpisno polje za imenik je prazno. +An input folder name is empty. +Vhodno ime mape je prazno. Logging Beleženje @@ -411,8 +420,8 @@ Ukazna vrstica se izvrši vsakič ko: - - + + Full path Polna pot @@ -423,8 +432,8 @@ Ukazna vrstica se izvrši vsakič ko: Relative path Relativna pot -Directory -Imenik +Base folder +Osnovna mapa Size Velikost @@ -435,8 +444,11 @@ Ukazna vrstica se izvrši vsakič ko: Extension Razširitev -Comparison Result -Rezultati primerjave +Action +Ukrep + +Category +Kategorija Drag && drop Povleci && spusti @@ -444,14 +456,14 @@ Ukazna vrstica se izvrši vsakič ko: Close progress dialog Zapri pogovorno okno z napredkom -Shut down -Ugasni +Standby +V pripravljenost Log off Odjavi -Standby -V pripravljenost +Shut down +Ugasni Hibernate Hibernacija @@ -459,15 +471,12 @@ Ukazna vrstica se izvrši vsakič ko: 1. &Compare 1. &Primerjaj -2. &Synchronize... -2. &Sinhroniziraj... +2. &Synchronize +2. &Sinhroniziraj &New &Novo -&Program -&Program - &Language &Jezik @@ -495,8 +504,8 @@ Ukazna vrstica se izvrši vsakič ko: &Abort &Prekini -Synchronize... -Sinhroniziraj... +Synchronize +Sinhroniziraj Start synchronization Začni sinhronizacijo @@ -510,12 +519,12 @@ Ukazna vrstica se izvrši vsakič ko: Swap sides Zamenjaj strani -Save current configuration to file -Shrani trenutno konfiguracijo v datoteko - Load configuration from file Naloži konfiguracijo iz datoteke +Save current configuration to file +Shrani trenutno konfiguracijo v datoteko + Last used configurations (press DEL to remove from list) Zadnje uporabljene konfiguracije (pritisite DEL za odstranitev s seznama) @@ -525,17 +534,17 @@ Ukazna vrstica se izvrši vsakič ko: Hide filtered or temporarily excluded files Skrij filtrirane ali začasno izključene datoteke -Number of files and directories that will be created -Število datotek in imenikov, ki bodo ustvarjeni +Number of files and folders that will be created +Število datotek in map, ki bodo ustvarjene Number of files that will be overwritten Število datotek, ki bodo prepisane -Number of files and directories that will be deleted -Število datotek in imenikov, ki bodo izbrisani +Number of files and folders that will be deleted +Število datotek in map, ki bodo izbrisane Total amount of data that will be transferred -Količina podatkov, ki bo prenešena +Količina podatkov, ki bo prenesena Operation: Operacija: @@ -555,8 +564,8 @@ Ukazna vrstica se izvrši vsakič ko: Batch job Paketno opravilo -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Ustvari paketno datoteko in avtomatiziraj sinhronizacijo. Da začnete v paketnem načinu preprosto dvokliknite to datoteko ali poženite ukaz: FreeFileSync.exe SyncJob.ffs_batch. To se lahko nastavi v vaš sistemski načrtovalec opravil. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Ustvari paketno datoteko za avtomatiziranje sinhronizacije. Dvokliknite to datoteko ali jo nastavite v razpored opravil vašega sistema: FreeFileSync.exe .ffs_batch Help Pomoč @@ -582,21 +591,12 @@ Ukazna vrstica se izvrši vsakič ko: Maximum number of log files: Maksimalno število datotek beleženja: -Select log file directory: -Izberite imenik za datoteko beleženja: +Select folder to save log files: +Izberite mapo za shranjevanje datotek beleženja: Batch settings Paketne nastavitve -&Save -&Shrani - -&Load -&Naloži - -Cancel -Prekliči - Select variant: Izberite varianto: @@ -621,29 +621,23 @@ Ukazna vrstica se izvrši vsakič ko: Configuration Konfiguracija -Category -Kategorija - -Action -Ukrep - -File/folder exists on left side only -Datoteka/mapa obstaja samo na levi strani +Item exists on left side only +Element obstaja samo na levi strani -File/folder exists on right side only -Datoteka/mapa obstaja samo na desni strani +Item exists on right side only +Element obstaja samo na desni strani -Left file is newer -Leva datoteka je novejša +Left side is newer +Leva stran je novejša -Right file is newer -Desna datoteka je novejša +Right side is newer +Desna stran je novejša -Files have different content -Datoteki imata različno vsebino +Items have different content +Elementi imajo različno vsebino -Conflict/file cannot be categorized -Spor/datoteka ne more biti kategorizirana +Conflict/item cannot be categorized +Spor/element ne more biti kategoriziran OK V redu @@ -720,9 +714,6 @@ enaka &Ignore &Ignoriraj -&Retry -&Ponovi - Do not show this dialog again Ne prikaži več tega pogovornega okna @@ -753,33 +744,6 @@ Samo datoteke, ki ustrezajo vsem nastavitvam filtra bodo sinhronizirane. Opomba: Imena datoteka morajo biti relativna osnovnim imenikom! -Hints: -Namigi: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Vnesite relativna imena datotek ali imenikov ločenih s ';' ali novo vrstico. - -2. Use wildcard characters '*' and '?'. -2. Uporabite lahko tudi znake '*' in '?'. - -3. Exclude files directly on main grid via context menu. -3. Izključite datoteke neposredno na glavni mreži s kontekstnim menujem. - -Example -Primer - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Vključi: *.doc;*.zip;*.exe -Izključi: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sinhroniziraj vse .doc, .zip in .exe datoteke, razen iz podmape "temp". - Include Vključi @@ -801,8 +765,8 @@ Izključi: \stuff\temp\* &Default &Privzeto -Transactional file copy -Transakcijsko kopiranje datotek +Fail-safe file copy +Kopiranje datotek varno pred odpovedjo Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Najprej zapisuj v začasno datoteko (*.ffs_tmp) in nato preimenuj. To zagotavlja dosledno stanje celo v primeru usodne napake. @@ -816,8 +780,8 @@ Izključi: \stuff\temp\* Copy file access permissions Kopiraj dovoljenja dostopov datoteke -Transfer file and directory permissions (Requires Administrator rights) -Prenesi dovoljenja datotek in imenikov (Zahteva pravice skrbnika) +Transfer file and folder permissions (Requires Administrator rights) +Prenesi dovoljenja datotek in map (Zahteva pravice Skrbnika) Restore hidden dialogs Obnovi skrite pogovore @@ -1133,11 +1097,11 @@ Izključi: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integriraj zunanje aplikacije v kontekstni menu. Na voljo so naslednji makri: -- full file or directory name -- polno ime datoteke ali imenika +- full file or folder name +- polno ime datoteke ali mape -- directory part only -- del, ki zajema samo imenike +- folder part only +- samo del glede mape - Other side's counterpart to %name - Duplikat z druge strani od %name @@ -1185,8 +1149,8 @@ Izključi: \stuff\temp\* Versioning Ustvarjanje različič -Move files into a time-stamped subdirectory -Premakni datoteke v časovno-označen podimenik +Move files into a time-stamped subfolder +Premakni datoteke v časovno-ožigosano podmapo Files Datoteke @@ -1287,8 +1251,8 @@ Izključi: \stuff\temp\* Cannot read directory %x. Ne morem prebrati imenika %x. -Endless loop. -Neskončno zazankano +Detected endless directory recursion. +Zaznana neskončna imeniška rekurzija Cannot set privilege %x. Ne morem nastaviti privilegija %x. @@ -1314,14 +1278,11 @@ Izključi: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Nastavljanje privzetih smeri sinhronizacije: Stare datoteke bodo prepisane z novimi datotekami. -The file does not contain a valid configuration: -Datoteka ne vsebuje veljavne konfiguracije: - -You can ignore this error to consider the directory as empty. -To napako z obravnavanjem imenika kot praznega lahko ignorirate. +You can ignore this error to consider the folder as empty. +To napako, da upoštevate mapo kot prazno, lahko ignorirate -Cannot find directory %x. -Ne morem najti imenika %x. +Cannot find folder %x. +Ne morem najti mape %x. Directories are dependent! Be careful when setting up synchronization rules: Imeniki so v odvisnosti! Bodite pozorni, ko nastavljate sinhronizacijska pravila: @@ -1353,20 +1314,20 @@ Izključi: \stuff\temp\* Both sides are equal Obe strani sta enaki -Files/folders differ in attributes only -Datoteke/mape se razlikujejo samo v atributih +Items have different attributes +Elementi imajo različne atribute -Copy new file/folder to left -Kopiraj novo datoteko/mapo na levo +Copy new item to left +Kopiraj nov element na levo -Copy new file/folder to right -Kopiraj novo datoteko/mapo na desno +Copy new item to right +Kopiraj nov element na desno -Delete left file/folder -Izbriši levo datoteko/mapo +Delete left item +Izbriši levi element -Delete right file/folder -Izbriši desno datoteko/mapo +Delete right item +Izbriše desni element Move file on left Premakni datoteko na levo @@ -1374,20 +1335,20 @@ Izključi: \stuff\temp\* Move file on right Premakni datoteko na desno -Overwrite left file/folder with right one -Prepiši levo datoteko/mapo s tisto na desni +Overwrite left item +Prepiši levi element -Overwrite right file/folder with left one -Prepiši desno datoteko/mapo s tisto na levi +Overwrite right item +Prepiši desni element Do nothing Ne naredi ničesar -Copy file attributes only to left -Kopiraj atribute datoteke samo na levo +Update attributes on left +Posodobi atribute na levi -Copy file attributes only to right -Kopiraj atribute datoteke samo na desno +Update attributes on right +Posodobi atribute na desni Multiple... Večkratno... @@ -1440,11 +1401,11 @@ Izključi: \stuff\temp\* Updating attributes of %x Posodabljam atribute od %x -Target directory name must not be empty! -Ime ciljnega imenika ne sme biti prazno! +Target folder name must not be empty. +Ime ciljne mape ne sme biti prazno. -Directory for file versioning was not supplied! -Imenik za upravljanje z datotečnimi raličicami ni bil podan! +Folder name for file versioning must not be empty. +Ime mape za ustvarjanje različic ne sme biti prazno. Source directory %x not found. Izvorni imenik %x ni bil najden. @@ -1473,8 +1434,8 @@ Izključi: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Koš ni na voljo za naslednje poti! Namesto tega bodo datoteke trajno izbrisane: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Imenik bo spremenjen, kar je del večkratnih parov map! Prosimo preglejte nastavitve sinhronizacije! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Spremenjena bo mapa, ki je del večkratnih parov map. Prosim preglejte nastavitve sinhronizacije. Processing folder pair: Obdelujem par map: diff --git a/BUILD/Languages/spanish.lng b/BUILD/Languages/spanish.lng index f7ceb578..39f6db69 100644 --- a/BUILD/Languages/spanish.lng +++ b/BUILD/Languages/spanish.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Buscando directorio %x... +Searching for folder %x... +Buscando carpeta %x... Show in Explorer Mostrar en Explorer @@ -34,12 +34,12 @@ Select alternate synchronization settings Seleccione opciones alternativas de sincronización -No filter selected -Ningún filtro seleccionado - Filter is active Filtro activo +No filter selected +Ningún filtro seleccionado + Remove alternate settings Eliminar opciones alternativas @@ -73,8 +73,8 @@ Global settings Opciones globales -Synchronization Preview -Previsualización de la sincronización +Summary +Resumen Find Buscar @@ -103,8 +103,8 @@ Browse Examinar -Invalid command line: %x -Línea de comandos errónea: %x +Invalid command line: +Línea de comandos errónea: Info Info @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! El nombre del volumen %x no es una parte del nombre de archivo %y -Cannot find file %x. -No se puede encontrar el archivo %x. - Cannot read the following XML elements: Incapaz de leer los siguientes elementos XML: -S&ave configuration... -G&uardar configuración... +Cannot find file %x. +No se puede encontrar el archivo %x. -&Load configuration... -&Cargar configuración... +&Open... +&Abrir... + +&Save... +&Guardar... &Quit &Salir -&File -&Archivo +&Program +&Programa &Content &Contenido -&About... -&Acerca de... +&About +&Acerca de &Help &Ayuda @@ -256,8 +256,8 @@ Usage: Uso: -1. Select directories to monitor. -1. Seleccione los directorios a visualizar. +1. Select folders to watch. +1. Seleccionar carpetar para ver. 2. Enter a command line. 2. Introduzca una línea de comandos. @@ -265,19 +265,11 @@ 3. Press 'Start'. 3. Presione 'Inicio'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -La línea de comandos se ejecuta cada vez: -- todos los directorios estan disponibles (ej. inserción de un lápiz USB) -- archivos dentro de directorios o subdirectorios son modificados - +To get started just import a .ffs_batch file. +Para empezar, importe un archivo .ffs_batch -Directories to watch -Directorios a visualizar +Folders to watch +Carpetas para ver Add folder Añadir carpeta @@ -288,14 +280,25 @@ La línea de comandos se ejecuta cada vez: Select a folder Seleccione una carpeta +Delay [seconds] +Retraso [segundos] + +Idle time between last detected change and execution of command +Tiempo ocioso entre el último cambio detectado y la ejecución del comando + Command line Línea de comandos -Minimum Idle Time [seconds] -Tiempo mínimo de espera [segundos] - -Idle time between detection of last change and execution of command line in seconds -Tiempo de inactividad entre la detección del último cambio y la ejecución de la línea de comandos en segundos + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +El comando es disparado si:: +- hay cambios en los archivos o subcarpetas +- aparecen nuevas carpetas (Insertando una memoria USB, por ejemplo) + Start Iniciar @@ -324,8 +327,8 @@ La línea de comandos se ejecuta cada vez: Waiting for missing directories... Esperando directorios faltantes... -A directory input field is empty. -Un campo de directorio está vacío. +An input folder name is empty. +Un nombre de carpeta de entrada está vacío. Logging Registro @@ -411,8 +414,8 @@ La línea de comandos se ejecuta cada vez: - - + + Full path Ruta completa @@ -423,8 +426,8 @@ La línea de comandos se ejecuta cada vez: Relative path Ruta relativa -Directory -Directorio +Base folder +Carpeta base Size Tamaño @@ -435,8 +438,11 @@ La línea de comandos se ejecuta cada vez: Extension Extensión -Comparison Result -Resultado de la comparación +Action +Acción + +Category +Categoría Drag && drop Arrastrar y soltar @@ -444,14 +450,14 @@ La línea de comandos se ejecuta cada vez: Close progress dialog Cerrar diálogo de progreso -Shut down -Apagar +Standby +Suspender Log off Finalizar sesión -Standby -Suspender +Shut down +Apagar Hibernate Hibernar @@ -459,15 +465,12 @@ La línea de comandos se ejecuta cada vez: 1. &Compare 1. &Comparar -2. &Synchronize... -2. &Sincronizar... +2. &Synchronize +2. &Sincronizar &New &Nuevo -&Program -&Programa - &Language &Idioma @@ -495,8 +498,8 @@ La línea de comandos se ejecuta cada vez: &Abort &Abortar -Synchronize... -Sincronizar... +Synchronize +Sincronizar Start synchronization Iniciar sincronización @@ -510,12 +513,12 @@ La línea de comandos se ejecuta cada vez: Swap sides Intercambiar lados -Save current configuration to file -Guardar configuración actual en un archivo - Load configuration from file Cargar configuración desde archivo +Save current configuration to file +Guardar configuración actual en un archivo + Last used configurations (press DEL to remove from list) Últimas configuraciones usadas (Pulsar DEL para quitar de la lista) @@ -525,14 +528,14 @@ La línea de comandos se ejecuta cada vez: Hide filtered or temporarily excluded files Ocultar archivos filtrados o temporalmente excluidos -Number of files and directories that will be created -Número de archivos y directorios que serán creados +Number of files and folders that will be created +Número de archivos y carpetas que serán creados Number of files that will be overwritten Número de archivos que serán sobreescritos -Number of files and directories that will be deleted -Número de archivos y directorios que serán eliminados +Number of files and folders that will be deleted +Número de archivos y carpetas que serán eliminados Total amount of data that will be transferred Cantidad total de datos que serán transferidos @@ -555,8 +558,8 @@ La línea de comandos se ejecuta cada vez: Batch job Tarea por lotes -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Crear un archivo por lotes y automatizar la sincronización. Para empezar en modo por lotes, hacer doble clic en el archivo o ejecutar el comando: FreeFileSync.exe SyncJob.ffs_batch. Esto también puede ser programado en el planificador de tareas del sistema. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Crear archivo batch para sincronización automática. Haga doble clic en este archivo o prográmelo en el planificador de tareas del sistema: FreeFileSync.exe .ffs_batch Help Ayuda @@ -582,18 +585,12 @@ La línea de comandos se ejecuta cada vez: Maximum number of log files: Número máximo de archivos de registro: -Select log file directory: -Seleccione directorio para el archivo de registro: +Select folder to save log files: +Seleccionar carpeta para guardar archivos de registro: Batch settings Opciones de lotes -&Save -&Guardar - -&Load -&Cargar - Select variant: Seleccione un tipo: @@ -618,29 +615,23 @@ La línea de comandos se ejecuta cada vez: Configuration Configuración -Category -Categoría +Item exists on left side only +El elemento existe sólo en el lado izquierdo -Action -Acción - -File/folder exists on left side only -Archivo/carpeta existe sólo en el lado izquierdo - -File/folder exists on right side only -Archivo/carpeta existe sólo en el lado derecho +Item exists on right side only +El elemento existe sólo en el lado derecho -Left file is newer -El archivo de la izquierda es más reciente +Left side is newer +El lado izquierdo es más nuevo -Right file is newer -El archivo de la derecha es más reciente +Right side is newer +El lado derecho es más nuevo -Files have different content -Los archivos tienen contenido diferentes +Items have different content +Los elementos tienen contenido distinto -Conflict/file cannot be categorized -Conflicto/el achivo no puede ser categorizado +Conflict/item cannot be categorized +Conflicto OK OK @@ -747,33 +738,6 @@ Sólo archivos en que coincidan todos los filtros serán sincronizados. Aviso: ¡Los nombres de archivos deben ser relativos a los directorios base! -Hints: -Consejos: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Introduzca los nombres de los archivos o directorios relativos separados por ';' o una nueva línea. - -2. Use wildcard characters '*' and '?'. -2. Usar caracteres comodín '*' y '?'. - -3. Exclude files directly on main grid via context menu. -3. Excluir directamente archivos sobre las celdas a través del menú de contexto. - -Example -Ejemplo - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Incluir: *.doc;*.zip;*.exe -Excluir: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Sincronizar todos los archivos .doc, .zip y .exe excepto el contenido de la subcarpeta "temp". - Include Incluir @@ -795,8 +759,8 @@ Excluir: \stuff\temp\* &Default &Configuración por defecto -Transactional file copy -Copia de archivos transaccionales +Fail-safe file copy +Copia de archivo a prueba de fallos Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Escribir en archivo temporal (*.ffs_tmp) primero y después renombrarlo. Esto garantiza un estado consistente incluso en caso de error fatal. @@ -810,8 +774,8 @@ Excluir: \stuff\temp\* Copy file access permissions Copiar permisos de acceso al archivo -Transfer file and directory permissions (Requires Administrator rights) -Transferir permisos de archivo y directorio (Requiere derechos de administrador) +Transfer file and folder permissions (Requires Administrator rights) +Transferir permisos de archivo y carpeta (Requiere derechos de Administrador) Restore hidden dialogs Restaurar diálogos ocultos @@ -1119,11 +1083,11 @@ Excluir: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integrar aplicaciones externas en el menú de contexto. Los siguientes macros están disponibles: -- full file or directory name -- nombre completo del archivo o directorio +- full file or folder name +- nombre completo de archivo o carpeta -- directory part only -- sólo parte del directorio +- folder part only +- sólo parte de la carpeta - Other side's counterpart to %name - El otro lado equivale a %name @@ -1167,8 +1131,8 @@ Excluir: \stuff\temp\* Versioning Control de versiones -Move files into a time-stamped subdirectory -Mover archivos a un subdirectorio con marca de tiempo +Move files into a time-stamped subfolder +Mover archivo a una subcarpeta con marca de tiempo Files Archivos @@ -1263,11 +1227,11 @@ Excluir: \stuff\temp\* Cannot read directory %x. No se puede leer el directorio %x. -Endless loop. -Bucle infinito. +Detected endless directory recursion. +Detectada recursividad de directorios sin fin. Cannot set privilege %x. -No se puede +No se puede asignar el privilegio %x. Unable to move %x to the Recycle Bin! ¡Incapaz de mover %x a la Papelera de reciclaje! @@ -1290,14 +1254,11 @@ Excluir: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Fijando direcciones de sincronización por defecto: Los archivos viejos serán sobreescritos por los archivos nuevos. -The file does not contain a valid configuration: -El archivo no contiene una configuración válida: - -You can ignore this error to consider the directory as empty. -Puede ignorar este error al considerar el directorio como vacío. +You can ignore this error to consider the folder as empty. +Puede ignorar este error al considerar vacía la carpeta. -Cannot find directory %x. -No se puede encontrar el directorio %x. +Cannot find folder %x. +No se puede encontrar la carpeta %x. Directories are dependent! Be careful when setting up synchronization rules: ¡Los directorios son dependientes! Tenga cuidado al establecer las reglas de sincronización: @@ -1329,20 +1290,20 @@ Excluir: \stuff\temp\* Both sides are equal Ambos lados son iguales -Files/folders differ in attributes only -Archivos/carpetas se diferencia sólo en los atributos +Items have different attributes +Los elementos tienen distintos atributos -Copy new file/folder to left -Copiar nuevo archivo/carpeta a la izquierda +Copy new item to left +Copiar nuevo elemento a la izquierda -Copy new file/folder to right -Copiar nuevo archivo/carpeta a la derecha +Copy new item to right +Copiar nuevo elemento a la derecha -Delete left file/folder -Eliminar archivo/carpeta de la izquierda +Delete left item +Eliminar elemento izquierdo -Delete right file/folder -Eliminar archivo/carpeta de la derecha +Delete right item +Eliminar elemento derecho Move file on left Mover archivo a la izquierda @@ -1350,20 +1311,20 @@ Excluir: \stuff\temp\* Move file on right Mover archivo a la derecha -Overwrite left file/folder with right one -Sobreescribir archivo/carpeta de la izquierda por el de la derecha +Overwrite left item +Sobreescribir elemento izquierdo -Overwrite right file/folder with left one -Sobreescribir archivo/carpeta de la derecha por el de la izquierda +Overwrite right item +Sobreescribir elemento derecho Do nothing No hacer nada -Copy file attributes only to left -Copiar sólo atributos del archivo a la izquierda +Update attributes on left +Actualizar atributos en la izquierda -Copy file attributes only to right -Copiar sólo atributos del archivo a la derecha +Update attributes on right +Actualizar atributos en la derecha Multiple... Múltiple... @@ -1416,11 +1377,11 @@ Excluir: \stuff\temp\* Updating attributes of %x Actualizar atributos de %x -Target directory name must not be empty! -¡El nombre del directorio de destino no debe estar vacío! +Target folder name must not be empty. +El nombre de la carpeta de destino no debe estar vacío. -Directory for file versioning was not supplied! -¡El directorio para el versionamiento de archivo no ha sido especificado! +Folder name for file versioning must not be empty. +El nombre de la carpeta de versiones de archivos no debe estar vacío. Source directory %x not found. Directorio fuente %x no encontrado. @@ -1449,8 +1410,8 @@ Excluir: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: ¡La papelera de reciclaje no está disponible para las siguientes rutas! Los archivos serán eliminados permanentemente: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Un directorio será modificado, el cual es parte de mútiples pares de carpetas. ¡Por favor, revise la configuración de la sincronización! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Una carpeta, que es parte de múltiple pares de carpetas, será modificada. Por favor, revise las opciones de sincronización. Processing folder pair: Procesar un par de carpetas: diff --git a/BUILD/Languages/swedish.lng b/BUILD/Languages/swedish.lng index 06a0b627..85364f34 100644 --- a/BUILD/Languages/swedish.lng +++ b/BUILD/Languages/swedish.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -Söker efter katalogen +Searching for folder %x... +Söker efter mappen %x... Show in Explorer Visa i Utforskaren @@ -17,7 +17,7 @@ Öppna med standardprogram Browse directory -Sök upp katalog +Sök upp mapp Abort requested: Waiting for current operation to finish... Avbryter: Väntar på att aktuell process skall slutföras... @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Automatiserad synkronisering +Error +Fel + Select alternate comparison settings Välj alternativa jämförelseinställningar Select alternate synchronization settings Välj alternativa synkroniseringsinställningar -No filter selected -Inga filter aktiverade - Filter is active Filter är aktiverat +No filter selected +Inga filter aktiverade + Remove alternate settings Ta bort alternativa inställningar @@ -55,9 +58,6 @@ About Om -Error -Fel - Warning Varning @@ -73,8 +73,8 @@ Global settings Allmäna inställningar -Synchronization Preview -Förhandsvisning +Summary +Sammanställning Find Sök @@ -103,8 +103,8 @@ Browse Bläddra -Invalid command line: %x -Ogiltig kommandorad: %x +Invalid command line: +Ogiltig kommandorad: Info Info @@ -170,10 +170,10 @@ Processinformation kan inte inhämtas Waiting while directory is locked (%x)... -Väntar medan katalogen låses (%x)... +Väntar medan mappen låses (%x)... Cannot set directory lock %x. -Kan inte låsa katalogen %x. +Kan inte låsa mappen %x. 1 sec @@ -232,23 +232,23 @@ Cannot read the following XML elements: Kan inte läsa följande XML-element: -S&ave configuration... -S¶ inställningar... +&Open... +&Öppna... -&Load configuration... -&Hämta inställningar från fil... +&Save... +&Spara... &Quit &Avsluta -&File -&Arkiv +&Program +&Program &Content &Innehåll -&About... -&Om... +&About +&Om &Help &Hjälp @@ -256,8 +256,8 @@ Usage: Användning: -1. Select directories to monitor. -1. Välj kataloger att övervaka. +1. Select folders to watch. +1. Välj mapp att bevaka. 2. Enter a command line. 2. Mata in ett kommando. @@ -265,41 +265,50 @@ 3. Press 'Start'. 3. Tryck 'Start'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Kommandot verkställes när: -- alla berörda kataloger blir tillgängliga (t.ex om USB-minne ansluts) -- filer i berörda kataloger eller underkataloger ändras - +To get started just import a .ffs_batch file. +Importera en .ffs_batch-fil för att komma igång -Directories to watch -Kataloger att övervaka +Folders to watch +Mappar att bevaka Add folder -Lägg till katalog +Lägg till mapp Remove folder -Ta bort katalog +Ta bort mapp Select a folder -Markera en katalog +Markera en mapp + +Delay [seconds] +Fördröjning [sekunder] + +Idle time between last detected change and execution of command +Väntetid mellan senast upptäckta förändring och kommandoexekvering Command line Kommandofält -Minimum Idle Time [seconds] -Minsta ledig tid [sekunder] - -Idle time between detection of last change and execution of command line in seconds -Väntetid mellan upptäckt av senaste ändring och verkställande av kommando, i sekunder + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Kommandot triggas om: +- filer eller undermappar förändras +- nya mappar upptäcks (ex. USB-minne ansluts) + Start Start +&Retry +&Försök igen + +Cancel +Avbryt + (Build: %x) (Bygge: %x) @@ -318,8 +327,8 @@ Kommandot verkställes när: Waiting for missing directories... Väntar på saknade destinationer... -A directory input field is empty. -Ett katalogfält är tomt +An input folder name is empty. +Det saknas ett källmappsnamn Logging Loggar @@ -405,8 +414,8 @@ Kommandot verkställes när: - - + +Mapp Full path Fullständig sökväg @@ -417,8 +426,8 @@ Kommandot verkställes när: Relative path Sökväg -Directory -Katalog +Base folder +Basmapp Size Storlek @@ -429,8 +438,11 @@ Kommandot verkställes när: Extension Filformat -Comparison Result -Jämförelseresultat +Action +Aktivitet + +Category +Kategori Drag && drop Dra && släpp @@ -438,14 +450,14 @@ Kommandot verkställes när: Close progress dialog Stäng förloppsindikator -Shut down -Stäng av datorn +Standby +Strömsparläge Log off Logga ut -Standby -Strömsparläge +Shut down +Stäng av datorn Hibernate Viloläge @@ -453,15 +465,12 @@ Kommandot verkställes när: 1. &Compare 1. &Jämför -2. &Synchronize... -2. &Synkronisera... +2. &Synchronize +2. &Synkronisera &New &Nytt -&Program -&Program - &Language &Språk @@ -489,27 +498,27 @@ Kommandot verkställes när: &Abort &Avbryt -Synchronize... +Synchronize Synkronisera Start synchronization Starta synkronisering Add folder pair -Lägg till katalogpar +Lägg till mapp-par Remove folder pair -Ta bort katalogpar +Ta bort mapp-par Swap sides Byt sida -Save current configuration to file -Spara aktuella inställningar till fil - Load configuration from file Hämta inställningar från fil +Save current configuration to file +Spara aktuella inställningar till fil + Last used configurations (press DEL to remove from list) Senast använda konfigurationer (Tryck DEL för att ta bort) @@ -519,14 +528,14 @@ Kommandot verkställes när: Hide filtered or temporarily excluded files Visa inte filtrerade eller temporärt undantagna filer -Number of files and directories that will be created -Antal filer och kataloger som kommer att skapas +Number of files and folders that will be created +Antal filer och mappar som kommer att skapas Number of files that will be overwritten Antal filer som kommer att skrivas över -Number of files and directories that will be deleted -Antal filer och kataloger som kommer att tas bort +Number of files and folders that will be deleted +Antal filer och mappar som kommer att tas bort Total amount of data that will be transferred Total mängd data som kommer att överföras @@ -549,8 +558,8 @@ Kommandot verkställes när: Batch job Batch-jobb -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Skapa en batch-fil och automatisera synkroniseringen. För att starta i batch-läge dubbelklickar du på den skapade filen, eller kör följande kommando: FreeFileSync.exe SyncJob.ffs_batch. Detta kan också schemaläggas i systemets schemaläggare. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Skapa en batch-fil för att automatisera synkroniseringen. Dubbelklicka på filen, eller använd systemets schemaläggare och schemalägg: FreeFileSync.exe .ffs_batch Help Hjälp @@ -576,21 +585,12 @@ Kommandot verkställes när: Maximum number of log files: Max antal loggfiler: -Select log file directory: -Välj loggfilskatalog: +Select folder to save log files: +Välj mapp, att spara loggfiler i Batch settings Batch-inställningar -&Save -&Spara - -&Load -&Läs in - -Cancel -Avbryt - Select variant: Välj variant: @@ -598,10 +598,10 @@ Kommandot verkställes när: Använd en databas för att identifiera och sprida ändringar på båda sidor. Borttagning, namnbyte och konflikter upptäcks automatiskt Mirror backup of left folder. Right folder is modified to exactly match left folder after synchronization. -Speglar säkerhetskopia av vänster katalog. Höger katalog ändras för att exakt matcha vänster efter synkroniseringen. +Speglar säkerhetskopia av vänster mapp. Höger mapp ändras för att exakt matcha vänster efter synkroniseringen. Copy new or updated files to right folder. -Kopiera nya och uppdaterade filer till höger katalog. +Kopiera nya och uppdaterade filer till höger mapp. Configure your own synchronization rules. Konfigurera dina egna synkroniseringsregler. @@ -615,29 +615,23 @@ Kommandot verkställes när: Configuration Inställningar -Category -Kategori +Item exists on left side only +Objektet finns bara på vänster sida -Action -Aktivitet - -File/folder exists on left side only -Fil/katalog finns bara på vänster sida +Item exists on right side only +Objektet finns bara på höger sida -File/folder exists on right side only -Fil/katalog finns bara på höger sida +Left side is newer +Vänster sida är nyare -Left file is newer -Vänster fil är nyare +Right side is newer +Höger sida är nyare -Right file is newer -Höger fil är nyare +Items have different content +Objekten har olika innehåll -Files have different content -Filerna har olika innehåll - -Conflict/file cannot be categorized -Konflikt/Fil kan inte kategoriseras +Conflict/item cannot be categorized +Konflikten/Objektet kan inte kategoriseras OK OK @@ -714,9 +708,6 @@ Filerna betecknas som lika om, &Ignore &Ignorera -&Retry -&Försök igen - Do not show this dialog again Visa inte den här dialogrutan igen @@ -744,36 +735,9 @@ Note: File names must be relative to base directories! Endast filer som matchar alla filterinställningar kommer att synkroniseras. -OBS! Filnamnen måste anges relativt till baskataloger +OBS! Filnamnen måste anges relativt till basmappar -Hints: -Tips: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Ange fil- eller katalognamn separerade med "," eller ny rad - -2. Use wildcard characters '*' and '?'. -2. Använd jokertecknen '*' och '?' . - -3. Exclude files directly on main grid via context menu. -3. Undanta filer direkt i huvudfönstret, via högerklicksmenyn. - -Example -Exempel - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Inkludera: *.doc;*.zip;*.exe -Undanta: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Synkronisera alla .doc-, .zip- och .exe-filer, men utelämna allt i underkatalog "temp". - Include Inkludera @@ -795,8 +759,8 @@ Undanta: \stuff\temp\* &Default &Standard -Transactional file copy -Transaktionell filkopiering +Fail-safe file copy +Felsäker filkopiering Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Skriv först till en temporär fil (*.ffs_tmp) och byt sedan namn på den. Detta garanterar en konsistent status även vid allvarliga fel @@ -810,8 +774,8 @@ Undanta: \stuff\temp\* Copy file access permissions Kopiera filåtkomstbehörigheter -Transfer file and directory permissions (Requires Administrator rights) -Överför fil- och katalogrättigheter (Kräver administratörsrättigheter) +Transfer file and folder permissions (Requires Administrator rights) +Överför behörigheter för filer och mappar (Kräver administratörsrättigheter) Restore hidden dialogs Återställ dolda dialoger @@ -844,7 +808,7 @@ Undanta: \stuff\temp\* Huvudfält Folder pairs -Katalogpar +Mapp-par Overview Översikt @@ -913,7 +877,7 @@ Undanta: \stuff\temp\* Inställningar inlästa! Folder Comparison and Synchronization -Katalogjämförelse och synkronisering +Mappjämförelse och synkronisering Hide files that exist on left side only Visa inte filer som endast finns till vänster @@ -1000,7 +964,7 @@ Undanta: \stuff\temp\* Visa filer som inte kommer att kopieras All directories in sync! -Alla kataloger synkade! +Alla mappar synkroniserade! Please run a Compare first before synchronizing! Du måste trycka "Jämför" innan du kan synkronisera. @@ -1028,8 +992,8 @@ Undanta: \stuff\temp\* %x directories -1 katalog -%x kataloger +1 mapp +%x mappar @@ -1119,11 +1083,11 @@ Undanta: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Integrera externa program i högerklicksmeny. Följande variabler finns tillgängliga: -- full file or directory name -- Full sökväg +- full file or folder name +- fullständigt fil- eller mappnamn -- directory part only -- Endast fil-/katalognamn +- folder part only +- endast mappdelen - Other side's counterpart to %name - Andra sidans motsvarighet till %name @@ -1167,8 +1131,8 @@ Undanta: \stuff\temp\* Versioning Versionshantering -Move files into a time-stamped subdirectory -Flytta filer till en tidsstämplad underkatalog +Move files into a time-stamped subfolder +Flytta filer till en tidsstämplad undermapp Files Filer @@ -1213,7 +1177,7 @@ Undanta: \stuff\temp\* Cannot monitor directory %x. -Katalogen %x kan inte övervakas. +Mappen %x kan inte övervakas. Conversion error: Konversionsfel: @@ -1228,7 +1192,7 @@ Undanta: \stuff\temp\* Kan inte flytta filen %x till %y. Cannot delete directory %x. -Kan inte ta bort katalogen %x. +Kan inte ta bort mappen %x. Cannot write modification time of %x. Kan inte ändra tidsangivelsen för %x. @@ -1249,7 +1213,7 @@ Undanta: \stuff\temp\* Kan inte skriva behörigheter för %x. Cannot create directory %x. -Kan inte skapa katalogen %x. +Kan inte skapa mappen %x. Cannot copy symbolic link %x to %y. Kan inte kopiera den symboliska länken %x till %y. @@ -1261,10 +1225,10 @@ Undanta: \stuff\temp\* Kan inte kopiera filen %x till %y. Cannot read directory %x. -Kan inte läsa in katalogen %x. +Kan inte läsa in mappen %x. -Endless loop. -Oändlig loop. +Detected endless directory recursion. +Upptäckte ändlös mapprekursion Cannot set privilege %x. Kan inte att ange behörigheten %x. @@ -1273,10 +1237,10 @@ Undanta: \stuff\temp\* Kan inte flytta %x till Papperskorgen Both sides have changed since last synchronization! -Båda sidor har ändrats sedan senaste synkroniseringen! +Bägge sidor har ändrats sedan senaste synkroniseringen! Cannot determine sync-direction: -Kan inte bestämma synk-riktning: +Kan inte bestämma synkroniseringsriktning: No change since last synchronization! Inga ändringar sedan senaste synkronisering! @@ -1290,17 +1254,14 @@ Undanta: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Standardsynkronisering: Gamla filer kommer att skrivas över av nyare versioner. -The file does not contain a valid configuration: -Filen är ingen giltig konfigureringsfil: - -You can ignore this error to consider the directory as empty. -Du kan bortse från det här felet och utgå ifrån att katalogen är tom +You can ignore this error to consider the folder as empty. +Du kan ignorera detta fel och betrakta mappen som tom -Cannot find directory %x. -Kan inte hitta katalogen %x. +Cannot find folder %x. +Kan inte hitta mappen %x. Directories are dependent! Be careful when setting up synchronization rules: -Kataloger är beroende! Var försiktig när du sätter upp synkroniseringsregler: +Mappar är beroende! Var försiktig när du sätter upp synkroniseringsregler: Preparing synchronization... Förbereder synkronisering... @@ -1329,20 +1290,20 @@ Undanta: \stuff\temp\* Both sides are equal Bägge sidor är lika -Files/folders differ in attributes only -Endast attributskillnader i filer/kataloger +Items have different attributes +Objekten har olika attribut -Copy new file/folder to left -Kopiera ny fil/katalog åt vänster +Copy new item to left +Kopiera nytt objekt åt vänster -Copy new file/folder to right -Kopiera ny fil/katalog åt höger +Copy new item to right +Kopiera nytt objekt åt höger -Delete left file/folder -Ta bort vänster fil/katalog +Delete left item +Ta bort vänster objekt -Delete right file/folder -Ta bort höger fil/katalog +Delete right item +Ta bort höger objekt Move file on left Flytta fil på vänster sida @@ -1350,29 +1311,29 @@ Undanta: \stuff\temp\* Move file on right Flytta fil på höger sida -Overwrite left file/folder with right one -Skriv över vänster fil/katalog med den högra +Overwrite left item +Skriv över vänster objekt -Overwrite right file/folder with left one -Skriv över höger fil/katalog med den vänstra +Overwrite right item +Skriv över höger objekt Do nothing Gör ingenting -Copy file attributes only to left -Kopiera endast filattribut åt vänster +Update attributes on left +Uppdatera attribut på vänster sida -Copy file attributes only to right -Kopiera endast filattribut åt höger +Update attributes on right +Uppdatera attribut på höger sida Multiple... -Multipla... +Flera... Deleting file %x Tar bort filen %x Deleting folder %x -Tar bort katalogen %x +Tar bort mappen %x Deleting symbolic link %x Tar bort den symboliska länken %x @@ -1381,7 +1342,7 @@ Undanta: \stuff\temp\* Flyttar filen %x till papperskorgen Moving folder %x to recycle bin -Flyttar katalogen %x till papperskorgen +Flyttar mappen %x till papperskorgen Moving symbolic link %x to recycle bin Flyttar den symboliska länken %x till papperskorgen @@ -1390,7 +1351,7 @@ Undanta: \stuff\temp\* Flyttar filen %x till %y Moving folder %x to %y -Flyttar katalogen %x till %y +Flyttar mappen %x till %y Moving symbolic link %x to %y Flyttar den symboliska länken %x till %y @@ -1402,7 +1363,7 @@ Undanta: \stuff\temp\* Skapar den symboliska länken %x Creating folder %x -Skapar katalog %x +Skapar mappen %x Overwriting file %x Skriver över filen %x @@ -1416,14 +1377,14 @@ Undanta: \stuff\temp\* Updating attributes of %x Uppdaterar attribut för %x -Target directory name must not be empty! -Målkatalogens namn måste anges +Target folder name must not be empty. +Målmappens namn saknas. -Directory for file versioning was not supplied! -Katalog för versionshantering har inte specificerats +Folder name for file versioning must not be empty. +Mappnamn för versionshantering saknas. Source directory %x not found. -Källkatalogen %x hittas inte +Källmappen %x hittas inte Unresolved conflicts existing! Obehandlad konflikt upptäckt! @@ -1449,11 +1410,11 @@ Undanta: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Papperskorgen är inte tillgänglig för följande sökvägar! Filerna tas i stället bort permanent. -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -En katalog som är en del av flera katalogpar kommer att ändras! Kontrollera synkroniseringsinställningarna +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +En mapp som tillhör flera mapp-par är på väg att ändras. Kontrollera synkroniseringsinställningarna Processing folder pair: -Processar katalogpar: +Bearbetar mapp-paret: Generating database... Skapar databas... diff --git a/BUILD/Languages/turkish.lng b/BUILD/Languages/turkish.lng index 5a440333..8a654cae 100644 --- a/BUILD/Languages/turkish.lng +++ b/BUILD/Languages/turkish.lng @@ -7,8 +7,8 @@ n == 1 ? 0 : 1 -Searching for directory %x... -%x klasörü aranıyor... +Searching for folder %x... +%s klasörü aranıyor... Show in Explorer Tarayıcıda Göster @@ -25,18 +25,21 @@ RealtimeSync - Automated Synchronization RealtimeSync - Kendiliğinden Eşleştirme +Error +Hata + Select alternate comparison settings Alternatif karşılaştırma ayarlarını seçin Select alternate synchronization settings Alternatif eşleştirme ayarlarını seçin -No filter selected -Seçilmiş süzgeç yok - Filter is active Süzgeç etkin +No filter selected +Seçilmiş süzgeç yok + Remove alternate settings Alternatif ayarları sil @@ -55,9 +58,6 @@ About Hakkında -Error -Hata - Warning Uyarı @@ -73,8 +73,8 @@ Global settings Genel ayarlar -Synchronization Preview -Eşleştirme önizlemesi +Summary +Özet Find Bul @@ -103,8 +103,8 @@ Browse Gözat -Invalid command line: %x -Geçersiz komut satırı: %x +Invalid command line: +Geçersiz komut satırı: Info Bilgi @@ -226,29 +226,29 @@ Volume name %x not part of file name %y! %x birim adı, %y dosya adının parçası değil! -Cannot find file %x. -%x dosyası bulunamadı. - Cannot read the following XML elements: Şu XML elemanları okunamadı: -S&ave configuration... -Y&apılandırmayı kaydet... +Cannot find file %x. +%x dosyası bulunamadı. -&Load configuration... -Yapılandırmayı a&l... +&Open... +&Aç... + +&Save... +&Kaydet &Quit Çı&k -&File -&Dosya +&Program +&Program &Content İçe&rik -&About... -H&akkında... +&About +H&akkında &Help &Yardım @@ -256,8 +256,8 @@ Usage: Kullanım: -1. Select directories to monitor. -1. İzlenecek klasörleri seçin. +1. Select folders to watch. +1. İzlenecek klasörleri seçin 2. Enter a command line. 2. Bir komut satırı yazın. @@ -265,18 +265,10 @@ 3. Press 'Start'. 3. 'Başlat'a Tıklayın. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Her seferinde çalıştırılacak komut satırı: -- tüm klasörler geçerli (örneğin USB bellek takıldığında) -- bu klasörlerin ya da alt klasörlerin içindeki dosyalar değiştirildiğinde - +To get started just import a .ffs_batch file. +.ffs_batch dosyasını yükleyerek başlayabilirsiniz. -Directories to watch +Folders to watch İzlenecek klasörler Add folder @@ -288,18 +280,35 @@ Her seferinde çalıştırılacak komut satırı: Select a folder Bir klasör seçin +Delay [seconds] +Gecikme [saniye} + +Idle time between last detected change and execution of command +Son algılanan değişiklik ile komutun yürütülmesi arasındaki bekleme süresi + Command line Komut satırı -Minimum Idle Time [seconds] -En az boşta bekleme süresi [saniye] - -Idle time between detection of last change and execution of command line in seconds -Son değişikliğin algılanması ile komut satırının yürütülmesi arasındaki bekleme süresi + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Komut şu durumlarda yürütülür: +- dosya ya alt klasörler değiştiğinde +- yeni klasörler algılandığında (örneğin bir USB bellek takıldığında) + Start Başla +&Retry +&Yeniden dene + +Cancel +İptal + (Build: %x) (Yapım: %x) @@ -318,8 +327,8 @@ Her seferinde çalıştırılacak komut satırı: Waiting for missing directories... Kayıp klasörler için bekleniyor... -A directory input field is empty. -Bir klasör giriş alanı boş +An input folder name is empty. +Bir giriş klasörü adı eksik. Logging Günlükleme @@ -405,7 +414,7 @@ Her seferinde çalıştırılacak komut satırı: - + Full path @@ -417,8 +426,8 @@ Her seferinde çalıştırılacak komut satırı: Relative path Bağıl klasör yolu -Directory -Klasör +Base folder +Başlangıç klasörü Size Boyut @@ -429,8 +438,11 @@ Her seferinde çalıştırılacak komut satırı: Extension Uzantı -Comparison Result -Karşılaştırma sonucu +Action +İşlem + +Category +Kategori Drag && drop Klasör ya da dosyaları buraya sürükleyip bırakabilirsiniz @@ -438,14 +450,14 @@ Her seferinde çalıştırılacak komut satırı: Close progress dialog İşlem penceresini kapat -Shut down -Bilgisayarı kapat +Standby +Uykuya dal Log off Oturumu kapat -Standby -Uykuya dal +Shut down +Bilgisayarı kapat Hibernate Hazırda beklet @@ -453,15 +465,12 @@ Her seferinde çalıştırılacak komut satırı: 1. &Compare 1. &Karşılaştır -2. &Synchronize... -2. &Eşleştir... +2. &Synchronize +2. &Eşleştir &New Ye&ni -&Program -&Program - &Language Di&l @@ -489,8 +498,8 @@ Her seferinde çalıştırılacak komut satırı: &Abort V&azgeç -Synchronize... -Eşleştir... +Synchronize +Eşleştir Start synchronization Eşleştirmeyi başlat @@ -504,12 +513,12 @@ Her seferinde çalıştırılacak komut satırı: Swap sides Sağ ve sol yanı değiştir -Save current configuration to file -Geçerli yapılandırmayı dosyaya kaydeder - Load configuration from file Yapılandırma dosyasından ayarları alır +Save current configuration to file +Geçerli yapılandırmayı dosyaya kaydeder + Last used configurations (press DEL to remove from list) Son kullanılan yapılandırmalar (listeden silmek için DEL tuşuna basın) @@ -519,13 +528,13 @@ Her seferinde çalıştırılacak komut satırı: Hide filtered or temporarily excluded files Süzülmüş ya da geçici olarak dışlanmış dosyaları gizler -Number of files and directories that will be created +Number of files and folders that will be created Oluşturulacak dosya ve klasör sayısı Number of files that will be overwritten Üzerine yazılacak dosya sayısı -Number of files and directories that will be deleted +Number of files and folders that will be deleted Silinecek dosya ve klasör sayısı Total amount of data that will be transferred @@ -549,8 +558,8 @@ Her seferinde çalıştırılacak komut satırı: Batch job Toplu iş -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Bir yığın dosyası oluşturarak eşleştirmeyi otomatikleştirir. Yığın kipini başlatmak için oluşturulan dosya üzerinde çift tıklamak ya da şu komutu çalıştırmak yeterlidir: FreeFileSync.exe Eşleştirmeİşi.ffs_batch. Bu işlem aynı şekilde sisteminizin zamanlanmış görev çalıştırıcısına eklenebilir. +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Eşleştirmeyi otomatikleştirmek için bir komut yığın dosyası oluşturun. Bu dosyaya çift tıklayarak ya da sisteminizdeki görev zamanlayıcıya: FreeFileSync.exe .ffs_batch şeklinde yazarak ekleyin Help Yardım @@ -576,21 +585,12 @@ Her seferinde çalıştırılacak komut satırı: Maximum number of log files: Tutulacak en fazla günlük dosyası sayısı: -Select log file directory: -Kayıt dosyası klasörü: +Select folder to save log files: +Günlük dosyalarının kaydedileceği klasörü seçin: Batch settings İş ayarları -&Save -&Kaydet - -&Load -Yük&le - -Cancel -İptal - Select variant: Davranışı seçin: @@ -615,29 +615,23 @@ Her seferinde çalıştırılacak komut satırı: Configuration Yapılandırma -Category -Kategori - -Action -İşlem - -File/folder exists on left side only -Dosya/Klasör yalnız sol tarafta var +Item exists on left side only +Yalnız sol yanda bulunan ögeler -File/folder exists on right side only -Dosya/Klasör yalnız sağ tarafta var +Item exists on right side only +Yalnız sağ yanda bulunan ögeler -Left file is newer -Soldaki dosya daha yeni +Left side is newer +Sol yan daha yeni -Right file is newer -Sağdaki dosya daha yeni +Right side is newer +Sağ yan daha yeni -Files have different content -Farklı içeriğe sahip dosyalar +Items have different content +Ögelerin içeriği farklı -Conflict/file cannot be categorized -Çatışma/dosya kategorize edilemedi +Conflict/item cannot be categorized +Uyuşmazlık/öge kategorize edilemiyor OK Tamam @@ -714,9 +708,6 @@ aynı olmalıdır &Ignore &Yoksay -&Retry -&Yeniden dene - Do not show this dialog again Bu iletiyi yeniden gösterme @@ -747,33 +738,6 @@ Yalnız tüm süzgeç ayarlarına uyan dosyalar eşleştirilecek. Not: Dosya adları kök klasörlere göre bağıl olmalıdır! -Hints: -İpuçları: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Bağıl dosya ya da klasör adlarını ';' ile ayırarak ya da ayrı satırlar şeklinde yazın. - -2. Use wildcard characters '*' and '?'. -2. '*' ve '?' jokerleri kullanılabilsin. - -3. Exclude files directly on main grid via context menu. -3. Ana listedeki dosyaları sağ fare tuşu menüsüyle doğrudan dışla. - -Example -Örnek - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Kat: *.doc;*.zip;*.exe -Katma: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -"temp" alt klasöründeki herşey hariç, tüm .doc, .zip ve .exe dosyalarını eşleştir. - Include Katılacaklar: @@ -795,8 +759,8 @@ Katma: \stuff\temp\* &Default &Varsayılan -Transactional file copy -Aşamalı kopyalama kullan +Fail-safe file copy +Hatasız dosya kopyalama Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Kopyalama önce geçici bir dosyaya (*.ffs_tmp) yapılır. Sonra dosya yeniden adlandırılır. Böylece hatalara karşı daha sağlıklı bir durum sağlanır @@ -810,8 +774,8 @@ Katma: \stuff\temp\* Copy file access permissions Dosya erişim izinlerini kopyala -Transfer file and directory permissions (Requires Administrator rights) -Dosya ve klasör izinlerini de aktarır (Yönetici izinlerine gerek duyar) +Transfer file and folder permissions (Requires Administrator rights) +Dosya ve klasör izinlerini de kopyala (Yönetici haklarına gerek duyar) Restore hidden dialogs Gizli iletileri göster @@ -1119,11 +1083,11 @@ Katma: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Dış uygulamaları sağ tuş menüsüne ekler. Şu makrolar kullanılabilir: -- full file or directory name +- full file or folder name - tam dosya ya da klasör adı -- directory part only -- Yalnız klasör kısmı +- folder part only +- yalnız klasör bölümü - Other side's counterpart to %name - %name diğer taraftaki karşılığı @@ -1167,8 +1131,8 @@ Katma: \stuff\temp\* Versioning Eski sürüm olarak sakla -Move files into a time-stamped subdirectory -Dosyaları zaman damgasıyla bir alt klasöre taşır +Move files into a time-stamped subfolder +Dosyaları zaman damgalı bir alt klasöre taşı Files Dosyalar @@ -1263,8 +1227,8 @@ Katma: \stuff\temp\* Cannot read directory %x. %x klasörü okunamadı. -Endless loop. -Sonsuz çevrim. +Detected endless directory recursion. +Sonsuz klasör kısayol döngüsü algılandı. Cannot set privilege %x. %x izni verilemedi. @@ -1290,14 +1254,11 @@ Katma: \stuff\temp\* Setting default synchronization directions: Old files will be overwritten with newer files. Varsayılan eşleştirme yönleri ayarlanıyor: Yeni dosyalar eski dosyaların üzerine yazılacak. -The file does not contain a valid configuration: -Dosya geçerli bir yapılandırma içermiyor: - -You can ignore this error to consider the directory as empty. -Bu hatayı, klasörü boş sayacak şekilde yok sayabilirsiniz. +You can ignore this error to consider the folder as empty. +Klasörün boş olarak kabul edilmesi için bu hatayı yok sayanbilirsiniz. -Cannot find directory %x. -%x klasörü bulunamadı. +Cannot find folder %x. +%x klasörü bulunamıyor. Directories are dependent! Be careful when setting up synchronization rules: Klasörler bağımlı! Eşleştirme kurallarını koyarken dikkatli olun: @@ -1329,20 +1290,20 @@ Katma: \stuff\temp\* Both sides are equal İki tarafta aynı -Files/folders differ in attributes only -Yalnız dosya/klasör öznitelikleri farklı olanlar +Items have different attributes +Ögeler farklı özniteliklere sahip -Copy new file/folder to left -Yeni dosya/klasörleri sola kopyala +Copy new item to left +Yeni ögeyi sola kopyala -Copy new file/folder to right -Yeni dosya/klasörleri sağa kopyala +Copy new item to right +Yeni ögeyi sağa kopyala -Delete left file/folder -Soldaki dosya/klasörleri sil +Delete left item +Soldaki ögeyi sil -Delete right file/folder -Sağdaki dosya/klasörleri sil +Delete right item +Sağdaki ögeyi sil Move file on left Soldaki dosyayı taşı @@ -1350,20 +1311,20 @@ Katma: \stuff\temp\* Move file on right Sağdaki dosyayı taşı -Overwrite left file/folder with right one -Soldaki dosya/klasörlerin üzerine sağdakileri yaz +Overwrite left item +Soldaki ögenin üzerine yaz -Overwrite right file/folder with left one -Sağdaki dosya/klasörlerin üzerine soldakileri yaz +Overwrite right item +Sağdaki ögenin üzerine yaz Do nothing Hiçbir şey yapma -Copy file attributes only to left -Dosya özniteliklerini yalnız sola kopyalaya +Update attributes on left +Soldaki öznitelikleri güncelle -Copy file attributes only to right -Dosya özniteliklerini yalnız sağa kopyalaya +Update attributes on right +Sağdaki öznitelikleri güncelle Multiple... Çoklu... @@ -1416,11 +1377,11 @@ Katma: \stuff\temp\* Updating attributes of %x %x öznitelikleri güncelleniyor -Target directory name must not be empty! -Hedef klasör adı boş olamaz! +Target folder name must not be empty. +Hedef klasör adı boş olamaz. -Directory for file versioning was not supplied! -Dosya sürümlemesi için klasör desteklenmiyor! +Folder name for file versioning must not be empty. +Dosya sürümlemesi için klasör adı boş olamaz. Source directory %x not found. %x kaynak klasörü bulunamadı. @@ -1449,8 +1410,8 @@ Katma: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Şu yollar için geri dönüşüm kutusu kullanılamaz! Dosyalar anında ve tamamen silinir: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Bir klasör, çoklu klasör çiftlerinin bir parçası olduğundan değiştirilecek! Lütfen eşleştirme ayarlarınızı gözden geçirin! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Çoklu klasör çiftlerinin parçası olan bir klasör değiştirilecek. Lütfen eşleştirme ayarlarını gözden geçirin. Processing folder pair: İşlenen klasör çifti: diff --git a/BUILD/Languages/ukrainian.lng b/BUILD/Languages/ukrainian.lng index 5eadfddd..b7f89539 100644 --- a/BUILD/Languages/ukrainian.lng +++ b/BUILD/Languages/ukrainian.lng @@ -7,7 +7,7 @@ n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2 -Searching for directory %x... +Searching for folder %x... Пошук каталогу %x... Show in Explorer @@ -34,12 +34,12 @@ Select alternate synchronization settings Вибрати альтернативні налаштування синхронізації -No filter selected -Не вибрано жодного фільтра - Filter is active Фільтр активний +No filter selected +Не вибрано жодного фільтра + Remove alternate settings Вилучити альтернативні налаштування @@ -73,8 +73,8 @@ Global settings Глобальні налаштування -Synchronization Preview -Попередній огляд синхронізації +Summary +Підсумок Find Знайти @@ -103,8 +103,8 @@ Browse Переглянути -Invalid command line: %x -Неправильний командний рядок: %x +Invalid command line: +Неправильний командний рядок: Info Інформація @@ -229,38 +229,38 @@ Volume name %x not part of file name %y! Ім’я тому %x не є частиною імені файлу %y! -Cannot find file %x. -Не вдається знайти файлу %x. - Cannot read the following XML elements: Не вдається прочитати такі елементи XML: -S&ave configuration... -Зберегти налаштування... +Cannot find file %x. +Не вдається знайти файлу %x. + +&Open... +Відкрити... -&Load configuration... -&Завантажити налаштування... +&Save... +Зберегти... &Quit -&Вихід +Вихід -&File -&Файл +&Program +Програма &Content -&Зміст +Зміст -&About... -&Про програму... +&About +Про програму &Help -&Допомога +Допомога Usage: Використання: -1. Select directories to monitor. -1. Виберіть каталоги для моніторингу; +1. Select folders to watch. +1. Виберіть папки для моніторингу; 2. Enter a command line. 2. Уведіть рядок команди; @@ -268,19 +268,11 @@ 3. Press 'Start'. 3. Натисніть 'Старт'. - -The command line is executed each time: -- all directories become available (e.g. USB stick insert) -- files within these directories or subdirectories are modified - - -Командний рядок виконується щоразу, коли: -- всі каталоги стають доступні (наприклад, під’єднання переносного носія) -- файли в каталогах чи підкаталогах змінені - +To get started just import a .ffs_batch file. +Щоб розпочати імпортуйте .ffs_batch файл. -Directories to watch -Каталоги для спостереження +Folders to watch +Папки для спостереження Add folder Додати папку @@ -291,14 +283,25 @@ The command line is executed each time: Select a folder Вибрати папку +Delay [seconds] +Затримка [секунд] + +Idle time between last detected change and execution of command +Час простою між виявленням останньої зміни та виконанням команди + Command line Командний рядок -Minimum Idle Time [seconds] -Мінімальний час простою [секунд] - -Idle time between detection of last change and execution of command line in seconds -Час простою між виявленням останньої зміни та виконанням командного рядка в секундах + +The command is triggered if: +- files or subfolders change +- new folders arrive (e.g. USB stick insert) + + +Команда спрацьовує, якщо: +- змінилися файли або вкладені папки +- появилися нові папки (наприклад, підключена USB-пам'ять) + Start Старт @@ -327,8 +330,8 @@ The command line is executed each time: Waiting for missing directories... Очікування пропущених каталогів... -A directory input field is empty. -Поле введення шляху каталога порожнє. +An input folder name is empty. +Назва вхідної папки порожня. Logging Лог-файли @@ -399,12 +402,12 @@ The command line is executed each time: Download now? Завантажити зараз? -Information -Інформація - FreeFileSync is up to date! У Вас найновіша версія FreeFileSync! +Information +Інформація + Do you want FreeFileSync to automatically check for updates every week? Ви хочете, щоб FreeFileSync автоматично перевіряв наявність оновлень щотижня? @@ -414,8 +417,8 @@ The command line is executed each time: <Символьне посилання> - -<Каталог> + +<Папка> Full path Повний шлях @@ -426,8 +429,8 @@ The command line is executed each time: Relative path Відносний шлях -Directory -Каталог +Base folder +Базова папка Size Розмір @@ -438,8 +441,11 @@ The command line is executed each time: Extension Розширення -Comparison Result -Результати порівнювання +Action +Дія + +Category +Категорія Drag && drop Drag && drop @@ -447,14 +453,14 @@ The command line is executed each time: Close progress dialog Закрити вікно прогресу -Shut down -Вимкнути комп'ютер +Standby +Сплячий режим Log off Вилогувати -Standby -Сплячий режим +Shut down +Вимкнути комп'ютер Hibernate Гібернація @@ -462,15 +468,12 @@ The command line is executed each time: 1. &Compare 1. &Порівняти -2. &Synchronize... +2. &Synchronize 2. &Синхронізувати &New &Нова -&Program -&Програма - &Language &Мова @@ -498,7 +501,7 @@ The command line is executed each time: &Abort &Припинити -Synchronize... +Synchronize Синхронізувати Start synchronization @@ -513,12 +516,12 @@ The command line is executed each time: Swap sides Поміняти місцями -Save current configuration to file -Зберегти активні налаштування в файлі - Load configuration from file Завантажити налаштування синхронізації з файлу +Save current configuration to file +Зберегти активні налаштування в файлі + Last used configurations (press DEL to remove from list) Останні використовувані налаштування синхронізації @@ -531,21 +534,18 @@ The command line is executed each time: Hide filtered or temporarily excluded files Приховати відфільтровані чи тимчасово виключені файли -Number of files and directories that will be created -Число файлів і каталогів, які будуть створені +Number of files and folders that will be created +Кількість файлів і папок, які будуть створені Number of files that will be overwritten -Число файлів, які будуть перезаписані +Кількість файлів, які будуть перезаписані -Number of files and directories that will be deleted -Число файлів і каталогів, які будуть вилучені +Number of files and folders that will be deleted +Кількість файлів і папок, які будуть вилучені Total amount of data that will be transferred Загальний об’єм даних, які будуть передаватися -Operation: -Операція: - Items found: Елементів знайдено: @@ -561,8 +561,8 @@ The command line is executed each time: Batch job Пакетне завдання -Create a batch file and automate synchronization. To start in batch mode simply double-click this file or run command: FreeFileSync.exe SyncJob.ffs_batch. This can also be scheduled in your system's task planner. -Створити комакндний файл і автоматизувати синхронізацію. Для виконання пакетної синхронізації просто двічі клацніть файл мишкою або скористайтесь командним рядком: FreeFileSync.exe . Можна також використати планувальник завдань операційної системи +Create a batch file to automate synchronization. Double-click this file or schedule in your system's task planner: FreeFileSync.exe .ffs_batch +Для автоматизації синхронізації створіть пакетний файл. Двічі клацніть цей файл чи впишіть до системного планувальника завдань: FreeFileSync.exe <назва завдання>.ffs_batch Help Допомога @@ -588,18 +588,12 @@ The command line is executed each time: Maximum number of log files: Максимальна кількість лог-файлів: -Select log file directory: -Виберіть каталог для лог-файлів: +Select folder to save log files: +Вибрати папку для лог-файлу Batch settings Налаштування пакетного завдання -&Save -&Зберегти - -&Load -&Завантажити - Select variant: Виберіть варіант: @@ -607,7 +601,7 @@ The command line is executed each time: Виявити та поширити зміни на обидві сторони використовуючи базу даних. Видалення, перейменування та конфлікти визначаються автоматично. Mirror backup of left folder. Right folder is modified to exactly match left folder after synchronization. -Дзеркальна (резервна) копія лівої частини. В результаті синхронізації права папка змінюється до полної відповідності лівій. +Дзеркальна (резервна) копія лівої частини. В результаті синхронізації права папка змінюється до повної відповідності лівій. Copy new or updated files to right folder. Копіювати нові чи оновлювати файли з правої сторони. @@ -624,29 +618,23 @@ The command line is executed each time: Configuration Налаштування -Category -Категорія - -Action -Дія +Item exists on left side only +Елемент існує тільки ліворуч -File/folder exists on left side only -Файл/папка існує тільки ліворуч +Item exists on right side only +Елемент існує тільки праворуч -File/folder exists on right side only -Файл/папка існує тільки праворуч +Left side is newer +Ліва сторона новіша -Left file is newer -Файл ліворуч є новішим +Right side is newer +Права сторона новіша -Right file is newer -Файл праворуч є новішим +Items have different content +Елементи мають різний вміст -Files have different content -Файли відрізняються вмістом - -Conflict/file cannot be categorized -Не можна категоризувати конфлікт/файл +Conflict/item cannot be categorized +Не вдається категоризувати конфлікт/елемент OK OK @@ -749,33 +737,6 @@ Note: File names must be relative to base directories! Увага: Назви файлів вказуються відносно базових каталогів. -Hints: -Підказка: - -1. Enter relative file or directory names separated by ';' or a new line. -1. Уведіть імена файлів чи каталогів, розділяючи знаком ';' чи з нового рядка. - -2. Use wildcard characters '*' and '?'. -2. Використайте символи '*' і '?'. - -3. Exclude files directly on main grid via context menu. -3. Виключіть файли безпосередньо у головному вікні через контекстне меню. - -Example -Приклад - - -Include: *.doc;*.zip;*.exe -Exclude: \stuff\temp\* - - -Включити: *.doc;*.zip;*.exe -Виключити: \stuff\temp\* - - -Synchronize all .doc, .zip and .exe files except everything in subfolder "temp". -Синхронізувати всі .doc, .zip і .exe файли, за винятком всіх файлів з подкаталогу "temp" - Include Включити @@ -797,8 +758,8 @@ Exclude: \stuff\temp\* &Default &За замовчуванням -Transactional file copy -Копіювання файлів з використанням трансакцій +Fail-safe file copy +Безпечне копіювання файлів Write to a temporary file (*.ffs_tmp) first then rename it. This guarantees a consistent state even in case of fatal error. Записати до тимчасового файлу (*.ffs_tmp), а потім перейменувати. Це гарантує збереження даних навіть при критичній помилці. @@ -812,8 +773,8 @@ Exclude: \stuff\temp\* Copy file access permissions Копіювати права доступу до файлу -Transfer file and directory permissions (Requires Administrator rights) -Передача прав доступу файлу/каталогу (потрібні права Адміністратора) +Transfer file and folder permissions (Requires Administrator rights) +Дозволи переносу файлів та папок (Вимагає прав Адміністратора) Restore hidden dialogs Відновити сховані діалоги @@ -915,7 +876,7 @@ Exclude: \stuff\temp\* Налаштування синхронізації загружено! Folder Comparison and Synchronization -Порівнювання і синхронізація папок +Порівнювання та Синхронізація папок Hide files that exist on left side only Приховати файли, які є тільки ліворуч @@ -1125,17 +1086,17 @@ Exclude: \stuff\temp\* Integrate external applications into context menu. The following macros are available: Інтеграція зовнішніх додатків в контекстному меню. Доступні макроси: -- full file or directory name -- повне ім’я файлу чи каталога +- full file or folder name +- повна назва файлу або папки -- directory part only -- лише каталог +- folder part only +- тільки папка - Other side's counterpart to %name -- аналогічний файл з другої сторони +- файл-відповідник %name з протилежної сторони - Other side's counterpart to %dir -- аналогічна папка з другої сторони +- папка-відповідник %dir з протилежної сторони Make hidden dialogs and warning messages visible again? Зробити приховані діалоги та попередження знову видимими? @@ -1173,10 +1134,10 @@ Exclude: \stuff\temp\* Використовувати "Корзину" при вилученні чи перезаписі файлів Versioning -Переміщати файли, які вилучаються, в задану папку +Запис версій -Move files into a time-stamped subdirectory -Переміщати файли в підкатлог з часовою міткою +Move files into a time-stamped subfolder +Перемістити файли в означену датою підпапку Files Файли @@ -1274,8 +1235,8 @@ Exclude: \stuff\temp\* Cannot read directory %x. Не вдається прочитати каталог %x -Endless loop. -Нескінченний цикл. +Detected endless directory recursion. +Виявлено нескінченну рекурсію каталогів. Cannot set privilege %x. Не вдається встановити привілеї %х. @@ -1304,14 +1265,11 @@ Exclude: \stuff\temp\* Старі файли будуть замінені новішими файлами. -The file does not contain a valid configuration: -Файл не містить правильних налаштувань синхронізації: - -You can ignore this error to consider the directory as empty. -Ви можете проігнорувати помилку, вважаючи каталог порожнім. +You can ignore this error to consider the folder as empty. +Ви можете ігнорувати цю помилку вважаючи папку порожньою. -Cannot find directory %x. -Не вдається знайти каталог х%. +Cannot find folder %x. +Не вдається знайти папку %x. Directories are dependent! Be careful when setting up synchronization rules: Залежні каталоги! Будьте уважні при налаштуванні правил синхронізації: @@ -1343,20 +1301,20 @@ Exclude: \stuff\temp\* Both sides are equal Сторони ідентичні -Files/folders differ in attributes only -Файли/папки відрізняються лише атрибутами +Items have different attributes +Елементи мають різні атрибути -Copy new file/folder to left -Зкопіювати новий файл/папку ліворуч +Copy new item to left +Копіювати нові елементи ліворуч -Copy new file/folder to right -Зкопіювати новий файл/папку праворуч +Copy new item to right +Копіювати нові елементи праворуч -Delete left file/folder -Вилучити файл/папку ліворуч +Delete left item +Вилучити елемент ліворуч -Delete right file/folder -Вилучити файл/папку праворуч +Delete right item +Вилучити елемент праворуч Move file on left Перемістити файли ліворуч @@ -1364,20 +1322,20 @@ Exclude: \stuff\temp\* Move file on right Перемістити файли праворуч -Overwrite left file/folder with right one -Перезаписати файл/папку ліворуч відповідником зправа +Overwrite left item +Перезаписати елемент ліворуч -Overwrite right file/folder with left one -Перезаписати файл/папку праворуч відповідником зліва +Overwrite right item +Перезаписати елемент праворуч Do nothing Нічого не робити -Copy file attributes only to left -Зкопіювати ліворуч лише атрибути файлу +Update attributes on left +Оновити атрибути ліворуч -Copy file attributes only to right -Зкопіювати праворуч лише атрибути файлу +Update attributes on right +Оновити атрибути праворуч Multiple... Різні варіанти... @@ -1430,11 +1388,11 @@ Exclude: \stuff\temp\* Updating attributes of %x Оновлення атрибутів %x -Target directory name must not be empty! -Кінцевий каталог не повинен бути порожнім +Target folder name must not be empty. +Назва цільової папки не повинна бути порожньою. -Directory for file versioning was not supplied! -Не вказаний каталог для старих версій файлів! +Folder name for file versioning must not be empty. +Назва папки для версій файлів не повинна бути порожньою. Source directory %x not found. Вихідний каталог %x не знайдено. @@ -1463,8 +1421,8 @@ Exclude: \stuff\temp\* Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Корзина для цього шляху недоступна. Файли будуть вилучені назавжди: -A directory will be modified which is part of multiple folder pairs! Please review synchronization settings! -Каталог, який є частиною декількох пар папок, буде змінений. Будь ласка, перевірте налаштування синхронізації! +A folder will be modified which is part of multiple folder pairs. Please review synchronization settings. +Буде змінена папка, яка є частиною кількох пар папок. Будь ласка, перегляньте налаштування синхронізації. Processing folder pair: Обробка пари папок: diff --git a/BUILD/Resources.zip b/BUILD/Resources.zip index 2a5cfacd..54e6e657 100644 Binary files a/BUILD/Resources.zip and b/BUILD/Resources.zip differ diff --git a/BUILD/RunSilent.vbs b/BUILD/RunSilent.vbs deleted file mode 100644 index a6fe4f6b..00000000 --- a/BUILD/RunSilent.vbs +++ /dev/null @@ -1,17 +0,0 @@ -set argIn = WScript.Arguments -num = argIn.Count - -if num = 0 then - WScript.Echo "Call a Windows batch file (*.cmd, *.bat) without showing the console window" & VbCrLf & VbCrLf &_ - "Command line:" & VbCrLf & "WScript RunSilent.vbs MyBatchfile.cmd " - WScript.Quit 1 -end if - -argOut = "" -for i = 0 to num - 1 - argOut = argOut & """" & argIn.Item(i) & """ " -next - -set WshShell = WScript.CreateObject("WScript.Shell") - -WshShell.Run argOut, 0, True \ No newline at end of file diff --git a/BUILD/Sync_Complete.wav b/BUILD/Sync_Complete.wav index f166cc4b..3fe95e5d 100644 Binary files a/BUILD/Sync_Complete.wav and b/BUILD/Sync_Complete.wav differ -- cgit