diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-06-07 20:34:49 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-06-07 20:34:49 +0200 |
| commit | ecde167da74c86bc047aaf84c5e548cf65a5da98 (patch) | |
| tree | a015dfda84f28a65811e3aa0d369f8f211ec8c60 /translations | |
| download | tuxcmd-0.6.36.tar.xz | |
Initial commitv0.6.36release-0.6.36-dev
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/UTranslation_CZ.pas | 1256 | ||||
| -rw-r--r-- | translations/UTranslation_DE.pas | 1236 | ||||
| -rw-r--r-- | translations/UTranslation_EN.pas | 1267 | ||||
| -rw-r--r-- | translations/UTranslation_ES.pas | 1253 | ||||
| -rw-r--r-- | translations/UTranslation_FR.pas | 1254 | ||||
| -rw-r--r-- | translations/UTranslation_HU.pas | 1256 | ||||
| -rw-r--r-- | translations/UTranslation_IT.pas | 1255 | ||||
| -rw-r--r-- | translations/UTranslation_PL.pas | 1108 | ||||
| -rw-r--r-- | translations/UTranslation_RU.pas | 1254 | ||||
| -rw-r--r-- | translations/UTranslation_SR.pas | 1261 | ||||
| -rw-r--r-- | translations/UTranslation_SV.pas | 1252 | ||||
| -rw-r--r-- | translations/UTranslation_UA.pas | 1265 |
12 files changed, 14917 insertions, 0 deletions
diff --git a/translations/UTranslation_CZ.pas b/translations/UTranslation_CZ.pas new file mode 100644 index 0000000..cbaf654 --- /dev/null +++ b/translations/UTranslation_CZ.pas @@ -0,0 +1,1256 @@ +(* + Tux Commander - UTranslation_CZ - Czech Localization constants + Copyright (C) 2008 Tomas Bzatek <tbzatek@users.sourceforge.net> + Check for updates on tuxcmd.sourceforge.net + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_CZ; + +interface + +implementation + +uses ULocale; + +const LANGcsF2Button_Caption = 'F2 - Přejmenovat'; + LANGcsF3Button_Caption = 'F3 - Prohlížet'; + LANGcsF4Button_Caption = 'F4 - Upravit'; + LANGcsF5Button_Caption = 'F5 - Kopírovat'; + LANGcsF6Button_Caption = 'F6 - Přesunout'; + LANGcsF7Button_Caption = 'F7 - Nová složka'; + LANGcsF8Button_Caption = 'F8 - Smazat'; + + LANGcsmnuFile_Caption = 'Sou_bor'; + LANGcsmnuMark_Caption = 'O_značení'; + LANGcsmnuCommands_Caption = 'Pří_kazy'; + LANGcsmnuHelp_Caption = 'Nápo_věda'; + LANGcsmiExit_Caption = '_Konec'; + LANGcsmiSelectGroup_Caption = 'Označit _skupinu...'; + LANGcsmiUnselectGroup_Caption = '_Odznačit skupinu...'; + LANGcsmiSelectAll_Caption = '_Vybrat vše'; + LANGcsmiUnselectAll_Caption = 'O_doznačit vše'; + LANGcsmiInvertSelection_Caption = '_Převrátit výběr'; + LANGcsmiRefresh_Caption = 'O_bnovit'; + LANGcsmiAbout_Caption = '_O programu...'; + + LANGcsColumn1_Caption = 'Jméno'; + LANGcsColumn2_Caption = 'Přípona'; + LANGcsColumn3_Caption = 'Velikost'; + LANGcsColumn4_Caption = 'Datum'; + LANGcsColumn5_Caption = 'Atributy'; + + LANGcsExpandSelection = 'Rozšířit výběr'; + LANGcsShrinkSelection = 'Zúžit výběr'; + LANGcsNoMatchesFound = 'Nenalezen žádný výskyt'; + LANGcsNoFilesSelected = 'Není označen žádný soubor!'; + LANGcsSelectedFilesDirectories = '%d označených souborů/složek'; + LANGcsDirectoryS = 'složku %s'; + LANGcsFileS = 'soubor %s'; + LANGcsDoYouReallyWantToDeleteTheS = 'Opravdu si přejete odstranit %s?'; + LANGcsDoYouReallyWantToDeleteTheSS = 'Opravdu si přejete odstranit %s?'#10'%s'; + LANGcsCopyFiles = 'Kopírovat soubory'; + LANGcsMoveRenameFiles = 'Přesunout/přejmenovat soubory'; + LANGcsCopyDFileDirectoriesTo = 'Zkopírovat %d souborů/složek do'; + LANGcsMoveRenameDFileDirectoriesTo = 'Přesunout/přejmenovat %d souborů/složek do'; + LANGcsCopySC = 'Kopírovat:'; + LANGcsMoveRenameSC = 'Přesunout/přejmenovat:'; + + LANGcsQuickFind = ' Vyhledat:'; + + LANGcsAboutString = 'Tux Commander'#10'Verze %s'#10'Datum sestavení: %s'#10#10'Copyright (c) 2008 Tomáš Bžatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'WWW stránka: http://tuxcmd.sourceforge.net/'; + LANGcsAboutStringGnome = 'verze %s'#10'Datum sestavení: %s'#10'WWW stránka: http://tuxcmd.sourceforge.net/'; + LANGcsDiskStatFmt = '%s z %s volných'; + LANGcsDiskStatVolNameFmt = '[%s] %s z %s volných'; + LANGcsStatusLineFmt = '%s z %s v %d z %d souborů označeno'; + LANGcsPanelStrings : array[boolean] of string = ('pravém', 'levém'); + + LANGcsDIR = '<DIR>'; + LANGcsErrorGettingListingForSPanel = 'Chyba při otevírání složky v %s panelu:'#10' %s'#10#10'Cesta = ''%s'''; + LANGcsErrorGettingListingForSPanelNoPath = 'Chyba při otevírání složky v %s panelu:'#10' %s'; + LANGcsErrorCreatingNewDirectorySInSPanel = 'Nelze vytvořit složku ''%s'' v %s panelu:'#10' %s'; + LANGcsErrorCreatingNewDirectorySInSPanelNoPath = 'Nelze vytvořit složku ''%s'' v %s panelu:'#10' %s'; + LANGcsTheFileDirectory = 'Soubor/adresář'; + LANGcsCouldNotBeDeleted = 'nemohl být smazán'; + LANGcsCouldNotBeDeletedS = 'nemohl být smazán: %s'; + LANGcsUserCancelled = 'Operace přerušena!'; + LANGcsTheDirectorySIsNotEmpty = 'Složka %s není prázdná!'; + LANGcsCannotCopyFile = 'Nelze zkopírovat soubor'; + LANGcsCopyError = 'Chyba při kopírování'; + LANGcsMoveError = 'Chyba při přesouvání'; + LANGcsOverwriteS = 'Přepsat: %s'; + LANGcsWithFileS = 'Souborem: %s'; + LANGcsOvewriteSBytesS = '%s bytů, %s'; + LANGcsTheFile = 'Soubor'; + LANGcsCopy = 'Kopírovat'; + LANGcsMove = 'Přesunout'; + LANGcsTheDirectory = 'Adresář'; + LANGcsTheSymbolicLink = 'Symbolický odkaz'; + LANGcsCannotMoveFile = 'Nelze přesunout soubor'; + LANGcsCouldNotBeCreated = 'nemohl být vytvořen'; + LANGcsCouldNotBeCreatedS = 'nemohl být vytvořen: %s'; + LANGcsFromS = 'Z: %s'; + LANGcsToS = 'Do: %s'; + LANGcsCannotCopyFileToItself = 'Zdrojový a cílový soubor jsou totožné!'; + LANGcsMemoryAllocationFailed = 'Chyba při alokaci paměti:'; + LANGcsCannotOpenSourceFile = 'Nelze otevřít zdrojový soubor'; + LANGcsCannotOpenDestinationFile = 'Nelze otevřít cílový soubor'; + LANGcsCannotCloseDestinationFile = 'Nelze uzavřít cílový soubor'; + LANGcsCannotCloseSourceFile = 'Nelze uzavřít zdrojový soubor'; + LANGcsCannotReadFromSourceFile = 'Nelze číst ze zdrojového souboru'; + LANGcsCannotWriteToDestinationFile = 'Nelze zapisovat do cílového souboru'; + + LANGcsUnknownException = 'Neznámá chyba'; + LANGcsNoAccess = 'Přístup zamítnut'; + LANGcsUnknownError = 'Neznámá chyba'; + + LANGcsCreateANewDirectory = 'Vytvořit novou složku'; + LANGcsEnterDirectoryName = 'Zadejte jmé_no složky:'; + + LANGcsOverwriteQuestion = 'Potvrzení přepsání'; + LANGcsOverwriteButton_Caption = '_Přepsat'; + LANGcsOverwriteAllButton_Caption = 'Přepsat _vše'; + LANGcsSkipButton_Caption = 'Pře_skočit'; + LANGcsOverwriteAllOlderButton_Caption = 'Přepsat sta_rší'; + LANGcsSkipAllButton_Caption = 'Přeskočit vš_e'; + LANGcsRenameButton_Caption = 'Přej_menovat'; + LANGcsAppendButton_Caption = 'Připoji_t'; + LANGcsRename = 'Přejmenovat'; + LANGcsRenameFile = 'Přejmenovat soubor ''%s'' na'; + LANGcsIgnoreButton_Caption = '_Ignorovat'; + + LANGcsProgress = 'Průběh operace'; + LANGcsCancel = '_Storno'; + LANGcsDelete = 'Mazání:'; + + LANGcsSpecifyFileType = 'Zvolte _typ souboru:'; + + LANGcsRemoveDirectory = 'Odstranit složku'; + LANGcsDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Opravdu si přejete vše smazat včetně vnořených složek?'; + LANGcsRetry = '_Opakovat'; + LANGcsDeleteButton_Caption = 'O_dstranit'; + LANGcsAll = '_Vše'; + + LANGcsCopyFilesSC = 'Kopírovat soubory:'; + LANGcsAppendQuestion = 'Opravdu si přejete připojit soubor ''%s'' k souboru ''%s''?'; + LANGcsPreparingList = 'Připravuje se seznam souborů...'; + + LANGcsYouMustSelectAValidFile = 'Musíte označit platný soubor!'; + LANGcsmiVerifyChecksums = '_Ověřit kontrolní součty'; + LANGcsVerifyChecksumsCaption = 'Ověřit kontrolní součty'; + LANGcsCheckButtonCaptionCheck = '_Ověřit'; + LANGcsCheckButtonCaptionStop = '_Stop'; + LANGcsFileListTooltip = '[?] - Dosud neověřeno'#10'[OK] - Kontrolní součet je správný'#10'[BAD] - Kontrolní součet je špatný'#10'[N/A] - Soubor není k dispozici'; + LANGcsFilenameColumnCaption = 'Soubor'; + LANGcsTheFileSYouAreTryingToOpenIsQuiteBig = 'Soubor ''%s'' který se pokoušíte načíst, je velký (%s bajtů). Nemusí se jednat o platný soubor s kontrolními součty.'#10#10'Přejete si pokračovat?'; + LANGcsAnErrorOccuredWhileInitializingMemoryBlock = 'Nastala chyba při alokaci místa v paměti. Pokuste se uvolnit paměť uzavřením několika aplikací a zkuste to znovu.'; + LANGcsAnErrorOccuredWhileOpeningFileSS = 'Nelze otevřít soubor ''%s'':'#10' %s'; + LANGcsAnErrorOccuredWhileReadingFileSS = 'Nelze číst ze souboru ''%s'':'#10' %s'; + LANGcsChecksumNotChecked = '<span weight="bold">Stav:</span> Nekontrolováno'; + LANGcsChecksumChecking = '<span weight="bold">Stav:</span> Probíhá kontrola...'; + LANGcsChecksumInterrupted = '<span weight="bold">Stav:</span> Přerušeno'; + LANGcsChecksumDOK = '<span weight="bold">Stav:</span> %d%% OK'; + + LANGcsmiCreateChecksumsCaption = '_Vytvořit kontrolní součty...'; + LANGcsYouMustSelectAtLeastOneFileToCalculateChecksum = 'Musíte označit alespoň jeden platný soubor, pro který chcete vytvořit kontrolní součty!'; + LANGcsCreateChecksumsCaption = 'Vytvořit kontrolní součty'; + LANGcsCCHKSUMPage1Text = 'Chystáte se vytvořit kontrolní součty pro'#10'označené soubory v panelu. Jestliže nejsou'#10'označeny všechny potřebné soubory,'#10'ukončete tohoto průvodce a zkuste to znovu.'; + LANGcsCCHKSUMPage4Text = 'Průvodce je připraven vytvořit kontrolní součty.'#10'Tato operace může trvat několik minut.'#10'Stiskněte Vpřed pro pokračování.'; + LANGcsCCHKSUMPage6Text = 'Během operace nastaly následující chyby:'; + LANGcsCCHKSUMPage7Text = 'Kontrolní součty jsou připraveny k použití.'#10#10'Stisknutím Dokončit ukončíte průvodce.'; + LANGcsCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Příprava souborů</span>'; + LANGcsCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Vyberte typ součtového souboru</span>'; + LANGcsCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Zvolte jméno souboru</span>'; + LANGcsCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Připraveno pro operaci</span>'; + LANGcsCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Probíhá kontrola...</span>'; + LANGcsCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Chyba!</span>'; + LANGcsCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Dokončeno</span>'; + LANGcsCCHKSUMSFVFile = 'soubor SFV'; + LANGcsCCHKSUMMD5sumFile = 'soubor MD5'; + LANGcsCCHKSUMFileName = '_Název souboru:'; + LANGcsCCHKSUMCreateSeparateChecksumFiles = 'Samostatné _soubory se součty'; + LANGcsCCHKSUMNowProcessingFileS = 'Kontroluje se soubor: %s'; + LANGcsCCHKSUMFinishCaption = '_Dokončit'; + LANGcsCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Opravdu si přejete přerušit kontrolu?'; + LANGcsCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Nastala chyba při otevírání souboru ''%s'': %s'#10; + LANGcsCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Nastala chyba při čtení souboru ''%s'': %s'#10; + LANGcsCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Nastala chyba při pokusu o zápis do souboru ''%s'': %s'#10; + + LANGcsAnErrorOccuredWhileWritingFileSS = 'Nelze zapisovat do souboru ''%s'':'#10' %s'; + LANGcsTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Cílový soubor ''%s'' existuje. Přejete si ho přepsat?'; + LANGcsTheTargetFileSCannotBeRemovedS = 'Cílový soubor ''%s'' nemohl být odstraněn: %s'; + LANGcsMergeCaption = 'Spojit'; + LANGcsPleaseInsertNextDiskOrGiveDifferentLocation = 'Prosím vložte další disk nebo zadejte jiné umístění:'; + LANGcsMergeOfSSucceeded = 'Spojení souboru ''%s'' bylo úspěšně dokončeno (správný kontrolní součet).'; + LANGcsWarningCreatedFileFailsCRCCheck = 'Upozornění: Vytvořený soubor nemá správný kontrolní součet!'; + LANGcsMergeOfSSucceeded_NoCRCFileAvailable = 'Spojení souboru ''%s'' bylo úspěšně dokončeno (kontrolní součet není k dispozici).'; + LANGcsMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Spojit ''%s'' a všechny soubory s navazujícími jmény do následujícího adresáře:'; + LANGcsMergeSC = 'Spojit:'; + LANGcsmiSplitFileCaption = '_Rozdělit soubor...'; + LANGcsmiMergeFilesCaption = 'S_pojit soubory...'; + + LANGcsSplitTheFileSToDirectory = '_Rozdělit soubor ''%s'' do cílového adresáře:'; + LANGcsSplitSC = 'Rozdělit:'; + LANGcsSplitFile = 'Rozdělit soubor'; + LANGcsBytesPerFile = '_Bajtů na soubor:'; + LANGcsAutomatic = 'Automaticky'; + LANGcsDeleteFilesOnTargetDisk = '_Smazat soubory na cílovém disku (vhodné pro vyjímatelné disky)'; + LANGcsSplitCaption = 'Rozdělit'; + LANGcsCannotOpenFileS = 'Nelze otevřít soubor ''%s'''; + LANGcsCannotSplitTheFileToMoreThan999Parts = 'Soubor nelze rozdělit do více než 999 částí!'; + LANGcsThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'V cílovém adresáři se nacházejí tyto soubory:'#10'%s'#10'Přejete si je smazat?'; + LANGcsThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'V cílovém adresáři se nachází %d souborů. Přejete si je smazat?'; + LANGcsAnErrorOccuredWhileOperationS = 'Při provádění operace nastala chyba : %s'; + LANGcsSplitOfSSucceeded = 'Rozdělení souboru ''%s'' bylo úspěšně dokončeno.'; + LANGcsSplitOfSFailed = 'Rozdělení souboru ''%s'' nebylo úspěšné!'; + + LANGcsmnuShow_Caption = '_Zobrazení'; + LANGcsmiShowDotFiles_Caption = 'Zobrazit _skryté soubory'; + LANGcsTheFileYouAreTryingToOpenIsQuiteBig = 'Soubor, který se pokoušíte načíst, je velký. Otevřením v externí aplikaci (např. gedit) může dojít ke zpomalení reakcí systému.'#10'Přejete si pokračovat?'; + LANGcsCannotExecuteSPleaseCheckTheConfiguration = 'Nelze spustit ''%s''. Prosím zkontrolujte nastavení.'; + LANGcsEdit = 'Upravit'; + LANGcsEnterFilenameToEdit = 'Zad_ejte jméno souboru, který chcete upravit:'; + + LANGcsmnuSettings_Caption = 'Nas_tavení'; + LANGcsmiFileTypes_Caption = '_Typy souborů...'; + LANGcsThereIsNoApplicationAssociatedWithS = 'Žádná aplikace není přiřazena k souboru "%s".'#10#10'Přejete si otevřít dialog s nastavením akcí k typům souborů?'; + LANGcsErrorExecutingCommand = 'Zadaný příkaz nelze vykonat!'; + LANGcsEditFileTypesCaption = 'Nastavení přiřazení'; + LANGcsTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Typy souborů</span>'; + LANGcsExtensionsColumn = 'Přípony'; + LANGcsDescriptionColumn = 'Popis'; + LANGcsFileTypesList = 'Seznam typů souborů'; + LANGcsActionName = 'Název akce'; + LANGcsCommand = 'Příkaz'; + LANGcsSetDefaultActionButton_Caption = '_Nastavit jako výchozí'; + LANGcsRunInTerminalCheckBox_Caption = 'Spustit v _terminálu'; + LANGcsAutodetectCheckBox_Caption = 'Autodetekce _okenní aplikace'; + LANGcsBrowseButton_Caption = '_Prohledat...'; + LANGcsCommandLabel_Caption = 'Pří_kaz:'; + LANGcsDescriptionLabel_Caption = 'Náz_ev akce:'; + LANGcsFNameExtLabel_Caption = 'Při_dat typ:'; + LANGcsNotebookPageExtensions = 'Typ souboru'; + LANGcsNotebookPageActions = 'Akce'; + LANGcsDefault = ' (výchozí)'; + LANGcsCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Nelze uložit seznam typů souborů, protože jiný proces mezitím uložený seznam změnil.'; + + LANGcsDefaultColor = 'Výchozí _barva'; + LANGcsIcon = '_Ikona:'; + LANGcsBrowseForIcon = 'Vyhledat ikonu'; + LANGcsSelectFileTypeColor = 'Zvolit barvu typu souborů'; + LANGcsColor = 'Ba_rva:'; + + LANGcsmiChangePermissions_Caption = 'Změnit oprá_vnění...'; + LANGcsmiChangeOwner_Caption = 'Změnit v_lastníka/skupinu...'; + LANGcsmiCreateSymlink_Caption = 'Vytvořit od_kaz...'; + LANGcsmiEditSymlink_Caption = '_Upravit odkaz...'; + LANGcsChmodProgress = 'Změna oprávnění:'; + LANGcsChownProgress = 'Změna vlastníka:'; + LANGcsYouMustSelectAValidSymbolicLink = 'Musíte vybrat platný odkaz!'; + LANGcsPopupRunS = 'Spus_tit %s'; + LANGcsPopupOpenS = '_Otevřít %s'; + LANGcsPopupGoUp = 'Přejít d_o nadřazeného adresáře'; + LANGcsPopupOpenWithS = 'Otevřít v %s'; + LANGcsPopupDefault = ' (výchozí)'; + LANGcsPopupOpenWith = '_Otevřít v...'; + LANGcsPopupViewFile = '_Zobrazit soubor'; + LANGcsPopupEditFile = 'Upravit _soubor'; + LANGcsPopupMakeSymlink = 'Vytvořit od_kaz'; + LANGcsPopupRename = '_Přejmenovat'; + LANGcsPopupDelete = 'O_dstranit'; + LANGcsDialogChangePermissions = 'Změnit oprávnění'; + LANGcsCouldNotBeChmoddedS = 'nelze změnit oprávnění: %s'; + LANGcsDialogChangeOwner = 'Změnit vlastníka/skupinu'; + LANGcsCouldNotBeChownedS = 'nelze změnit vlastníka: %s'; + LANGcsDialogMakeSymlink = 'Vytvořit odkaz'; + LANGcsDialogEditSymlink = 'Upravit odkaz'; + LANGcsFEditSymlink_Caption = 'Upravit symbolický odkaz'; + LANGcsFEditSymlink_SymbolicLinkFilename = '_Název odkazu:'; + LANGcsFEditSymlink_SymbolicLinkPointsTo = 'Odkaz _ukazuje na:'; + + LANGcsFChmod_Caption = 'Oprávnění'; + LANGcsFChmod_PermissionFrame = 'Příznaky oprávnění'; + LANGcsFChmod_FileFrame = 'Soubor'; + LANGcsFChmod_ApplyRecursivelyFor = 'Použít _opakovaně pro'; + LANGcsFChmod_miAllFiles = 'Všechny soubory a adresáře'; + LANGcsFChmod_miDirectories = 'Pouze pro adresáře'; + LANGcsFChmod_OctalLabel = 'Čí_selné vyjádření:'; + LANGcsFChmod_SUID = 'SUID - Nastavit ID uživatele při spuštění'; + LANGcsFChmod_SGID = 'SGID - Nastavit ID skupiny při spuštění'; + LANGcsFChmod_Sticky = 'bit ''sticky'''; + LANGcsFChmod_RUSR = 'RUSR - Čtení vlastníkem'; + LANGcsFChmod_WUSR = 'WUSR - Zápis vlastníkem'; + LANGcsFChmod_XUSR = 'XUSR - Spouštění vlastníkem'; + LANGcsFChmod_RGRP = 'RGRP - Čtení skupinou'; + LANGcsFChmod_WGRP = 'WGRP - Zápis skupinou'; + LANGcsFChmod_XGRP = 'XGRP - Spouštění skupinou'; + LANGcsFChmod_ROTH = 'ROTH - Čtení ostatními'; + LANGcsFChmod_WOTH = 'WOTH - Zápis ostatními'; + LANGcsFChmod_XOTH = 'XOTH - Spouštění ostatními'; + LANGcsFChmod_TextLabel = '<span weight="ultrabold">Textové vyjádření:</span> %s'; + LANGcsFChmod_FileLabel = '<span weight="ultrabold">Zvolený soubor:</span> %s'#10'<span weight="ultrabold">Textové vyjádření:</span> %s'#10 + + '<span weight="ultrabold">Číselné vyjádření:</span> %d'#10'<span weight="ultrabold">Vlastník:</span> %s'#10 + + '<span weight="ultrabold">Skupina:</span> %s'; + + LANGcsFChown_Caption = 'Změnit vlastníka/skupinu'; + LANGcsFChown_OwnerFrame = 'Vlastník'; + LANGcsFChown_GroupFrame = 'Název skupiny'; + LANGcsFChown_FileFrame = 'Soubor'; + LANGcsFChown_ApplyRecursively = 'Použít _opakovaně'; + + LANGcsFSymlink_Caption = 'Vytvořit symbolický odkaz'; + LANGcsFSymlink_ExistingFilename = '_Existující soubor (na který se bude odkazovat):'; + LANGcsFSymlink_SymlinkFilename = '_Název odkazu:'; + + LANGcsmnuBookmarks_Caption = 'Záložk_y'; + LANGcsmiAddBookmark_Caption = 'Přidat záložku'; + LANGcsmiEditBookmarks_Caption = 'Upravit záložky'; + LANGcsBookmarkPopupDelete_Caption = '_Smazat'; + LANGcsmiPreferences_Caption = '_Nastavení...'; + LANGcsTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'Adresář který se pokoušíte přidat již existuje v seznamu záložek'; + LANGcsSomeOtherInstanceChanged = 'V některé další spuštěné instanci programu bylo změněno nastavení. Přejete si použít nové nastavení i pro aktuální okno?'#10#10'Upozornění: Pokud nepovolíte provedení změn, bude toto nové nastavení přepsáno při ukončení programu!'; + + LANGcsPreferences_Caption = 'Nastavení aplikace'; + LANGcsPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Nastavení aplikace</span>'; + LANGcsPreferences_GeneralPage = 'Obecné'; + LANGcsPreferences_FontsPage = 'Písma'; + LANGcsPreferences_ColorsPage = 'Barvy'; + LANGcsPreferences_RowHeight = 'Výš_ka řádku:'; + LANGcsPreferences_NumHistoryItems = 'Položek v _historii příkazové řádky:'; + LANGcsPreferences_Default = 'Výchozí'; + LANGcsPreferences_ClearReadonlyAttribute = '_Odstranit atribut jen pro čtení při kopírování z CD-ROM'; + LANGcsPreferences_DisableMouseRenaming = 'Zakázat _rychlé přejmenování myší'; + LANGcsPreferences_ShowFiletypeIconsInList = 'Zobrazit přidružené _ikony typů souborů '; + LANGcsPreferences_ExternalAppsLabel = '<span weight="ultrabold">Externí programy</span>'; + LANGcsPreferences_Viewer = '_Prohlížeč:'; + LANGcsPreferences_Editor = '_Editor:'; + LANGcsPreferences_Terminal = '_Terminál:'; + LANGcsPreferences_ListFont = 'Písmo v panelech:'; + LANGcsPreferences_Change = '_Změnit...'; + LANGcsPreferences_UseDefaultFont = 'Použít _výchozí písmo'; + LANGcsPreferences_Foreground = 'Text'; + LANGcsPreferences_Background = 'Pozadí'; + LANGcsPreferences_NormalItem = 'Normální položky:'; + LANGcsPreferences_SetToDefaultToUseGTKThemeColors = 'Při výchozím nastavení se použije barva aktuálního tématu systému GTK'; + LANGcsPreferences_Cursor = 'Kurzor:'; + LANGcsPreferences_InactiveItem = 'Neaktivní položky:'; + LANGcsPreferences_SelectedItem = 'Označené položky:'; + LANGcsPreferences_LinkItem = 'Symbolické odkazy:'; + LANGcsPreferences_LinkItemHint = 'Při výchozím nastavení se použije barva normálních položek'; + LANGcsPreferences_DotFileItem = 'Skryté soubory:'; + LANGcsPreferences_DotFileItemHint = 'Při výchozím nastavení se použije barva normálních položek'; + LANGcsPreferences_BrowseForApplication = 'Zvolit aplikaci'; + LANGcsPreferences_DefaultS = 'Výchozí: %s'; + LANGcsPreferences_SelectFont = 'Zvolit písmo'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGcsBookmarkButton_Tooltip = 'Zobrazit záložky'; + LANGcsUpButton_Tooltip = 'Přesunout se o adresář výš'; + LANGcsRootButton_Tooltip = 'Přesunout se do kořenového adresáře (/)'; + LANGcsHomeButton_Tooltip = 'Přesunout se do domovského adresáře (/home/user)'; + LANGcsLeftEqualButton_Tooltip = 'Změnit adresář v pravém panelu na aktuální'; + LANGcsRightEqualButton_Tooltip = 'Změnit adresář v levém panelu na aktuální'; + LANGcsmiShowDirectorySizes_Caption = 'Spočítat obsazený prostor'; + LANGcsmiTargetSource_Caption = 'Cílový adresář = Aktuální adresář'; + LANGcsFileTypeDirectory = 'Adresáře'; + LANGcsFileTypeFile = 'Soubory'; + LANGcsFileTypeMetafile = 'Společná položka'; + LANGcsPreferencesPanelsPage = 'Panely'; + LANGcsPreferencesApplicationsPage = 'Aplikace'; + LANGcsPreferencesExperimentalPage = 'Experimentální funkce'; + LANGcsPreferencesSelectAllDirectoriesCheckBox_Caption = 'Při hromadném označování zahrnout i _adresáře'; + LANGcsPreferencesNewStyleAltOCheckBox_Caption = 'No_vý styl Alt+O'; + LANGcsPreferencesNewStyleAltOCheckBox_Tooltip = 'Při přepnutí nemění aktuální adresář'; + LANGcsPreferencesShowFuncButtonsCheckBox_Caption = 'Zobrazit _funkční tlačítka (spodní lišta)'; + LANGcsPreferencesSizeFormatLabel_Caption = 'For_mát čísel:'; + LANGcsPreferencesmiSizeFormat1 = 'Systémový'; + LANGcsPreferencesmiSizeFormat6 = 'Dynamický'; + LANGcsPreferencesAutodetectXApp = 'Autodetekce X aplikace'; + LANGcsPreferencesAlwaysRunInTerminal = 'Spustit v terminálu'; + LANGcsPreferencesNeverRunInTerminal = 'Nespouštět v terminálu'; + LANGcsPreferencesCmdLineBehaviourLabel_Caption = 'Spouštění z _příkazové řádky:'; + LANGcsPreferencesFeatures = 'Funkce'; + LANGcsPreferencesDisableMouseRename_Tooltip = 'Pro rychlé přejmenování můžete vždy použít klávesovou kombinaci Shift+F6 i při zakázané této volbě'; + LANGcsPreferencesDisableFileTipsCheckBox_Caption = 'Zakázat plovoucí okno s plným _jménem souboru'; + LANGcsPreferencesDisableFileTipsCheckBox_Tooltip = 'Nezobrazovat plovoucí okno s plným jménem souboru jestliže je název souboru/adresáře v panelu zkrácený'; + LANGcsPreferencesShow = 'Zobrazení'; + LANGcsPreferencesDirsInBoldCheckBox_Caption = 'Adresáře _tučným fontem'; + LANGcsPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Nezobrazovat _hranaté závorky v názvech adresářů'; + LANGcsPreferencesOctalPermissionsCheckBox_Caption = 'Zobrazit _oprávnění číselně'; + LANGcsPreferencesOctalPermissionsCheckBox_Tooltip = 'Zobrazit oprávnění souboru/adresáře v číselné formě'; + LANGcsPreferencesMovement = 'Pohyb v panelech'; + LANGcsPreferencesLynxLikeMotionCheckBox_Caption = 'Pohyb ve stylu prohlížeče _Lynx'; + LANGcsPreferencesInsertMovesDownCheckBox_Caption = 'In_sert posune kurzor dolů'; + LANGcsPreferencesSpaceMovesDownCheckBox_Caption = '_Mezerník posune kurzor dolů'; + LANGcsPreferencesViewer = 'Prohlížeč'; + LANGcsPreferencesCommandSC = 'Příkaz:'; + LANGcsPreferencesUseInternalViewer = 'Použít _interní prohlížeč'; + LANGcsPreferencesEditor = 'Editor'; + LANGcsPreferencesTerminal = 'Terminál'; + LANGcsPreferencesExperimentalFeatures = 'Experimentální funkce'; + LANGcsPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Varování:</span> Tyto funkce jsou momentálně ve vývoji a není zaručena jejich bezchybná funkčnost. Používejte jen na vlastní nebezpečí!'; + LANGcsPreferencesFocusRefreshCheckBox_Caption = 'P_rovést znovunačtení panelů při vstupu do okna aplikace'; + LANGcsPreferencesFocusRefreshCheckBox_Tooltip = 'Tato operace trvá delší dobu v závislosti na počtu souborů v panelech'; + LANGcsPreferencesWMCompatModeCheckBox_Caption = 'Mód _kompatibility s okenními manažery'; + LANGcsPreferencesWMCompatModeCheckBox_Tooltip = 'Použijte v případě potíží s některými okenními manažery (např. IceWM neprovádí maximalizaci okna korektně)'; + LANGcsPreferencesCompatUseLibcSystemCheckBox_Caption = 'Použít funkci libc _system() pro spouštění procesů'; + LANGcsPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Použijte v případě potíží se zamrznutím nebo pády aplikace při spouštění programů'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGcsmiSearchCaption2 = '_Vyhledat soubory...'; + LANGcsmiNoMounterBarCaption = 'Nez_obrazovat pruh disků'; + LANGcsmiShowOneMounterBarCaption = 'Zobrazit _jeden pruh disků'; + LANGcsmiShowTwoMounterBarCaption = 'Zobrazit _dva pruhy disků'; + LANGcsmnuNetworkCaption = 'S_íť'; + LANGcsmiConnectionsCaption = '_Správce připojení...'; + LANGcsmiOpenConnectionCaption = '_Připojit se...'; + LANGcsmiQuickConnectCaption = '_Rychlé připojení...'; + LANGcsmnuPluginsCaption = '_Moduly'; + LANGcsmiTestPluginCaption = '_Test modulu...'; + LANGcsmiMounterSettingsCaption = 'Nastavení pruhu _disků...'; + LANGcsmiColumnsCaption = 'Nastavení sloup_ců...'; + LANGcsmiSavePositionCaption = '_Uložit pozici'; + LANGcsmiMountCaption = '_Připojit'; + LANGcsmiUmountCaption = '_Odpojit'; + LANGcsmiEjectCaption = '_Vysunout'; + LANGcsmiDuplicateTabCaption = '_Otevřít nový panel'; + LANGcsmiCloseTabCaption = '_Zavřít aktuální panel'; + LANGcsmiCloseAllTabsCaption = 'Zavřít _všechny panely'; + LANGcsCannotDetermineDestinationEngine = 'Nelze určit cílový adresář. Prosím zkontrolujte zadanou cestu a zkuste to znovu.'; + LANGcsCannotLoadFile = 'Nelze otevřít soubor ''%s''. Prosím zkontrolujte oprávnění a zkuste to znovu.'; + LANGcsMountPointDevice = 'Přípojný bod: %s'#10'Zařízení: %s'; + LANGcsMountSC = 'Připojit:'; + LANGcsNoPluginsFound = 'Modul nenalezen'; + LANGcsPluginAbout = 'O modulu...'; + LANGcsCouldntOpenURI = 'Nepodařilo se otevřít vzdálené připojení. Prosím zkontrolujte platnost adresy a přístupová práva.'; + LANGcsPluginAboutInside = 'Modul: %s'#10#10'%s'#10'%s'; + LANGcsAreYouSureCloseAllTabs = 'Opravdu si přejete zavřít všechny ostatní panely?'; + LANGcsCouldntOpenURIArchive = 'Nepodařilo se otevřít archív, pravděpodobně bude poškozen. Prosím zkontrolujte soubor a přístupová práva.'; + LANGcsThereIsNoModuleAvailable = 'Nelze nalézt odpovídající modul potřebný pro otevření tohoto spojení. Prosím zkontrolujte aktivní moduly.'; + LANGcsIgnoreError = 'Opravdu si přejete ignorovat tuto chybu? Zdrojový soubor bude smazán'; + LANGcsErrorMount = 'Nastala chyba při připojování zařízení ''%s'':'#10#10; + LANGcsErrorUmount = 'Nastala chyba při odpojování zařízení ''%s'':'#10#10; + LANGcsErrorEject = 'Nastala chyba při vysouvání zařízení ''%s'':'#10#10; + + LANGcsMounterPrefs_Caption = 'Nastavení panelu disků'; + LANGcsMounterPrefs_TitleLabelCaption = 'Nastavení panelu disků'; + LANGcsMounterPrefs_ListViewFrameCaption = 'Přípojné body'; + LANGcsMounterPrefs_MountName = 'Název'; + LANGcsMounterPrefs_MountPoint = 'Přípojný bod'; + LANGcsMounterPrefs_Device = 'Zařízení'; + LANGcsMounterPrefs_MoveUpButtonTooltip = 'Přesunout nahoru'; + LANGcsMounterPrefs_MoveDownButtonTooltip = 'Přesunout dolů'; + LANGcsMounterPrefs_UseFSTabDefaultsCheckBox = 'Použít _systémový seznam přípojných bodů'; + LANGcsMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'Je-li tato možnost aktivní, použije se seznam přípojných bodů ze systémového souboru /etc/fstab'; + LANGcsMounterPrefs_ToggleModeCheckBox = 'Zamáčklá tlačítka _disků u připojených zařízení'; + LANGcsMounterPrefs_ToggleModeCheckBoxTooltip = 'Je-li tato položka aktivní, zůstanou tlačítka v panelu zamáčklá v případě, že je zařízení připojeno. Kliknutím zařízení odpojíte, příp. vysunete'; + LANGcsMounterPrefs_PropertiesFrameCaption = 'Vlastnosti přípojného bodu'; + LANGcsMounterPrefs_DisplayTextLabelCaption = '_Název:'; + LANGcsMounterPrefs_MountPointLabelCaption = 'Přípojný _bod:'; + LANGcsMounterPrefs_MountDeviceLabelCaption = '_Zařízení:'; + LANGcsMounterPrefs_DeviceTypeLabelCaption = 'T_yp zařízení:'; + LANGcsMounterPrefs_miLocalDiskCaption = 'Místní disk'; + LANGcsMounterPrefs_miRemovableCaption = 'Výměnný disk'; + LANGcsMounterPrefs_miCDCaption = 'CD/DVD jednotka'; + LANGcsMounterPrefs_miFloppyCaption = 'Disketová mechanika'; + LANGcsMounterPrefs_miNetworkCaption = 'Síťový prostředek'; + LANGcsMounterPrefs_MountCommandLabelCaption = 'Příkaz pro _připojení:'; + LANGcsMounterPrefs_UmountCommandLabelCaption = 'Příkaz pro _odpojení:'; + LANGcsMounterPrefs_MountCommandEntryTooltip = 'Syntaxe: použijte %dev místo zařízení a %dir pro cestu přípojného bodu. V případě, že nepoužíváte nestandardní příkaz pro připojení zařízení, nechte toto pole nevyplněné.'#10 + 'Upozornění: nepoužívejte příkazy vyžadující vstupy z klávesnice uživatele, program je nedokáže obsloužit!'#10'Příklad: smbmount %dev %dir -o username=netuser,password=heslo'; + LANGcsMounterPrefs_UmountCommandEntryTooltip = 'Syntaxe: použijte %dev místo zařízení a %dir pro cestu přípojného bodu. V případě, že nepoužíváte nestandardní příkaz pro odpojení zařízení, nechte toto pole nevyplněné.'#10'Příklad: smbumount %dir'; + LANGcsMounterPrefs_IconLabelCaption = '_Ikona:'; + + LANGcsConnMgr_Caption = 'Otevřít nové spojení'; + LANGcsConnMgr_ConnectButton = '_Připojit'; + LANGcsConnMgr_OpenConnection = 'Otevřít nové spojení'; + LANGcsConnMgr_NameColumn = 'Název'; + LANGcsConnMgr_URIColumn = 'Adresa'; + LANGcsConnMgr_AddConnectionButtonCaption = 'N_ové spojení...'; + LANGcsConnMgr_AddConnectionButtonTooltip = 'Vytvořit nové spojení'; + LANGcsConnMgr_EditButtonCaption = '_Upravit...'; + LANGcsConnMgr_EditButtonTooltip = 'Upravit vybrané spojení'; + LANGcsConnMgr_RemoveButtonCaption = 'O_dstranit'; + LANGcsConnMgr_RemoveButtonTooltip = 'Odstranit vybrané spojení'; + LANGcsConnMgr_DoYouWantDelete = 'Opravdu si přejete odstranit vybrané spojení ''%s''?'; + + LANGcsConnProp_FTP = 'FTP'; + LANGcsConnProp_SFTP = 'SFTP (ssh podsystém)'; + LANGcsConnProp_SMB = 'Sdílení v síti Windows (SMB)'; + LANGcsConnProp_HTTP = 'WebDAV (HTTP)'; + LANGcsConnProp_HTTPS = 'Zabezpečené WebDAV (HTTPS)'; + LANGcsConnProp_Other = 'Ostatní <span style="italic">(prosím upřesněte v adrese)</span>'; + LANGcsConnProp_Caption = 'Vlastnosti připojení'; + LANGcsConnProp_VFSModule = '_VFS modul:'; + LANGcsConnProp_URI = '_Adresa (URI):'; + LANGcsConnProp_URIEntryTooltip = 'Platná adresa URI by měla obsahovat řetězec typu služby a adresu síťového serveru'; + LANGcsConnProp_DetailedInformations = 'Upřesňující informace'; + LANGcsConnProp_Name = '_Název:'; + LANGcsConnProp_Server = 'Serve_r[:port]:'; + LANGcsConnProp_Username = 'Uživa_telské jméno:'; + LANGcsConnProp_UserNameEntryTooltip = 'Nevyplňujte, jedná-li se o anonymní přístup'; + LANGcsConnProp_Password = '_Heslo:'; + LANGcsConnProp_TargetDirectory = '_Cílový adresář:'; + LANGcsConnProp_ServiceType = 'Typ _služby:'; + LANGcsConnProp_MaskPassword = 'S_krýt heslo'; + LANGcsConnProp_MenuItemCaption = 'Výchozí <span style="italic">(všsechny dostupné moduly)</span>'; + + LANGcsConnLogin_Caption = 'Přihlášení'; + LANGcsConnLogin_Login = 'Přihlášení'; + LANGcsConnLogin_ExperimentalWarningLabelCaption = 'Pro přístup k prostředku %s musíte být přihlášeni'; + LANGcsConnLogin_Username = '_Uživatelské jméno:'; + LANGcsConnLogin_Password = '_Heslo:'; + LANGcsConnLogin_AnonymousCheckButton = '_Anonymní přístup'; + + LANGcsColumns_Caption = 'Nastavení sloupců hlavního panelu'; + LANGcsColumns_Title = 'Nastavení sloupců panelu'; + LANGcsColumns_MoveUpButtonTooltip = 'Přesunout položku nahoru'; + LANGcsColumns_MoveDownButtonTooltip = 'Přesunout položku dolů'; + LANGcsColumns_TitlesLongName = 'Jméno'; + LANGcsColumns_TitlesLongNameExt = 'Jméno + typ'; + LANGcsColumns_TitlesLongExt = 'Typ'; + LANGcsColumns_TitlesLongSize = 'Velikost'; + LANGcsColumns_TitlesLongDateTime = 'Datum změny + čas změny'; + LANGcsColumns_TitlesLongDate = 'Datum poslední změny'; + LANGcsColumns_TitlesLongTime = 'Čas poslední změny'; + LANGcsColumns_TitlesLongUser = 'Uživatel'; + LANGcsColumns_TitlesLongGroup = 'Skupina'; + LANGcsColumns_TitlesLongAttr = 'Atributy'; + LANGcsColumns_TitlesShortName = 'Jméno'; + LANGcsColumns_TitlesShortNameExt = 'Jméno'; + LANGcsColumns_TitlesShortExt = 'Typ'; + LANGcsColumns_TitlesShortSize = 'Velikost'; + LANGcsColumns_TitlesShortDateTime = 'Datum'; + LANGcsColumns_TitlesShortDate = 'Datum'; + LANGcsColumns_TitlesShortTime = 'Čas'; + LANGcsColumns_TitlesShortUser = 'Uživatel'; + LANGcsColumns_TitlesShortGroup = 'Skupina'; + LANGcsColumns_TitlesShortAttr = 'Atrib.'; + + LANGcsTestPlugin_Caption = 'Test VFS modulu'; + LANGcsTestPlugin_Title = 'Test VFS modulu'; + LANGcsTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Varování:</span> Podystém virtuálního souborového systému (VFS) a integrované moduly jsou momentálně ve vývoji a mohou obsahovat kritické chyby'; + LANGcsTestPlugin_Plugin = '_Modul:'; + LANGcsTestPlugin_Command = '_Adresa:'; + LANGcsTestPlugin_Username = '_Uživatel:'; + LANGcsTestPlugin_Password = '_Heslo:'; + LANGcsTestPlugin_AnonymousCheckButton = '_Anonymní přístup (bez volání funkce VFSLogin)'; + LANGcsTestPlugin_NoPluginsFound = 'Žádný modul není k dispozici'; + + LANGcsRemoteWait_Caption = 'Probíhá operace'; + LANGcsRemoteWait_OperationInProgress = 'Aplikace nyní zpracovává váš požadavek, prosím o strpení...'; + LANGcsRemoteWait_ItemsFound = 'Nalezených položek: %d'; + + LANGcsSearch_Bytes = 'bajtů'; + LANGcsSearch_kB = 'kB'; + LANGcsSearch_MB = 'MB'; + LANGcsSearch_days = 'dnech'; + LANGcsSearch_weeks = 'týdnech'; + LANGcsSearch_months = 'měsícech'; + LANGcsSearch_years = 'letech'; + LANGcsSearch_Caption = 'Vyhledat soubory'; + LANGcsSearch_General = 'Obecné'; + LANGcsSearch_Advanced = 'Upřesnění'; + LANGcsSearch_SearchResults = '_Výsledky hledání:'; + LANGcsSearch_SearchFor = '_Najít:'; + LANGcsSearch_FileMaskEntryTooltip = 'Tip: Použijte středník pro oddělení více hledaných výrazů'; + LANGcsSearch_SearchIn = 'Hledat _v:'; + LANGcsSearch_SearchArchivesCheckButton = 'Prohledávat _archívy'; + LANGcsSearch_FindText = 'Najít _text:'; + LANGcsSearch_FindTextEntryTooltip = 'Nechte toto pole nevyplněné, nechcete-li vyhledávat text v souboru'#10'Upozornění: řetězce jsou v kódování UTF-8'; + LANGcsSearch_CaseSensitiveCheckButton = '_Rozlišovat velká a malá písmena'; + LANGcsSearch_StayCurrentFSCheckButton = 'Vyhledávat i na připojených _zařízeních'; + LANGcsSearch_CaseSensitiveMatchCheckButton = 'Rozlišovat vel_ká a malá písmena'; + LANGcsSearch_Size = 'Velikost'; + LANGcsSearch_Date = 'Datum'; + LANGcsSearch_BiggerThan = '_Větší než'; + LANGcsSearch_SmallerThan = '_Menší než'; + LANGcsSearch_ModifiedBetweenRadioButton = '_Změněno mezi daty'; + LANGcsSearch_NotModifiedAfterRadioButton = '_Nebylo změněno po datu'; + LANGcsSearch_ModifiedLastRadioButton = 'Změněno v po_sledních'; + LANGcsSearch_ModifiedNotLastRadionButton = 'Nezměněn_o v posledních'; + LANGcsSearch_ModifiedBetweenEntry1 = '"Prosím použijte tento formát data:" c'; + LANGcsSearch_ViewButtonCaption = 'Prohlížet sou_bor'; + LANGcsSearch_NewSearchButtonCaption = 'Nové hle_dání'; + LANGcsSearch_GoToFileButtonCaption = 'Přejít na so_ubor'; + LANGcsSearch_FeedToListboxButtonCaption = 'Nap_lnit hlavní panel'; + LANGcsSearch_StatusSC = 'Stav:'; + LANGcsSearch_Ready = 'Připraveno.'; + LANGcsSearch_PreparingToSearch = 'Příprava hledání.'; + LANGcsSearch_SearchInProgress = 'Probíhá vyhledávání:'; + LANGcsSearch_UserCancelled = 'Přerušeno uživatelem.'; + LANGcsSearch_SearchFinished = 'Vyhledávání dokončeno'; + LANGcsSearch_FilesFound = 'Nalezeno %d souborů'; + LANGcsSearch_And = 'a'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGcsCloseOpenConnection = 'Pokoušíte se otevřít druhé spojení přes další aktivní spojení. Pokračováním bude původní spojení uzavřeno a nahrazeno novým.'#10#10'Přejete si pokračovat?'; + LANGcsDuplicateTabWarning = 'Pokoušíte se otevřít nový panel obsahující otevřené vzdálené spojení. Tato operace nemůže být provedena, protože duplikace spojení není podporováno. Nový panel bude přesměrován na lokální souborový systém.'; + LANGcsDontShowAgain = '_Příště tento dotaz nezobrazovat'; + LANGcsSwitchOtherPanelWarning = 'Pokoušíte se otevřít adresář vzdáleného spojení v druhém panelu. Tato operace nemůže být provedena, protože duplikace spojení není podporováno.'; + LANGcsOpenConnectionsWarning = 'V panelu stále existují otevřená spojení. Ukončením aplikace budou odpojeny.'#10#10'Přejete si aplikaci opravdu ukončit?'; + LANGcsmiDisconnect_Caption = 'O_dpojit'; + LANGcsDisconnectButton_Tooltip = 'Odpojit aktuální spojení'; + LANGcsLeaveArchiveButton_Tooltip = 'Zavřít archiv'; + LANGcsOpenTerminalButton_Tooltip = 'Otevře nové terminálové okno v aktuálním adresáři'; + LANGcsOpenTerminalButton_Caption = 'Te_rminál'; + LANGcsShowTextUIDsCheckBox_Caption = 'Zobrazit vlastníka a sk_upinu textově'; + LANGcsShowTextUIDsCheckBox_Tooltip = 'Použít textové vyjádření vlastníka a skupiny namísto číselné formy (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGcsmiNewTab_Caption = 'Nový _panel'; + LANGcsFilePopupMenu_Properties = 'Vl_astnosti'; + LANGcsCommandEntry_Tooltip = 'Použijte ''%s'' jako zástupce pro jméno souboru/adresáře'; + LANGcsmiFiles_Caption = 'Pouze pro soubory'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGcsPasswordButton_Tooltip = 'Archív je zabezpečen heslem.'#10'Kliknutím nastavíte heslo.'; + LANGcsHandleRunFromArchive_Bytes = 'bajtů'; + LANGcsHandleRunFromArchive_FileTypeDesc_Unknown = '(není k dispozici)'; + LANGcsHandleRunFromArchive_NotAssociated = '(bez asociace)'; + LANGcsHandleRunFromArchive_SelfExecutable = '(spustitelný)'; + LANGcsHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Nepodařilo se vytvořit adresář "%s" pro dočasné soubory: %s.'#10#10'Zkontrolujte prosím zadanou cestu a operaci opakujte.'; + LANGcsFRunFromVFS_Caption = 'Vlastnosti souboru'; + LANGcsFRunFromVFS_TitleLabel = 'Vlastnosti'; + LANGcsFRunFromVFS_FileNameLabel = 'Název souboru:'; + LANGcsFRunFromVFS_FileTypeLabel = 'Typ souboru:'; + LANGcsFRunFromVFS_SizeLabel = 'Velikost:'; + LANGcsFRunFromVFS_PackedSizeLabel = 'Komprimovaná velikost:'; + LANGcsFRunFromVFS_DateLabel = 'Datum změny:'; + LANGcsFRunFromVFS_InfoLabel = 'Zobrazení souborů přímo z archívu není možné. Klepnutím na tlačítka níže se vámi vybrané soubory (resp. celý archív) rozbalí do dočasného adresáře, z nějž je lze jednoduše otevřít ve zvolené aplikaci.' + + #10'Všechny dočasné soubory budou smazány při ukončení aplikace Tux Commander.'; + LANGcsFRunFromVFS_OpensWithLabel = 'Otevřít v:'; + LANGcsFRunFromVFS_ExecuteButton = 'E_xtrahovat a otevřít'; + LANGcsFRunFromVFS_ExecuteAllButton = 'Extrahovat _vše a otevřít'; + LANGcsFSetPassword_Caption = 'Heslo archívu'; + LANGcsFSetPassword_Label1_Caption = 'Zadejte prosím heslo'; + LANGcsFSetPassword_Label2_Caption = 'Pro přístup a práci s obsahem archívu je potřeba zadat heslo'; + LANGcsFSetPassword_ShowPasswordCheckButton = 'Od_krýt heslo'; + + + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGcsF2Button_Caption; + LANGF3Button_Caption := LANGcsF3Button_Caption; + LANGF4Button_Caption := LANGcsF4Button_Caption; + LANGF5Button_Caption := LANGcsF5Button_Caption; + LANGF6Button_Caption := LANGcsF6Button_Caption; + LANGF7Button_Caption := LANGcsF7Button_Caption; + LANGF8Button_Caption := LANGcsF8Button_Caption; + + LANGmnuFile_Caption := LANGcsmnuFile_Caption; + LANGmnuMark_Caption := LANGcsmnuMark_Caption; + LANGmnuCommands_Caption := LANGcsmnuCommands_Caption; + LANGmnuHelp_Caption := LANGcsmnuHelp_Caption; + LANGmiExit_Caption := LANGcsmiExit_Caption; + LANGmiSelectGroup_Caption := LANGcsmiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGcsmiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGcsmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGcsmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGcsmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGcsmiRefresh_Caption; + LANGmiAbout_Caption := LANGcsmiAbout_Caption; + + LANGColumn1_Caption := LANGcsColumn1_Caption; + LANGColumn2_Caption := LANGcsColumn2_Caption; + LANGColumn3_Caption := LANGcsColumn3_Caption; + LANGColumn4_Caption := LANGcsColumn4_Caption; + LANGColumn5_Caption := LANGcsColumn5_Caption; + + LANGExpandSelection := LANGcsExpandSelection; + LANGShrinkSelection := LANGcsShrinkSelection; + LANGNoMatchesFound := LANGcsNoMatchesFound; + LANGNoFilesSelected := LANGcsNoFilesSelected; + LANGSelectedFilesDirectories := LANGcsSelectedFilesDirectories; + LANGDirectoryS := LANGcsDirectoryS; + LANGFileS := LANGcsFileS; + LANGDoYouReallyWantToDeleteTheS := LANGcsDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGcsDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGcsCopyFiles; + LANGMoveRenameFiles := LANGcsMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGcsCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGcsMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGcsCopySC; + LANGMoveRenameSC := LANGcsMoveRenameSC; + + LANGQuickFind := LANGcsQuickFind; + + LANGAboutString := LANGcsAboutString; + LANGAboutStringGnome := LANGcsAboutStringGnome; + LANGDiskStatFmt := LANGcsDiskStatFmt; + LANGDiskStatVolNameFmt := LANGcsDiskStatVolNameFmt; + LANGStatusLineFmt := LANGcsStatusLineFmt; + LANGPanelStrings[False] := LANGcsPanelStrings[False]; + LANGPanelStrings[True] := LANGcsPanelStrings[True]; + LANGDIR := LANGcsDIR; + LANGErrorGettingListingForSPanel := LANGcsErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGcsErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGcsErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGcsErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGcsTheFileDirectory; + LANGCouldNotBeDeleted := LANGcsCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGcsCouldNotBeDeletedS; + LANGUserCancelled := LANGcsUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGcsTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGcsCannotCopyFile; + LANGCopyError := LANGcsCopyError; + LANGMoveError := LANGcsMoveError; + LANGOverwriteS := LANGcsOverwriteS; + LANGWithFileS := LANGcsWithFileS; + LANGOvewriteSBytesS := LANGcsOvewriteSBytesS; + LANGTheFile := LANGcsTheFile; + LANGCopy := LANGcsCopy; + LANGMove := LANGcsMove; + LANGTheDirectory := LANGcsTheDirectory; + LANGTheSymbolicLink := LANGcsTheSymbolicLink; + LANGCannotMoveFile := LANGcsCannotMoveFile; + LANGCouldNotBeCreated := LANGcsCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGcsCouldNotBeCreatedS; + LANGFromS := LANGcsFromS; + LANGToS := LANGcsToS; + LANGCannotCopyFileToItself := LANGcsCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGcsMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGcsCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGcsCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGcsCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGcsCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGcsCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGcsCannotWriteToDestinationFile; + + LANGUnknownException := LANGcsUnknownException; + LANGNoAccess := LANGcsNoAccess; + LANGUnknownError := LANGcsUnknownError; + + LANGCreateANewDirectory := LANGcsCreateANewDirectory; + LANGEnterDirectoryName := LANGcsEnterDirectoryName; + + LANGOverwriteQuestion := LANGcsOverwriteQuestion; + LANGOverwriteButton_Caption := LANGcsOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGcsOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGcsSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGcsOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGcsSkipAllButton_Caption; + LANGRenameButton_Caption := LANGcsRenameButton_Caption; + LANGAppendButton_Caption := LANGcsAppendButton_Caption; + LANGRename := LANGcsRename; + LANGRenameFile := LANGcsRenameFile; + LANGIgnoreButton_Caption := LANGcsIgnoreButton_Caption; + + LANGProgress := LANGcsProgress; + LANGCancel := LANGcsCancel; + LANGDelete := LANGcsDelete; + + LANGSpecifyFileType := LANGcsSpecifyFileType; + + LANGRemoveDirectory := LANGcsRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGcsDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGcsRetry; + LANGDeleteButton_Caption := LANGcsDeleteButton_Caption; + LANGAll := LANGcsAll; + + LANGCopyFilesSC := LANGcsCopyFilesSC; + LANGAppendQuestion := LANGcsAppendQuestion; + LANGPreparingList := LANGcsPreparingList; + + LANGYouMustSelectAValidFile := LANGcsYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGcsmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGcsVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGcsCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGcsCheckButtonCaptionStop; + LANGFileListTooltip := LANGcsFileListTooltip; + LANGFilenameColumnCaption := LANGcsFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGcsTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGcsAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGcsAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGcsAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGcsChecksumNotChecked; + LANGChecksumChecking := LANGcsChecksumChecking; + LANGChecksumInterrupted := LANGcsChecksumInterrupted; + LANGChecksumDOK := LANGcsChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGcsmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGcsYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGcsCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGcsCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGcsCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGcsCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGcsCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGcsCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGcsCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGcsCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGcsCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGcsCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGcsCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGcsCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGcsCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGcsCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGcsCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGcsCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGcsCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGcsCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGcsCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGcsCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGcsCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGcsCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGcsAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGcsTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGcsTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGcsMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGcsPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGcsMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGcsWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGcsMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGcsMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGcsMergeSC; + LANGmiSplitFileCaption := LANGcsmiSplitFileCaption; + LANGmiMergeFilesCaption := LANGcsmiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGcsSplitTheFileSToDirectory; + LANGSplitSC := LANGcsSplitSC; + LANGSplitFile := LANGcsSplitFile; + LANGBytesPerFile := LANGcsBytesPerFile; + LANGAutomatic := LANGcsAutomatic; + LANGDeleteFilesOnTargetDisk := LANGcsDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGcsSplitCaption; + LANGCannotOpenFileS := LANGcsCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGcsCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGcsThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGcsThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGcsAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGcsSplitOfSSucceeded; + LANGSplitOfSFailed := LANGcsSplitOfSFailed; + + LANGmnuShow_Caption := LANGcsmnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGcsmiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGcsTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGcsCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGcsEdit; + LANGEnterFilenameToEdit := LANGcsEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGcsmnuSettings_Caption; + LANGmiFileTypes_Caption := LANGcsmiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGcsThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGcsErrorExecutingCommand; + LANGEditFileTypesCaption := LANGcsEditFileTypesCaption; + LANGTitleLabel_Caption := LANGcsTitleLabel_Caption; + LANGExtensionsColumn := LANGcsExtensionsColumn; + LANGDescriptionColumn := LANGcsDescriptionColumn; + LANGFileTypesList := LANGcsFileTypesList; + LANGActionName := LANGcsActionName; + LANGCommand := LANGcsCommand; + LANGSetDefaultActionButton_Caption := LANGcsSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGcsRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGcsAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGcsBrowseButton_Caption; + LANGCommandLabel_Caption := LANGcsCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGcsDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGcsFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGcsNotebookPageExtensions; + LANGNotebookPageActions := LANGcsNotebookPageActions; + LANGDefault := LANGcsDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGcsCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGcsDefaultColor; + LANGIcon := LANGcsIcon; + LANGBrowseForIcon := LANGcsBrowseForIcon; + LANGSelectFileTypeColor := LANGcsSelectFileTypeColor; + LANGColor := LANGcsColor; + + LANGmiChangePermissions_Caption := LANGcsmiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGcsmiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGcsmiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGcsmiEditSymlink_Caption; + LANGChmodProgress := LANGcsChmodProgress; + LANGChownProgress := LANGcsChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGcsYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGcsPopupRunS; + LANGPopupOpenS := LANGcsPopupOpenS; + LANGPopupGoUp := LANGcsPopupGoUp; + LANGPopupOpenWithS := LANGcsPopupOpenWithS; + LANGPopupDefault := LANGcsPopupDefault; + LANGPopupOpenWith := LANGcsPopupOpenWith; + LANGPopupViewFile := LANGcsPopupViewFile; + LANGPopupEditFile := LANGcsPopupEditFile; + LANGPopupMakeSymlink := LANGcsPopupMakeSymlink; + LANGPopupRename := LANGcsPopupRename; + LANGPopupDelete := LANGcsPopupDelete; + LANGDialogChangePermissions := LANGcsDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGcsCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGcsDialogChangeOwner; + LANGCouldNotBeChownedS := LANGcsCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGcsDialogMakeSymlink; + LANGDialogEditSymlink := LANGcsDialogEditSymlink; + LANGFEditSymlink_Caption := LANGcsFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGcsFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGcsFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGcsFChmod_Caption; + LANGFChmod_PermissionFrame := LANGcsFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGcsFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGcsFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGcsFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGcsFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGcsFChmod_OctalLabel; + LANGFChmod_SUID := LANGcsFChmod_SUID; + LANGFChmod_SGID := LANGcsFChmod_SGID; + LANGFChmod_Sticky := LANGcsFChmod_Sticky; + LANGFChmod_RUSR := LANGcsFChmod_RUSR; + LANGFChmod_WUSR := LANGcsFChmod_WUSR; + LANGFChmod_XUSR := LANGcsFChmod_XUSR; + LANGFChmod_RGRP := LANGcsFChmod_RGRP; + LANGFChmod_WGRP := LANGcsFChmod_WGRP; + LANGFChmod_XGRP := LANGcsFChmod_XGRP; + LANGFChmod_ROTH := LANGcsFChmod_ROTH; + LANGFChmod_WOTH := LANGcsFChmod_WOTH; + LANGFChmod_XOTH := LANGcsFChmod_XOTH; + LANGFChmod_TextLabel := LANGcsFChmod_TextLabel; + LANGFChmod_FileLabel := LANGcsFChmod_FileLabel; + LANGFChown_Caption := LANGcsFChown_Caption; + LANGFChown_OwnerFrame := LANGcsFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGcsFChown_GroupFrame; + LANGFChown_FileFrame := LANGcsFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGcsFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGcsFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGcsFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGcsFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGcsmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGcsmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGcsmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGcsBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGcsmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGcsTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGcsSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGcsPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGcsPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGcsPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGcsPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGcsPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGcsPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGcsPreferences_NumHistoryItems; + LANGPreferences_Default := LANGcsPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGcsPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGcsPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGcsPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGcsPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGcsPreferences_Viewer; + LANGPreferences_Editor := LANGcsPreferences_Editor; + LANGPreferences_Terminal := LANGcsPreferences_Terminal; + LANGPreferences_ListFont := LANGcsPreferences_ListFont; + LANGPreferences_Change := LANGcsPreferences_Change; + LANGPreferences_UseDefaultFont := LANGcsPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGcsPreferences_Foreground; + LANGPreferences_Background := LANGcsPreferences_Background; + LANGPreferences_NormalItem := LANGcsPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGcsPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGcsPreferences_Cursor; + LANGPreferences_InactiveItem := LANGcsPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGcsPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGcsPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGcsPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGcsPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGcsPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGcsPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGcsPreferences_DefaultS; + LANGPreferences_SelectFont := LANGcsPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGcsBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGcsUpButton_Tooltip; + LANGRootButton_Tooltip := LANGcsRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGcsHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGcsLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGcsRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGcsmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGcsmiTargetSource_Caption; + LANGFileTypeDirectory := LANGcsFileTypeDirectory; + LANGFileTypeFile := LANGcsFileTypeFile; + LANGFileTypeMetafile := LANGcsFileTypeMetafile; + LANGPreferencesPanelsPage := LANGcsPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGcsPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGcsPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGcsPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGcsPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGcsPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGcsPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGcsPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGcsPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGcsPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGcsPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGcsPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGcsPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGcsPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGcsPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGcsPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGcsPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGcsPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGcsPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGcsPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGcsPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGcsPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGcsPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGcsPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGcsPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGcsPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGcsPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGcsPreferencesViewer; + LANGPreferencesCommandSC := LANGcsPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGcsPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGcsPreferencesEditor; + LANGPreferencesTerminal := LANGcsPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGcsPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGcsPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGcsPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGcsPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGcsPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGcsPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGcsPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGcsPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGcsmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGcsmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGcsmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGcsmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGcsmnuNetworkCaption; + LANGmiConnectionsCaption := LANGcsmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGcsmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGcsmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGcsmnuPluginsCaption; + LANGmiTestPluginCaption := LANGcsmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGcsmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGcsmiColumnsCaption; + LANGmiSavePositionCaption := LANGcsmiSavePositionCaption; + LANGmiMountCaption := LANGcsmiMountCaption; + LANGmiUmountCaption := LANGcsmiUmountCaption; + LANGmiEjectCaption := LANGcsmiEjectCaption; + LANGmiDuplicateTabCaption := LANGcsmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGcsmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGcsmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGcsCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGcsCannotLoadFile; + LANGMountPointDevice := LANGcsMountPointDevice; + LANGMountSC := LANGcsMountSC; + LANGNoPluginsFound := LANGcsNoPluginsFound; + LANGPluginAbout := LANGcsPluginAbout; + LANGCouldntOpenURI := LANGcsCouldntOpenURI; + LANGPluginAboutInside := LANGcsPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGcsAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGcsCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGcsThereIsNoModuleAvailable; + LANGIgnoreError := LANGcsIgnoreError; + LANGErrorMount := LANGcsErrorMount; + LANGErrorUmount := LANGcsErrorUmount; + LANGErrorEject := LANGcsErrorEject; + + LANGMounterPrefs_Caption := LANGcsMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGcsMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGcsMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGcsMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGcsMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGcsMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGcsMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGcsMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGcsMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGcsMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGcsMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGcsMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGcsMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGcsMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGcsMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGcsMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGcsMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGcsMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGcsMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGcsMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGcsMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGcsMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGcsMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGcsMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGcsMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGcsMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGcsMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGcsConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGcsConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGcsConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGcsConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGcsConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGcsConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGcsConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGcsConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGcsConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGcsConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGcsConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGcsConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGcsConnProp_FTP; + LANGConnProp_SFTP := LANGcsConnProp_SFTP; + LANGConnProp_SMB := LANGcsConnProp_SMB; + LANGConnProp_HTTP := LANGcsConnProp_HTTP; + LANGConnProp_HTTPS := LANGcsConnProp_HTTPS; + LANGConnProp_Other := LANGcsConnProp_Other; + LANGConnProp_Caption := LANGcsConnProp_Caption; + LANGConnProp_VFSModule := LANGcsConnProp_VFSModule; + LANGConnProp_URI := LANGcsConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGcsConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGcsConnProp_DetailedInformations; + LANGConnProp_Name := LANGcsConnProp_Name; + LANGConnProp_Server := LANGcsConnProp_Server; + LANGConnProp_Username := LANGcsConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGcsConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGcsConnProp_Password; + LANGConnProp_TargetDirectory := LANGcsConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGcsConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGcsConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGcsConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGcsConnLogin_Caption; + LANGConnLogin_Login := LANGcsConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGcsConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGcsConnLogin_Username; + LANGConnLogin_Password := LANGcsConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGcsConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGcsColumns_Caption; + LANGColumns_Title := LANGcsColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGcsColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGcsColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGcsColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGcsColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGcsColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGcsColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGcsColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGcsColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGcsColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGcsColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGcsColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGcsColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGcsColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGcsColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGcsColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGcsColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGcsColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGcsColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGcsColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGcsColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGcsColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGcsColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGcsTestPlugin_Caption; + LANGTestPlugin_Title := LANGcsTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGcsTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGcsTestPlugin_Plugin; + LANGTestPlugin_Command := LANGcsTestPlugin_Command; + LANGTestPlugin_Username := LANGcsTestPlugin_Username; + LANGTestPlugin_Password := LANGcsTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGcsTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGcsTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGcsRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGcsRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGcsRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGcsSearch_Bytes; + LANGSearch_kB := LANGcsSearch_kB; + LANGSearch_MB := LANGcsSearch_MB; + LANGSearch_days := LANGcsSearch_days; + LANGSearch_weeks := LANGcsSearch_weeks; + LANGSearch_months := LANGcsSearch_months; + LANGSearch_years := LANGcsSearch_years; + LANGSearch_Caption := LANGcsSearch_Caption; + LANGSearch_General := LANGcsSearch_General; + LANGSearch_Advanced := LANGcsSearch_Advanced; + LANGSearch_SearchResults := LANGcsSearch_SearchResults; + LANGSearch_SearchFor := LANGcsSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGcsSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGcsSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGcsSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGcsSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGcsSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGcsSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGcsSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGcsSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGcsSearch_Size; + LANGSearch_Date := LANGcsSearch_Date; + LANGSearch_BiggerThan := LANGcsSearch_BiggerThan; + LANGSearch_SmallerThan := LANGcsSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGcsSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGcsSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGcsSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGcsSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGcsSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGcsSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGcsSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGcsSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGcsSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGcsSearch_StatusSC; + LANGSearch_Ready := LANGcsSearch_Ready; + LANGSearch_PreparingToSearch := LANGcsSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGcsSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGcsSearch_UserCancelled; + LANGSearch_SearchFinished := LANGcsSearch_SearchFinished; + LANGSearch_FilesFound := LANGcsSearch_FilesFound; + LANGSearch_And := LANGcsSearch_And; + + LANGCloseOpenConnection := LANGcsCloseOpenConnection; + LANGDuplicateTabWarning := LANGcsDuplicateTabWarning; + LANGDontShowAgain := LANGcsDontShowAgain; + LANGSwitchOtherPanelWarning := LANGcsSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGcsOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGcsmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGcsDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGcsLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGcsOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGcsOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGcsShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGcsShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGcsmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGcsFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGcsCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGcsmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGcsPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGcsHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGcsHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGcsHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGcsHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGcsHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGcsFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGcsFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGcsFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGcsFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGcsFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGcsFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGcsFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGcsFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGcsFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGcsFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGcsFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGcsFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGcsFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGcsFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGcsFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('cz_CZ', @SetTranslation); + AddTranslation('CS', @SetTranslation); + AddTranslation('CZ', @SetTranslation); +end. diff --git a/translations/UTranslation_DE.pas b/translations/UTranslation_DE.pas new file mode 100644 index 0000000..f44b80a --- /dev/null +++ b/translations/UTranslation_DE.pas @@ -0,0 +1,1236 @@ +(* + Tux Commander - UTranslation_DE - German Localization constants + Copyright (C) 2004 Sven Laufersweiler <laufersweiler@bettercad.de> + !! Currently unmaintained, new translator needed !! + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_DE; + +interface + +implementation + +uses ULocale; + +const LANGdeF2Button_Caption = 'F2 - Umbenenne'; + LANGdeF3Button_Caption = 'F3 - Ansehen'; + LANGdeF4Button_Caption = 'F4 - Bearbeiten'; + LANGdeF5Button_Caption = 'F5 - Kopieren'; + LANGdeF6Button_Caption = 'F6 - Verschieben'; + LANGdeF7Button_Caption = 'F7 - Verz. erstellen'; + LANGdeF8Button_Caption = 'F8 - Löschen'; + LANGdemnuFile_Caption = '_Datei'; + LANGdemnuMark_Caption = '_Markierung'; + LANGdemnuCommands_Caption = '_Befehle'; + LANGdemnuHelp_Caption = '_Hilfe'; + LANGdemiExit_Caption = 'B_eenden'; + LANGdemiSelectGroup_Caption = '_Gruppe auswählen...'; + LANGdemiUnselectGroup_Caption = 'Gruppenauswahl _rückgängig...'; + LANGdemiSelectAll_Caption = '_Alles auswählen'; + LANGdemiUnselectAll_Caption = '_Keine Auswahl'; + LANGdemiInvertSelection_Caption = 'Auswahl _umkehren'; + LANGdemiRefresh_Caption = '_Aktualisieren'; + LANGdemiAbout_Caption = 'Ü_ber...'; + LANGdeColumn1_Caption = 'Name'; + LANGdeColumn2_Caption = 'Erw.'; + LANGdeColumn3_Caption = 'GräÃe'; + LANGdeColumn4_Caption = 'Datum'; + LANGdeColumn5_Caption = 'Attr'; + LANGdeExpandSelection = 'Auswahl aufblättern'; + LANGdeShrinkSelection = 'Auswahl zusammenschrumpfen'; + LANGdeNoMatchesFound = 'Keine Übereinstimmung gefunden'; + LANGdeNoFilesSelected = 'Keine Dateien ausgewählt!'; + LANGdeSelectedFilesDirectories = '%d Dateien/Verzeichnisse ausgewählt'; + LANGdeDirectoryS = 'Verzeichnis %s'; + LANGdeFileS = 'Datei %s'; + LANGdeDoYouReallyWantToDeleteTheS = 'Wollen Sie %s wirklich löschen?'; + LANGdeDoYouReallyWantToDeleteTheSS = 'Wollen Sie %s wirklich löschen?'#10'%s'; + LANGdeCopyFiles = 'Dateien kopieren'; + LANGdeMoveRenameFiles = 'Dateien verschieben/umbenennen'; + LANGdeCopyDFileDirectoriesTo = 'Kopiere %d Dateien/Verzeichnisse nach'; + LANGdeMoveRenameDFileDirectoriesTo = 'Verschieben/Umbenennen von %d Dateien/Verzeichnissen nach'; + LANGdeCopySC = 'Kopiere:'; + LANGdeMoveRenameSC = 'Verschiebe/Umbenennen:'; + LANGdeQuickFind = ' Schnellfinder:'; + LANGdeAboutString = 'Tux Commander'#10'Version %s'#10'Erstellungsdatum: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGdeAboutStringGnome = 'Version %s'#10'Erstellungsdatum: %s'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGdeDiskStatFmt = '%s von %s frei'; + LANGdeDiskStatVolNameFmt = '[%s] %s von %s frei'; + LANGdeStatusLineFmt = '%s von %s in %d von %d Dateien ausgewählt'; + LANGdePanelStrings : array[boolean] of string = ('Rechts', 'Links'); + LANGdeDIR = '<DIR>'; + LANGdeErrorGettingListingForSPanel = 'Fehler beim Erhalten der Auflistung für %s Feld:'#10' %s'#10#10'Pfad = ''%s'''; + LANGdeErrorGettingListingForSPanelNoPath = 'Fehler beim Erhalten der Auflistung für %s Feld:'#10' %s'; + LANGdeErrorCreatingNewDirectorySInSPanel = 'Fehler beim Erstellen des neuen Verzeichnisses ''%s'' in %s Feld:'#10' %s'; + LANGdeErrorCreatingNewDirectorySInSPanelNoPath = 'Fehler beim Erstellen des neuen Verzeichnisses in %s Feld:'#10' %s'; + LANGdeTheFileDirectory = 'Die Datei/Das Verzeichniss'; + LANGdeCouldNotBeDeleted = 'kann nicht gelöscht werden'; + LANGdeCouldNotBeDeletedS = 'Kann nicht gelöscht werden: %s'; + LANGdeUserCancelled = 'Abbruch durch Benutzer!'; + LANGdeTheDirectorySIsNotEmpty = 'Das Verzeichnis %s ist nicht leer!'; + LANGdeCannotCopyFile = 'Kann Datei nicht kopieren'; + LANGdeCopyError = 'Fehler beim kopieren'; + LANGdeMoveError = 'Fehler beim verschieben'; + LANGdeOverwriteS = 'Überschreibe: %s'; + LANGdeWithFileS = 'mit Datei: %s'; + LANGdeOvewriteSBytesS = '%s bytes, %s'; + LANGdeTheFile = 'Die Datei'; + LANGdeCopy = 'Kopieren'; + LANGdeMove = 'Verschieben'; + LANGdeTheDirectory = 'Das Verzeichnis'; + LANGdeTheSymbolicLink = 'Der symbolische Link'; + LANGdeCannotMoveFile = 'Kann Datei nicht verschieben'; + LANGdeCouldNotBeCreated = 'kann nicht erstellt werden'; + LANGdeCouldNotBeCreatedS = 'kann nicht erstellt werden: %s'; + LANGdeFromS = 'Von: %s'; + LANGdeToS = 'Nach: %s'; + LANGdeCannotCopyFileToItself = 'Datei kann nicht auf sich selber kopiert werden'; + LANGdeMemoryAllocationFailed = 'Speicherallozierung schlug fehl:'; + LANGdeCannotOpenSourceFile = 'Kann Quelldatei nicht öffnen'; + LANGdeCannotOpenDestinationFile = 'Kann Zieldatei nicht öffnen'; + LANGdeCannotCloseDestinationFile = 'Kann Zieldatei nicht schließen'; + LANGdeCannotCloseSourceFile = 'Kann Quelldateii nicht schließen'; + LANGdeCannotReadFromSourceFile = 'Kann von Quelldatei nicht lesen'; + LANGdeCannotWriteToDestinationFile = 'Kann nicht in Zieldatei schreiben'; + LANGdeUnknownException = 'Unbekannter Ausnahmefehler'; + LANGdeNoAccess = 'Kein Zugriff'; + LANGdeUnknownError = 'Unbekannter Fehler'; + LANGdeCreateANewDirectory = 'Erstelle neues Verzeichnis'; + LANGdeEnterDirectoryName = 'Gebe _Verzeichnisnamen ein:'; + LANGdeOverwriteQuestion = 'Überschreibe Frage'; + LANGdeOverwriteButton_Caption = '_Überschreiben'; + LANGdeOverwriteAllButton_Caption = 'Überschreibe _alles'; + LANGdeSkipButton_Caption = '_Überspringe'; + LANGdeOverwriteAllOlderButton_Caption = 'Überschreibe alles _was älter'; + LANGdeSkipAllButton_Caption = 'Ü_berspringe alles'; + LANGdeRenameButton_Caption = '_Umbenennen'; + LANGdeAppendButton_Caption = 'A_nhängen'; + LANGdeRename = 'Umbenennen'; + LANGdeRenameFile = 'Datei ''%s'' umbenennen nach'; + LANGdeIgnoreButton_Caption = '_Ignorieren'; + LANGdeProgress = 'Fortschritt'; + LANGdeCancel = '_Abbruch'; + LANGdeDelete = 'Lösche:'; + LANGdeSpecifyFileType = '_Spezifiziere Dateityp:'; + LANGdeRemoveDirectory = 'Verschiebe Verzeichnis'; + LANGdeDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Wollen Sie es mit allen Datei und Unterverzeichnissen löschen?'; + LANGdeRetry = '_Wiederholen'; + LANGdeDeleteButton_Caption = '_Löschen'; + LANGdeAll = '_Alles'; + LANGdeCopyFilesSC = 'Dateien kopieren:'; + LANGdeAppendQuestion = 'Sind Sie sicher, daß Sie die Datei ''%s'' an Datei ''%s'' anhängen wollen?'; + LANGdePreparingList = 'Bereite Liste vor...'; + LANGdeYouMustSelectAValidFile = 'Sie müssen ein gültige Datei auswählen!'; + LANGdemiVerifyChecksums = '_Prüfe Checksumme'; + LANGdeVerifyChecksumsCaption = 'Prüfe Checksumme'; + LANGdeCheckButtonCaptionCheck = '_Prüfen'; + LANGdeCheckButtonCaptionStop = '_Stop'; + LANGdeFileListTooltip = '[?] - Nicht kontrolliert'#10'[OK] Checksumme richtig'#10'[BAD] - Checksumme falsch'#10'[N/A] Datei nicht verfügbar'; + LANGdeFilenameColumnCaption = 'Dateiname'; + LANGdeTheFileSYouAreTryingToOpenIsQuiteBig = 'Die Datei ''%s'', die Sie versuchen zu öffnen ist zu groß. Es kann möglicherweise eine ungültige Prüfsummendatei sein.'#10#10'Wollen Sie trotzdem laden?'; + LANGdeAnErrorOccuredWhileInitializingMemoryBlock = 'Es trat ein Fehler mit dem Speicher auf. Schließen Sie einige Programme und versuchen Sie es erneut.'; + LANGdeAnErrorOccuredWhileOpeningFileSS = 'Beim öffnen der Datei ''%s'' trat ein fehler auf:'#10' %s'; + LANGdeAnErrorOccuredWhileReadingFileSS = 'Beim lesen der Datei ''%s'' trat ein Fehler auf:'#10' %s'; + LANGdeChecksumNotChecked = '<span weight="bold">Status:</span> Nicht geprüft'; + LANGdeChecksumChecking = '<span weight="bold">Status:</span> Prüfe...'; + LANGdeChecksumInterrupted = '<span weight="bold">Status:</span> Unterbrochen'; + LANGdeChecksumDOK = '<span weight="bold">Status:</span> %d%% OK'; + LANGdemiCreateChecksumsCaption = '_Erstelle Checksummen...'; + LANGdeYouMustSelectAtLeastOneFileToCalculateChecksum = 'Sie müssen mindestens eine Datei ausgewählt haben, um Checksummen zu berechnen!'; + LANGdeCreateChecksumsCaption = 'Erstelle Checksummen'; + LANGdeCCHKSUMPage1Text = 'Sie werden Prüfsummen für die ausgewählten'#10'Dateien erstellen. Wenn Sie noch nicht alle'#10'Dateine ausgewählt haben, schlieÃen sie diesen Dialog'#10'und wählen Sie weitere Dateien aus.'; + LANGdeCCHKSUMPage4Text = 'Der Druide ist bereit die Checksummen für Ihre'#10'ausgewählten Dateien zu erstellen. Dieser Vorgang kann ein paar Minuten dauern.'#10'Um Fortzufahren klicken Sie auf "Weiter".'; + LANGdeCCHKSUMPage6Text = 'Beim Erstellen der Checksummen traten Fehler auf:'; + LANGdeCCHKSUMPage7Text = 'Das Erstellen der Checksummen ist beendet und '#10' Ihre Dateien sind bereit.'#10#10'Zum Beenden klicke auf "Beenden".'; + LANGdeCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Vorbereiten der Dateien zur Checksummenberechnung</span>'; + LANGdeCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Wählen Sie den Prüfsummen Dateityp aus</span>'; + LANGdeCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Dateiname auswählen</span>'; + LANGdeCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Bereit zum prüfen</span>'; + LANGdeCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Ausführung...</span>'; + LANGdeCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Fehler!</span>'; + LANGdeCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Fertig</span>'; + LANGdeCCHKSUMSFVFile = 'SFV Datei'; + LANGdeCCHKSUMMD5sumFile = 'MD5sum Datei'; + LANGdeCCHKSUMFileName = 'Datei_name:'; + LANGdeCCHKSUMCreateSeparateChecksumFiles = 'Erstelle _separate Prüfsummendateien'; + LANGdeCCHKSUMNowProcessingFileS = 'Verarbeite jetzt Datei: %s'; + LANGdeCCHKSUMFinishCaption = '_Fertig'; + LANGdeCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Wollen Sie wirklich die Bearbeitung abbrechen?'; + LANGdeCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Beim Öffnen der Datei ''%s'' trat ein Fehler auf: %s'#10; + LANGdeCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Beim Lesen der Datei ''%s'' trat ein Fehler auf: %s'#10; + LANGdeCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Beim Schreiben der Datei ''%s'' trat ein Fehler auf: %s'#10; + LANGdeAnErrorOccuredWhileWritingFileSS = 'Beim Schreiben der Datei ''%s'' trat ein Fehler auf:'#10' %s'; + LANGdeTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Die Zieldatei ''%s'' existiert bereits. Soll diese überschrieben werden?'; + LANGdeTheTargetFileSCannotBeRemovedS = 'Die Zieldatei ''%s'' kann nicht entfernt werden: %s'; + LANGdeMergeCaption = 'Zusammenfügen'; + LANGdePleaseInsertNextDiskOrGiveDifferentLocation = 'Nächste Diskette einlegen, oder anderen Ort auswählen:'; + LANGdeMergeOfSSucceeded = 'Zusammenfügen von ''%s'' erfolgreich (CRC Checksumme OK).'; + LANGdeWarningCreatedFileFailsCRCCheck = 'Warnung: CRC-Check für neue Datei schlug fehl!'; + LANGdeMergeOfSSucceeded_NoCRCFileAvailable = 'Zusammenfügen von ''%s'' erfolgreich (keine CRC-Datei verfügbar).'; + LANGdeMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Zusammenfügen von ''%s'' und alle Dateien mit aufsteigenden Namen in folgendes Verzeichnis:'; + LANGdeMergeSC = 'Zusammenfügen:'; + LANGdemiSplitFileCaption = 'Dateien _teilen...'; + LANGdemiMergeFilesCaption = 'Dateien _verbinden...'; + LANGdeSplitTheFileSToDirectory = '_Teile die Datei ''%s'' ins Verzeichnis:'; + LANGdeSplitSC = 'Teilen:'; + LANGdeSplitFile = 'Datei teilen'; + LANGdeBytesPerFile = '_Bytes pro Datei:'; + LANGdeAutomatic = 'Automatisch'; + LANGdeDeleteFilesOnTargetDisk = '_Lüsche Dateien auf Zieldiskette (verwendbar für entfernbare Medien)'; + LANGdeSplitCaption = 'Teilen'; + LANGdeCannotOpenFileS = 'Kann Datei ''%s'' nicht öffnen'; + LANGdeCannotSplitTheFileToMoreThan999Parts = 'Kann die Datei nicht in mehr als 999 Teile aufteilen!'; + LANGdeThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'Es befinden sich einige Dateien im Zielverzeichnis:'#10'%s'#10'Wollen Sie diese löschen?'; + LANGdeThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Es sind %d Dateien im Zielverzeichnis. Wollen Sie diese löschen?'; + LANGdeAnErrorOccuredWhileOperationS = 'Während folgender Operation trat ein Fehler auf: %s'; + LANGdeSplitOfSSucceeded = '''%s'' erfolgreich geteilt.'; + LANGdeSplitOfSFailed = 'Das Teilen von ''%s'' schlug fehl!'; + LANGdemnuShow_Caption = 'An_zeigen'; + LANGdemiShowDotFiles_Caption = 'Zeige _versteckte Dateien'; + LANGdeTheFileYouAreTryingToOpenIsQuiteBig = 'Die Datei, die Sie versuchen zu öffnen, ist sehr groß. Das Laden der Datei mit einer externen Anwendung (wie gedit) kann eine Verlangsamung des Systems verursachen.'#10'Wollen Sie fortfahren?'; + LANGdeCannotExecuteSPleaseCheckTheConfiguration = 'Kann ''%s'' nicht ausführen. Bitte prüfen Sie die Konfiguration, oder setzen Sie die korrekte Verknüpfung zum Dateityp.'; + LANGdeEdit = 'Bearbeiten'; + LANGdeEnterFilenameToEdit = '_Eingabe des zu editierenden Dateinamens:'; + + LANGdemnuSettings_Caption = 'Eins_tellungen'; + LANGdemiFileTypes_Caption = 'Date_itypen...'; + LANGdeThereIsNoApplicationAssociatedWithS = 'Es ist kein Programm mit "%s" verknüpft.'#10#10'Sie können Tux Commander konfigurieren um Programm mit Dateitypen zu verknüpfen. Wollen Sie jetzt ein Programm mit diesem Dateityp verknüpfen?'; + LANGdeErrorExecutingCommand = 'Fehler beim Ausführen des Befehls!'; + LANGdeEditFileTypesCaption = 'Bearbeiten der Dateitypen'; + LANGdeTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Konfiguration der Dateitypen</span>'; + LANGdeExtensionsColumn = 'Erweiterungen'; + LANGdeDescriptionColumn = 'Beschreibung'; + LANGdeFileTypesList = 'Dateitypenliste'; + LANGdeActionName = 'Aktionsname'; + LANGdeCommand = 'Befehl'; + LANGdeSetDefaultActionButton_Caption = 'Als _Standard setzen'; + LANGdeRunInTerminalCheckBox_Caption = 'Im _Terminal ausführen'; + LANGdeAutodetectCheckBox_Caption = '_GUI Programm automatisch erkennen'; + LANGdeBrowseButton_Caption = '_Browse...'; + LANGdeCommandLabel_Caption = 'Be_fehl:'; + LANGdeDescriptionLabel_Caption = 'B_schreibung:'; + LANGdeFNameExtLabel_Caption = 'Hi_nzufügen:'; + LANGdeNotebookPageExtensions = 'Dateityp'; + LANGdeNotebookPageActions = 'Aktionen'; + LANGdeDefault = ' (Standard)'; + LANGdeCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Kann die Dateityp-Verknüpfung nicht speichern, weil ein anderer Prozess diesen aktualisiert hat während dieses Programm läuft.'; + LANGdeDefaultColor = 'St_andard Farbe'; + LANGdeIcon = '_Icon:'; + LANGdeBrowseForIcon = 'Nach Icon suchen'; + LANGdeSelectFileTypeColor = 'Dateitypenfarbe auswählen'; + LANGdeColor = 'Fa_rbe:'; + + LANGdemiChangePermissions_Caption = 'Be_rechtigungen ändern...'; + LANGdemiChangeOwner_Caption = '_Eigentümer/Gruppe ändern...'; + LANGdemiCreateSymlink_Caption = 'Symbolischen _Link erstellen...'; + LANGdemiEditSymlink_Caption = '_Symbolischen Link bearbeiten...'; + LANGdeChmodProgress = 'Berechtigungen ändern:'; + LANGdeChownProgress = 'Eigentümer ändern:'; + LANGdeYouMustSelectAValidSymbolicLink = 'Sie müssen einen zulässigen symbolischen Link auswählen!'; + LANGdePopupRunS = 'A_usführen %s'; + LANGdePopupOpenS = 'Ö_ffnen %s'; + LANGdePopupGoUp = '_Aufwärts'; + LANGdePopupOpenWithS = 'Öffnen _mit %s'; + LANGdePopupDefault = ' (Standard)'; + LANGdePopupOpenWith = 'Ö_ffnen mit...'; + LANGdePopupViewFile = '_Datei ansehen'; + LANGdePopupEditFile = 'D_atei bearbeiten'; + LANGdePopupMakeSymlink = 'S_ymbolischen Link erstellen'; + LANGdePopupRename = '_Umbenennen'; + LANGdePopupDelete = '_Löschen'; + LANGdeDialogChangePermissions = 'Berechtigungen ändern'; + LANGdeCouldNotBeChmoddedS = 'could not be chmodded: %s'; + LANGdeDialogChangeOwner = 'Eigentümer ändern'; + LANGdeCouldNotBeChownedS = 'Kann Eigentümer nicht ändern: %s'; + LANGdeDialogMakeSymlink = 'Symbolischen Link erstellen'; + LANGdeDialogEditSymlink = 'Symbolischen Link bearbeiten'; + LANGdeFEditSymlink_Caption = 'Symbolischen Link bearbeiten'; + LANGdeFEditSymlink_SymbolicLinkFilename = '_Symbolischer Verbindungs-Dateiname:'; + LANGdeFEditSymlink_SymbolicLinkPointsTo = 'Symbolicher Link _zeigt auf:'; + + LANGdeFChmod_Caption = 'Zugangsberechtigungen'; + LANGdeFChmod_PermissionFrame = 'Berechtigungen'; + LANGdeFChmod_FileFrame = 'Datei'; + LANGdeFChmod_ApplyRecursivelyFor = '_Rrekursiv anlegen für'; + LANGdeFChmod_miAllFiles = 'Alle Dateien und Verzeichnisse'; + LANGdeFChmod_miDirectories = 'nur Verzeichnisse'; + LANGdeFChmod_OctalLabel = '_Oktal:'; + LANGdeFChmod_SUID = 'SUID - Setze Benutzer-ID auf Ausführung ein'; + LANGdeFChmod_SGID = 'SGID - Setze Gruppen-ID auf Ausführung ein'; + LANGdeFChmod_Sticky = 'Sticky bit'; + LANGdeFChmod_RUSR = 'RUSR - Eigentümer hat Leserecht'; + LANGdeFChmod_WUSR = 'WUSR - Eigentümer hat Schreibrecht'; + LANGdeFChmod_XUSR = 'XUSR - Ausführung/Suchen durch Eigentümer'; + LANGdeFChmod_RGRP = 'RGRP - Gruppe hat Leserecht'; + LANGdeFChmod_WGRP = 'WGRP - Gruppe hat Schreibrecht'; + LANGdeFChmod_XGRP = 'XGRP - Ausführung/Suchen durch Gruppe'; + LANGdeFChmod_ROTH = 'ROTH - Andere haben Leserecht'; + LANGdeFChmod_WOTH = 'WOTH - Andere haben Schreibrecht'; + LANGdeFChmod_XOTH = 'XOTH - Ausführung/Suchen durch andere'; + LANGdeFChmod_TextLabel = '<span weight="ultrabold">Text:</span> %s'; + LANGdeFChmod_FileLabel = '<span weight="ultrabold">Datei:</span> %s'#10'<span weight="ultrabold">Text:</span> %s'#10 + + '<span weight="ultrabold">Oktal:</span> %d'#10'<span weight="ultrabold">Eigentuemer:</span> %s'#10 + + '<span weight="ultrabold">Gruppe:</span> %s'; + + LANGdeFChown_Caption = 'Eigentümer/Gruppe ändern'; + LANGdeFChown_OwnerFrame = 'Benutzername'; + LANGdeFChown_GroupFrame = 'Gruppenname'; + LANGdeFChown_FileFrame = 'Datei'; + LANGdeFChown_ApplyRecursively = '_Rekursiv zuweisen'; + + LANGdeFSymlink_Caption = 'Symbolischen Link erstellen'; + LANGdeFSymlink_ExistingFilename = '_Existierenden Dateinamen (Dateiname symbolischer Link zeigt auf):'; + LANGdeFSymlink_SymlinkFilename = '_Symbolischer Verbindungs-Dateiname:'; + + LANGdemnuBookmarks_Caption = '_Lesezeichen'; + LANGdemiAddBookmark_Caption = 'Lesezeichen hinzufügen'; + LANGdemiEditBookmarks_Caption = 'Lesezeichen bearbeiten'; + LANGdeBookmarkPopupDelete_Caption = '_Löschen'; + LANGdemiPreferences_Caption = '_Einstellungen...'; + LANGdeTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'Das aktuelle Verzeichnis is bereits in der Liste der Lesezeichen enthalten'; + LANGdeSomeOtherInstanceChanged = 'Eine andere Instanz von Tux-Commander hat die Einstellungen geändert. Möchten Sie die neuen Einstellungen übernehmen?'#10#10'Warnung: Wenn Sie Nein drücken, werden die Einstellungen dieser Instanz überschrieben'' Verlassen!'; + + LANGdePreferences_Caption = 'Einstellungen'; + LANGdePreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Programm Einstellungen</span>'; + LANGdePreferences_GeneralPage = 'Allgemein'; + LANGdePreferences_FontsPage = 'Schriften'; + LANGdePreferences_ColorsPage = 'Farben'; + LANGdePreferences_RowHeight = 'Zeilen_höhe:'; + LANGdePreferences_NumHistoryItems = '_Kommandozeilen history Eintragungen:'; + LANGdePreferences_Default = 'Vorgabe'; + LANGdePreferences_ClearReadonlyAttribute = 'Lösche _NurLesen-Attribute wenn von CD-ROM kopiert wird'; + LANGdePreferences_DisableMouseRenaming = 'Umbenennen mit _Maus abschalten '; + LANGdePreferences_ShowFiletypeIconsInList = 'Zeige _Dateitypenbilder'; + LANGdePreferences_ExternalAppsLabel = '<span weight="ultrabold">Externe Programme</span>'; + LANGdePreferences_Viewer = '_Betrachter:'; + LANGdePreferences_Editor = '_Editor:'; + LANGdePreferences_Terminal = '_Terminal:'; + LANGdePreferences_ListFont = 'Liste der Schriften:'; + LANGdePreferences_Change = 'Ãndern...'; + LANGdePreferences_UseDefaultFont = 'Benutze _Standardschriftsatz'; + LANGdePreferences_Foreground = 'Vordergrund'; + LANGdePreferences_Background = 'Hintergrund'; + LANGdePreferences_NormalItem = 'Normale Elemente:'; + LANGdePreferences_SetToDefaultToUseGTKThemeColors = 'Verwende standardmäßig GTK-Thema Farben'; + LANGdePreferences_Cursor = 'Cursor:'; + LANGdePreferences_InactiveItem = 'Nicht aktives Element:'; + LANGdePreferences_SelectedItem = 'Aktives Element:'; + LANGdePreferences_LinkItem = 'Symbolische Verknüpfungen:'; + LANGdePreferences_LinkItemHint = 'Verwende standardmäßig die Standardelementfarbe für Symbolische Verknüpfungen'; + LANGdePreferences_DotFileItem = 'Versteckte Dateien:'; + LANGdePreferences_DotFileItemHint = 'Verwende standardmäßig die Standardelementfarbe für versteckte Dateien'; + LANGdePreferences_BrowseForApplication = 'Nach Programm suchen'; + LANGdePreferences_DefaultS = 'Standard: %s'; + LANGdePreferences_SelectFont = 'Schriftfont auswählen'; + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGdeBookmarkButton_Tooltip = 'Zeige Lesezeichen'; + LANGdeUpButton_Tooltip = 'Gehe eine Verzeichnisebene höher'; + LANGdeRootButton_Tooltip = 'Gehe zum Wurzelverzeichnis (/)'; + LANGdeHomeButton_Tooltip = 'Gehe zum Benutzerverzeichnis (/home/user)'; + LANGdeLeftEqualButton_Tooltip = 'Wechsle rechte Verzeichnistafel zum selben Verzeichnis'; + LANGdeRightEqualButton_Tooltip = 'Wechsle linke Verzeichnistafel zum selben Verzeichnis'; + LANGdemiShowDirectorySizes_Caption = 'Zeige V_erzeichnisgröße'; + LANGdemiTargetSource_Caption = 'Ziel = Quelle'; + LANGdeFileTypeDirectory = 'Verzeichnis'; + LANGdeFileTypeFile = 'Datei'; + LANGdeFileTypeMetafile = 'Dies ist ein allgemeines Meta-Item'; + LANGdePreferencesPanelsPage = 'Tafel'; + LANGdePreferencesApplicationsPage = 'Programme'; + LANGdePreferencesExperimentalPage = 'Experimentell'; + LANGdePreferencesSelectAllDirectoriesCheckBox_Caption = 'Wenn alles ausgewählt, auch Verzeichnisse auswählen'; + LANGdePreferencesNewStyleAltOCheckBox_Caption = '_Neuer Stil Alt+O'; + LANGdePreferencesNewStyleAltOCheckBox_Tooltip = 'Bleibe in demselben Verzeichnis wenn durch drücken von Strg/Alt-0 die andere Verzeichnistafel wechselt'; + LANGdePreferencesShowFuncButtonsCheckBox_Caption = 'Zeige Funktions_tasten Schaltflächen'; + LANGdePreferencesSizeFormatLabel_Caption = '_Größenformat:'; + LANGdePreferencesmiSizeFormat1 = 'System'; + LANGdePreferencesmiSizeFormat6 = 'Gruppiert'; + LANGdePreferencesAutodetectXApp = 'Automatisch X-Programm feststellen'; + LANGdePreferencesAlwaysRunInTerminal = 'Immer im Terminal ausführen'; + LANGdePreferencesNeverRunInTerminal = 'Niemals im Terminal ausführen'; + LANGdePreferencesCmdLineBehaviourLabel_Caption = 'Von der Kommandozeile _ausführen:'; + LANGdePreferencesFeatures = 'Eigenschaften'; + LANGdePreferencesDisableMouseRename_Tooltip = 'Sie können eine schnell Umbenenung dürchführen, indem Sie Shift+F6 drücken'; + LANGdePreferencesDisableFileTipsCheckBox_Caption = 'Keine _Tooltips für Dateien'; + LANGdePreferencesDisableFileTipsCheckBox_Tooltip = 'Wenn Text in einer Spalte unvollständig ist, dann keine Tooltips im Verzeichnisfeld anzeigen'; + LANGdePreferencesShow = 'Zeige'; + LANGdePreferencesDirsInBoldCheckBox_Caption = 'Verzeichnisse _fett'; + LANGdePreferencesDisableDirectoryBracketsCheckBox_Caption = 'Keine eckigen _Klammer für Verzeichnisse'; + LANGdePreferencesOctalPermissionsCheckBox_Caption = 'Zeige Rechte _oktal'; + LANGdePreferencesOctalPermissionsCheckBox_Tooltip = 'Zeige Datei-/Verzeichnisrechte als Zahl anstelle von Text (-rw-rw-rw-)'; + LANGdePreferencesMovement = 'Bewegung'; + LANGdePreferencesLynxLikeMotionCheckBox_Caption = '_Lynx ähnliche Bewegung '; + LANGdePreferencesInsertMovesDownCheckBox_Caption = '_Einfügen bewegt nach unten'; + LANGdePreferencesSpaceMovesDownCheckBox_Caption = '_Leertaste bewegt nach unten'; + LANGdePreferencesViewer = 'Betrachter'; + LANGdePreferencesCommandSC = 'Befehl:'; + LANGdePreferencesUseInternalViewer = 'Benutze _internen Betrachter'; + LANGdePreferencesEditor = 'Editor'; + LANGdePreferencesTerminal = 'Terminal'; + LANGdePreferencesExperimentalFeatures = 'Experimentelle Eigenschaften'; + LANGdePreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Warning:</span> Diese Eigenschaften sind noch in der Entwicklung und könnten nicht korrekt funktionieren. Benutzung geschieht auf eigene Gefahr!'; + LANGdePreferencesFocusRefreshCheckBox_Caption = 'Wenn Fenster Fokus erhält, Auffrischung veranlassen'; + LANGdePreferencesFocusRefreshCheckBox_Tooltip = 'Vereichnisfeld wird im Moment sehr langsam aufgefrischt'; + LANGdePreferencesWMCompatModeCheckBox_Caption = '_WM Kompatibilitäts modus'; + LANGdePreferencesWMCompatModeCheckBox_Tooltip = 'Verwendung, wenn eineige Windows-Manager Probleme verursachen (z.B. IceWM kann Fenstermaximierung nicht richtig durchführen)'; + LANGdePreferencesCompatUseLibcSystemCheckBox_Caption = 'Verwendung von Libc _system() um Programme zu starten'; + LANGdePreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Verwendung, falls das starten externen Programme ein einfieren, oder einen Absturz verursacht'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGdemiSearchCaption2 = '_Search...'; + LANGdemiNoMounterBarCaption = 'Do_n''t show mounter bar'; + LANGdemiShowOneMounterBarCaption = 'Show _one mounter bar'; + LANGdemiShowTwoMounterBarCaption = 'Show _two mounter bars'; + LANGdemnuNetworkCaption = 'N_etwork'; + LANGdemiConnectionsCaption = '_Connections...'; + LANGdemiOpenConnectionCaption = '_Open connection...'; + LANGdemiQuickConnectCaption = '_Quick connect...'; + LANGdemnuPluginsCaption = 'Pl_ugins'; + LANGdemiTestPluginCaption = '_Test plugin...'; + LANGdemiMounterSettingsCaption = '_Mounter Settings...'; + LANGdemiColumnsCaption = 'P_anel Columns...'; + LANGdemiSavePositionCaption = '_Save position'; + LANGdemiMountCaption = '_Mount'; + LANGdemiUmountCaption = '_Umount'; + LANGdemiEjectCaption = '_Eject'; + LANGdemiDuplicateTabCaption = 'Duplicate current tab'; + LANGdemiCloseTabCaption = 'Close current tab'; + LANGdemiCloseAllTabsCaption = 'Close all tabs'; + LANGdeCannotDetermineDestinationEngine = 'Cannot determine destination engine. Please enter correct path and try it again.'; + LANGdeCannotLoadFile = 'Cannot load file ''%s''. Please check the permissions.'; + LANGdeMountPointDevice = 'Mount Point: %s'#10'Device: %s'; + LANGdeMountSC = 'Mount:'; + LANGdeNoPluginsFound = 'No plugins found'; + LANGdePluginAbout = 'About...'; + LANGdeCouldntOpenURI = 'Couldn''t open the URI specified. Please check the consistency of the resource identifier and the access permission.'; + LANGdePluginAboutInside = 'Plugin: %s'#10#10'%s'#10'%s'; + LANGdeAreYouSureCloseAllTabs = 'Are you sure you want to close all inactive tabs?'; + LANGdeCouldntOpenURIArchive = 'Couldn''t open the archive. Please check consistency and access permissions.'; + LANGdeThereIsNoModuleAvailable = 'There are no VFS modules available that can handle this connection'; + LANGdeIgnoreError = 'Do you really want to ignore the error? The source file will be then deleted'; + LANGdeErrorMount = 'There was an error while mounting the device ''%s'':'#10#10; + LANGdeErrorUmount = 'There was an error while umounting the device ''%s'':'#10#10; + LANGdeErrorEject = 'There was an error while ejecting the device ''%s'':'#10#10; + + LANGdeMounterPrefs_Caption = 'Mounter Settings'; + LANGdeMounterPrefs_TitleLabelCaption = 'Mounter Settings'; + LANGdeMounterPrefs_ListViewFrameCaption = 'Mounter'; + LANGdeMounterPrefs_MountName = 'Mount Name'; + LANGdeMounterPrefs_MountPoint = 'Mount Point'; + LANGdeMounterPrefs_Device = 'Device'; + LANGdeMounterPrefs_MoveUpButtonTooltip = 'Move item up'; + LANGdeMounterPrefs_MoveDownButtonTooltip = 'Move item down'; + LANGdeMounterPrefs_UseFSTabDefaultsCheckBox = 'Use _fstab default items'; + LANGdeMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'By checking this, the mounter bar will be filled by default items found in the /etc/fstab (system mountlist file)'; + LANGdeMounterPrefs_ToggleModeCheckBox = 'Buttons stay _down when mounted'; + LANGdeMounterPrefs_ToggleModeCheckBoxTooltip = 'When checked, the mounter buttons will stay down if the device is mounted; another click will cause umounting them (eject in this case)'; + LANGdeMounterPrefs_PropertiesFrameCaption = 'Mounter item properties'; + LANGdeMounterPrefs_DisplayTextLabelCaption = 'Displayed _Text:'; + LANGdeMounterPrefs_MountPointLabelCaption = 'Mount _Point:'; + LANGdeMounterPrefs_MountDeviceLabelCaption = '_Device:'; + LANGdeMounterPrefs_DeviceTypeLabelCaption = 'Device T_ype:'; + LANGdeMounterPrefs_miLocalDiskCaption = 'Local disk'; + LANGdeMounterPrefs_miRemovableCaption = 'Removable'; + LANGdeMounterPrefs_miCDCaption = 'CD/DVD drive'; + LANGdeMounterPrefs_miFloppyCaption = 'Floppy drive'; + LANGdeMounterPrefs_miNetworkCaption = 'Network'; + LANGdeMounterPrefs_MountCommandLabelCaption = 'Mount _Command:'; + LANGdeMounterPrefs_UmountCommandLabelCaption = 'Umount C_ommand:'; + LANGdeMounterPrefs_MountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default mount'#10'Note: beware of interactive commands, tuxcmd could freeze!'#10'Example: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGdeMounterPrefs_UmountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default umount'#10'Example: smbumount $dir'; + LANGdeMounterPrefs_IconLabelCaption = '_Icon:'; + + LANGdeConnMgr_Caption = 'Open New Connection'; + LANGdeConnMgr_ConnectButton = 'Co_nnect'; + LANGdeConnMgr_OpenConnection = 'Open Connection'; + LANGdeConnMgr_NameColumn = 'Name'; + LANGdeConnMgr_URIColumn = 'URI'; + LANGdeConnMgr_AddConnectionButtonCaption = '_Add site...'; + LANGdeConnMgr_AddConnectionButtonTooltip = 'Add new connection'; + LANGdeConnMgr_EditButtonCaption = '_Edit...'; + LANGdeConnMgr_EditButtonTooltip = 'Edit selected connection'; + LANGdeConnMgr_RemoveButtonCaption = '_Remove site'; + LANGdeConnMgr_RemoveButtonTooltip = 'Delete selected connection'; + LANGdeConnMgr_DoYouWantDelete = 'Do you really want to delete the connection ''%s''?'; + + LANGdeConnProp_FTP = 'FTP'; + LANGdeConnProp_SFTP = 'SFTP (ssh subsystem)'; + LANGdeConnProp_SMB = 'Windows share (SMB)'; + LANGdeConnProp_HTTP = 'WebDAV (HTTP)'; + LANGdeConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGdeConnProp_Other = 'Other <span style="italic">(please specify in URI)</span>'; + LANGdeConnProp_Caption = 'Connection properties'; + LANGdeConnProp_VFSModule = '_VFS module:'; + LANGdeConnProp_URI = '_URI:'; + LANGdeConnProp_URIEntryTooltip = 'Correct URI should contain service type prefix and server address'; + LANGdeConnProp_DetailedInformations = 'Detailed informations'; + LANGdeConnProp_Name = '_Name:'; + LANGdeConnProp_Server = 'Ser_ver[:port]:'; + LANGdeConnProp_Username = 'Userna_me:'; + LANGdeConnProp_UserNameEntryTooltip = 'Leave blank for anonymous login'; + LANGdeConnProp_Password = '_Password:'; + LANGdeConnProp_TargetDirectory = 'Target _directory:'; + LANGdeConnProp_ServiceType = '_Service type:'; + LANGdeConnProp_MaskPassword = '_Mask password'; + LANGdeConnProp_MenuItemCaption = 'Default <span style="italic">(all suitable modules)</span>'; + + LANGdeConnLogin_Caption = 'Authentication required'; + LANGdeConnLogin_Login = 'Login'; + LANGdeConnLogin_ExperimentalWarningLabelCaption = 'You must log in to access %s'; + LANGdeConnLogin_Username = '_Username:'; + LANGdeConnLogin_Password = '_Password:'; + LANGdeConnLogin_AnonymousCheckButton = '_Anonymous'; + + LANGdeColumns_Caption = 'Panel Columns Settings'; + LANGdeColumns_Title = 'Panel Columns Settings'; + LANGdeColumns_MoveUpButtonTooltip = 'Move item up'; + LANGdeColumns_MoveDownButtonTooltip = 'Move item down'; + LANGdeColumns_TitlesLongName = 'Name'; + LANGdeColumns_TitlesLongNameExt = 'Name + Extension'; + LANGdeColumns_TitlesLongExt = 'Extension'; + LANGdeColumns_TitlesLongSize = 'Size'; + LANGdeColumns_TitlesLongDateTime = 'Date + Time'; + LANGdeColumns_TitlesLongDate = 'Date'; + LANGdeColumns_TitlesLongTime = 'Time'; + LANGdeColumns_TitlesLongUser = 'User'; + LANGdeColumns_TitlesLongGroup = 'Group'; + LANGdeColumns_TitlesLongAttr = 'Attributes'; + LANGdeColumns_TitlesShortName = 'Name'; + LANGdeColumns_TitlesShortNameExt = 'Name'; + LANGdeColumns_TitlesShortExt = 'Ext'; + LANGdeColumns_TitlesShortSize = 'Size'; + LANGdeColumns_TitlesShortDateTime = 'Date'; + LANGdeColumns_TitlesShortDate = 'Date'; + LANGdeColumns_TitlesShortTime = 'Time'; + LANGdeColumns_TitlesShortUser = 'User'; + LANGdeColumns_TitlesShortGroup = 'Group'; + LANGdeColumns_TitlesShortAttr = 'Attr'; + + LANGdeTestPlugin_Caption = 'Test VFS Plugin'; + LANGdeTestPlugin_Title = 'Test VFS Plugin'; + LANGdeTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Warning:</span> The VFS subsystem and its plugins are under heavy development and may contain bugs. Use this function under your own risk!'; + LANGdeTestPlugin_Plugin = '_Plugin:'; + LANGdeTestPlugin_Command = 'Co_mmand:'; + LANGdeTestPlugin_Username = '_Username:'; + LANGdeTestPlugin_Password = '_Password:'; + LANGdeTestPlugin_AnonymousCheckButton = '_Anonymous login (doesn''t call VFSLogin)'; + LANGdeTestPlugin_NoPluginsFound = 'No plugins found'; + + LANGdeRemoteWait_Caption = 'Operation in progress'; + LANGdeRemoteWait_OperationInProgress = 'Operation in progress, please be patient...'; + LANGdeRemoteWait_ItemsFound = 'Items found so far: %d'; + + LANGdeSearch_Bytes = 'Bytes'; + LANGdeSearch_kB = 'kB'; + LANGdeSearch_MB = 'MB'; + LANGdeSearch_days = 'days'; + LANGdeSearch_weeks = 'weeks'; + LANGdeSearch_months = 'months'; + LANGdeSearch_years = 'years'; + LANGdeSearch_Caption = 'Find Files'; + LANGdeSearch_General = 'General'; + LANGdeSearch_Advanced = 'Advanced'; + LANGdeSearch_SearchResults = 'Search _Results:'; + LANGdeSearch_SearchFor = 'Search _for:'; + LANGdeSearch_FileMaskEntryTooltip = 'Tip: Use colons (";") to specify multiple files to find'; + LANGdeSearch_SearchIn = 'Search _in:'; + LANGdeSearch_SearchArchivesCheckButton = 'Search _archives'; + LANGdeSearch_FindText = 'Find _text:'; + LANGdeSearch_FindTextEntryTooltip = 'Leave blank for no text matching'#10'Please note that we are using UTF-8 in GUI part'; + LANGdeSearch_CaseSensitiveCheckButton = 'Cas_e sensitive'; + LANGdeSearch_StayCurrentFSCheckButton = 'Include other files_ystems'; + LANGdeSearch_CaseSensitiveMatchCheckButton = 'Ca_se sensitive'; + LANGdeSearch_Size = 'Size'; + LANGdeSearch_Date = 'Date'; + LANGdeSearch_BiggerThan = '_Bigger than'; + LANGdeSearch_SmallerThan = '_Smaller than'; + LANGdeSearch_ModifiedBetweenRadioButton = '_Modified between'; + LANGdeSearch_NotModifiedAfterRadioButton = '_Not modified after'; + LANGdeSearch_ModifiedLastRadioButton = 'Mod_ified in the last'; + LANGdeSearch_ModifiedNotLastRadionButton = 'No_t modified in the last'; + LANGdeSearch_ModifiedBetweenEntry1 = '"Please use this date format:" c'; + LANGdeSearch_ViewButtonCaption = '_View file'; + LANGdeSearch_NewSearchButtonCaption = '_New search'; + LANGdeSearch_GoToFileButtonCaption = '_Go to file'; + LANGdeSearch_FeedToListboxButtonCaption = 'Feed to _listbox'; + LANGdeSearch_StatusSC = 'Status:'; + LANGdeSearch_Ready = 'Ready.'; + LANGdeSearch_PreparingToSearch = 'Preparing to search.'; + LANGdeSearch_SearchInProgress = 'Search in progress:'; + LANGdeSearch_UserCancelled = 'User cancelled.'; + LANGdeSearch_SearchFinished = 'Search finished'; + LANGdeSearch_FilesFound = '%d files found'; + LANGdeSearch_And = 'and'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGdeCloseOpenConnection = 'You''re trying to open new connection over the another active connection. By continuing, the previous connection will be closed and replaced by the new requested one.'#10#10'Do you want to continue?'; + LANGdeDuplicateTabWarning = 'You are trying to open a new tab from a remote directory. However, engine cloning is not supported. The directory in the new tab will point to a local filesystem.'; + LANGdeDontShowAgain = '_Don''t show this message again'; + LANGdeSwitchOtherPanelWarning = 'You are trying to open the remote directory in the opposite panel. However, engine cloning is not supported. The target directory will not be switched.'; + LANGdeOpenConnectionsWarning = 'There are some active connections opened in the panel. By closing the application, these connections will be disconnected.'#10#10'Do you want to continue quit?'; + LANGdemiDisconnect_Caption = '_Disconnect'; + LANGdeDisconnectButton_Tooltip = 'Disconnect active connection'; + LANGdeLeaveArchiveButton_Tooltip = 'Close current archive'; + LANGdeOpenTerminalButton_Tooltip = 'Opens a new terminal windows from the current directory'; + LANGdeOpenTerminalButton_Caption = 'Open Te_rminal'; + LANGdeShowTextUIDsCheckBox_Caption = 'Show text _UIDs'; + LANGdeShowTextUIDsCheckBox_Tooltip = 'Show textual User and Group informations instead of numbers (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGdemiNewTab_Caption = 'New folder _tab'; + LANGdeFilePopupMenu_Properties = '_Properties'; + LANGdeCommandEntry_Tooltip = 'Use %s as file/directory placeholder'; + LANGdemiFiles_Caption = 'Files only'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGdePasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGdeHandleRunFromArchive_Bytes = 'bytes'; + LANGdeHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGdeHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGdeHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGdeHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGdeFRunFromVFS_Caption = 'Packed file properties'; + LANGdeFRunFromVFS_TitleLabel = 'File Properties'; + LANGdeFRunFromVFS_FileNameLabel = 'File name:'; + LANGdeFRunFromVFS_FileTypeLabel = 'File type:'; + LANGdeFRunFromVFS_SizeLabel = 'Size:'; + LANGdeFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGdeFRunFromVFS_DateLabel = 'Modify date:'; + LANGdeFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGdeFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGdeFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGdeFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGdeFSetPassword_Caption = 'Set password'; + LANGdeFSetPassword_Label1_Caption = 'Password required'; + LANGdeFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGdeFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGdeF2Button_Caption; + LANGF3Button_Caption := LANGdeF3Button_Caption; + LANGF4Button_Caption := LANGdeF4Button_Caption; + LANGF5Button_Caption := LANGdeF5Button_Caption; + LANGF6Button_Caption := LANGdeF6Button_Caption; + LANGF7Button_Caption := LANGdeF7Button_Caption; + LANGF8Button_Caption := LANGdeF8Button_Caption; + + LANGmnuFile_Caption := LANGdemnuFile_Caption; + LANGmnuMark_Caption := LANGdemnuMark_Caption; + LANGmnuCommands_Caption := LANGdemnuCommands_Caption; + LANGmnuHelp_Caption := LANGdemnuHelp_Caption; + LANGmiExit_Caption := LANGdemiExit_Caption; + LANGmiSelectGroup_Caption := LANGdemiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGdemiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGdemiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGdemiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGdemiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGdemiRefresh_Caption; + LANGmiAbout_Caption := LANGdemiAbout_Caption; + + LANGColumn1_Caption := LANGdeColumn1_Caption; + LANGColumn2_Caption := LANGdeColumn2_Caption; + LANGColumn3_Caption := LANGdeColumn3_Caption; + LANGColumn4_Caption := LANGdeColumn4_Caption; + LANGColumn5_Caption := LANGdeColumn5_Caption; + + LANGExpandSelection := LANGdeExpandSelection; + LANGShrinkSelection := LANGdeShrinkSelection; + LANGNoMatchesFound := LANGdeNoMatchesFound; + LANGNoFilesSelected := LANGdeNoFilesSelected; + LANGSelectedFilesDirectories := LANGdeSelectedFilesDirectories; + LANGDirectoryS := LANGdeDirectoryS; + LANGFileS := LANGdeFileS; + LANGDoYouReallyWantToDeleteTheS := LANGdeDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGdeDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGdeCopyFiles; + LANGMoveRenameFiles := LANGdeMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGdeCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGdeMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGdeCopySC; + LANGMoveRenameSC := LANGdeMoveRenameSC; + + LANGQuickFind := LANGdeQuickFind; + + LANGAboutString := LANGdeAboutString; + LANGAboutStringGnome := LANGdeAboutStringGnome; + LANGDiskStatFmt := LANGdeDiskStatFmt; + LANGDiskStatVolNameFmt := LANGdeDiskStatVolNameFmt; + LANGStatusLineFmt := LANGdeStatusLineFmt; + LANGPanelStrings[False] := LANGdePanelStrings[False]; + LANGPanelStrings[True] := LANGdePanelStrings[True]; + LANGDIR := LANGdeDIR; + LANGErrorGettingListingForSPanel := LANGdeErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGdeErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGdeErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGdeErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGdeTheFileDirectory; + LANGCouldNotBeDeleted := LANGdeCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGdeCouldNotBeDeletedS; + LANGUserCancelled := LANGdeUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGdeTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGdeCannotCopyFile; + LANGCopyError := LANGdeCopyError; + LANGMoveError := LANGdeMoveError; + LANGOverwriteS := LANGdeOverwriteS; + LANGWithFileS := LANGdeWithFileS; + LANGOvewriteSBytesS := LANGdeOvewriteSBytesS; + LANGTheFile := LANGdeTheFile; + LANGCopy := LANGdeCopy; + LANGMove := LANGdeMove; + LANGTheDirectory := LANGdeTheDirectory; + LANGTheSymbolicLink := LANGdeTheSymbolicLink; + LANGCannotMoveFile := LANGdeCannotMoveFile; + LANGCouldNotBeCreated := LANGdeCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGdeCouldNotBeCreatedS; + LANGFromS := LANGdeFromS; + LANGToS := LANGdeToS; + LANGCannotCopyFileToItself := LANGdeCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGdeMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGdeCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGdeCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGdeCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGdeCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGdeCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGdeCannotWriteToDestinationFile; + + LANGUnknownException := LANGdeUnknownException; + LANGNoAccess := LANGdeNoAccess; + LANGUnknownError := LANGdeUnknownError; + + LANGCreateANewDirectory := LANGdeCreateANewDirectory; + LANGEnterDirectoryName := LANGdeEnterDirectoryName; + + LANGOverwriteQuestion := LANGdeOverwriteQuestion; + LANGOverwriteButton_Caption := LANGdeOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGdeOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGdeSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGdeOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGdeSkipAllButton_Caption; + LANGRenameButton_Caption := LANGdeRenameButton_Caption; + LANGAppendButton_Caption := LANGdeAppendButton_Caption; + LANGRename := LANGdeRename; + LANGRenameFile := LANGdeRenameFile; + LANGIgnoreButton_Caption := LANGdeIgnoreButton_Caption; + + LANGProgress := LANGdeProgress; + LANGCancel := LANGdeCancel; + LANGDelete := LANGdeDelete; + + LANGSpecifyFileType := LANGdeSpecifyFileType; + + LANGRemoveDirectory := LANGdeRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGdeDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGdeRetry; + LANGDeleteButton_Caption := LANGdeDeleteButton_Caption; + LANGAll := LANGdeAll; + + LANGCopyFilesSC := LANGdeCopyFilesSC; + LANGAppendQuestion := LANGdeAppendQuestion; + LANGPreparingList := LANGdePreparingList; + + LANGYouMustSelectAValidFile := LANGdeYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGdemiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGdeVerifyChecksumsCaption; + + LANGCheckButtonCaptionCheck := LANGdeCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGdeCheckButtonCaptionStop; + LANGFileListTooltip := LANGdeFileListTooltip; + LANGFilenameColumnCaption := LANGdeFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGdeTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGdeAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGdeAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGdeAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGdeChecksumNotChecked; + LANGChecksumChecking := LANGdeChecksumChecking; + LANGChecksumInterrupted := LANGdeChecksumInterrupted; + LANGChecksumDOK := LANGdeChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGdemiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGdeYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGdeCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGdeCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGdeCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGdeCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGdeCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGdeCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGdeCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGdeCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGdeCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGdeCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGdeCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGdeCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGdeCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGdeCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGdeCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGdeCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGdeCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGdeCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGdeCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGdeCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGdeCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGdeCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGdeAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGdeTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGdeTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGdeMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGdePleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGdeMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGdeWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGdeMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGdeMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGdeMergeSC; + LANGmiSplitFileCaption := LANGdemiSplitFileCaption; + LANGmiMergeFilesCaption := LANGdemiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGdeSplitTheFileSToDirectory; + LANGSplitSC := LANGdeSplitSC; + LANGSplitFile := LANGdeSplitFile; + LANGBytesPerFile := LANGdeBytesPerFile; + LANGAutomatic := LANGdeAutomatic; + LANGDeleteFilesOnTargetDisk := LANGdeDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGdeSplitCaption; + LANGCannotOpenFileS := LANGdeCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGdeCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGdeThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGdeThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGdeAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGdeSplitOfSSucceeded; + LANGSplitOfSFailed := LANGdeSplitOfSFailed; + + LANGmnuShow_Caption := LANGdemnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGdemiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGdeTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGdeCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGdeEdit; + LANGEnterFilenameToEdit := LANGdeEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGdemnuSettings_Caption; + LANGmiFileTypes_Caption := LANGdemiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGdeThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGdeErrorExecutingCommand; + LANGEditFileTypesCaption := LANGdeEditFileTypesCaption; + LANGTitleLabel_Caption := LANGdeTitleLabel_Caption; + LANGExtensionsColumn := LANGdeExtensionsColumn; + LANGDescriptionColumn := LANGdeDescriptionColumn; + LANGFileTypesList := LANGdeFileTypesList; + LANGActionName := LANGdeActionName; + LANGCommand := LANGdeCommand; + LANGSetDefaultActionButton_Caption := LANGdeSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGdeRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGdeAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGdeBrowseButton_Caption; + LANGCommandLabel_Caption := LANGdeCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGdeDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGdeFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGdeNotebookPageExtensions; + LANGNotebookPageActions := LANGdeNotebookPageActions; + LANGDefault := LANGdeDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGdeCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGdeDefaultColor; + LANGIcon := LANGdeIcon; + LANGBrowseForIcon := LANGdeBrowseForIcon; + LANGSelectFileTypeColor := LANGdeSelectFileTypeColor; + LANGColor := LANGdeColor; + + LANGmiChangePermissions_Caption := LANGdemiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGdemiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGdemiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGdemiEditSymlink_Caption; + LANGChmodProgress := LANGdeChmodProgress; + LANGChownProgress := LANGdeChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGdeYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGdePopupRunS; + LANGPopupOpenS := LANGdePopupOpenS; + LANGPopupGoUp := LANGdePopupGoUp; + LANGPopupOpenWithS := LANGdePopupOpenWithS; + LANGPopupDefault := LANGdePopupDefault; + LANGPopupOpenWith := LANGdePopupOpenWith; + LANGPopupViewFile := LANGdePopupViewFile; + LANGPopupEditFile := LANGdePopupEditFile; + LANGPopupMakeSymlink := LANGdePopupMakeSymlink; + LANGPopupRename := LANGdePopupRename; + LANGPopupDelete := LANGdePopupDelete; + LANGDialogChangePermissions := LANGdeDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGdeCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGdeDialogChangeOwner; + LANGCouldNotBeChownedS := LANGdeCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGdeDialogMakeSymlink; + LANGDialogEditSymlink := LANGdeDialogEditSymlink; + LANGFEditSymlink_Caption := LANGdeFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGdeFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGdeFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGdeFChmod_Caption; + LANGFChmod_PermissionFrame := LANGdeFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGdeFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGdeFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGdeFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGdeFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGdeFChmod_OctalLabel; + LANGFChmod_SUID := LANGdeFChmod_SUID; + LANGFChmod_SGID := LANGdeFChmod_SGID; + LANGFChmod_Sticky := LANGdeFChmod_Sticky; + LANGFChmod_RUSR := LANGdeFChmod_RUSR; + LANGFChmod_WUSR := LANGdeFChmod_WUSR; + LANGFChmod_XUSR := LANGdeFChmod_XUSR; + LANGFChmod_RGRP := LANGdeFChmod_RGRP; + LANGFChmod_WGRP := LANGdeFChmod_WGRP; + LANGFChmod_XGRP := LANGdeFChmod_XGRP; + LANGFChmod_ROTH := LANGdeFChmod_ROTH; + LANGFChmod_WOTH := LANGdeFChmod_WOTH; + LANGFChmod_XOTH := LANGdeFChmod_XOTH; + LANGFChmod_TextLabel := LANGdeFChmod_TextLabel; + LANGFChmod_FileLabel := LANGdeFChmod_FileLabel; + LANGFChown_Caption := LANGdeFChown_Caption; + LANGFChown_OwnerFrame := LANGdeFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGdeFChown_GroupFrame; + LANGFChown_FileFrame := LANGdeFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGdeFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGdeFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGdeFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGdeFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGdemnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGdemiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGdemiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGdeBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGdemiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGdeTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGdeSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGdePreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGdePreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGdePreferences_GeneralPage; + LANGPreferences_FontsPage := LANGdePreferences_FontsPage; + LANGPreferences_ColorsPage := LANGdePreferences_ColorsPage; + LANGPreferences_RowHeight := LANGdePreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGdePreferences_NumHistoryItems; + LANGPreferences_Default := LANGdePreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGdePreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGdePreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGdePreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGdePreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGdePreferences_Viewer; + LANGPreferences_Editor := LANGdePreferences_Editor; + LANGPreferences_Terminal := LANGdePreferences_Terminal; + LANGPreferences_ListFont := LANGdePreferences_ListFont; + LANGPreferences_Change := LANGdePreferences_Change; + LANGPreferences_UseDefaultFont := LANGdePreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGdePreferences_Foreground; + LANGPreferences_Background := LANGdePreferences_Background; + LANGPreferences_NormalItem := LANGdePreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGdePreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGdePreferences_Cursor; + LANGPreferences_InactiveItem := LANGdePreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGdePreferences_SelectedItem; + LANGPreferences_LinkItem := LANGdePreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGdePreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGdePreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGdePreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGdePreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGdePreferences_DefaultS; + LANGPreferences_SelectFont := LANGdePreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGdeBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGdeUpButton_Tooltip; + LANGRootButton_Tooltip := LANGdeRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGdeHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGdeLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGdeRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGdemiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGdemiTargetSource_Caption; + LANGFileTypeDirectory := LANGdeFileTypeDirectory; + LANGFileTypeFile := LANGdeFileTypeFile; + LANGFileTypeMetafile := LANGdeFileTypeMetafile; + LANGPreferencesPanelsPage := LANGdePreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGdePreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGdePreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGdePreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGdePreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGdePreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGdePreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGdePreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGdePreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGdePreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGdePreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGdePreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGdePreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGdePreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGdePreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGdePreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGdePreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGdePreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGdePreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGdePreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGdePreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGdePreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGdePreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGdePreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGdePreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGdePreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGdePreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGdePreferencesViewer; + LANGPreferencesCommandSC := LANGdePreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGdePreferencesUseInternalViewer; + LANGPreferencesEditor := LANGdePreferencesEditor; + LANGPreferencesTerminal := LANGdePreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGdePreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGdePreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGdePreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGdePreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGdePreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGdePreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGdePreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGdePreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGdemiSearchCaption2; + LANGmiNoMounterBarCaption := LANGdemiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGdemiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGdemiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGdemnuNetworkCaption; + LANGmiConnectionsCaption := LANGdemiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGdemiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGdemiQuickConnectCaption; + LANGmnuPluginsCaption := LANGdemnuPluginsCaption; + LANGmiTestPluginCaption := LANGdemiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGdemiMounterSettingsCaption; + LANGmiColumnsCaption := LANGdemiColumnsCaption; + LANGmiSavePositionCaption := LANGdemiSavePositionCaption; + LANGmiMountCaption := LANGdemiMountCaption; + LANGmiUmountCaption := LANGdemiUmountCaption; + LANGmiEjectCaption := LANGdemiEjectCaption; + LANGmiDuplicateTabCaption := LANGdemiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGdemiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGdemiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGdeCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGdeCannotLoadFile; + LANGMountPointDevice := LANGdeMountPointDevice; + LANGMountSC := LANGdeMountSC; + LANGNoPluginsFound := LANGdeNoPluginsFound; + LANGPluginAbout := LANGdePluginAbout; + LANGCouldntOpenURI := LANGdeCouldntOpenURI; + LANGPluginAboutInside := LANGdePluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGdeAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGdeCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGdeThereIsNoModuleAvailable; + LANGIgnoreError := LANGdeIgnoreError; + LANGErrorMount := LANGdeErrorMount; + LANGErrorUmount := LANGdeErrorUmount; + LANGErrorEject := LANGdeErrorEject; + + LANGMounterPrefs_Caption := LANGdeMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGdeMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGdeMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGdeMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGdeMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGdeMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGdeMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGdeMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGdeMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGdeMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGdeMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGdeMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGdeMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGdeMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGdeMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGdeMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGdeMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGdeMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGdeMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGdeMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGdeMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGdeMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGdeMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGdeMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGdeMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGdeMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGdeMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGdeConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGdeConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGdeConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGdeConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGdeConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGdeConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGdeConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGdeConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGdeConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGdeConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGdeConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGdeConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGdeConnProp_FTP; + LANGConnProp_SFTP := LANGdeConnProp_SFTP; + LANGConnProp_SMB := LANGdeConnProp_SMB; + LANGConnProp_HTTP := LANGdeConnProp_HTTP; + LANGConnProp_HTTPS := LANGdeConnProp_HTTPS; + LANGConnProp_Other := LANGdeConnProp_Other; + LANGConnProp_Caption := LANGdeConnProp_Caption; + LANGConnProp_VFSModule := LANGdeConnProp_VFSModule; + LANGConnProp_URI := LANGdeConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGdeConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGdeConnProp_DetailedInformations; + LANGConnProp_Name := LANGdeConnProp_Name; + LANGConnProp_Server := LANGdeConnProp_Server; + LANGConnProp_Username := LANGdeConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGdeConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGdeConnProp_Password; + LANGConnProp_TargetDirectory := LANGdeConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGdeConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGdeConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGdeConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGdeConnLogin_Caption; + LANGConnLogin_Login := LANGdeConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGdeConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGdeConnLogin_Username; + LANGConnLogin_Password := LANGdeConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGdeConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGdeColumns_Caption; + LANGColumns_Title := LANGdeColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGdeColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGdeColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGdeColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGdeColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGdeColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGdeColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGdeColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGdeColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGdeColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGdeColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGdeColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGdeColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGdeColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGdeColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGdeColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGdeColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGdeColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGdeColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGdeColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGdeColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGdeColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGdeColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGdeTestPlugin_Caption; + LANGTestPlugin_Title := LANGdeTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGdeTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGdeTestPlugin_Plugin; + LANGTestPlugin_Command := LANGdeTestPlugin_Command; + LANGTestPlugin_Username := LANGdeTestPlugin_Username; + LANGTestPlugin_Password := LANGdeTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGdeTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGdeTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGdeRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGdeRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGdeRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGdeSearch_Bytes; + LANGSearch_kB := LANGdeSearch_kB; + LANGSearch_MB := LANGdeSearch_MB; + LANGSearch_days := LANGdeSearch_days; + LANGSearch_weeks := LANGdeSearch_weeks; + LANGSearch_months := LANGdeSearch_months; + LANGSearch_years := LANGdeSearch_years; + LANGSearch_Caption := LANGdeSearch_Caption; + LANGSearch_General := LANGdeSearch_General; + LANGSearch_Advanced := LANGdeSearch_Advanced; + LANGSearch_SearchResults := LANGdeSearch_SearchResults; + LANGSearch_SearchFor := LANGdeSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGdeSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGdeSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGdeSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGdeSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGdeSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGdeSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGdeSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGdeSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGdeSearch_Size; + LANGSearch_Date := LANGdeSearch_Date; + LANGSearch_BiggerThan := LANGdeSearch_BiggerThan; + LANGSearch_SmallerThan := LANGdeSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGdeSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGdeSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGdeSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGdeSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGdeSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGdeSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGdeSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGdeSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGdeSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGdeSearch_StatusSC; + LANGSearch_Ready := LANGdeSearch_Ready; + LANGSearch_PreparingToSearch := LANGdeSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGdeSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGdeSearch_UserCancelled; + LANGSearch_SearchFinished := LANGdeSearch_SearchFinished; + LANGSearch_FilesFound := LANGdeSearch_FilesFound; + LANGSearch_And := LANGdeSearch_And; + + LANGCloseOpenConnection := LANGdeCloseOpenConnection; + LANGDuplicateTabWarning := LANGdeDuplicateTabWarning; + LANGDontShowAgain := LANGdeDontShowAgain; + LANGSwitchOtherPanelWarning := LANGdeSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGdeOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGdemiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGdeDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGdeLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGdeOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGdeOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGdeShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGdeShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGdemiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGdeFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGdeCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGdemiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGdePasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGdeHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGdeHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGdeHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGdeHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGdeHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGdeFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGdeFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGdeFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGdeFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGdeFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGdeFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGdeFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGdeFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGdeFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGdeFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGdeFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGdeFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGdeFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGdeFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGdeFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('DE', @SetTranslation); + AddTranslation('de_DE', @SetTranslation); +end. + + diff --git a/translations/UTranslation_EN.pas b/translations/UTranslation_EN.pas new file mode 100644 index 0000000..9a562a2 --- /dev/null +++ b/translations/UTranslation_EN.pas @@ -0,0 +1,1267 @@ +(* + Tux Commander - UTranslation_EN - English Localization constants + Copyright (C) 2008 Tomas Bzatek <tbzatek@users.sourceforge.net> + Check for updates on tuxcmd.sourceforge.net + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_EN; + +(*************************************************************************** + * Info for translators: + - please use UTF-8 encoding when making translations, the whole GTK+ 2 + is using it to display non-ASCII characters properly + - please change the few lines at the bottom of this file to your + locale string (e.g. en_US for English translation) +***************************************************************************) + +interface + +implementation + +uses ULocale; + +const LANGenF2Button_Caption = 'F2 - Rename'; + LANGenF3Button_Caption = 'F3 - View'; + LANGenF4Button_Caption = 'F4 - Edit'; + LANGenF5Button_Caption = 'F5 - Copy'; + LANGenF6Button_Caption = 'F6 - Move'; + LANGenF7Button_Caption = 'F7 - MkDir'; + LANGenF8Button_Caption = 'F8 - Delete'; + + LANGenmnuFile_Caption = '_File'; + LANGenmnuMark_Caption = '_Mark'; + LANGenmnuCommands_Caption = '_Commands'; + LANGenmnuHelp_Caption = '_Help'; + LANGenmiExit_Caption = 'E_xit'; + LANGenmiSelectGroup_Caption = 'Select _Group...'; + LANGenmiUnselectGroup_Caption = '_Unselect Group...'; + LANGenmiSelectAll_Caption = '_Select All'; + LANGenmiUnselectAll_Caption = 'U_nselect All'; + LANGenmiInvertSelection_Caption = '_Invert Selection'; + LANGenmiRefresh_Caption = '_Refresh'; + LANGenmiAbout_Caption = '_About...'; + + LANGenColumn1_Caption = 'Name'; + LANGenColumn2_Caption = 'Ext'; + LANGenColumn3_Caption = 'Size'; + LANGenColumn4_Caption = 'Date'; + LANGenColumn5_Caption = 'Attr'; + + LANGenExpandSelection = 'Expand selection'; + LANGenShrinkSelection = 'Shrink selection'; + LANGenNoMatchesFound = 'No matches found'; + LANGenNoFilesSelected = 'No files selected!'; + LANGenSelectedFilesDirectories = '%d selected files/directories'; + LANGenDirectoryS = 'directory %s'; + LANGenFileS = 'file %s'; + LANGenDoYouReallyWantToDeleteTheS = 'Do you really want to delete the %s ?'; + LANGenDoYouReallyWantToDeleteTheSS = 'Do you really want to delete the %s ?'#10'%s'; + LANGenCopyFiles = 'Copy files'; + LANGenMoveRenameFiles = 'Move/Rename files'; + LANGenCopyDFileDirectoriesTo = 'Copy %d file/directories to'; + LANGenMoveRenameDFileDirectoriesTo = 'Move/Rename %d file/directories to'; + LANGenCopySC = 'Copy:'; + LANGenMoveRenameSC = 'Move/Rename:'; + + LANGenQuickFind = ' Quick Find:'; + + LANGenAboutString = 'Tux Commander'#10'Version %s'#10'Build date: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGenAboutStringGnome = 'version %s'#10'Build date: %s'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGenDiskStatFmt = '%s of %s free'; +// LANGenDiskStatFmt = '<span weight="bold">%s</span> of <span weight="bold">%s</span> free'; + LANGenDiskStatVolNameFmt = '[%s] %s of %s free'; +// LANGenDiskStatVolNameFmt = '[%s] <span weight="bold">%s</span> of <span weight="bold">%s</span> free'; +// LANGenDiskStatVolNameFmt = '<span style="italic">[%s]</span> <span weight="bold">%s</span> of <span weight="bold">%s</span> free'; + LANGenStatusLineFmt = '%s of %s in %d of %d files selected'; + LANGenPanelStrings : array[boolean] of string = ('right', 'left'); + + LANGenDIR = '<DIR>'; + LANGenErrorGettingListingForSPanel = 'Error getting listing for %s panel:'#10' %s'#10#10'Path = ''%s'''; + LANGenErrorGettingListingForSPanelNoPath = 'Error getting listing for %s panel:'#10' %s'; + LANGenErrorCreatingNewDirectorySInSPanel = 'Error creating new directory ''%s'' in %s panel:'#10' %s'; + LANGenErrorCreatingNewDirectorySInSPanelNoPath = 'Error creating new directory in %s panel:'#10' %s'; + LANGenTheFileDirectory = 'The file/directory'; + LANGenCouldNotBeDeleted = 'could not be deleted'; + LANGenCouldNotBeDeletedS = 'could not be deleted: %s'; + LANGenUserCancelled = 'User cancelled!'; + LANGenTheDirectorySIsNotEmpty = 'The directory %s is not empty!'; + LANGenCannotCopyFile = 'Cannot copy file'; + LANGenCopyError = 'Copy error'; + LANGenMoveError = 'Move error'; + LANGenOverwriteS = 'Overwrite: %s'; + LANGenWithFileS = 'With file: %s'; + LANGenOvewriteSBytesS = '%s bytes, %s'; + LANGenTheFile = 'The file'; + LANGenCopy = 'Copy'; + LANGenMove = 'Move'; + LANGenTheDirectory = 'The directory'; + LANGenTheSymbolicLink = 'The symbolic link'; + LANGenCannotMoveFile = 'Cannot move file'; + LANGenCouldNotBeCreated = 'could not be created'; + LANGenCouldNotBeCreatedS = 'could not be created: %s'; + LANGenFromS = 'From: %s'; + LANGenToS = 'To: %s'; + LANGenCannotCopyFileToItself = 'Cannot copy file to itself'; + LANGenMemoryAllocationFailed = 'Memory allocation failed:'; + LANGenCannotOpenSourceFile = 'Cannot open source file'; + LANGenCannotOpenDestinationFile = 'Cannot open destination file'; + LANGenCannotCloseDestinationFile = 'Cannot close destination file'; + LANGenCannotCloseSourceFile = 'Cannot close source file'; + LANGenCannotReadFromSourceFile = 'Cannot read from source file'; + LANGenCannotWriteToDestinationFile = 'Cannot write to destination file'; + + LANGenUnknownException = 'Unknown Exception'; + LANGenNoAccess = 'No Access'; + LANGenUnknownError = 'Unknown Error'; + + LANGenCreateANewDirectory = 'Create a new directory'; + LANGenEnterDirectoryName = 'Enter _directory name:'; + + LANGenOverwriteQuestion = 'Overwrite question'; + LANGenOverwriteButton_Caption = '_Overwrite'; + LANGenOverwriteAllButton_Caption = 'Overwrite _all'; + LANGenSkipButton_Caption = '_Skip'; + LANGenOverwriteAllOlderButton_Caption = 'Overwrite all ol_der'; + LANGenSkipAllButton_Caption = 'S_kip all'; + LANGenRenameButton_Caption = '_Rename'; + LANGenAppendButton_Caption = 'A_ppend'; + LANGenRename = 'Rename'; + LANGenRenameFile = 'Rename file ''%s'' to'; + LANGenIgnoreButton_Caption = '_Ignore'; + + LANGenProgress = 'Progress'; + LANGenCancel = '_Cancel'; + LANGenDelete = 'Delete:'; + + LANGenSpecifyFileType = '_Specify file type:'; + + LANGenRemoveDirectory = 'Remove directory'; + LANGenDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Do you want to delete it with all its files and subdirectories?'; + LANGenRetry = '_Retry'; + LANGenDeleteButton_Caption = '_Delete'; + LANGenAll = '_All'; + + LANGenCopyFilesSC = 'Copy files:'; + LANGenAppendQuestion = 'Are you sure you want to append file ''%s'' to ''%s''?'; + LANGenPreparingList = 'Preparing list...'; + + LANGenYouMustSelectAValidFile = 'You must select a valid file!'; + LANGenmiVerifyChecksums = '_Verify checksums'; + LANGenVerifyChecksumsCaption = 'Verify checksums'; + LANGenCheckButtonCaptionCheck = '_Check'; + LANGenCheckButtonCaptionStop = '_Stop'; + LANGenFileListTooltip = '[?] - Not checked'#10'[OK] - Checksum OK'#10'[BAD] - Checksum BAD'#10'[N/A] - File not available'; + LANGenFilenameColumnCaption = 'Filename'; + LANGenTheFileSYouAreTryingToOpenIsQuiteBig = 'The file ''%s'' you are trying to open is quite big (%s bytes). It may not be a valid checksum file.'#10#10'Do you want to load it anyway?'; + LANGenAnErrorOccuredWhileInitializingMemoryBlock = 'An error occured while initializing memory block. Close some programs and try it again.'; + LANGenAnErrorOccuredWhileOpeningFileSS = 'An error occured while opening file ''%s'':'#10' %s'; + LANGenAnErrorOccuredWhileReadingFileSS = 'An error occured while reading file ''%s'':'#10' %s'; + LANGenChecksumNotChecked = '<span weight="bold">Status:</span> Not checked'; + LANGenChecksumChecking = '<span weight="bold">Status:</span> Checking...'; + LANGenChecksumInterrupted = '<span weight="bold">Status:</span> Interrupted'; + LANGenChecksumDOK = '<span weight="bold">Status:</span> %d%% OK'; + + LANGenmiCreateChecksumsCaption = '_Create checksums...'; + LANGenYouMustSelectAtLeastOneFileToCalculateChecksum = 'You must select at least one file to calculate checksum!'; + LANGenCreateChecksumsCaption = 'Create checksums'; + LANGenCCHKSUMPage1Text = 'You are going to make checksums for'#10'the selected files. If you didn''t selected'#10'all files you want, close this druid and'#10'select more files.'; + LANGenCCHKSUMPage4Text = 'The druid is ready to make checksums for your'#10'selected files. This operation can take a few minutes.'#10'Press Forward to continue.'; + LANGenCCHKSUMPage6Text = 'There were errors making the checksum:'; + LANGenCCHKSUMPage7Text = 'The checksum creation is finished and'#10'your files are ready.'#10#10'Click "Finish" to exit.'; + LANGenCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Prepare files for checksum</span>'; + LANGenCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Select checksums file type</span>'; + LANGenCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Choose filename</span>'; + LANGenCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Ready to check</span>'; + LANGenCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Processing...</span>'; + LANGenCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Error!</span>'; + LANGenCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Finished</span>'; + LANGenCCHKSUMSFVFile = 'SFV File'; + LANGenCCHKSUMMD5sumFile = 'MD5sum File'; + LANGenCCHKSUMFileName = 'File _Name:'; + LANGenCCHKSUMCreateSeparateChecksumFiles = 'Create _separate checksum files'; + LANGenCCHKSUMNowProcessingFileS = 'Now processing file: %s'; + LANGenCCHKSUMFinishCaption = '_Finish'; + LANGenCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Are you sure you want to abort the processing?'; + LANGenCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'An error occured while opening file ''%s'': %s'#10; + LANGenCCHKSUMAnErrorOccuredWhileReadingFileSS = 'An error occured while reading file ''%s'': %s'#10; + LANGenCCHKSUMAnErrorOccuredWhileWritingFileSS = 'An error occured while writing file ''%s'': %s'#10; + + LANGenAnErrorOccuredWhileWritingFileSS = 'An error occured while writing file ''%s'':'#10' %s'; + LANGenTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'The target file ''%s'' already exists. Do you want to overwrite it?'; + LANGenTheTargetFileSCannotBeRemovedS = 'The target file ''%s'' cannot be removed: %s'; + LANGenMergeCaption = 'Merge'; + LANGenPleaseInsertNextDiskOrGiveDifferentLocation = 'Please insert next disk, or give different location:'; + LANGenMergeOfSSucceeded = 'Merge of ''%s'' succeeded (CRC checksum OK).'; + LANGenWarningCreatedFileFailsCRCCheck = 'Warning: Created file fails CRC check!'; + LANGenMergeOfSSucceeded_NoCRCFileAvailable = 'Merge of ''%s'' succeeded (no CRC file available).'; + LANGenMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Merge ''%s'' and all files with ascending names to the following directory:'; + LANGenMergeSC = 'Merge:'; + LANGenmiSplitFileCaption = '_Split File...'; + LANGenmiMergeFilesCaption = '_Merge Files...'; + + LANGenSplitTheFileSToDirectory = '_Split the file ''%s'' to directory:'; + LANGenSplitSC = 'Split:'; + LANGenSplitFile = 'Split File'; + LANGenBytesPerFile = '_Bytes per file:'; + LANGenAutomatic = 'Automatic'; + LANGenDeleteFilesOnTargetDisk = '_Delete files on target disk (usable for removable media)'; + LANGenSplitCaption = 'Split'; + LANGenCannotOpenFileS = 'Cannot open file ''%s'''; + LANGenCannotSplitTheFileToMoreThan999Parts = 'Cannot split the file to more than 999 parts!'; + LANGenThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'There are some files in the target directory:'#10'%s'#10'Do you want to delete them?'; + LANGenThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'There are %d files in the target directory. Do you want to delete them?'; + LANGenAnErrorOccuredWhileOperationS = 'An error occured while operation: %s'; + LANGenSplitOfSSucceeded = 'Split of ''%s'' succeeded.'; + LANGenSplitOfSFailed = 'Split of ''%s'' failed!'; + + LANGenmnuShow_Caption = 'Sho_w'; + LANGenmiShowDotFiles_Caption = 'Show _dot files'; + LANGenTheFileYouAreTryingToOpenIsQuiteBig = 'The file you are trying to open is quite big. Loading it in an externel application (such as gedit) can cause system slowdown.'#10'Do you want to continue?'; + LANGenCannotExecuteSPleaseCheckTheConfiguration = 'Cannot execute ''%s''. Please check the configuration or set the file type association correctly.'; + LANGenEdit = 'Edit'; + LANGenEnterFilenameToEdit = '_Enter filename to edit:'; + + LANGenmnuSettings_Caption = 'Se_ttings'; + LANGenmiFileTypes_Caption = 'File _types...'; + LANGenThereIsNoApplicationAssociatedWithS = 'There is no application associated with "%s".'#10#10'You can configure Tux Commander to associate applications with file types. Do you want to associate an application with this file type now?'; + LANGenErrorExecutingCommand = 'Error executing command!'; + LANGenEditFileTypesCaption = 'Edit File Types'; + LANGenTitleLabel_Caption = '<span size="x-large" weight="ultrabold">File Types Configuration</span>'; + LANGenExtensionsColumn = 'Extensions'; + LANGenDescriptionColumn = 'Description'; + LANGenFileTypesList = 'File types list'; + LANGenActionName = 'Action Name'; + LANGenCommand = 'Command'; + LANGenSetDefaultActionButton_Caption = '_Set as default'; + LANGenRunInTerminalCheckBox_Caption = 'Run in _Terminal'; + LANGenAutodetectCheckBox_Caption = 'Autodetect _GUI application'; + LANGenBrowseButton_Caption = '_Browse...'; + LANGenCommandLabel_Caption = 'Co_mmand:'; + LANGenDescriptionLabel_Caption = 'D_escription:'; + LANGenFNameExtLabel_Caption = 'A_dd extension:'; + LANGenNotebookPageExtensions = 'File type'; + LANGenNotebookPageActions = 'Actions'; + LANGenDefault = ' (default)'; + LANGenCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Cannot save file type associations, because other process has updated it while running this instance of application.'; + + LANGenDefaultColor = 'De_fault color'; + LANGenIcon = '_Icon:'; + LANGenBrowseForIcon = 'Browse for icon'; + LANGenSelectFileTypeColor = 'Select File Type Color'; + LANGenColor = 'Co_lor:'; + + LANGenmiChangePermissions_Caption = 'Change Per_missions...'; + LANGenmiChangeOwner_Caption = 'Change _Owner/Group...'; + LANGenmiCreateSymlink_Caption = 'Create Sym_link...'; + LANGenmiEditSymlink_Caption = '_Edit Symlink...'; + LANGenChmodProgress = 'Change permissions:'; + LANGenChownProgress = 'Change owner:'; + LANGenYouMustSelectAValidSymbolicLink = 'You must select a valid symbolic link!'; + LANGenPopupRunS = 'E_xecute %s'; + LANGenPopupOpenS = 'O_pen %s'; + LANGenPopupGoUp = '_Go up'; + LANGenPopupOpenWithS = 'Open with %s'; + LANGenPopupDefault = ' (default)'; + LANGenPopupOpenWith = 'O_pen with...'; + LANGenPopupViewFile = '_View file'; + LANGenPopupEditFile = 'Ed_it file'; + LANGenPopupMakeSymlink = 'Make _symlink'; + LANGenPopupRename = '_Rename'; + LANGenPopupDelete = '_Delete'; + LANGenDialogChangePermissions = 'Change permissions'; + LANGenCouldNotBeChmoddedS = 'could not be chmodded: %s'; + LANGenDialogChangeOwner = 'Change owner'; + LANGenCouldNotBeChownedS = 'could not be chowned: %s'; + LANGenDialogMakeSymlink = 'Make symlink'; + LANGenDialogEditSymlink = 'Edit symlink'; + LANGenFEditSymlink_Caption = 'Edit symbolic link'; + LANGenFEditSymlink_SymbolicLinkFilename = '_Symbolic link filename:'; + LANGenFEditSymlink_SymbolicLinkPointsTo = 'Symbolic link points _to:'; + + LANGenFChmod_Caption = 'Access Permissions'; + LANGenFChmod_PermissionFrame = 'Permissions'; + LANGenFChmod_FileFrame = 'File'; + LANGenFChmod_ApplyRecursivelyFor = 'Apply _recursively for'; + LANGenFChmod_miAllFiles = 'All files and directories'; + LANGenFChmod_miDirectories = 'Directories only'; + LANGenFChmod_OctalLabel = '_Octal:'; + LANGenFChmod_SUID = 'SUID - Set user ID on execution'; + LANGenFChmod_SGID = 'SGID - Set group ID on execution'; + LANGenFChmod_Sticky = 'Sticky bit'; + LANGenFChmod_RUSR = 'RUSR - Read by owner'; + LANGenFChmod_WUSR = 'WUSR - Write by owner'; + LANGenFChmod_XUSR = 'XUSR - Execute/Search by owner'; + LANGenFChmod_RGRP = 'RGRP - Read by group'; + LANGenFChmod_WGRP = 'WGRP - Write by group'; + LANGenFChmod_XGRP = 'XGRP - Execute/Search by group'; + LANGenFChmod_ROTH = 'ROTH - Read by others'; + LANGenFChmod_WOTH = 'WOTH - Write by others'; + LANGenFChmod_XOTH = 'XOTH - Execute/Search by others'; + LANGenFChmod_TextLabel = '<span weight="ultrabold">Text:</span> %s'; + LANGenFChmod_FileLabel = '<span weight="ultrabold">File:</span> %s'#10'<span weight="ultrabold">Text:</span> %s'#10 + + '<span weight="ultrabold">Octal:</span> %d'#10'<span weight="ultrabold">Owner:</span> %s'#10 + + '<span weight="ultrabold">Group:</span> %s'; + + LANGenFChown_Caption = 'Change owner/group'; + LANGenFChown_OwnerFrame = 'User name'; + LANGenFChown_GroupFrame = 'Group name'; + LANGenFChown_FileFrame = 'File'; + LANGenFChown_ApplyRecursively = 'Apply _recursively'; + + LANGenFSymlink_Caption = 'Create symbolic link'; + LANGenFSymlink_ExistingFilename = '_Existing filename (filename symlink will point to):'; + LANGenFSymlink_SymlinkFilename = '_Symbolic link filename:'; + + LANGenmnuBookmarks_Caption = '_Bookmarks'; + LANGenmiAddBookmark_Caption = 'Add Bookmark'; + LANGenmiEditBookmarks_Caption = 'Edit Bookmarks'; + LANGenBookmarkPopupDelete_Caption = '_Delete'; + LANGenmiPreferences_Caption = '_Preferences...'; + LANGenTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'The current directory already exists in the bookmarks list'; + LANGenSomeOtherInstanceChanged = 'Some other instance of Tux Commander changed the configuration. Do you want to apply the new settings?'#10#10'Warning: If you press No at this point, the configuration will be overwritten on this instance'' exit!'; + + LANGenPreferences_Caption = 'Preferences'; + LANGenPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Application Preferences</span>'; + LANGenPreferences_GeneralPage = 'General'; + LANGenPreferences_FontsPage = 'Fonts'; + LANGenPreferences_ColorsPage = 'Colors'; + LANGenPreferences_RowHeight = 'Row _height:'; + LANGenPreferences_NumHistoryItems = 'Co_mmandline history items:'; + LANGenPreferences_Default = '_Default'; + LANGenPreferences_ClearReadonlyAttribute = 'Clear _readonly attribute when copying from CD-ROM'; + LANGenPreferences_DisableMouseRenaming = 'Disable _mouse renaming'; + LANGenPreferences_ShowFiletypeIconsInList = 'Show _filetype icons'; + LANGenPreferences_ExternalAppsLabel = '<span weight="ultrabold">External programs</span>'; + LANGenPreferences_Viewer = '_Viewer:'; + LANGenPreferences_Editor = '_Editor:'; + LANGenPreferences_Terminal = '_Terminal:'; + LANGenPreferences_ListFont = 'List Font:'; + LANGenPreferences_Change = 'Change...'; + LANGenPreferences_UseDefaultFont = 'Use _default font'; + LANGenPreferences_Foreground = 'Foreground'; + LANGenPreferences_Background = 'Background'; + LANGenPreferences_NormalItem = 'Normal Item:'; + LANGenPreferences_SetToDefaultToUseGTKThemeColors = 'Set to default to use GTK theme colors'; + LANGenPreferences_Cursor = 'Cursor:'; + LANGenPreferences_InactiveItem = 'Inactive Item:'; + LANGenPreferences_SelectedItem = 'Selected Item:'; + LANGenPreferences_LinkItem = 'Symbolic links:'; + LANGenPreferences_LinkItemHint = 'Set to default to show symlinks using default normal item colors'; + LANGenPreferences_DotFileItem = 'Dot files:'; + LANGenPreferences_DotFileItemHint = 'Set to default to show dot-files using default normal item colors'; + LANGenPreferences_BrowseForApplication = 'Browse for application'; + LANGenPreferences_DefaultS = 'Default: %s'; + LANGenPreferences_SelectFont = 'Select font'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGenBookmarkButton_Tooltip = 'Show bookmarks'; + LANGenUpButton_Tooltip = 'Go to the upper directory'; + LANGenRootButton_Tooltip = 'Go to the root directory (/)'; + LANGenHomeButton_Tooltip = 'Go to the home directory (/home/user)'; + LANGenLeftEqualButton_Tooltip = 'Switch the right panel to the same directory'; + LANGenRightEqualButton_Tooltip = 'Switch the left panel to the same directory'; + LANGenmiShowDirectorySizes_Caption = 'Show d_irectory sizes'; + LANGenmiTargetSource_Caption = 'Target = S_ource'; + LANGenFileTypeDirectory = 'Directory'; + LANGenFileTypeFile = 'File'; + LANGenFileTypeMetafile = 'This is a common meta-item'; + LANGenPreferencesPanelsPage = 'Panels'; + LANGenPreferencesApplicationsPage = 'Applications'; + LANGenPreferencesExperimentalPage = 'Experimental'; + LANGenPreferencesSelectAllDirectoriesCheckBox_Caption = 'Select _also directories when selecting all'; + LANGenPreferencesNewStyleAltOCheckBox_Caption = '_New style Alt+O'; + LANGenPreferencesNewStyleAltOCheckBox_Tooltip = 'Stay in the same directory when switching directory opposite panel by pressing Ctrl/Alt+O'; + LANGenPreferencesShowFuncButtonsCheckBox_Caption = 'Show function _key buttons'; + LANGenPreferencesSizeFormatLabel_Caption = '_Size format:'; + LANGenPreferencesmiSizeFormat1 = 'System'; + LANGenPreferencesmiSizeFormat6 = 'Grouped'; + LANGenPreferencesAutodetectXApp = 'Autodetect X app'; + LANGenPreferencesAlwaysRunInTerminal = 'Always run in terminal'; + LANGenPreferencesNeverRunInTerminal = 'Never run in terminal'; + LANGenPreferencesCmdLineBehaviourLabel_Caption = '_Executing from commandline:'; + LANGenPreferencesFeatures = 'Features'; + LANGenPreferencesDisableMouseRename_Tooltip = 'You can still perform quick-rename by pressing Shift+F6'; + LANGenPreferencesDisableFileTipsCheckBox_Caption = 'Disable file _tooltips'; + LANGenPreferencesDisableFileTipsCheckBox_Tooltip = 'Don''t show panel tooltips if the text in a comlumn is truncated'; + LANGenPreferencesShow = 'Show'; + LANGenPreferencesDirsInBoldCheckBox_Caption = 'Directories in _bold'; + LANGenPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Hide directory b_rackets'; + LANGenPreferencesOctalPermissionsCheckBox_Caption = 'Show _octal permissions'; + LANGenPreferencesOctalPermissionsCheckBox_Tooltip = 'Show file/directory permissions as a number instead of text form (-rw-rw-rw-)'; + LANGenPreferencesMovement = 'Movement'; + LANGenPreferencesLynxLikeMotionCheckBox_Caption = '_Lynx-like motion'; + LANGenPreferencesInsertMovesDownCheckBox_Caption = '_Insert moves down'; + LANGenPreferencesSpaceMovesDownCheckBox_Caption = '_Space moves down'; + LANGenPreferencesViewer = 'Viewer'; + LANGenPreferencesCommandSC = 'Command:'; + LANGenPreferencesUseInternalViewer = 'Use _internal viewer'; + LANGenPreferencesEditor = 'Editor'; + LANGenPreferencesTerminal = 'Terminal'; + LANGenPreferencesExperimentalFeatures = 'Experimental features'; + LANGenPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Warning:</span> These features are currently under development and may not work properly. Use them at your own risk!'; + LANGenPreferencesFocusRefreshCheckBox_Caption = 'Perform _refresh on window focus'; + LANGenPreferencesFocusRefreshCheckBox_Tooltip = 'Very slow panel refreshing at this moment'; + LANGenPreferencesWMCompatModeCheckBox_Caption = '_WM Compatibility mode'; + LANGenPreferencesWMCompatModeCheckBox_Tooltip = 'Use if you have some window manager issues (for example IceWM doesn''t perform window maximize correctly)'; + LANGenPreferencesCompatUseLibcSystemCheckBox_Caption = 'Use libc _system() for executing programs'; + LANGenPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Use in case of freeze or crash problems when launching external applications'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGenmiSearchCaption2 = '_Search...'; + LANGenmiNoMounterBarCaption = 'Do_n''t show mounter bar'; + LANGenmiShowOneMounterBarCaption = 'Show _one mounter bar'; + LANGenmiShowTwoMounterBarCaption = 'Show _two mounter bars'; + LANGenmnuNetworkCaption = 'N_etwork'; + LANGenmiConnectionsCaption = '_Connections...'; + LANGenmiOpenConnectionCaption = '_Open connection...'; + LANGenmiQuickConnectCaption = '_Quick connect...'; + LANGenmnuPluginsCaption = 'Pl_ugins'; + LANGenmiTestPluginCaption = '_Test plugin...'; + LANGenmiMounterSettingsCaption = '_Mounter Settings...'; + LANGenmiColumnsCaption = 'P_anel Columns...'; + LANGenmiSavePositionCaption = '_Save position'; + LANGenmiMountCaption = '_Mount'; + LANGenmiUmountCaption = '_Umount'; + LANGenmiEjectCaption = '_Eject'; + LANGenmiDuplicateTabCaption = 'Duplicate current tab'; + LANGenmiCloseTabCaption = 'Close current tab'; + LANGenmiCloseAllTabsCaption = 'Close all tabs'; + LANGenCannotDetermineDestinationEngine = 'Cannot determine destination engine. Please enter correct path and try it again.'; + LANGenCannotLoadFile = 'Cannot load file ''%s''. Please check the permissions.'; + LANGenMountPointDevice = 'Mount Point: %s'#10'Device: %s'; + LANGenMountSC = 'Mount:'; + LANGenNoPluginsFound = 'No plugins found'; + LANGenPluginAbout = 'About...'; + LANGenCouldntOpenURI = 'Couldn''t open the URI specified. Please check the consistency of the resource identifier and the access permission.'; + LANGenPluginAboutInside = 'Plugin: %s'#10#10'%s'#10'%s'; + LANGenAreYouSureCloseAllTabs = 'Are you sure you want to close all inactive tabs?'; + LANGenCouldntOpenURIArchive = 'Couldn''t open the archive. Please check consistency and access permissions.'; + LANGenThereIsNoModuleAvailable = 'There are no VFS modules available that can handle this connection'; + LANGenIgnoreError = 'Do you really want to ignore the error? The source file will be then deleted'; + LANGenErrorMount = 'There was an error while mounting the device ''%s'':'#10#10; + LANGenErrorUmount = 'There was an error while umounting the device ''%s'':'#10#10; + LANGenErrorEject = 'There was an error while ejecting the device ''%s'':'#10#10; + + LANGenMounterPrefs_Caption = 'Mounter Settings'; + LANGenMounterPrefs_TitleLabelCaption = 'Mounter Settings'; + LANGenMounterPrefs_ListViewFrameCaption = 'Mounter'; + LANGenMounterPrefs_MountName = 'Mount Name'; + LANGenMounterPrefs_MountPoint = 'Mount Point'; + LANGenMounterPrefs_Device = 'Device'; + LANGenMounterPrefs_MoveUpButtonTooltip = 'Move item up'; + LANGenMounterPrefs_MoveDownButtonTooltip = 'Move item down'; + LANGenMounterPrefs_UseFSTabDefaultsCheckBox = 'Use _fstab default items'; + LANGenMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'By checking this, the mounter bar will be filled by default items found in the /etc/fstab (system mountlist file)'; + LANGenMounterPrefs_ToggleModeCheckBox = 'Buttons stay _down when mounted'; + LANGenMounterPrefs_ToggleModeCheckBoxTooltip = 'When checked, the mounter buttons will stay down if the device is mounted; another click will cause umounting them (eject in this case)'; + LANGenMounterPrefs_PropertiesFrameCaption = 'Mounter item properties'; + LANGenMounterPrefs_DisplayTextLabelCaption = 'Displayed _Text:'; + LANGenMounterPrefs_MountPointLabelCaption = 'Mount _Point:'; + LANGenMounterPrefs_MountDeviceLabelCaption = '_Device:'; + LANGenMounterPrefs_DeviceTypeLabelCaption = 'Device T_ype:'; + LANGenMounterPrefs_miLocalDiskCaption = 'Local disk'; + LANGenMounterPrefs_miRemovableCaption = 'Removable'; + LANGenMounterPrefs_miCDCaption = 'CD/DVD drive'; + LANGenMounterPrefs_miFloppyCaption = 'Floppy drive'; + LANGenMounterPrefs_miNetworkCaption = 'Network'; + LANGenMounterPrefs_MountCommandLabelCaption = 'Mount _Command:'; + LANGenMounterPrefs_UmountCommandLabelCaption = 'Umount C_ommand:'; + LANGenMounterPrefs_MountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default mount'#10'Note: beware of interactive commands, tuxcmd could freeze!'#10'Example: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGenMounterPrefs_UmountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default umount'#10'Example: smbumount $dir'; + LANGenMounterPrefs_IconLabelCaption = '_Icon:'; + + LANGenConnMgr_Caption = 'Open New Connection'; + LANGenConnMgr_ConnectButton = 'Co_nnect'; + LANGenConnMgr_OpenConnection = 'Open Connection'; + LANGenConnMgr_NameColumn = 'Name'; + LANGenConnMgr_URIColumn = 'URI'; + LANGenConnMgr_AddConnectionButtonCaption = '_Add site...'; + LANGenConnMgr_AddConnectionButtonTooltip = 'Add new connection'; + LANGenConnMgr_EditButtonCaption = '_Edit...'; + LANGenConnMgr_EditButtonTooltip = 'Edit selected connection'; + LANGenConnMgr_RemoveButtonCaption = '_Remove site'; + LANGenConnMgr_RemoveButtonTooltip = 'Delete selected connection'; + LANGenConnMgr_DoYouWantDelete = 'Do you really want to delete the connection ''%s''?'; + + LANGenConnProp_FTP = 'FTP'; + LANGenConnProp_SFTP = 'SFTP (ssh subsystem)'; + LANGenConnProp_SMB = 'Windows share (SMB)'; + LANGenConnProp_HTTP = 'WebDAV (HTTP)'; + LANGenConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGenConnProp_Other = 'Other <span style="italic">(please specify in URI)</span>'; + LANGenConnProp_Caption = 'Connection properties'; + LANGenConnProp_VFSModule = '_VFS module:'; + LANGenConnProp_URI = '_URI:'; + LANGenConnProp_URIEntryTooltip = 'Correct URI should contain service type prefix and server address'; + LANGenConnProp_DetailedInformations = 'Detailed informations'; + LANGenConnProp_Name = '_Name:'; + LANGenConnProp_Server = 'Ser_ver[:port]:'; + LANGenConnProp_Username = 'Userna_me:'; + LANGenConnProp_UserNameEntryTooltip = 'Leave blank for anonymous login'; + LANGenConnProp_Password = '_Password:'; + LANGenConnProp_TargetDirectory = 'Target _directory:'; + LANGenConnProp_ServiceType = '_Service type:'; + LANGenConnProp_MaskPassword = '_Mask password'; + LANGenConnProp_MenuItemCaption = 'Default <span style="italic">(all suitable modules)</span>'; + + LANGenConnLogin_Caption = 'Authentication required'; + LANGenConnLogin_Login = 'Login'; + LANGenConnLogin_ExperimentalWarningLabelCaption = 'You must log in to access %s'; + LANGenConnLogin_Username = '_Username:'; + LANGenConnLogin_Password = '_Password:'; + LANGenConnLogin_AnonymousCheckButton = '_Anonymous'; + + LANGenColumns_Caption = 'Panel Columns Settings'; + LANGenColumns_Title = 'Panel Columns Settings'; + LANGenColumns_MoveUpButtonTooltip = 'Move item up'; + LANGenColumns_MoveDownButtonTooltip = 'Move item down'; + LANGenColumns_TitlesLongName = 'Name'; + LANGenColumns_TitlesLongNameExt = 'Name + Extension'; + LANGenColumns_TitlesLongExt = 'Extension'; + LANGenColumns_TitlesLongSize = 'Size'; + LANGenColumns_TitlesLongDateTime = 'Date + Time'; + LANGenColumns_TitlesLongDate = 'Date'; + LANGenColumns_TitlesLongTime = 'Time'; + LANGenColumns_TitlesLongUser = 'User'; + LANGenColumns_TitlesLongGroup = 'Group'; + LANGenColumns_TitlesLongAttr = 'Attributes'; + LANGenColumns_TitlesShortName = 'Name'; + LANGenColumns_TitlesShortNameExt = 'Name'; + LANGenColumns_TitlesShortExt = 'Ext'; + LANGenColumns_TitlesShortSize = 'Size'; + LANGenColumns_TitlesShortDateTime = 'Date'; + LANGenColumns_TitlesShortDate = 'Date'; + LANGenColumns_TitlesShortTime = 'Time'; + LANGenColumns_TitlesShortUser = 'User'; + LANGenColumns_TitlesShortGroup = 'Group'; + LANGenColumns_TitlesShortAttr = 'Attr'; + + LANGenTestPlugin_Caption = 'Test VFS Plugin'; + LANGenTestPlugin_Title = 'Test VFS Plugin'; + LANGenTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Warning:</span> The VFS subsystem and its plugins are under heavy development and may contain bugs. Use this function under your own risk!'; + LANGenTestPlugin_Plugin = '_Plugin:'; + LANGenTestPlugin_Command = 'Co_mmand:'; + LANGenTestPlugin_Username = '_Username:'; + LANGenTestPlugin_Password = '_Password:'; + LANGenTestPlugin_AnonymousCheckButton = '_Anonymous login (doesn''t call VFSLogin)'; + LANGenTestPlugin_NoPluginsFound = 'No plugins found'; + + LANGenRemoteWait_Caption = 'Operation in progress'; + LANGenRemoteWait_OperationInProgress = 'Operation in progress, please be patient...'; + LANGenRemoteWait_ItemsFound = 'Items found so far: %d'; + + LANGenSearch_Bytes = 'Bytes'; + LANGenSearch_kB = 'kB'; + LANGenSearch_MB = 'MB'; + LANGenSearch_days = 'days'; + LANGenSearch_weeks = 'weeks'; + LANGenSearch_months = 'months'; + LANGenSearch_years = 'years'; + LANGenSearch_Caption = 'Find Files'; + LANGenSearch_General = 'General'; + LANGenSearch_Advanced = 'Advanced'; + LANGenSearch_SearchResults = 'Search _Results:'; + LANGenSearch_SearchFor = 'Search _for:'; + LANGenSearch_FileMaskEntryTooltip = 'Tip: Use colons (";") to specify multiple files to find'; + LANGenSearch_SearchIn = 'Search _in:'; + LANGenSearch_SearchArchivesCheckButton = 'Search _archives'; + LANGenSearch_FindText = 'Find _text:'; + LANGenSearch_FindTextEntryTooltip = 'Leave blank for no text matching'#10'Please note that we are using UTF-8 in GUI part'; + LANGenSearch_CaseSensitiveCheckButton = 'Cas_e sensitive'; + LANGenSearch_StayCurrentFSCheckButton = 'Include other files_ystems'; + LANGenSearch_CaseSensitiveMatchCheckButton = 'Ca_se sensitive'; + LANGenSearch_Size = 'Size'; + LANGenSearch_Date = 'Date'; + LANGenSearch_BiggerThan = '_Bigger than'; + LANGenSearch_SmallerThan = '_Smaller than'; + LANGenSearch_ModifiedBetweenRadioButton = '_Modified between'; + LANGenSearch_NotModifiedAfterRadioButton = '_Not modified after'; + LANGenSearch_ModifiedLastRadioButton = 'Mod_ified in the last'; + LANGenSearch_ModifiedNotLastRadionButton = 'No_t modified in the last'; + LANGenSearch_ModifiedBetweenEntry1 = '"Please use this date format:" c'; + LANGenSearch_ViewButtonCaption = '_View file'; + LANGenSearch_NewSearchButtonCaption = '_New search'; + LANGenSearch_GoToFileButtonCaption = '_Go to file'; + LANGenSearch_FeedToListboxButtonCaption = 'Feed to _listbox'; + LANGenSearch_StatusSC = 'Status:'; + LANGenSearch_Ready = 'Ready.'; + LANGenSearch_PreparingToSearch = 'Preparing to search.'; + LANGenSearch_SearchInProgress = 'Search in progress:'; + LANGenSearch_UserCancelled = 'User cancelled.'; + LANGenSearch_SearchFinished = 'Search finished'; + LANGenSearch_FilesFound = '%d files found'; + LANGenSearch_And = 'and'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGenCloseOpenConnection = 'You''re trying to open new connection over the another active connection. By continuing, the previous connection will be closed and replaced by the new requested one.'#10#10'Do you want to continue?'; + LANGenDuplicateTabWarning = 'You are trying to open a new tab from a remote directory. However, engine cloning is not supported. The directory in the new tab will point to a local filesystem.'; + LANGenDontShowAgain = '_Don''t show this message again'; + LANGenSwitchOtherPanelWarning = 'You are trying to open the remote directory in the opposite panel. However, engine cloning is not supported. The target directory will not be switched.'; + LANGenOpenConnectionsWarning = 'There are some active connections opened in the panel. By closing the application, these connections will be disconnected.'#10#10'Do you want to continue quit?'; + LANGenmiDisconnect_Caption = '_Disconnect'; + LANGenDisconnectButton_Tooltip = 'Disconnect active connection'; + LANGenLeaveArchiveButton_Tooltip = 'Close current archive'; + LANGenOpenTerminalButton_Tooltip = 'Opens a new terminal windows from the current directory'; + LANGenOpenTerminalButton_Caption = 'Open Te_rminal'; + LANGenShowTextUIDsCheckBox_Caption = 'Show text _UIDs'; + LANGenShowTextUIDsCheckBox_Tooltip = 'Show textual User and Group informations instead of numbers (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGenmiNewTab_Caption = 'New folder _tab'; + LANGenFilePopupMenu_Properties = '_Properties'; + LANGenCommandEntry_Tooltip = 'Use %s as file/directory placeholder'; + LANGenmiFiles_Caption = 'Files only'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGenPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGenHandleRunFromArchive_Bytes = 'bytes'; + LANGenHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGenHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGenHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGenHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGenFRunFromVFS_Caption = 'Packed file properties'; + LANGenFRunFromVFS_TitleLabel = 'File Properties'; + LANGenFRunFromVFS_FileNameLabel = 'File name:'; + LANGenFRunFromVFS_FileTypeLabel = 'File type:'; + LANGenFRunFromVFS_SizeLabel = 'Size:'; + LANGenFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGenFRunFromVFS_DateLabel = 'Modify date:'; + LANGenFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGenFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGenFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGenFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGenFSetPassword_Caption = 'Set password'; + LANGenFSetPassword_Label1_Caption = 'Password required'; + LANGenFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGenFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGenF2Button_Caption; + LANGF3Button_Caption := LANGenF3Button_Caption; + LANGF4Button_Caption := LANGenF4Button_Caption; + LANGF5Button_Caption := LANGenF5Button_Caption; + LANGF6Button_Caption := LANGenF6Button_Caption; + LANGF7Button_Caption := LANGenF7Button_Caption; + LANGF8Button_Caption := LANGenF8Button_Caption; + + LANGmnuFile_Caption := LANGenmnuFile_Caption; + LANGmnuMark_Caption := LANGenmnuMark_Caption; + LANGmnuCommands_Caption := LANGenmnuCommands_Caption; + LANGmnuHelp_Caption := LANGenmnuHelp_Caption; + LANGmiExit_Caption := LANGenmiExit_Caption; + LANGmiSelectGroup_Caption := LANGenmiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGenmiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGenmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGenmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGenmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGenmiRefresh_Caption; + LANGmiAbout_Caption := LANGenmiAbout_Caption; + + LANGColumn1_Caption := LANGenColumn1_Caption; + LANGColumn2_Caption := LANGenColumn2_Caption; + LANGColumn3_Caption := LANGenColumn3_Caption; + LANGColumn4_Caption := LANGenColumn4_Caption; + LANGColumn5_Caption := LANGenColumn5_Caption; + + LANGExpandSelection := LANGenExpandSelection; + LANGShrinkSelection := LANGenShrinkSelection; + LANGNoMatchesFound := LANGenNoMatchesFound; + LANGNoFilesSelected := LANGenNoFilesSelected; + LANGSelectedFilesDirectories := LANGenSelectedFilesDirectories; + LANGDirectoryS := LANGenDirectoryS; + LANGFileS := LANGenFileS; + LANGDoYouReallyWantToDeleteTheS := LANGenDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGenDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGenCopyFiles; + LANGMoveRenameFiles := LANGenMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGenCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGenMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGenCopySC; + LANGMoveRenameSC := LANGenMoveRenameSC; + + LANGQuickFind := LANGenQuickFind; + + LANGAboutString := LANGenAboutString; + LANGAboutStringGnome := LANGenAboutStringGnome; + LANGDiskStatFmt := LANGenDiskStatFmt; + LANGDiskStatVolNameFmt := LANGenDiskStatVolNameFmt; + LANGStatusLineFmt := LANGenStatusLineFmt; + LANGPanelStrings[False] := LANGenPanelStrings[False]; + LANGPanelStrings[True] := LANGenPanelStrings[True]; + LANGDIR := LANGenDIR; + LANGErrorGettingListingForSPanel := LANGenErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGenErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGenErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGenErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGenTheFileDirectory; + LANGCouldNotBeDeleted := LANGenCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGenCouldNotBeDeletedS; + LANGUserCancelled := LANGenUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGenTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGenCannotCopyFile; + LANGCopyError := LANGenCopyError; + LANGMoveError := LANGenMoveError; + LANGOverwriteS := LANGenOverwriteS; + LANGWithFileS := LANGenWithFileS; + LANGOvewriteSBytesS := LANGenOvewriteSBytesS; + LANGTheFile := LANGenTheFile; + LANGCopy := LANGenCopy; + LANGMove := LANGenMove; + LANGTheDirectory := LANGenTheDirectory; + LANGTheSymbolicLink := LANGenTheSymbolicLink; + LANGCannotMoveFile := LANGenCannotMoveFile; + LANGCouldNotBeCreated := LANGenCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGenCouldNotBeCreatedS; + LANGFromS := LANGenFromS; + LANGToS := LANGenToS; + LANGCannotCopyFileToItself := LANGenCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGenMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGenCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGenCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGenCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGenCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGenCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGenCannotWriteToDestinationFile; + + LANGUnknownException := LANGenUnknownException; + LANGNoAccess := LANGenNoAccess; + LANGUnknownError := LANGenUnknownError; + + LANGCreateANewDirectory := LANGenCreateANewDirectory; + LANGEnterDirectoryName := LANGenEnterDirectoryName; + + LANGOverwriteQuestion := LANGenOverwriteQuestion; + LANGOverwriteButton_Caption := LANGenOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGenOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGenSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGenOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGenSkipAllButton_Caption; + LANGRenameButton_Caption := LANGenRenameButton_Caption; + LANGAppendButton_Caption := LANGenAppendButton_Caption; + LANGRename := LANGenRename; + LANGRenameFile := LANGenRenameFile; + LANGIgnoreButton_Caption := LANGenIgnoreButton_Caption; + + LANGProgress := LANGenProgress; + LANGCancel := LANGenCancel; + LANGDelete := LANGenDelete; + + LANGSpecifyFileType := LANGenSpecifyFileType; + + LANGRemoveDirectory := LANGenRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGenDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGenRetry; + LANGDeleteButton_Caption := LANGenDeleteButton_Caption; + LANGAll := LANGenAll; + + LANGCopyFilesSC := LANGenCopyFilesSC; + LANGAppendQuestion := LANGenAppendQuestion; + LANGPreparingList := LANGenPreparingList; + + LANGYouMustSelectAValidFile := LANGenYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGenmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGenVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGenCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGenCheckButtonCaptionStop; + LANGFileListTooltip := LANGenFileListTooltip; + LANGFilenameColumnCaption := LANGenFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGenTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGenAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGenAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGenAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGenChecksumNotChecked; + LANGChecksumChecking := LANGenChecksumChecking; + LANGChecksumInterrupted := LANGenChecksumInterrupted; + LANGChecksumDOK := LANGenChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGenmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGenYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGenCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGenCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGenCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGenCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGenCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGenCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGenCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGenCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGenCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGenCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGenCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGenCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGenCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGenCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGenCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGenCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGenCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGenCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGenCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGenCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGenCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGenCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGenAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGenTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGenTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGenMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGenPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGenMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGenWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGenMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGenMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGenMergeSC; + LANGmiSplitFileCaption := LANGenmiSplitFileCaption; + LANGmiMergeFilesCaption := LANGenmiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGenSplitTheFileSToDirectory; + LANGSplitSC := LANGenSplitSC; + LANGSplitFile := LANGenSplitFile; + LANGBytesPerFile := LANGenBytesPerFile; + LANGAutomatic := LANGenAutomatic; + LANGDeleteFilesOnTargetDisk := LANGenDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGenSplitCaption; + LANGCannotOpenFileS := LANGenCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGenCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGenThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGenThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGenAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGenSplitOfSSucceeded; + LANGSplitOfSFailed := LANGenSplitOfSFailed; + + LANGmnuShow_Caption := LANGenmnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGenmiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGenTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGenCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGenEdit; + LANGEnterFilenameToEdit := LANGenEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGenmnuSettings_Caption; + LANGmiFileTypes_Caption := LANGenmiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGenThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGenErrorExecutingCommand; + LANGEditFileTypesCaption := LANGenEditFileTypesCaption; + LANGTitleLabel_Caption := LANGenTitleLabel_Caption; + LANGExtensionsColumn := LANGenExtensionsColumn; + LANGDescriptionColumn := LANGenDescriptionColumn; + LANGFileTypesList := LANGenFileTypesList; + LANGActionName := LANGenActionName; + LANGCommand := LANGenCommand; + LANGSetDefaultActionButton_Caption := LANGenSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGenRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGenAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGenBrowseButton_Caption; + LANGCommandLabel_Caption := LANGenCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGenDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGenFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGenNotebookPageExtensions; + LANGNotebookPageActions := LANGenNotebookPageActions; + LANGDefault := LANGenDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGenCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGenDefaultColor; + LANGIcon := LANGenIcon; + LANGBrowseForIcon := LANGenBrowseForIcon; + LANGSelectFileTypeColor := LANGenSelectFileTypeColor; + LANGColor := LANGenColor; + + LANGmiChangePermissions_Caption := LANGenmiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGenmiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGenmiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGenmiEditSymlink_Caption; + LANGChmodProgress := LANGenChmodProgress; + LANGChownProgress := LANGenChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGenYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGenPopupRunS; + LANGPopupOpenS := LANGenPopupOpenS; + LANGPopupGoUp := LANGenPopupGoUp; + LANGPopupOpenWithS := LANGenPopupOpenWithS; + LANGPopupDefault := LANGenPopupDefault; + LANGPopupOpenWith := LANGenPopupOpenWith; + LANGPopupViewFile := LANGenPopupViewFile; + LANGPopupEditFile := LANGenPopupEditFile; + LANGPopupMakeSymlink := LANGenPopupMakeSymlink; + LANGPopupRename := LANGenPopupRename; + LANGPopupDelete := LANGenPopupDelete; + LANGDialogChangePermissions := LANGenDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGenCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGenDialogChangeOwner; + LANGCouldNotBeChownedS := LANGenCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGenDialogMakeSymlink; + LANGDialogEditSymlink := LANGenDialogEditSymlink; + LANGFEditSymlink_Caption := LANGenFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGenFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGenFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGenFChmod_Caption; + LANGFChmod_PermissionFrame := LANGenFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGenFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGenFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGenFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGenFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGenFChmod_OctalLabel; + LANGFChmod_SUID := LANGenFChmod_SUID; + LANGFChmod_SGID := LANGenFChmod_SGID; + LANGFChmod_Sticky := LANGenFChmod_Sticky; + LANGFChmod_RUSR := LANGenFChmod_RUSR; + LANGFChmod_WUSR := LANGenFChmod_WUSR; + LANGFChmod_XUSR := LANGenFChmod_XUSR; + LANGFChmod_RGRP := LANGenFChmod_RGRP; + LANGFChmod_WGRP := LANGenFChmod_WGRP; + LANGFChmod_XGRP := LANGenFChmod_XGRP; + LANGFChmod_ROTH := LANGenFChmod_ROTH; + LANGFChmod_WOTH := LANGenFChmod_WOTH; + LANGFChmod_XOTH := LANGenFChmod_XOTH; + LANGFChmod_TextLabel := LANGenFChmod_TextLabel; + LANGFChmod_FileLabel := LANGenFChmod_FileLabel; + LANGFChown_Caption := LANGenFChown_Caption; + LANGFChown_OwnerFrame := LANGenFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGenFChown_GroupFrame; + LANGFChown_FileFrame := LANGenFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGenFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGenFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGenFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGenFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGenmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGenmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGenmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGenBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGenmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGenTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGenSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGenPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGenPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGenPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGenPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGenPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGenPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGenPreferences_NumHistoryItems; + LANGPreferences_Default := LANGenPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGenPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGenPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGenPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGenPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGenPreferences_Viewer; + LANGPreferences_Editor := LANGenPreferences_Editor; + LANGPreferences_Terminal := LANGenPreferences_Terminal; + LANGPreferences_ListFont := LANGenPreferences_ListFont; + LANGPreferences_Change := LANGenPreferences_Change; + LANGPreferences_UseDefaultFont := LANGenPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGenPreferences_Foreground; + LANGPreferences_Background := LANGenPreferences_Background; + LANGPreferences_NormalItem := LANGenPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGenPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGenPreferences_Cursor; + LANGPreferences_InactiveItem := LANGenPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGenPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGenPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGenPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGenPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGenPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGenPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGenPreferences_DefaultS; + LANGPreferences_SelectFont := LANGenPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGenBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGenUpButton_Tooltip; + LANGRootButton_Tooltip := LANGenRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGenHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGenLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGenRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGenmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGenmiTargetSource_Caption; + LANGFileTypeDirectory := LANGenFileTypeDirectory; + LANGFileTypeFile := LANGenFileTypeFile; + LANGFileTypeMetafile := LANGenFileTypeMetafile; + LANGPreferencesPanelsPage := LANGenPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGenPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGenPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGenPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGenPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGenPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGenPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGenPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGenPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGenPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGenPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGenPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGenPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGenPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGenPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGenPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGenPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGenPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGenPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGenPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGenPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGenPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGenPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGenPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGenPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGenPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGenPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGenPreferencesViewer; + LANGPreferencesCommandSC := LANGenPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGenPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGenPreferencesEditor; + LANGPreferencesTerminal := LANGenPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGenPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGenPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGenPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGenPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGenPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGenPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGenPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGenPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGenmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGenmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGenmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGenmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGenmnuNetworkCaption; + LANGmiConnectionsCaption := LANGenmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGenmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGenmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGenmnuPluginsCaption; + LANGmiTestPluginCaption := LANGenmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGenmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGenmiColumnsCaption; + LANGmiSavePositionCaption := LANGenmiSavePositionCaption; + LANGmiMountCaption := LANGenmiMountCaption; + LANGmiUmountCaption := LANGenmiUmountCaption; + LANGmiEjectCaption := LANGenmiEjectCaption; + LANGmiDuplicateTabCaption := LANGenmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGenmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGenmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGenCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGenCannotLoadFile; + LANGMountPointDevice := LANGenMountPointDevice; + LANGMountSC := LANGenMountSC; + LANGNoPluginsFound := LANGenNoPluginsFound; + LANGPluginAbout := LANGenPluginAbout; + LANGCouldntOpenURI := LANGenCouldntOpenURI; + LANGPluginAboutInside := LANGenPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGenAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGenCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGenThereIsNoModuleAvailable; + LANGIgnoreError := LANGenIgnoreError; + LANGErrorMount := LANGenErrorMount; + LANGErrorUmount := LANGenErrorUmount; + LANGErrorEject := LANGenErrorEject; + + LANGMounterPrefs_Caption := LANGenMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGenMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGenMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGenMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGenMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGenMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGenMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGenMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGenMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGenMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGenMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGenMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGenMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGenMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGenMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGenMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGenMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGenMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGenMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGenMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGenMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGenMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGenMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGenMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGenMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGenMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGenMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGenConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGenConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGenConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGenConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGenConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGenConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGenConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGenConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGenConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGenConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGenConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGenConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGenConnProp_FTP; + LANGConnProp_SFTP := LANGenConnProp_SFTP; + LANGConnProp_SMB := LANGenConnProp_SMB; + LANGConnProp_HTTP := LANGenConnProp_HTTP; + LANGConnProp_HTTPS := LANGenConnProp_HTTPS; + LANGConnProp_Other := LANGenConnProp_Other; + LANGConnProp_Caption := LANGenConnProp_Caption; + LANGConnProp_VFSModule := LANGenConnProp_VFSModule; + LANGConnProp_URI := LANGenConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGenConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGenConnProp_DetailedInformations; + LANGConnProp_Name := LANGenConnProp_Name; + LANGConnProp_Server := LANGenConnProp_Server; + LANGConnProp_Username := LANGenConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGenConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGenConnProp_Password; + LANGConnProp_TargetDirectory := LANGenConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGenConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGenConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGenConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGenConnLogin_Caption; + LANGConnLogin_Login := LANGenConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGenConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGenConnLogin_Username; + LANGConnLogin_Password := LANGenConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGenConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGenColumns_Caption; + LANGColumns_Title := LANGenColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGenColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGenColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGenColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGenColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGenColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGenColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGenColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGenColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGenColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGenColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGenColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGenColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGenColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGenColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGenColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGenColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGenColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGenColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGenColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGenColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGenColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGenColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGenTestPlugin_Caption; + LANGTestPlugin_Title := LANGenTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGenTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGenTestPlugin_Plugin; + LANGTestPlugin_Command := LANGenTestPlugin_Command; + LANGTestPlugin_Username := LANGenTestPlugin_Username; + LANGTestPlugin_Password := LANGenTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGenTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGenTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGenRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGenRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGenRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGenSearch_Bytes; + LANGSearch_kB := LANGenSearch_kB; + LANGSearch_MB := LANGenSearch_MB; + LANGSearch_days := LANGenSearch_days; + LANGSearch_weeks := LANGenSearch_weeks; + LANGSearch_months := LANGenSearch_months; + LANGSearch_years := LANGenSearch_years; + LANGSearch_Caption := LANGenSearch_Caption; + LANGSearch_General := LANGenSearch_General; + LANGSearch_Advanced := LANGenSearch_Advanced; + LANGSearch_SearchResults := LANGenSearch_SearchResults; + LANGSearch_SearchFor := LANGenSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGenSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGenSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGenSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGenSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGenSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGenSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGenSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGenSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGenSearch_Size; + LANGSearch_Date := LANGenSearch_Date; + LANGSearch_BiggerThan := LANGenSearch_BiggerThan; + LANGSearch_SmallerThan := LANGenSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGenSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGenSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGenSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGenSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGenSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGenSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGenSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGenSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGenSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGenSearch_StatusSC; + LANGSearch_Ready := LANGenSearch_Ready; + LANGSearch_PreparingToSearch := LANGenSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGenSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGenSearch_UserCancelled; + LANGSearch_SearchFinished := LANGenSearch_SearchFinished; + LANGSearch_FilesFound := LANGenSearch_FilesFound; + LANGSearch_And := LANGenSearch_And; + + LANGCloseOpenConnection := LANGenCloseOpenConnection; + LANGDuplicateTabWarning := LANGenDuplicateTabWarning; + LANGDontShowAgain := LANGenDontShowAgain; + LANGSwitchOtherPanelWarning := LANGenSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGenOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGenmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGenDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGenLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGenOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGenOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGenShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGenShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGenmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGenFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGenCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGenmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGenPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGenHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGenHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGenHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGenHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGenHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGenFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGenFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGenFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGenFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGenFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGenFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGenFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGenFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGenFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGenFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGenFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGenFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGenFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGenFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGenFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('US', @SetTranslation); + AddTranslation('EN', @SetTranslation); + AddTranslation('en_US', @SetTranslation); + AddTranslation('C', @SetTranslation); // Please don't add this line to your translations, it is default "C" locale (of course English) +end. diff --git a/translations/UTranslation_ES.pas b/translations/UTranslation_ES.pas new file mode 100644 index 0000000..72d7b8d --- /dev/null +++ b/translations/UTranslation_ES.pas @@ -0,0 +1,1253 @@ +(* + Tux Commander - UTranslation_ES - Spanish Localization constants + Copyright (C) 2007 Daniel Areiza <nnoseman@hotmail.com> + Check for updates on tuxcmd.sourceforge.net + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_ES; + +interface + +implementation + +uses ULocale; + +const LANGesF2Button_Caption = 'F2 - Renombrar'; + LANGesF3Button_Caption = 'F3 - Ver'; + LANGesF4Button_Caption = 'F4 - Editar'; + LANGesF5Button_Caption = 'F5 - Copiar'; + LANGesF6Button_Caption = 'F6 - Mover'; + LANGesF7Button_Caption = 'F7 - MkDir'; + LANGesF8Button_Caption = 'F8 - Eliminar'; + + LANGesmnuFile_Caption = '_Archivo'; + LANGesmnuMark_Caption = '_Seleccionar'; + LANGesmnuCommands_Caption = '_Comandos'; + LANGesmnuHelp_Caption = 'A_yuda'; + LANGesmiExit_Caption = 'Sa_lir'; + LANGesmiSelectGroup_Caption = 'Seleccionar _Grupo...'; + LANGesmiUnselectGroup_Caption = '_Deseleccionar Grupo...'; + LANGesmiSelectAll_Caption = '_Seleccionar Todo'; + LANGesmiUnselectAll_Caption = 'D_eseleccinar Todo'; + LANGesmiInvertSelection_Caption = '_Invertir Selección'; + LANGesmiRefresh_Caption = '_Actualizar'; + LANGesmiAbout_Caption = '_Acerca...'; + + LANGesColumn1_Caption = 'Nombre'; + LANGesColumn2_Caption = 'Ext'; + LANGesColumn3_Caption = 'Tamaño'; + LANGesColumn4_Caption = 'Fecha'; + LANGesColumn5_Caption = 'Atrib'; + + LANGesExpandSelection = 'Expandir selección'; + LANGesShrinkSelection = 'Restringir selección'; + LANGesNoMatchesFound = 'No se encontró nada'; + LANGesNoFilesSelected = '¡No hay archivos seleccionados!'; + LANGesSelectedFilesDirectories = '%d archivos/directorios seleccionados'; + LANGesDirectoryS = 'directorio %s'; + LANGesFileS = 'archivo %s'; + LANGesDoYouReallyWantToDeleteTheS = '¿Realmente desea eliminar el %s?'; + LANGesDoYouReallyWantToDeleteTheSS = '¿Realmente desea eliminar %s?'#10'%s'; + LANGesCopyFiles = 'Copiar archivos'; + LANGesMoveRenameFiles = 'Mover/Renombrar archivos'; + LANGesCopyDFileDirectoriesTo = 'Copiar %d archivo/directorios a'; + LANGesMoveRenameDFileDirectoriesTo = 'Mover/Renombrar %d archivo/directorios a'; + LANGesCopySC = 'Copiar:'; + LANGesMoveRenameSC = 'Mover/Renombrar:'; + + LANGesQuickFind = 'Búsqueda rápida:'; + + LANGesAboutString = 'Tux Commander'#10'Version %s'#10'Build date: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGesAboutStringGnome = 'version %s'#10'Build date: %s'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGesDiskStatFmt = '%s de %s libres'; + LANGesDiskStatVolNameFmt = '[%s] %s de %s libres'; + LANGesStatusLineFmt = '%s de %s en %d de %d archivos seleccionados'; + LANGesPanelStrings : array[boolean] of string = ('derecho', 'izquierdo'); + + LANGesDIR = '<DIR>'; + LANGesErrorGettingListingForSPanel = 'Ha ocurrido un error listando el panel %s:'#10' %s'#10#10'Ruta = ''%s'''; + LANGesErrorGettingListingForSPanelNoPath = 'Error listando el panel %s:'#10' %s'; + LANGesErrorCreatingNewDirectorySInSPanel = 'Error creando el nuevo directorio ''%s'' en el panel %s:'#10' %s'; + LANGesErrorCreatingNewDirectorySInSPanelNoPath = 'Error creando el nuevo directorio en el panel %s:'#10' %s'; + LANGesTheFileDirectory = 'El archivo/directorio'; + LANGesCouldNotBeDeleted = 'no se puede eliminar'; + LANGesCouldNotBeDeletedS = 'no se puede eliminar: %s'; + LANGesUserCancelled = '¡Cancelado por el usuario!'; + LANGesTheDirectorySIsNotEmpty = '¡El directorio %s no esta vacío!'; + LANGesCannotCopyFile = 'No se puede copiar el archivo'; + LANGesCopyError = 'Ha ocurrido un error copiando'; + LANGesMoveError = 'Ha ocurrido un error moviendo'; + LANGesOverwriteS = 'Sobrescribir: %s'; + LANGesWithFileS = 'Con el archivo: %s'; + LANGesOvewriteSBytesS = '%s bytes, %s'; + LANGesTheFile = 'El archivo'; + LANGesCopy = 'Copiar'; + LANGesMove = 'Mover'; + LANGesTheDirectory = 'El directorio'; + LANGesTheSymbolicLink = 'El enlace simbólico'; + LANGesCannotMoveFile = 'No se puede mover el archivo'; + LANGesCouldNotBeCreated = 'no se pudo crear'; + LANGesCouldNotBeCreatedS = 'no se pudo crear: %s'; + LANGesFromS = 'Desde: %s'; + LANGesToS = 'Hasta: %s'; + LANGesCannotCopyFileToItself = 'No se puede copiar el archivo a si mismo'; + LANGesMemoryAllocationFailed = 'Fallo de alocación de memoria:'; + LANGesCannotOpenSourceFile = 'No se puede abrir el archivo de origen'; + LANGesCannotOpenDestinationFile = 'No se puede abrir el archivo de destino'; + LANGesCannotCloseDestinationFile = 'No se puede cerrar el archivo de destino'; + LANGesCannotCloseSourceFile = 'No se puede cerrar el archivo de origen'; + LANGesCannotReadFromSourceFile = 'No se puede leer el archivo de origen'; + LANGesCannotWriteToDestinationFile = 'No se puede escribir el archivo de destino'; + + LANGesUnknownException = 'Excepción Desconocida'; + LANGesNoAccess = 'No Hay Acceso'; + LANGesUnknownError = 'Error Desconocido'; + + LANGesCreateANewDirectory = 'Crear directorio'; + LANGesEnterDirectoryName = 'Introduzca el nombre del _directorio:'; + + LANGesOverwriteQuestion = 'Advertencia'; + LANGesOverwriteButton_Caption = '_Sobrescribir'; + LANGesOverwriteAllButton_Caption = 'Sobrescribir t_odo'; + LANGesSkipButton_Caption = 'S_altar'; + LANGesOverwriteAllOlderButton_Caption = 'Sobrescribir lo vi_ejo'; + LANGesSkipAllButton_Caption = 'Sal_tar todo'; + LANGesRenameButton_Caption = '_Renombrar'; + LANGesAppendButton_Caption = 'Aña_dir'; + LANGesRename = 'Renombrar'; + LANGesRenameFile = 'Renombrar el archivo ''%s'' a'; + LANGesIgnoreButton_Caption = '_Ignorar'; + + LANGesProgress = 'Progreso'; + LANGesCancel = '_Cancelar'; + LANGesDelete = 'Eliminar:'; + + LANGesSpecifyFileType = 'E_specificar tipo de archivo:'; + + LANGesRemoveDirectory = 'Eliminar directorio'; + LANGesDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = '¿Lo quiere eliminar con todos sus archivos y subdirectorios?'; + LANGesRetry = '_Reintentar'; + LANGesDeleteButton_Caption = '_Eliminar'; + LANGesAll = '_Todo'; + + LANGesCopyFilesSC = 'Copiar archivos:'; + LANGesAppendQuestion = '¿Esta seguro que quiere añadir el archivo ''%s'' a ''%s''?'; + LANGesPreparingList = 'Preparando lista...'; + + LANGesYouMustSelectAValidFile = 'Debe seleccionar un archivo valido'; + LANGesmiVerifyChecksums = '_Verificar checksums'; + LANGesVerifyChecksumsCaption = 'Verificar checksums'; + LANGesCheckButtonCaptionCheck = '_Seleccionar'; + LANGesCheckButtonCaptionStop = '_Parar'; + LANGesFileListTooltip = '[?] - No seleccionado'#10'[OK] - Checksum OK'#10'[Malo] - Checksum Malo'#10'[N/A] - Archivo no disponible'; + LANGesFilenameColumnCaption = 'Nombre de archivo'; + LANGesTheFileSYouAreTryingToOpenIsQuiteBig = 'El archivo ''%s'', que esta tratando de abrir es muy grande (%s bytes). Puede que no sea un archivo valido.'#10#10'¿Lo desea abrir de todas formas?'; + LANGesAnErrorOccuredWhileInitializingMemoryBlock = 'Ha ocurrido un error mientras se inicializaba el bloque de memoria. Cierre algunas aplicaciones e intente de nuevo.'; + LANGesAnErrorOccuredWhileOpeningFileSS = 'Ha ocurrido un error abriendo el archivo ''%s'':'#10' %s'; + LANGesAnErrorOccuredWhileReadingFileSS = 'Ha ocurrido un error leyendo el archivo ''%s'':'#10' %s'; + LANGesChecksumNotChecked = '<span weight="bold">Estado:</span> No seleccionado'; + LANGesChecksumChecking = '<span weight="bold">Estado:</span> Comprobando...'; + LANGesChecksumInterrupted = '<span weight="bold">Estado:</span> Interrumpido'; + LANGesChecksumDOK = '<span weight="bold">Estado:</span> %d%% OK'; + + LANGesmiCreateChecksumsCaption = '_Crear checksums...'; + LANGesYouMustSelectAtLeastOneFileToCalculateChecksum = '¡Debe de seleccionar al menos un archivo para calcular el checksum!'; + LANGesCreateChecksumsCaption = 'Crear checksums'; + LANGesCCHKSUMPage1Text = 'Va a crear los checksums para'#10'los archivos seleccionados. Si no ha seleccionado'#10'todos los archivos que desea, cierre esta ventana y'#10'seleccione más archivos.'; + LANGesCCHKSUMPage4Text = 'El programa esta listo para crear los checksums de'#10'los archivos seleccionados. Esta operacion puede tardar unos minutos.'#10'Presione Siguiente para continuar.'; + LANGesCCHKSUMPage6Text = 'Hubo errores creando el/los checksum:'; + LANGesCCHKSUMPage7Text = 'La creación del checksum a finalizado, y'#10'los archivos estan listos.'#10#10'Presione Finalizar para salir.'; + LANGesCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Preparar archivos</span>'; + LANGesCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Seleccione el tipo de archivo</span>'; + LANGesCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Elige nombre de archivo</span>'; + LANGesCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Listos</span>'; + LANGesCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Procesando...</span>'; + LANGesCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">¡Error!</span>'; + LANGesCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Finalizado</span>'; + LANGesCCHKSUMSFVFile = 'Archivo SFV'; + LANGesCCHKSUMMD5sumFile = 'Archivo MD5sum'; + LANGesCCHKSUMFileName = '_Nombre de archivo:'; + LANGesCCHKSUMCreateSeparateChecksumFiles = 'Crear archivos _individuales'; + LANGesCCHKSUMNowProcessingFileS = 'Procesando archivo: %s'; + LANGesCCHKSUMFinishCaption = '_Finalizar'; + LANGesCCHKSUMAreYouSureYouWantToAbortTheProcessing = '¿Esta seguro que desea cancelarlo?'; + LANGesCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Ha ocurrido un error abriendo el archivo ''%s'': %s'#10; + LANGesCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Ha ocurrido un error leyendo el archivo ''%s'': %s'#10; + LANGesCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Ha ocurrido un error escribiendo el archivo ''%s'': %s'#10; + + LANGesAnErrorOccuredWhileWritingFileSS = 'Ha ocurrido un error escribiendo el archivo ''%s'':'#10' %s'; + LANGesTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'El archivo de destino ''%s'' ya existe. ¿Lo desea sobrescribir?'; + LANGesTheTargetFileSCannotBeRemovedS = 'El archivo de destino ''%s'' no se puede eliminar: %s'; + LANGesMergeCaption = 'Unir'; + LANGesPleaseInsertNextDiskOrGiveDifferentLocation = 'Por favor inserte un nuevo disco, o una ruta diferente:'; + LANGesMergeOfSSucceeded = 'Unión de ''%s'' exitosa (CRC checksum OK).'; + LANGesWarningCreatedFileFailsCRCCheck = 'Advertencia: ¡El archivo creado falla la comprobación CRC!'; + LANGesMergeOfSSucceeded_NoCRCFileAvailable = 'Unión de ''%s'' exitosa (no esta disponible el archivo CRC).'; + LANGesMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Unir ''%s'' y todos los archivos con nombres ascendentes al siguiente directorio:'; + LANGesMergeSC = 'Unir:'; + LANGesmiSplitFileCaption = '_Dividir archivo...'; + LANGesmiMergeFilesCaption = '_Unir archivos...'; + + LANGesSplitTheFileSToDirectory = '_Dividir el archivo ''%s'' al directorio:'; + LANGesSplitSC = 'Dividir:'; + LANGesSplitFile = 'Dividir archivo'; + LANGesBytesPerFile = '_Bytes por archivo:'; + LANGesAutomatic = 'Automático'; + LANGesDeleteFilesOnTargetDisk = '_Eliminar archivos en el disco de destino (útil para discos extraibles)'; + LANGesSplitCaption = 'Dividir'; + LANGesCannotOpenFileS = 'No se puede abrir el archivo ''%s'''; + LANGesCannotSplitTheFileToMoreThan999Parts = '¡No se puede dividir el archivo en más de 999 partes!'; + LANGesThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'Hay algunos archivos en el directorio de destino:'#10'%s'#10'¿Los desea eliminar?'; + LANGesThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Hay %d archivos en el directorio de destino. ¿Los quiere eliminar?'; + LANGesAnErrorOccuredWhileOperationS = 'Ha ocurrido un error: %s'; + LANGesSplitOfSSucceeded = 'División de ''%s'' exitosa.'; + LANGesSplitOfSFailed = '¡División de ''%s'' fallida!'; + + LANGesmnuShow_Caption = '_Ver'; + LANGesmiShowDotFiles_Caption = 'Ver archiv_os ocultos'; + LANGesTheFileYouAreTryingToOpenIsQuiteBig = 'El archivo que esta tratando de abrir es muy grande. Abrirlo en una aplicación externa (como gedit) puede causar que el sistema se torne lento.'#10'¿Desea continuar?'; + LANGesCannotExecuteSPleaseCheckTheConfiguration = 'No se puede ejecutar ''%s''. Por favor compruebe la configuración o asigne correctamente el tipo de archivo.'; + LANGesEdit = 'Editar'; + LANGesEnterFilenameToEdit = '_Ingrese el nombre de archivo a editar:'; + + LANGesmnuSettings_Caption = 'C_onfiguración'; + LANGesmiFileTypes_Caption = '_Tipos de archivo...'; + LANGesThereIsNoApplicationAssociatedWithS = 'No hay una aplicación asociada con "%s".'#10#10'Puede configurar Tux Commander para asociar aplicaciones con los diferentes tipos de archivo. ¿Desea asociar una aplicación con este tipo de archivo?'; + LANGesErrorExecutingCommand = '¡Error ejecutando el comando!'; + LANGesEditFileTypesCaption = 'Editar Tipos de Archivo'; + LANGesTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Configuración de Tipos de Archivo</span>'; + LANGesExtensionsColumn = 'Extensión'; + LANGesDescriptionColumn = 'Descripción'; + LANGesFileTypesList = 'Lista de tipos de archivo'; + LANGesActionName = 'Nombre de la acción'; + LANGesCommand = 'Comando'; + LANGesSetDefaultActionButton_Caption = '_Valor predeterminado'; + LANGesRunInTerminalCheckBox_Caption = 'Lanzar en _Terminal'; + LANGesAutodetectCheckBox_Caption = 'Auto detectar aplicación _GUI'; + LANGesBrowseButton_Caption = '_Buscar...'; + LANGesCommandLabel_Caption = 'Co_mando:'; + LANGesDescriptionLabel_Caption = 'D_escripción:'; + LANGesFNameExtLabel_Caption = 'A_gregar extensión:'; + LANGesNotebookPageExtensions = 'Tipo de archivo'; + LANGesNotebookPageActions = 'Acción'; + LANGesDefault = ' (predeterminado)'; + LANGesCannotSaveFileTypeAssociationsBecauseOtherProcess = 'No se puede guardar el archivo de asociación, porque otro proceso lo ha actualizado.'; + + LANGesDefaultColor = 'Color p_redeterminado'; + LANGesIcon = '_Icono:'; + LANGesBrowseForIcon = 'Buscar icono'; + LANGesSelectFileTypeColor = 'Seleccionar color para el tipo de archivo'; + LANGesColor = 'Co_lor:'; + + LANGesmiChangePermissions_Caption = 'Cambiar Per_misos...'; + LANGesmiChangeOwner_Caption = 'Cambiar Dueño/Grupo...'; + LANGesmiCreateSymlink_Caption = 'Crear enlace simbólico...'; + LANGesmiEditSymlink_Caption = '_Editar enlace simbólico...'; + LANGesChmodProgress = 'Cambiar permisos:'; + LANGesChownProgress = 'Cambiar dueño:'; + LANGesYouMustSelectAValidSymbolicLink = '¡Debe seleccionar un enlace simbólico valido!'; + LANGesPopupRunS = 'E_jecutar %s'; + LANGesPopupOpenS = 'A_brir %s'; + LANGesPopupGoUp = '_Subir'; + LANGesPopupOpenWithS = 'Abrir con %s'; + LANGesPopupDefault = ' (predeterminado)'; + LANGesPopupOpenWith = 'A_brir con...'; + LANGesPopupViewFile = '_Ver archivo'; + LANGesPopupEditFile = 'Ed_itar archivo'; + LANGesPopupMakeSymlink = 'Crear enlace simbólico'; + LANGesPopupRename = '_Renombrar'; + LANGesPopupDelete = '_Eliminar'; + LANGesDialogChangePermissions = 'Cambiar permisos'; + LANGesCouldNotBeChmoddedS = 'No se pudo cambiar los permisos: %s'; + LANGesDialogChangeOwner = 'Cambiar dueño'; + LANGesCouldNotBeChownedS = 'No se pudo cambiar de dueño: %s'; + LANGesDialogMakeSymlink = 'Crear enlace simbólico'; + LANGesDialogEditSymlink = 'Editar enlace simbólico'; + LANGesFEditSymlink_Caption = 'Editar enlace simbólico'; + LANGesFEditSymlink_SymbolicLinkFilename = 'Nombre del enlace _simbólico:'; + LANGesFEditSymlink_SymbolicLinkPointsTo = 'El enlace simbólico apun_ta a:'; + + LANGesFChmod_Caption = 'Permisos de Acceso'; + LANGesFChmod_PermissionFrame = 'Permisos'; + LANGesFChmod_FileFrame = 'Archivo'; + LANGesFChmod_ApplyRecursivelyFor = 'Aplicar _recursivamente para'; + LANGesFChmod_miAllFiles = 'Todos los archivos y carpetas'; + LANGesFChmod_miDirectories = 'Solo directorios'; + LANGesFChmod_OctalLabel = '_Octal:'; + LANGesFChmod_SUID = 'SUID - Asignar ID de usuario al ejecutar'; + LANGesFChmod_SGID = 'SGID - Asignar ID de grupo al ejecutar'; + LANGesFChmod_Sticky = 'Sticky bit'; + LANGesFChmod_RUSR = 'RUSR - Leer por dueño'; + LANGesFChmod_WUSR = 'WUSR - Escribir por dueño'; + LANGesFChmod_XUSR = 'XUSR - Ejecutar/buscar por dueño'; + LANGesFChmod_RGRP = 'RGRP - Leer por grupo'; + LANGesFChmod_WGRP = 'WGRP - Escribir por grupo'; + LANGesFChmod_XGRP = 'XGRP - Ejecutar/buscar por grupo'; + LANGesFChmod_ROTH = 'ROTH - Leer por otros'; + LANGesFChmod_WOTH = 'WOTH - Escribir por otros'; + LANGesFChmod_XOTH = 'XOTH - Ejecutar/buscar por otros'; + LANGesFChmod_TextLabel = '<span weight="ultrabold">Texto:</span> %s'; + LANGesFChmod_FileLabel = '<span weight="ultrabold">Archivo:</span> %s'#10'<span weight="ultrabold">Texto:</span> %s'#10 + + '<span weight="ultrabold">Octal:</span> %d'#10'<span weight="ultrabold">Dueño:</span> %s'#10 + + '<span weight="ultrabold">Grupo:</span> %s'; + + LANGesFChown_Caption = 'Cambiar dueño/grupo'; + LANGesFChown_OwnerFrame = 'Nombre de usuario'; + LANGesFChown_GroupFrame = 'Nombre del grupo'; + LANGesFChown_FileFrame = 'Archivo'; + LANGesFChown_ApplyRecursively = 'Aplicar _recursivamente'; + + LANGesFSymlink_Caption = 'Crear enlace simbólico'; + LANGesFSymlink_ExistingFilename = 'Nombre de archivo _existente (nombre de archivo al cual el enlace simbólico apuntara):'; + LANGesFSymlink_SymlinkFilename = 'Nombre del enlace _simbólico:'; + + LANGesmnuBookmarks_Caption = '_Favoritos'; + LANGesmiAddBookmark_Caption = 'Agregar Favorito'; + LANGesmiEditBookmarks_Caption = 'Editar Favoritos'; + LANGesBookmarkPopupDelete_Caption = 'E_liminar'; + LANGesmiPreferences_Caption = '_Preferencias...'; + LANGesTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'El directorio actual ya existe en la lista de favoritos'; + LANGesSomeOtherInstanceChanged = 'Una segunda instancia de Tux Commander a cambiado la configución. ¿Desea aplicar la nueva configuración?'#10#10'Advertencia: Si presiona No en este punto, la configuración se sobrescribirá en esta instancia'; + + LANGesPreferences_Caption = 'Preferencias de la Aplicación'; + LANGesPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Preferencias</span>'; + LANGesPreferences_GeneralPage = 'General'; + LANGesPreferences_FontsPage = 'Fuentes'; + LANGesPreferences_ColorsPage = 'Colores'; + LANGesPreferences_RowHeight = '_Altura del cuadro:'; + LANGesPreferences_NumHistoryItems = 'Ele_mentos en el historial:'; + LANGesPreferences_Default = 'P_redeterminado'; + LANGesPreferences_ClearReadonlyAttribute = 'Borrar el atributo de solo lectura cuando se copia desde el CD-ROM'; + LANGesPreferences_DisableMouseRenaming = 'Deshabilitar renombrar con el _mouse'; + LANGesPreferences_ShowFiletypeIconsInList = 'Mostrar iconos del tipo de archivo'; + LANGesPreferences_ExternalAppsLabel = '<span weight="ultrabold">Programas Externos</span>'; + LANGesPreferences_Viewer = '_Visor:'; + LANGesPreferences_Editor = '_Editor:'; + LANGesPreferences_Terminal = '_Terminal:'; + LANGesPreferences_ListFont = 'Fuente:'; + LANGesPreferences_Change = 'Cambiar...'; + LANGesPreferences_UseDefaultFont = 'Usar fuente _predeterminada'; + LANGesPreferences_Foreground = 'Foreground'; + LANGesPreferences_Background = 'Background'; + LANGesPreferences_NormalItem = 'Item Normal:'; + LANGesPreferences_SetToDefaultToUseGTKThemeColors = 'Aplicar lo predeterminado para usar los colores del tema GTK'; + LANGesPreferences_Cursor = 'Cursor:'; + LANGesPreferences_InactiveItem = 'Item Inactivo::'; + LANGesPreferences_SelectedItem = 'Item Seleccionado:'; + LANGesPreferences_LinkItem = 'Enlaces simbólicos:'; + LANGesPreferences_LinkItemHint = 'Aplicar lo predeterminado para mostrar los enlaces simbólicos usando los colores de los ítems normales'; + LANGesPreferences_DotFileItem = 'Archivos ocultos:'; + LANGesPreferences_DotFileItemHint = 'Aplicar lo predeterminado para mostrar los archivos ocultos usando los colores de los ítems normales'; + LANGesPreferences_BrowseForApplication = 'Buscar aplicación'; + LANGesPreferences_DefaultS = 'Predeterminado: %s'; + LANGesPreferences_SelectFont = 'Seleccionar fuente'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGesBookmarkButton_Tooltip = 'Mostrar favoritos'; + LANGesUpButton_Tooltip = 'Ir al directorio anterior'; + LANGesRootButton_Tooltip = 'Ir al directrio root (/)'; + LANGesHomeButton_Tooltip = 'Ir al directorio de usuario (/home/user)'; + LANGesLeftEqualButton_Tooltip = 'Cambiar el panel derecho al mismo directorio'; + LANGesRightEqualButton_Tooltip = 'Cambiar el panel izquierdo al mismo directorio'; + LANGesmiShowDirectorySizes_Caption = 'Mostar tamaño de los d_irectorios'; + LANGesmiTargetSource_Caption = '_Destino = Origen'; + LANGesFileTypeDirectory = 'Directorio'; + LANGesFileTypeFile = 'Archivo'; + LANGesFileTypeMetafile = 'Esto es un meta-ítem común'; + LANGesPreferencesPanelsPage = 'Paneles'; + LANGesPreferencesApplicationsPage = 'Aplicaciones'; + LANGesPreferencesExperimentalPage = 'Experimental'; + LANGesPreferencesSelectAllDirectoriesCheckBox_Caption = 'Seleccionar directorios _también cuando se selecciona todo'; + LANGesPreferencesNewStyleAltOCheckBox_Caption = '_Nuevo estilo Alt+O'; + LANGesPreferencesNewStyleAltOCheckBox_Tooltip = 'Mantenerse en el mismo directorio cuando se cambia el directorio del panel contrario al presionar Ctrl/Alt+O'; + LANGesPreferencesShowFuncButtonsCheckBox_Caption = 'Mostrar los atajos de las _teclas'; + LANGesPreferencesSizeFormatLabel_Caption = 'Formato del T_amaño:'; + LANGesPreferencesmiSizeFormat1 = 'Sistema'; + LANGesPreferencesmiSizeFormat6 = 'Agrupado'; + LANGesPreferencesAutodetectXApp = 'Auto detectar la aplicación'; + LANGesPreferencesAlwaysRunInTerminal = 'Siempre lanzar en terminal'; + LANGesPreferencesNeverRunInTerminal = 'Nunca lanzar en terminal'; + LANGesPreferencesCmdLineBehaviourLabel_Caption = '_Ejecutar desde la línea de comandos:'; + LANGesPreferencesFeatures = 'Preferencias'; + LANGesPreferencesDisableMouseRename_Tooltip = 'Aun podrá hacer un renombramiento rápido presionando Shift+F6'; + LANGesPreferencesDisableFileTipsCheckBox_Caption = 'Deshabilitar _tooltips'; + LANGesPreferencesDisableFileTipsCheckBox_Tooltip = 'No mostrar los tooltips del panel si el texto en una columna esta truncado'; + LANGesPreferencesShow = 'Ver'; + LANGesPreferencesDirsInBoldCheckBox_Caption = 'Directorios _resaltados'; + LANGesPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Deshabilitar los b_rackets de los directorios'; + LANGesPreferencesOctalPermissionsCheckBox_Caption = 'Mostrar permisos en _octal'; + LANGesPreferencesOctalPermissionsCheckBox_Tooltip = 'Mostrar permisos de archivo/directorio como un numero en vez de la forma de texto (-rw-rw-rw-)'; + LANGesPreferencesMovement = 'Movimiento'; + LANGesPreferencesLynxLikeMotionCheckBox_Caption = 'Movimiento como en _Lynx'; + LANGesPreferencesInsertMovesDownCheckBox_Caption = '_Insertar desplaza hacia abajo'; + LANGesPreferencesSpaceMovesDownCheckBox_Caption = 'E_spaciadora desplaza hacia abajo'; + LANGesPreferencesViewer = 'Visor'; + LANGesPreferencesCommandSC = 'Comando:'; + LANGesPreferencesUseInternalViewer = 'Usar visor _interno'; + LANGesPreferencesEditor = 'Editor'; + LANGesPreferencesTerminal = 'Terminal'; + LANGesPreferencesExperimentalFeatures = 'Preferencias Experimentales'; + LANGesPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Advertencia:</span> Estas opciones están actualmente en desarrollo y puede que no funcionen correctamente. ¡Uselas bajo su propio riesgo!'; + LANGesPreferencesFocusRefreshCheckBox_Caption = '_Actualizar cuando se enfoque la ventana'; + LANGesPreferencesFocusRefreshCheckBox_Tooltip = 'Actualización de los paneles muy lenta en este momento'; + LANGesPreferencesWMCompatModeCheckBox_Caption = 'Compatibilidad con _WM'; + LANGesPreferencesWMCompatModeCheckBox_Tooltip = 'Uselo si tiene problemas con su administrador de ventanas (por ejemplo IceWM no maximiza correctamente)'; + LANGesPreferencesCompatUseLibcSystemCheckBox_Caption = 'Usar la librería libc del _sistema() para ejecutar programas'; + LANGesPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Usar en caso de congelamientos o problemas de bloqueo cuando se lanza una aplicación externa'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGesmiSearchCaption2 = '_Buscar...'; + LANGesmiNoMounterBarCaption = '_No mostrar la barra de montajes'; + LANGesmiShowOneMounterBarCaption = 'Mostrar _una barra de montaje'; + LANGesmiShowTwoMounterBarCaption = 'Mostrar _dos barras de montaje'; + LANGesmnuNetworkCaption = 'R_ed'; + LANGesmiConnectionsCaption = '_Conexiones...'; + LANGesmiOpenConnectionCaption = '_Abrir conexión...'; + LANGesmiQuickConnectCaption = 'Conexión _rápida...'; + LANGesmnuPluginsCaption = 'Pl_ugins'; + LANGesmiTestPluginCaption = '_Probar plugin...'; + LANGesmiMounterSettingsCaption = '_Montajes...'; + LANGesmiColumnsCaption = 'Columnas del P_anel...'; + LANGesmiSavePositionCaption = '_Salvar posición'; + LANGesmiMountCaption = '_Montar'; + LANGesmiUmountCaption = '_Desmontar'; + LANGesmiEjectCaption = '_Ejecutar'; + LANGesmiDuplicateTabCaption = 'Duplicar tab actual'; + LANGesmiCloseTabCaption = 'Cerrar tab actual'; + LANGesmiCloseAllTabsCaption = 'Cerrar todos los tabs'; + LANGesCannotDetermineDestinationEngine = 'No se puede determinar la maquina de destino. Por favor ingrese la ruta correcta e intente de nuevo.'; + LANGesCannotLoadFile = 'No se puede cargar el archivo ''%s''. Por favor revise los permisos.'; + LANGesMountPointDevice = 'Punto de montaje: %s'#10'Dispositivo: %s'; + LANGesMountSC = 'Montar:'; + LANGesNoPluginsFound = 'No se encontraron plugins'; + LANGesPluginAbout = 'Acerca...'; + LANGesCouldntOpenURI = 'No se puede abrir el URI especificado. Por favor revise la consistencia y los permisos de acceso.'; + LANGesPluginAboutInside = 'Plugin: %s'#10#10'%s'#10'%s'; + LANGesAreYouSureCloseAllTabs = '¿Esta seguro que desea cerrar todos los tabs inactivos?'; + LANGesCouldntOpenURIArchive = 'No se puede abrir el archivo. Por favor revise la consistencia y los permisos de acceso.'; + LANGesThereIsNoModuleAvailable = 'No hay módulos VFS disponibles que puedan realizar esta conexión'; + LANGesIgnoreError = '¿Esta seguro que desea ignorar el error? El archivo de origen será eliminado'; + LANGesErrorMount = 'Ocurrió un error montando el dispositivo ''%s'':'#10#10; + LANGesErrorUmount = 'Ocurrió un error desmontando el dispositivo ''%s'':'#10#10; + LANGesErrorEject = 'Ocurrió un error ejecutando el dispositivo ''%s'':'#10#10; + + LANGesMounterPrefs_Caption = 'Configuración de Montajes'; + LANGesMounterPrefs_TitleLabelCaption = 'Configuración de Montajes'; + LANGesMounterPrefs_ListViewFrameCaption = 'Montajes'; + LANGesMounterPrefs_MountName = 'Nombre del Montaje'; + LANGesMounterPrefs_MountPoint = 'Punto del Montaje'; + LANGesMounterPrefs_Device = 'Dispositivo'; + LANGesMounterPrefs_MoveUpButtonTooltip = 'Mover arriba'; + LANGesMounterPrefs_MoveDownButtonTooltip = 'Mover abajo'; + LANGesMounterPrefs_UseFSTabDefaultsCheckBox = 'Usar _fstab como predeterminado'; + LANGesMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'Seleccionando esto, la barra de montaje mostrara los dispositivos encontrados en /etc/fstab (archivo de montajes del sistema)'; + LANGesMounterPrefs_ToggleModeCheckBox = 'Los botones permanecen presionados cuando se monta'; + LANGesMounterPrefs_ToggleModeCheckBoxTooltip = 'Seleccionándolo, los botones de montaje permanecerán presionados si el dispositivo es montado; Otro click lo desmontara (ejecutara en este caso)'; + LANGesMounterPrefs_PropertiesFrameCaption = 'Propiedades del montaje'; + LANGesMounterPrefs_DisplayTextLabelCaption = '_Texto Mostrado:'; + LANGesMounterPrefs_MountPointLabelCaption = '_Punto de Montaje:'; + LANGesMounterPrefs_MountDeviceLabelCaption = '_Dispositivo:'; + LANGesMounterPrefs_DeviceTypeLabelCaption = 'T_ipo de Dispositivo:'; + LANGesMounterPrefs_miLocalDiskCaption = 'Disco local'; + LANGesMounterPrefs_miRemovableCaption = 'Removible'; + LANGesMounterPrefs_miCDCaption = 'CD/DVD'; + LANGesMounterPrefs_miFloppyCaption = 'Floppy'; + LANGesMounterPrefs_miNetworkCaption = 'Red'; + LANGesMounterPrefs_MountCommandLabelCaption = '_Comando Montaje:'; + LANGesMounterPrefs_UmountCommandLabelCaption = 'C_omando desmontaje:'; + LANGesMounterPrefs_MountCommandEntryTooltip = 'Sintaxis: utilice %dev para sustituir el dispositivo y %dir para el punto de montaje o deje en blanco para el montaje predeterminado'#10+'Nota: tenga cuidado con estos comandos, ¡tuxcmd puede congelarce!'#10'Ejemplo: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGesMounterPrefs_UmountCommandEntryTooltip = 'Sintaxis: utilice %dev para sustituir el dispositivo y %dir para el punto de montaje o deje en blanco para el desmontaje predeterminado'#10'Ejemplo: smbumount $dir'; + LANGesMounterPrefs_IconLabelCaption = '_Icono:'; + + LANGesConnMgr_Caption = 'Abrir Nueva Conexión'; + LANGesConnMgr_ConnectButton = 'Co_nectar'; + LANGesConnMgr_OpenConnection = 'Abrir Conexión'; + LANGesConnMgr_NameColumn = 'Nombre'; + LANGesConnMgr_URIColumn = 'URI'; + LANGesConnMgr_AddConnectionButtonCaption = '_Agregar sitio...'; + LANGesConnMgr_AddConnectionButtonTooltip = 'Agregar nueva conexión'; + LANGesConnMgr_EditButtonCaption = '_Editar...'; + LANGesConnMgr_EditButtonTooltip = 'Editar conexión seleccionada'; + LANGesConnMgr_RemoveButtonCaption = '_Remover sitio'; + LANGesConnMgr_RemoveButtonTooltip = 'Eliminar conexión seleccionada'; + LANGesConnMgr_DoYouWantDelete = '¿Realmente desea eliminar la conexión ''%s''?'; + + LANGesConnProp_FTP = 'FTP'; + LANGesConnProp_SFTP = 'SFTP (subsistema ssh)'; + LANGesConnProp_SMB = 'Carpeta compartida Windows (SMB)'; + LANGesConnProp_HTTP = 'WebDAV (HTTP)'; + LANGesConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGesConnProp_Other = 'Otro <span style="italic">(por favor especificarlo en URI)</span>'; + LANGesConnProp_Caption = 'Propiedades de conexión'; + LANGesConnProp_VFSModule = 'Modulo _VFS:'; + LANGesConnProp_URI = '_URI:'; + LANGesConnProp_URIEntryTooltip = 'Una correcta URI debe contener el prefijo del tipo de servicio y dirección del servidor'; + LANGesConnProp_DetailedInformations = 'Información detallada'; + LANGesConnProp_Name = '_Nombre:'; + LANGesConnProp_Server = 'Ser_vidor[:puerto]:'; + LANGesConnProp_Username = 'No_mbre de Usuario:'; + LANGesConnProp_UserNameEntryTooltip = 'Dejar en blanco para un login anónimo'; + LANGesConnProp_Password = '_Contraseña:'; + LANGesConnProp_TargetDirectory = '_Directorio de destino:'; + LANGesConnProp_ServiceType = 'Tipo de _Servicio:'; + LANGesConnProp_MaskPassword = '_Ocultar Contraseña'; + LANGesConnProp_MenuItemCaption = 'Predeterminado <span style="italic">(todos los módulos)</span>'; + + LANGesConnLogin_Caption = 'Autentificación requerida'; + LANGesConnLogin_Login = 'Login'; + LANGesConnLogin_ExperimentalWarningLabelCaption = 'Debe estar identificado para acceder a %s'; + LANGesConnLogin_Username = 'Nombre de _Usuario:'; + LANGesConnLogin_Password = '_Contraseña:'; + LANGesConnLogin_AnonymousCheckButton = '_Anónimo'; + + LANGesColumns_Caption = 'Configuración de Columnas del Panel'; + LANGesColumns_Title = 'Configuración de Columnas del Panel'; + LANGesColumns_MoveUpButtonTooltip = 'Mover arriba'; + LANGesColumns_MoveDownButtonTooltip = 'Mover abajo'; + LANGesColumns_TitlesLongName = 'Nombre'; + LANGesColumns_TitlesLongNameExt = 'Nombre + Extensión'; + LANGesColumns_TitlesLongExt = 'Extensión'; + LANGesColumns_TitlesLongSize = 'Tamaño'; + LANGesColumns_TitlesLongDateTime = 'Fecha + Hora'; + LANGesColumns_TitlesLongDate = 'Fecha'; + LANGesColumns_TitlesLongTime = 'Hora'; + LANGesColumns_TitlesLongUser = 'Usuario'; + LANGesColumns_TitlesLongGroup = 'Grupo'; + LANGesColumns_TitlesLongAttr = 'Atributos'; + LANGesColumns_TitlesShortName = 'Nombre'; + LANGesColumns_TitlesShortNameExt = 'Nombre'; + LANGesColumns_TitlesShortExt = 'Ext'; + LANGesColumns_TitlesShortSize = 'Tamaño'; + LANGesColumns_TitlesShortDateTime = 'Fecha'; + LANGesColumns_TitlesShortDate = 'Fecha'; + LANGesColumns_TitlesShortTime = 'Hora'; + LANGesColumns_TitlesShortUser = 'Usuario'; + LANGesColumns_TitlesShortGroup = 'Grupo'; + LANGesColumns_TitlesShortAttr = 'Atrib'; + + LANGesTestPlugin_Caption = 'Probar Plugin VFS'; + LANGesTestPlugin_Title = 'Probar Plugin VFS'; + LANGesTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Advertencia:</span> El subsistema VFS y sus plugins están bajo desarrollo y pueden contener errores. ¡Use esta función bajo su propio riesgo!'; + LANGesTestPlugin_Plugin = '_Plugin:'; + LANGesTestPlugin_Command = 'Co_mando:'; + LANGesTestPlugin_Username = 'Nombre de _Usuario:'; + LANGesTestPlugin_Password = '_Contraseña:'; + LANGesTestPlugin_AnonymousCheckButton = 'Login _Anónimo (no utiliza VFSLogin)'; + LANGesTestPlugin_NoPluginsFound = 'No se encontraron plugins'; + + LANGesRemoteWait_Caption = 'Operación en progreso'; + LANGesRemoteWait_OperationInProgress = 'Operación en progreso, por favor aguarde...'; + LANGesRemoteWait_ItemsFound = 'Items encontrados: %d'; + + LANGesSearch_Bytes = 'Bytes'; + LANGesSearch_kB = 'kB'; + LANGesSearch_MB = 'MB'; + LANGesSearch_days = 'días'; + LANGesSearch_weeks = 'semanas'; + LANGesSearch_months = 'meses'; + LANGesSearch_years = 'años'; + LANGesSearch_Caption = 'Buscar Archivos'; + LANGesSearch_General = 'General'; + LANGesSearch_Advanced = 'Avanzado'; + LANGesSearch_SearchResults = '_Resultados de búsqueda:'; + LANGesSearch_SearchFor = '_Buscar:'; + LANGesSearch_FileMaskEntryTooltip = 'Sugerencia: Si desea buscar múltiples archivos, separelos por ";"'; + LANGesSearch_SearchIn = 'Buscar _en:'; + LANGesSearch_SearchArchivesCheckButton = 'Buscar _archivos'; + LANGesSearch_FindText = 'Buscar _texto:'; + LANGesSearch_FindTextEntryTooltip = 'Dejar en blanco para no buscar texto'#10'Por favor note que estamos usando UTF-8 en la parte del GUI'; + LANGesSearch_CaseSensitiveCheckButton = 'Coincidir mayúscu_las y minúsculas'; + LANGesSearch_StayCurrentFSCheckButton = 'Incluir otros archivos de s_istema'; + LANGesSearch_CaseSensitiveMatchCheckButton = 'Coinci_dir mayúsculas y minúsculas'; + LANGesSearch_Size = 'Tamaño'; + LANGesSearch_Date = 'Fecha'; + LANGesSearch_BiggerThan = '_Mayor que'; + LANGesSearch_SmallerThan = 'Me_nor que'; + LANGesSearch_ModifiedBetweenRadioButton = 'M_odificado entre'; + LANGesSearch_NotModifiedAfterRadioButton = 'No modificado _después de'; + LANGesSearch_ModifiedLastRadioButton = 'Mod_ificado en los ultimos'; + LANGesSearch_ModifiedNotLastRadionButton = 'No modi_ficado en los ultimos'; + LANGesSearch_ModifiedBetweenEntry1 = '"Por favor use este tipo de formato:" c'; + LANGesSearch_ViewButtonCaption = '_Ver archivo'; + LANGesSearch_NewSearchButtonCaption = '_Nueva búsqueda'; + LANGesSearch_GoToFileButtonCaption = '_Ir al archivo'; + LANGesSearch_FeedToListboxButtonCaption = 'Feed to _listbox'; + LANGesSearch_StatusSC = 'Estado:'; + LANGesSearch_Ready = 'Preparado.'; + LANGesSearch_PreparingToSearch = 'Preparándose para buscar.'; + LANGesSearch_SearchInProgress = 'Búsqueda en progreso:'; + LANGesSearch_UserCancelled = 'Cancelado por el usuario.'; + LANGesSearch_SearchFinished = 'Búsqueda finalizada'; + LANGesSearch_FilesFound = '%d archivos encontrados'; + LANGesSearch_And = 'y'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGesCloseOpenConnection = 'Esta tratando de hacer una nueva conexión sobre otra conexión activa. Si continua, la conexión anterior será cerrada y reemplazada por la nueva.'#10#10'¿Desea continuar?'; + LANGesDuplicateTabWarning = 'Esta tratando de abrir un nuevo tab desde un directorio remoto. Sin embargo, la clonación no esta soportada. El directorio del nuevo tab apuntara a un sistema de archivos local.'; + LANGesDontShowAgain = '_No mostrar este mensaje de nuevo'; + LANGesSwitchOtherPanelWarning = 'Esta tratando de abrir el directorio remoto en el panel opuesto. Sin embargo, la clonación no esta soportada. El directorio de destino no será cambiado.'; + LANGesOpenConnectionsWarning = 'Hay algunas conexiones activas en el panel abierto. Cerrando la aplicación, estas conexiones serán cerradas.'#10#10'¿Desea salir?'; + LANGesmiDisconnect_Caption = '_Desconectar'; + LANGesDisconnectButton_Tooltip = 'Desconectar conexión activa'; + LANGesLeaveArchiveButton_Tooltip = 'Cierra archivo actual'; + LANGesOpenTerminalButton_Tooltip = 'Abre una nueva terminal desde el directorio actual'; + LANGesOpenTerminalButton_Caption = 'Abrir Te_rminal'; + LANGesShowTextUIDsCheckBox_Caption = 'Mostrar _UIDs en texto'; + LANGesShowTextUIDsCheckBox_Tooltip = 'Muestra la información de Usuario y Grupo en forma de texto en vez de números (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGesmiNewTab_Caption = 'Nuevo _tab'; + LANGesFilePopupMenu_Properties = '_Propiedades'; + LANGesCommandEntry_Tooltip = 'Usar %s como el archivo/directorio contenedor'; + LANGesmiFiles_Caption = 'Solo archivos'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGesPasswordButton_Tooltip = 'El archivo necesitara contraseña.'#10'Haga click para asignarla'; + LANGesHandleRunFromArchive_Bytes = 'bytes'; + LANGesHandleRunFromArchive_FileTypeDesc_Unknown = '(desconocido)'; + LANGesHandleRunFromArchive_NotAssociated = '(sin aplicación asociada)'; + LANGesHandleRunFromArchive_SelfExecutable = '(auto-ejecutable)'; + LANGesHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'No se pudo crear el directorio temporal "%s": %s.'#10#10'Por favor verifique la configuración del directorio temporal e intente de nuevo.'; + LANGesFRunFromVFS_Caption = 'Propiedades del archivo comprimido'; + LANGesFRunFromVFS_TitleLabel = 'Propiedades del archivo'; + LANGesFRunFromVFS_FileNameLabel = 'Nombre del archivo:'; + LANGesFRunFromVFS_FileTypeLabel = 'Tipo de archivo:'; + LANGesFRunFromVFS_SizeLabel = 'Tamaño:'; + LANGesFRunFromVFS_PackedSizeLabel = 'Tamaño comprimido:'; + LANGesFRunFromVFS_DateLabel = 'Fecha de modificación:'; + LANGesFRunFromVFS_InfoLabel = 'Abrir los archivos directamente no está soportado. Haciendo click en los botones bajo el archivo (todos los archivos respectivamente) será extraído a un directorio temporal. Los archivos temporales serán eliminados cuando cierre Tux Commander.'; + LANGesFRunFromVFS_OpensWithLabel = 'Abrir con:'; + LANGesFRunFromVFS_ExecuteButton = 'E_xtraer y abrir'; + LANGesFRunFromVFS_ExecuteAllButton = 'Extraer _todo y abrir'; + LANGesFSetPassword_Caption = 'Asignar contraseña'; + LANGesFSetPassword_Label1_Caption = 'Se necesita contraseña'; + LANGesFSetPassword_Label2_Caption = 'El archivo esta encriptado y necesita de una contraseña para poder extraer la información'; + LANGesFSetPassword_ShowPasswordCheckButton = '_Mostrar contraseña'; + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGesF2Button_Caption; + LANGF3Button_Caption := LANGesF3Button_Caption; + LANGF4Button_Caption := LANGesF4Button_Caption; + LANGF5Button_Caption := LANGesF5Button_Caption; + LANGF6Button_Caption := LANGesF6Button_Caption; + LANGF7Button_Caption := LANGesF7Button_Caption; + LANGF8Button_Caption := LANGesF8Button_Caption; + + LANGmnuFile_Caption := LANGesmnuFile_Caption; + LANGmnuMark_Caption := LANGesmnuMark_Caption; + LANGmnuCommands_Caption := LANGesmnuCommands_Caption; + LANGmnuHelp_Caption := LANGesmnuHelp_Caption; + LANGmiExit_Caption := LANGesmiExit_Caption; + LANGmiSelectGroup_Caption := LANGesmiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGesmiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGesmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGesmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGesmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGesmiRefresh_Caption; + LANGmiAbout_Caption := LANGesmiAbout_Caption; + + LANGColumn1_Caption := LANGesColumn1_Caption; + LANGColumn2_Caption := LANGesColumn2_Caption; + LANGColumn3_Caption := LANGesColumn3_Caption; + LANGColumn4_Caption := LANGesColumn4_Caption; + LANGColumn5_Caption := LANGesColumn5_Caption; + + LANGExpandSelection := LANGesExpandSelection; + LANGShrinkSelection := LANGesShrinkSelection; + LANGNoMatchesFound := LANGesNoMatchesFound; + LANGNoFilesSelected := LANGesNoFilesSelected; + LANGSelectedFilesDirectories := LANGesSelectedFilesDirectories; + LANGDirectoryS := LANGesDirectoryS; + LANGFileS := LANGesFileS; + LANGDoYouReallyWantToDeleteTheS := LANGesDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGesDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGesCopyFiles; + LANGMoveRenameFiles := LANGesMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGesCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGesMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGesCopySC; + LANGMoveRenameSC := LANGesMoveRenameSC; + + LANGQuickFind := LANGesQuickFind; + + LANGAboutString := LANGesAboutString; + LANGAboutStringGnome := LANGesAboutStringGnome; + LANGDiskStatFmt := LANGesDiskStatFmt; + LANGDiskStatVolNameFmt := LANGesDiskStatVolNameFmt; + LANGStatusLineFmt := LANGesStatusLineFmt; + LANGPanelStrings[False] := LANGesPanelStrings[False]; + LANGPanelStrings[True] := LANGesPanelStrings[True]; + LANGDIR := LANGesDIR; + LANGErrorGettingListingForSPanel := LANGesErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGesErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGesErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGesErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGesTheFileDirectory; + LANGCouldNotBeDeleted := LANGesCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGesCouldNotBeDeletedS; + LANGUserCancelled := LANGesUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGesTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGesCannotCopyFile; + LANGCopyError := LANGesCopyError; + LANGMoveError := LANGesMoveError; + LANGOverwriteS := LANGesOverwriteS; + LANGWithFileS := LANGesWithFileS; + LANGOvewriteSBytesS := LANGesOvewriteSBytesS; + LANGTheFile := LANGesTheFile; + LANGCopy := LANGesCopy; + LANGMove := LANGesMove; + LANGTheDirectory := LANGesTheDirectory; + LANGTheSymbolicLink := LANGesTheSymbolicLink; + LANGCannotMoveFile := LANGesCannotMoveFile; + LANGCouldNotBeCreated := LANGesCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGesCouldNotBeCreatedS; + LANGFromS := LANGesFromS; + LANGToS := LANGesToS; + LANGCannotCopyFileToItself := LANGesCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGesMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGesCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGesCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGesCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGesCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGesCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGesCannotWriteToDestinationFile; + + LANGUnknownException := LANGesUnknownException; + LANGNoAccess := LANGesNoAccess; + LANGUnknownError := LANGesUnknownError; + + LANGCreateANewDirectory := LANGesCreateANewDirectory; + LANGEnterDirectoryName := LANGesEnterDirectoryName; + + LANGOverwriteQuestion := LANGesOverwriteQuestion; + LANGOverwriteButton_Caption := LANGesOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGesOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGesSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGesOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGesSkipAllButton_Caption; + LANGRenameButton_Caption := LANGesRenameButton_Caption; + LANGAppendButton_Caption := LANGesAppendButton_Caption; + LANGRename := LANGesRename; + LANGRenameFile := LANGesRenameFile; + LANGIgnoreButton_Caption := LANGesIgnoreButton_Caption; + + LANGProgress := LANGesProgress; + LANGCancel := LANGesCancel; + LANGDelete := LANGesDelete; + + LANGSpecifyFileType := LANGesSpecifyFileType; + + LANGRemoveDirectory := LANGesRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGesDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGesRetry; + LANGDeleteButton_Caption := LANGesDeleteButton_Caption; + LANGAll := LANGesAll; + + LANGCopyFilesSC := LANGesCopyFilesSC; + LANGAppendQuestion := LANGesAppendQuestion; + LANGPreparingList := LANGesPreparingList; + + LANGYouMustSelectAValidFile := LANGesYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGesmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGesVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGesCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGesCheckButtonCaptionStop; + LANGFileListTooltip := LANGesFileListTooltip; + LANGFilenameColumnCaption := LANGesFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGesTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGesAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGesAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGesAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGesChecksumNotChecked; + LANGChecksumChecking := LANGesChecksumChecking; + LANGChecksumInterrupted := LANGesChecksumInterrupted; + LANGChecksumDOK := LANGesChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGesmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGesYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGesCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGesCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGesCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGesCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGesCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGesCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGesCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGesCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGesCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGesCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGesCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGesCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGesCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGesCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGesCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGesCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGesCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGesCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGesCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGesCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGesCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGesCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGesAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGesTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGesTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGesMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGesPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGesMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGesWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGesMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGesMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGesMergeSC; + LANGmiSplitFileCaption := LANGesmiSplitFileCaption; + LANGmiMergeFilesCaption := LANGesmiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGesSplitTheFileSToDirectory; + LANGSplitSC := LANGesSplitSC; + LANGSplitFile := LANGesSplitFile; + LANGBytesPerFile := LANGesBytesPerFile; + LANGAutomatic := LANGesAutomatic; + LANGDeleteFilesOnTargetDisk := LANGesDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGesSplitCaption; + LANGCannotOpenFileS := LANGesCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGesCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGesThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGesThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGesAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGesSplitOfSSucceeded; + LANGSplitOfSFailed := LANGesSplitOfSFailed; + + LANGmnuShow_Caption := LANGesmnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGesmiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGesTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGesCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGesEdit; + LANGEnterFilenameToEdit := LANGesEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGesmnuSettings_Caption; + LANGmiFileTypes_Caption := LANGesmiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGesThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGesErrorExecutingCommand; + LANGEditFileTypesCaption := LANGesEditFileTypesCaption; + LANGTitleLabel_Caption := LANGesTitleLabel_Caption; + LANGExtensionsColumn := LANGesExtensionsColumn; + LANGDescriptionColumn := LANGesDescriptionColumn; + LANGFileTypesList := LANGesFileTypesList; + LANGActionName := LANGesActionName; + LANGCommand := LANGesCommand; + LANGSetDefaultActionButton_Caption := LANGesSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGesRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGesAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGesBrowseButton_Caption; + LANGCommandLabel_Caption := LANGesCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGesDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGesFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGesNotebookPageExtensions; + LANGNotebookPageActions := LANGesNotebookPageActions; + LANGDefault := LANGesDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGesCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGesDefaultColor; + LANGIcon := LANGesIcon; + LANGBrowseForIcon := LANGesBrowseForIcon; + LANGSelectFileTypeColor := LANGesSelectFileTypeColor; + LANGColor := LANGesColor; + + LANGmiChangePermissions_Caption := LANGesmiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGesmiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGesmiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGesmiEditSymlink_Caption; + LANGChmodProgress := LANGesChmodProgress; + LANGChownProgress := LANGesChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGesYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGesPopupRunS; + LANGPopupOpenS := LANGesPopupOpenS; + LANGPopupGoUp := LANGesPopupGoUp; + LANGPopupOpenWithS := LANGesPopupOpenWithS; + LANGPopupDefault := LANGesPopupDefault; + LANGPopupOpenWith := LANGesPopupOpenWith; + LANGPopupViewFile := LANGesPopupViewFile; + LANGPopupEditFile := LANGesPopupEditFile; + LANGPopupMakeSymlink := LANGesPopupMakeSymlink; + LANGPopupRename := LANGesPopupRename; + LANGPopupDelete := LANGesPopupDelete; + LANGDialogChangePermissions := LANGesDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGesCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGesDialogChangeOwner; + LANGCouldNotBeChownedS := LANGesCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGesDialogMakeSymlink; + LANGDialogEditSymlink := LANGesDialogEditSymlink; + LANGFEditSymlink_Caption := LANGesFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGesFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGesFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGesFChmod_Caption; + LANGFChmod_PermissionFrame := LANGesFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGesFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGesFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGesFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGesFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGesFChmod_OctalLabel; + LANGFChmod_SUID := LANGesFChmod_SUID; + LANGFChmod_SGID := LANGesFChmod_SGID; + LANGFChmod_Sticky := LANGesFChmod_Sticky; + LANGFChmod_RUSR := LANGesFChmod_RUSR; + LANGFChmod_WUSR := LANGesFChmod_WUSR; + LANGFChmod_XUSR := LANGesFChmod_XUSR; + LANGFChmod_RGRP := LANGesFChmod_RGRP; + LANGFChmod_WGRP := LANGesFChmod_WGRP; + LANGFChmod_XGRP := LANGesFChmod_XGRP; + LANGFChmod_ROTH := LANGesFChmod_ROTH; + LANGFChmod_WOTH := LANGesFChmod_WOTH; + LANGFChmod_XOTH := LANGesFChmod_XOTH; + LANGFChmod_TextLabel := LANGesFChmod_TextLabel; + LANGFChmod_FileLabel := LANGesFChmod_FileLabel; + LANGFChown_Caption := LANGesFChown_Caption; + LANGFChown_OwnerFrame := LANGesFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGesFChown_GroupFrame; + LANGFChown_FileFrame := LANGesFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGesFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGesFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGesFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGesFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGesmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGesmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGesmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGesBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGesmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGesTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGesSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGesPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGesPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGesPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGesPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGesPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGesPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGesPreferences_NumHistoryItems; + LANGPreferences_Default := LANGesPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGesPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGesPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGesPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGesPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGesPreferences_Viewer; + LANGPreferences_Editor := LANGesPreferences_Editor; + LANGPreferences_Terminal := LANGesPreferences_Terminal; + LANGPreferences_ListFont := LANGesPreferences_ListFont; + LANGPreferences_Change := LANGesPreferences_Change; + LANGPreferences_UseDefaultFont := LANGesPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGesPreferences_Foreground; + LANGPreferences_Background := LANGesPreferences_Background; + LANGPreferences_NormalItem := LANGesPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGesPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGesPreferences_Cursor; + LANGPreferences_InactiveItem := LANGesPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGesPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGesPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGesPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGesPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGesPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGesPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGesPreferences_DefaultS; + LANGPreferences_SelectFont := LANGesPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGesBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGesUpButton_Tooltip; + LANGRootButton_Tooltip := LANGesRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGesHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGesLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGesRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGesmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGesmiTargetSource_Caption; + LANGFileTypeDirectory := LANGesFileTypeDirectory; + LANGFileTypeFile := LANGesFileTypeFile; + LANGFileTypeMetafile := LANGesFileTypeMetafile; + LANGPreferencesPanelsPage := LANGesPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGesPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGesPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGesPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGesPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGesPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGesPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGesPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGesPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGesPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGesPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGesPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGesPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGesPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGesPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGesPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGesPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGesPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGesPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGesPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGesPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGesPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGesPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGesPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGesPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGesPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGesPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGesPreferencesViewer; + LANGPreferencesCommandSC := LANGesPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGesPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGesPreferencesEditor; + LANGPreferencesTerminal := LANGesPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGesPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGesPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGesPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGesPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGesPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGesPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGesPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGesPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGesmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGesmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGesmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGesmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGesmnuNetworkCaption; + LANGmiConnectionsCaption := LANGesmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGesmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGesmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGesmnuPluginsCaption; + LANGmiTestPluginCaption := LANGesmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGesmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGesmiColumnsCaption; + LANGmiSavePositionCaption := LANGesmiSavePositionCaption; + LANGmiMountCaption := LANGesmiMountCaption; + LANGmiUmountCaption := LANGesmiUmountCaption; + LANGmiEjectCaption := LANGesmiEjectCaption; + LANGmiDuplicateTabCaption := LANGesmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGesmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGesmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGesCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGesCannotLoadFile; + LANGMountPointDevice := LANGesMountPointDevice; + LANGMountSC := LANGesMountSC; + LANGNoPluginsFound := LANGesNoPluginsFound; + LANGPluginAbout := LANGesPluginAbout; + LANGCouldntOpenURI := LANGesCouldntOpenURI; + LANGPluginAboutInside := LANGesPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGesAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGesCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGesThereIsNoModuleAvailable; + LANGIgnoreError := LANGesIgnoreError; + LANGErrorMount := LANGesErrorMount; + LANGErrorUmount := LANGesErrorUmount; + LANGErrorEject := LANGesErrorEject; + + LANGMounterPrefs_Caption := LANGesMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGesMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGesMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGesMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGesMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGesMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGesMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGesMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGesMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGesMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGesMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGesMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGesMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGesMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGesMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGesMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGesMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGesMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGesMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGesMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGesMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGesMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGesMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGesMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGesMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGesMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGesMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGesConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGesConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGesConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGesConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGesConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGesConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGesConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGesConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGesConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGesConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGesConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGesConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGesConnProp_FTP; + LANGConnProp_SFTP := LANGesConnProp_SFTP; + LANGConnProp_SMB := LANGesConnProp_SMB; + LANGConnProp_HTTP := LANGesConnProp_HTTP; + LANGConnProp_HTTPS := LANGesConnProp_HTTPS; + LANGConnProp_Other := LANGesConnProp_Other; + LANGConnProp_Caption := LANGesConnProp_Caption; + LANGConnProp_VFSModule := LANGesConnProp_VFSModule; + LANGConnProp_URI := LANGesConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGesConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGesConnProp_DetailedInformations; + LANGConnProp_Name := LANGesConnProp_Name; + LANGConnProp_Server := LANGesConnProp_Server; + LANGConnProp_Username := LANGesConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGesConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGesConnProp_Password; + LANGConnProp_TargetDirectory := LANGesConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGesConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGesConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGesConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGesConnLogin_Caption; + LANGConnLogin_Login := LANGesConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGesConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGesConnLogin_Username; + LANGConnLogin_Password := LANGesConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGesConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGesColumns_Caption; + LANGColumns_Title := LANGesColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGesColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGesColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGesColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGesColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGesColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGesColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGesColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGesColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGesColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGesColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGesColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGesColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGesColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGesColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGesColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGesColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGesColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGesColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGesColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGesColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGesColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGesColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGesTestPlugin_Caption; + LANGTestPlugin_Title := LANGesTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGesTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGesTestPlugin_Plugin; + LANGTestPlugin_Command := LANGesTestPlugin_Command; + LANGTestPlugin_Username := LANGesTestPlugin_Username; + LANGTestPlugin_Password := LANGesTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGesTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGesTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGesRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGesRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGesRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGesSearch_Bytes; + LANGSearch_kB := LANGesSearch_kB; + LANGSearch_MB := LANGesSearch_MB; + LANGSearch_days := LANGesSearch_days; + LANGSearch_weeks := LANGesSearch_weeks; + LANGSearch_months := LANGesSearch_months; + LANGSearch_years := LANGesSearch_years; + LANGSearch_Caption := LANGesSearch_Caption; + LANGSearch_General := LANGesSearch_General; + LANGSearch_Advanced := LANGesSearch_Advanced; + LANGSearch_SearchResults := LANGesSearch_SearchResults; + LANGSearch_SearchFor := LANGesSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGesSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGesSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGesSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGesSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGesSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGesSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGesSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGesSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGesSearch_Size; + LANGSearch_Date := LANGesSearch_Date; + LANGSearch_BiggerThan := LANGesSearch_BiggerThan; + LANGSearch_SmallerThan := LANGesSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGesSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGesSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGesSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGesSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGesSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGesSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGesSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGesSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGesSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGesSearch_StatusSC; + LANGSearch_Ready := LANGesSearch_Ready; + LANGSearch_PreparingToSearch := LANGesSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGesSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGesSearch_UserCancelled; + LANGSearch_SearchFinished := LANGesSearch_SearchFinished; + LANGSearch_FilesFound := LANGesSearch_FilesFound; + LANGSearch_And := LANGesSearch_And; + + LANGCloseOpenConnection := LANGesCloseOpenConnection; + LANGDuplicateTabWarning := LANGesDuplicateTabWarning; + LANGDontShowAgain := LANGesDontShowAgain; + LANGSwitchOtherPanelWarning := LANGesSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGesOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGesmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGesDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGesLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGesOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGesOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGesShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGesShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGesmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGesFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGesCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGesmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGesPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGesHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGesHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGesHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGesHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGesHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGesFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGesFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGesFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGesFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGesFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGesFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGesFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGesFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGesFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGesFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGesFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGesFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGesFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGesFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGesFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('ES', @SetTranslation); + AddTranslation('es_ES', @SetTranslation); +end. + diff --git a/translations/UTranslation_FR.pas b/translations/UTranslation_FR.pas new file mode 100644 index 0000000..46051b4 --- /dev/null +++ b/translations/UTranslation_FR.pas @@ -0,0 +1,1254 @@ +(* + Tux Commander - UTranslation_FR - French Localization constants + Copyright (C) 2004 by Marie-Agnes Pauchet-Le Hericy <marie@kerplh.com> + 2007 by Stanislas Zeller <skogkatt@orange.fr> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_FR; + +interface + +implementation + +uses ULocale; + +const LANGfrF2Button_Caption = 'F2 - Renommer'; + LANGfrF3Button_Caption = 'F3 - Voir'; + LANGfrF4Button_Caption = 'F4 - Editer'; + LANGfrF5Button_Caption = 'F5 - Copier'; + LANGfrF6Button_Caption = 'F6 - Déplacer'; + LANGfrF7Button_Caption = 'F7 - Créer Rép.'; + LANGfrF8Button_Caption = 'F8 - Supprimer'; + + LANGfrmnuFile_Caption = '_Fichier'; + LANGfrmnuMark_Caption = '_Sélection'; + LANGfrmnuCommands_Caption = '_Commandes'; + LANGfrmnuHelp_Caption = '_Aide'; + LANGfrmiExit_Caption = '_Quitter'; + LANGfrmiSelectGroup_Caption = 'Sélectionner le _Groupe...'; + LANGfrmiUnselectGroup_Caption = '_Désélectionner le groupe...'; + LANGfrmiSelectAll_Caption = '_Sélectionner Tout'; + LANGfrmiUnselectAll_Caption = 'Désélectionner _Tout'; + LANGfrmiInvertSelection_Caption = '_Inverser la sélection'; + LANGfrmiRefresh_Caption = '_Rafraîchir'; + LANGfrmiAbout_Caption = '_A propos...'; + + LANGfrColumn1_Caption = 'Nom'; + LANGfrColumn2_Caption = 'Ext'; + LANGfrColumn3_Caption = 'Taille'; + LANGfrColumn4_Caption = 'Date'; + LANGfrColumn5_Caption = 'Attr'; + + LANGfrExpandSelection = 'Etendre la sélection'; + LANGfrShrinkSelection = 'Réduire la sélection'; + LANGfrNoMatchesFound = 'Aucune correspondance trouvée'; + LANGfrNoFilesSelected = 'Pas de fichier selectionné!'; + LANGfrSelectedFilesDirectories = '%d fichier(s)/répertoire(s) sélectionné(s)'; + LANGfrDirectoryS = 'répertoire %s'; + LANGfrFileS = 'fichier %s'; + LANGfrDoYouReallyWantToDeleteTheS = 'Voulez-vous vraiment supprimer le %s ?'; + LANGfrDoYouReallyWantToDeleteTheSS = 'Voulez-vous vraiment supprimer %s ?'#10'%s'; + LANGfrCopyFiles = 'Copier les fichiers'; + LANGfrMoveRenameFiles = 'Déplacer/Renommer les fichiers'; + LANGfrCopyDFileDirectoriesTo = 'Copier %d les fichiers/répertoires vers'; + LANGfrMoveRenameDFileDirectoriesTo = 'Déplacer/Renommer %d fichier(s)/répertoire(s) vers'; + LANGfrCopySC = 'Copier :'; + LANGfrMoveRenameSC = 'Déplacer/Renommer :'; + + LANGfrQuickFind = ' Recherche rapide '; + + LANGfrAboutString = 'Tux Commander'#10'Version %s'#10'date de fabrication : %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'Adresse de courriel : tbzatek@users.sourceforge.net'#10'site internet: http://tuxcmd.sourceforge.net/'; + LANGfrAboutStringGnome = 'version %s'#10'date de fabrication : %s'#10'site internet : http ://tuxcmd.sourceforge.net/'; + LANGfrDiskStatFmt = '%s de %s de libre'; + LANGfrDiskStatVolNameFmt = '[%s] %s de %s de libre'; + LANGfrStatusLineFmt = '%s de %s dans %d de %d fichiers sélectionnés'; + LANGfrPanelStrings : array[boolean] of string = ('droite', 'gauche'); + + LANGfrDIR = '<DIR>'; + LANGfrErrorGettingListingForSPanel = 'liste impossible à obtenir dans le volet de %s :'#10' %s'#10#10'chemin = ''%s'''; + LANGfrErrorGettingListingForSPanelNoPath = 'liste impossible à obtenir dans le volet de %s :'#10' %s'; + LANGfrErrorCreatingNewDirectorySInSPanel = 'Impossible de créer un nouveau répertoire dans le volet de ''%s'' %s :'#10' %s'; + LANGfrErrorCreatingNewDirectorySInSPanelNoPath = 'Impossible de créer un nouveau répertoire dans le volet de %s :'#10' %s'; + LANGfrTheFileDirectory = 'Le fichier/répertoire'; + LANGfrCouldNotBeDeleted = 'n''a pas pu être supprimé'; + LANGfrCouldNotBeDeletedS = 'n''a pas pu être supprimé : %s'; + LANGfrUserCancelled = 'Annulation par l''utilisateur!'; + LANGfrTheDirectorySIsNotEmpty = 'Le répertoire %s n''est pas vide!'; + LANGfrCannotCopyFile = 'le fichier ne peut pas être copié'; + LANGfrCopyError = 'Erreur de copie'; + LANGfrMoveError = 'Erreur de déplacement'; + LANGfrOverwriteS = 'Ecraser : %s'; + LANGfrWithFileS = 'Avec fichier : %s'; + LANGfrOvewriteSBytesS = '%s octets, %s'; + LANGfrTheFile = 'Le Fichier'; + LANGfrCopy = 'Copier'; + LANGfrMove = 'Déplacer'; + LANGfrTheDirectory = 'Le répertoire'; + LANGfrTheSymbolicLink = 'Le lien symbolique'; + LANGfrCannotMoveFile = 'Le fichier ne peut être déplacé'; + LANGfrCouldNotBeCreated = 'ne peut pas être créé'; + LANGfrCouldNotBeCreatedS = 'ne peut pas être créé : %s'; + LANGfrFromS = 'De : %s'; + LANGfrToS = 'A: %s'; + LANGfrCannotCopyFileToItself = 'Impossible de copier le fichier sur lui-même'; + LANGfrMemoryAllocationFailed = 'Echec d''allocation de mémoire :'; + LANGfrCannotOpenSourceFile = 'Le fichier source n''a pas pu être ouvert'; + LANGfrCannotOpenDestinationFile = 'Le fichier cible n''a pas pu être ouvert'; + LANGfrCannotCloseDestinationFile = 'Le fichier cible n''a pas pu être fermé'; + LANGfrCannotCloseSourceFile = 'Le fichier source n''a pas pu être ouvert'; + LANGfrCannotReadFromSourceFile = 'Le fichier source n''a pas pu être lu'; + LANGfrCannotWriteToDestinationFile = 'on ne peut pas écrire dans le fichier cible'; + + LANGfrUnknownException = 'Exception Inconnue'; + LANGfrNoAccess = 'Pas d''accès'; + LANGfrUnknownError = 'Erreur inconnue'; + + LANGfrCreateANewDirectory = 'Créer un nouveau répertoire'; + LANGfrEnterDirectoryName = 'Entrer le nom du _répertoire :'; + + LANGfrOverwriteQuestion = 'Confirmation de suppression'; + LANGfrOverwriteButton_Caption = '_Ecrasement'; + LANGfrOverwriteAllButton_Caption = 'Tout _écraser'; + LANGfrSkipButton_Caption = '_Sauter'; + LANGfrOverwriteAllOlderButton_Caption = 'Ecraser tous les anciens'; + LANGfrSkipAllButton_Caption = 'Tout sauter'; + LANGfrRenameButton_Caption = '_Renommer'; + LANGfrAppendButton_Caption = 'A_jouter'; + LANGfrRename = 'Renommer'; + LANGfrRenameFile = 'Renommer le fichier ''%s'' en'; + LANGfrIgnoreButton_Caption = '_Ignorer'; + + LANGfrProgress = 'Progression'; + LANGfrCancel = '_Annuler'; + LANGfrDelete = 'Supprimer :'; + + LANGfrSpecifyFileType = '_Spécifier le type de fichier :'; + + LANGfrRemoveDirectory = 'Supprimer le répertoire'; + LANGfrDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Voulez-vous le supprimer ainsi que tous ses fichiers et sous-répertoires?'; + LANGfrRetry = '_Réessayer'; + LANGfrDeleteButton_Caption = '_Supprimer'; + LANGfrAll = '_Tout'; + + LANGfrCopyFilesSC = 'Copier les fichiers :'; + LANGfrAppendQuestion = 'Etes-vous sûr de vouloir ajouter le fichier ''%s'' à ''%s''?'; + LANGfrPreparingList = 'Préparation de la liste...'; + + LANGfrYouMustSelectAValidFile = 'Vous devez sélectionner un fichier valide!'; + LANGfrmiVerifyChecksums = '_Vérifier les sommes de contrôle'; + LANGfrVerifyChecksumsCaption = 'Vérifier les sommes de contrôle'; + LANGfrCheckButtonCaptionCheck = '_Contrôler'; + LANGfrCheckButtonCaptionStop = '_Arrêter'; + LANGfrFileListTooltip = '[?] - Non contrôlé'#10'[OK] - Somme de contrôle OK'#10'[FAUX] - Somme de contrôle FAUX'#10'[N/A] - Fichier indisponible'; + LANGfrFilenameColumnCaption = 'nom de fichier'; + LANGfrTheFileSYouAreTryingToOpenIsQuiteBig = 'Le fichier ''%s'' que vous essayez d''ouvrir est assez gros (%s octets). Sa somme de contrôle est peut être invalide.'#10#10'Voulez-vous tout de même le charger?'; + LANGfrAnErrorOccuredWhileInitializingMemoryBlock = 'Une erreur est survenue à l''initialisation du bloc mémoire. Fermez des fichiers avant de réessayer.'; + LANGfrAnErrorOccuredWhileOpeningFileSS = 'Une erreur est survenue à l''ouverture du fichier ''%s'' :'#10' %s'; + LANGfrAnErrorOccuredWhileReadingFileSS = 'Une erreur est survenue à la lecture du fichier ''%s'' :'#10' %s'; + LANGfrChecksumNotChecked = '<span weight="bold">Statut :</span> Non contrôlé'; + LANGfrChecksumChecking = '<span weight="bold">Statut :</span> contrôle en cours...'; + LANGfrChecksumInterrupted = '<span weight="bold">Statut :</span> Interrompu'; + LANGfrChecksumDOK = '<span weight="bold">Statut :</span> %d%% OK'; + + LANGfrmiCreateChecksumsCaption = '_Créer les sommes de contrôle...'; + LANGfrYouMustSelectAtLeastOneFileToCalculateChecksum = 'Vous devez sélectionner au moins un fichier pour pouvoir calculer la somme de contrôle!'; + LANGfrCreateChecksumsCaption = 'Créer les sommes de contrôle'; + LANGfrCCHKSUMPage1Text = 'Vous allez créer les sommes de contrôle pour'#10'les fichiers sélectionnés. Si vous n''avez pas sélectionné'#10'tous les fichiers souhaités, fermez cet assistant et'#10'sélectionnez d''autres fichiers'; + LANGfrCCHKSUMPage4Text = 'tout est prêt pour effectuer les sommes de contrôle pour vos'#10'fichiers sélectionnés. Ceci peut prendre quelques minutes.'#10'Cliquez sur suivant pour continuer.'; + LANGfrCCHKSUMPage6Text = 'Il y a eu des erreurs dans le calcul des sommes de contrôle :'; + LANGfrCCHKSUMPage7Text = 'La création de la somme de contrôle est terminée et'#10'vos fichiers sont prêts.'#10#10'Cliquer sur "Terminé" pour sortir.'; + LANGfrCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Préparer les fichiers pour le calcul des sommes de contrôle</span>'; + LANGfrCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Sélectionner le type de somme de contrôle</span>'; + LANGfrCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Choisir le nom de fichier</span>'; + LANGfrCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">prêt à contrôler</span>'; + LANGfrCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">En cours...</span>'; + LANGfrCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Erreur!</span>'; + LANGfrCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Terminé</span>'; + LANGfrCCHKSUMSFVFile = 'Fichier SFV '; + LANGfrCCHKSUMMD5sumFile = 'Fichier MD5sum'; + LANGfrCCHKSUMFileName = '_Nom de fichier :'; + LANGfrCCHKSUMCreateSeparateChecksumFiles = 'Créer des fichiers séparés de sommes de contrôle'; + LANGfrCCHKSUMNowProcessingFileS = 'En cours : %s'; + LANGfrCCHKSUMFinishCaption = '_Terminé'; + LANGfrCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Etes-vous sûr de vouloir annuler le processus?'; + LANGfrCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Une erreur est survenue lors de l''ouverture du fichier ''%s'' : %s'#10; + LANGfrCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Une erreur est survenue lors de la lecture du fichier ''%s'' : %s'#10; + LANGfrCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Une erreur est survenue lors de l''écriture du fichier ''%s'' : %s'#10; + + LANGfrAnErrorOccuredWhileWritingFileSS = 'Une erreur est survenue lors de l''écriture du fichier ''%s'' :'#10' %s'; + LANGfrTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Le fichier cible ''%s'' existe déjà. Voulez-vous l''écraser?'; + LANGfrTheTargetFileSCannotBeRemovedS = 'Le fichier cible ''%s''ne peut-être supprimé : %s'; + LANGfrMergeCaption = 'Fusionner'; + LANGfrPleaseInsertNextDiskOrGiveDifferentLocation = 'Veuillez insérer une nouvelle disquette ou préciser une autre destination :'; + LANGfrMergeOfSSucceeded = 'Fusion de ''%s'' réussie (Somme de contrôle CRC OK).'; + LANGfrWarningCreatedFileFailsCRCCheck = 'Attention : Le fichier créé ne répond pas au contrôle CRC !'; + LANGfrMergeOfSSucceeded_NoCRCFileAvailable = 'Fusion de ''%s'' réussie (pas de fichier CRC disponible).'; + LANGfrMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Fusionner ''%s'' et tous les fichiers avec noms d''ordre croissant dans le répertoire suivant:'; + LANGfrMergeSC = 'Fusionner :'; + LANGfrmiSplitFileCaption = '_Découper fichier...'; + LANGfrmiMergeFilesCaption = '_Fusionner fichiers...'; + + LANGfrSplitTheFileSToDirectory = '_Découper le fichier ''%s'' dans le répertoire :'; + LANGfrSplitSC = 'Découper :'; + LANGfrSplitFile = 'Découper le fichier'; + LANGfrBytesPerFile = '_Octets par fichier :'; + LANGfrAutomatic = 'Automatique'; + LANGfrDeleteFilesOnTargetDisk = '_Supprimer les fichiers sur la cible (pour les supports amovibles)'; + LANGfrSplitCaption = 'Découper'; + LANGfrCannotOpenFileS = 'Le fichier ne peut être ouvert ''%s'''; + LANGfrCannotSplitTheFileToMoreThan999Parts = 'Le fichier ne peut être découpé en plus de 999 parties!'; + LANGfrThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'Il y a des fichiers dans le répertoire cible :'#10'%s'#10'Voulez-vous les supprimer?'; + LANGfrThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Il y a %d fichiers dans le répertoire cible. Voulez-vous les supprimer?'; + LANGfrAnErrorOccuredWhileOperationS = 'Une erreur est survenue pendant l''opération : %s'; + LANGfrSplitOfSSucceeded = 'Le découpage ''%s'' a réussi.'; + LANGfrSplitOfSFailed = 'Le découpage''%s'' a échoué!'; + + LANGfrmnuShow_Caption = 'Mon_trer'; + LANGfrmiShowDotFiles_Caption = '_Montrer les fichiers .dot '; + LANGfrTheFileYouAreTryingToOpenIsQuiteBig = 'Le fichier que vous essayez d''ouvrir est assez gros. Le charger dans une application externe (par ex. gedit) peut ralentir le système.'#10'Voulez-vous continuer?'; + LANGfrCannotExecuteSPleaseCheckTheConfiguration = 'Exécution impossible ''%s''. Veuillez vérifier la configuration ou définir correctement le type de fichier associé.'; + LANGfrEdit = 'Editer'; + LANGfrEnterFilenameToEdit = '_Entrer le nom de fichier à éditer :'; + + LANGfrmnuSettings_Caption = 'Co_nfiguration'; + LANGfrmiFileTypes_Caption = '_Types de fichiers...'; + LANGfrThereIsNoApplicationAssociatedWithS = 'Il n''y a pas d''application associée avec "%s".'#10#10'Vous pouvez configurer Tux Commander pour associer les applications avec les différents types de fichier. Voulez-vous associer une application avec ce type maintenant ?'; + LANGfrErrorExecutingCommand = 'Erreur en éxécutant la commande !'; + LANGfrEditFileTypesCaption = 'Editer les types de fichier'; + LANGfrTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Configuration des types de fichier</span>'; + LANGfrExtensionsColumn = 'Extensions'; + LANGfrDescriptionColumn = 'Description'; + LANGfrFileTypesList = 'Liste des types de fichier'; + LANGfrActionName = 'Nom action'; + LANGfrCommand = 'Commande'; + LANGfrSetDefaultActionButton_Caption = '_Définir comme par défaut'; + LANGfrRunInTerminalCheckBox_Caption = 'Exécuter dans un terminal'; + LANGfrAutodetectCheckBox_Caption = 'Autodétecter _l''application GUI'; + LANGfrBrowseButton_Caption = 'N_aviguer...'; + LANGfrCommandLabel_Caption = 'Co_mmande :'; + LANGfrDescriptionLabel_Caption = 'D_escription :'; + LANGfrFNameExtLabel_Caption = 'Ajouter extension :'; + LANGfrNotebookPageExtensions = 'type de fichier'; + LANGfrNotebookPageActions = 'Actions'; + LANGfrDefault = ' (par defaut)'; + LANGfrCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Les associations d''application avec les types de fichier ne peuvent être sauvagardées, parce que qu''une modification de ce fichier a entre temps été faite par un autre processus .'; + + LANGfrDefaultColor = 'couleur par défaut'; + LANGfrIcon = '_Icône :'; + LANGfrBrowseForIcon = 'Rechercher une icône'; + LANGfrSelectFileTypeColor = 'Sélectionner la couleur du type de fichier'; + LANGfrColor = 'Cou_leur :'; + + LANGfrmiChangePermissions_Caption = 'Changer les _autorisations...'; + LANGfrmiChangeOwner_Caption = 'Changer le _propriétaire/Groupe...'; + LANGfrmiCreateSymlink_Caption = 'Créer un _lien Symbolique...'; + LANGfrmiEditSymlink_Caption = '_Editer un lien Symbolique...'; + LANGfrChmodProgress = 'Changer les autorisations :'; + LANGfrChownProgress = 'Changer le propriétaire :'; + LANGfrYouMustSelectAValidSymbolicLink = 'Vous devez sélectionner un lien symbolique valide!'; + LANGfrPopupRunS = 'E_xecuter %s'; + LANGfrPopupOpenS = 'Ouvrir %s'; + LANGfrPopupGoUp = 'Remonter'; + LANGfrPopupOpenWithS = 'Ouvrir avec %s'; + LANGfrPopupDefault = ' (par défaut)'; + LANGfrPopupOpenWith = 'Ouvrir avec...'; + LANGfrPopupViewFile = 'Afficher le fichier'; + LANGfrPopupEditFile = 'Ed_iter le fichier'; + LANGfrPopupMakeSymlink = 'Créer un lien symbolique'; + LANGfrPopupRename = '_Renommer'; + LANGfrPopupDelete = '_Supprimer'; + LANGfrDialogChangePermissions = 'Changer les autorisations'; + LANGfrCouldNotBeChmoddedS = 'Ne peut pas changer les autorisations : %s'; + LANGfrDialogChangeOwner = 'Changer le propriétaire'; + LANGfrCouldNotBeChownedS = 'Ne peut pas changer le propriétaire : %s'; + LANGfrDialogMakeSymlink = 'Créer le lien symbolique'; + LANGfrDialogEditSymlink = 'Editer le lien symbolique'; + LANGfrFEditSymlink_Caption = 'Editer le lien symbolique'; + LANGfrFEditSymlink_SymbolicLinkFilename = 'Nom du lien symbolique :'; + LANGfrFEditSymlink_SymbolicLinkPointsTo = 'Le lien symbolique pointe vers :'; + + LANGfrFChmod_Caption = 'Autorisations d''accès'; + LANGfrFChmod_PermissionFrame = 'Autorisations'; + LANGfrFChmod_FileFrame = 'Fichier'; + LANGfrFChmod_ApplyRecursivelyFor = 'Appliquer récursivement'; + LANGfrFChmod_miAllFiles = 'Tous les fichiers et répertoires'; + LANGfrFChmod_miDirectories = 'Répertoires seulement'; + LANGfrFChmod_OctalLabel = '_Octal :'; + LANGfrFChmod_SUID = 'SUID - Exécution sous l''identifiant du propriétaire'; + LANGfrFChmod_SGID = 'SGID - Exécution sous l''identifiant de groupe du propriétaire'; + LANGfrFChmod_Sticky = 'Sticky bit'; + LANGfrFChmod_RUSR = 'RUSR - Lecture par le propriétaire'; + LANGfrFChmod_WUSR = 'WUSR - Ecriture par le propriétaire'; + LANGfrFChmod_XUSR = 'XUSR - Exécution/recherche par le propriétaire'; + LANGfrFChmod_RGRP = 'RGRP - Lecture par le groupe'; + LANGfrFChmod_WGRP = 'WGRP - Ecriture par le groupe'; + LANGfrFChmod_XGRP = 'XGRP - Exécution/recherche par le groupe'; + LANGfrFChmod_ROTH = 'ROTH - Lecture par les autres'; + LANGfrFChmod_WOTH = 'WOTH - Ecriture par les autres'; + LANGfrFChmod_XOTH = 'XOTH - Exécution/recherche par les autres'; + LANGfrFChmod_TextLabel = '<span weight="ultrabold">Texte :</span> %s'; + LANGfrFChmod_FileLabel = '<span weight="ultrabold">Fichier :</span> %s'#10'<span weight="ultrabold">Texte :</span> %s'#10 + + '<span weight="ultrabold">Octal :</span> %d'#10'<span weight="ultrabold">Propriétaire :</span> %s'#10 + + '<span weight="ultrabold">Groupe :</span> %s'; + + LANGfrFChown_Caption = 'Changer le propriétaire/groupe'; + LANGfrFChown_OwnerFrame = 'Nom d''utilisateur'; + LANGfrFChown_GroupFrame = 'Nom de groupe'; + LANGfrFChown_FileFrame = 'Fichier'; + LANGfrFChown_ApplyRecursively = 'Appliquer récursivement'; + + LANGfrFSymlink_Caption = 'Créer le lien symbolique'; + LANGfrFSymlink_ExistingFilename = 'Nom du fichier existant (vers lequel va pointer le lien symbolique) :'; + LANGfrFSymlink_SymlinkFilename = 'Nom du lien symbolique :'; + + LANGfrmnuBookmarks_Caption = '_Marque-pages'; + LANGfrmiAddBookmark_Caption = 'Ajouter un marque-page'; + LANGfrmiEditBookmarks_Caption = 'Editer les marque-pages'; + LANGfrBookmarkPopupDelete_Caption = 'Supprimer'; + LANGfrmiPreferences_Caption = '_Préférences...'; + LANGfrTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'le répertoire courant existe déjà dans la liste des marque-pages'; + LANGfrSomeOtherInstanceChanged = 'une autre instance de Tux Commander a déjà modifié la configuration. Voulez-vous appliquer les nouveaux paramètres?'#10#10'Attention : si vous cliquez sur NON maintenant, la configuration sera écrasée pour cette instance'' sortie!'; + + LANGfrPreferences_Caption = 'Préférences'; + LANGfrPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold"> Préférences de l''application</span>'; + LANGfrPreferences_GeneralPage = 'Général'; + LANGfrPreferences_FontsPage = 'Polices'; + LANGfrPreferences_ColorsPage = 'Couleurs'; + LANGfrPreferences_RowHeight = 'Hauteur de ligne :'; + LANGfrPreferences_NumHistoryItems = 'Eléments d''historique de la ligne de commande :'; + LANGfrPreferences_Default = 'par défaut'; + LANGfrPreferences_ClearReadonlyAttribute = 'Effacer l''attribut de lecture seule lors d''une copie à partir d''un CD-ROM'; + LANGfrPreferences_DisableMouseRenaming = 'Désactiver renommer avec la souris'; + LANGfrPreferences_ShowFiletypeIconsInList = 'Montrer les icônes de type de fichier'; + LANGfrPreferences_ExternalAppsLabel = '<span weight="ultrabold"> programmes externes</span>'; + LANGfrPreferences_Viewer = '_Visualiseur :'; + LANGfrPreferences_Editor = '_Editeur :'; + LANGfrPreferences_Terminal = '_Terminal :'; + LANGfrPreferences_ListFont = 'Liste de Polices :'; + LANGfrPreferences_Change = 'Changer...'; + LANGfrPreferences_UseDefaultFont = 'Utiliser _la fonte par défaut'; + LANGfrPreferences_Foreground = 'Avant-plan'; + LANGfrPreferences_Background = 'Arrière-plan'; + LANGfrPreferences_NormalItem = 'Elément Normal :'; + LANGfrPreferences_SetToDefaultToUseGTKThemeColors = 'Utiliser par défaut le thème GTK'; + LANGfrPreferences_Cursor = 'Curseur :'; + LANGfrPreferences_InactiveItem = 'Elément inactif :'; + LANGfrPreferences_SelectedItem = 'Elément sélectionné :'; + LANGfrPreferences_LinkItem = 'liens symboliques :'; + LANGfrPreferences_LinkItemHint = 'afficher par défaut les liens symboliques dans la couleur des éléments normaux'; + LANGfrPreferences_DotFileItem = 'Fichiers cachés :'; + LANGfrPreferences_DotFileItemHint = 'Afficher par défaut les fichiers cachés dans la couleur des éléments normaux'; + LANGfrPreferences_BrowseForApplication = 'Rechercher l''application'; + LANGfrPreferences_DefaultS = 'par défaut : %s'; + LANGfrPreferences_SelectFont = 'Sélectionner la fonte'; + +(*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGfrBookmarkButton_Tooltip = 'Afficher les marque-pages'; + LANGfrUpButton_Tooltip = 'Aller au répertoire parent'; + LANGfrRootButton_Tooltip = 'Aller au répertoire racine (/)'; + LANGfrHomeButton_Tooltip = 'Aller au répertoire home (/home/user)'; + LANGfrLeftEqualButton_Tooltip = 'Afficher le même répertoire dans le volet de droite'; + LANGfrRightEqualButton_Tooltip = 'Afficher le même répertoire dans le volet de gauche'; + LANGfrmiShowDirectorySizes_Caption = 'Afficher la taille des répertoires'; + LANGfrmiTargetSource_Caption = 'Cible = Source'; + LANGfrFileTypeDirectory = 'Répertoire'; + LANGfrFileTypeFile = 'Fichier'; + LANGfrFileTypeMetafile = 'Ceci est une méta-donnée générale'; + LANGfrPreferencesPanelsPage = 'Volets'; + LANGfrPreferencesApplicationsPage = 'Applications'; + LANGfrPreferencesExperimentalPage = 'Expérimental'; + LANGfrPreferencesSelectAllDirectoriesCheckBox_Caption = '"Sélectionner tout" inclut les répertoires'; + LANGfrPreferencesNewStyleAltOCheckBox_Caption = '_New style Alt+O'; + LANGfrPreferencesNewStyleAltOCheckBox_Tooltip = 'Rester dans le même répertoire si vous clonez ce répertoire dans le panel opposé en pressant Ctrl/Alt+O'; + LANGfrPreferencesShowFuncButtonsCheckBox_Caption = 'Afficher les boutons de touches de fonction'; + LANGfrPreferencesSizeFormatLabel_Caption = 'Format de taille:'; + LANGfrPreferencesmiSizeFormat1 = 'Système'; + LANGfrPreferencesmiSizeFormat6 = 'Groupé'; + LANGfrPreferencesAutodetectXApp = 'Autodétecter X app'; + LANGfrPreferencesAlwaysRunInTerminal = 'Toujours exécuter dans un terminal'; + LANGfrPreferencesNeverRunInTerminal = 'Ne jamais exécuter dans un terminal'; + LANGfrPreferencesCmdLineBehaviourLabel_Caption = 'Exécution à partir d''une ligne de commande:'; + LANGfrPreferencesFeatures = 'Fonctionnalités'; + LANGfrPreferencesDisableMouseRename_Tooltip = 'Vous pouvez utiliser Shift+F6 pour faire un renommage rapide'; + LANGfrPreferencesDisableFileTipsCheckBox_Caption = 'Désactiver les infobulles pour les fichiers'; + LANGfrPreferencesDisableFileTipsCheckBox_Tooltip = 'Ne pas afficher l''infobulle si le texte dans la colonne est tronqué'; + LANGfrPreferencesShow = 'Afficher'; + LANGfrPreferencesDirsInBoldCheckBox_Caption = 'Répertoires en gras'; + LANGfrPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Supprimer les crochets pour les répertoires'; + LANGfrPreferencesOctalPermissionsCheckBox_Caption = 'Afficher les autorisations en octal'; + LANGfrPreferencesOctalPermissionsCheckBox_Tooltip = 'Afficher les autorisations des fichiers/répertoires sous forme de nombre au lieu d''un texte(-rw-rw-rw-)'; + LANGfrPreferencesMovement = 'Déplacement'; + LANGfrPreferencesLynxLikeMotionCheckBox_Caption = 'Déplacement style Lynx'; + LANGfrPreferencesInsertMovesDownCheckBox_Caption = 'Déplacement vers le bas après <Inser>'; + LANGfrPreferencesSpaceMovesDownCheckBox_Caption = 'Déplacement vers le bas après <Espace>'; + LANGfrPreferencesViewer = 'Visionneuse'; + LANGfrPreferencesCommandSC = 'Commande:'; + LANGfrPreferencesUseInternalViewer = 'Utiliser la visionneuse interne'; + LANGfrPreferencesEditor = 'Editeur'; + LANGfrPreferencesTerminal = 'Terminal'; + LANGfrPreferencesExperimentalFeatures = 'Fonctionnalités expérimentales'; + LANGfrPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Attention :</span> Ces fonctionnalités sont en cours de développement et peuvent ne pas fonctionner correctement. Utilisez-les à vos risques et périls!'; + LANGfrPreferencesFocusRefreshCheckBox_Caption = 'Rafraîchit la fenêtre qui a le focus'; + LANGfrPreferencesFocusRefreshCheckBox_Tooltip = 'Le rafraîchissement du volet est très lent'; + LANGfrPreferencesWMCompatModeCheckBox_Caption = 'Mode de compatibilité _WM '; + LANGfrPreferencesWMCompatModeCheckBox_Tooltip = 'A utiliser si vous avez des problèmes de gestionnaire de fenêtres (par exemple si IceWM ne maximise pas les fenêtres correctement)'; + LANGfrPreferencesCompatUseLibcSystemCheckBox_Caption = 'Utiliser libc _system() pour l''exécution de programmes'; + LANGfrPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'A utiliser en cas de problèmes de gel ou de crash au lancement d''applications externes'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGfrmiSearchCaption2 = '_Chercher...'; + LANGfrmiNoMounterBarCaption = 'Cacher la barre de montage'; + LANGfrmiShowOneMounterBarCaption = 'Show _one mounter bar' ; + LANGfrmiShowTwoMounterBarCaption = 'Show _two mounter bars' ; + LANGfrmnuNetworkCaption = 'Rés_eau'; + LANGfrmiConnectionsCaption = '_Connections...'; + LANGfrmiOpenConnectionCaption = '_Ouvrir une connection...'; + LANGfrmiQuickConnectCaption = 'Connection _rapide...'; + LANGfrmnuPluginsCaption = 'Greff_ons'; + LANGfrmiTestPluginCaption = '_Tester un greffon'; + LANGfrmiMounterSettingsCaption = '_Paramètres de montage...'; + LANGfrmiColumnsCaption = 'P_aramètres des panels...'; + LANGfrmiSavePositionCaption = '_Sauver la position'; + LANGfrmiMountCaption = '_Monter'; + LANGfrmiUmountCaption = '_Démonter'; + LANGfrmiEjectCaption = '_Ejecter'; + LANGfrmiDuplicateTabCaption = 'Dupliquer l''onglet courant'; + LANGfrmiCloseTabCaption = 'Fermer l''onglet courant'; + LANGfrmiCloseAllTabsCaption = 'Fermer tous les onglets'; + LANGfrCannotDetermineDestinationEngine = 'Impossible de déterminer la destination. Vérifiez l''emplacement et réessayez.'; + LANGfrCannotLoadFile = 'Impossible de charger le fichier ''%s''. Vérifiez les permissions.'; + LANGfrMountPointDevice = 'Point de Montage: %s'#10'Périphérique: %s'; + LANGfrMountSC = 'Montage:'; + LANGfrNoPluginsFound = 'Aucuns greffons trouvés'; + LANGfrPluginAbout = 'A Propos...'; + LANGfrCouldntOpenURI = 'Impossible d''ouvrir l''URI spécifié. Please check the consistency of the resource identifier and the access permission.'; + LANGfrPluginAboutInside = 'Greffon: %s'#10#10'%s'#10'%s'; + LANGfrAreYouSureCloseAllTabs = 'Etes vous sur de vouloir fermer tous les onglets inactifs?'; + LANGfrCouldntOpenURIArchive = 'Impossible d''ouvrir l''archive. Please check consistency and access permissions.'; + LANGfrThereIsNoModuleAvailable = 'Il n''y a aucuns modules disponibles pouvant charger cette connection'; + LANGfrIgnoreError = 'Voulez-vous vraiment ignorer cette erreur? Le fichier source sera ensuite effacé!'; + LANGfrErrorMount = 'Erreur détectée pendant le montage du périphérique ''%s'':'#10#10; + LANGfrErrorUmount = 'Erreur détectée pendant le démontage du périphérique ''%s'':'#10#10; + LANGfrErrorEject = 'Erreur détectée pendant l''éjection du périphérique ''%s'':'#10#10; + + LANGfrMounterPrefs_Caption = 'Paramètres de montage'; + LANGfrMounterPrefs_TitleLabelCaption = 'Paramètres de Montage'; + LANGfrMounterPrefs_ListViewFrameCaption = 'Montage'; + LANGfrMounterPrefs_MountName = 'Nom de Montage'; + LANGfrMounterPrefs_MountPoint = 'Point de Montage'; + LANGfrMounterPrefs_Device = 'Périphérique'; + LANGfrMounterPrefs_MoveUpButtonTooltip = 'Vers le haut'; + LANGfrMounterPrefs_MoveDownButtonTooltip = 'Vers le bas'; + LANGfrMounterPrefs_UseFSTabDefaultsCheckBox = 'Utiliser le fichier _fstab par défaut'; + LANGfrMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'En cochant cette case, la barre de montage sera configurée par défaut avec les entrées trouvées dans le fichier /etc/fstab (fichier de système de montage)'; + LANGfrMounterPrefs_ToggleModeCheckBox = 'Les boutons restent en position actif quan_d ils sont montés'; + LANGfrMounterPrefs_ToggleModeCheckBoxTooltip = 'Si activé, les boutons de la barre de montage resteront actifs si le périphérique est monté; Un autre click permettra de les démonter (éjecter dans ce cas)'; + LANGfrMounterPrefs_PropertiesFrameCaption = 'Propriétés'; + LANGfrMounterPrefs_DisplayTextLabelCaption = '_Texte Affiché:'; + LANGfrMounterPrefs_MountPointLabelCaption = '_Point de Montage:'; + LANGfrMounterPrefs_MountDeviceLabelCaption = 'Périphéri_que:'; + LANGfrMounterPrefs_DeviceTypeLabelCaption = 'T_ype:'; + LANGfrMounterPrefs_miLocalDiskCaption = 'Disque Dur'; + LANGfrMounterPrefs_miRemovableCaption = 'Removable'; + LANGfrMounterPrefs_miCDCaption = 'Lecteur CD/DVD'; + LANGfrMounterPrefs_miFloppyCaption = 'Lecteur de Disquette'; + LANGfrMounterPrefs_miNetworkCaption = 'Réseau'; + LANGfrMounterPrefs_MountCommandLabelCaption = '_Commande Montage:'; + LANGfrMounterPrefs_UmountCommandLabelCaption = 'C_ommande Démontage:'; + LANGfrMounterPrefs_MountCommandEntryTooltip = 'Syntaxe: utiliser %dev pour la substitution du périphérique et %dir pour le point de montage ou ne rien mettre pour le montage par défault'#10'Note: attention aux commandes, Tux Commander peut planter!' + + #10'Example: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGfrMounterPrefs_UmountCommandEntryTooltip = 'Syntaxe: utiliser %dev pour la substitution du périphérique et %dir pour le point de montage ou ne rien mettre pour le montage par défault'#10'Example: smbumount $dir'; + LANGfrMounterPrefs_IconLabelCaption = '_Icone:'; + + LANGfrConnMgr_Caption = 'Ouvrir une Nouvelle Connection'; + LANGfrConnMgr_ConnectButton = 'Co_nnecter'; + LANGfrConnMgr_OpenConnection = 'Ouvrir une Connection'; + LANGfrConnMgr_NameColumn = 'Nom'; + LANGfrConnMgr_URIColumn = 'URI'; + LANGfrConnMgr_AddConnectionButtonCaption = '_Ajouter'; + LANGfrConnMgr_AddConnectionButtonTooltip = 'Ajouter une nouvelle connection'; + LANGfrConnMgr_EditButtonCaption = '_Editer...'; + LANGfrConnMgr_EditButtonTooltip = 'Editer la connection sélectionnée'; + LANGfrConnMgr_RemoveButtonCaption = '_Supprimer'; + LANGfrConnMgr_RemoveButtonTooltip = 'Supprimer la connection sélectionnée'; + LANGfrConnMgr_DoYouWantDelete = 'Voulez vous vraiment supprimer cette connection ''%s''?'; + + LANGfrConnProp_FTP = 'FTP'; + LANGfrConnProp_SFTP = 'SFTP (ssh subsystem)'; + LANGfrConnProp_SMB = 'Windows (SMB)'; + LANGfrConnProp_HTTP = 'WebDAV (HTTP)'; + LANGfrConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGfrConnProp_Other = 'Autre <span style="italic">(à spécifier dans l''URI)</span>'; + LANGfrConnProp_Caption = 'Propriétés de la Connection'; + LANGfrConnProp_VFSModule = 'Module _VFS:'; + LANGfrConnProp_URI = '_URI:'; + LANGfrConnProp_URIEntryTooltip = 'Un URI valable doit contenir un préfixe de service et une adresse serveur'; + LANGfrConnProp_DetailedInformations = 'Informations détaillées'; + LANGfrConnProp_Name = '_Nom:'; + LANGfrConnProp_Server = 'Ser_veur[:port]:'; + LANGfrConnProp_Username = 'U_tilisateur:'; + LANGfrConnProp_UserNameEntryTooltip = 'Ne rien mettre pour les utilisateurs anonymes'; + LANGfrConnProp_Password = 'Mot de _Passe:'; + LANGfrConnProp_TargetDirectory = 'Répertoire _Cible:'; + LANGfrConnProp_ServiceType = '_Services:'; + LANGfrConnProp_MaskPassword = '_Masquer le mot de passe'; + LANGfrConnProp_MenuItemCaption = 'Défaut <span style="italic">(tous les modules appropriés)</span>'; + + LANGfrConnLogin_Caption = 'Authentication requis'; + LANGfrConnLogin_Login = 'Login'; + LANGfrConnLogin_ExperimentalWarningLabelCaption = 'You must log in to access %s'; + LANGfrConnLogin_Username = '_Utilisateur:'; + LANGfrConnLogin_Password = 'Mot de _Passe:'; + LANGfrConnLogin_AnonymousCheckButton = '_Anonyme'; + + LANGfrColumns_Caption = 'Paramètres des Panels'; + LANGfrColumns_Title = 'Paramètres des Panels'; + LANGfrColumns_MoveUpButtonTooltip = 'Vers le haut'; + LANGfrColumns_MoveDownButtonTooltip = 'Vers le bas'; + LANGfrColumns_TitlesLongName = 'Nom'; + LANGfrColumns_TitlesLongNameExt = 'Nom + Extension'; + LANGfrColumns_TitlesLongExt = 'Extension'; + LANGfrColumns_TitlesLongSize = 'Taille'; + LANGfrColumns_TitlesLongDateTime = 'Date + Heure'; + LANGfrColumns_TitlesLongDate = 'Date'; + LANGfrColumns_TitlesLongTime = 'Heure'; + LANGfrColumns_TitlesLongUser = 'Utilisateur'; + LANGfrColumns_TitlesLongGroup = 'Groupe'; + LANGfrColumns_TitlesLongAttr = 'Attributs'; + LANGfrColumns_TitlesShortName = 'Nom'; + LANGfrColumns_TitlesShortNameExt = 'Nom'; + LANGfrColumns_TitlesShortExt = 'Ext'; + LANGfrColumns_TitlesShortSize = 'Taille'; + LANGfrColumns_TitlesShortDateTime = 'Date'; + LANGfrColumns_TitlesShortDate = 'Date'; + LANGfrColumns_TitlesShortTime = 'Heure'; + LANGfrColumns_TitlesShortUser = 'Utilisateur'; + LANGfrColumns_TitlesShortGroup = 'Groupe'; + LANGfrColumns_TitlesShortAttr = 'Attr'; + + LANGfrTestPlugin_Caption = 'Tester un Greffon VFS'; + LANGfrTestPlugin_Title = 'Tester un Greffon VFS'; + LANGfrTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Avertissement:</span> Le sous-sytème VFS et ses greffons sont encore en développement et contiennent des bugs. utilisez cette fonction à votre propres risques!'; + LANGfrTestPlugin_Plugin = '_Greffon:'; + LANGfrTestPlugin_Command = 'Co_mmande:'; + LANGfrTestPlugin_Username = '_Utilisateur:'; + LANGfrTestPlugin_Password = 'Mot de _Passe:'; + LANGfrTestPlugin_AnonymousCheckButton = 'Login _Anonyme (n''appelle pas VFSLogin)'; + LANGfrTestPlugin_NoPluginsFound = 'Pas de greffons trouvés'; + + LANGfrRemoteWait_Caption = 'Opération en cours'; + LANGfrRemoteWait_OperationInProgress = 'Opération en cours, veuillez patienter...'; + LANGfrRemoteWait_ItemsFound = 'Résultats: %d'; + + LANGfrSearch_Bytes = 'Bytes'; + LANGfrSearch_kB = 'kB'; + LANGfrSearch_MB = 'MB'; + LANGfrSearch_days = 'jours'; + LANGfrSearch_weeks = 'semaines'; + LANGfrSearch_months = 'mois'; + LANGfrSearch_years = 'années'; + LANGfrSearch_Caption = 'Fichiers Trouvés'; + LANGfrSearch_General = 'General'; + LANGfrSearch_Advanced = 'Avancé'; + LANGfrSearch_SearchResults = '_Résultats:'; + LANGfrSearch_SearchFor = 'Chercher _pour:'; + LANGfrSearch_FileMaskEntryTooltip = 'Astuce: Utiliser un point-virgule (";") pour spécifier les fichiers multiples à trouver'; + LANGfrSearch_SearchIn = 'Chercher _dans:'; + LANGfrSearch_SearchArchivesCheckButton = 'Chercher _archives'; + LANGfrSearch_FindText = 'Trouver _texte:'; + LANGfrSearch_FindTextEntryTooltip = 'Une entrée vide permet de ne pas chercher un texte spécifique'#10'Veuillez noter que nous utilisons le codage UTF-8 dans l''interface graphique'; + LANGfrSearch_CaseSensitiveCheckButton = 'Cas_e sensitive'; + LANGfrSearch_StayCurrentFSCheckButton = 'Inclure d''autres systèmes de fichiers'; + LANGfrSearch_CaseSensitiveMatchCheckButton = 'Ca_se sensitive'; + LANGfrSearch_Size = 'Taille'; + LANGfrSearch_Date = 'Date'; + LANGfrSearch_BiggerThan = '_Plus grand que'; + LANGfrSearch_SmallerThan = 'P_lus petit que'; + LANGfrSearch_ModifiedBetweenRadioButton = '_Modifié entre'; + LANGfrSearch_NotModifiedAfterRadioButton = '_Non-modifié après'; + LANGfrSearch_ModifiedLastRadioButton = 'Modifié dans dernier'; + LANGfrSearch_ModifiedNotLastRadionButton = 'Non-modifié dans dernier'; + LANGfrSearch_ModifiedBetweenEntry1 = '"utilisez ce format de date:" c'; + LANGfrSearch_ViewButtonCaption = '_Voir'; + LANGfrSearch_NewSearchButtonCaption = '_Nouvelle'; + LANGfrSearch_GoToFileButtonCaption = '_Aller'; + LANGfrSearch_FeedToListboxButtonCaption = 'Ajou_ter'; + LANGfrSearch_StatusSC = 'Status:'; + LANGfrSearch_Ready = 'Prêt.'; + LANGfrSearch_PreparingToSearch = 'Recherche en préparation.'; + LANGfrSearch_SearchInProgress = 'Recherche en cours:'; + LANGfrSearch_UserCancelled = 'Annulation par l''utilisateur.'; + LANGfrSearch_SearchFinished = 'Recherche terminée'; + LANGfrSearch_FilesFound = '%d fichiers trouvés'; + LANGfrSearch_And = 'et'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGfrCloseOpenConnection = 'Vous essayez d''ouvrir une nouvelle connection sur une connection déjà existante. En continuant, la précédente connection sera fermée et remplacée par la nouvelle demandée.'#10#10'Souhaitez vous continuer?'; + LANGfrDuplicateTabWarning = 'Vous essayez d''ouvrir un nouvel onglet à partir d''un répertoire distant. Cependant, l''action n''est pas supportée. Le répertoire dans le nouvel onglet pointera ver un système de fichier local.'; + LANGfrDontShowAgain = '_Ne plus montrer ce message'; + LANGfrSwitchOtherPanelWarning = 'Vous essayez d''ouvrir un répertoire distant dans le panel opposé. Cependant, l''action n''est pas supportée. Le répertoire cible ne sera pas ouvert.'; + LANGfrOpenConnectionsWarning = 'Des connections actives sont ouvertes dans le panel. En fermant l''application, ces connections seront déconnectées.'#10#10'Souhaitez vous quitter?'; + LANGfrmiDisconnect_Caption = '_Déconnecter'; + LANGfrDisconnectButton_Tooltip = 'Déconnecter la connection active'; + LANGfrLeaveArchiveButton_Tooltip = 'Fermer l''archive courante'; + LANGfrOpenTerminalButton_Tooltip = 'Ouvrir un nouveau terminal dans le répertoire courant'; + LANGfrOpenTerminalButton_Caption = 'Te_rminal'; + LANGfrShowTextUIDsCheckBox_Caption = 'Voir Texte _UIDs'; + LANGfrShowTextUIDsCheckBox_Tooltip = 'Voir les informations textuelles d''Utilisateur et Groupe à la place des nombres (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGfrmiNewTab_Caption = 'Nouvel On_glet'; + LANGfrFilePopupMenu_Properties = '_Propriétés'; + LANGfrCommandEntry_Tooltip = 'Use %s as file/directory placeholder'; + LANGfrmiFiles_Caption = 'Fichiers seulement'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGfrPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGfrHandleRunFromArchive_Bytes = 'bytes'; + LANGfrHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGfrHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGfrHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGfrHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGfrFRunFromVFS_Caption = 'Packed file properties'; + LANGfrFRunFromVFS_TitleLabel = 'File Properties'; + LANGfrFRunFromVFS_FileNameLabel = 'File name:'; + LANGfrFRunFromVFS_FileTypeLabel = 'File type:'; + LANGfrFRunFromVFS_SizeLabel = 'Size:'; + LANGfrFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGfrFRunFromVFS_DateLabel = 'Modify date:'; + LANGfrFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGfrFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGfrFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGfrFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGfrFSetPassword_Caption = 'Set password'; + LANGfrFSetPassword_Label1_Caption = 'Password required'; + LANGfrFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGfrFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGfrF2Button_Caption; + LANGF3Button_Caption := LANGfrF3Button_Caption; + LANGF4Button_Caption := LANGfrF4Button_Caption; + LANGF5Button_Caption := LANGfrF5Button_Caption; + LANGF6Button_Caption := LANGfrF6Button_Caption; + LANGF7Button_Caption := LANGfrF7Button_Caption; + LANGF8Button_Caption := LANGfrF8Button_Caption; + + LANGmnuFile_Caption := LANGfrmnuFile_Caption; + LANGmnuMark_Caption := LANGfrmnuMark_Caption; + LANGmnuCommands_Caption := LANGfrmnuCommands_Caption; + LANGmnuHelp_Caption := LANGfrmnuHelp_Caption; + LANGmiExit_Caption := LANGfrmiExit_Caption; + LANGmiSelectGroup_Caption := LANGfrmiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGfrmiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGfrmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGfrmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGfrmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGfrmiRefresh_Caption; + LANGmiAbout_Caption := LANGfrmiAbout_Caption; + + LANGColumn1_Caption := LANGfrColumn1_Caption; + LANGColumn2_Caption := LANGfrColumn2_Caption; + LANGColumn3_Caption := LANGfrColumn3_Caption; + LANGColumn4_Caption := LANGfrColumn4_Caption; + LANGColumn5_Caption := LANGfrColumn5_Caption; + + LANGExpandSelection := LANGfrExpandSelection; + LANGShrinkSelection := LANGfrShrinkSelection; + LANGNoMatchesFound := LANGfrNoMatchesFound; + LANGNoFilesSelected := LANGfrNoFilesSelected; + LANGSelectedFilesDirectories := LANGfrSelectedFilesDirectories; + LANGDirectoryS := LANGfrDirectoryS; + LANGFileS := LANGfrFileS; + LANGDoYouReallyWantToDeleteTheS := LANGfrDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGfrDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGfrCopyFiles; + LANGMoveRenameFiles := LANGfrMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGfrCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGfrMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGfrCopySC; + LANGMoveRenameSC := LANGfrMoveRenameSC; + + LANGQuickFind := LANGfrQuickFind; + + LANGAboutString := LANGfrAboutString; + LANGAboutStringGnome := LANGfrAboutStringGnome; + LANGDiskStatFmt := LANGfrDiskStatFmt; + LANGDiskStatVolNameFmt := LANGfrDiskStatVolNameFmt; + LANGStatusLineFmt := LANGfrStatusLineFmt; + LANGPanelStrings[False] := LANGfrPanelStrings[False]; + LANGPanelStrings[True] := LANGfrPanelStrings[True]; + LANGDIR := LANGfrDIR; + LANGErrorGettingListingForSPanel := LANGfrErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGfrErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGfrErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGfrErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGfrTheFileDirectory; + LANGCouldNotBeDeleted := LANGfrCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGfrCouldNotBeDeletedS; + LANGUserCancelled := LANGfrUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGfrTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGfrCannotCopyFile; + LANGCopyError := LANGfrCopyError; + LANGMoveError := LANGfrMoveError; + LANGOverwriteS := LANGfrOverwriteS; + LANGWithFileS := LANGfrWithFileS; + LANGOvewriteSBytesS := LANGfrOvewriteSBytesS; + LANGTheFile := LANGfrTheFile; + LANGCopy := LANGfrCopy; + LANGMove := LANGfrMove; + LANGTheDirectory := LANGfrTheDirectory; + LANGTheSymbolicLink := LANGfrTheSymbolicLink; + LANGCannotMoveFile := LANGfrCannotMoveFile; + LANGCouldNotBeCreated := LANGfrCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGfrCouldNotBeCreatedS; + LANGFromS := LANGfrFromS; + LANGToS := LANGfrToS; + LANGCannotCopyFileToItself := LANGfrCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGfrMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGfrCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGfrCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGfrCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGfrCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGfrCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGfrCannotWriteToDestinationFile; + + LANGUnknownException := LANGfrUnknownException; + LANGNoAccess := LANGfrNoAccess; + LANGUnknownError := LANGfrUnknownError; + + LANGCreateANewDirectory := LANGfrCreateANewDirectory; + LANGEnterDirectoryName := LANGfrEnterDirectoryName; + + LANGOverwriteQuestion := LANGfrOverwriteQuestion; + LANGOverwriteButton_Caption := LANGfrOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGfrOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGfrSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGfrOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGfrSkipAllButton_Caption; + LANGRenameButton_Caption := LANGfrRenameButton_Caption; + LANGAppendButton_Caption := LANGfrAppendButton_Caption; + LANGRename := LANGfrRename; + LANGRenameFile := LANGfrRenameFile; + LANGIgnoreButton_Caption := LANGfrIgnoreButton_Caption; + + LANGProgress := LANGfrProgress; + LANGCancel := LANGfrCancel; + LANGDelete := LANGfrDelete; + + LANGSpecifyFileType := LANGfrSpecifyFileType; + + LANGRemoveDirectory := LANGfrRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGfrDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGfrRetry; + LANGDeleteButton_Caption := LANGfrDeleteButton_Caption; + LANGAll := LANGfrAll; + + LANGCopyFilesSC := LANGfrCopyFilesSC; + LANGAppendQuestion := LANGfrAppendQuestion; + LANGPreparingList := LANGfrPreparingList; + + LANGYouMustSelectAValidFile := LANGfrYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGfrmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGfrVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGfrCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGfrCheckButtonCaptionStop; + LANGFileListTooltip := LANGfrFileListTooltip; + LANGFilenameColumnCaption := LANGfrFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGfrTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGfrAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGfrAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGfrAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGfrChecksumNotChecked; + LANGChecksumChecking := LANGfrChecksumChecking; + LANGChecksumInterrupted := LANGfrChecksumInterrupted; + LANGChecksumDOK := LANGfrChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGfrmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGfrYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGfrCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGfrCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGfrCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGfrCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGfrCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGfrCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGfrCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGfrCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGfrCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGfrCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGfrCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGfrCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGfrCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGfrCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGfrCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGfrCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGfrCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGfrCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGfrCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGfrCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGfrCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGfrCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGfrAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGfrTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGfrTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGfrMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGfrPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGfrMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGfrWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGfrMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGfrMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGfrMergeSC; + LANGmiSplitFileCaption := LANGfrmiSplitFileCaption; + LANGmiMergeFilesCaption := LANGfrmiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGfrSplitTheFileSToDirectory; + LANGSplitSC := LANGfrSplitSC; + LANGSplitFile := LANGfrSplitFile; + LANGBytesPerFile := LANGfrBytesPerFile; + LANGAutomatic := LANGfrAutomatic; + LANGDeleteFilesOnTargetDisk := LANGfrDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGfrSplitCaption; + LANGCannotOpenFileS := LANGfrCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGfrCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGfrThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGfrThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGfrAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGfrSplitOfSSucceeded; + LANGSplitOfSFailed := LANGfrSplitOfSFailed; + + LANGmnuShow_Caption := LANGfrmnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGfrmiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGfrTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGfrCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGfrEdit; + LANGenterFilenameToEdit := LANGfrEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGfrmnuSettings_Caption; + LANGmiFileTypes_Caption := LANGfrmiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGfrThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGfrErrorExecutingCommand; + LANGEditFileTypesCaption := LANGfrEditFileTypesCaption; + LANGTitleLabel_Caption := LANGfrTitleLabel_Caption; + LANGExtensionsColumn := LANGfrExtensionsColumn; + LANGDescriptionColumn := LANGfrDescriptionColumn; + LANGFileTypesList := LANGfrFileTypesList; + LANGActionName := LANGfrActionName; + LANGCommand := LANGfrCommand; + LANGSetDefaultActionButton_Caption := LANGfrSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGfrRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGfrAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGfrBrowseButton_Caption; + LANGCommandLabel_Caption := LANGfrCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGfrDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGfrFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGfrNotebookPageExtensions; + LANGNotebookPageActions := LANGfrNotebookPageActions; + LANGDefault := LANGfrDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGfrCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGfrDefaultColor; + LANGIcon := LANGfrIcon; + LANGBrowseForIcon := LANGfrBrowseForIcon; + LANGSelectFileTypeColor := LANGfrSelectFileTypeColor; + LANGColor := LANGfrColor; + + LANGmiChangePermissions_Caption := LANGfrmiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGfrmiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGfrmiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGfrmiEditSymlink_Caption; + LANGChmodProgress := LANGfrChmodProgress; + LANGChownProgress := LANGfrChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGfrYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGfrPopupRunS; + LANGPopupOpenS := LANGfrPopupOpenS; + LANGPopupGoUp := LANGfrPopupGoUp; + LANGPopupOpenWithS := LANGfrPopupOpenWithS; + LANGPopupDefault := LANGfrPopupDefault; + LANGPopupOpenWith := LANGfrPopupOpenWith; + LANGPopupViewFile := LANGfrPopupViewFile; + LANGPopupEditFile := LANGfrPopupEditFile; + LANGPopupMakeSymlink := LANGfrPopupMakeSymlink; + LANGPopupRename := LANGfrPopupRename; + LANGPopupDelete := LANGfrPopupDelete; + LANGDialogChangePermissions := LANGfrDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGfrCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGfrDialogChangeOwner; + LANGCouldNotBeChownedS := LANGfrCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGfrDialogMakeSymlink; + LANGDialogEditSymlink := LANGfrDialogEditSymlink; + LANGFEditSymlink_Caption := LANGfrFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGfrFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGfrFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGfrFChmod_Caption; + LANGFChmod_PermissionFrame := LANGfrFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGfrFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGfrFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGfrFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGfrFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGfrFChmod_OctalLabel; + LANGFChmod_SUID := LANGfrFChmod_SUID; + LANGFChmod_SGID := LANGfrFChmod_SGID; + LANGFChmod_Sticky := LANGfrFChmod_Sticky; + LANGFChmod_RUSR := LANGfrFChmod_RUSR; + LANGFChmod_WUSR := LANGfrFChmod_WUSR; + LANGFChmod_XUSR := LANGfrFChmod_XUSR; + LANGFChmod_RGRP := LANGfrFChmod_RGRP; + LANGFChmod_WGRP := LANGfrFChmod_WGRP; + LANGFChmod_XGRP := LANGfrFChmod_XGRP; + LANGFChmod_ROTH := LANGfrFChmod_ROTH; + LANGFChmod_WOTH := LANGfrFChmod_WOTH; + LANGFChmod_XOTH := LANGfrFChmod_XOTH; + LANGFChmod_TextLabel := LANGfrFChmod_TextLabel; + LANGFChmod_FileLabel := LANGfrFChmod_FileLabel; + LANGFChown_Caption := LANGfrFChown_Caption; + LANGFChown_OwnerFrame := LANGfrFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGfrFChown_GroupFrame; + LANGFChown_FileFrame := LANGfrFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGfrFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGfrFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGfrFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGfrFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGfrmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGfrmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGfrmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGfrBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGfrmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGfrTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGfrSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGfrPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGfrPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGfrPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGfrPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGfrPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGfrPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGfrPreferences_NumHistoryItems; + LANGPreferences_Default := LANGfrPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGfrPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGfrPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGfrPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGfrPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGfrPreferences_Viewer; + LANGPreferences_Editor := LANGfrPreferences_Editor; + LANGPreferences_Terminal := LANGfrPreferences_Terminal; + LANGPreferences_ListFont := LANGfrPreferences_ListFont; + LANGPreferences_Change := LANGfrPreferences_Change; + LANGPreferences_UseDefaultFont := LANGfrPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGfrPreferences_Foreground; + LANGPreferences_Background := LANGfrPreferences_Background; + LANGPreferences_NormalItem := LANGfrPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGfrPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGfrPreferences_Cursor; + LANGPreferences_InactiveItem := LANGfrPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGfrPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGfrPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGfrPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGfrPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGfrPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGfrPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGfrPreferences_DefaultS; + LANGPreferences_SelectFont := LANGfrPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGfrBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGfrUpButton_Tooltip; + LANGRootButton_Tooltip := LANGfrRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGfrHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGfrLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGfrRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGfrmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGfrmiTargetSource_Caption; + LANGFileTypeDirectory := LANGfrFileTypeDirectory; + LANGFileTypeFile := LANGfrFileTypeFile; + LANGFileTypeMetafile := LANGfrFileTypeMetafile; + LANGPreferencesPanelsPage := LANGfrPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGfrPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGfrPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGfrPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGfrPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGfrPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGfrPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGfrPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGfrPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGfrPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGfrPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGfrPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGfrPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGfrPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGfrPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGfrPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGfrPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGfrPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGfrPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGfrPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGfrPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGfrPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGfrPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGfrPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGfrPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGfrPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGfrPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGfrPreferencesViewer; + LANGPreferencesCommandSC := LANGfrPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGfrPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGfrPreferencesEditor; + LANGPreferencesTerminal := LANGfrPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGfrPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGfrPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGfrPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGfrPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGfrPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGfrPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGfrPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGfrPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGfrmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGfrmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGfrmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGfrmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGfrmnuNetworkCaption; + LANGmiConnectionsCaption := LANGfrmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGfrmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGfrmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGfrmnuPluginsCaption; + LANGmiTestPluginCaption := LANGfrmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGfrmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGfrmiColumnsCaption; + LANGmiSavePositionCaption := LANGfrmiSavePositionCaption; + LANGmiMountCaption := LANGfrmiMountCaption; + LANGmiUmountCaption := LANGfrmiUmountCaption; + LANGmiEjectCaption := LANGfrmiEjectCaption; + LANGmiDuplicateTabCaption := LANGfrmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGfrmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGfrmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGfrCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGfrCannotLoadFile; + LANGMountPointDevice := LANGfrMountPointDevice; + LANGMountSC := LANGfrMountSC; + LANGNoPluginsFound := LANGfrNoPluginsFound; + LANGPluginAbout := LANGfrPluginAbout; + LANGCouldntOpenURI := LANGfrCouldntOpenURI; + LANGPluginAboutInside := LANGfrPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGfrAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGfrCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGfrThereIsNoModuleAvailable; + LANGIgnoreError := LANGfrIgnoreError; + LANGErrorMount := LANGfrErrorMount; + LANGErrorUmount := LANGfrErrorUmount; + LANGErrorEject := LANGfrErrorEject; + + LANGMounterPrefs_Caption := LANGfrMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGfrMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGfrMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGfrMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGfrMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGfrMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGfrMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGfrMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGfrMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGfrMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGfrMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGfrMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGfrMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGfrMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGfrMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGfrMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGfrMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGfrMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGfrMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGfrMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGfrMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGfrMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGfrMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGfrMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGfrMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGfrMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGfrMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGfrConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGfrConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGfrConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGfrConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGfrConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGfrConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGfrConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGfrConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGfrConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGfrConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGfrConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGfrConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGfrConnProp_FTP; + LANGConnProp_SFTP := LANGfrConnProp_SFTP; + LANGConnProp_SMB := LANGfrConnProp_SMB; + LANGConnProp_HTTP := LANGfrConnProp_HTTP; + LANGConnProp_HTTPS := LANGfrConnProp_HTTPS; + LANGConnProp_Other := LANGfrConnProp_Other; + LANGConnProp_Caption := LANGfrConnProp_Caption; + LANGConnProp_VFSModule := LANGfrConnProp_VFSModule; + LANGConnProp_URI := LANGfrConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGfrConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGfrConnProp_DetailedInformations; + LANGConnProp_Name := LANGfrConnProp_Name; + LANGConnProp_Server := LANGfrConnProp_Server; + LANGConnProp_Username := LANGfrConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGfrConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGfrConnProp_Password; + LANGConnProp_TargetDirectory := LANGfrConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGfrConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGfrConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGfrConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGfrConnLogin_Caption; + LANGConnLogin_Login := LANGfrConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGfrConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGfrConnLogin_Username; + LANGConnLogin_Password := LANGfrConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGfrConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGfrColumns_Caption; + LANGColumns_Title := LANGfrColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGfrColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGfrColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGfrColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGfrColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGfrColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGfrColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGfrColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGfrColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGfrColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGfrColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGfrColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGfrColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGfrColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGfrColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGfrColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGfrColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGfrColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGfrColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGfrColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGfrColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGfrColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGfrColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGfrTestPlugin_Caption; + LANGTestPlugin_Title := LANGfrTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGfrTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGfrTestPlugin_Plugin; + LANGTestPlugin_Command := LANGfrTestPlugin_Command; + LANGTestPlugin_Username := LANGfrTestPlugin_Username; + LANGTestPlugin_Password := LANGfrTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGfrTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGfrTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGfrRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGfrRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGfrRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGfrSearch_Bytes; + LANGSearch_kB := LANGfrSearch_kB; + LANGSearch_MB := LANGfrSearch_MB; + LANGSearch_days := LANGfrSearch_days; + LANGSearch_weeks := LANGfrSearch_weeks; + LANGSearch_months := LANGfrSearch_months; + LANGSearch_years := LANGfrSearch_years; + LANGSearch_Caption := LANGfrSearch_Caption; + LANGSearch_General := LANGfrSearch_General; + LANGSearch_Advanced := LANGfrSearch_Advanced; + LANGSearch_SearchResults := LANGfrSearch_SearchResults; + LANGSearch_SearchFor := LANGfrSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGfrSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGfrSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGfrSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGfrSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGfrSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGfrSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGfrSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGfrSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGfrSearch_Size; + LANGSearch_Date := LANGfrSearch_Date; + LANGSearch_BiggerThan := LANGfrSearch_BiggerThan; + LANGSearch_SmallerThan := LANGfrSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGfrSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGfrSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGfrSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGfrSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGfrSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGfrSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGfrSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGfrSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGfrSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGfrSearch_StatusSC; + LANGSearch_Ready := LANGfrSearch_Ready; + LANGSearch_PreparingToSearch := LANGfrSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGfrSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGfrSearch_UserCancelled; + LANGSearch_SearchFinished := LANGfrSearch_SearchFinished; + LANGSearch_FilesFound := LANGfrSearch_FilesFound; + LANGSearch_And := LANGfrSearch_And; + + LANGCloseOpenConnection := LANGfrCloseOpenConnection; + LANGDuplicateTabWarning := LANGfrDuplicateTabWarning; + LANGDontShowAgain := LANGfrDontShowAgain; + LANGSwitchOtherPanelWarning := LANGfrSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGfrOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGfrmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGfrDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGfrLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGfrOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGfrOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGfrShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGfrShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGfrmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGfrFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGfrCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGfrmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGfrPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGfrHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGfrHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGfrHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGfrHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGfrHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGfrFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGfrFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGfrFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGfrFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGfrFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGfrFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGfrFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGfrFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGfrFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGfrFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGfrFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGfrFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGfrFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGfrFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGfrFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('FR', @SetTranslation); + AddTranslation('fr_FR', @SetTranslation); +end. diff --git a/translations/UTranslation_HU.pas b/translations/UTranslation_HU.pas new file mode 100644 index 0000000..a9a72cc --- /dev/null +++ b/translations/UTranslation_HU.pas @@ -0,0 +1,1256 @@ +(* + Tux Commander - UTranslation_HU - Hungarian Localization constants + Copyright (C) 2007 Marian Kepesi <m_kepesi@yahoo.com> + Check for updates on tuxcmd.sourceforge.net + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_HU; + +interface + +implementation + +uses ULocale; + +const LANGhuF2Button_Caption = 'F2 - Átnevezés'; + LANGhuF3Button_Caption = 'F3 - Megtekintés'; + LANGhuF4Button_Caption = 'F4 - Módosítás'; + LANGhuF5Button_Caption = 'F5 - Másolás'; + LANGhuF6Button_Caption = 'F6 - Áthelyezés'; + LANGhuF7Button_Caption = 'F7 - Új könyvtár'; + LANGhuF8Button_Caption = 'F8 - Törlés'; + + LANGhumnuFile_Caption = '_Fájl'; + LANGhumnuMark_Caption = '_Kijelölés'; + LANGhumnuCommands_Caption = '_Utasítások'; + LANGhumnuHelp_Caption = '_Súgó'; + LANGhumiExit_Caption = 'Ki_lépés'; + LANGhumiSelectGroup_Caption = '_Csoport kijelölése...'; + LANGhumiUnselectGroup_Caption = 'Kijelölt fájl _visszavonása...'; + LANGhumiSelectAll_Caption = '_Mindent kijelöl'; + LANGhumiUnselectAll_Caption = 'Min_dent visszavon'; + LANGhumiInvertSelection_Caption = '_Inverz kijelölés'; + LANGhumiRefresh_Caption = 'Új_ratölt'; + LANGhumiAbout_Caption = '_Névjegy...'; + + LANGhuColumn1_Caption = 'Név'; + LANGhuColumn2_Caption = 'Kiterjesztés'; + LANGhuColumn3_Caption = 'Méret'; + LANGhuColumn4_Caption = 'Dátum'; + LANGhuColumn5_Caption = 'Attribútum'; + + LANGhuExpandSelection = 'Kiválasztás bövítese'; + LANGhuShrinkSelection = 'Kiválasztás szükítese'; + LANGhuNoMatchesFound = 'Nincs találat'; + LANGhuNoFilesSelected = 'Nincs megjelölve fájl!'; + LANGhuSelectedFilesDirectories = '%d kijelölt fájl/könyvtár'; + LANGhuDirectoryS = 'könyvtár %s'; + LANGhuFileS = 'fájl %s'; + LANGhuDoYouReallyWantToDeleteTheS = 'Valóban eltávolítani kívanja a %s -t?'; + LANGhuDoYouReallyWantToDeleteTheSS = 'Valóban eltávolítani kívanja a %s -t?'#10'%s'; + LANGhuCopyFiles = 'Fájlok másolása'; + LANGhuMoveRenameFiles = 'Fájlok áthelyezése/átnevezése'; + LANGhuCopyDFileDirectoriesTo = '%d fájl/könyvtár másolása ide:'; + LANGhuMoveRenameDFileDirectoriesTo = '%d fájl áthelyezése/átnevezése ide:'; + LANGhuCopySC = 'Másolni:'; + LANGhuMoveRenameSC = 'Áthelyezni/átnevezni'; + + LANGhuQuickFind = ' Kikeresni:'; + + LANGhuAboutString = 'Tux Commander'#10'Verzió %s'#10'Megírásának dátuma: %s'#10#10'Copyright (c) 2008 Tomáš Bžatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'WWW-lap: http://tuxcmd.sourceforge.net/'; + LANGhuAboutStringGnome = 'verzió %s'#10'Megírásának dátuma: %s'#10'WWW-lap: http://tuxcmd.sourceforge.net/'; + LANGhuDiskStatFmt = '%s a %s -ból szabad'; + LANGhuDiskStatVolNameFmt = '[%s] %s a %s-ból szabad'; + LANGhuStatusLineFmt = '%s a %s-ból és %d a %d fájlból kijelölve'; + LANGhuPanelStrings : array[boolean] of string = ('jobb','bal'); + + LANGhuDIR = '<DIR>'; + LANGhuErrorGettingListingForSPanel = 'Könyvtár megnyitási hiba a %s ablakban:'#10' %s'#10#10'Útvonal = ''%s'''; + LANGhuErrorGettingListingForSPanelNoPath = 'Könyvtár megnyitási hiba a %s ablakban'#10' %s'; + LANGhuErrorCreatingNewDirectorySInSPanel = 'A ''%s'' könyvtárat nem lehet létrehozni a %s ablakban:'#10' %s'; + LANGhuErrorCreatingNewDirectorySInSPanelNoPath = 'A ''%s'' könyvtárat nem lehet létrehozni a %s ablakban:'#10' %s'; + LANGhuTheFileDirectory = 'Fájl/könyvtár'; + LANGhuCouldNotBeDeleted = 'nem sikerült törölni'; + LANGhuCouldNotBeDeletedS = 'nem sikerült törölni: %s'; + LANGhuUserCancelled = 'Operáció megszakítva!'; + LANGhuTheDirectorySIsNotEmpty = 'A %s könyvtár nem üres!'; + LANGhuCannotCopyFile = 'A fájl nem másolható'; + LANGhuCopyError = 'Másolási hiba'; + LANGhuMoveError = 'Áthelyezési hiba'; + LANGhuOverwriteS = 'Felülírni: %s'; + LANGhuWithFileS = 'a %s fájllal'; + LANGhuOvewriteSBytesS = '%s byte, %s'; + LANGhuTheFile = 'Fájl'; + LANGhuCopy = 'Másolás'; + LANGhuMove = 'Áthelyezés'; + LANGhuTheDirectory = 'Könyvtár'; + LANGhuTheSymbolicLink = 'Szimbolikus hivatkozás'; + LANGhuCannotMoveFile = 'Nem lehet áthelyezni a fájlot'; + LANGhuCouldNotBeCreated = 'nem sikerült létrehozni'; + LANGhuCouldNotBeCreatedS = 'nem sikerült létrehozni %s'; + LANGhuFromS = 'innen: %s'; + LANGhuToS = 'ide: %s'; + LANGhuCannotCopyFileToItself = 'A forrás- és célállomány megegyezik (ugyanaz)!'; + LANGhuMemoryAllocationFailed = 'Memória allokációs hiba:'; + LANGhuCannotOpenSourceFile = 'Nem sikerült megnyitni a forrásállományt'; + LANGhuCannotOpenDestinationFile = 'Nem sikerült megnyitni a célállományt'; + LANGhuCannotCloseDestinationFile = 'Nem sikerült bezárni a célállományt'; + LANGhuCannotCloseSourceFile = 'Nem sikerült bezárni a forrásállományt'; + LANGhuCannotReadFromSourceFile = 'A forrásállomány nem olvasható'; + LANGhuCannotWriteToDestinationFile = 'A célállomány nem írható'; + + LANGhuUnknownException = 'Ismeretlen hiba'; + LANGhuNoAccess = 'Hozzáférés elutasítva'; + LANGhuUnknownError = 'Ismeretlen hiba'; + + LANGhuCreateANewDirectory = 'Új könyvtár létrehozása'; + LANGhuEnterDirectoryName = 'Adja be a könyvtár _nevét:'; + + LANGhuOverwriteQuestion = 'Felülírás jóváhagyása'; + LANGhuOverwriteButton_Caption = '_Felülírni'; + LANGhuOverwriteAllButton_Caption = '_Mindet felülírni'; + LANGhuSkipButton_Caption = 'Á_tugorni'; + LANGhuOverwriteAllOlderButton_Caption = 'Minden _régebbi felülírása'; + LANGhuSkipAllButton_Caption = '_Kihagy mindent'; + LANGhuRenameButton_Caption = 'Átneve_zni'; + LANGhuAppendButton_Caption = '_Hozzácsatolni'; + LANGhuRename = 'Átnevezni'; + LANGhuRenameFile = 'A ''%s'' fájl átnevezése erre:'; + LANGhuIgnoreButton_Caption = '_Ignorálni'; + + LANGhuProgress = 'Müvelet folyamatban'; + LANGhuCancel = '_Storno'; + LANGhuDelete = 'Törlés:'; + + LANGhuSpecifyFileType = 'Válasszon fájl_típust:'; + + LANGhuRemoveDirectory = 'Könyvtárat eltávolítani'; + LANGhuDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Az alkönyvtárakkal együtt mindent kíván törölni?'; + LANGhuRetry = '_Megismételni'; + LANGhuDeleteButton_Caption = '_Eltávolítani'; + LANGhuAll = 'Minde_t'; + + LANGhuCopyFilesSC = 'A köv. fájlok másolása:'; + LANGhuAppendQuestion = 'Valóban kívánja a ''%s'' fájl ''%s'' fájlhoz való csatolását?'; + LANGhuPreparingList = 'Az állományok listája készül...'; + + LANGhuYouMustSelectAValidFile = 'Kérem, érvényes fájlot jelöljön meg!'; + LANGhumiVerifyChecksums = '_Checksum ellenörzése'; + LANGhuVerifyChecksumsCaption = 'Checksum ellenörzése'; + LANGhuCheckButtonCaptionCheck = '_Ellenörizni'; + LANGhuCheckButtonCaptionStop = '_Stop'; + LANGhuFileListTooltip = '[?] - Idáig nem ellenörzött'#10'[OK] - Checksum rendben'#10'[BAD] - Checksum-hiba'#10'[N/A] - A fájl nem elérhetö'; + LANGhuFilenameColumnCaption = 'Fájl'; + LANGhuTheFileSYouAreTryingToOpenIsQuiteBig = 'A ''%s''fájl, melyet olvasni próbál, túl nagy (%s bájtos). Érvénytelen Checksum elöfordulhat.'#10#10'Kívánja folytatni?'; + LANGhuAnErrorOccuredWhileInitializingMemoryBlock = 'Memória-allokációs hiba történt. Próbáljon meg több memóriát felszabadítani pár applikáció bezárásával, majd próbálja újra.'; + LANGhuAnErrorOccuredWhileOpeningFileSS = 'Nem lehet megnyitni a fájlot ''%s'':'#10' %s'; + LANGhuAnErrorOccuredWhileReadingFileSS = 'Nem lehet a fájlból olvasni ''%s'':'#10' %s'; + LANGhuChecksumNotChecked = '<span weight="bold">Stav:</span> Nincs ellenörizve'; + LANGhuChecksumChecking = '<span weight="bold">Stav:</span> Ellenörzés folyamatban...'; + LANGhuChecksumInterrupted = '<span weight="bold">Stav:</span> Megszakítva'; + LANGhuChecksumDOK = '<span weight="bold">Állapot:</span> %d%% OK'; + + LANGhumiCreateChecksumsCaption = '_Checksum létrehozása...'; + LANGhuYouMustSelectAtLeastOneFileToCalculateChecksum = 'Legalább egy érvényes fájlot meg kell jelölni a Checksum létrehozásához!'; + LANGhuCreateChecksumsCaption = 'Checksum létrehozása'; + LANGhuCCHKSUMPage1Text = 'Az ablakban megjelölt fájlok'#10' Checksum-jának létrehozására készül. Amennyiben '#10'nincs megjelölve az összes szükséges fájl,'#10'lépjen ki ebböl az ablakból és kezdje elölröl..'; + LANGhuCCHKSUMPage4Text = 'Checksum-ok létrehozására felkészülve.'#10'Ez a folyamat néhány percig is eltarthat..'#10'Folytatás a Tovább gomb lenyomásával..'; + LANGhuCCHKSUMPage6Text = 'A müvelet közben a köv. hibák történtek:'; + LANGhuCCHKSUMPage7Text = 'A Checksum-ok elkészültek.'#10#10'Ezt az ablakot a Befejez(Bezár) gombbal zárhatja be.'; + LANGhuCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Fájl(ok) elökészítése</span>'; + LANGhuCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Válassza ki a kívánt Chechsum típusát</span>'; + LANGhuCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Válasszon fájlnevet</span>'; + LANGhuCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Müveletre felkészülve</span>'; + LANGhuCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Az ellenörzes folyamatban...</span>'; + LANGhuCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Hiba!</span>'; + LANGhuCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Végrehajtva</span>'; + LANGhuCCHKSUMSFVFile = 'SFV fájl'; + LANGhuCCHKSUMMD5sumFile = 'MD5 fájl'; + LANGhuCCHKSUMFileName = '_Fájlnév:'; + LANGhuCCHKSUMCreateSeparateChecksumFiles = '_Különálló Checksum Fájlok'; + LANGhuCCHKSUMNowProcessingFileS = 'Ellenörzés alatt lévö fájl: %s'; + LANGhuCCHKSUMFinishCaption = '_Befejez'; + LANGhuCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Valóban meg kívánja szakítani az ellenörzést?'; + LANGhuCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Hiba történt a köv. fájl megnyitásakor: ''%s'': %s'#10; + LANGhuCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Hiba történt a köv. fájl olvasásakor: ''%s'': %s'#10; + LANGhuCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Hiba történt a köv. fájlba való írás során: ''%s'': %s'#10; + + LANGhuAnErrorOccuredWhileWritingFileSS = 'A köv. fájl nem írható ''%s'':'#10' %s'; + LANGhuTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'A ''%s'' célfájl már létezik. Kívánja felülírni?'; + LANGhuTheTargetFileSCannotBeRemovedS = 'A ''%s'' fájl nem távolítható el: %s'; + LANGhuMergeCaption = 'Összekötni'; + LANGhuPleaseInsertNextDiskOrGiveDifferentLocation = 'Kérem, helyezze be a köv. floppy-t, vagy adjon meg egy másik könyvtárat:'; + LANGhuMergeOfSSucceeded = 'A ''%s'' fájl összekapcsolása sikeresen végrehajtva (Checksum OK).'; + LANGhuWarningCreatedFileFailsCRCCheck = 'Figyelmeztetés: A létrehozott fájl Checksum-ja nem egyezik!'; + LANGhuMergeOfSSucceeded_NoCRCFileAvailable = 'A ''%s'' fájl összekapcsolása sikeresen végrehajtva (A Checksum nem hozzáférhetö).'; + LANGhuMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'A ''%s'' fájl és minden nevében hozzáfüzödö fájl összekapcsolása a köv. könyvtárba::'; + LANGhuMergeSC = 'Összekapcsol:'; + LANGhumiSplitFileCaption = 'Fájl da_rabolása...'; + LANGhumiMergeFilesCaption = 'Fájlok összeka_pcsolása...'; + + LANGhuSplitTheFileSToDirectory = 'A ''%s'' fájl szétda_rabolása a célkönyvtárba:'; + LANGhuSplitSC = 'Szétdarabol:'; + LANGhuSplitFile = 'Fájl darabolása'; + LANGhuBytesPerFile = '_Byte fájlonként:'; + LANGhuAutomatic = 'Automatikusan'; + LANGhuDeleteFilesOnTargetDisk = 'A fájlok törlé_se a céllemezen (kivehetö lemezek esetében alkalmas)'; + LANGhuSplitCaption = 'Szétdarabolás'; + LANGhuCannotOpenFileS = 'Nem lehet megnyitni a ''%s'' fájlot'; + LANGhuCannotSplitTheFileToMoreThan999Parts = 'A fájl max. 999 darabra metélhetö szét!'; + LANGhuThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'A célkönyvtárban a köv. fájlok találhatóak:'#10'%s'#10'Kívánja öket törölni?'; + LANGhuThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'A célkönyvtárban %d fáj található. Kívánja öket törölni?'; + LANGhuAnErrorOccuredWhileOperationS = 'Hiba a müvelet végrehajtásakor: %s'; + LANGhuSplitOfSSucceeded = 'A ''%s'' fájl darabolása sikeresen befejezve.'; + LANGhuSplitOfSFailed = 'A ''%s'' fájl darabolása sikertelen!'; + + LANGhumnuShow_Caption = '_Megjelenítés'; + LANGhumiShowDotFiles_Caption = 'Rejtett fájlok megjeleníté_se'; + LANGhuTheFileYouAreTryingToOpenIsQuiteBig = 'A beolvasni kívánt fájl nagy méretü. Külsö appplikacióban (pl. gedit) történö megjelenítése a redszer lelassulását okozhatja.'#10'Kívánja folytatni?'; + LANGhuCannotExecuteSPleaseCheckTheConfiguration = 'Nem indítható: ''%s''. Kérem, ellenörizze a beállításokat.'; + LANGhuEdit = 'Módosít'; + LANGhuEnterFilenameToEdit = 'Adja b_e a módosítani kívánt fájlnevet:'; + + LANGhumnuSettings_Caption = 'Beálli_tás'; + LANGhumiFileTypes_Caption = 'Fájl_típusok...'; + LANGhuThereIsNoApplicationAssociatedWithS = 'Egyetlen applikáció sincs a "%s" fájlhoz hozzárendelve.'#10#10'Kívánja a fájltípusokhoz hozzárendelt akciók dualógusának megnyitását?'; + LANGhuErrorExecutingCommand = 'Az utasítást nem lehet végrehajtani!'; + LANGhuEditFileTypesCaption = 'Hozzárendelés beállítása'; + LANGhuTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Fájltípusok</span>'; + LANGhuExtensionsColumn = 'Kiterjesztések'; + LANGhuDescriptionColumn = 'Leírás'; + LANGhuFileTypesList = 'Fájltípusok listája'; + LANGhuActionName = 'Az akció neve'; + LANGhuCommand = 'Utasítás'; + LANGhuSetDefaultActionButton_Caption = 'Kii_nduló állapot beállítása'; + LANGhuRunInTerminalCheckBox_Caption = 'Indí_tás a konzolban (terminál).'; + LANGhuAutodetectCheckBox_Caption = 'Graf. pr_ogram autodetekciója'; + LANGhuBrowseButton_Caption = 'Átkere_sni...'; + LANGhuCommandLabel_Caption = '_Utasítás:'; + LANGhuDescriptionLabel_Caption = 'Fájltí_pus leírása:'; + LANGhuFNameExtLabel_Caption = 'Uj Típus hozzáa_dása:'; + LANGhuNotebookPageExtensions = 'Fájltípus'; + LANGhuNotebookPageActions = 'Akció'; + LANGhuDefault = ' (Default)'; + LANGhuCannotSaveFileTypeAssociationsBecauseOtherProcess = 'A fájltípusok listája nem menthetö el, mert közben egy másik applikáció is megváltoztatta.'; + + LANGhuDefaultColor = 'Default _szín'; + LANGhuIcon = '_Ikon:'; + LANGhuBrowseForIcon = 'Ikon kersése'; + LANGhuSelectFileTypeColor = 'Fájltípus színének választása'; + LANGhuColor = 'Szí_n:'; + + LANGhumiChangePermissions_Caption = 'Jogok meg_változtatása...'; + LANGhumiChangeOwner_Caption = 'Tu_lajdonos/csoport megváltoztatása...'; + LANGhumiCreateSymlink_Caption = 'Hivat_kozás létrehozása...'; + LANGhumiEditSymlink_Caption = 'Hivatkozás mó_dosítasa...'; + LANGhuChmodProgress = 'Jog megváltoztatása'; + LANGhuChownProgress = 'Tulajdonos megváltoztatása:'; + LANGhuYouMustSelectAValidSymbolicLink = 'Válasszon érvényes hivatkozást!'; + LANGhuPopupRunS = 'Végrehaj_tani a %s -t'; + LANGhuPopupOpenS = '_Megnyitni a : %s -t'; + LANGhuPopupGoUp = 'Eggyel felje_bbi könyvtárra váltani'; + LANGhuPopupOpenWithS = 'Megnyitni ebben: %s'; + LANGhuPopupDefault = ' (default)'; + LANGhuPopupOpenWith = 'Meg_nyitni a...'; + LANGhuPopupViewFile = 'Fájl ábrá_zolása'; + LANGhuPopupEditFile = 'Fájl módo_sítása'; + LANGhuPopupMakeSymlink = 'Default _utasítás'; + LANGhuPopupRename = 'Átn_evezni'; + LANGhuPopupDelete = 'Eltá_volítanit'; + LANGhuDialogChangePermissions = 'Jogok meg_változtatása'; + LANGhuCouldNotBeChmoddedS = 'Nem lehet a jogokat megváltoztatni: %s'; + LANGhuDialogChangeOwner = 'Tu_lajdonos/csoport megváltoztatása'; + LANGhuCouldNotBeChownedS = 'Nem lehet a tulajdonost megváltoztatni: %s'; + LANGhuDialogMakeSymlink = 'Hivatkozás létrehozása'; + LANGhuDialogEditSymlink = 'Hivatkozás módosítasa'; + LANGhuFEditSymlink_Caption = 'Szimbolikus hivatkozás módositasa'; + LANGhuFEditSymlink_SymbolicLinkFilename = 'Hivatkozás _neve:'; + LANGhuFEditSymlink_SymbolicLinkPointsTo = 'A hivatkozás ide m_utat:'; + + LANGhuFChmod_Caption = 'Jogok'; + LANGhuFChmod_PermissionFrame = 'Jogosultságok betüi'; + LANGhuFChmod_FileFrame = 'Fájl'; + LANGhuFChmod_ApplyRecursivelyFor = 'Ismételten a_pplikálni ezeken:'; + LANGhuFChmod_miAllFiles = 'Minden fájl és könyvtár'; + LANGhuFChmod_miDirectories = 'Csak könyvtárak'; + LANGhuFChmod_OctalLabel = '_Számokkal való kifejezés:'; + LANGhuFChmod_SUID = 'SUID - Állomány tulajdonosának ID-je futtatáskor'; + LANGhuFChmod_SGID = 'SGID - Csoport ID-je a futtatáskor'; + LANGhuFChmod_Sticky = '''sticky'' bit'; + LANGhuFChmod_RUSR = 'RUSR - Olvasás a tulajdonos által'; + LANGhuFChmod_WUSR = 'WUSR - Írás a tulajdonos által'; + LANGhuFChmod_XUSR = 'XUSR - Futtatás a tulajdonos által'; + LANGhuFChmod_RGRP = 'RGRP - Olvasás a csoport által'; + LANGhuFChmod_WGRP = 'WGRP - Írás a csoport által'; + LANGhuFChmod_XGRP = 'XGRP - Futtatás a csoport által'; + LANGhuFChmod_ROTH = 'ROTH - Olvasás mások által'; + LANGhuFChmod_WOTH = 'WOTH - Írás mások által'; + LANGhuFChmod_XOTH = 'XOTH - Futtatás mások által'; + LANGhuFChmod_TextLabel = '<span weight="ultrabold">Szimbolikus kifejezés:</span> %s'; + LANGhuFChmod_FileLabel = '<span weight="ultrabold">Választott fájl:</span> %s'#10'<span weight="ultrabold">Szimbolikus kifejezés:</span> %s'#10 + + '<span weight="ultrabold">Számeli kifejezés:</span> %d'#10'<span weight="ultrabold">Tulajdonos:</span> %s'#10 + + '<span weight="ultrabold">Csoport:</span> %s'; + + LANGhuFChown_Caption = 'Tulajdonos/csoport megváltoztatása'; + LANGhuFChown_OwnerFrame = 'Tulajdonos'; + LANGhuFChown_GroupFrame = 'Csoport neve'; + LANGhuFChown_FileFrame = 'Fájl'; + LANGhuFChown_ApplyRecursively = 'Rekurzív _alkalmazás'; + + LANGhuFSymlink_Caption = 'Szimbolikus hivatkozás létrehozása'; + LANGhuFSymlink_ExistingFilename = 'Lét_ezö fájl (amire a hivatkozás mutat):'; + LANGhuFSymlink_SymlinkFilename = 'A hivatkozás _neve:'; + + LANGhumnuBookmarks_Caption = 'Kön_yvjelzök'; + LANGhumiAddBookmark_Caption = 'Könyvjelzö hozzáadása'; + LANGhumiEditBookmarks_Caption = 'Könyvjelzö módosítása'; + LANGhuBookmarkPopupDelete_Caption = '_Törölni'; + LANGhumiPreferences_Caption = '_Beállítások...'; + LANGhuTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'A létrehozni kívánt könyvtár már létezik a listában.'; + LANGhuSomeOtherInstanceChanged = 'Egy másik futtatás során megváltoztak a program beallításai. Kívanja az új beállításokat ' + + 'használni az aktuális ablakra vonatkozóan?'#10#10'Figyelmeztetés: Amennyiben nem engedélyezi a változások akceptálását, ez az új beállítás felül lesz írva az applikáció bezárásakor.'; + + LANGhuPreferences_Caption = 'Applikáció beállítása'; + LANGhuPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Applikáció beállítása</span>'; + LANGhuPreferences_GeneralPage = 'Általános'; + LANGhuPreferences_FontsPage = 'Betütípus'; + LANGhuPreferences_ColorsPage = 'Színek'; + LANGhuPreferences_RowHeight = 'Sorma_gasság:'; + LANGhuPreferences_NumHistoryItems = 'Bejegyzések száma a "Command Line _History"-ban:'; + LANGhuPreferences_Default = 'Default'; + LANGhuPreferences_ClearReadonlyAttribute = 'A "Csak _olvas" attribútum eltávolítása CD-ROM-ról való másoláskor'; + LANGhuPreferences_DisableMouseRenaming = 'Egérrel tö_rténö gyors átnevezés tiltása'; + LANGhuPreferences_ShowFiletypeIconsInList = 'Fájltípusok standard _ikonjainak ábrázolása'; + LANGhuPreferences_ExternalAppsLabel = '<span weight="ultrabold">Külsö applikációk</span>'; + LANGhuPreferences_Viewer = '_Viewer:'; + LANGhuPreferences_Editor = '_Editor:'; + LANGhuPreferences_Terminal = '_Konzol:'; + LANGhuPreferences_ListFont = 'Az ablakok betütípusa:'; + LANGhuPreferences_Change = 'Válto_tatni...'; + LANGhuPreferences_UseDefaultFont = 'Default _betütípus használata'; + LANGhuPreferences_Foreground = 'Szöveg'; + LANGhuPreferences_Background = 'Háttér'; + LANGhuPreferences_NormalItem = 'Standard elemek:'; + LANGhuPreferences_SetToDefaultToUseGTKThemeColors = 'A kiindulási beállítások esetében az aktuális GTK Theme színei lesznek alkalmazva'; + LANGhuPreferences_Cursor = 'Kurzor:'; + LANGhuPreferences_InactiveItem = 'Nem aktív elemek:'; + LANGhuPreferences_SelectedItem = 'Kijelölt elemek:'; + LANGhuPreferences_LinkItem = 'Szimbolikus hivatkozások:'; + LANGhuPreferences_LinkItemHint = 'A kiindulási beállításokkor a norm. elemek színei lesznek alkalmazva'; + LANGhuPreferences_DotFileItem = 'Rejtett fájlok:'; + LANGhuPreferences_DotFileItemHint = 'A kiindulási beállításokkor a norm. elemek színei lesznek alkalmazva'; + LANGhuPreferences_BrowseForApplication = 'Applikáció választása'; + LANGhuPreferences_DefaultS = 'Default: %s'; + LANGhuPreferences_SelectFont = 'Betütípus választása'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGhuBookmarkButton_Tooltip = 'Könyvjelzök ábrázolása'; + LANGhuUpButton_Tooltip = 'Egy könyvtárral feljebb lépni'; + LANGhuRootButton_Tooltip = 'Ugrás a gyökérkönyvtárba (/)'; + LANGhuHomeButton_Tooltip = 'Ugrás a felhasználói könyvtárba (/home/user)'; + LANGhuLeftEqualButton_Tooltip = 'A jobb ablak-beli könyvtár változtatása az aktuálisra'; + LANGhuRightEqualButton_Tooltip = 'A bal ablak-beli könyvtár változtatása az aktuálisra'; + LANGhumiShowDirectorySizes_Caption = 'Elfoglalt t_erület számítása'; + LANGhumiTargetSource_Caption = 'Célkönyv_tár = Aktuális könyvtár'; + LANGhuFileTypeDirectory = 'Könyvtárak'; + LANGhuFileTypeFile = 'Fájlok'; + LANGhuFileTypeMetafile = 'Közös meta-elem'; + LANGhuPreferencesPanelsPage = 'Ablakok'; + LANGhuPreferencesApplicationsPage = 'Applikációk'; + LANGhuPreferencesExperimentalPage = 'Experimentális funkciók'; + LANGhuPreferencesSelectAllDirectoriesCheckBox_Caption = 'Tömeges bejelöléskor _a könyvtárakat is belefoglalni'; + LANGhuPreferencesNewStyleAltOCheckBox_Caption = 'Új s_tílus Alt+O'; + LANGhuPreferencesNewStyleAltOCheckBox_Tooltip = 'Átkapcsoláskor nem változik az aktuális könyvtár'; + LANGhuPreferencesShowFuncButtonsCheckBox_Caption = '_Funkció-billentyük ábrázolása (alsó lista)'; + LANGhuPreferencesSizeFormatLabel_Caption = 'Számok for_mátuma:'; + LANGhuPreferencesmiSizeFormat1 = 'Rendszer'; + LANGhuPreferencesmiSizeFormat6 = 'Dinamikus'; + LANGhuPreferencesAutodetectXApp = 'X applikációk autodetekciója'; + LANGhuPreferencesAlwaysRunInTerminal = 'Konzol-béli indítás'; + LANGhuPreferencesNeverRunInTerminal = 'Ne indítsd a konzolban'; + LANGhuPreferencesCmdLineBehaviourLabel_Caption = 'Utasítássorból tö_rténö indítás:'; + LANGhuPreferencesFeatures = 'Funkció'; + LANGhuPreferencesDisableMouseRename_Tooltip = 'Gyors átnevezéshez használható a Shift+F6 bill.-kombináció e választás letiltásakor'; + LANGhuPreferencesDisableFileTipsCheckBox_Caption = 'Tipp-box tiltása a fá_jl teljes nevével'; + LANGhuPreferencesDisableFileTipsCheckBox_Tooltip = 'Tipp-box tiltása a fájl teljes nevével, amennyiben a fájl/könyvtár neve az ablakban rövidítetve van.'; + LANGhuPreferencesShow = 'Ábrázolás'; + LANGhuPreferencesDirsInBoldCheckBox_Caption = 'Könyvtárak vastag be_tüvel'; + LANGhuPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Könyvtárnevek ábrázolása szögletes zárójel nélkül'; + LANGhuPreferencesOctalPermissionsCheckBox_Caption = 'Jogok megjelenítése szám_okkal'; + LANGhuPreferencesOctalPermissionsCheckBox_Tooltip = 'Könyvtárakra és fájlokra vonatkozó jogosultságok megjelenítése számokkal'; + LANGhuPreferencesMovement = 'Ugrálás az ablakokban'; + LANGhuPreferencesLynxLikeMotionCheckBox_Caption = 'Ugrálás a _Lynx böngészö stílusában'; + LANGhuPreferencesInsertMovesDownCheckBox_Caption = 'Az In_sert lefelé mozgatja a kurzort'; + LANGhuPreferencesSpaceMovesDownCheckBox_Caption = 'A szóköz bill. lefelé _mozgatja a kurzort '; + LANGhuPreferencesViewer = 'Böngészö'; + LANGhuPreferencesCommandSC = 'Utasítás:'; + LANGhuPreferencesUseInternalViewer = 'Belsö _böngészö használata'; + LANGhuPreferencesEditor = 'Editor'; + LANGhuPreferencesTerminal = 'Konzol'; + LANGhuPreferencesExperimentalFeatures = 'Experimentáis funkciók'; + LANGhuPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Figyelmeztetés:</span> Ezek a funkciók fejlesztés alatt állnak és hibamentes müködésük nem biztosított. Használja öket saját felelösségére!'; + LANGhuPreferencesFocusRefreshCheckBox_Caption = 'A panelok új_raolvasása az applikáció ablakjaiba lépéskor'; + LANGhuPreferencesFocusRefreshCheckBox_Tooltip = 'Ez a müvelet hosszabb ideig tart az ablakban lévö allományok számától függöen'; + LANGhuPreferencesWMCompatModeCheckBox_Caption = '_Kompatibilitás ablakkezelökkel'; + LANGhuPreferencesWMCompatModeCheckBox_Tooltip = 'Használjuk ablakkezelökkel felálló nehézségek esetén (pl. IceWM nem maximalizálja helyesen az ablakot)'; + LANGhuPreferencesCompatUseLibcSystemCheckBox_Caption = 'A libc _system() funkció használata proces-ek indításához'; + LANGhuPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Használjuk programindítási nehézségek vagy fagyások esetén'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGhumiSearchCaption2 = '_Fájlok keresése..'; + LANGhumiNoMounterBarCaption = 'Lemezek sávját ne ábrázolja'; + LANGhumiShowOneMounterBarCaption = 'Lemezek 1 sávját ábrázolja'; + LANGhumiShowTwoMounterBarCaption = 'Lemezek 2 sávját ábrázolja'; + LANGhumnuNetworkCaption = 'Hálóza_t'; + LANGhumiConnectionsCaption = 'Kapc_solat - kezelö...'; + LANGhumiOpenConnectionCaption = 'Ka_pcsolódni...'; + LANGhumiQuickConnectCaption = 'Gyo_rs kapcsolódás...'; + LANGhumnuPluginsCaption = '_Modulok'; + LANGhumiTestPluginCaption = 'Modulok ellenör_zése...'; + LANGhumiMounterSettingsCaption = 'Lemezek sávjának beállítása...'; + LANGhumiColumnsCaption = 'Oszlopo_k beállítása...'; + LANGhumiSavePositionCaption = 'Pozíció mentése'; + LANGhumiMountCaption = 'Ka_pcsolódni'; + LANGhumiUmountCaption = 'Lekapcs_olódni'; + LANGhumiEjectCaption = '_Eject'; + LANGhumiDuplicateTabCaption = 'Ú_j ablak megnyitása '; + LANGhumiCloseTabCaption = 'Aktuális ablak be_zárása'; + LANGhumiCloseAllTabsCaption = 'Minden ablak bezárá_sa'; + LANGhuCannotDetermineDestinationEngine = 'A célkönyvtár nem elérhetö. Kérem, ellenörizze az utat, majd próbálja újra.'; + LANGhuCannotLoadFile = 'Nem megnyitható a ''%s'' fájl. Kérem, ellenörizze a jogokat, majd próbálja újra.'; + LANGhuMountPointDevice = 'Csatlakozási pont: %s'#10'Berendezés: %s'; + LANGhuMountSC = 'Csatlakozás:'; + LANGhuNoPluginsFound = 'A modul nincs meg'; + LANGhuPluginAbout = 'A modulról...'; + LANGhuCouldntOpenURI = 'Nem sikerült a távoli kapcsolat létrehozása. Kérem, ellenörizze a címet és a jogokat.'; + LANGhuPluginAboutInside = 'Modul: %s'#10#10'%s'#10'%s'; + LANGhuAreYouSureCloseAllTabs = 'Valóban be kívánja zárni az összes többi ablakot?'; + LANGhuCouldntOpenURIArchive = 'Az archívumot nem sikerült megnyitni, valószínüleg meg van sérülve. Kérem, ellenörizze a címet és a jogokat.'; + LANGhuThereIsNoModuleAvailable = 'A kapcsolat megnyitásához szükséges modult nem találtam. Kérem, ellenörizze az aktív modulokat. '; + LANGhuIgnoreError = 'Valóban figyelmen kívül kívánja hagyni ezt a hibát? A forrásfájl törölve lesz.'; + LANGhuErrorMount = 'A berendezés bejelentkezésekor hiba történt ''%s'':'#10#10; + LANGhuErrorUmount = 'A berendezés lejelentkezésekor hiba történt ''%s'':'#10#10; + LANGhuErrorEject = 'A berendezés kiemelésekor hiba történt''%s'':'#10#10; + + LANGhuMounterPrefs_Caption = 'A lemezek ablakjainak beállítása'; + LANGhuMounterPrefs_TitleLabelCaption = 'A lemezek ablakjainak beállítása'; + LANGhuMounterPrefs_ListViewFrameCaption = 'Kapcsolódási pontok'; + LANGhuMounterPrefs_MountName = 'Név'; + LANGhuMounterPrefs_MountPoint = 'Mount point'; + LANGhuMounterPrefs_Device = 'Berendezés'; + LANGhuMounterPrefs_MoveUpButtonTooltip = 'Mozgatás felfele'; + LANGhuMounterPrefs_MoveDownButtonTooltip = 'Mozgatás lefele'; + LANGhuMounterPrefs_UseFSTabDefaultsCheckBox = 'A kapc_solódási pontok rendszer-listájának használata'; + LANGhuMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'Amennyiben ez a lehetöség aktív, a kapcsolódási pontok rendszer-listája kerül használatra az /etc/fstab rendszerfájlból'; + LANGhuMounterPrefs_ToggleModeCheckBox = 'A lemezek kapcsolói benyomva maradnak '; + LANGhuMounterPrefs_ToggleModeCheckBoxTooltip = 'Amennyiben ez a lehetöség aktív, a panel gombjai benyomva maradnak, ha a berendezés jelen van. A berendezésre való kattintással azt lecsatlakoztatjuk, vagy kiemelhetjük.'; + LANGhuMounterPrefs_PropertiesFrameCaption = 'Csatlakozási pont tulajdonságai'; + LANGhuMounterPrefs_DisplayTextLabelCaption = '_Név:'; + LANGhuMounterPrefs_MountPointLabelCaption = 'Csatlakozási pont:'; + LANGhuMounterPrefs_MountDeviceLabelCaption = '_Berendezés:'; + LANGhuMounterPrefs_DeviceTypeLabelCaption = 'Berendezés tí_pusa:'; + LANGhuMounterPrefs_miLocalDiskCaption = 'Helyi lemez'; + LANGhuMounterPrefs_miRemovableCaption = 'Cserélhetö lemez'; + LANGhuMounterPrefs_miCDCaption = 'CD/DVD egység'; + LANGhuMounterPrefs_miFloppyCaption = 'Floppy egység'; + LANGhuMounterPrefs_miNetworkCaption = 'Hálózati eszköz'; + LANGhuMounterPrefs_MountCommandLabelCaption = 'Kapcsolódási parancs:'; + LANGhuMounterPrefs_UmountCommandLabelCaption = 'Lekapcsolódási parancs'; + LANGhuMounterPrefs_MountCommandEntryTooltip = 'Syntaxis: használjunk a %dev -t a berendezés helyett, es a %dir -t a távoli pont útjaként. Távoli berendezések nem standart utasításának használata esetében hagyjuk ezt a mezöt üresen.'#10 + + 'Figyelmeztetés: Ne használjunk oyan utasításokat, melyek billentyüzetröl való bemenetet kívánnak. A program nem tudja öket kezelni!'#10'Példa: smbmount %dev %dir -o username=netuser,password=jelszó'; + LANGhuMounterPrefs_UmountCommandEntryTooltip = 'Syntaxis: használjunk %dev -t a berendezés helyett, es a %dir -t a távoli pont útjaként. Távoli berendezések nem standart utasításának használata esetében hagyjuk ezt a mezöt üresen.'#10'Példa: smbumount $dir'; + LANGhuMounterPrefs_IconLabelCaption = '_Ikon:'; + + LANGhuConnMgr_Caption = 'Új kapcsolat megnyitása'; + LANGhuConnMgr_ConnectButton = '_Kapcsolódni'; + LANGhuConnMgr_OpenConnection = 'Új kapcsolat megnyitása'; + LANGhuConnMgr_NameColumn = 'Név'; + LANGhuConnMgr_URIColumn = 'Cím'; + LANGhuConnMgr_AddConnectionButtonCaption = 'Új kapcsolat...'; + LANGhuConnMgr_AddConnectionButtonTooltip = 'Új kapcsolat létrehozása'; + LANGhuConnMgr_EditButtonCaption = '_Módosítani...'; + LANGhuConnMgr_EditButtonTooltip = 'Kiválasztott kapcsolat módosítása'; + LANGhuConnMgr_RemoveButtonCaption = 'Eltávolítani'; + LANGhuConnMgr_RemoveButtonTooltip = 'Kiválasztott kapcsolat eltávolítása'; + LANGhuConnMgr_DoYouWantDelete = 'Valóban el akarja távolítani a(z) ''%s'' kapcsolatot?'; + + LANGhuConnProp_FTP = 'FTP'; + LANGhuConnProp_SFTP = 'SFTP (ssh alrendszer)'; + LANGhuConnProp_SMB = 'Megosztás Windows hálózatokban (SMB)'; + LANGhuConnProp_HTTP = 'WebDAV (HTTP)'; + LANGhuConnProp_HTTPS = 'Bebiztosított WebDAV (HTTPS)'; + LANGhuConnProp_Other = 'További <span style="italic">(Kérem, pontosítsa a címben)</span>'; + LANGhuConnProp_Caption = 'A kapcsolat tulajdonsága'; + LANGhuConnProp_VFSModule = '_VFS modul:'; + LANGhuConnProp_URI = '_Cím (URI):'; + LANGhuConnProp_URIEntryTooltip = 'Az érvényes URI címnek a hálózati server szolgálatának típusát és címét kellene tartalmaznia.'; + LANGhuConnProp_DetailedInformations = 'Pontosítási információk'; + LANGhuConnProp_Name = '_Név:'; + LANGhuConnProp_Server = 'Serve_r[:port]:'; + LANGhuConnProp_Username = 'Felhasználói név:'; + LANGhuConnProp_UserNameEntryTooltip = 'Nem kell kitölteni, amennyiben anonymus kiszolgálóról van szó.'; + LANGhuConnProp_Password = '_Jelszó:'; + LANGhuConnProp_TargetDirectory = '_Távoli könyvtár:'; + LANGhuConnProp_ServiceType = 'A _szolgáltatás típusa:'; + LANGhuConnProp_MaskPassword = 'Jelszó elrej_tése'; + LANGhuConnProp_MenuItemCaption = 'Default <span style="italic">(Minden elérhetö modul)</span>'; + + LANGhuConnLogin_Caption = 'Bejelentkezés'; + LANGhuConnLogin_Login = 'Bejelentkezés'; + LANGhuConnLogin_ExperimentalWarningLabelCaption = 'Az %s eszközhöz való hozzáféreshez be kell jelentkeznie'; + LANGhuConnLogin_Username = '_Felhasználói név:'; + LANGhuConnLogin_Password = '_Jelszó:'; + LANGhuConnLogin_AnonymousCheckButton = '_anonymus hozzáférés'; + + LANGhuColumns_Caption = 'A föablak oszlopainak beállítása'; + LANGhuColumns_Title = 'Az ablak oszlopainak beállítása'; + LANGhuColumns_MoveUpButtonTooltip = 'Mozgatás felfele'; + LANGhuColumns_MoveDownButtonTooltip = 'Mozgatás lefele'; + LANGhuColumns_TitlesLongName = 'Név'; + LANGhuColumns_TitlesLongNameExt = 'Név + típus'; + LANGhuColumns_TitlesLongExt = 'Típus'; + LANGhuColumns_TitlesLongSize = 'Méret'; + LANGhuColumns_TitlesLongDateTime = 'Változtatás dátuma + idöpontja'; + LANGhuColumns_TitlesLongDate = 'Utolsó változtatás dátuma'; + LANGhuColumns_TitlesLongTime = 'Utolsó változtatás idöpontja'; + LANGhuColumns_TitlesLongUser = 'Felhasználó'; + LANGhuColumns_TitlesLongGroup = 'Csoport'; + LANGhuColumns_TitlesLongAttr = 'Attribútum'; + LANGhuColumns_TitlesShortName = 'Név'; + LANGhuColumns_TitlesShortNameExt = 'Név'; + LANGhuColumns_TitlesShortExt = 'Típus'; + LANGhuColumns_TitlesShortSize = 'Méret'; + LANGhuColumns_TitlesShortDateTime = 'Dátum'; + LANGhuColumns_TitlesShortDate = 'Dátum'; + LANGhuColumns_TitlesShortTime = 'Idöpont'; + LANGhuColumns_TitlesShortUser = 'Felhaszn.'; + LANGhuColumns_TitlesShortGroup = 'Csoport'; + LANGhuColumns_TitlesShortAttr = 'Attr.'; + + LANGhuTestPlugin_Caption = 'VFS modul tesztje'; + LANGhuTestPlugin_Title = 'VFS modul tesztje'; + LANGhuTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Figyelmeztetés:</span> A virtuális fájlrendszer blokkja (VFS) és az integrált modulok jelenleg fejleszés alatt állnak, és kritikus hibákat is tartalmaz6nak'; + LANGhuTestPlugin_Plugin = '_Modul:'; + LANGhuTestPlugin_Command = '_Cím:'; + LANGhuTestPlugin_Username = '_Felhasználó:'; + LANGhuTestPlugin_Password = '_Jelszó:'; + LANGhuTestPlugin_AnonymousCheckButton = '_Anonymus kapcdsolat (a VFSLogin funkció hívása nélkül)'; + LANGhuTestPlugin_NoPluginsFound = 'Egyetlen modul sem hozzáférhetö.'; + + LANGhuRemoteWait_Caption = 'Müvelet folyamatban'; + LANGhuRemoteWait_OperationInProgress = 'Az applikació most dolgozza fel utasítását, türelmét kérem ...'; + LANGhuRemoteWait_ItemsFound = 'Találatok száma: %d'; + + LANGhuSearch_Bytes = 'Byte'; + LANGhuSearch_kB = 'kB'; + LANGhuSearch_MB = 'MB'; + LANGhuSearch_days = 'nap'; + LANGhuSearch_weeks = 'hét'; + LANGhuSearch_months = 'hónap'; + LANGhuSearch_years = 'év'; + LANGhuSearch_Caption = 'Fájlok keresése'; + LANGhuSearch_General = 'Általános'; + LANGhuSearch_Advanced = 'Pontosítás'; + LANGhuSearch_SearchResults = 'A keresés eredmé_nye:'; + LANGhuSearch_SearchFor = 'Keres_ni:'; + LANGhuSearch_FileMaskEntryTooltip = 'Tipp: Több keresett kifejezés esetében használjunk pontosvesszöt'; + LANGhuSearch_SearchIn = 'Keresés i_tt:'; + LANGhuSearch_SearchArchivesCheckButton = '_Archív böngészése'; + LANGhuSearch_FindText = 'Szöveg keresé_se:'; + LANGhuSearch_FindTextEntryTooltip = 'Hagyjuk ezt a mezöt üresen, ha nem akarunk szöveget keresni a fájlban'#10'Figyelmeztetés: a szövegek kódolása: UTF-8'; + LANGhuSearch_CaseSensitiveCheckButton = '_Kis- és nagybetük megkülönböztetése'; + LANGhuSearch_StayCurrentFSCheckButton = 'Külsö adattárokon s_zintén keres'; + LANGhuSearch_CaseSensitiveMatchCheckButton = 'Kis- és _nagybetük megkülönböztetése'; + LANGhuSearch_Size = 'Méret'; + LANGhuSearch_Date = 'Dátum'; + LANGhuSearch_BiggerThan = '_Nagyobb, mint'; + LANGhuSearch_SmallerThan = '_Kisebb, mint'; + LANGhuSearch_ModifiedBetweenRadioButton = '_Változtatás az intervallumban'; + LANGhuSearch_NotModifiedAfterRadioButton = '_Nem változott az idöpont után'; + LANGhuSearch_ModifiedLastRadioButton = 'Válto_zott az utolsó'; + LANGhuSearch_ModifiedNotLastRadionButton = 'Nem vá_ltozott az utolsó'; + LANGhuSearch_ModifiedBetweenEntry1 = '"Kérem, használja ezt a dátum-formát:" c'; + LANGhuSearch_ViewButtonCaption = 'Fájl me_gtekintése'; + LANGhuSearch_NewSearchButtonCaption = 'Új ke_resés'; + LANGhuSearch_GoToFileButtonCaption = 'Menj a _fájlra'; + LANGhuSearch_FeedToListboxButtonCaption = 'A föpanel _betöltése'; + LANGhuSearch_StatusSC = 'Állapot:'; + LANGhuSearch_Ready = 'Kész.'; + LANGhuSearch_PreparingToSearch = 'Keresés elökészítése.'; + LANGhuSearch_SearchInProgress = 'A keresés folyamatban:'; + LANGhuSearch_UserCancelled = 'Felhasználói megszakítás.'; + LANGhuSearch_SearchFinished = 'Keresési folyamat befejezödött.'; + LANGhuSearch_FilesFound = 'Talált fájlok száma: %d'; + LANGhuSearch_And = 'és'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGhuCloseOpenConnection = 'Új kapcsolatot probált létrehozni, miközben egy másik mar aktív. Ha folytatja, az elözö kapcsolat meg lesz szüntetve és az újjal helyettesitve.'#10#10'Kívánja folytatni?'; + LANGhuDuplicateTabWarning = 'Egy új Tab-ot probál megnyitni egy távoli könyvtárral. De ''engine cloning'' nem támogatott. Igy az új Tab könyvtára lokális fájlrenszerre mutat majd.'; + LANGhuDontShowAgain = 'Ne mutas_d még egyszer ezt az üzenetet'; + LANGhuSwitchOtherPanelWarning = 'A másik panelban egy távoli könyvtárat próbált megnyitni. De mivel ''engine cloning'' nem támogatott, így a célkönyvtár nem lesz megváltoztatva.'; + LANGhuOpenConnectionsWarning = 'A panel aktív kapcsolatot tartalmaz. Az applikáció bezárásával minden kapcsolat megszünik.'#10#10'Még mindig ki akar lépni?'; + LANGhumiDisconnect_Caption = 'Kapcsolat ol_dása'; + LANGhuDisconnectButton_Tooltip = 'Aktív kapcsolat oldása'; + LANGhuLeaveArchiveButton_Tooltip = 'Jelen archívum bezárása'; + LANGhuOpenTerminalButton_Tooltip = 'Új terminál-ablakot nyit az aktuális könyvtárból'; + LANGhuOpenTerminalButton_Caption = 'Te_rminal megnyitása'; + LANGhuShowTextUIDsCheckBox_Caption = 'Text _UIDs ábrázolása'; + LANGhuShowTextUIDsCheckBox_Tooltip = 'Szöveg alapú Felhasználói (User) és Csoport (Group) információk megjelenítése számok helyett (UID/GID)'; + + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGhumiNewTab_Caption = 'Új könyvtár- _tab'; + LANGhuFilePopupMenu_Properties = 'Tulajdonságok (_Properties)'; + LANGhuCommandEntry_Tooltip = 'Használj %s-t állomány/könyvtár placeholder-ként'; + LANGhumiFiles_Caption = 'Csak fájlok'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGhuPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGhuHandleRunFromArchive_Bytes = 'bytes'; + LANGhuHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGhuHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGhuHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGhuHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGhuFRunFromVFS_Caption = 'Packed file properties'; + LANGhuFRunFromVFS_TitleLabel = 'File Properties'; + LANGhuFRunFromVFS_FileNameLabel = 'File name:'; + LANGhuFRunFromVFS_FileTypeLabel = 'File type:'; + LANGhuFRunFromVFS_SizeLabel = 'Size:'; + LANGhuFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGhuFRunFromVFS_DateLabel = 'Modify date:'; + LANGhuFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGhuFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGhuFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGhuFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGhuFSetPassword_Caption = 'Set password'; + LANGhuFSetPassword_Label1_Caption = 'Password required'; + LANGhuFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGhuFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGhuF2Button_Caption; + LANGF3Button_Caption := LANGhuF3Button_Caption; + LANGF4Button_Caption := LANGhuF4Button_Caption; + LANGF5Button_Caption := LANGhuF5Button_Caption; + LANGF6Button_Caption := LANGhuF6Button_Caption; + LANGF7Button_Caption := LANGhuF7Button_Caption; + LANGF8Button_Caption := LANGhuF8Button_Caption; + + LANGmnuFile_Caption := LANGhumnuFile_Caption; + LANGmnuMark_Caption := LANGhumnuMark_Caption; + LANGmnuCommands_Caption := LANGhumnuCommands_Caption; + LANGmnuHelp_Caption := LANGhumnuHelp_Caption; + LANGmiExit_Caption := LANGhumiExit_Caption; + LANGmiSelectGroup_Caption := LANGhumiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGhumiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGhumiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGhumiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGhumiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGhumiRefresh_Caption; + LANGmiAbout_Caption := LANGhumiAbout_Caption; + + LANGColumn1_Caption := LANGhuColumn1_Caption; + LANGColumn2_Caption := LANGhuColumn2_Caption; + LANGColumn3_Caption := LANGhuColumn3_Caption; + LANGColumn4_Caption := LANGhuColumn4_Caption; + LANGColumn5_Caption := LANGhuColumn5_Caption; + + LANGExpandSelection := LANGhuExpandSelection; + LANGShrinkSelection := LANGhuShrinkSelection; + LANGNoMatchesFound := LANGhuNoMatchesFound; + LANGNoFilesSelected := LANGhuNoFilesSelected; + LANGSelectedFilesDirectories := LANGhuSelectedFilesDirectories; + LANGDirectoryS := LANGhuDirectoryS; + LANGFileS := LANGhuFileS; + LANGDoYouReallyWantToDeleteTheS := LANGhuDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGhuDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGhuCopyFiles; + LANGMoveRenameFiles := LANGhuMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGhuCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGhuMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGhuCopySC; + LANGMoveRenameSC := LANGhuMoveRenameSC; + + LANGQuickFind := LANGhuQuickFind; + + LANGAboutString := LANGhuAboutString; + LANGAboutStringGnome := LANGhuAboutStringGnome; + LANGDiskStatFmt := LANGhuDiskStatFmt; + LANGDiskStatVolNameFmt := LANGhuDiskStatVolNameFmt; + LANGStatusLineFmt := LANGhuStatusLineFmt; + LANGPanelStrings[False] := LANGhuPanelStrings[False]; + LANGPanelStrings[True] := LANGhuPanelStrings[True]; + LANGDIR := LANGhuDIR; + LANGErrorGettingListingForSPanel := LANGhuErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGhuErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGhuErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGhuErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGhuTheFileDirectory; + LANGCouldNotBeDeleted := LANGhuCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGhuCouldNotBeDeletedS; + LANGUserCancelled := LANGhuUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGhuTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGhuCannotCopyFile; + LANGCopyError := LANGhuCopyError; + LANGMoveError := LANGhuMoveError; + LANGOverwriteS := LANGhuOverwriteS; + LANGWithFileS := LANGhuWithFileS; + LANGOvewriteSBytesS := LANGhuOvewriteSBytesS; + LANGTheFile := LANGhuTheFile; + LANGCopy := LANGhuCopy; + LANGMove := LANGhuMove; + LANGTheDirectory := LANGhuTheDirectory; + LANGTheSymbolicLink := LANGhuTheSymbolicLink; + LANGCannotMoveFile := LANGhuCannotMoveFile; + LANGCouldNotBeCreated := LANGhuCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGhuCouldNotBeCreatedS; + LANGFromS := LANGhuFromS; + LANGToS := LANGhuToS; + LANGCannotCopyFileToItself := LANGhuCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGhuMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGhuCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGhuCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGhuCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGhuCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGhuCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGhuCannotWriteToDestinationFile; + + LANGUnknownException := LANGhuUnknownException; + LANGNoAccess := LANGhuNoAccess; + LANGUnknownError := LANGhuUnknownError; + + LANGCreateANewDirectory := LANGhuCreateANewDirectory; + LANGEnterDirectoryName := LANGhuEnterDirectoryName; + + LANGOverwriteQuestion := LANGhuOverwriteQuestion; + LANGOverwriteButton_Caption := LANGhuOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGhuOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGhuSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGhuOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGhuSkipAllButton_Caption; + LANGRenameButton_Caption := LANGhuRenameButton_Caption; + LANGAppendButton_Caption := LANGhuAppendButton_Caption; + LANGRename := LANGhuRename; + LANGRenameFile := LANGhuRenameFile; + LANGIgnoreButton_Caption := LANGhuIgnoreButton_Caption; + + LANGProgress := LANGhuProgress; + LANGCancel := LANGhuCancel; + LANGDelete := LANGhuDelete; + + LANGSpecifyFileType := LANGhuSpecifyFileType; + + LANGRemoveDirectory := LANGhuRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGhuDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGhuRetry; + LANGDeleteButton_Caption := LANGhuDeleteButton_Caption; + LANGAll := LANGhuAll; + + LANGCopyFilesSC := LANGhuCopyFilesSC; + LANGAppendQuestion := LANGhuAppendQuestion; + LANGPreparingList := LANGhuPreparingList; + + LANGYouMustSelectAValidFile := LANGhuYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGhumiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGhuVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGhuCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGhuCheckButtonCaptionStop; + LANGFileListTooltip := LANGhuFileListTooltip; + LANGFilenameColumnCaption := LANGhuFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGhuTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGhuAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGhuAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGhuAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGhuChecksumNotChecked; + LANGChecksumChecking := LANGhuChecksumChecking; + LANGChecksumInterrupted := LANGhuChecksumInterrupted; + LANGChecksumDOK := LANGhuChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGhumiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGhuYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGhuCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGhuCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGhuCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGhuCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGhuCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGhuCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGhuCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGhuCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGhuCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGhuCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGhuCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGhuCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGhuCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGhuCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGhuCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGhuCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGhuCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGhuCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGhuCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGhuCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGhuCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGhuCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGhuAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGhuTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGhuTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGhuMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGhuPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGhuMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGhuWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGhuMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGhuMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGhuMergeSC; + LANGmiSplitFileCaption := LANGhumiSplitFileCaption; + LANGmiMergeFilesCaption := LANGhumiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGhuSplitTheFileSToDirectory; + LANGSplitSC := LANGhuSplitSC; + LANGSplitFile := LANGhuSplitFile; + LANGBytesPerFile := LANGhuBytesPerFile; + LANGAutomatic := LANGhuAutomatic; + LANGDeleteFilesOnTargetDisk := LANGhuDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGhuSplitCaption; + LANGCannotOpenFileS := LANGhuCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGhuCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGhuThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGhuThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGhuAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGhuSplitOfSSucceeded; + LANGSplitOfSFailed := LANGhuSplitOfSFailed; + + LANGmnuShow_Caption := LANGhumnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGhumiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGhuTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGhuCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGhuEdit; + LANGEnterFilenameToEdit := LANGhuEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGhumnuSettings_Caption; + LANGmiFileTypes_Caption := LANGhumiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGhuThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGhuErrorExecutingCommand; + LANGEditFileTypesCaption := LANGhuEditFileTypesCaption; + LANGTitleLabel_Caption := LANGhuTitleLabel_Caption; + LANGExtensionsColumn := LANGhuExtensionsColumn; + LANGDescriptionColumn := LANGhuDescriptionColumn; + LANGFileTypesList := LANGhuFileTypesList; + LANGActionName := LANGhuActionName; + LANGCommand := LANGhuCommand; + LANGSetDefaultActionButton_Caption := LANGhuSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGhuRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGhuAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGhuBrowseButton_Caption; + LANGCommandLabel_Caption := LANGhuCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGhuDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGhuFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGhuNotebookPageExtensions; + LANGNotebookPageActions := LANGhuNotebookPageActions; + LANGDefault := LANGhuDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGhuCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGhuDefaultColor; + LANGIcon := LANGhuIcon; + LANGBrowseForIcon := LANGhuBrowseForIcon; + LANGSelectFileTypeColor := LANGhuSelectFileTypeColor; + LANGColor := LANGhuColor; + + LANGmiChangePermissions_Caption := LANGhumiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGhumiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGhumiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGhumiEditSymlink_Caption; + LANGChmodProgress := LANGhuChmodProgress; + LANGChownProgress := LANGhuChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGhuYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGhuPopupRunS; + LANGPopupOpenS := LANGhuPopupOpenS; + LANGPopupGoUp := LANGhuPopupGoUp; + LANGPopupOpenWithS := LANGhuPopupOpenWithS; + LANGPopupDefault := LANGhuPopupDefault; + LANGPopupOpenWith := LANGhuPopupOpenWith; + LANGPopupViewFile := LANGhuPopupViewFile; + LANGPopupEditFile := LANGhuPopupEditFile; + LANGPopupMakeSymlink := LANGhuPopupMakeSymlink; + LANGPopupRename := LANGhuPopupRename; + LANGPopupDelete := LANGhuPopupDelete; + LANGDialogChangePermissions := LANGhuDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGhuCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGhuDialogChangeOwner; + LANGCouldNotBeChownedS := LANGhuCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGhuDialogMakeSymlink; + LANGDialogEditSymlink := LANGhuDialogEditSymlink; + LANGFEditSymlink_Caption := LANGhuFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGhuFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGhuFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGhuFChmod_Caption; + LANGFChmod_PermissionFrame := LANGhuFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGhuFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGhuFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGhuFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGhuFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGhuFChmod_OctalLabel; + LANGFChmod_SUID := LANGhuFChmod_SUID; + LANGFChmod_SGID := LANGhuFChmod_SGID; + LANGFChmod_Sticky := LANGhuFChmod_Sticky; + LANGFChmod_RUSR := LANGhuFChmod_RUSR; + LANGFChmod_WUSR := LANGhuFChmod_WUSR; + LANGFChmod_XUSR := LANGhuFChmod_XUSR; + LANGFChmod_RGRP := LANGhuFChmod_RGRP; + LANGFChmod_WGRP := LANGhuFChmod_WGRP; + LANGFChmod_XGRP := LANGhuFChmod_XGRP; + LANGFChmod_ROTH := LANGhuFChmod_ROTH; + LANGFChmod_WOTH := LANGhuFChmod_WOTH; + LANGFChmod_XOTH := LANGhuFChmod_XOTH; + LANGFChmod_TextLabel := LANGhuFChmod_TextLabel; + LANGFChmod_FileLabel := LANGhuFChmod_FileLabel; + LANGFChown_Caption := LANGhuFChown_Caption; + LANGFChown_OwnerFrame := LANGhuFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGhuFChown_GroupFrame; + LANGFChown_FileFrame := LANGhuFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGhuFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGhuFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGhuFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGhuFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGhumnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGhumiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGhumiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGhuBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGhumiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGhuTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGhuSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGhuPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGhuPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGhuPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGhuPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGhuPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGhuPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGhuPreferences_NumHistoryItems; + LANGPreferences_Default := LANGhuPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGhuPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGhuPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGhuPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGhuPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGhuPreferences_Viewer; + LANGPreferences_Editor := LANGhuPreferences_Editor; + LANGPreferences_Terminal := LANGhuPreferences_Terminal; + LANGPreferences_ListFont := LANGhuPreferences_ListFont; + LANGPreferences_Change := LANGhuPreferences_Change; + LANGPreferences_UseDefaultFont := LANGhuPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGhuPreferences_Foreground; + LANGPreferences_Background := LANGhuPreferences_Background; + LANGPreferences_NormalItem := LANGhuPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGhuPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGhuPreferences_Cursor; + LANGPreferences_InactiveItem := LANGhuPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGhuPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGhuPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGhuPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGhuPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGhuPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGhuPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGhuPreferences_DefaultS; + LANGPreferences_SelectFont := LANGhuPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGhuBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGhuUpButton_Tooltip; + LANGRootButton_Tooltip := LANGhuRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGhuHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGhuLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGhuRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGhumiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGhumiTargetSource_Caption; + LANGFileTypeDirectory := LANGhuFileTypeDirectory; + LANGFileTypeFile := LANGhuFileTypeFile; + LANGFileTypeMetafile := LANGhuFileTypeMetafile; + LANGPreferencesPanelsPage := LANGhuPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGhuPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGhuPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGhuPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGhuPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGhuPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGhuPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGhuPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGhuPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGhuPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGhuPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGhuPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGhuPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGhuPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGhuPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGhuPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGhuPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGhuPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGhuPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGhuPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGhuPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGhuPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGhuPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGhuPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGhuPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGhuPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGhuPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGhuPreferencesViewer; + LANGPreferencesCommandSC := LANGhuPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGhuPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGhuPreferencesEditor; + LANGPreferencesTerminal := LANGhuPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGhuPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGhuPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGhuPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGhuPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGhuPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGhuPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGhuPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGhuPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGhumiSearchCaption2; + LANGmiNoMounterBarCaption := LANGhumiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGhumiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGhumiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGhumnuNetworkCaption; + LANGmiConnectionsCaption := LANGhumiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGhumiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGhumiQuickConnectCaption; + LANGmnuPluginsCaption := LANGhumnuPluginsCaption; + LANGmiTestPluginCaption := LANGhumiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGhumiMounterSettingsCaption; + LANGmiColumnsCaption := LANGhumiColumnsCaption; + LANGmiSavePositionCaption := LANGhumiSavePositionCaption; + LANGmiMountCaption := LANGhumiMountCaption; + LANGmiUmountCaption := LANGhumiUmountCaption; + LANGmiEjectCaption := LANGhumiEjectCaption; + LANGmiDuplicateTabCaption := LANGhumiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGhumiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGhumiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGhuCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGhuCannotLoadFile; + LANGMountPointDevice := LANGhuMountPointDevice; + LANGMountSC := LANGhuMountSC; + LANGNoPluginsFound := LANGhuNoPluginsFound; + LANGPluginAbout := LANGhuPluginAbout; + LANGCouldntOpenURI := LANGhuCouldntOpenURI; + LANGPluginAboutInside := LANGhuPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGhuAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGhuCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGhuThereIsNoModuleAvailable; + LANGIgnoreError := LANGhuIgnoreError; + LANGErrorMount := LANGhuErrorMount; + LANGErrorUmount := LANGhuErrorUmount; + LANGErrorEject := LANGhuErrorEject; + + LANGMounterPrefs_Caption := LANGhuMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGhuMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGhuMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGhuMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGhuMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGhuMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGhuMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGhuMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGhuMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGhuMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGhuMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGhuMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGhuMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGhuMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGhuMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGhuMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGhuMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGhuMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGhuMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGhuMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGhuMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGhuMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGhuMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGhuMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGhuMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGhuMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGhuMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGhuConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGhuConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGhuConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGhuConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGhuConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGhuConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGhuConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGhuConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGhuConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGhuConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGhuConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGhuConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGhuConnProp_FTP; + LANGConnProp_SFTP := LANGhuConnProp_SFTP; + LANGConnProp_SMB := LANGhuConnProp_SMB; + LANGConnProp_HTTP := LANGhuConnProp_HTTP; + LANGConnProp_HTTPS := LANGhuConnProp_HTTPS; + LANGConnProp_Other := LANGhuConnProp_Other; + LANGConnProp_Caption := LANGhuConnProp_Caption; + LANGConnProp_VFSModule := LANGhuConnProp_VFSModule; + LANGConnProp_URI := LANGhuConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGhuConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGhuConnProp_DetailedInformations; + LANGConnProp_Name := LANGhuConnProp_Name; + LANGConnProp_Server := LANGhuConnProp_Server; + LANGConnProp_Username := LANGhuConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGhuConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGhuConnProp_Password; + LANGConnProp_TargetDirectory := LANGhuConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGhuConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGhuConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGhuConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGhuConnLogin_Caption; + LANGConnLogin_Login := LANGhuConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGhuConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGhuConnLogin_Username; + LANGConnLogin_Password := LANGhuConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGhuConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGhuColumns_Caption; + LANGColumns_Title := LANGhuColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGhuColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGhuColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGhuColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGhuColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGhuColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGhuColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGhuColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGhuColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGhuColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGhuColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGhuColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGhuColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGhuColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGhuColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGhuColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGhuColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGhuColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGhuColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGhuColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGhuColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGhuColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGhuColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGhuTestPlugin_Caption; + LANGTestPlugin_Title := LANGhuTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGhuTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGhuTestPlugin_Plugin; + LANGTestPlugin_Command := LANGhuTestPlugin_Command; + LANGTestPlugin_Username := LANGhuTestPlugin_Username; + LANGTestPlugin_Password := LANGhuTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGhuTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGhuTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGhuRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGhuRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGhuRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGhuSearch_Bytes; + LANGSearch_kB := LANGhuSearch_kB; + LANGSearch_MB := LANGhuSearch_MB; + LANGSearch_days := LANGhuSearch_days; + LANGSearch_weeks := LANGhuSearch_weeks; + LANGSearch_months := LANGhuSearch_months; + LANGSearch_years := LANGhuSearch_years; + LANGSearch_Caption := LANGhuSearch_Caption; + LANGSearch_General := LANGhuSearch_General; + LANGSearch_Advanced := LANGhuSearch_Advanced; + LANGSearch_SearchResults := LANGhuSearch_SearchResults; + LANGSearch_SearchFor := LANGhuSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGhuSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGhuSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGhuSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGhuSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGhuSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGhuSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGhuSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGhuSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGhuSearch_Size; + LANGSearch_Date := LANGhuSearch_Date; + LANGSearch_BiggerThan := LANGhuSearch_BiggerThan; + LANGSearch_SmallerThan := LANGhuSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGhuSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGhuSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGhuSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGhuSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGhuSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGhuSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGhuSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGhuSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGhuSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGhuSearch_StatusSC; + LANGSearch_Ready := LANGhuSearch_Ready; + LANGSearch_PreparingToSearch := LANGhuSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGhuSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGhuSearch_UserCancelled; + LANGSearch_SearchFinished := LANGhuSearch_SearchFinished; + LANGSearch_FilesFound := LANGhuSearch_FilesFound; + LANGSearch_And := LANGhuSearch_And; + + LANGCloseOpenConnection := LANGhuCloseOpenConnection; + LANGDuplicateTabWarning := LANGhuDuplicateTabWarning; + LANGDontShowAgain := LANGhuDontShowAgain; + LANGSwitchOtherPanelWarning := LANGhuSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGhuOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGhumiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGhuDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGhuLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGhuOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGhuOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGhuShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGhuShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGhumiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGhuFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGhuCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGhumiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGhuPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGhuHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGhuHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGhuHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGhuHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGhuHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGhuFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGhuFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGhuFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGhuFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGhuFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGhuFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGhuFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGhuFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGhuFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGhuFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGhuFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGhuFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGhuFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGhuFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGhuFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('hu_HU', @SetTranslation); + AddTranslation('Hu', @SetTranslation); + AddTranslation('HU', @SetTranslation); +end. diff --git a/translations/UTranslation_IT.pas b/translations/UTranslation_IT.pas new file mode 100644 index 0000000..ad84365 --- /dev/null +++ b/translations/UTranslation_IT.pas @@ -0,0 +1,1255 @@ +(* + Tux Commander - UTranslation_IT - Italian Localization constants + Copyright (C) 2007 by Francesco Turco <fctk86@gmail.com> + Check for updates on tuxcmd.sourceforge.net + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_IT; + +interface + +implementation + +uses ULocale; + +const LANGitF2Button_Caption = 'F2 - Rinomina'; + LANGitF3Button_Caption = 'F3 - Visualizza'; + LANGitF4Button_Caption = 'F4 - Modifica'; + LANGitF5Button_Caption = 'F5 - Copia'; + LANGitF6Button_Caption = 'F6 - Sposta'; + LANGitF7Button_Caption = 'F7 - CreaDir'; + LANGitF8Button_Caption = 'F8 - Elimina'; + + LANGitmnuFile_Caption = '_File'; + LANGitmnuMark_Caption = '_Marca'; + LANGitmnuCommands_Caption = '_Comandi'; + LANGitmnuHelp_Caption = '_Aiuto'; + LANGitmiExit_Caption = 'E_sci'; + LANGitmiSelectGroup_Caption = 'Seleziona _Gruppo...'; + LANGitmiUnselectGroup_Caption = '_Deseleziona Gruppo...'; + LANGitmiSelectAll_Caption = '_Seleziona Tutto'; + LANGitmiUnselectAll_Caption = 'D_eseleziona Tutto'; + LANGitmiInvertSelection_Caption = '_Inverti Selezione'; + LANGitmiRefresh_Caption = '_Aggiorna'; + LANGitmiAbout_Caption = '_Informazioni...'; + + LANGitColumn1_Caption = 'Nome'; + LANGitColumn2_Caption = 'Est'; + LANGitColumn3_Caption = 'Dim'; + LANGitColumn4_Caption = 'Data'; + LANGitColumn5_Caption = 'Attr'; + + LANGitExpandSelection = 'Espandi selezione'; + LANGitShrinkSelection = 'Shrink selection'; + LANGitNoMatchesFound = 'Nessuna occorrenza trovata'; + LANGitNoFilesSelected = 'Nessun file selezionato!'; + LANGitSelectedFilesDirectories = '%d file/directory selezionate'; + LANGitDirectoryS = 'directory %s'; + LANGitFileS = 'file %s'; + LANGitDoYouReallyWantToDeleteTheS = 'Vuoi veramente eliminare %s ?'; + LANGitDoYouReallyWantToDeleteTheSS = 'Vuoi veramente eliminare %s ?'#10'%s'; + LANGitCopyFiles = 'Copia file'; + LANGitMoveRenameFiles = 'Sposta/Rinomina file'; + LANGitCopyDFileDirectoriesTo = 'Copia %d file/directory in'; + LANGitMoveRenameDFileDirectoriesTo = 'Sposta/Rinomina %d file/directory in'; + LANGitCopySC = 'Copia:'; + LANGitMoveRenameSC = 'Sposta/Rinomina:'; + + LANGitQuickFind = ' Ricerca Veloce:'; + + LANGitAboutString = 'Tux Commander'#10'Versione %s'#10'Compilato il: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'Sito WEB: http://tuxcmd.sourceforge.net/'; + LANGitAboutStringGnome = 'versione %s'#10'Compilato il: %s'#10'Sito WEB: http://tuxcmd.sourceforge.net/'; + LANGitDiskStatFmt = '%s di %s liberi'; + LANGitDiskStatVolNameFmt = '[%s] %s di %s liberi'; + LANGitStatusLineFmt = '%s di %s in %d di %d file selezionati'; + LANGitPanelStrings : array[boolean] of string = ('destra', 'sinistra'); + + LANGitDIR = '<DIR>'; + LANGitErrorGettingListingForSPanel = 'Impossibile visualizzare il contenuto del pannello %s:'#10' %s'#10#10'Percorso = ''%s'''; + LANGitErrorGettingListingForSPanelNoPath = 'Impossibile visualizzare il contenuto del pannelo %s:'#10' %s'; + LANGitErrorCreatingNewDirectorySInSPanel = 'Impossibile creare la nuova directory ''%s'' nel pannello %s:'#10' %s'; + LANGitErrorCreatingNewDirectorySInSPanelNoPath = 'Impossibile creare una nuova directory nel pannello %s:'#10' %s'; + LANGitTheFileDirectory = 'Il file/directory'; + LANGitCouldNotBeDeleted = 'non può essere eliminato'; + LANGitCouldNotBeDeletedS = 'non può essere eliminato: %s'; + LANGitUserCancelled = 'Azione interrotta dall''utente!'; + LANGitTheDirectorySIsNotEmpty = 'La directory %s non è vuota!'; + LANGitCannotCopyFile = 'Impossibile copiare il file'; + LANGitCopyError = 'Errore nella copiatura'; + LANGitMoveError = 'Errore nello spostamento'; + LANGitOverwriteS = 'Sovrascrivere: %s'; + LANGitWithFileS = 'Con il file: %s'; + LANGitOvewriteSBytesS = '%s byte, %s'; + LANGitTheFile = 'Il file'; + LANGitCopy = 'Copia'; + LANGitMove = 'Sposta'; + LANGitTheDirectory = 'La directory'; + LANGitTheSymbolicLink = 'Il link simbolico'; + LANGitCannotMoveFile = 'Impossibile spostare il file'; + LANGitCouldNotBeCreated = 'non può essere creato'; + LANGitCouldNotBeCreatedS = 'non può essere creato: %s'; + LANGitFromS = 'Da: %s'; + LANGitToS = 'A: %s'; + LANGitCannotCopyFileToItself = 'Impossibile copiare un file verso se stesso'; + LANGitMemoryAllocationFailed = 'Errore nell''allocazione della memoria:'; + LANGitCannotOpenSourceFile = 'Impossibile aprire il file di partenza'; + LANGitCannotOpenDestinationFile = 'Impossibile aprire il file di destinazione'; + LANGitCannotCloseDestinationFile = 'Impossibile chiudere il file di destinazione'; + LANGitCannotCloseSourceFile = 'Impossibile chiudere il file di partenza'; + LANGitCannotReadFromSourceFile = 'Impossibile leggere dal file di partenza'; + LANGitCannotWriteToDestinationFile = 'Impossibile scrivere sul file di destinazione'; + + LANGitUnknownException = 'Eccezione sconosciuta'; + LANGitNoAccess = 'Nessun accesso'; + LANGitUnknownError = 'Errore sconosciuto'; + + LANGitCreateANewDirectory = 'Crea una nuova directory'; + LANGitEnterDirectoryName = 'Digita il nome della _directory:'; + + LANGitOverwriteQuestion = 'Conferma sovrascrittura'; + LANGitOverwriteButton_Caption = '_Sovrascrivi'; + LANGitOverwriteAllButton_Caption = 'Sovrascrivi _tutti'; + LANGitSkipButton_Caption = '_Salta'; + LANGitOverwriteAllOlderButton_Caption = 'Sovrascrivi tutti i più _vecchi'; + LANGitSkipAllButton_Caption = 'S_alta tutti'; + LANGitRenameButton_Caption = '_Rinomina'; + LANGitAppendButton_Caption = 'A_ggiungi'; + LANGitRename = 'Rinomina'; + LANGitRenameFile = 'Rinomina il file ''%s'' in'; + LANGitIgnoreButton_Caption = '_Ignora'; + + LANGitProgress = 'Progresso'; + LANGitCancel = '_Annulla'; + LANGitDelete = 'Elimina:'; + + LANGitSpecifyFileType = '_Specifica il tipo di file:'; + + LANGitRemoveDirectory = 'Rimuovi directory'; + LANGitDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Vuoi veramente eliminarla (compresi i file e le directory in essa contenuti)?'; + LANGitRetry = '_Riprova'; + LANGitDeleteButton_Caption = '_Elimina'; + LANGitAll = '_Tutti'; + + LANGitCopyFilesSC = 'Copia i file:'; + LANGitAppendQuestion = 'Vuoi veramente aggiungere il file ''%s'' a ''%s''?'; + LANGitPreparingList = 'Preparazione della lista...'; + + LANGitYouMustSelectAValidFile = 'Devi selezionare un file valido!'; + LANGitmiVerifyChecksums = '_Verifica le checksum'; + LANGitVerifyChecksumsCaption = 'Verifica le checksum'; + LANGitCheckButtonCaptionCheck = '_Controlla'; + LANGitCheckButtonCaptionStop = '_Annulla'; + LANGitFileListTooltip = '[?] - Non controllati'#10'[OK] - Checksum OK'#10'[ERR] - Checksum ERRATO'#10'[N/A] - File non disponibile'; + LANGitFilenameColumnCaption = 'Nome del file'; + LANGitTheFileSYouAreTryingToOpenIsQuiteBig = 'Il file ''%s'' che stai cercando di aprire è molto grosso (%s byte). Potrebbe non essere un file di checksum valido.'#10#10'Vuoi aprirlo comunque?'; + LANGitAnErrorOccuredWhileInitializingMemoryBlock = 'Errore nell''inizializzazione dei blocchi di memoria. Chiudi qualche programma e prova ancora.'; + LANGitAnErrorOccuredWhileOpeningFileSS = 'Errore nell''apertura del file ''%s'':'#10' %s'; + LANGitAnErrorOccuredWhileReadingFileSS = 'Errore nella lettura del file ''%s'':'#10' %s'; + LANGitChecksumNotChecked = '<span weight="bold">Status:</span> Non controllato'; + LANGitChecksumChecking = '<span weight="bold">Status:</span> Controllo in corso...'; + LANGitChecksumInterrupted = '<span weight="bold">Status:</span> Interrotto'; + LANGitChecksumDOK = '<span weight="bold">Status:</span> %d%% OK'; + + LANGitmiCreateChecksumsCaption = '_Crea checksum...'; + LANGitYouMustSelectAtLeastOneFileToCalculateChecksum = 'Devi selezionare almeno un file per poterne calcolare la checksum!'; + LANGitCreateChecksumsCaption = 'Crea checksum'; + LANGitCCHKSUMPage1Text = 'Stai per creare la checksum dei'#10'file selezionati. Se hai dimenticato di selezionare'#10'qualche file, chiudi questo wizard e'#10'riprova.'; + LANGitCCHKSUMPage4Text = 'Il wizard è pronto per calcolare la checksum dei'#10'file selezionati. Questa operazione può richiedere alcuni minuti.'#10'Premi Continua per continuare.'; + LANGitCCHKSUMPage6Text = 'Ci sono stati degli errori nel calcolare la checksum:'; + LANGitCCHKSUMPage7Text = 'La creazione della checksum è terminata e'#10'i tuoi file sono pronti.'#10#10'Clicca "Fine" per uscire.'; + LANGitCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Prepara i file per la checksum</span>'; + LANGitCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Seleziona il tipo di checksum</span>'; + LANGitCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Scegli il nome del file</span>'; + LANGitCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Pronto per controllare</span>'; + LANGitCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Processo in corso...</span>'; + LANGitCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Errore!</span>'; + LANGitCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Finito</span>'; + LANGitCCHKSUMSFVFile = 'File SFV'; + LANGitCCHKSUMMD5sumFile = 'File MD5'; + LANGitCCHKSUMFileName = '_Nome del file:'; + LANGitCCHKSUMCreateSeparateChecksumFiles = 'Crea file di checksum _separati'; + LANGitCCHKSUMNowProcessingFileS = 'Sto processando il file: %s'; + LANGitCCHKSUMFinishCaption = '_Fine'; + LANGitCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Sei veramente sicuro di voler interrompere il processo?'; + LANGitCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Errore nell''apertura del file ''%s'': %s'#10; + LANGitCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Errore nella lettura del file ''%s'': %s'#10; + LANGitCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Errore nella scrittura del file ''%s'': %s'#10; + + LANGitAnErrorOccuredWhileWritingFileSS = 'Errore nella scrittura del file ''%s'':'#10' %s'; + LANGitTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Il file di destinazione ''%s'' esiste già. Vuoi sovrascriverlo?'; + LANGitTheTargetFileSCannotBeRemovedS = 'Il file di destinazione ''%s'' non può essere rimosso: %s'; + LANGitMergeCaption = 'Fusione'; + LANGitPleaseInsertNextDiskOrGiveDifferentLocation = 'Inserisci il prossimo disco oppure indica una diversa posizione:'; + LANGitMergeOfSSucceeded = 'La fusione di ''%s'' ha avuto successo (checksum CRC OK).'; + LANGitWarningCreatedFileFailsCRCCheck = 'Attenzione: il file creato non ha superato il test CRC!'; + LANGitMergeOfSSucceeded_NoCRCFileAvailable = 'La fusione di ''%s'' ha avuto successo (il file CRC non è disponibile).'; + LANGitMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Fondi ''%s'' e tutti i file con nome crescente nella seguente directory:'; + LANGitMergeSC = 'Fondi:'; + LANGitmiSplitFileCaption = '_Dividi File...'; + LANGitmiMergeFilesCaption = '_Fondi File...'; + + LANGitSplitTheFileSToDirectory = '_Dividi il file ''%s'' nella directory:'; + LANGitSplitSC = 'Dividi:'; + LANGitSplitFile = 'Dividi il file'; + LANGitBytesPerFile = '_Byte per file:'; + LANGitAutomatic = 'Automatico'; + LANGitDeleteFilesOnTargetDisk = '_Elimina i file dal disco di destinazione (per supporti rimovibili)'; + LANGitSplitCaption = 'Dividi'; + LANGitCannotOpenFileS = 'Impossibile aprire il file ''%s'''; + LANGitCannotSplitTheFileToMoreThan999Parts = 'Impossibile suddividere il file in più di 999 parti!'; + LANGitThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'Ci sono alcuni file nella directory di destinazione:'#10'%s'#10'Vuoi veramente eliminarli?'; + LANGitThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Ci sono %d file nella directory di destinazione. Vuoi veramente eliminarli?'; + LANGitAnErrorOccuredWhileOperationS = 'Errore durante l''operazione: %s'; + LANGitSplitOfSSucceeded = 'La suddivisione di ''%s'' ha avuto successo.'; + LANGitSplitOfSFailed = 'La suddivisione di ''%s'' è fallita!'; + + LANGitmnuShow_Caption = 'Mostra'; + LANGitmiShowDotFiles_Caption = 'Mostra i _dot files'; + LANGitTheFileYouAreTryingToOpenIsQuiteBig = 'Il file che stai per aprire è molto grande. Aprirlo in un''applicazione esterna (come gedit) può causare il rallentamento del sistema.'#10'Vuoi veramente continuare?'; + LANGitCannotExecuteSPleaseCheckTheConfiguration = 'Impossibile eseguire ''%s''. Controlla la configurazione oppure imposta correttamente l''associazione dei file.'; + LANGitEdit = 'Modifica'; + LANGitEnterFilenameToEdit = '_Digita il nome del file da modificare:'; + + LANGitmnuSettings_Caption = 'I_mpostazioni'; + LANGitmiFileTypes_Caption = '_Tipi di file...'; + LANGitThereIsNoApplicationAssociatedWithS = 'Non esiste alcuna applicazione associata a "%s".'#10#10'Puoi configurare Tux Commander in modo da associare un''applicazione ad un tipo di file. Vuoi associare un''applicazione a questo tipo di file?'; + LANGitErrorExecutingCommand = 'Errore nell''esecuzione del comando!'; + LANGitEditFileTypesCaption = 'Modifica i Tipi di File'; + LANGitTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Configurazione dei Tipi di File</span>'; + LANGitExtensionsColumn = 'Estensioni'; + LANGitDescriptionColumn = 'Descrizione'; + LANGitFileTypesList = 'Lista dei tipi di file'; + LANGitActionName = 'Nome dell''azione'; + LANGitCommand = 'Comando'; + LANGitSetDefaultActionButton_Caption = '_Imposta come predefinito'; + LANGitRunInTerminalCheckBox_Caption = 'Esegui nel _Terminale'; + LANGitAutodetectCheckBox_Caption = 'Rileva automaticamente applicazioni _grafiche'; + LANGitBrowseButton_Caption = '_Esplora...'; + LANGitCommandLabel_Caption = 'Co_mando:'; + LANGitDescriptionLabel_Caption = 'D_escrizione:'; + LANGitFNameExtLabel_Caption = 'A_ggiungi estensione:'; + LANGitNotebookPageExtensions = 'Tipo di File'; + LANGitNotebookPageActions = 'Azioni'; + LANGitDefault = ' (predefinito)'; + LANGitCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Impossibile memorizzare l''associazione al tipo di file in quanto un altro processo l''ha aggiorna nel frattempo.'; + + LANGitDefaultColor = 'Colore P_redefinito'; + LANGitIcon = '_Icona:'; + LANGitBrowseForIcon = 'Ricerca un''icona'; + LANGitSelectFileTypeColor = 'Seleziona un colore per il tipo di file'; + LANGitColor = 'Co_lore:'; + + LANGitmiChangePermissions_Caption = 'Cambia i Per_messi...'; + LANGitmiChangeOwner_Caption = 'Cambia il _Proprietario/Gruppo...'; + LANGitmiCreateSymlink_Caption = 'Crea un link Sim_bolico...'; + LANGitmiEditSymlink_Caption = '_Modifica link Simbolico...'; + LANGitChmodProgress = 'Cambia i permessi:'; + LANGitChownProgress = 'Cambia il proprietario:'; + LANGitYouMustSelectAValidSymbolicLink = 'Devi selezionare un link simbolico valido!'; + LANGitPopupRunS = 'E_segui %s'; + LANGitPopupOpenS = 'A_pri %s'; + LANGitPopupGoUp = '_Vai su'; + LANGitPopupOpenWithS = 'Apri con %s'; + LANGitPopupDefault = ' (predefinito)'; + LANGitPopupOpenWith = 'A_pri con...'; + LANGitPopupViewFile = '_Visualizza file'; + LANGitPopupEditFile = 'Modifica file'; + LANGitPopupMakeSymlink = 'Crea link _simbolico'; + LANGitPopupRename = '_Rinomina'; + LANGitPopupDelete = '_Elimina'; + LANGitDialogChangePermissions = 'Cambia i permessi'; + LANGitCouldNotBeChmoddedS = 'impossibile eseguire il comando chmod: %s'; + LANGitDialogChangeOwner = 'Cambia proprietario'; + LANGitCouldNotBeChownedS = 'impossibile eseguire il comando chown: %s'; + LANGitDialogMakeSymlink = 'Crea un link simbolico'; + LANGitDialogEditSymlink = 'Modifica il link simbolico'; + LANGitFEditSymlink_Caption = 'Modifica il link simbolico'; + LANGitFEditSymlink_SymbolicLinkFilename = 'Nome del link _Simbolico:'; + LANGitFEditSymlink_SymbolicLinkPointsTo = 'Il link simbolico punta _verso:'; + + LANGitFChmod_Caption = 'Permessi di accesso'; + LANGitFChmod_PermissionFrame = 'Permessi'; + LANGitFChmod_FileFrame = 'File'; + LANGitFChmod_ApplyRecursivelyFor = 'Applica _ricorsivamente per'; + LANGitFChmod_miAllFiles = 'Tutti i file e le directory'; + LANGitFChmod_miDirectories = 'Solo directory'; + LANGitFChmod_OctalLabel = '_Ottale:'; + LANGitFChmod_SUID = 'SUID - Imposta user ID in esecuzione'; + LANGitFChmod_SGID = 'SGID - Imposta group ID in esecuzione'; + LANGitFChmod_Sticky = 'Sticky bit'; + LANGitFChmod_RUSR = 'RUSR - Leggi dal proprietario'; + LANGitFChmod_WUSR = 'WUSR - Scrivi dal proprietario'; + LANGitFChmod_XUSR = 'XUSR - Esegui/Cerca dal proprietario'; + LANGitFChmod_RGRP = 'RGRP - Leggi dal gruppo'; + LANGitFChmod_WGRP = 'WGRP - Scrivi dal gruppo'; + LANGitFChmod_XGRP = 'XGRP - Esegui/Cerca dal gruppo'; + LANGitFChmod_ROTH = 'ROTH - Leggi da altri'; + LANGitFChmod_WOTH = 'WOTH - Scrivi da altri'; + LANGitFChmod_XOTH = 'XOTH - Esegui/Cerca da altri'; + LANGitFChmod_TextLabel = '<span weight="ultrabold">Testo:</span> %s'; + LANGitFChmod_FileLabel = '<span weight="ultrabold">File:</span> %s'#10'<span weight="ultrabold">Testo:</span> %s'#10 + + '<span weight="ultrabold">Ottale:</span> %d'#10'<span weight="ultrabold">Proprietario:</span> %s'#10 + + '<span weight="ultrabold">Gruppo:</span> %s'; + + LANGitFChown_Caption = 'Cambia proprietario/gruppo'; + LANGitFChown_OwnerFrame = 'Nome dell''utente'; + LANGitFChown_GroupFrame = 'Nome del gruppo'; + LANGitFChown_FileFrame = 'File'; + LANGitFChown_ApplyRecursively = 'Applica _ricorsivamente'; + + LANGitFSymlink_Caption = 'Crea link simbolico'; + LANGitFSymlink_ExistingFilename = 'Nome del file _esistente (il nome del file del link simbolico punterà verso):'; + LANGitFSymlink_SymlinkFilename = 'Nome del link _simbolico:'; + + LANGitmnuBookmarks_Caption = '_Segnalibri'; + LANGitmiAddBookmark_Caption = 'Aggiungi Segnalibro'; + LANGitmiEditBookmarks_Caption = 'Modifica Segnalibri'; + LANGitBookmarkPopupDelete_Caption = '_Elimina'; + LANGitmiPreferences_Caption = '_Preferenze...'; + LANGitTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'La directory corrente esiste già nella lista dei segnalibri'; + LANGitSomeOtherInstanceChanged = 'Qualche altra istanza di Tux Commander ha cambiato la configurazione. Vuoi applicare i nuovi cambiamenti?'#10#10'Attenzione: Se premi No a questo punto, la configurazione sarà sovrascritta su questa istanza'' esci!'; + + LANGitPreferences_Caption = 'Preferenze'; + LANGitPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Preferenze Applicazione</span>'; + LANGitPreferences_GeneralPage = 'Generale'; + LANGitPreferences_FontsPage = 'Caratteri'; + LANGitPreferences_ColorsPage = 'Colori'; + LANGitPreferences_RowHeight = '_Altezza Righe:'; + LANGitPreferences_NumHistoryItems = 'Cronologia _comandi da terminale:'; + LANGitPreferences_Default = '_Predefinito'; + LANGitPreferences_ClearReadonlyAttribute = 'Pulisci attributo solo _lettura quando copia da CD-ROM'; + LANGitPreferences_DisableMouseRenaming = 'Disabilita possibilità di rinominare col _mouse'; + LANGitPreferences_ShowFiletypeIconsInList = 'Mostra icone dei tipi di _file'; + LANGitPreferences_ExternalAppsLabel = '<span weight="ultrabold">Programmi Esterni</span>'; + LANGitPreferences_Viewer = '_Visualizzatore:'; + LANGitPreferences_Editor = '_Editor:'; + LANGitPreferences_Terminal = '_Terminale:'; + LANGitPreferences_ListFont = 'Lista Caratteri:'; + LANGitPreferences_Change = 'Cambia...'; + LANGitPreferences_UseDefaultFont = 'Usa font _predefinito'; + LANGitPreferences_Foreground = 'Foreground'; + LANGitPreferences_Background = 'Background'; + LANGitPreferences_NormalItem = 'Elemento Normale:'; + LANGitPreferences_SetToDefaultToUseGTKThemeColors = 'Imposta come predefinito l''uso dei colori del tema GTK'; + LANGitPreferences_Cursor = 'Cursore:'; + LANGitPreferences_InactiveItem = 'Elemento Inattivo:'; + LANGitPreferences_SelectedItem = 'Elemento Selezionato:'; + LANGitPreferences_LinkItem = 'Link simbolici:'; + LANGitPreferences_LinkItemHint = 'Imposta come predefinita la visualizzazione dei link simbolici usando i colori normali degli elementi'; + LANGitPreferences_DotFileItem = 'Dot files:'; + LANGitPreferences_DotFileItemHint = 'Imposta come predefinita la visualizzazione dei dot-files usando i colori normali degli elementi'; + LANGitPreferences_BrowseForApplication = 'Cerca un''applicazione'; + LANGitPreferences_DefaultS = 'Predefinito: %s'; + LANGitPreferences_SelectFont = 'Seleziona un carattere'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGitBookmarkButton_Tooltip = 'Mostra segnalibri'; + LANGitUpButton_Tooltip = 'Vai alla directory superiore'; + LANGitRootButton_Tooltip = 'Vai alla directory principale (/)'; + LANGitHomeButton_Tooltip = 'Vai alla directory dell''utente (/home/user)'; + LANGitLeftEqualButton_Tooltip = 'Carica nel pannello destro la stessa directory'; + LANGitRightEqualButton_Tooltip = 'Carica nel pannello sinistro la stessa directory'; + LANGitmiShowDirectorySizes_Caption = 'Mostra le dimensioni delle d_irectory'; + LANGitmiTargetSource_Caption = '_Destinazione = Sorgente'; + LANGitFileTypeDirectory = 'Directory'; + LANGitFileTypeFile = 'File'; + LANGitFileTypeMetafile = 'Questo è un meta-item comune'; + LANGitPreferencesPanelsPage = 'Pannelli'; + LANGitPreferencesApplicationsPage = 'Applicazioni'; + LANGitPreferencesExperimentalPage = 'Sperimentale'; + LANGitPreferencesSelectAllDirectoriesCheckBox_Caption = 'Seleziona _anche le directory quando selezioni tutto'; + LANGitPreferencesNewStyleAltOCheckBox_Caption = '_Nuovo stile Alt+O'; + LANGitPreferencesNewStyleAltOCheckBox_Tooltip = 'Resta nella stessa directory quando quando cambi la directory del pannello opposto premendo Ctrl/Alt+O'; + LANGitPreferencesShowFuncButtonsCheckBox_Caption = 'Mostra le funzioni dei bottoni _chiave'; + LANGitPreferencesSizeFormatLabel_Caption = 'Formato _dimensione:'; + LANGitPreferencesmiSizeFormat1 = 'Sistema'; + LANGitPreferencesmiSizeFormat6 = 'Raggruppato'; + LANGitPreferencesAutodetectXApp = 'Rileva automaticamente applicazioni X'; + LANGitPreferencesAlwaysRunInTerminal = 'Esegui sempre da terminale'; + LANGitPreferencesNeverRunInTerminal = 'Non eseguire mai da terminale'; + LANGitPreferencesCmdLineBehaviourLabel_Caption = '_Esegui da linea di comando:'; + LANGitPreferencesFeatures = 'Feature'; + LANGitPreferencesDisableMouseRename_Tooltip = 'Puoi ancora eseguire un quick-rename premendo Shift+F6'; + LANGitPreferencesDisableFileTipsCheckBox_Caption = 'Disabilita i _tooltip'; + LANGitPreferencesDisableFileTipsCheckBox_Tooltip = 'Non visualizzare i tooltip del pannello se il testo in una colonna è troncato'; + LANGitPreferencesShow = 'Mostra'; + LANGitPreferencesDirsInBoldCheckBox_Caption = 'Directory in _grassetto'; + LANGitPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Disabilita le parentesi attorno al nome delle directory'; + LANGitPreferencesOctalPermissionsCheckBox_Caption = 'Mostra i permessi in _ottale'; + LANGitPreferencesOctalPermissionsCheckBox_Tooltip = 'Mostra i permessi di file e directory come numeri anziché come testo (-rw-rw-rw-)'; + LANGitPreferencesMovement = 'Movimento'; + LANGitPreferencesLynxLikeMotionCheckBox_Caption = 'Movimento _Lynx-like'; + LANGitPreferencesInsertMovesDownCheckBox_Caption = '_Insert muove in basso'; + LANGitPreferencesSpaceMovesDownCheckBox_Caption = '_Space muove in alto'; + LANGitPreferencesViewer = 'Visualizzatore'; + LANGitPreferencesCommandSC = 'Comando:'; + LANGitPreferencesUseInternalViewer = 'Usa il visualizzatore _interno'; + LANGitPreferencesEditor = 'Editor'; + LANGitPreferencesTerminal = 'Terminale'; + LANGitPreferencesExperimentalFeatures = 'Features sperimentali'; + LANGitPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Attenzione:</span> Queste feature sono sperimentali e potrebbero non funzionare correttamente. Usale a tuo rischio!'; + LANGitPreferencesFocusRefreshCheckBox_Caption = 'Effettua il refresh quando una finestra viene selezionata'; + LANGitPreferencesFocusRefreshCheckBox_Tooltip = 'Al momento il refresh è molto lento'; + LANGitPreferencesWMCompatModeCheckBox_Caption = 'Modalità compatibile _WM'; + LANGitPreferencesWMCompatModeCheckBox_Tooltip = 'Usa se riscontri problemi con un window manager (ad esempio IceWM non effettua l''ingrandimento delle finestre correttamente)'; + LANGitPreferencesCompatUseLibcSystemCheckBox_Caption = 'Usa libc _system() per eseguire i programmi'; + LANGitPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Usare in caso freeze o crash nell''avvio di applicazioni esterne'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGitmiSearchCaption2 = '_Cerca...'; + LANGitmiNoMounterBarCaption = 'No_n visualizzare la barra dei dispositivi montati'; + LANGitmiShowOneMounterBarCaption = 'Visualizza _una barra dei dispositivi montati'; + LANGitmiShowTwoMounterBarCaption = 'Visualizza _due barre dei dispositivi montati'; + LANGitmnuNetworkCaption = 'R_ete'; + LANGitmiConnectionsCaption = '_Connessioni...'; + LANGitmiOpenConnectionCaption = '_Apri connessione...'; + LANGitmiQuickConnectCaption = 'Connessione _veloce...'; + LANGitmnuPluginsCaption = 'Pl_ugin'; + LANGitmiTestPluginCaption = '_Prova plugin...'; + LANGitmiMounterSettingsCaption = 'Impostazioni montaggio...'; + LANGitmiColumnsCaption = 'Colonne del pannello...'; + LANGitmiSavePositionCaption = '_Salva la posizione'; + LANGitmiMountCaption = '_Monta'; + LANGitmiUmountCaption = '_Smonta'; + LANGitmiEjectCaption = '_Espelli'; + LANGitmiDuplicateTabCaption = 'Duplica il tab corrente'; + LANGitmiCloseTabCaption = 'Chiudi il tab corrente'; + LANGitmiCloseAllTabsCaption = 'Chiudi tutti i tab'; + LANGitCannotDetermineDestinationEngine = 'Impossibile determinare la destinazione. Inserisci il percorso corretto e prova ancora.'; + LANGitCannotLoadFile = 'Impossibile caricare il file ''%s''. Controlla i permessi.'; + LANGitMountPointDevice = 'Mount Point: %s'#10'Dispositivo: %s'; + LANGitMountSC = 'Monta:'; + LANGitNoPluginsFound = 'Nessun plugin trovato'; + LANGitPluginAbout = 'Informazioni...'; + LANGitCouldntOpenURI = 'Impossibile aprire l''URI specificato. Controlla l''URI specificato e i permessi d''accesso.'; + LANGitPluginAboutInside = 'Plugin: %s'#10#10'%s'#10'%s'; + LANGitAreYouSureCloseAllTabs = 'Vuoi veramente chiudere tutti i tab inattivi?'; + LANGitCouldntOpenURIArchive = 'Impossibile aprire l''archivio. Controlla la consistenza e i permessi d''accesso.'; + LANGitThereIsNoModuleAvailable = 'Non esistono moduli VFS disponibili che possano gestire questa connessione'; + LANGitIgnoreError = 'Vuoi veramente ignorare l''errore? Il file sorgente verrà eliminato'; + LANGitErrorMount = 'Impossibile montare il dispositivo ''%s'':'#10#10; + LANGitErrorUmount = 'Impossibile smontare il dispositivo ''%s'':'#10#10; + LANGitErrorEject = 'Impossibile espellere il dispositivo ''%s'':'#10#10; + + LANGitMounterPrefs_Caption = 'Impostazioni del Mounter'; + LANGitMounterPrefs_TitleLabelCaption = 'Impostazioni del Mounter'; + LANGitMounterPrefs_ListViewFrameCaption = 'Mounter'; + LANGitMounterPrefs_MountName = 'Mount Name'; + LANGitMounterPrefs_MountPoint = 'Mount Point'; + LANGitMounterPrefs_Device = 'Dispositivo'; + LANGitMounterPrefs_MoveUpButtonTooltip = 'Sposta l''elemento su'; + LANGitMounterPrefs_MoveDownButtonTooltip = 'Sposta l''elemento giù'; + LANGitMounterPrefs_UseFSTabDefaultsCheckBox = 'Usa gli elementi predefiniti di _fstab'; + LANGitMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'Selezionando questa opzione, la barra dei dispositivi montati verrà popolata dagli elementi presenti nel file /etc/fstab (system mountlist file)'; + LANGitMounterPrefs_ToggleModeCheckBox = 'I bottoni stanno _giù quando montati'; + LANGitMounterPrefs_ToggleModeCheckBoxTooltip = 'Selezionando questa opzione, i bottoni della barra dei dispositivi montati resteranno giù se il dispositivo è montato; un altro clic per smontare (espellere in questo caso)'; + LANGitMounterPrefs_PropertiesFrameCaption = 'Proprietà degli elementi del Mounter'; + LANGitMounterPrefs_DisplayTextLabelCaption = '_Testo Visualizzato:'; + LANGitMounterPrefs_MountPointLabelCaption = 'Mount _Point:'; + LANGitMounterPrefs_MountDeviceLabelCaption = '_Dispositivo:'; + LANGitMounterPrefs_DeviceTypeLabelCaption = 'T_ipo di Dispositivo:'; + LANGitMounterPrefs_miLocalDiskCaption = 'Disco locale'; + LANGitMounterPrefs_miRemovableCaption = 'Rimovibile'; + LANGitMounterPrefs_miCDCaption = 'Unità CD/DVD'; + LANGitMounterPrefs_miFloppyCaption = 'Unità Floppy'; + LANGitMounterPrefs_miNetworkCaption = 'Rete'; + LANGitMounterPrefs_MountCommandLabelCaption = 'Comando per il montaggio:'; + LANGitMounterPrefs_UmountCommandLabelCaption = 'Comando per lo smontaggio:'; + LANGitMounterPrefs_MountCommandEntryTooltip = 'Sintassi: usa %dev per sostituire il dispositivo e %dir per il mount point oppure lascia vuoto per predefinito montaggio'#10 + + 'Nota: presta attenzione ai comandi interattivi, Tux Commander può bloccarsi!'#10'Esempio: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGitMounterPrefs_UmountCommandEntryTooltip = 'Sintassi: usa %dev per sostituire il dispositivo e %dir per il mount point oppure lascia vuoto per predefinito smontaggio'#10'Esempio: smbumount $dir'; + LANGitMounterPrefs_IconLabelCaption = '_Icona:'; + + LANGitConnMgr_Caption = 'Apri Nuova Connessione'; + LANGitConnMgr_ConnectButton = 'Co_nnetti'; + LANGitConnMgr_OpenConnection = 'Apri Connessione'; + LANGitConnMgr_NameColumn = 'Nome'; + LANGitConnMgr_URIColumn = 'URI'; + LANGitConnMgr_AddConnectionButtonCaption = '_Aggiungi sito...'; + LANGitConnMgr_AddConnectionButtonTooltip = 'Aggiungi nuova connessione'; + LANGitConnMgr_EditButtonCaption = '_Modifica...'; + LANGitConnMgr_EditButtonTooltip = 'Modifica la connessione selezionata'; + LANGitConnMgr_RemoveButtonCaption = '_Rimuovi il sito'; + LANGitConnMgr_RemoveButtonTooltip = 'Rimuovi la connessione selezionata'; + LANGitConnMgr_DoYouWantDelete = 'Vuoi veramente eliminare la connessione ''%s''?'; + + LANGitConnProp_FTP = 'FTP'; + LANGitConnProp_SFTP = 'SFTP (ssh subsystem)'; + LANGitConnProp_SMB = 'Windows share (SMB)'; + LANGitConnProp_HTTP = 'WebDAV (HTTP)'; + LANGitConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGitConnProp_Other = 'Altro <span style="italic">(specificare l''URI)</span>'; + LANGitConnProp_Caption = 'Proprietà Connessione'; + LANGitConnProp_VFSModule = 'Modulo _VFS:'; + LANGitConnProp_URI = '_URI:'; + LANGitConnProp_URIEntryTooltip = 'Un URI corretto deve contenere un service type prefix e un indirizzo server'; + LANGitConnProp_DetailedInformations = 'Informazioni dettagliate'; + LANGitConnProp_Name = '_Nome:'; + LANGitConnProp_Server = 'Ser_ver[:porta]:'; + LANGitConnProp_Username = 'Userna_me:'; + LANGitConnProp_UserNameEntryTooltip = 'Lascia vuoto per un login anonimo'; + LANGitConnProp_Password = '_Password:'; + LANGitConnProp_TargetDirectory = '_Directory di destinazione:'; + LANGitConnProp_ServiceType = 'Tipo di _servizio:'; + LANGitConnProp_MaskPassword = '_Nascondi password'; + LANGitConnProp_MenuItemCaption = 'Predefinito <span style="italic">(tutti i moduli adatti)</span>'; + + LANGitConnLogin_Caption = 'Autenticazione richiesta'; + LANGitConnLogin_Login = 'Login'; + LANGitConnLogin_ExperimentalWarningLabelCaption = 'Devi effettuare il log in per accedere %s'; + LANGitConnLogin_Username = '_Username:'; + LANGitConnLogin_Password = '_Password:'; + LANGitConnLogin_AnonymousCheckButton = '_Anonimo'; + + LANGitColumns_Caption = 'Impostazioni Colonne del Pannello'; + LANGitColumns_Title = 'Impostazioni Colonne del Pannello'; + LANGitColumns_MoveUpButtonTooltip = 'Sposta l''elemento su'; + LANGitColumns_MoveDownButtonTooltip = 'Sposta l''elemento giu'; + LANGitColumns_TitlesLongName = 'Nome'; + LANGitColumns_TitlesLongNameExt = 'Nome + Estensione'; + LANGitColumns_TitlesLongExt = 'Estensione'; + LANGitColumns_TitlesLongSize = 'Dimensione'; + LANGitColumns_TitlesLongDateTime = 'Data + Orario'; + LANGitColumns_TitlesLongDate = 'Data'; + LANGitColumns_TitlesLongTime = 'Orario'; + LANGitColumns_TitlesLongUser = 'Utente'; + LANGitColumns_TitlesLongGroup = 'Gruppo'; + LANGitColumns_TitlesLongAttr = 'Attributi'; + LANGitColumns_TitlesShortName = 'Nome'; + LANGitColumns_TitlesShortNameExt = 'Nome'; + LANGitColumns_TitlesShortExt = 'Estensione'; + LANGitColumns_TitlesShortSize = 'Dimensione'; + LANGitColumns_TitlesShortDateTime = 'Data'; + LANGitColumns_TitlesShortDate = 'Data'; + LANGitColumns_TitlesShortTime = 'Orario'; + LANGitColumns_TitlesShortUser = 'Utente'; + LANGitColumns_TitlesShortGroup = 'Gruppo'; + LANGitColumns_TitlesShortAttr = 'Attributi'; + + LANGitTestPlugin_Caption = 'Test VFS Plugin'; + LANGitTestPlugin_Title = 'Test VFS Plugin'; + LANGitTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Warning:</span> Il sottosistema VFS e i suoi plugin sono sperimentali e potrebbero contenere bachi. Usa questa funzionalità a tuo rischio!'; + LANGitTestPlugin_Plugin = '_Plugin:'; + LANGitTestPlugin_Command = 'Co_mando:'; + LANGitTestPlugin_Username = '_Username:'; + LANGitTestPlugin_Password = '_Password:'; + LANGitTestPlugin_AnonymousCheckButton = 'Login _anonimo (non chiama VFSLogin)'; + LANGitTestPlugin_NoPluginsFound = 'Nessun plugins trovato'; + + LANGitRemoteWait_Caption = 'Operazione in corso'; + LANGitRemoteWait_OperationInProgress = 'Operazione in corso, sii paziente...'; + LANGitRemoteWait_ItemsFound = 'Elementi trovati: %d'; + + LANGitSearch_Bytes = 'Byte'; + LANGitSearch_kB = 'kB'; + LANGitSearch_MB = 'MB'; + LANGitSearch_days = 'giorni'; + LANGitSearch_weeks = 'settimane'; + LANGitSearch_months = 'mesi'; + LANGitSearch_years = 'anni'; + LANGitSearch_Caption = 'Trova File'; + LANGitSearch_General = 'Generale'; + LANGitSearch_Advanced = 'Avanzato'; + LANGitSearch_SearchResults = 'Trova Risultati:'; + LANGitSearch_SearchFor = 'Trova _per:'; + LANGitSearch_FileMaskEntryTooltip = 'Suggerimento: Usa dei punto e virgola (";") per specificare più file da cercare'; + LANGitSearch_SearchIn = 'Cerca _in:'; + LANGitSearch_SearchArchivesCheckButton = 'Cerca _archivi'; + LANGitSearch_FindText = 'Cerca _testo:'; + LANGitSearch_FindTextEntryTooltip = 'Lascia vuoto per escludere il text matching'#10'Nota che stiamo usando UTF-8 nella parte GUI'; + LANGitSearch_CaseSensitiveCheckButton = 'Cas_e sensitive'; + LANGitSearch_StayCurrentFSCheckButton = 'Includi altri files_ystems'; + LANGitSearch_CaseSensitiveMatchCheckButton = 'Ca_se sensitive'; + LANGitSearch_Size = 'Dimensione'; + LANGitSearch_Date = 'Data'; + LANGitSearch_BiggerThan = 'Più _grande di'; + LANGitSearch_SmallerThan = 'Più _piccolo di'; + LANGitSearch_ModifiedBetweenRadioButton = '_Modificato tra'; + LANGitSearch_NotModifiedAfterRadioButton = '_Non modificato dopo'; + LANGitSearch_ModifiedLastRadioButton = 'Mod_ificato nello scorso'; + LANGitSearch_ModifiedNotLastRadionButton = 'No_n modificato nello scorso'; + LANGitSearch_ModifiedBetweenEntry1 = '"Usa il seguente formato per la data:" c'; + LANGitSearch_ViewButtonCaption = '_Visualizza file'; + LANGitSearch_NewSearchButtonCaption = '_Nuova ricerca'; + LANGitSearch_GoToFileButtonCaption = '_Vai al file'; + LANGitSearch_FeedToListboxButtonCaption = 'Feed to _listbox'; + LANGitSearch_StatusSC = 'Status:'; + LANGitSearch_Ready = 'Pronto.'; + LANGitSearch_PreparingToSearch = 'Preparazione alla ricerca.'; + LANGitSearch_SearchInProgress = 'Ricerca in corso:'; + LANGitSearch_UserCancelled = 'Annullato dall''utente.'; + LANGitSearch_SearchFinished = 'Ricerca conclusa'; + LANGitSearch_FilesFound = '%d file trovati'; + LANGitSearch_And = 'e'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGitCloseOpenConnection = 'Stai cercando di aprire una nuova connessione al posto di un''altra attualmente attiva. Continuando, la connessione precedente verrà chiusa e sostituita dalla nuova connessione.'#10#10'Vuoi continuare?'; + LANGitDuplicateTabWarning = 'Stai cercando di aprire una nuova scheda da una directory remota. Tuttavia, la funzionalità "engine cloning" non è supportata. La directory nella nuova scheda punterà al filesystem locale.'; + LANGitDontShowAgain = '_Non mostrare più questo messaggio'; + LANGitSwitchOtherPanelWarning = 'Stai cercando di aprire una directory remota nell''altro pannello. Tuttavia, la funzionalità "engine cloning" non è supportata. La directory di destinazione non verrà modificata.'; + LANGitOpenConnectionsWarning = 'Sono state rilevate alcune connessioni ancora aperte. Chiudendo l''applicazione, queste connessioni verranno chiuse.'#10#10'Vuoi continuare?'; + LANGitmiDisconnect_Caption = '_Disconnetti'; + LANGitDisconnectButton_Tooltip = 'Disconnetti la connessione attiva'; + LANGitLeaveArchiveButton_Tooltip = 'Chiudi l''archivio corrente'; + LANGitOpenTerminalButton_Tooltip = 'Apre una nuova finestra terminale dalla directory corrente'; + LANGitOpenTerminalButton_Caption = 'Apre il te_rminale'; + LANGitShowTextUIDsCheckBox_Caption = 'Mostra _UIDs testuali'; + LANGitShowTextUIDsCheckBox_Tooltip = 'Mostra informazioni sull''Utente e sul Gruppo in forma testuale anzichè in forma numerica (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGitmiNewTab_Caption = 'Nuova _scheda'; + LANGitFilePopupMenu_Properties = '_Proprietà'; + LANGitCommandEntry_Tooltip = 'Utilizza %s come segnaposto per file/directory'; + LANGitmiFiles_Caption = 'Solo file'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGitPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGitHandleRunFromArchive_Bytes = 'bytes'; + LANGitHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGitHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGitHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGitHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGitFRunFromVFS_Caption = 'Packed file properties'; + LANGitFRunFromVFS_TitleLabel = 'File Properties'; + LANGitFRunFromVFS_FileNameLabel = 'File name:'; + LANGitFRunFromVFS_FileTypeLabel = 'File type:'; + LANGitFRunFromVFS_SizeLabel = 'Size:'; + LANGitFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGitFRunFromVFS_DateLabel = 'Modify date:'; + LANGitFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGitFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGitFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGitFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGitFSetPassword_Caption = 'Set password'; + LANGitFSetPassword_Label1_Caption = 'Password required'; + LANGitFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGitFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGitF2Button_Caption; + LANGF3Button_Caption := LANGitF3Button_Caption; + LANGF4Button_Caption := LANGitF4Button_Caption; + LANGF5Button_Caption := LANGitF5Button_Caption; + LANGF6Button_Caption := LANGitF6Button_Caption; + LANGF7Button_Caption := LANGitF7Button_Caption; + LANGF8Button_Caption := LANGitF8Button_Caption; + + LANGmnuFile_Caption := LANGitmnuFile_Caption; + LANGmnuMark_Caption := LANGitmnuMark_Caption; + LANGmnuCommands_Caption := LANGitmnuCommands_Caption; + LANGmnuHelp_Caption := LANGitmnuHelp_Caption; + LANGmiExit_Caption := LANGitmiExit_Caption; + LANGmiSelectGroup_Caption := LANGitmiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGitmiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGitmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGitmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGitmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGitmiRefresh_Caption; + LANGmiAbout_Caption := LANGitmiAbout_Caption; + + LANGColumn1_Caption := LANGitColumn1_Caption; + LANGColumn2_Caption := LANGitColumn2_Caption; + LANGColumn3_Caption := LANGitColumn3_Caption; + LANGColumn4_Caption := LANGitColumn4_Caption; + LANGColumn5_Caption := LANGitColumn5_Caption; + + LANGExpandSelection := LANGitExpandSelection; + LANGShrinkSelection := LANGitShrinkSelection; + LANGNoMatchesFound := LANGitNoMatchesFound; + LANGNoFilesSelected := LANGitNoFilesSelected; + LANGSelectedFilesDirectories := LANGitSelectedFilesDirectories; + LANGDirectoryS := LANGitDirectoryS; + LANGFileS := LANGitFileS; + LANGDoYouReallyWantToDeleteTheS := LANGitDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGitDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGitCopyFiles; + LANGMoveRenameFiles := LANGitMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGitCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGitMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGitCopySC; + LANGMoveRenameSC := LANGitMoveRenameSC; + + LANGQuickFind := LANGitQuickFind; + + LANGAboutString := LANGitAboutString; + LANGAboutStringGnome := LANGitAboutStringGnome; + LANGDiskStatFmt := LANGitDiskStatFmt; + LANGDiskStatVolNameFmt := LANGitDiskStatVolNameFmt; + LANGStatusLineFmt := LANGitStatusLineFmt; + LANGPanelStrings[False] := LANGitPanelStrings[False]; + LANGPanelStrings[True] := LANGitPanelStrings[True]; + LANGDIR := LANGitDIR; + LANGErrorGettingListingForSPanel := LANGitErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGitErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGitErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGitErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGitTheFileDirectory; + LANGCouldNotBeDeleted := LANGitCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGitCouldNotBeDeletedS; + LANGUserCancelled := LANGitUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGitTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGitCannotCopyFile; + LANGCopyError := LANGitCopyError; + LANGMoveError := LANGitMoveError; + LANGOverwriteS := LANGitOverwriteS; + LANGWithFileS := LANGitWithFileS; + LANGOvewriteSBytesS := LANGitOvewriteSBytesS; + LANGTheFile := LANGitTheFile; + LANGCopy := LANGitCopy; + LANGMove := LANGitMove; + LANGTheDirectory := LANGitTheDirectory; + LANGTheSymbolicLink := LANGitTheSymbolicLink; + LANGCannotMoveFile := LANGitCannotMoveFile; + LANGCouldNotBeCreated := LANGitCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGitCouldNotBeCreatedS; + LANGFromS := LANGitFromS; + LANGToS := LANGitToS; + LANGCannotCopyFileToItself := LANGitCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGitMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGitCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGitCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGitCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGitCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGitCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGitCannotWriteToDestinationFile; + + LANGUnknownException := LANGitUnknownException; + LANGNoAccess := LANGitNoAccess; + LANGUnknownError := LANGitUnknownError; + + LANGCreateANewDirectory := LANGitCreateANewDirectory; + LANGEnterDirectoryName := LANGitEnterDirectoryName; + + LANGOverwriteQuestion := LANGitOverwriteQuestion; + LANGOverwriteButton_Caption := LANGitOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGitOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGitSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGitOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGitSkipAllButton_Caption; + LANGRenameButton_Caption := LANGitRenameButton_Caption; + LANGAppendButton_Caption := LANGitAppendButton_Caption; + LANGRename := LANGitRename; + LANGRenameFile := LANGitRenameFile; + LANGIgnoreButton_Caption := LANGitIgnoreButton_Caption; + + LANGProgress := LANGitProgress; + LANGCancel := LANGitCancel; + LANGDelete := LANGitDelete; + + LANGSpecifyFileType := LANGitSpecifyFileType; + + LANGRemoveDirectory := LANGitRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGitDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGitRetry; + LANGDeleteButton_Caption := LANGitDeleteButton_Caption; + LANGAll := LANGitAll; + + LANGCopyFilesSC := LANGitCopyFilesSC; + LANGAppendQuestion := LANGitAppendQuestion; + LANGPreparingList := LANGitPreparingList; + + LANGYouMustSelectAValidFile := LANGitYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGitmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGitVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGitCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGitCheckButtonCaptionStop; + LANGFileListTooltip := LANGitFileListTooltip; + LANGFilenameColumnCaption := LANGitFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGitTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGitAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGitAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGitAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGitChecksumNotChecked; + LANGChecksumChecking := LANGitChecksumChecking; + LANGChecksumInterrupted := LANGitChecksumInterrupted; + LANGChecksumDOK := LANGitChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGitmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGitYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGitCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGitCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGitCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGitCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGitCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGitCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGitCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGitCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGitCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGitCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGitCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGitCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGitCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGitCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGitCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGitCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGitCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGitCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGitCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGitCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGitCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGitCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGitAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGitTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGitTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGitMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGitPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGitMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGitWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGitMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGitMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGitMergeSC; + LANGmiSplitFileCaption := LANGitmiSplitFileCaption; + LANGmiMergeFilesCaption := LANGitmiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGitSplitTheFileSToDirectory; + LANGSplitSC := LANGitSplitSC; + LANGSplitFile := LANGitSplitFile; + LANGBytesPerFile := LANGitBytesPerFile; + LANGAutomatic := LANGitAutomatic; + LANGDeleteFilesOnTargetDisk := LANGitDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGitSplitCaption; + LANGCannotOpenFileS := LANGitCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGitCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGitThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGitThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGitAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGitSplitOfSSucceeded; + LANGSplitOfSFailed := LANGitSplitOfSFailed; + + LANGmnuShow_Caption := LANGitmnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGitmiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGitTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGitCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGitEdit; + LANGEnterFilenameToEdit := LANGitEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGitmnuSettings_Caption; + LANGmiFileTypes_Caption := LANGitmiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGitThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGitErrorExecutingCommand; + LANGEditFileTypesCaption := LANGitEditFileTypesCaption; + LANGTitleLabel_Caption := LANGitTitleLabel_Caption; + LANGExtensionsColumn := LANGitExtensionsColumn; + LANGDescriptionColumn := LANGitDescriptionColumn; + LANGFileTypesList := LANGitFileTypesList; + LANGActionName := LANGitActionName; + LANGCommand := LANGitCommand; + LANGSetDefaultActionButton_Caption := LANGitSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGitRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGitAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGitBrowseButton_Caption; + LANGCommandLabel_Caption := LANGitCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGitDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGitFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGitNotebookPageExtensions; + LANGNotebookPageActions := LANGitNotebookPageActions; + LANGDefault := LANGitDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGitCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGitDefaultColor; + LANGIcon := LANGitIcon; + LANGBrowseForIcon := LANGitBrowseForIcon; + LANGSelectFileTypeColor := LANGitSelectFileTypeColor; + LANGColor := LANGitColor; + + LANGmiChangePermissions_Caption := LANGitmiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGitmiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGitmiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGitmiEditSymlink_Caption; + LANGChmodProgress := LANGitChmodProgress; + LANGChownProgress := LANGitChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGitYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGitPopupRunS; + LANGPopupOpenS := LANGitPopupOpenS; + LANGPopupGoUp := LANGitPopupGoUp; + LANGPopupOpenWithS := LANGitPopupOpenWithS; + LANGPopupDefault := LANGitPopupDefault; + LANGPopupOpenWith := LANGitPopupOpenWith; + LANGPopupViewFile := LANGitPopupViewFile; + LANGPopupEditFile := LANGitPopupEditFile; + LANGPopupMakeSymlink := LANGitPopupMakeSymlink; + LANGPopupRename := LANGitPopupRename; + LANGPopupDelete := LANGitPopupDelete; + LANGDialogChangePermissions := LANGitDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGitCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGitDialogChangeOwner; + LANGCouldNotBeChownedS := LANGitCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGitDialogMakeSymlink; + LANGDialogEditSymlink := LANGitDialogEditSymlink; + LANGFEditSymlink_Caption := LANGitFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGitFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGitFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGitFChmod_Caption; + LANGFChmod_PermissionFrame := LANGitFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGitFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGitFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGitFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGitFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGitFChmod_OctalLabel; + LANGFChmod_SUID := LANGitFChmod_SUID; + LANGFChmod_SGID := LANGitFChmod_SGID; + LANGFChmod_Sticky := LANGitFChmod_Sticky; + LANGFChmod_RUSR := LANGitFChmod_RUSR; + LANGFChmod_WUSR := LANGitFChmod_WUSR; + LANGFChmod_XUSR := LANGitFChmod_XUSR; + LANGFChmod_RGRP := LANGitFChmod_RGRP; + LANGFChmod_WGRP := LANGitFChmod_WGRP; + LANGFChmod_XGRP := LANGitFChmod_XGRP; + LANGFChmod_ROTH := LANGitFChmod_ROTH; + LANGFChmod_WOTH := LANGitFChmod_WOTH; + LANGFChmod_XOTH := LANGitFChmod_XOTH; + LANGFChmod_TextLabel := LANGitFChmod_TextLabel; + LANGFChmod_FileLabel := LANGitFChmod_FileLabel; + LANGFChown_Caption := LANGitFChown_Caption; + LANGFChown_OwnerFrame := LANGitFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGitFChown_GroupFrame; + LANGFChown_FileFrame := LANGitFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGitFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGitFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGitFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGitFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGitmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGitmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGitmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGitBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGitmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGitTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGitSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGitPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGitPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGitPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGitPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGitPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGitPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGitPreferences_NumHistoryItems; + LANGPreferences_Default := LANGitPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGitPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGitPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGitPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGitPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGitPreferences_Viewer; + LANGPreferences_Editor := LANGitPreferences_Editor; + LANGPreferences_Terminal := LANGitPreferences_Terminal; + LANGPreferences_ListFont := LANGitPreferences_ListFont; + LANGPreferences_Change := LANGitPreferences_Change; + LANGPreferences_UseDefaultFont := LANGitPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGitPreferences_Foreground; + LANGPreferences_Background := LANGitPreferences_Background; + LANGPreferences_NormalItem := LANGitPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGitPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGitPreferences_Cursor; + LANGPreferences_InactiveItem := LANGitPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGitPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGitPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGitPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGitPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGitPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGitPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGitPreferences_DefaultS; + LANGPreferences_SelectFont := LANGitPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGitBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGitUpButton_Tooltip; + LANGRootButton_Tooltip := LANGitRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGitHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGitLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGitRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGitmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGitmiTargetSource_Caption; + LANGFileTypeDirectory := LANGitFileTypeDirectory; + LANGFileTypeFile := LANGitFileTypeFile; + LANGFileTypeMetafile := LANGitFileTypeMetafile; + LANGPreferencesPanelsPage := LANGitPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGitPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGitPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGitPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGitPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGitPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGitPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGitPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGitPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGitPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGitPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGitPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGitPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGitPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGitPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGitPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGitPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGitPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGitPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGitPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGitPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGitPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGitPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGitPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGitPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGitPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGitPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGitPreferencesViewer; + LANGPreferencesCommandSC := LANGitPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGitPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGitPreferencesEditor; + LANGPreferencesTerminal := LANGitPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGitPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGitPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGitPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGitPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGitPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGitPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGitPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGitPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGitmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGitmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGitmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGitmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGitmnuNetworkCaption; + LANGmiConnectionsCaption := LANGitmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGitmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGitmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGitmnuPluginsCaption; + LANGmiTestPluginCaption := LANGitmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGitmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGitmiColumnsCaption; + LANGmiSavePositionCaption := LANGitmiSavePositionCaption; + LANGmiMountCaption := LANGitmiMountCaption; + LANGmiUmountCaption := LANGitmiUmountCaption; + LANGmiEjectCaption := LANGitmiEjectCaption; + LANGmiDuplicateTabCaption := LANGitmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGitmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGitmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGitCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGitCannotLoadFile; + LANGMountPointDevice := LANGitMountPointDevice; + LANGMountSC := LANGitMountSC; + LANGNoPluginsFound := LANGitNoPluginsFound; + LANGPluginAbout := LANGitPluginAbout; + LANGCouldntOpenURI := LANGitCouldntOpenURI; + LANGPluginAboutInside := LANGitPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGitAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGitCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGitThereIsNoModuleAvailable; + LANGIgnoreError := LANGitIgnoreError; + LANGErrorMount := LANGitErrorMount; + LANGErrorUmount := LANGitErrorUmount; + LANGErrorEject := LANGitErrorEject; + + LANGMounterPrefs_Caption := LANGitMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGitMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGitMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGitMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGitMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGitMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGitMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGitMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGitMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGitMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGitMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGitMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGitMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGitMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGitMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGitMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGitMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGitMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGitMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGitMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGitMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGitMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGitMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGitMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGitMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGitMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGitMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGitConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGitConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGitConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGitConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGitConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGitConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGitConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGitConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGitConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGitConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGitConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGitConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGitConnProp_FTP; + LANGConnProp_SFTP := LANGitConnProp_SFTP; + LANGConnProp_SMB := LANGitConnProp_SMB; + LANGConnProp_HTTP := LANGitConnProp_HTTP; + LANGConnProp_HTTPS := LANGitConnProp_HTTPS; + LANGConnProp_Other := LANGitConnProp_Other; + LANGConnProp_Caption := LANGitConnProp_Caption; + LANGConnProp_VFSModule := LANGitConnProp_VFSModule; + LANGConnProp_URI := LANGitConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGitConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGitConnProp_DetailedInformations; + LANGConnProp_Name := LANGitConnProp_Name; + LANGConnProp_Server := LANGitConnProp_Server; + LANGConnProp_Username := LANGitConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGitConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGitConnProp_Password; + LANGConnProp_TargetDirectory := LANGitConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGitConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGitConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGitConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGitConnLogin_Caption; + LANGConnLogin_Login := LANGitConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGitConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGitConnLogin_Username; + LANGConnLogin_Password := LANGitConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGitConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGitColumns_Caption; + LANGColumns_Title := LANGitColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGitColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGitColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGitColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGitColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGitColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGitColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGitColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGitColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGitColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGitColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGitColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGitColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGitColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGitColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGitColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGitColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGitColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGitColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGitColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGitColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGitColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGitColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGitTestPlugin_Caption; + LANGTestPlugin_Title := LANGitTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGitTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGitTestPlugin_Plugin; + LANGTestPlugin_Command := LANGitTestPlugin_Command; + LANGTestPlugin_Username := LANGitTestPlugin_Username; + LANGTestPlugin_Password := LANGitTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGitTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGitTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGitRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGitRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGitRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGitSearch_Bytes; + LANGSearch_kB := LANGitSearch_kB; + LANGSearch_MB := LANGitSearch_MB; + LANGSearch_days := LANGitSearch_days; + LANGSearch_weeks := LANGitSearch_weeks; + LANGSearch_months := LANGitSearch_months; + LANGSearch_years := LANGitSearch_years; + LANGSearch_Caption := LANGitSearch_Caption; + LANGSearch_General := LANGitSearch_General; + LANGSearch_Advanced := LANGitSearch_Advanced; + LANGSearch_SearchResults := LANGitSearch_SearchResults; + LANGSearch_SearchFor := LANGitSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGitSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGitSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGitSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGitSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGitSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGitSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGitSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGitSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGitSearch_Size; + LANGSearch_Date := LANGitSearch_Date; + LANGSearch_BiggerThan := LANGitSearch_BiggerThan; + LANGSearch_SmallerThan := LANGitSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGitSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGitSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGitSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGitSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGitSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGitSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGitSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGitSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGitSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGitSearch_StatusSC; + LANGSearch_Ready := LANGitSearch_Ready; + LANGSearch_PreparingToSearch := LANGitSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGitSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGitSearch_UserCancelled; + LANGSearch_SearchFinished := LANGitSearch_SearchFinished; + LANGSearch_FilesFound := LANGitSearch_FilesFound; + LANGSearch_And := LANGitSearch_And; + + LANGCloseOpenConnection := LANGitCloseOpenConnection; + LANGDuplicateTabWarning := LANGitDuplicateTabWarning; + LANGDontShowAgain := LANGitDontShowAgain; + LANGSwitchOtherPanelWarning := LANGitSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGitOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGitmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGitDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGitLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGitOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGitOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGitShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGitShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGitmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGitFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGitCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGitmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGitPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGitHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGitHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGitHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGitHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGitHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGitFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGitFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGitFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGitFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGitFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGitFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGitFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGitFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGitFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGitFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGitFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGitFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGitFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGitFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGitFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('IT', @SetTranslation); + AddTranslation('it_IT', @SetTranslation); +end. diff --git a/translations/UTranslation_PL.pas b/translations/UTranslation_PL.pas new file mode 100644 index 0000000..df29a28 --- /dev/null +++ b/translations/UTranslation_PL.pas @@ -0,0 +1,1108 @@ +(* + Tux Commander - UTranslation_PL - Polish Localization constants + Copyright (C) 2007 by Dominik Zabłotny <doza@sztorm.net> + Check for updates on tuxcmd.sourceforge.net + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_PL; + +interface + +implementation + +uses ULocale; + +const LANGplF2Button_Caption = 'F2 - Zmień nazwę'; + LANGplF3Button_Caption = 'F3 - Podejrzyj'; + LANGplF4Button_Caption = 'F4 - Edytuj'; + LANGplF5Button_Caption = 'F5 - Kopiuj'; + LANGplF6Button_Caption = 'F6 - Przenieś'; + LANGplF7Button_Caption = 'F7 - Utw katalog'; + LANGplF8Button_Caption = 'F8 - Usuń'; + + LANGplmnuFile_Caption = '_Plik'; + LANGplmnuMark_Caption = '_Zaznaczenie'; + LANGplmnuCommands_Caption = '_Polecenia'; + LANGplmnuHelp_Caption = '_Pomoc'; + LANGplmiExit_Caption = 'W_yjście'; + LANGplmiSelectGroup_Caption = 'Zaznacz _grupę...'; + LUnselectGroup_Caption = '_Odznacz grupę...'; + LANGplmiSelectAll_Caption = '_Zaznacz wszystkie'; + LANGplmiUnselectAll_Caption = 'O_dznacz wszystkie'; + LANGplmiInvertSelection_Caption = '_Odwróć zaznaczenie'; + LANGplmiRefresh_Caption = '_Odśwież'; + LANGplmiAbout_Caption = '_Informacje o...'; + + LANGplColumn1_Caption = 'Nazwa'; + LANGplColumn2_Caption = 'Rozsz.'; + LANGplColumn3_Caption = 'Rozmiar'; + LANGplColumn4_Caption = 'Data'; + LANGplColumn5_Caption = 'Atr.'; + + LANGplExpandSelection = 'Powiększ zaznaczenie'; + LANGplShrinkSelection = 'Zmniejsz zaznaczenie'; + LANGplNoMatchesFound = 'Nie znaleziono pasujących'; + LANGplNoFilesSelected = 'Nie zaznaczono plików!'; + LANGplSelectedFilesDirectories = 'Zaznaczono %d plików/katalogów'; + LANGplDirectoryS = 'katalog %s'; + LANGplFileS = 'plik %s'; + LANGplDoYouReallyWantToDeleteTheS = 'Czy na pewno chcesz usunąć %s ?'; + LANGplDoYouReallyWantToDeleteTheSS = 'Czy na pewno chcesz usunąć %s ?'#10'%s'; + LANGplCopyFiles = 'Kopiuj pliki'; + LANGplMoveRenameFiles = 'Przenieś/Zmień nazwę'; + LANGplCopyDFileDirectoriesTo = 'Kopiuj %d plików/katalogów do'; + LANGplMoveRenameDFileDirectoriesTo = 'Przenieś/Zmień nazwę %d plików/katalogów do'; + LANGplCopySC = 'Kopiuj:'; + LANGplMoveRenameSC = 'Przenieś/Zmień nazwę:'; + + LANGplQuickFind = ' Szybkie szukanie:'; + + LANGplAboutString = 'Tux Commander'#10'Wersja %s'#10'Data kompilacji: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'Strona domowa: http://tuxcmd.sourceforge.net/'; + LANGplAboutStringGnome = 'wersja %s'#10'Data kompilacji: %s'#10'Strona domowa: http://tuxcmd.sourceforge.net/'; + LANGplDiskStatFmt = 'Wolnych %s z %s'; + LANGplDiskStatVolNameFmt = '[%s] %s z %s wolnych'; + LANGplStatusLineFmt = 'Wybrano %s z %s w %d z %d plików'; + LANGplPanelStrings : array[boolean] of string = ('prawy', 'lewy'); + + LANGplErrorGettingListingForSPanel = 'Błąd przy pobieraniu listy plików (panel %s):'#10' %s'#10#10'Ścieżka = ''%s'''; + LANGplErrorGettingListingForSPanelNoPath = 'Błąd przy pobieraniu listy plików (panel %s):'#10' %s'; + LANGplErrorCreatingNewDirectorySInSPanel = 'Błąd przy tworzeniu katalogu ''%s'' (panel %s):'#10' %s'; + LANGplErrorCreatingNewDirectorySInSPanelNoPath = 'Błąd przy tworzeniu katalogu (panel %s):'#10' %s'; + LANGplTheFileDirectory = 'Plik/katalog'; + LANGplCouldNotBeDeleted = 'nie mógł zostać usunięty'; + LANGplCouldNotBeDeletedS = 'nie mógł zostać usunięty: %s'; + LANGplUserCancelled = 'Anulowane przez użytkownika!'; + LANGplTheDirectorySIsNotEmpty = 'Katalog %s nie jest pusty!'; + LANGplCannotCopyFile = 'Nie można skopiować pliku'; + LANGplCopyError = 'Błąd kopiowania'; + LANGplMoveError = 'Błąd przenoszenia'; + LANGplOverwriteS = 'Nadpisać: %s'; + LANGplWithFileS = 'plikiem: %s'; + LANGplOvewriteSBytesS = '%s bajtów, %s'; + LANGplTheFile = 'Plik'; + LANGplCopy = 'Kopiuj'; + LANGplMove = 'Przenieś'; + LANGplTheDirectory = 'Katalog'; + LANGplTheSymbolicLink = 'Dowiązanie symboliczne'; + LANGplCannotMoveFile = 'Nie można przenieść pliku'; + LANGplCouldNotBeCreated = 'nie mógł zostać utworzony'; + LANGplCouldNotBeCreatedS = 'nie mógł zostać utworzony: %s'; + LANGplFromS = 'Z: %s'; + LANGplToS = 'Do: %s'; + LANGplCannotCopyFileToItself = 'Nie można skopiować pliku na ten sam plik'; + LANGplMemoryAllocationFailed = 'Błąd alokacji pamięci:'; + LANGplCannotOpenSourceFile = 'Nie można otworzyć pliku źródłowego'; + LANGplCannotOpenDestinationFile = 'Nie można otworzyć pliku docelowego'; + LANGplCannotCloseDestinationFile = 'Nie można zamknąć pliku docelowego'; + LANGplCannotCloseSourceFile = 'Nie można zamknąć pliku źródłowego'; + LANGplCannotReadFromSourceFile = 'Nie można odczytać pliku źródłowego'';liku docelowego'; + + LANGplUnknownException = 'Nieznany wyjątek'; + LANGplNoAccess = 'Brak dostępu'; + LANGplUnknownError = 'Nieznany błąd'; + + LANGplCreateANewDirectory = 'Utwórz nowy katalog'; + LANGplEnterDirectoryName = 'Podaj nazwę _katalogu:'; + + LANGplOverwriteQuestion = 'Nadpisanie pliku'; + LANGplOverwriteButton_Caption = '_Nadpisz'; + LANGplOverwriteAllButton_Caption = 'Nadpisz _wszystkie'; + LANGplSkipButton_Caption = '_Pomiń'; + LANGplOverwriteAllOlderButton_Caption = 'Nadpisz wszystkie _starsze'; + LANGplSkipAllButton_Caption = '_Pomiń wszystkie'; + LANGplRenameButton_Caption = 'Zmień n_azwę'; + LANGplAppendButton_Caption = 'D_ołącz'; + LANGplRename = 'Zmień nazwę'; + LANGplRenameFile = 'Zmień nazwę pliku ''%s'' na'; + LANGplIgnoreButton_Caption = 'Z_ignoruj'; + + LANGplProgress = 'Postęp'; + LANGplCancel = '_Anuluj'; + LANGplDelete = 'Usuń:'; + + LANGplSpecifyFileType = '_Podaj typ pliku:'; + + LANGplRemoveDirectory = 'Usuń katalog'; + LANGplDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Czy chcesz go usunąć razem z zawartymi plikami i katalogami?'; + LANGplRetry = '_Ponów'; + LANGplDeleteButton_Caption = '_Usuń'; + LANGplAll = '_Wszystkie'; + + LANGplCopyFilesSC = 'Kopiuj pliki:'; + LANGplAppendQuestion = 'Czy jesteś pewien, że chcesz dołączyć plik ''%s'' do ''%s''?'; + LANGplPreparingList = 'Przygotowuję listę...'; + + LANGplYouMustSelectAValidFile = 'Musisz wybrać prawidłowy plik!'; + LANGplmiVerifyChecksums = '_Sprawdź sumy kontrolne'; + LANGplVerifyChecksumsCaption = 'Sprawdź sumy kontrolne'; + LANGplCheckButtonCaptionCheck = '_Sprawdź'; + LANGplCheckButtonCaptionStop = '_Zatrzymaj'; + LANGplFileListTooltip = '[?] - Nie sprawdzone'#10'[OK] - Suma prawidłowa'#10'[ERR] - Suma błędna'#10'[N/A] - Plik niedostępny'; + LANGplFilenameColumnCaption = 'Nazwa pliku'; + LANGplTheFileSYouAreTryingToOpenIsQuiteBig = 'Plik ''t dość spory (%s bajtów). Być może nie jest to prawidłowy plik z sumą kontrolną.'#10#10'Czy chcesz go pomimo tego otworzyć?'; + LANGplAnErrorOccuredWhileInitializingMemoryBlock = 'Wystąpił błąd podczas inicjalizacji bloku pamięci. Zamknij kilka innych programów i spróbuj ponownie.'; + LANGplAnErrorOccuredWhileOpeningFileSS = 'Wystąpił błąd podczas otwierania pliku ''%s'':'#10' %s'; + LANGplAnErrorOccuredWhileReadingFileSS = 'Wystąpił błąd podczas odczytu pliku ''%s'':'#10' %s'; + LANGplChecksumNotChecked = '<span weight="bold">Stan</span> Nie sprawdzone'; + LANGplChecksumChecking = '<span weight="bold">Stan:</span> Trwa sprawdzanie...'; + LANGplChecksumInterrupted = '<span weight="bold">Stan:</span> Przerwane'; + LANGplChecksumDOK = '<span weight="bold">Stan:</span> %d%% OK'; + + LANGplmiCreateChecksumsCaption = '_Utwórz sumy kontrolne...'; + LANGplYouMustSelectAtLeastOneFileToCalculateChecksum = 'Musuisz zaznaczyć przynajmniej jeden plik, aby liczyć sumy kontrolne!'; + LANGplCreateChecksumsCaption = 'Utwórz sumy kontrolne'; + LANGplCCHKSUMPage1Text = 'Zamierzasz wyznaczyć sumy kontrolne dla'#10'wybranych plików. Jeśli nie zaznaczyłeś'#10'wszystkich plików, które chciałeś, zamknij tego druida i'#10'zaznacz więcej plików.'; + LANGplCCHKSUMPage4Text = 'Druid jest gotów do wyznaczenia sum kontrolnych dla zaznaczonych plików.'#10' Ta operacja może zająć kilka minut.'#10'Naciśnij Naprzód, aby kontynuować.'; + LANGplCCHKSUMPage6Text = 'Wystąpił błąd podczas wyznaczania sum kontrolnych:'; + LANGplCCHKSUMPage7Text = 'Tworzenie sum kontrolnych zostało ukończone'#10'twoje pliki są gotowe.'#10#10'Naciśnij "Zakończ" aby zamknąć okno.'; + LANGplCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Przygotuj pliki</span>'; + LANGplCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Wybierz typ sumy kontrolnej</span>'; + LANGplCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Gotowy do obliczenia</span>'; + LANGplCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Przetwarzanie...</span>'; + LANGplCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Błąd!</span>'; + LANGplCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Ukończone</span>'; + LANGplCCHKSUMSFVFile = 'Plik SFV'; + LANGplCCHKSUMMD5sumFile = 'Plik MD5sum'; + LANGplCCHKSUMFileName = 'Nazwa _Pliku:'; + LANGplCCHKSUMCreateSeparateChecksumFiles = 'Utwórz _osobne pliki sum kontrolnych'; + LANGplCCHKSUMNowProcessingFileS = 'Trwa przetwarzanie pliku: %s'; + LANGplCCHKSUMFinishCaption = '_Zakończ'; + LANGplCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Czy jesteś pewien, że chcesz przerwać obliczenia?'; + LANGplCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Wystąpił błąd przy otwieraniu pliku ''%s'': %s'#10; + LANGplCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Wystąpił błąd przy odczycie pliku ''%s'': %s'#10; + LANGplCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Wystąpił błąd przy zapisie pliku ''%s'': %s'#10; + + LANGplAnErrorOccuredWhileWritingFileSS = 'Wystąpił błąd przy zapisie pliku ''%s'':'#10' %s'; + LANGplTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Docelowy plik ''%s'' już istnieje. Czy chcesz go nadpisać?'; + LANGplTheTargetFileSCannotBeRemovedS = 'Nie można usunąć docelowego pliku ''%s'': %s'; + LANGplMergeCaption = 'Połącz'; + LANGplPleaseInsertNextDiskOrGiveDifferentLocation = 'Włóż następny nośnik, albo podaj inną lokalizację:'; + LANGplMergeOfSSucceeded = 'Połączenie ''%s'' udane (Suma kontolna CRC OK).'; + LANGplWarningCreatedFileFailsCRCCheck = 'Ostrzeżenie: Utworzony plik nie przeszedł testu CRC!'; + LANGplMergeOfSSucceeded_NoCRCFileAvailable = 'Połączenie ''%s'' udane (brak CRC).'; + LANGplMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Połącz ''%s'' i wszystkie pliki z kolejnymi nazwami, '; + LANGplPopupDefault = ' (domyślnie)'; + LANGplPopupOpenWith = 'O_twórz z...'; + LANGplPopupViewFile = '_Podejrzyj plik'; + LANGplPopupEditFile = 'Ed_ytuj plik'; + LANGplPopupMakeSymlink = 'Utwórz dowiązanie _symboliczne'; + LANGplPopupRename = '_Zmień nazwę'; + LANGplPopupDelete = '_Usuń'; + LANGplDialogChangePermissions = 'Zmień uprawnienia'; + LANGplCouldNotBeChmoddedS = 'nie można zmienić uprawnień: %s'; + LANGplDialogChangeOwner = 'Zmień właściciela'; + LANGplCouldNotBeChownedS = 'nie można zmienić właściciela: %s'; + LANGplDialogMakeSymlink = 'Utwórz dowiązanie symboliczne'; + LANGplDialogEditSymlink = 'Edytuj dowiązanie symboliczne'; + LANGplFEditSymlink_Caption = 'Edytuj dowiązanie symboliczne'; + LANGplFEditSymlink_SymbolicLinkFilename = 'Nazwa pliku dowiązania _symboliczne:'; + LANGplFEditSymlink_SymbolicLinkPointsTo = 'Dowiązanie symboliczne wskazuje _na:'; + + LANGplFChmod_Caption = 'Uprawnienia dostępu'; + LANGplFChmod_PermissionFrame = 'Uprawnienia'; + LANGplFChmod_FileFrame = 'Plik'; + LANGplFChmod_ApplyRecursivelyFor = 'Zastosuj _rekursywnie do'; + LANGplFChmod_miAllFiles = 'Wszystkie pliki i katalogi'; + LANGplFChmod_miDirectories = 'Tylko kataloki'; + LANGplFChmod_OctalLabel = '_Ósemkowo:'; + LANGplFChmod_SUID = 'SUID - Ustaw ID użytkownika przy wykonaniu'; + LANGplFChmod_SGID = 'SGID - Ustaw ID grupy przy wykonaniu'; + LANGplFChmod_Sticky = 'Bit "sticky"'; + LANGplFChmod_RUSR = 'RUSR - Odczyt przez właściciela'; + LANGplFChmod_WUSR = 'WUSR - Zapis przez właściciela'; + LANGplFChmod_XUSR = 'XUSR - Wykonanie/Przeglądanie przez właściciela'; + LANGplFChmod_RGRP = 'RGRP - Odczyt przez grupę'; + LANGplFChmod_WGRP = 'WGRP - Zapis by grupę'; + LANGplFChmod_XGRP = 'XGRP - Wykonanie/Przeglądanie przez grupę'; + LANGplFChmod_ROTH = 'ROTH - Odczyt przez innych'; + LANGplFChmod_WOTH = 'WOTH - Zapis przez innyWykonanie/Przeglądanie przez innych'; + LANGplFChmod_TextLabel = '<span weight="ultrabold">Tekst:</span> %s'; + LANGplFChmod_FileLabel = '<span weight="ultrabold">Plik:</span> %s'#10'<span weight="ultrabold">Tekst:</span> %s'#10 + + '<span weight="ultrabold">Ósemkowo:</span> %d'#10'<span weight="ultrabold">Właściciel</span> %s'#10 + + '<span weight="ultrabold">Grupa:</span> %s'; + + LANGplFChown_Caption = 'Zmień właściciela/grupę'; + LANGplFChown_OwnerFrame = 'Nazwa właściciela'; + LANGplFChown_GroupFrame = 'Nazwa grupy'; + LANGplFChown_FileFrame = 'Plik'; + LANGplFChown_ApplyRecursively = 'Zastosuj _rekursywnie'; + + LANGplFSymlink_Caption = 'Utwórz dowiązanie symboliczne'; + LANGplFSymlink_ExistingFilename = 'Nazwa istniejącego pliku, na który będzie wskazywać dowiązanie:'; + LANGplFSymlink_SymlinkFilename = '_Nazwa dowiązania:'; + + LANGplmnuBookmarks_Caption = '_Zakładki'; + LANGplmiAddBookmark_Caption = '_Dodaj zakładkę'; + LANGplmiEditBookmarks_Caption = '_Edytuj zakładki'; + LANGplBookmarkPopupDelete_Caption = '_Usuń'; + LANGplmiPreferences_Caption = '_Preferencje...'; + LANGplTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'Bieżący katalog już jest na liście zakładek'; + LANGplSomeOtherInstanceChanged = 'Inna instancja Tux Commandera zmieniła konfigurację. Czy chcesz zastosować nowe ustawienia?'#10#10'Uwaga: jeśli wciśniesz "Nie", konfiguracja będzie nadpisana przez tą instancję'' Wyjście!'; + + LANGplPreferences_Caption = 'Preferencje'; + LANGplPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Preferencje aplikacji</span>'; + LANGplPreferences_GeneralPage = 'Ogólne'; + LANGplPreferences_FontsPage = 'Czcionki'; + LANGplPreferences_ColorsPage = 'Kolory'; + LANGplPreferences_RowHeight = 'Wysokość _wiersza:'; + LANGplPreferences_NumHistoryItems = 'Rozmiar historii wiersza _poleceń:'; + LANGplPreferences_ClearReadonlyAttribute = 'Wyczyść atrybut "tylko do _odczytu" przy kopiowaniu z CD-ROMu'; + LANGplPreferences_DisableMouseRenaming = 'Zablokuj zmianę nazwy przy pomocy _myszy'; + LANGplPreferences_ShowFiletypeIconsInList = 'Pokaż _ikony przypisane do typów pliku'; + LANGplPreferences_ExternalAppsLabel = '<span weight="ultrabold">Zewnętrzne programy</span>'; + LANGplPreferences_Viewer = '_Podgląd:'; + LANGplPreferences_Editor = '_Edytor:'; + LANGplPreferences_Terminal = '_Terminal:'; + LANGplPreferences_ListFont = 'Lista czcionek:'; + LANGplPreferences_Change = 'Zmień...'; + LANGplPreferences_UseDefaultFont = 'Użyj _domyślnej czcionki'; + LANGplPreferences_Foreground = 'Tekst'; + LANGplPreferences_Background = 'Tło'; + LANGplPreferences_NormalItem = 'Normalny element:'; + LANGplPreferences_SetToDefaultToUseGTKThemeColors = 'Zmień na domyślne kolory tematu GTK'; + LANGplPreferences_Cursor = 'Kursor:'; + LANGplPreferences_InactiveItem = 'Nieaktywny element:'; + LANGplPreferences_SelectedItem = 'Wybrany element:'; + LANGplPreferences_LinkItem = 'Dowiązanie symboliczne:'; + LANGplPreferences_LinkItemHint = 'Ustaw na domyślne, aby pokazywać dowiązania w kolorze normalnych elementów'; + LANGplPreferences_DotFileItem = 'Ukryte pliki:'; + LANGplPreferences_DotFileItemHint = 'staw na domyślne, aby pokazywać pliki ukryte w kolorze normalnych elementów'; + LANGplPreferences_BrowseForApplication = 'Wybierz aplikację'; + LANGplPreferences_DefaultS = 'Domyślnie: %s'; + LANGplPreferences_SelectFont = 'Wybierz czcionkę'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGplBookmarkButton_Tooltip = 'Pokaż zakładki'; + LANGplUpButton_Tooltip = 'Przejdź do katalogu nadrzędnego'; + LANGplRootButton_Tooltip = 'Przejdź do głównego katalogu (/)'; + LANGplHomeButton_Tooltip = 'Przejdźr)'; + LANGplLeftEqualButton_Tooltip = 'Przełącz prawy panel na ten sam katalog'; + LANGplRightEqualButton_Tooltip = 'Przełącz lewy panel na ten sam katalog'; + LANGplmiShowDirectorySizes_Caption = 'Pokaż rozmiary _katalogów'; + LANGplmiTargetSource_Caption = '_Docelowy = Źródłowy'; + LANGplFileTypeDirectory = 'Katalog'; + LANGplFileTypeFile = 'Plik'; + LANGplFileTypeMetafile = 'To jest ogólny meta-element'; + LANGplPreferencesPanelsPage = 'Panele'; + LANGplPreferencesApplicationsPage = 'Aplikacje'; + LANGplPreferencesExperimentalPage = 'Eksperymentalne'; + LANGplPreferencesSelectAllDirectoriesCheckBox_Caption = 'Zaznaczaj _także katalogi przy zaznaczaniu wszystkiego'; + LANGplPreferencesNewStyleAltOCheckBox_Caption = '_Nowy styl Alt+O'; + LANGplPreferencesNewStyleAltOCheckBox_Tooltip = 'Pozostań w tym samym katalogu po zmianie katalogu w drugim panelu przez Ctrl/Alt+O'; + LANGplPreferencesShowFuncButtonsCheckBox_Caption = 'Pokazuj przyciski _klawiszy funkcyjnych'; + LANGplPreferencesSizeFormatLabel_Caption = 'Sposób wyświetlania _rozmiaru:'; + LANGplPreferencesmiSizeFormat1 = 'Systemowy'; + LANGplPreferencesmiSizeFormat6 = 'Zgroupowany'; + LANGplPreferencesAutodetectXApp = 'Automatycznie wykrywaj aplikacje X'; + LANGplPreferencesAlwaysRunInTerminal = 'Zawsze uruchamiaj w terminalu'; + LANGplPreferencesNeverRunInTerminal = 'Nigdy nie uruchamiaj w terminalu'; + LANGplPreferencesCmdLineBehaviourLabel_Caption = '_Wykonywanie z wiersza poleceń:'; + LANGplPreferencesFeatures = 'Właściwości'; + LANGplPreferencesDisableMouseRename_Tooltip = 'Możesz nadal dokonywać szybkiej zmiany nazwy wciskając Shift+F6'; + LANGplPreferencesDisableFileTipsCheckBox_Caption = 'Wyłącz _podpowiedzi dla plików'; + LANGplPreferencesDisableFileTipsCheckBox_Tooltip = 'Nie pokazuj podpowiedzi dla panelu jeśli tekst nie mieści się w kolumnie'; + LANGplPreferencesShow = 'Wyświetlanie'; + LANGplPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Wyłącz otaczanie katalogów nawiasami []'; + LANGplPreferencesOctalPermissionsCheckBox_Caption = 'Pokazuj uprawnienia ó_semkowo'; + LANGplPreferencesOctalPermissionsCheckBox_Tooltip = 'Pokzauj uprawnienia do pliku/katalogu w formie numerycnej zamiast tekstowej (-rw-rw-rw-)'; + LANGplPreferencesMovement = 'Poruszanie się'; + LANGplPreferencesLynxLikeMotionCheckBox_Caption = 'W stylu _Lynx''a'; + LANGplPreferencesInsertMovesDownCheckBox_Caption = '_Insert przechodzi w dół'; + LANGplPreferencesSpaceMovesDownCheckBox_Caption = '_Spacja przechodzi w dów'; + LANGplPreferencesViewer = 'Podgląd'; + LANGplPreferencesCommandSC = 'Polecenie:'; + LANGplPreferencesUseInternalViewer = 'Użyj _wewnętrznej przeglądarki'; + LANGplPreferencesEditor = 'Edytor'; + LANGplPreferencesTerminal = 'Terminal'; + LANGplPreferencesExperimentalFeatures = 'Opcje eksperymentalne'; + LANGplPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Uwaga:</span> Te opcje są dopiero rozwijanie i mogą działać nieprawidłowo. Używaj na własne ryzyko!'; + LANGplPreferencesFocusRefreshCheckBox_Caption = 'Odświeżaj, gdy okno odzyskuje skupienie'; + LANGplPreferencesFocusRefreshCheckBox_Tooltip = 'Odświeżanie panelu działa w tej chili bardzo wolno'; + LANGplPreferencesWMCompatModeCheckBox_Caption = 'Tryb kompatybilności z _WM (menadżerem okien)'; + LANGplPreferencesWMCompatModeCheckBox_Tooltip = 'Użyj, jeśli masz problemy spowodowane przez menadżera okien (np. IceWM nie maksymalizuje prawidłowo okien)'; + LANGplPreferencesCompatUseLibcSystemCheckBox_Caption = 'Użyj libc _system() do wykonywania programów'; + LANGplPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Używ w przypadku zamrażania lub zawieszania się programu przy uruchamianiu zewnętrznych aplikacji'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGplmiSearchCaption2 = '_Znajdź...'; + LANGplmiNoMounterBarCaption = '_Nie pokazuj paska montowania'; + LANGplmiShowOneMounterBarCaption = 'Pokazuj _jeden pasek montowania'; + LANGplmiShowTwoMounterBarCaption = 'Pokazuj _dwa paski montowania'; + LANGplmnuNetworkCaption = '_Sieć'; + LANGplmiConnectionsCaption = '_Połączenia...'; + LANGplmiOpenConnectionCaption = '_Połącz...'; + LANGplmiQuickConnectCaption = '_Szybkie połączenie...'; + LANGplmnuPluginsCaption = 'Wt_yczki'; + LANGplmiTestPluginCaption = '_Sprawdź wtyczkę...'; + LANGplmiMounterSettingsCaption = '_Ustawienia montowania...'; + LANGplmiColumnsCaption = 'Kolumny p_anelu...'; + LANGplmiSavePositionCaption = '_Zapisuj pozycję'; + LANGplmiMountCaption = '_Zamontuj'; + LANGplmiUmountCaption = '_Odmontuj'; + LANGplmiEjectCaption = '_Wysuń'; + LANGplmiDuplicateTabCaption = 'Podwój bieżący panel'; + LANGplmiCloseTabCaption = 'Zamknij bieżący panel'; + LANGplmiCloseAllTabsCaption = 'Zamknij wszystkie panele'; + LANGplCannotDetermineDestinationEngine = 'Nie można ustalić docelowego mechanizmu. Podaj właściwą ścieżkę i spróbuj ponownie.'; + LANGplCannotLoadFile = 'Nie można odczytać pliku ''%s''. Proszę sprawdzić uprawnienia.'; + LANGplMountPointDevice = 'Punkt montowania: %s'#10'Urządzenie: %s'; + LANGplMountSC = 'Montowanie:'; + LANGplNoPluginsFound = 'Nie znaleziono wtyczek'; + LANGplPluginAbout = 'Informacje o...'; + LANGplCouldntOpenURI = 'Nie można otworzyć podanego URI. Proszę sprawdzić stan zasobu i uprawnienia dostępu.'; + LANGplPluginAboutInside = 'Wtyczka: %s'#10#10'%s'#10'%s'; + LANGplAreYouSureCloseAllTabs = 'Czy na pewno chcesz zamknąć wszystkie nieaktywne panele?'; + LANGplCouldntOpenURIArchive = 'Nie można otworzyć archiwum. Proszę sprawdzić stan zasobu i uprawnienia dostępu.'; + LANGplThereIsNoModuleAvailable = 'Żaden z dostępnych modułów VFS nie potrafi obsłużyć tego połączenia'; + LANGplIgnoreError = 'Czy na pewno chcesz zignorować ten błąd? Plik źródłowy zostanie usunięty'; + LANGplErrorMount = 'Błąd podczas montowania urządzenia ''%s'':'#10#10; + LANGplErrorUmount = 'Błąd podczas odmontowania urządzenia ''%s'':'#10#10; + LANGplErrorEject = 'Błąd podczas wysuwania urządzenia ''%s'':'#10#10; + + LANGplMounterPrefs_Caption = 'Ustawienia montowania'; + LANGplMounterPrefs_TitleLabelCaption = 'Ustawienia montowania'; + LANGplMounterPrefs_ListViewFrameCaption = 'Montowanie'; + LANGplMounterPrefs_MountName = 'Name zasobu'; + LANGplMounterPrefs_MountPoint = 'Punkt montowania'; + LANGplMounterPrefs_Device = 'Urządzenie'; + LANGplMounterPrefs_MoveUpButtonTooltip = 'Przenieś w górę'; + LANGplMounterPrefs_MoveDownButtonTooltip = 'Przenieś w dół'; + LANGplMounterPrefs_UseFSTabDefaultsCheckBox = 'Użyj domyślnych elementów _fstab'; + LANGplMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'Po zaznaczeniu, na pasek montowania znajdą się elementy z systemowej listy w /etc/fstab'; + LANGplMounterPrefs_ToggleModeCheckBox = 'Przyciski wciśnięte gdy zasób zamontowany'; + LANGplMounterPrefs_ToggleModeCheckBoxTooltip = 'Po zaznaczeniu stan "wciśnięty" przycisku będzie odzwieciedlał zamontowanie zasobu'; + LANGplMounterPrefs_PropertiesFrameCaption = 'Włąściwości zasobu'; + LANGplMounterPrefs_DisplayTextLabelCaption = 'Wyświetlany _tekst:'; + LANGplMounterPrefs_MountPointLabelCaption = '_Punkt montowania:'; + LANGplMounterPrefs_MountDeviceLabelCaption = '_Urządzenie:'; + LANGplMounterPrefs_DeviceTypeLabelCaption = 'Rodzaj urządzenia:'; + LANGplMounterPrefs_miLocalDiskCaption = 'Lokalny dysk'; + LANGplMounterPrefs_miRemovableCaption = 'Napęd przenośny'; + LANGplMounterPrefs_miCDCaption = 'Napęd CD/DVD'; + LANGplMounterPrefs_miFloppyCaption = 'Stacja dyskietek'; + LANGplMounterPrefs_miNetworkCaption = 'Udział sieciowy'; + LANGplMounterPrefs_MountCommandLabelCaption = 'Polecenie _montowania:'; + LANGplMounterPrefs_UmountCommandLabelCaption = 'Polecenie _odmontowania:'; + LANGplMounterPrefs_MountCommandEntryTooltip = 'Składnia: %dev oznacza urządzenie, %dir punkt montowania (pusty oznacza domyślny)'#10'Uważaga: przy interaktywnych komendach, tuxcmd może przestać reagować!'#10'Przykład: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGplMounterPrefs_UmountCommandEntryTooltip = 'Składnia: %dev oznacza urządzenie, %dir punkt montowania (pusty oznacza domyślny)'#10'Example: smbumount $dir'; + LANGplMounterPrefs_IconLabelCaption = '_Ikona:'; + + LANGplConnMgr_Caption = 'Otwórz nowe połączenie'; + LANGplConnMgr_ConnectButton = '_Połącz'; + LANGplConnMgr_OpenConnection = 'Open Connection'; + LANGplConnMgr_NameColumn = 'Nazwa'; + LANGplConnMgr_URIColumn = 'Adres (URI)'; + LANGplConnMgr_AddConnectionButtonCaption = '_Dodaj...'; + LANGplConnMgr_AddConnectionButtonTooltip = 'Dodaj nowe połączenie'; + LANGplConnMgr_EditButtonCaption = '_Edycja'; + LANGplConnMgr_EditButtonTooltip = 'Ustaw właściwości połączenia'; + LANGplConnMgr_RemoveButtonCaption = '_Usuń'; + LANGplConnMgr_RemoveButtonTooltip = 'Usuń zaznaczone połączenie'; + LANGplConnMgr_DoYouWantDelete = 'Czy na pewno chcesz usunąć połączenie ''%s''?'; + + LANGplConnProp_FTP = 'FTP'; + LANGplConnProp_SFTP = 'SFTP (podsystem ssh)'; + LANGplConnProp_SMB = 'Udział Windows (SMB)'; + LANGplConnProp_HTTP = 'WebDAV (HTTP)'; + LANGplConnProp_HTTPS = 'Bezpieczny WebDAV (HTTPS)'; + LANGplConnProp_Other = 'Inne <span style="italic">(podaj URI)</span>'; + LANGplConnProp_Caption = 'Właściwości połączenia'; + LANGplConnProp_VFSModule = 'Moduł _VFS:'; + LANGplConnProp_URI = '_URI:'; + LANGplConnProp_URIEntryTooltip = 'Prawidłowy URI powinien zawierać typ usługi (w prefiksie) oraz adres serwera'; + LANGplConnProp_DetailedInformations = 'Szczegółowe informacje'; + LANGplConnProp_Name = '_Nazwa:'; + LANGplConnProp_Server = 'Ser_wer[:port]:'; + LANGplConnProp_Username = 'Nazwa _użytkownika:'; + LANGplConnProp_UserNameEntryTooltip = 'Pozostaw puste w celu zalogowania jako anonim'; + LANGplConnProp_Password = '_Hasło:'; + LANGplConnProp_TargetDirectory = 'Katalog _docelowy:'; + LANGplConnProp_ServiceType = '_Typ usługi:'; + LANGplConnProp_MaskPassword = '_Maskuj hasło:'; + LANGplConnProp_MenuItemCaption = 'Domyślne <span style="italic">(wszystkie pasujące moduły)</span>'; + + LANGplConnLogin_Caption = 'Wymagana autoryzacja'; + LANGplConnLogin_Login = 'Login'; + LANGplConnLogin_ExperimentalWarningLabelCaption = 'Musisz się zalogować żeby uzyskać dostęp do %s'; + LANGplConnLogin_Username = '_Nazwa użytkownika:'; + LANGplConnLogin_Password = '_Hasło:'; + LANGplConnLogin_AnonymousCheckButton = '_Jako anonim'; + + LANGplColumns_Caption = 'Ustawienia kolumn w panelu'; + LANGplColumns_Title = 'Ustawienia kolumn w panelu'; + LANGplColumns_MoveUpButtonTooltip = 'Przesuń element w górę'; + LANGplColumns_MoveDownButtonTooltip = 'Przesuń element w dół'; + LANGplColumns_TitlesLongName = 'Nazwa'; + LANGplColumns_TitlesLongNameExt = 'Nazwa + rozszerzenie'; + LANGplColumns_TitlesLongExt = 'Rozszerzenie'; + LANGplColumns_TitlesLongSize = 'Rozmiar'; + LANGplColumns_TitlesLongDateTime = 'Data + Czas'; + LANGplColumns_TitlesLongDate = 'Data'; + LANGplColumns_TitlesLongTime = 'Czas'; + LANGplColumns_TitlesLongUser = 'Użytkownik'; + LANGplColumns_TitlesLongGroup = 'Grupa'; + LANGplColumns_TitlesLongAttr = 'Attrybuty'; + LANGplColumns_TitlesShortName = 'Nazwa'; + LANGplColumns_TitlesShortNameExt = 'Nazwa'; + LANGplColumns_TitlesShortExt = 'Roz'; + LANGplColumns_TitlesShortSize = 'Rozmiar'; + LANGplColumns_TitlesShortDateTime = 'Data'; + LANGplColumns_TitlesShortDate = 'Data'; + LANGplColumns_TitlesShortTime = 'Czas'; + LANGplColumns_TitlesShortUser = 'Użytk.'; + LANGplColumns_TitlesShortGroup = 'Grupa'; + LANGplColumns_TitlesShortAttr = 'Atr'; + + LANGplTestPlugin_Caption = 'Przetestuj wtyczkę VFS'; + LANGplTestPlugin_Title = 'Przetestuj wtyczkę VFS'; + LANGplTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Uwaga:</span> podsystem VFS i jego wtyczki są we wczesnych wersjach rozwojowych i mogą zawierać błędy. Używaj wyłacznie na własne ryzyko!'; + LANGplTestPlugin_Plugin = '_Wtyczka:'; + LANGplTestPlugin_Command = 'Po_lecenie:'; + LANGplTestPlugin_Username = '_Nazwa użytkownika:'; + LANGplTestPlugin_Password = '_Hasło:'; + LANGplTestPlugin_AnonymousCheckButton = '_Logowanie anonimowe (nie używa VFSLogin)'; + LANGplTestPlugin_NoPluginsFound = 'Nie znaleziono wtyczek'; + + LANGplRemoteWait_Caption = 'Wykonywanie operacji'; + LANGplRemoteWait_OperationInProgress = 'Wykonywanie operacji, proszę czekać...'; + LANGplRemoteWait_ItemsFound = 'dotychczas znaleziono %d elementów'; + + LANGplSearch_Bytes = 'Bajty'; + LANGplSearch_kB = 'kB'; + LANGplSearch_MB = 'MB'; + LANGplSearch_days = 'dni'; + LANGplSearch_weeks = 'tygodnie'; + LANGplSearch_months = 'miesiące'; + LANGplSearch_years = 'lata'; + LANGplSearch_Caption = 'znajdź pliki'; + LANGplSearch_General = 'Ogólne'; + LANGplSearch_Advanced = 'Zaawansowane'; + LANGplSearch_SearchResults = 'Wynik wyszukiwania:'; + LANGplSearch_SearchFor = 'Szukaj:'; + LANGplSearch_FileMaskEntryTooltip = 'Porada: Możesz wpisać kilka plików, oddzielonych średnikiem (";")'; + LANGplSearch_SearchIn = 'Znajdź _w:'; + LANGplSearch_SearchArchivesCheckButton = 'Przeszukuj _archiwa'; + LANGplSearch_FindText = 'Znajdź _tekst:'; + LANGplSearch_FindTextEntryTooltip = 'Pozostaw puste by nie szukać tekstu'#10'Uwaga: GUI używa kodowania znaków UTF-8'; + LANGplSearch_CaseSensitiveCheckButton = '_Rozróżnianie wielkości liter'; + LANGplSearch_StayCurrentFSCheckButton = 'Dołącz inne systemy plików'; + LANGplSearch_CaseSensitiveMatchCheckButton = '_Rozróżnianie wielkości liter'; + LANGplSearch_Size = 'Rozmiar'; + LANGplSearch_Date = 'Data'; + LANGplSearch_BiggerThan = '_większe niż'; + LANGplSearch_SmallerThan = '_Mniejsze niż'; + LANGplSearch_ModifiedBetweenRadioButton = '_Zmienione pomiędzy'; + LANGplSearch_NotModifiedAfterRadioButton = '_Nie zmienione po'; + LANGplSearch_ModifiedLastRadioButton = 'Zmien_ione w ciągu ostatniech'; + LANGplSearch_ModifiedNotLastRadionButton = 'Nie zmienione w ciągu osta_tnich'; + LANGplSearch_ModifiedBetweenEntry1 = '"Użyć daty w formacie:" c'; + LANGplSearch_ViewButtonCaption = '_Podgląd pliku'; + LANGplSearch_NewSearchButtonCaption = '_Nowe wyszukiwanie'; + LANGplSearch_GoToFileButtonCaption = '_Idź do pliku'; + LANGplSearch_FeedToListboxButtonCaption = 'Wyślij do _listy'; + LANGplSearch_StatusSC = 'Status:'; + LANGplSearch_Ready = 'Gotowe.'; + LANGplSearch_PreparingToSearch = 'Przygotowanie do wyszukiwania.'; + LANGplSearch_SearchInProgress = 'Trwa szukanie:'; + LANGplSearch_UserCancelled = 'Anulowane przez użytkownika.'; + LANGplSearch_SearchFinished = 'Szukanie zakończone'; + LANGplSearch_FilesFound = 'znaleziono %d plików'; + LANGplSearch_And = 'i'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGplCloseOpenConnection = 'Próbujesz otworzyć nowe połączenie. Kontynuacja spowoduje zamknięcie poprzedniego i zastąpienie go nowym.'#10#10'Czy kontynuować?'; + LANGplDuplicateTabWarning = 'Próbujesz otworzyć nową kartę zdalnego katalogu. Nie jest to możliwe, w nowej karcie otworzy się w zamian lokalny katalog. '; + LANGplDontShowAgain = '_Don''t show this message again'; + LANGplSwitchOtherPanelWarning = 'Próbujesz otworzyć zdalny katalog w przeciwległym panelu. Nie jest to możliwe, docelowy katalog nie będzie zmieniony.'; + LANGplOpenConnectionsWarning = 'W panelu otwarte jest połączenie sieciowe. Przy zamknięciu aplikacji zostaną one rozłączone.'#10#10'Czy na pewno zamknąć?'; + LANGplmiDisconnect_Caption = '_Rozłącz'; + LANGplDisconnectButton_Tooltip = 'Rozłącza aktywne połączanie'; + LANGplLeaveArchiveButton_Tooltip = 'Zamykabieżące archiwum'; + LANGplOpenTerminalButton_Tooltip = 'Otwiera nowe okna terminala w bieżącym katalogu'; + LANGplOpenTerminalButton_Caption = 'Otwórz Te_rminal'; + LANGplShowTextUIDsCheckBox_Caption = 'Wyświetlaj tekstowe _UID'; + LANGplShowTextUIDsCheckBox_Tooltip = 'Wyświetla tekstowe informacje o użytkowniku i grupie zamiast oznaczeń cyfrowych (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGplmiNewTab_Caption = 'Nowa karta _folderu'; + LANGplFilePopupMenu_Properties = '_Właściwości'; + LANGplCommandEntry_Tooltip = 'Używa %s jako pliku/katalogu'; + LANGplmiFiles_Caption = 'Tylko pliki'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGplPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGplHandleRunFromArchive_Bytes = 'bytes'; + LANGplHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGplHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGplHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGplHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGplFRunFromVFS_Caption = 'Packed file properties'; + LANGplFRunFromVFS_TitleLabel = 'File Properties'; + LANGplFRunFromVFS_FileNameLabel = 'File name:'; + LANGplFRunFromVFS_FileTypeLabel = 'File type:'; + LANGplFRunFromVFS_SizeLabel = 'Size:'; + LANGplFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGplFRunFromVFS_DateLabel = 'Modify date:'; + LANGplFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGplFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGplFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGplFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGplFSetPassword_Caption = 'Set password'; + LANGplFSetPassword_Label1_Caption = 'Password required'; + LANGplFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGplFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + +(********************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGplF2Button_Caption; + LANGF3Button_Caption := LANGplF3Button_Caption; + LANGF4Button_Caption := LANGplF4Button_Caption; + LANGF5Button_Caption := LANGplF5Button_Caption; + LANGF6Button_Caption := LANGplF6Button_Caption; + LANGF7Button_Caption := LANGplF7Button_Caption; + LANGF8Button_Caption := LANGplF8Button_Caption; + + LANGmnuFile_Caption := LANGplmnuFile_Caption; + LANGmnuMark_Caption := LANGplmnuMark_Caption; + LANGmnuCommands_Caption := LANGplmnuCommands_Caption; + LANGmnuHelp_Caption := LANGplmnuHelp_Caption; + LANGmiExit_Caption := LANGplmiExit_Caption; + LANGmiSelectGroup_Caption := LANGplmiSelectGroup_Caption; + LANGmiSelectAll_Caption := LANGplmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGplmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGplmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGplmiRefresh_Caption; + LANGmiAbout_Caption := LANGplmiAbout_Caption; + + LANGColumn1_Caption := LANGplColumn1_Caption; + LANGColumn2_Caption := LANGplColumn2_Caption; + LANGColumn3_Caption := LANGplColumn3_Caption; + LANGColumn4_Caption := LANGplColumn4_Caption; + LANGColumn5_Caption := LANGplColumn5_Caption; + + LANGExpandSelection := LANGplExpandSelection; + LANGShrinkSelection := LANGplShrinkSelection; + LANGNoMatchesFound := LANGplNoMatchesFound; + LANGNoFilesSelected := LANGplNoFilesSelected; + LANGSelectedFilesDirectories := LANGplSelectedFilesDirectories; + LANGDirectoryS := LANGplDirectoryS; + LANGFileS := LANGplFileS; + LANGDoYouReallyWantToDeleteTheS := LANGplDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGplDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGplCopyFiles; + LANGMoveRenameFiles := LANGplMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGplCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGplMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGplCopySC; + LANGMoveRenameSC := LANGplMoveRenameSC; + + LANGQuickFind := LANGplQuickFind; + + LANGAboutString := LANGplAboutString; + LANGAboutStringGnome := LANGplAboutStringGnome; + LANGDiskStatFmt := LANGplDiskStatFmt; + LANGDiskStatVolNameFmt := LANGplDiskStatVolNameFmt; + LANGStatusLineFmt := LANGplStatusLineFmt; + LANGPanelStrings[False] := LANGplPanelStrings[False]; + LANGPanelStrings[True] := LANGplPanelStrings[True]; + LANGErrorGettingListingForSPanel := LANGplErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGplErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGplErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGplErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGplTheFileDirectory; + LANGCouldNotBeDeleted := LANGplCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGplCouldNotBeDeletedS; + LANGUserCancelled := LANGplUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGplTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGplCannotCopyFile; + LANGCopyError := LANGplCopyError; + LANGMoveError := LANGplMoveError; + LANGOverwriteS := LANGplOverwriteS; + LANGWithFileS := LANGplWithFileS; + LANGOvewriteSBytesS := LANGplOvewriteSBytesS; + LANGTheFile := LANGplTheFile; + LANGCopy := LANGplCopy; + LANGMove := LANGplMove; + LANGTheDirectory := LANGplTheDirectory; + LANGTheSymbolicLink := LANGplTheSymbolicLink; + LANGCannotMoveFile := LANGplCannotMoveFile; + LANGCouldNotBeCreated := LANGplCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGplCouldNotBeCreatedS; + LANGFromS := LANGplFromS; + LANGToS := LANGplToS; + LANGCannotCopyFileToItself := LANGplCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGplMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGplCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGplCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGplCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGplCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGplCannotReadFromSourceFile; + + LANGUnknownException := LANGplUnknownException; + LANGNoAccess := LANGplNoAccess; + LANGUnknownError := LANGplUnknownError; + + LANGCreateANewDirectory := LANGplCreateANewDirectory; + LANGEnterDirectoryName := LANGplEnterDirectoryName; + + LANGOverwriteQuestion := LANGplOverwriteQuestion; + LANGOverwriteButton_Caption := LANGplOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGplOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGplSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGplOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGplSkipAllButton_Caption; + LANGRenameButton_Caption := LANGplRenameButton_Caption; + LANGAppendButton_Caption := LANGplAppendButton_Caption; + LANGRename := LANGplRename; + LANGRenameFile := LANGplRenameFile; + LANGIgnoreButton_Caption := LANGplIgnoreButton_Caption; + + LANGProgress := LANGplProgress; + LANGCancel := LANGplCancel; + LANGDelete := LANGplDelete; + + LANGSpecifyFileType := LANGplSpecifyFileType; + + LANGRemoveDirectory := LANGplRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGplDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGplRetry; + LANGDeleteButton_Caption := LANGplDeleteButton_Caption; + LANGAll := LANGplAll; + + LANGCopyFilesSC := LANGplCopyFilesSC; + LANGAppendQuestion := LANGplAppendQuestion; + LANGPreparingList := LANGplPreparingList; + + LANGYouMustSelectAValidFile := LANGplYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGplmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGplVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGplCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGplCheckButtonCaptionStop; + LANGFileListTooltip := LANGplFileListTooltip; + LANGFilenameColumnCaption := LANGplFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGplTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGplAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGplAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGplAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGplChecksumNotChecked; + LANGChecksumChecking := LANGplChecksumChecking; + LANGChecksumInterrupted := LANGplChecksumInterrupted; + LANGChecksumDOK := LANGplChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGplmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGplYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGplCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGplCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGplCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGplCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGplCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGplCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGplCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGplCCHKSUMPage3Title; + LANGCCHKSUMPage5Title := LANGplCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGplCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGplCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGplCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGplCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGplCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGplCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGplCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGplCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGplCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGplCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGplCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGplCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGplAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGplTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGplTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGplMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGplPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGplMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGplWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGplMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGplMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + + LANGPopupDefault := LANGplPopupDefault; + LANGPopupOpenWith := LANGplPopupOpenWith; + LANGPopupViewFile := LANGplPopupViewFile; + LANGPopupEditFile := LANGplPopupEditFile; + LANGPopupMakeSymlink := LANGplPopupMakeSymlink; + LANGPopupRename := LANGplPopupRename; + LANGPopupDelete := LANGplPopupDelete; + LANGDialogChangePermissions := LANGplDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGplCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGplDialogChangeOwner; + LANGCouldNotBeChownedS := LANGplCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGplDialogMakeSymlink; + LANGDialogEditSymlink := LANGplDialogEditSymlink; + LANGFEditSymlink_Caption := LANGplFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGplFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGplFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGplFChmod_Caption; + LANGFChmod_PermissionFrame := LANGplFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGplFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGplFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGplFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGplFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGplFChmod_OctalLabel; + LANGFChmod_SUID := LANGplFChmod_SUID; + LANGFChmod_SGID := LANGplFChmod_SGID; + LANGFChmod_Sticky := LANGplFChmod_Sticky; + LANGFChmod_RUSR := LANGplFChmod_RUSR; + LANGFChmod_WUSR := LANGplFChmod_WUSR; + LANGFChmod_XUSR := LANGplFChmod_XUSR; + LANGFChmod_RGRP := LANGplFChmod_RGRP; + LANGFChmod_WGRP := LANGplFChmod_WGRP; + LANGFChmod_XGRP := LANGplFChmod_XGRP; + LANGFChmod_ROTH := LANGplFChmod_ROTH; + LANGFChmod_WOTH := LANGplFChmod_WOTH; + LANGFChmod_TextLabel := LANGplFChmod_TextLabel; + LANGFChmod_FileLabel := LANGplFChmod_FileLabel; + LANGFChown_Caption := LANGplFChown_Caption; + LANGFChown_OwnerFrame := LANGplFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGplFChown_GroupFrame; + LANGFChown_FileFrame := LANGplFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGplFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGplFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGplFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGplFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGplmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGplmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGplmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGplBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGplmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGplTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGplSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGplPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGplPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGplPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGplPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGplPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGplPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGplPreferences_NumHistoryItems; + LANGPreferences_ClearReadonlyAttribute := LANGplPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGplPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGplPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGplPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGplPreferences_Viewer; + LANGPreferences_Editor := LANGplPreferences_Editor; + LANGPreferences_Terminal := LANGplPreferences_Terminal; + LANGPreferences_ListFont := LANGplPreferences_ListFont; + LANGPreferences_Change := LANGplPreferences_Change; + LANGPreferences_UseDefaultFont := LANGplPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGplPreferences_Foreground; + LANGPreferences_Background := LANGplPreferences_Background; + LANGPreferences_NormalItem := LANGplPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGplPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGplPreferences_Cursor; + LANGPreferences_InactiveItem := LANGplPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGplPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGplPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGplPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGplPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGplPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGplPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGplPreferences_DefaultS; + LANGPreferences_SelectFont := LANGplPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGplBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGplUpButton_Tooltip; + LANGRootButton_Tooltip := LANGplRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGplHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGplLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGplRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGplmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGplmiTargetSource_Caption; + LANGFileTypeDirectory := LANGplFileTypeDirectory; + LANGFileTypeFile := LANGplFileTypeFile; + LANGFileTypeMetafile := LANGplFileTypeMetafile; + LANGPreferencesPanelsPage := LANGplPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGplPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGplPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGplPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGplPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGplPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGplPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGplPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGplPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGplPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGplPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGplPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGplPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGplPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGplPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGplPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGplPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGplPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGplPreferencesShow; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGplPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGplPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGplPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGplPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGplPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGplPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGplPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGplPreferencesViewer; + LANGPreferencesCommandSC := LANGplPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGplPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGplPreferencesEditor; + LANGPreferencesTerminal := LANGplPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGplPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGplPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGplPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGplPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGplPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGplPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGplPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGplPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGplmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGplmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGplmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGplmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGplmnuNetworkCaption; + LANGmiConnectionsCaption := LANGplmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGplmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGplmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGplmnuPluginsCaption; + LANGmiTestPluginCaption := LANGplmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGplmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGplmiColumnsCaption; + LANGmiSavePositionCaption := LANGplmiSavePositionCaption; + LANGmiMountCaption := LANGplmiMountCaption; + LANGmiUmountCaption := LANGplmiUmountCaption; + LANGmiEjectCaption := LANGplmiEjectCaption; + LANGmiDuplicateTabCaption := LANGplmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGplmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGplmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGplCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGplCannotLoadFile; + LANGMountPointDevice := LANGplMountPointDevice; + LANGMountSC := LANGplMountSC; + LANGNoPluginsFound := LANGplNoPluginsFound; + LANGPluginAbout := LANGplPluginAbout; + LANGCouldntOpenURI := LANGplCouldntOpenURI; + LANGPluginAboutInside := LANGplPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGplAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGplCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGplThereIsNoModuleAvailable; + LANGIgnoreError := LANGplIgnoreError; + LANGErrorMount := LANGplErrorMount; + LANGErrorUmount := LANGplErrorUmount; + LANGErrorEject := LANGplErrorEject; + + LANGMounterPrefs_Caption := LANGplMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGplMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGplMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGplMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGplMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGplMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGplMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGplMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGplMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGplMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGplMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGplMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGplMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGplMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGplMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGplMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGplMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGplMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGplMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGplMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGplMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGplMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGplMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGplMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGplMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGplMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGplMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGplConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGplConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGplConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGplConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGplConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGplConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGplConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGplConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGplConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGplConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGplConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGplConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGplConnProp_FTP; + LANGConnProp_SFTP := LANGplConnProp_SFTP; + LANGConnProp_SMB := LANGplConnProp_SMB; + LANGConnProp_HTTP := LANGplConnProp_HTTP; + LANGConnProp_HTTPS := LANGplConnProp_HTTPS; + LANGConnProp_Other := LANGplConnProp_Other; + LANGConnProp_Caption := LANGplConnProp_Caption; + LANGConnProp_VFSModule := LANGplConnProp_VFSModule; + LANGConnProp_URI := LANGplConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGplConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGplConnProp_DetailedInformations; + LANGConnProp_Name := LANGplConnProp_Name; + LANGConnProp_Server := LANGplConnProp_Server; + LANGConnProp_Username := LANGplConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGplConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGplConnProp_Password; + LANGConnProp_TargetDirectory := LANGplConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGplConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGplConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGplConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGplConnLogin_Caption; + LANGConnLogin_Login := LANGplConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGplConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGplConnLogin_Username; + LANGConnLogin_Password := LANGplConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGplConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGplColumns_Caption; + LANGColumns_Title := LANGplColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGplColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGplColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGplColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGplColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGplColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGplColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGplColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGplColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGplColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGplColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGplColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGplColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGplColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGplColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGplColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGplColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGplColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGplColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGplColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGplColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGplColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGplColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGplTestPlugin_Caption; + LANGTestPlugin_Title := LANGplTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGplTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGplTestPlugin_Plugin; + LANGTestPlugin_Command := LANGplTestPlugin_Command; + LANGTestPlugin_Username := LANGplTestPlugin_Username; + LANGTestPlugin_Password := LANGplTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGplTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGplTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGplRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGplRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGplRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGplSearch_Bytes; + LANGSearch_kB := LANGplSearch_kB; + LANGSearch_MB := LANGplSearch_MB; + LANGSearch_days := LANGplSearch_days; + LANGSearch_weeks := LANGplSearch_weeks; + LANGSearch_months := LANGplSearch_months; + LANGSearch_years := LANGplSearch_years; + LANGSearch_Caption := LANGplSearch_Caption; + LANGSearch_General := LANGplSearch_General; + LANGSearch_Advanced := LANGplSearch_Advanced; + LANGSearch_SearchResults := LANGplSearch_SearchResults; + LANGSearch_SearchFor := LANGplSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGplSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGplSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGplSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGplSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGplSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGplSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGplSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGplSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGplSearch_Size; + LANGSearch_Date := LANGplSearch_Date; + LANGSearch_BiggerThan := LANGplSearch_BiggerThan; + LANGSearch_SmallerThan := LANGplSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGplSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGplSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGplSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGplSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGplSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGplSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGplSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGplSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGplSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGplSearch_StatusSC; + LANGSearch_Ready := LANGplSearch_Ready; + LANGSearch_PreparingToSearch := LANGplSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGplSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGplSearch_UserCancelled; + LANGSearch_SearchFinished := LANGplSearch_SearchFinished; + LANGSearch_FilesFound := LANGplSearch_FilesFound; + LANGSearch_And := LANGplSearch_And; + + LANGCloseOpenConnection := LANGplCloseOpenConnection; + LANGDuplicateTabWarning := LANGplDuplicateTabWarning; + LANGDontShowAgain := LANGplDontShowAgain; + LANGSwitchOtherPanelWarning := LANGplSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGplOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGplmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGplDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGplLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGplOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGplOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGplShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGplShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGplmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGplFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGplCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGplmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGplPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGplHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGplHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGplHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGplHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGplHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGplFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGplFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGplFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGplFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGplFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGplFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGplFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGplFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGplFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGplFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGplFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGplFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGplFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGplFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGplFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('PL', @SetTranslation); + AddTranslation('pl_PL', @SetTranslation); +end. diff --git a/translations/UTranslation_RU.pas b/translations/UTranslation_RU.pas new file mode 100644 index 0000000..0455466 --- /dev/null +++ b/translations/UTranslation_RU.pas @@ -0,0 +1,1254 @@ +(* + Tux Commander - UTranslation_RU - Russian Localization constants + Copyright (C) 2004 Maxim Baranov <maxbaranov@hotbox.ru> + !! Currently unmaintained, new translator needed !! + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_RU; + +interface + +implementation + +uses ULocale; + +const LANGruF2Button_Caption = 'F2 - Переименов'; + LANGruF3Button_Caption = 'F3 - Просмотр'; + LANGruF4Button_Caption = 'F4 - Правка'; + LANGruF5Button_Caption = 'F5 - Копия'; + LANGruF6Button_Caption = 'F6 - Перемещ'; + LANGruF7Button_Caption = 'F7 - Каталог'; + LANGruF8Button_Caption = 'F8 - Удалить'; + + LANGrumnuFile_Caption = '_Файл'; + LANGrumnuMark_Caption = '_Выделение'; + LANGrumnuCommands_Caption = 'Коман_ды'; + LANGrumnuHelp_Caption = '_Справка'; + LANGrumiExit_Caption = 'В_ыход'; + LANGrumiSelectGroup_Caption = 'Выделить _группу...'; + LANGrumiUnselectGroup_Caption = '_Снять Выделение...'; + LANGrumiSelectAll_Caption = 'Вы_делить Все'; + LANGrumiUnselectAll_Caption = 'Сн_ять все выделение'; + LANGrumiInvertSelection_Caption = '_Инвертировать выделение'; + LANGrumiRefresh_Caption = 'О_бновить окно'; + LANGrumiAbout_Caption = '_О Программе...'; + + LANGruColumn1_Caption = 'Имя'; + LANGruColumn2_Caption = 'Тип'; + LANGruColumn3_Caption = 'Размер'; + LANGruColumn4_Caption = 'Дата'; + LANGruColumn5_Caption = 'Атрибуты'; + + LANGruExpandSelection = 'Расширить выделение'; + LANGruShrinkSelection = 'Уменьшить выделение'; + LANGruNoMatchesFound = 'Такие файлы не найдены.'; + LANGruNoFilesSelected = 'Нет выбранных файлов.'; + LANGruSelectedFilesDirectories = '%d файла(ов)/каталога(ов)'; + LANGruDirectoryS = 'каталог %s'; + LANGruFileS = 'файл %s'; + LANGruDoYouReallyWantToDeleteTheS = 'Действительно удалить %s ?'; + LANGruDoYouReallyWantToDeleteTheSS = 'Действительно удалить %s ?'#10'%s'; + LANGruCopyFiles = 'Копировать файлы'; + LANGruMoveRenameFiles = 'Переименовать/Переместить файлы'; + LANGruCopyDFileDirectoriesTo = 'Копировать %d файла(ов)/каталога(ов) в'; + LANGruMoveRenameDFileDirectoriesTo = 'Переименовать/Переместить %d файла(ов)/каталога(ов) в'; + LANGruCopySC = 'Копировать:'; + LANGruMoveRenameSC = 'Переименовать/Переместить:'; + + LANGruQuickFind = ' Поиск:'; + + LANGruAboutString = 'Tux Commander'#10'Version %s'#10'Build date: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGruAboutStringGnome = 'version %s'#10'Build date: %s'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGruDiskStatFmt = '%s из %s свободно'; + LANGruDiskStatVolNameFmt = '[%s] %s из %s кБ свободно'; + LANGruStatusLineFmt = 'выбрано: %s из %s , файлов: %d из %d'; + LANGruPanelStrings : array[boolean] of string = ('правой', 'левой'); + + LANGruDIR = '<DIR>'; + LANGruErrorGettingListingForSPanel = 'Невозможно получить список для %s панели:'#10' %s'#10#10'Путь = ''%s'''; + LANGruErrorGettingListingForSPanelNoPath = 'Невозможно получить список для %s панели:'#10' %s'; + LANGruErrorCreatingNewDirectorySInSPanel = 'Ошибка создания нового каталога ''%s'' в %s панели:'#10' %s'; + LANGruErrorCreatingNewDirectorySInSPanelNoPath = 'Ошибка создания нового каталога в %s панели:'#10' %s'; + LANGruTheFileDirectory = 'Файл/Каталог'; + LANGruCouldNotBeDeleted = 'не может быть удален'; + LANGruCouldNotBeDeletedS = 'не может быть удален: %s'; + LANGruUserCancelled = 'Прервано пользователем'; + LANGruTheDirectorySIsNotEmpty = 'Каталог %s содержит файлы и/или подкаталоги.'; + LANGruCannotCopyFile = 'Не могу скопировать файл'; + LANGruCopyError = 'Ошибка копирования файлов'; + LANGruMoveError = 'Ошибка перемещения файлов'; + LANGruOverwriteS = 'Заменить: %s'; + LANGruWithFileS = 'Файлом: %s'; + LANGruOvewriteSBytesS = '%s байт, %s'; + LANGruTheFile = 'Файл'; + LANGruCopy = 'Копировать'; + LANGruMove = 'Переместить'; + LANGruTheDirectory = 'Каталог'; + LANGruTheSymbolicLink = 'Символьная ссылка'; + LANGruCannotMoveFile = 'Не могу пререместить файл'; + LANGruCouldNotBeCreated = 'не может быть создан'; + LANGruCouldNotBeCreatedS = 'не может быть создан: %s'; + LANGruFromS = 'Из: %s'; + LANGruToS = 'В: %s'; + LANGruCannotCopyFileToItself = 'Нельзя скопировать файл сам в себя'; + LANGruMemoryAllocationFailed = 'Не хватает памяти:'; + LANGruCannotOpenSourceFile = 'Не могу открыть исходный файл'; + LANGruCannotOpenDestinationFile = 'Не могу создать выходной файл'; + LANGruCannotCloseDestinationFile = 'Не могу закрыть выходной файл'; + LANGruCannotCloseSourceFile = 'Не могу закрыть исходный файл'; + LANGruCannotReadFromSourceFile = 'Ошибка чтения исходного файла'; + LANGruCannotWriteToDestinationFile = 'Ошибка записи в выходной файл'; + + LANGruUnknownException = 'Неизвестное исключение'; + LANGruNoAccess = 'Нет доступа'; + LANGruUnknownError = 'Неизвестная ошибка'; + + LANGruCreateANewDirectory = 'Создать новый каталог'; + LANGruEnterDirectoryName = 'Укажите имя _каталога:'; + + LANGruOverwriteQuestion = 'Подтверждение замены'; + LANGruOverwriteButton_Caption = '_Заменить'; + LANGruOverwriteAllButton_Caption = 'Заменить _все'; + LANGruSkipButton_Caption = '_Пропустить'; + LANGruOverwriteAllOlderButton_Caption = 'Заменить более _старые'; + LANGruSkipAllButton_Caption = 'Пропустить вс_е'; + LANGruRenameButton_Caption = 'Пере_именовать'; + LANGruAppendButton_Caption = '_Дописать'; + LANGruRename = 'Переименовать'; + LANGruRenameFile = 'Переименовать файл ''%s'' в'; + LANGruIgnoreButton_Caption = '_Игнорировать'; + + LANGruProgress = 'Прогресс'; + LANGruCancel = '_Отмена'; + LANGruDelete = 'Удалить:'; + + LANGruSpecifyFileType = '_Тип файла:'; + + LANGruRemoveDirectory = 'Удалить каталог'; + LANGruDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Вы действительно хотите удалить его целиком, со всеми файлами и подкаталогами?'; + LANGruRetry = '_Повторить'; + LANGruDeleteButton_Caption = '_Удалить'; + LANGruAll = '_Все'; + + LANGruCopyFilesSC = 'Копировать файлы:'; + LANGruAppendQuestion = 'Вы действительно хотите добавить файл ''%s'' в ''%s''?'; + LANGruPreparingList = 'Подготовка списка...'; + + LANGruYouMustSelectAValidFile = 'выбран неверный файл!'; + LANGrumiVerifyChecksums = 'Пров_ерить контрольную сумму'; + LANGruVerifyChecksumsCaption = 'Проверка контрольной суммы'; + LANGruCheckButtonCaptionCheck = '_Проверка'; + LANGruCheckButtonCaptionStop = '_Остановить'; + LANGruFileListTooltip = '[?] - Не Проверен'#10'[OK] - Контрольная сумма ОК'#10'[BAD] - Плохая контрольная сумма'#10'[N/A] - Файл не доступен'; + LANGruFilenameColumnCaption = 'Имя файла'; + LANGruTheFileSYouAreTryingToOpenIsQuiteBig = 'Файл ''%s'' слишком большой. Вероятно, он не содержит контрольной суммы.'#10#10'Все равно продолжить?'; + LANGruAnErrorOccuredWhileInitializingMemoryBlock = 'Ошибка инициализации блока памяти. Закройте несколько программ и попробуйте еще раз.'; + LANGruAnErrorOccuredWhileOpeningFileSS = 'Ошибка открытия файла ''%s'':'#10' %s'; + LANGruAnErrorOccuredWhileReadingFileSS = 'Ошибка чтения файла ''%s'':'#10' %s'; + LANGruChecksumNotChecked = '<span weight="bold">Статус:</span> Не Проверен'; + LANGruChecksumChecking = '<span weight="bold">Статус:</span> Проверяю...'; + LANGruChecksumInterrupted = '<span weight="bold">Статус:</span> Проверка прервана'; + LANGruChecksumDOK = '<span weight="bold">Статус:</span> %d%% ОК'; + + LANGrumiCreateChecksumsCaption = '_Создать контрольные суммы...'; + LANGruYouMustSelectAtLeastOneFileToCalculateChecksum = 'Нужно выбрать по крайней мере один файл для создания контрольной суммы!'; + LANGruCreateChecksumsCaption = 'Создание контрольных сумм'; + LANGruCCHKSUMPage1Text = 'Если Вы не выбрали'#10'все нужные Вам файлы, закройте это окно и'#10'выберите остальные файлы.'; + LANGruCCHKSUMPage4Text = 'Друид готов к созданию контрольных сумм'#10'для выбраных файлов. Это может занять несколько минут.'#10'Нажмите "Вперед" для продолжения.'; + LANGruCCHKSUMPage6Text = 'Ошибка создания контрольной суммы:'; + LANGruCCHKSUMPage7Text = 'Создание контрольных сумм завершено.'#10#10'Нажмите "Завершить" для выхода.'; + LANGruCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Подготовка к созданию контрольной суммы</span>'; + LANGruCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Выберите тип контрольной суммы</span>'; + LANGruCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Выберите имя файла</span>'; + LANGruCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Готов к созданию контрольных сумм</span>'; + LANGruCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">В процессе...</span>'; + LANGruCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Ошибка!</span>'; + LANGruCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Готово</span>'; + LANGruCCHKSUMSFVFile = 'Файл SFV'; + LANGruCCHKSUMMD5sumFile = 'Файл MD5'; + LANGruCCHKSUMFileName = '_Имя файла:'; + LANGruCCHKSUMCreateSeparateChecksumFiles = 'Создать _отделные файлы контрольнух сумм'; + LANGruCCHKSUMNowProcessingFileS = 'В прецессе создания файла: %s'; + LANGruCCHKSUMFinishCaption = '_Завершить'; + LANGruCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Хотите прервать текущий процесс?'; + LANGruCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Ошибка открытия файла ''%s'': %s'#10; + LANGruCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Ошибка чтения файла ''%s'': %s'#10; + LANGruCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Ошибка записи в файл ''%s'': %s'#10; + + LANGruAnErrorOccuredWhileWritingFileSS = 'Ошибка записи в файл ''%s'':'#10' %s'; + LANGruTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Файл ''%s'' уже существует. Хотите его заменить?'; + LANGruTheTargetFileSCannotBeRemovedS = 'Невозможно удалить файл ''%s'' : %s'; + LANGruMergeCaption = 'Объединить'; + LANGruPleaseInsertNextDiskOrGiveDifferentLocation = 'Пожалуьста, вставте следующий диск, или укажите другой каталог: '; + LANGruMergeOfSSucceeded = 'Объединение файла ''%s'' произошло успешно (CRC checksum OK).'; + LANGruWarningCreatedFileFailsCRCCheck = 'Внимание: Созданный файл имеет неверную контрольную сумму!'; + LANGruMergeOfSSucceeded_NoCRCFileAvailable = 'Объединение ''%s'' произошло успешно (без проверки контрольной суммы).'; + LANGruMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Объединить все файлы начинающиеся с ''%s'' в каталог:'; + LANGruMergeSC = 'Объединение:'; + LANGrumiSplitFileCaption = '_Разделить файл...'; + LANGrumiMergeFilesCaption = '_Объедить файлы...'; + + LANGruSplitTheFileSToDirectory = '_Разбить файл ''%s'' в каталог:'; + LANGruSplitSC = 'Разбить:'; + LANGruSplitFile = 'Разбить файл'; + LANGruBytesPerFile = 'Разбить _на части размером:'; + LANGruAutomatic = 'Автоматически'; + LANGruDeleteFilesOnTargetDisk = '_Удалить все файлы на получателе (только для сменных дисков)'; + LANGruSplitCaption = 'Разбить'; + LANGruCannotOpenFileS = 'Невозможно открыть файл ''%s'''; + LANGruCannotSplitTheFileToMoreThan999Parts = 'Невозможно разбить файл на более чем 999 частей!'; + LANGruThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'Каталог получатель %s содержит файлы '#10' Вы действительно хотите удалить его содержимое?'; + LANGruThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Каталог получатель содержит %d файлов. Вы действительно хотите удалить его содержимое?'; + LANGruAnErrorOccuredWhileOperationS = 'Ошибка во время выполнения: %s'; + LANGruSplitOfSSucceeded = 'Разделение файла ''%s'' произошло успешно.'; + LANGruSplitOfSFailed = 'Невосможно разделить файл: %s'; + + LANGrumnuShow_Caption = 'В_ид'; + LANGrumiShowDotFiles_Caption = 'Показать _Спрятаные файлы'; + LANGruTheFileYouAreTryingToOpenIsQuiteBig = 'Открываемый файл слишком большой. Программа загружающая этот файл может вызвать замедление системы.'#10'Вы действительно хотите продолжить'; + LANGruCannotExecuteSPleaseCheckTheConfiguration = 'Невозможно выполнить ''%s''. Проверьте конфигурацию или произведите ассоциацию типов файлов сначала.'; + LANGruEdit = 'Правка'; + LANGruEnterFilenameToEdit = '_Введите имя файла для правки:'; + + LANGrumnuSettings_Caption = '_Настройки'; + LANGrumiFileTypes_Caption = '_Типы файлов...'; + LANGruThereIsNoApplicationAssociatedWithS = 'Нет приложений, ассоциированных с файлом "%s".'#10#10'Вы хотите произвести ассоциацию сейчас?'; + LANGruErrorExecutingCommand = 'Ошибка выполнения команды!'; + LANGruEditFileTypesCaption = 'Типы файлов'; + LANGruTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Конфигурация типов файлов</span>'; + LANGruExtensionsColumn = 'Типы'; + LANGruDescriptionColumn = 'Описание'; + LANGruFileTypesList = 'Список типов файлов'; + LANGruActionName = 'Имя действия'; + LANGruCommand = 'Команда'; + LANGruSetDefaultActionButton_Caption = '_Использовать по умолчанию'; + LANGruRunInTerminalCheckBox_Caption = 'Запустить в _теминале'; + LANGruAutodetectCheckBox_Caption = 'Авто-определение _графических программ'; + LANGruBrowseButton_Caption = '_Поиск...'; + LANGruCommandLabel_Caption = 'Ко_манда:'; + LANGruDescriptionLabel_Caption = '_Описание:'; + LANGruFNameExtLabel_Caption = '_Добавить тип:'; + LANGruNotebookPageExtensions = 'Тип файла'; + LANGruNotebookPageActions = 'Действия'; + LANGruDefault = ' (по умолчанию)'; + LANGruCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Невозможно сохранить цонфигурацию типов файлов: другой процесс обновил ее на диске.'; + + LANGruDefaultColor = 'Цвет по _умолчанию'; + LANGruIcon = '_Значок:'; + LANGruBrowseForIcon = 'Выбрерите значок'; + LANGruSelectFileTypeColor = 'Выберите Цвет'; + LANGruColor = '_Цвет:'; + + LANGrumiChangePermissions_Caption = 'Изменить _Права...'; + LANGrumiChangeOwner_Caption = 'Изменить _Владельца/Группу...'; + LANGrumiCreateSymlink_Caption = 'Со_здать Ссылку...'; + LANGrumiEditSymlink_Caption = 'Пр_авить Ссылку'; + LANGruChmodProgress = 'Изменить права:'; + LANGruChownProgress = 'Изменить владельца:'; + LANGruYouMustSelectAValidSymbolicLink = 'Необходимо выбрать символьную ссылку!'; + LANGruPopupRunS = '_Выполнить %s'; + LANGruPopupOpenS = '_Открыть %s'; + LANGruPopupGoUp = 'Прейти на уровень в_ыше'; + LANGruPopupOpenWithS = 'Открыть с помощью %s'; + LANGruPopupDefault = ' (по умолчанию)'; + LANGruPopupOpenWith = 'Открыть с помо_щью...'; + LANGruPopupViewFile = '_Просмотр файла'; + LANGruPopupEditFile = 'Пр_авить файл'; + LANGruPopupMakeSymlink = 'создать _ссылку'; + LANGruPopupRename = 'Переи_меновать'; + LANGruPopupDelete = 'У_далить'; + LANGruDialogChangePermissions = 'Изменить права'; + LANGruCouldNotBeChmoddedS = 'Невозможно изменить права доступа: %s'; + LANGruDialogChangeOwner = 'Изменить владельца'; + LANGruCouldNotBeChownedS = 'Невозможно изменить владельца: %s'; + LANGruDialogMakeSymlink = 'Создать ссылку'; + LANGruDialogEditSymlink = 'Править ссылку'; + LANGruFEditSymlink_Caption = 'Править символьную ссылку'; + LANGruFEditSymlink_SymbolicLinkFilename = '_Имя символьной ссылки:'; + LANGruFEditSymlink_SymbolicLinkPointsTo = 'Ссылка указывает _на:'; + + LANGruFChmod_Caption = 'Права доступа'; + LANGruFChmod_PermissionFrame = 'Права'; + LANGruFChmod_FileFrame = 'Файл'; + LANGruFChmod_ApplyRecursivelyFor = 'Применить _Рекурсивно'; + LANGruFChmod_miAllFiles = 'Для всех файлов и каталогов'; + LANGruFChmod_miDirectories = 'Только для каталогов'; + LANGruFChmod_OctalLabel = '_Восьмеричный:'; + LANGruFChmod_SUID = 'SUID - Установить идентификатор пользователя'; + LANGruFChmod_SGID = 'SGID - Установить идентификатор группы'; + LANGruFChmod_Sticky = 'Приклееный'; + LANGruFChmod_RUSR = 'RUSR - Чтение для владельца'; + LANGruFChmod_WUSR = 'WUSR - Запись для владельца'; + LANGruFChmod_XUSR = 'XUSR - Выполнение/Поиск для владельца'; + LANGruFChmod_RGRP = 'RGRP - Чтение для группы'; + LANGruFChmod_WGRP = 'WGRP - Запись для группы'; + LANGruFChmod_XGRP = 'XGRP - Выполнение/Поиск для группы'; + LANGruFChmod_ROTH = 'ROTH - Чтение для остальных'; + LANGruFChmod_WOTH = 'WOTH - Запись для остальных'; + LANGruFChmod_XOTH = 'XOTH - Выполнение/Поиск для остальных'; + LANGruFChmod_TextLabel = '<span weight="ultrabold">Текст:</span> %s'; + LANGruFChmod_FileLabel = '<span weight="ultrabold">Файл:</span> %s'#10'<span weight="ultrabold">Текст:</span> %s'#10 + + '<span weight="ultrabold">Восьмеричный:</span> %d'#10'<span weight="ultrabold">Владелец:</span> %s'#10 + + '<span weight="ultrabold">Группа:</span> %s'; + + LANGruFChown_Caption = 'Изменить владельца/группу'; + LANGruFChown_OwnerFrame = 'Имя владельца'; + LANGruFChown_GroupFrame = 'Имя группы'; + LANGruFChown_FileFrame = 'Файл'; + LANGruFChown_ApplyRecursively = 'Применить _Рекусивно'; + + LANGruFSymlink_Caption = 'Создать символьную ссылку'; + LANGruFSymlink_ExistingFilename = 'Существующий _файл:'; + LANGruFSymlink_SymlinkFilename = 'Имя символьной _ссылки:'; + + LANGrumnuBookmarks_Caption = '_Закладки'; + LANGrumiAddBookmark_Caption = 'Добавить закладку'; + LANGrumiEditBookmarks_Caption = 'Изменить закладку'; + LANGruBookmarkPopupDelete_Caption = 'У_далить'; + LANGrumiPreferences_Caption = 'Изменить _настройки...'; + LANGruTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'Текущий каталог уже добавлен к закладкам'; + LANGruSomeOtherInstanceChanged1 = 'Другая программа изменила файл конфигурации на диске. Вы хотите применить нове установки?'#10#10'Внимание: Если Вы сейчас нажмете '; + LANGruSomeOtherInstanceChanged2 = '"Нет", конфигурация будет перезаписана во время завершения программы!'; + + LANGruPreferences_Caption = 'Настройки'; + LANGruPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Настройки программы</span>'; + LANGruPreferences_GeneralPage = 'Общие'; + LANGruPreferences_FontsPage = 'Шрифты'; + LANGruPreferences_ColorsPage = 'Цвета'; + LANGruPreferences_RowHeight = ' _Высота строк:'; + LANGruPreferences_NumHistoryItems = '_Элементы командной строки:'; + LANGruPreferences_Default = 'По умолчанию'; + LANGruPreferences_ClearReadonlyAttribute = 'Во время копирования с CD-ROM сбрасывать _атрибут "только для чтения"'; + LANGruPreferences_DisableMouseRenaming = 'Запретить переименование _мышью'; + LANGruPreferences_ShowFiletypeIconsInList = 'Показывать _значки'; + LANGruPreferences_ExternalAppsLabel = '<span weight="ultrabold">Внешние программы</span>'; + LANGruPreferences_Viewer = '_Просмотр:'; + LANGruPreferences_Editor = '_Редактор:'; + LANGruPreferences_Terminal = '_Терминал:'; + LANGruPreferences_ListFont = 'Шрифт списков:'; + LANGruPreferences_Change = 'Изменить...'; + LANGruPreferences_UseDefaultFont = 'Использовать шрифт по _умолчанию'; + LANGruPreferences_Foreground = 'Передний план'; + LANGruPreferences_Background = 'Фон'; + LANGruPreferences_NormalItem = 'Обычный элемент:'; + LANGruPreferences_SetToDefaultToUseGTKThemeColors = 'Использовать цвета темы GTK'; + LANGruPreferences_Cursor = 'Курсор:'; + LANGruPreferences_InactiveItem = 'Неактивный элемент:'; + LANGruPreferences_SelectedItem = 'Выбранный элемент:'; + LANGruPreferences_LinkItem = 'Сымвольные ссылки:'; + LANGruPreferences_LinkItemHint = 'Использовать цвета нормальных элементов для ссылок'; + LANGruPreferences_DotFileItem = 'Спрятанные файлы:'; + LANGruPreferences_DotFileItemHint = 'Использовать цвета нормальных элементов для спрятанных файлов'; + LANGruPreferences_BrowseForApplication = 'Поиск программы'; + LANGruPreferences_DefaultS = 'По умолчанию: %s'; + LANGruPreferences_SelectFont = 'Выберите шрифт'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGruBookmarkButton_Tooltip = 'Show bookmarks'; + LANGruUpButton_Tooltip = 'Go to the upper directory'; + LANGruRootButton_Tooltip = 'Go to the root directory (/)'; + LANGruHomeButton_Tooltip = 'Go to the home directory (/home/user)'; + LANGruLeftEqualButton_Tooltip = 'Switch the right panel to the same directory'; + LANGruRightEqualButton_Tooltip = 'Switch the left panel to the same directory'; + LANGrumiShowDirectorySizes_Caption = 'Show d_irectory sizes'; + LANGrumiTargetSource_Caption = 'Target = Source'; + LANGruFileTypeDirectory = 'Directory'; + LANGruFileTypeFile = 'File'; + LANGruFileTypeMetafile = 'This is a common meta-item'; + LANGruPreferencesPanelsPage = 'Panels'; + LANGruPreferencesApplicationsPage = 'Applications'; + LANGruPreferencesExperimentalPage = 'Experimental'; + LANGruPreferencesSelectAllDirectoriesCheckBox_Caption = 'Select _also directories when selecting all'; + LANGruPreferencesNewStyleAltOCheckBox_Caption = '_New style Alt+O'; + LANGruPreferencesNewStyleAltOCheckBox_Tooltip = 'Stay in the same directory when switching directory opposite panel by pressing Ctrl/Alt+O'; + LANGruPreferencesShowFuncButtonsCheckBox_Caption = 'Show function _key buttons'; + LANGruPreferencesSizeFormatLabel_Caption = '_Size format:'; + LANGruPreferencesmiSizeFormat1 = 'System'; + LANGruPreferencesmiSizeFormat6 = 'Grouped'; + LANGruPreferencesAutodetectXApp = 'Autodetect X app'; + LANGruPreferencesAlwaysRunInTerminal = 'Always run in terminal'; + LANGruPreferencesNeverRunInTerminal = 'Never run in terminal'; + LANGruPreferencesCmdLineBehaviourLabel_Caption = '_Executing from commandline:'; + LANGruPreferencesFeatures = 'Features'; + LANGruPreferencesDisableMouseRename_Tooltip = 'You can still perform quick-rename by pressing Shift+F6'; + LANGruPreferencesDisableFileTipsCheckBox_Caption = 'Disable file _tooltips'; + LANGruPreferencesDisableFileTipsCheckBox_Tooltip = 'Don''t show panel tooltips if the text in a comlumn is truncated'; + LANGruPreferencesShow = 'Show'; + LANGruPreferencesDirsInBoldCheckBox_Caption = 'Directories in _bold'; + LANGruPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Disable directory b_rackets'; + LANGruPreferencesOctalPermissionsCheckBox_Caption = 'Show _octal permissions'; + LANGruPreferencesOctalPermissionsCheckBox_Tooltip = 'Show file/directory permissions as a number instead of text form (-rw-rw-rw-)'; + LANGruPreferencesMovement = 'Movement'; + LANGruPreferencesLynxLikeMotionCheckBox_Caption = '_Lynx-like motion'; + LANGruPreferencesInsertMovesDownCheckBox_Caption = '_Insert moves down'; + LANGruPreferencesSpaceMovesDownCheckBox_Caption = '_Space moves down'; + LANGruPreferencesViewer = 'Viewer'; + LANGruPreferencesCommandSC = 'Command:'; + LANGruPreferencesUseInternalViewer = 'Use _internal viewer'; + LANGruPreferencesEditor = 'Editor'; + LANGruPreferencesTerminal = 'Terminal'; + LANGruPreferencesExperimentalFeatures = 'Experimental features'; + LANGruPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Warning:</span> These features are currently under development and may not work properly. Use them at your own risk!'; + LANGruPreferencesFocusRefreshCheckBox_Caption = 'Perform _refresh on window focus'; + LANGruPreferencesFocusRefreshCheckBox_Tooltip = 'Very slow panel refreshing at this moment'; + LANGruPreferencesWMCompatModeCheckBox_Caption = '_WM Compatibility mode'; + LANGruPreferencesWMCompatModeCheckBox_Tooltip = 'Use if you have some window manager issues (for example IceWM doesn''t perform window maximize correctly)'; + LANGruPreferencesCompatUseLibcSystemCheckBox_Caption = 'Use libc _system() for executing programs'; + LANGruPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Use in case of freeze or crash problems when launching external applications'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGrumiSearchCaption2 = '_Search...'; + LANGrumiNoMounterBarCaption = 'Do_n''t show mounter bar'; + LANGrumiShowOneMounterBarCaption = 'Show _one mounter bar'; + LANGrumiShowTwoMounterBarCaption = 'Show _two mounter bars'; + LANGrumnuNetworkCaption = 'N_etwork'; + LANGrumiConnectionsCaption = '_Connections...'; + LANGrumiOpenConnectionCaption = '_Open connection...'; + LANGrumiQuickConnectCaption = '_Quick connect...'; + LANGrumnuPluginsCaption = 'Pl_ugins'; + LANGrumiTestPluginCaption = '_Test plugin...'; + LANGrumiMounterSettingsCaption = '_Mounter Settings...'; + LANGrumiColumnsCaption = 'P_anel Columns...'; + LANGrumiSavePositionCaption = '_Save position'; + LANGrumiMountCaption = '_Mount'; + LANGrumiUmountCaption = '_Umount'; + LANGrumiEjectCaption = '_Eject'; + LANGrumiDuplicateTabCaption = 'Duplicate current tab'; + LANGrumiCloseTabCaption = 'Close current tab'; + LANGrumiCloseAllTabsCaption = 'Close all tabs'; + LANGruCannotDetermineDestinationEngine = 'Cannot determine destination engine. Please enter correct path and try it again.'; + LANGruCannotLoadFile = 'Cannot load file ''%s''. Please check the permissions.'; + LANGruMountPointDevice = 'Mount Point: %s'#10'Device: %s'; + LANGruMountSC = 'Mount:'; + LANGruNoPluginsFound = 'No plugins found'; + LANGruPluginAbout = 'About...'; + LANGruCouldntOpenURI = 'Couldn''t open the URI specified. Please check the consistency of the resource identifier and the access permission.'; + LANGruPluginAboutInside = 'Plugin: %s'#10#10'%s'#10'%s'; + LANGruAreYouSureCloseAllTabs = 'Are you sure you want to close all inactive tabs?'; + LANGruCouldntOpenURIArchive = 'Couldn''t open the archive. Please check consistency and access permissions.'; + LANGruThereIsNoModuleAvailable = 'There are no VFS modules available that can handle this connection'; + LANGruIgnoreError = 'Do you really want to ignore the error? The source file will be then deleted'; + LANGruErrorMount = 'There was an error while mounting the device ''%s'':'#10#10; + LANGruErrorUmount = 'There was an error while umounting the device ''%s'':'#10#10; + LANGruErrorEject = 'There was an error while ejecting the device ''%s'':'#10#10; + + LANGruMounterPrefs_Caption = 'Mounter Settings'; + LANGruMounterPrefs_TitleLabelCaption = 'Mounter Settings'; + LANGruMounterPrefs_ListViewFrameCaption = 'Mounter'; + LANGruMounterPrefs_MountName = 'Mount Name'; + LANGruMounterPrefs_MountPoint = 'Mount Point'; + LANGruMounterPrefs_Device = 'Device'; + LANGruMounterPrefs_MoveUpButtonTooltip = 'Move item up'; + LANGruMounterPrefs_MoveDownButtonTooltip = 'Move item down'; + LANGruMounterPrefs_UseFSTabDefaultsCheckBox = 'Use _fstab default items'; + LANGruMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'By checking this, the mounter bar will be filled by default items found in the /etc/fstab (system mountlist file)'; + LANGruMounterPrefs_ToggleModeCheckBox = 'Buttons stay _down when mounted'; + LANGruMounterPrefs_ToggleModeCheckBoxTooltip = 'When checked, the mounter buttons will stay down if the device is mounted; another click will cause umounting them (eject in this case)'; + LANGruMounterPrefs_PropertiesFrameCaption = 'Mounter item properties'; + LANGruMounterPrefs_DisplayTextLabelCaption = 'Displayed _Text:'; + LANGruMounterPrefs_MountPointLabelCaption = 'Mount _Point:'; + LANGruMounterPrefs_MountDeviceLabelCaption = '_Device:'; + LANGruMounterPrefs_DeviceTypeLabelCaption = 'Device T_ype:'; + LANGruMounterPrefs_miLocalDiskCaption = 'Local disk'; + LANGruMounterPrefs_miRemovableCaption = 'Removable'; + LANGruMounterPrefs_miCDCaption = 'CD/DVD drive'; + LANGruMounterPrefs_miFloppyCaption = 'Floppy drive'; + LANGruMounterPrefs_miNetworkCaption = 'Network'; + LANGruMounterPrefs_MountCommandLabelCaption = 'Mount _Command:'; + LANGruMounterPrefs_UmountCommandLabelCaption = 'Umount C_ommand:'; + LANGruMounterPrefs_MountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default mount'#10'Note: beware of interactive commands, tuxcmd could freeze!'#10'Example: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGruMounterPrefs_UmountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default umount'#10'Example: smbumount $dir'; + LANGruMounterPrefs_IconLabelCaption = '_Icon:'; + + LANGruConnMgr_Caption = 'Open New Connection'; + LANGruConnMgr_ConnectButton = 'Co_nnect'; + LANGruConnMgr_OpenConnection = 'Open Connection'; + LANGruConnMgr_NameColumn = 'Name'; + LANGruConnMgr_URIColumn = 'URI'; + LANGruConnMgr_AddConnectionButtonCaption = '_Add site...'; + LANGruConnMgr_AddConnectionButtonTooltip = 'Add new connection'; + LANGruConnMgr_EditButtonCaption = '_Edit...'; + LANGruConnMgr_EditButtonTooltip = 'Edit selected connection'; + LANGruConnMgr_RemoveButtonCaption = '_Remove site'; + LANGruConnMgr_RemoveButtonTooltip = 'Delete selected connection'; + LANGruConnMgr_DoYouWantDelete = 'Do you really want to delete the connection ''%s''?'; + + LANGruConnProp_FTP = 'FTP'; + LANGruConnProp_SFTP = 'SFTP (ssh subsystem)'; + LANGruConnProp_SMB = 'Windows share (SMB)'; + LANGruConnProp_HTTP = 'WebDAV (HTTP)'; + LANGruConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGruConnProp_Other = 'Other <span style="italic">(please specify in URI)</span>'; + LANGruConnProp_Caption = 'Connection properties'; + LANGruConnProp_VFSModule = '_VFS module:'; + LANGruConnProp_URI = '_URI:'; + LANGruConnProp_URIEntryTooltip = 'Correct URI should contain service type prefix and server address'; + LANGruConnProp_DetailedInformations = 'Detailed informations'; + LANGruConnProp_Name = '_Name:'; + LANGruConnProp_Server = 'Ser_ver[:port]:'; + LANGruConnProp_Username = 'Userna_me:'; + LANGruConnProp_UserNameEntryTooltip = 'Leave blank for anonymous login'; + LANGruConnProp_Password = '_Password:'; + LANGruConnProp_TargetDirectory = 'Target _directory:'; + LANGruConnProp_ServiceType = '_Service type:'; + LANGruConnProp_MaskPassword = '_Mask password'; + LANGruConnProp_MenuItemCaption = 'Default <span style="italic">(all suitable modules)</span>'; + + LANGruConnLogin_Caption = 'Authentication required'; + LANGruConnLogin_Login = 'Login'; + LANGruConnLogin_ExperimentalWarningLabelCaption = 'You must log in to access %s'; + LANGruConnLogin_Username = '_Username:'; + LANGruConnLogin_Password = '_Password:'; + LANGruConnLogin_AnonymousCheckButton = '_Anonymous'; + + LANGruColumns_Caption = 'Panel Columns Settings'; + LANGruColumns_Title = 'Panel Columns Settings'; + LANGruColumns_MoveUpButtonTooltip = 'Move item up'; + LANGruColumns_MoveDownButtonTooltip = 'Move item down'; + LANGruColumns_TitlesLongName = 'Name'; + LANGruColumns_TitlesLongNameExt = 'Name + Extension'; + LANGruColumns_TitlesLongExt = 'Extension'; + LANGruColumns_TitlesLongSize = 'Size'; + LANGruColumns_TitlesLongDateTime = 'Date + Time'; + LANGruColumns_TitlesLongDate = 'Date'; + LANGruColumns_TitlesLongTime = 'Time'; + LANGruColumns_TitlesLongUser = 'User'; + LANGruColumns_TitlesLongGroup = 'Group'; + LANGruColumns_TitlesLongAttr = 'Attributes'; + LANGruColumns_TitlesShortName = 'Name'; + LANGruColumns_TitlesShortNameExt = 'Name'; + LANGruColumns_TitlesShortExt = 'Ext'; + LANGruColumns_TitlesShortSize = 'Size'; + LANGruColumns_TitlesShortDateTime = 'Date'; + LANGruColumns_TitlesShortDate = 'Date'; + LANGruColumns_TitlesShortTime = 'Time'; + LANGruColumns_TitlesShortUser = 'User'; + LANGruColumns_TitlesShortGroup = 'Group'; + LANGruColumns_TitlesShortAttr = 'Attr'; + + LANGruTestPlugin_Caption = 'Test VFS Plugin'; + LANGruTestPlugin_Title = 'Test VFS Plugin'; + LANGruTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Warning:</span> The VFS subsystem and its plugins are under heavy development and may contain bugs. Use this function under your own risk!'; + LANGruTestPlugin_Plugin = '_Plugin:'; + LANGruTestPlugin_Command = 'Co_mmand:'; + LANGruTestPlugin_Username = '_Username:'; + LANGruTestPlugin_Password = '_Password:'; + LANGruTestPlugin_AnonymousCheckButton = '_Anonymous login (doesn''t call VFSLogin)'; + LANGruTestPlugin_NoPluginsFound = 'No plugins found'; + + LANGruRemoteWait_Caption = 'Operation in progress'; + LANGruRemoteWait_OperationInProgress = 'Operation in progress, please be patient...'; + LANGruRemoteWait_ItemsFound = 'Items found so far: %d'; + + LANGruSearch_Bytes = 'Bytes'; + LANGruSearch_kB = 'kB'; + LANGruSearch_MB = 'MB'; + LANGruSearch_days = 'days'; + LANGruSearch_weeks = 'weeks'; + LANGruSearch_months = 'months'; + LANGruSearch_years = 'years'; + LANGruSearch_Caption = 'Find Files'; + LANGruSearch_General = 'General'; + LANGruSearch_Advanced = 'Advanced'; + LANGruSearch_SearchResults = 'Search _Results:'; + LANGruSearch_SearchFor = 'Search _for:'; + LANGruSearch_FileMaskEntryTooltip = 'Tip: Use colons (";") to specify multiple files to find'; + LANGruSearch_SearchIn = 'Search _in:'; + LANGruSearch_SearchArchivesCheckButton = 'Search _archives'; + LANGruSearch_FindText = 'Find _text:'; + LANGruSearch_FindTextEntryTooltip = 'Leave blank for no text matching'#10'Please note that we are using UTF-8 in GUI part'; + LANGruSearch_CaseSensitiveCheckButton = 'Cas_e sensitive'; + LANGruSearch_StayCurrentFSCheckButton = 'Include other files_ystems'; + LANGruSearch_CaseSensitiveMatchCheckButton = 'Ca_se sensitive'; + LANGruSearch_Size = 'Size'; + LANGruSearch_Date = 'Date'; + LANGruSearch_BiggerThan = '_Bigger than'; + LANGruSearch_SmallerThan = '_Smaller than'; + LANGruSearch_ModifiedBetweenRadioButton = '_Modified between'; + LANGruSearch_NotModifiedAfterRadioButton = '_Not modified after'; + LANGruSearch_ModifiedLastRadioButton = 'Mod_ified in the last'; + LANGruSearch_ModifiedNotLastRadionButton = 'No_t modified in the last'; + LANGruSearch_ModifiedBetweenEntry1 = '"Please use this date format:" c'; + LANGruSearch_ViewButtonCaption = '_View file'; + LANGruSearch_NewSearchButtonCaption = '_New search'; + LANGruSearch_GoToFileButtonCaption = '_Go to file'; + LANGruSearch_FeedToListboxButtonCaption = 'Feed to _listbox'; + LANGruSearch_StatusSC = 'Status:'; + LANGruSearch_Ready = 'Ready.'; + LANGruSearch_PreparingToSearch = 'Preparing to search.'; + LANGruSearch_SearchInProgress = 'Search in progress:'; + LANGruSearch_UserCancelled = 'User cancelled.'; + LANGruSearch_SearchFinished = 'Search finished'; + LANGruSearch_FilesFound = '%d files found'; + LANGruSearch_And = 'and'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGruCloseOpenConnection = 'You''re trying to open new connection over the another active connection. By continuing, the previous connection will be closed and replaced by the new requested one.'#10#10'Do you want to continue?'; + LANGruDuplicateTabWarning = 'You are trying to open a new tab from a remote directory. However, engine cloning is not supported. The directory in the new tab will point to a local filesystem.'; + LANGruDontShowAgain = '_Don''t show this message again'; + LANGruSwitchOtherPanelWarning = 'You are trying to open the remote directory in the opposite panel. However, engine cloning is not supported. The target directory will not be switched.'; + LANGruOpenConnectionsWarning = 'There are some active connections opened in the panel. By closing the application, these connections will be disconnected.'#10#10'Do you want to continue quit?'; + LANGrumiDisconnect_Caption = '_Disconnect'; + LANGruDisconnectButton_Tooltip = 'Disconnect active connection'; + LANGruLeaveArchiveButton_Tooltip = 'Close current archive'; + LANGruOpenTerminalButton_Tooltip = 'Opens a new terminal windows from the current directory'; + LANGruOpenTerminalButton_Caption = 'Open Te_rminal'; + LANGruShowTextUIDsCheckBox_Caption = 'Show text _UIDs'; + LANGruShowTextUIDsCheckBox_Tooltip = 'Show textual User and Group informations instead of numbers (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGrumiNewTab_Caption = 'New folder _tab'; + LANGruFilePopupMenu_Properties = '_Properties'; + LANGruCommandEntry_Tooltip = 'Use %s as file/directory placeholder'; + LANGrumiFiles_Caption = 'Files only'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGruPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGruHandleRunFromArchive_Bytes = 'bytes'; + LANGruHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGruHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGruHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGruHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGruFRunFromVFS_Caption = 'Packed file properties'; + LANGruFRunFromVFS_TitleLabel = 'File Properties'; + LANGruFRunFromVFS_FileNameLabel = 'File name:'; + LANGruFRunFromVFS_FileTypeLabel = 'File type:'; + LANGruFRunFromVFS_SizeLabel = 'Size:'; + LANGruFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGruFRunFromVFS_DateLabel = 'Modify date:'; + LANGruFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGruFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGruFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGruFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGruFSetPassword_Caption = 'Set password'; + LANGruFSetPassword_Label1_Caption = 'Password required'; + LANGruFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGruFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGruF2Button_Caption; + LANGF3Button_Caption := LANGruF3Button_Caption; + LANGF4Button_Caption := LANGruF4Button_Caption; + LANGF5Button_Caption := LANGruF5Button_Caption; + LANGF6Button_Caption := LANGruF6Button_Caption; + LANGF7Button_Caption := LANGruF7Button_Caption; + LANGF8Button_Caption := LANGruF8Button_Caption; + + LANGmnuFile_Caption := LANGrumnuFile_Caption; + LANGmnuMark_Caption := LANGrumnuMark_Caption; + LANGmnuCommands_Caption := LANGrumnuCommands_Caption; + LANGmnuHelp_Caption := LANGrumnuHelp_Caption; + LANGmiExit_Caption := LANGrumiExit_Caption; + LANGmiSelectGroup_Caption := LANGrumiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGrumiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGrumiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGrumiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGrumiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGrumiRefresh_Caption; + LANGmiAbout_Caption := LANGrumiAbout_Caption; + + LANGColumn1_Caption := LANGruColumn1_Caption; + LANGColumn2_Caption := LANGruColumn2_Caption; + LANGColumn3_Caption := LANGruColumn3_Caption; + LANGColumn4_Caption := LANGruColumn4_Caption; + LANGColumn5_Caption := LANGruColumn5_Caption; + + LANGExpandSelection := LANGruExpandSelection; + LANGShrinkSelection := LANGruShrinkSelection; + LANGNoMatchesFound := LANGruNoMatchesFound; + LANGNoFilesSelected := LANGruNoFilesSelected; + LANGSelectedFilesDirectories := LANGruSelectedFilesDirectories; + LANGDirectoryS := LANGruDirectoryS; + LANGFileS := LANGruFileS; + LANGDoYouReallyWantToDeleteTheS := LANGruDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGruDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGruCopyFiles; + LANGMoveRenameFiles := LANGruMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGruCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGruMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGruCopySC; + LANGMoveRenameSC := LANGruMoveRenameSC; + + LANGQuickFind := LANGruQuickFind; + + LANGAboutString := LANGruAboutString; + LANGAboutStringGnome := LANGruAboutStringGnome; + LANGDiskStatFmt := LANGruDiskStatFmt; + LANGDiskStatVolNameFmt := LANGruDiskStatVolNameFmt; + LANGStatusLineFmt := LANGruStatusLineFmt; + LANGPanelStrings[False] := LANGruPanelStrings[False]; + LANGPanelStrings[True] := LANGruPanelStrings[True]; + LANGDIR := LANGruDIR; + LANGErrorGettingListingForSPanel := LANGruErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGruErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGruErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGruErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGruTheFileDirectory; + LANGCouldNotBeDeleted := LANGruCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGruCouldNotBeDeletedS; + LANGUserCancelled := LANGruUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGruTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGruCannotCopyFile; + LANGCopyError := LANGruCopyError; + LANGMoveError := LANGruMoveError; + LANGOverwriteS := LANGruOverwriteS; + LANGWithFileS := LANGruWithFileS; + LANGOvewriteSBytesS := LANGruOvewriteSBytesS; + LANGTheFile := LANGruTheFile; + LANGCopy := LANGruCopy; + LANGMove := LANGruMove; + LANGTheDirectory := LANGruTheDirectory; + LANGTheSymbolicLink := LANGruTheSymbolicLink; + LANGCannotMoveFile := LANGruCannotMoveFile; + LANGCouldNotBeCreated := LANGruCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGruCouldNotBeCreatedS; + LANGFromS := LANGruFromS; + LANGToS := LANGruToS; + LANGCannotCopyFileToItself := LANGruCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGruMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGruCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGruCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGruCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGruCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGruCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGruCannotWriteToDestinationFile; + + LANGUnknownException := LANGruUnknownException; + LANGNoAccess := LANGruNoAccess; + LANGUnknownError := LANGruUnknownError; + + LANGCreateANewDirectory := LANGruCreateANewDirectory; + LANGEnterDirectoryName := LANGruEnterDirectoryName; + + LANGOverwriteQuestion := LANGruOverwriteQuestion; + LANGOverwriteButton_Caption := LANGruOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGruOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGruSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGruOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGruSkipAllButton_Caption; + LANGRenameButton_Caption := LANGruRenameButton_Caption; + LANGAppendButton_Caption := LANGruAppendButton_Caption; + LANGRename := LANGruRename; + LANGRenameFile := LANGruRenameFile; + LANGIgnoreButton_Caption := LANGruIgnoreButton_Caption; + + LANGProgress := LANGruProgress; + LANGCancel := LANGruCancel; + LANGDelete := LANGruDelete; + + LANGSpecifyFileType := LANGruSpecifyFileType; + + LANGRemoveDirectory := LANGruRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGruDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGruRetry; + LANGDeleteButton_Caption := LANGruDeleteButton_Caption; + LANGAll := LANGruAll; + + LANGCopyFilesSC := LANGruCopyFilesSC; + LANGAppendQuestion := LANGruAppendQuestion; + LANGPreparingList := LANGruPreparingList; + + LANGYouMustSelectAValidFile := LANGruYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGrumiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGruVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGruCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGruCheckButtonCaptionStop; + LANGFileListTooltip := LANGruFileListTooltip; + LANGFilenameColumnCaption := LANGruFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGruTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGruAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGruAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGruAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGruChecksumNotChecked; + LANGChecksumChecking := LANGruChecksumChecking; + LANGChecksumInterrupted := LANGruChecksumInterrupted; + LANGChecksumDOK := LANGruChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGrumiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGruYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGruCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGruCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGruCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGruCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGruCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGruCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGruCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGruCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGruCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGruCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGruCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGruCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGruCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGruCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGruCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGruCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGruCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGruCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGruCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGruCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGruCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGruCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGruAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGruTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGruTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGruMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGruPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGruMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGruWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGruMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGruMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGruMergeSC; + LANGmiSplitFileCaption := LANGrumiSplitFileCaption; + LANGmiMergeFilesCaption := LANGrumiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGruSplitTheFileSToDirectory; + LANGSplitSC := LANGruSplitSC; + LANGSplitFile := LANGruSplitFile; + LANGBytesPerFile := LANGruBytesPerFile; + LANGAutomatic := LANGruAutomatic; + LANGDeleteFilesOnTargetDisk := LANGruDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGruSplitCaption; + LANGCannotOpenFileS := LANGruCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGruCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGruThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGruThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGruAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGruSplitOfSSucceeded; + LANGSplitOfSFailed := LANGruSplitOfSFailed; + + LANGmnuShow_Caption := LANGrumnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGrumiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGruTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGruCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGruEdit; + LANGEnterFilenameToEdit := LANGruEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGrumnuSettings_Caption; + LANGmiFileTypes_Caption := LANGrumiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGruThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGruErrorExecutingCommand; + LANGEditFileTypesCaption := LANGruEditFileTypesCaption; + LANGTitleLabel_Caption := LANGruTitleLabel_Caption; + LANGExtensionsColumn := LANGruExtensionsColumn; + LANGDescriptionColumn := LANGruDescriptionColumn; + LANGFileTypesList := LANGruFileTypesList; + LANGActionName := LANGruActionName; + LANGCommand := LANGruCommand; + LANGSetDefaultActionButton_Caption := LANGruSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGruRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGruAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGruBrowseButton_Caption; + LANGCommandLabel_Caption := LANGruCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGruDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGruFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGruNotebookPageExtensions; + LANGNotebookPageActions := LANGruNotebookPageActions; + LANGDefault := LANGruDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGruCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGruDefaultColor; + LANGIcon := LANGruIcon; + LANGBrowseForIcon := LANGruBrowseForIcon; + LANGSelectFileTypeColor := LANGruSelectFileTypeColor; + LANGColor := LANGruColor; + + LANGmiChangePermissions_Caption := LANGrumiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGrumiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGrumiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGrumiEditSymlink_Caption; + LANGChmodProgress := LANGruChmodProgress; + LANGChownProgress := LANGruChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGruYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGruPopupRunS; + LANGPopupOpenS := LANGruPopupOpenS; + LANGPopupGoUp := LANGruPopupGoUp; + LANGPopupOpenWithS := LANGruPopupOpenWithS; + LANGPopupDefault := LANGruPopupDefault; + LANGPopupOpenWith := LANGruPopupOpenWith; + LANGPopupViewFile := LANGruPopupViewFile; + LANGPopupEditFile := LANGruPopupEditFile; + LANGPopupMakeSymlink := LANGruPopupMakeSymlink; + LANGPopupRename := LANGruPopupRename; + LANGPopupDelete := LANGruPopupDelete; + LANGDialogChangePermissions := LANGruDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGruCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGruDialogChangeOwner; + LANGCouldNotBeChownedS := LANGruCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGruDialogMakeSymlink; + LANGDialogEditSymlink := LANGruDialogEditSymlink; + LANGFEditSymlink_Caption := LANGruFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGruFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGruFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGruFChmod_Caption; + LANGFChmod_PermissionFrame := LANGruFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGruFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGruFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGruFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGruFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGruFChmod_OctalLabel; + LANGFChmod_SUID := LANGruFChmod_SUID; + LANGFChmod_SGID := LANGruFChmod_SGID; + LANGFChmod_Sticky := LANGruFChmod_Sticky; + LANGFChmod_RUSR := LANGruFChmod_RUSR; + LANGFChmod_WUSR := LANGruFChmod_WUSR; + LANGFChmod_XUSR := LANGruFChmod_XUSR; + LANGFChmod_RGRP := LANGruFChmod_RGRP; + LANGFChmod_WGRP := LANGruFChmod_WGRP; + LANGFChmod_XGRP := LANGruFChmod_XGRP; + LANGFChmod_ROTH := LANGruFChmod_ROTH; + LANGFChmod_WOTH := LANGruFChmod_WOTH; + LANGFChmod_XOTH := LANGruFChmod_XOTH; + LANGFChmod_TextLabel := LANGruFChmod_TextLabel; + LANGFChmod_FileLabel := LANGruFChmod_FileLabel; + LANGFChown_Caption := LANGruFChown_Caption; + LANGFChown_OwnerFrame := LANGruFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGruFChown_GroupFrame; + LANGFChown_FileFrame := LANGruFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGruFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGruFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGruFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGruFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGrumnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGrumiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGrumiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGruBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGrumiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGruTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGruSomeOtherInstanceChanged1 + LANGruSomeOtherInstanceChanged2; + + LANGPreferences_Caption := LANGruPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGruPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGruPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGruPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGruPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGruPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGruPreferences_NumHistoryItems; + LANGPreferences_Default := LANGruPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGruPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGruPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGruPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGruPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGruPreferences_Viewer; + LANGPreferences_Editor := LANGruPreferences_Editor; + LANGPreferences_Terminal := LANGruPreferences_Terminal; + LANGPreferences_ListFont := LANGruPreferences_ListFont; + LANGPreferences_Change := LANGruPreferences_Change; + LANGPreferences_UseDefaultFont := LANGruPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGruPreferences_Foreground; + LANGPreferences_Background := LANGruPreferences_Background; + LANGPreferences_NormalItem := LANGruPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGruPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGruPreferences_Cursor; + LANGPreferences_InactiveItem := LANGruPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGruPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGruPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGruPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGruPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGruPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGruPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGruPreferences_DefaultS; + LANGPreferences_SelectFont := LANGruPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGruBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGruUpButton_Tooltip; + LANGRootButton_Tooltip := LANGruRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGruHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGruLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGruRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGrumiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGrumiTargetSource_Caption; + LANGFileTypeDirectory := LANGruFileTypeDirectory; + LANGFileTypeFile := LANGruFileTypeFile; + LANGFileTypeMetafile := LANGruFileTypeMetafile; + LANGPreferencesPanelsPage := LANGruPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGruPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGruPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGruPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGruPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGruPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGruPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGruPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGruPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGruPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGruPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGruPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGruPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGruPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGruPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGruPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGruPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGruPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGruPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGruPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGruPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGruPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGruPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGruPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGruPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGruPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGruPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGruPreferencesViewer; + LANGPreferencesCommandSC := LANGruPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGruPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGruPreferencesEditor; + LANGPreferencesTerminal := LANGruPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGruPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGruPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGruPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGruPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGruPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGruPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGruPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGruPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGrumiSearchCaption2; + LANGmiNoMounterBarCaption := LANGrumiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGrumiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGrumiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGrumnuNetworkCaption; + LANGmiConnectionsCaption := LANGrumiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGrumiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGrumiQuickConnectCaption; + LANGmnuPluginsCaption := LANGrumnuPluginsCaption; + LANGmiTestPluginCaption := LANGrumiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGrumiMounterSettingsCaption; + LANGmiColumnsCaption := LANGrumiColumnsCaption; + LANGmiSavePositionCaption := LANGrumiSavePositionCaption; + LANGmiMountCaption := LANGrumiMountCaption; + LANGmiUmountCaption := LANGrumiUmountCaption; + LANGmiEjectCaption := LANGrumiEjectCaption; + LANGmiDuplicateTabCaption := LANGrumiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGrumiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGrumiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGruCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGruCannotLoadFile; + LANGMountPointDevice := LANGruMountPointDevice; + LANGMountSC := LANGruMountSC; + LANGNoPluginsFound := LANGruNoPluginsFound; + LANGPluginAbout := LANGruPluginAbout; + LANGCouldntOpenURI := LANGruCouldntOpenURI; + LANGPluginAboutInside := LANGruPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGruAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGruCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGruThereIsNoModuleAvailable; + LANGIgnoreError := LANGruIgnoreError; + LANGErrorMount := LANGruErrorMount; + LANGErrorUmount := LANGruErrorUmount; + LANGErrorEject := LANGruErrorEject; + + LANGMounterPrefs_Caption := LANGruMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGruMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGruMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGruMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGruMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGruMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGruMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGruMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGruMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGruMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGruMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGruMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGruMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGruMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGruMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGruMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGruMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGruMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGruMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGruMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGruMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGruMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGruMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGruMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGruMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGruMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGruMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGruConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGruConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGruConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGruConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGruConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGruConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGruConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGruConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGruConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGruConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGruConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGruConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGruConnProp_FTP; + LANGConnProp_SFTP := LANGruConnProp_SFTP; + LANGConnProp_SMB := LANGruConnProp_SMB; + LANGConnProp_HTTP := LANGruConnProp_HTTP; + LANGConnProp_HTTPS := LANGruConnProp_HTTPS; + LANGConnProp_Other := LANGruConnProp_Other; + LANGConnProp_Caption := LANGruConnProp_Caption; + LANGConnProp_VFSModule := LANGruConnProp_VFSModule; + LANGConnProp_URI := LANGruConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGruConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGruConnProp_DetailedInformations; + LANGConnProp_Name := LANGruConnProp_Name; + LANGConnProp_Server := LANGruConnProp_Server; + LANGConnProp_Username := LANGruConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGruConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGruConnProp_Password; + LANGConnProp_TargetDirectory := LANGruConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGruConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGruConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGruConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGruConnLogin_Caption; + LANGConnLogin_Login := LANGruConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGruConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGruConnLogin_Username; + LANGConnLogin_Password := LANGruConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGruConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGruColumns_Caption; + LANGColumns_Title := LANGruColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGruColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGruColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGruColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGruColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGruColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGruColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGruColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGruColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGruColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGruColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGruColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGruColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGruColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGruColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGruColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGruColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGruColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGruColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGruColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGruColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGruColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGruColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGruTestPlugin_Caption; + LANGTestPlugin_Title := LANGruTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGruTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGruTestPlugin_Plugin; + LANGTestPlugin_Command := LANGruTestPlugin_Command; + LANGTestPlugin_Username := LANGruTestPlugin_Username; + LANGTestPlugin_Password := LANGruTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGruTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGruTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGruRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGruRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGruRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGruSearch_Bytes; + LANGSearch_kB := LANGruSearch_kB; + LANGSearch_MB := LANGruSearch_MB; + LANGSearch_days := LANGruSearch_days; + LANGSearch_weeks := LANGruSearch_weeks; + LANGSearch_months := LANGruSearch_months; + LANGSearch_years := LANGruSearch_years; + LANGSearch_Caption := LANGruSearch_Caption; + LANGSearch_General := LANGruSearch_General; + LANGSearch_Advanced := LANGruSearch_Advanced; + LANGSearch_SearchResults := LANGruSearch_SearchResults; + LANGSearch_SearchFor := LANGruSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGruSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGruSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGruSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGruSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGruSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGruSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGruSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGruSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGruSearch_Size; + LANGSearch_Date := LANGruSearch_Date; + LANGSearch_BiggerThan := LANGruSearch_BiggerThan; + LANGSearch_SmallerThan := LANGruSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGruSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGruSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGruSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGruSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGruSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGruSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGruSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGruSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGruSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGruSearch_StatusSC; + LANGSearch_Ready := LANGruSearch_Ready; + LANGSearch_PreparingToSearch := LANGruSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGruSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGruSearch_UserCancelled; + LANGSearch_SearchFinished := LANGruSearch_SearchFinished; + LANGSearch_FilesFound := LANGruSearch_FilesFound; + LANGSearch_And := LANGruSearch_And; + + LANGCloseOpenConnection := LANGruCloseOpenConnection; + LANGDuplicateTabWarning := LANGruDuplicateTabWarning; + LANGDontShowAgain := LANGruDontShowAgain; + LANGSwitchOtherPanelWarning := LANGruSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGruOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGrumiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGruDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGruLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGruOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGruOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGruShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGruShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGrumiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGruFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGruCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGrumiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGruPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGruHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGruHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGruHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGruHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGruHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGruFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGruFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGruFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGruFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGruFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGruFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGruFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGruFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGruFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGruFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGruFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGruFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGruFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGruFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGruFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('ru_RU', @SetTranslation); + AddTranslation('ru_RU.utf8', @SetTranslation); + AddTranslation('RU', @SetTranslation); +end. diff --git a/translations/UTranslation_SR.pas b/translations/UTranslation_SR.pas new file mode 100644 index 0000000..b6c9328 --- /dev/null +++ b/translations/UTranslation_SR.pas @@ -0,0 +1,1261 @@ +(* + Tux Commander - UTranslation_SR - Serbian Localization constants + Copyright (C) 2005 Bojan Bozovic <bojanb@sbb.co.yu> + !! Currently unmaintained, new translator needed !! + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_SR; + +interface + +implementation + +uses ULocale; + +const LANGsrF2Button_Caption = 'F2 - Преименуј'; + LANGsrF3Button_Caption = 'F3 - Преглед'; + LANGsrF4Button_Caption = 'F4 - Измена'; + LANGsrF5Button_Caption = 'F5 - Копирај'; + LANGsrF6Button_Caption = 'F6 - Премести'; + LANGsrF7Button_Caption = 'F7 - НовиДир'; + LANGsrF8Button_Caption = 'F8 - Обриши'; + + LANGsrmnuFile_Caption = '_Фајл'; + LANGsrmnuMark_Caption = '_Обележи'; + LANGsrmnuCommands_Caption = '_Команде'; + LANGsrmnuHelp_Caption = '_Помоћ'; + LANGsrmiExit_Caption = 'И_злаз'; + LANGsrmiSelectGroup_Caption = 'Изабери _Групу...'; + LANGsrmiUnselectGroup_Caption = '_Поништи Избор...'; + LANGsrmiSelectAll_Caption = '_Обележи Све'; + LANGsrmiUnselectAll_Caption = 'П_оништи Избор'; + LANGsrmiInvertSelection_Caption = '_Окрени Избор'; + LANGsrmiRefresh_Caption = '_Освежи'; + LANGsrmiAbout_Caption = '_О програму...'; + + LANGsrColumn1_Caption = 'Име'; + LANGsrColumn2_Caption = 'Екст'; + LANGsrColumn3_Caption = 'Величина'; + LANGsrColumn4_Caption = 'Датум'; + LANGsrColumn5_Caption = 'Атр'; + + LANGsrExpandSelection = 'Прошири избор'; + LANGsrShrinkSelection = 'Смањи избор'; + LANGsrNoMatchesFound = 'Нисам пронашао поклапања'; + LANGsrNoFilesSelected = 'Нема изабраних фајлова!'; + LANGsrSelectedFilesDirectories = '%d изабрани фајлови/директоријуми'; + LANGsrDirectoryS = 'директоријум %s'; + LANGsrFileS = 'фајл %s'; + LANGsrDoYouReallyWantToDeleteTheS = 'Да ли стварно желите да обришете %s ?'; + LANGsrDoYouReallyWantToDeleteTheSS = 'Да ли стварно желите да обришете %s ?'#10'%s'; + LANGsrCopyFiles = 'Копирај фајлове'; + LANGsrMoveRenameFiles = 'Премести/Преименуј фајлове'; + LANGsrCopyDFileDirectoriesTo = 'Копирај %d фајл/директоријуме у'; + LANGsrMoveRenameDFileDirectoriesTo = 'Премести/Преименуј %d фајл/директоријуме у'; + LANGsrCopySC = 'Копирај:'; + LANGsrMoveRenameSC = 'Премести/Преименуј:'; + + LANGsrQuickFind = ' Брза Претрага:'; + + LANGsrAboutString = 'Tux Commander'#10'Верзија %s'#10'Датум градње: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'Е-пошта: tbzatek@users.sourceforge.net'#10'Сајт: http://tuxcmd.sourceforge.net/'; + LANGsrAboutStringGnome = 'верзија %s'#10'Датум градње: %s'#10'Сајт: http://tuxcmd.sourceforge.net/'; + LANGsrDiskStatFmt = '%s од %s слободно'; + LANGsrDiskStatVolNameFmt = '[%s] %s од %s слободно'; + LANGsrStatusLineFmt = '%s од %s у %d од %d изабраних фајлова'; + LANGsrPanelStrings : array[boolean] of string = ('десно', 'лево'); + + LANGsrDIR = '<ДИР>'; + LANGsrErrorGettingListingForSPanel = 'Грешка при добављању листинга за %s панел:'#10' %s'#10#10'Путања = ''%s'''; + LANGsrErrorGettingListingForSPanelNoPath = 'Грешка при добављању листинга за %s панел:'#10' %s'; + LANGsrErrorCreatingNewDirectorySInSPanel = 'Грешка при прављењу новог директоријума ''%s'' у %s панелу:'#10' %s'; + LANGsrErrorCreatingNewDirectorySInSPanelNoPath = 'Грешка при прављењу новог директоријума у %s панелу:'#10' %s'; + LANGsrTheFileDirectory = 'Фајл/директоријум'; + LANGsrCouldNotBeDeleted = 'није могуће обрисати'; + LANGsrCouldNotBeDeletedS = 'није могуће обрисати: %s'; + LANGsrUserCancelled = 'Корисник поништио!'; + LANGsrTheDirectorySIsNotEmpty = 'Директоријум %s није празан!'; + LANGsrCannotCopyFile = 'Не могу да копирам фајл'; + LANGsrCopyError = 'Грешка при копирању'; + LANGsrMoveError = 'Грешка при премештању'; + LANGsrOverwriteS = 'Препиши: %s'; + LANGsrWithFileS = 'Фајлом: %s'; + LANGsrOvewriteSBytesS = '%s бајта, %s'; + LANGsrTheFile = 'Фајл'; + LANGsrCopy = 'Копирај'; + LANGsrMove = 'Премести'; + LANGsrTheDirectory = 'Директоријум'; + LANGsrTheSymbolicLink = 'Симболичка веза'; + LANGsrCannotMoveFile = 'Не могу да преместим фајл'; + LANGsrCouldNotBeCreated = 'није могуће направити'; + LANGsrCouldNotBeCreatedS = 'није могуће направити: %s'; + LANGsrFromS = 'Од: %s'; + LANGsrToS = 'За: %s'; + LANGsrCannotCopyFileToItself = 'Не могу да копирам фајл у њега самог'; + LANGsrMemoryAllocationFailed = 'Премештање меморије није успело:'; + LANGsrCannotOpenSourceFile = 'Не могу да отворим изворни фајл'; + LANGsrCannotOpenDestinationFile = 'Не могу да отворим одредишни фајл'; + LANGsrCannotCloseDestinationFile = 'Не могу да затворим одредишни фајл'; + LANGsrCannotCloseSourceFile = 'Не могу да затворим изворни фајл'; + LANGsrCannotReadFromSourceFile = 'Не могу да читам из изворног фајла'; + LANGsrCannotWriteToDestinationFile = 'Не могу да уписујем у одредишни фајл'; + + LANGsrUnknownException = 'Непознат Изузетак'; + LANGsrNoAccess = 'Нема Приступа'; + LANGsrUnknownError = 'Непозната Грешка'; + + LANGsrCreateANewDirectory = 'Направи нови директоријум'; + LANGsrEnterDirectoryName = 'Унесите _име директоријума:'; + + LANGsrOverwriteQuestion = 'Препиши питање'; + LANGsrOverwriteButton_Caption = '_Препиши'; + LANGsrOverwriteAllButton_Caption = 'Препиши _све'; + LANGsrSkipButton_Caption = '_Прескочи'; + LANGsrOverwriteAllOlderButton_Caption = 'Препиши све ст_арије'; + LANGsrSkipAllButton_Caption = 'П_рескочи све'; + LANGsrRenameButton_Caption = '_Преименуј'; + LANGsrAppendButton_Caption = 'П_римени'; + LANGsrRename = 'Преименуј'; + LANGsrRenameFile = 'Преименуј фајл ''%s'' у'; + LANGsrIgnoreButton_Caption = '_Игнориши'; + + LANGsrProgress = 'Напредак'; + LANGsrCancel = '_Поништи'; + LANGsrDelete = 'Обриши:'; + + LANGsrSpecifyFileType = '_Прецизирајте врсте фајлова:'; + + LANGsrRemoveDirectory = 'Уклони директоријум'; + LANGsrDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Да ли желите да га обришете са свим фајловима и поддиректоријумима?'; + LANGsrRetry = '_Покушај поново'; + LANGsrDeleteButton_Caption = '_Обриши'; + LANGsrAll = '_Све'; + + LANGsrCopyFilesSC = 'Копирај фајлове:'; + LANGsrAppendQuestion = 'Да ли сте сигурни да желите да примените фајл ''%s'' на ''%s''?'; + LANGsrPreparingList = 'Припремам листу...'; + + LANGsrYouMustSelectAValidFile = 'Морате изабрати исправан фајл!'; + LANGsrmiVerifyChecksums = '_Потврди чексуме'; + LANGsrVerifyChecksumsCaption = 'Потврди чексуме'; + LANGsrCheckButtonCaptionCheck = '_Провери'; + LANGsrCheckButtonCaptionStop = '_Заустави'; + LANGsrFileListTooltip = '[?] - Није проверено'#10'[У реду] - Чексума у реду'#10'[ЛОШЕ] - Лоша чексума'#10'[Н/Д] - Фајл није доступан'; + LANGsrFilenameColumnCaption = 'Име фајла'; + LANGsrTheFileSYouAreTryingToOpenIsQuiteBig = 'Фајл ''%s'' који покушавате да отворите је прилично велики (%s бајта). Можда то није исправан фајл чексуме.'#10#10'Да ли свакако желите да га учитате?'; + LANGsrAnErrorOccuredWhileInitializingMemoryBlock = 'Дошло је до грешке приликом покретања меморијског блока. Затворите неке програме и покушајте поново.'; + LANGsrAnErrorOccuredWhileOpeningFileSS = 'Дошло је до грешке приликом отварања фајла ''%s'':'#10' %s'; + LANGsrAnErrorOccuredWhileReadingFileSS = 'Дошло је до грешке приликом читања фајла ''%s'':'#10' %s'; + LANGsrChecksumNotChecked = '<span weight="bold">Статус:</span> Није проверено'; + LANGsrChecksumChecking = '<span weight="bold">Статус:</span> Проверавам...'; + LANGsrChecksumInterrupted = '<span weight="bold">Статус:</span> Прекинуто'; + LANGsrChecksumDOK = '<span weight="bold">Статус:</span> %d%% У реду'; + + LANGsrmiCreateChecksumsCaption = '_Направи чексуму...'; + LANGsrYouMustSelectAtLeastOneFileToCalculateChecksum = 'Морате изабрати бар један фајл како би чексума била израчуната!'; + LANGsrCreateChecksumsCaption = 'Направи чексуме'; + LANGsrCCHKSUMPage1Text = 'Направићете чексуме за'#10'изабраних фајлова. Ако нисте изабрали'#10'све фајлове које желите, затворите овај друид и'#10'изаберите још фајлова.'; + LANGsrCCHKSUMPage4Text = 'Друид је спреман да направи чексуме за '#10' фајлова које сте изабрали. ' + + 'Ово може да потраје неколико минута.'#10'Притисните Напред да бисте наставили.'; + LANGsrCCHKSUMPage6Text = 'Дошло је до грешака при прављењу чексума:'; + LANGsrCCHKSUMPage7Text = 'Прављење чексума је завршено и'#10'Ваших фајлова је спремно.'#10#10'Кликните "Заврши" да бисте изашли.'; + LANGsrCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Припремите фајлове за чексуме</span>'; + LANGsrCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Изаберите врсту фајлова за чексуме</span>'; + LANGsrCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Изаберите имена фајлова</span>'; + LANGsrCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Спреман за проверу</span>'; + LANGsrCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Обрађујем...</span>'; + LANGsrCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Грешка!</span>'; + LANGsrCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Готово</span>'; + LANGsrCCHKSUMSFVFile = 'SFV Фајл'; + LANGsrCCHKSUMMD5sumFile = 'MD5sum Фајл'; + LANGsrCCHKSUMFileName = 'Име _Фајла:'; + LANGsrCCHKSUMCreateSeparateChecksumFiles = 'Направи _одвојене фајлове чексума'; + LANGsrCCHKSUMNowProcessingFileS = 'Тренутно обрађујем фајл: %s'; + LANGsrCCHKSUMFinishCaption = '_Заврши'; + LANGsrCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Да ли сте сигурни да желите да прекинете обраду?'; + LANGsrCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Дошло је до грешке при отварању фајла ''%s'': %s'#10; + LANGsrCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Дошло је до грешке при читању фајла ''%s'': %s'#10; + LANGsrCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Дошло је до грешке при уписивању фајла ''%s'': %s'#10; + + LANGsrAnErrorOccuredWhileWritingFileSS = 'Дошло је до грешке при уписивању фајла ''%s'':'#10' %s'; + LANGsrTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Одредишни фајл ''%s'' већ постоји. Да ли желите да га препишете?'; + LANGsrTheTargetFileSCannotBeRemovedS = 'Одредишни фајл ''%s'' не може бити уклоњен: %s'; + LANGsrMergeCaption = 'Споји'; + LANGsrPleaseInsertNextDiskOrGiveDifferentLocation = 'Молим Вас убаците следећи диск, или унесите другачију локацију:'; + LANGsrMergeOfSSucceeded = 'Спајање ''%s'' успело (CRC чексума у реду).'; + LANGsrWarningCreatedFileFailsCRCCheck = 'Упозорење: Направљени фајл не пролази CRC проверу!'; + LANGsrMergeOfSSucceeded_NoCRCFileAvailable = 'Спајање ''%s'' успело (није доступан CRC фајл).'; + LANGsrMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Спајање ''%s'' и свих фајлова са опадајућим именима у следећи директоријум:'; + LANGsrMergeSC = 'Споји:'; + LANGsrmiSplitFileCaption = '_Подели фајл...'; + LANGsrmiMergeFilesCaption = '_Споји фајлове...'; + + LANGsrSplitTheFileSToDirectory = '_Подели фајл ''%s'' у директоријум:'; + LANGsrSplitSC = 'Подели:'; + LANGsrSplitFile = 'Подели Фајл'; + LANGsrBytesPerFile = '_Бајта по фајлу:'; + LANGsrAutomatic = 'Аутоматски'; + LANGsrDeleteFilesOnTargetDisk = '_Обриши фајлове на одредишном диску (usable for removable media)'; + LANGsrSplitCaption = 'Подели'; + LANGsrCannotOpenFileS = 'Не могу да отворим фајл ''%s'''; + LANGsrCannotSplitTheFileToMoreThan999Parts = 'Не могу да поделим фајл на више од 999 делова!'; + LANGsrThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'У одредишном директоријуму има фајлова:'#10'%s'#10'Да ли желите да их обришете?'; + LANGsrThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Има %d фајлова у одредишном директоријуму. Да ли желите да их обришете?'; + LANGsrAnErrorOccuredWhileOperationS = 'Дошло је до грешке током операције: %s'; + LANGsrSplitOfSSucceeded = 'Дељење ''%s'' успело.'; + LANGsrSplitOfSFailed = 'Дељење ''%s'' није успело!'; + + LANGsrmnuShow_Caption = 'Прикаж_и'; + LANGsrmiShowDotFiles_Caption = 'Прикажи фајлове са _тачком '; + LANGsrTheFileYouAreTryingToOpenIsQuiteBig = 'Фајл који покушавате да отворите је прилично велики. Његово учитавање у спољном програму ' + + '(као што је gedit) може изазвати успорење система.'#10'Да ли желите да наставите?'; + LANGsrCannotExecuteSPleaseCheckTheConfiguration = 'Не могу да извршим ''%s''. Молим Вас проверите подешавања или исправно поставите везе са врстама фајлова.'; + LANGsrEdit = 'Измени'; + LANGsrEnterFilenameToEdit = '_Унесите име фајла за измену:'; + + LANGsrmnuSettings_Caption = 'По_дешавања'; + LANGsrmiFileTypes_Caption = '_Врсте фајлова...'; + LANGsrThereIsNoApplicationAssociatedWithS = 'Ниједан програм није повезан са "%s".'#10#10'Можете подесити Tux Commander да повезује програме са ' + + 'врстама фајлова. Да ли сада желите да повежете програм са овом врстом фајла?'; + LANGsrErrorExecutingCommand = 'Грешка при извршавању наредбе!'; + LANGsrEditFileTypesCaption = 'Измени врсте фајлова'; + LANGsrTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Подешавање врста фајлова</span>'; + LANGsrExtensionsColumn = 'Екстензије'; + LANGsrDescriptionColumn = 'Опис'; + LANGsrFileTypesList = 'Листа врста фајлова'; + LANGsrActionName = 'Име акције'; + LANGsrCommand = 'Наредба'; + LANGsrSetDefaultActionButton_Caption = '_Постави као подразумевано'; + LANGsrRunInTerminalCheckBox_Caption = 'Покрени _Терминалу'; + LANGsrAutodetectCheckBox_Caption = 'Аутоматско препознавање _GUI програма'; + LANGsrBrowseButton_Caption = '_Прегледај...'; + LANGsrCommandLabel_Caption = 'На_редба:'; + LANGsrDescriptionLabel_Caption = 'О_пис:'; + LANGsrFNameExtLabel_Caption = 'Д_одај екстензију:'; + LANGsrNotebookPageExtensions = 'Врста фајла'; + LANGsrNotebookPageActions = 'Акције'; + LANGsrDefault = ' (подразумевано)'; + LANGsrCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Не могу да снимим везу са врстом фајла зато што је други процес обновио док је био покренут овај део програма.'; + + LANGsrDefaultColor = 'По_дразумевана боја'; + LANGsrIcon = '_Икона:'; + LANGsrBrowseForIcon = 'Прегледај за икону'; + LANGsrSelectFileTypeColor = 'Изаберите боју за врсту фајла'; + LANGsrColor = 'Бо_ја:'; + + LANGsrmiChangePermissions_Caption = 'Промени Доз_воле...'; + LANGsrmiChangeOwner_Caption = 'Промени _Власника/Групу...'; + LANGsrmiCreateSymlink_Caption = 'Направи Симболичку_везу...'; + LANGsrmiEditSymlink_Caption = '_Измени симболичку везу...'; + LANGsrChmodProgress = 'Промени дозволе:'; + LANGsrChownProgress = 'Промени власника:'; + LANGsrYouMustSelectAValidSymbolicLink = 'Морате изабрати исправну симболичку везу!'; + LANGsrPopupRunS = 'И_зврши %s'; + LANGsrPopupOpenS = 'О_твори %s'; + LANGsrPopupGoUp = '_Иди горе'; + LANGsrPopupOpenWithS = 'Отвори помоћу %s'; + LANGsrPopupDefault = ' (подразумевано)'; + LANGsrPopupOpenWith = 'О_твори помоћу...'; + LANGsrPopupViewFile = '_Прегледај фајл'; + LANGsrPopupEditFile = 'Из_мени фајл'; + LANGsrPopupMakeSymlink = 'Направи _симболичку везу'; + LANGsrPopupRename = '_Преименуј'; + LANGsrPopupDelete = '_Обриши'; + LANGsrDialogChangePermissions = 'Промени дозволе'; + LANGsrCouldNotBeChmoddedS = 'није могуће извршити chmod: %s'; + LANGsrDialogChangeOwner = 'Промени власника'; + LANGsrCouldNotBeChownedS = 'није могуће извршити chown: %s'; + LANGsrDialogMakeSymlink = 'Направи симболичку везу'; + LANGsrDialogEditSymlink = 'Измени симболичку везу'; + LANGsrFEditSymlink_Caption = 'Измени симболичку везу'; + LANGsrFEditSymlink_SymbolicLinkFilename = 'Име фајла _симболичке везе:'; + LANGsrFEditSymlink_SymbolicLinkPointsTo = 'Симболичка веза показује _на:'; + + LANGsrFChmod_Caption = 'Дозволе Приступа'; + LANGsrFChmod_PermissionFrame = 'Дозволе'; + LANGsrFChmod_FileFrame = 'Фајл'; + LANGsrFChmod_ApplyRecursivelyFor = 'Примени _рекурзивно за'; + LANGsrFChmod_miAllFiles = 'Сви фајлови и директоријуми'; + LANGsrFChmod_miDirectories = 'Само директоријуми'; + LANGsrFChmod_OctalLabel = '_Octal:'; + LANGsrFChmod_SUID = 'SUID - Постави ИД корисника по извршавању'; + LANGsrFChmod_SGID = 'SGID - Постави ИД групе по извршавању'; + LANGsrFChmod_Sticky = 'Лепљиви део'; + LANGsrFChmod_RUSR = 'RUSR - Читање од стране власника'; + LANGsrFChmod_WUSR = 'WUSR - Уписивање од стране власника'; + LANGsrFChmod_XUSR = 'XUSR - Извршавање/Претрага од стране власника'; + LANGsrFChmod_RGRP = 'RGRP - Читање од стране групе'; + LANGsrFChmod_WGRP = 'WGRP - Уписивање од стране групе'; + LANGsrFChmod_XGRP = 'XGRP - Извршавање/Претрага од стране групе'; + LANGsrFChmod_ROTH = 'ROTH - Читање од стране осталих'; + LANGsrFChmod_WOTH = 'WOTH - Уписивање од стране осталих'; + LANGsrFChmod_XOTH = 'XOTH - Извршавање/Претрага од стране осталих'; + LANGsrFChmod_TextLabel = '<span weight="ultrabold">Текст:</span> %s'; + LANGsrFChmod_FileLabel = '<span weight="ultrabold">Фајл:</span> %s'#10'<span weight="ultrabold">Текст:</span> %s'#10 + + '<span weight="ultrabold">Octal:</span> %d'#10'<span weight="ultrabold">Власник:</span> %s'#10 + + '<span weight="ultrabold">Група:</span> %s'; + + LANGsrFChown_Caption = 'Промени власника/групу'; + LANGsrFChown_OwnerFrame = 'Корисничко име'; + LANGsrFChown_GroupFrame = 'Име групе'; + LANGsrFChown_FileFrame = 'Фајл'; + LANGsrFChown_ApplyRecursively = 'Примени _рекурзивно'; + + LANGsrFSymlink_Caption = 'Направи симболичку везу'; + LANGsrFSymlink_ExistingFilename = '_Постојеће име фајла (име фајла на које ће указивати симболичка веза):'; + LANGsrFSymlink_SymlinkFilename = '_Име фајла симболичке везе:'; + + LANGsrmnuBookmarks_Caption = '_Маркер'; + LANGsrmiAddBookmark_Caption = 'Додај Маркер'; + LANGsrmiEditBookmarks_Caption = 'Измени Маркере'; + LANGsrBookmarkPopupDelete_Caption = '_Обриши'; + LANGsrmiPreferences_Caption = '_Поставке...'; + LANGsrTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'Текући директоријум већ постоји у листи маркера'; + LANGsrSomeOtherInstanceChanged = 'Неки други Tux Commander је променио подешавања. Да ли желите да примените нова подешавања?'#10#10'Упозорење: Ако притиснете Не у овом ' + + 'тренутку, подешавања ће бити преписана у овом прозору'' изађи!'; + + LANGsrPreferences_Caption = 'Поставке'; + LANGsrPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Поставке програма</span>'; + LANGsrPreferences_GeneralPage = 'Опште'; + LANGsrPreferences_FontsPage = 'Фонтови'; + LANGsrPreferences_ColorsPage = 'Боје'; + LANGsrPreferences_RowHeight = '_Висина реда:'; + LANGsrPreferences_NumHistoryItems = 'Историја Ко_мандне линије:'; + LANGsrPreferences_Default = '_Подразумевано'; + LANGsrPreferences_ClearReadonlyAttribute = 'Уклони _readonly атрибуте при копирању са CD-ROM-а'; + LANGsrPreferences_DisableMouseRenaming = 'Онемогући преименовање помоћу _миша '; + LANGsrPreferences_ShowFiletypeIconsInList = 'Прикажи иконе за _врсте фајлова'; + LANGsrPreferences_ExternalAppsLabel = '<span weight="ultrabold">Спољни програми</span>'; + LANGsrPreferences_Viewer = '_Прегледач:'; + LANGsrPreferences_Editor = '_Измењивач:'; + LANGsrPreferences_Terminal = '_Терминал:'; + LANGsrPreferences_ListFont = 'Фонт листе:'; + LANGsrPreferences_Change = 'Промени...'; + LANGsrPreferences_UseDefaultFont = 'Користи _подразумевани фонт'; + LANGsrPreferences_Foreground = 'Спреда'; + LANGsrPreferences_Background = 'Позадина'; + LANGsrPreferences_NormalItem = 'Нормална Ставка:'; + LANGsrPreferences_SetToDefaultToUseGTKThemeColors = 'Постави коришћење GTK тема за боје као подразумевано'; + LANGsrPreferences_Cursor = 'Курсор:'; + LANGsrPreferences_InactiveItem = 'Неактивна ставка:'; + LANGsrPreferences_SelectedItem = 'Изабрана ставка:'; + LANGsrPreferences_LinkItem = 'Симболичке везе:'; + LANGsrPreferences_LinkItemHint = 'Постави као подразумевано да се симболичке везе приказују коришћењем подразумеваних нормалних боја за ставке'; + LANGsrPreferences_DotFileItem = 'Фајлови са тачком:'; + LANGsrPreferences_DotFileItemHint = 'Постави као подразумевано да се фајлови са тачком приказују коришћењем подразумеваних нормалних боја за ставке'; + LANGsrPreferences_BrowseForApplication = 'Прегледај за програм'; + LANGsrPreferences_DefaultS = 'Подразумевано: %s'; + LANGsrPreferences_SelectFont = 'Изаберите фонт'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGsrBookmarkButton_Tooltip = 'Прикажи маркере'; + LANGsrUpButton_Tooltip = 'Иди у претходни директоријум'; + LANGsrRootButton_Tooltip = 'Иди у корени директоријум (/)'; + LANGsrHomeButton_Tooltip = 'Иди у матични директоријум (/home/user)'; + LANGsrLeftEqualButton_Tooltip = 'Пребаци десну таблу на исти директоријум'; + LANGsrRightEqualButton_Tooltip = 'Пребаци леву таблу на исти директоријум'; + LANGsrmiShowDirectorySizes_Caption = 'Прикажи величине д_иректоријума'; + LANGsrmiTargetSource_Caption = '_Одредиште = Извор'; + LANGsrFileTypeDirectory = 'Директоријум'; + LANGsrFileTypeFile = 'Фајл'; + LANGsrFileTypeMetafile = 'Ово је уобичајена мета-ставка'; + LANGsrPreferencesPanelsPage = 'Табла'; + LANGsrPreferencesApplicationsPage = 'Програми'; + LANGsrPreferencesExperimentalPage = 'Експериментално'; + LANGsrPreferencesSelectAllDirectoriesCheckBox_Caption = 'Обележи _и директоријуме када се обележава све'; + LANGsrPreferencesNewStyleAltOCheckBox_Caption = '_Нови стил Alt+O'; + LANGsrPreferencesNewStyleAltOCheckBox_Tooltip = 'Остани у истом директоријуму при промени директоријума на супротној табли притискањем Ctrl/Alt+O'; + LANGsrPreferencesShowFuncButtonsCheckBox_Caption = 'Прикажи дугмад функцијских _тастера'; + LANGsrPreferencesSizeFormatLabel_Caption = '_Формат величине:'; + LANGsrPreferencesmiSizeFormat1 = 'Систем'; + LANGsrPreferencesmiSizeFormat6 = 'Груписано'; + LANGsrPreferencesAutodetectXApp = 'Аутоматски препознај X програм'; + LANGsrPreferencesAlwaysRunInTerminal = 'Увек покрени у терминалу'; + LANGsrPreferencesNeverRunInTerminal = 'Никада немој да покренеш у терминалу'; + LANGsrPreferencesCmdLineBehaviourLabel_Caption = '_Извршавање из командне линије:'; + LANGsrPreferencesFeatures = 'Могућности'; + LANGsrPreferencesDisableMouseRename_Tooltip = 'Још увек можете извршити брзо преименовање притискањем Shift+F6'; + LANGsrPreferencesDisableFileTipsCheckBox_Caption = 'Онемогући _облачиће за фајлове'; + LANGsrPreferencesDisableFileTipsCheckBox_Tooltip = 'Немој да приказујеш облачиће на табли ако је текст у колони скраћен'; + LANGsrPreferencesShow = 'Прикажи'; + LANGsrPreferencesDirsInBoldCheckBox_Caption = 'Директоријуми _подебљани'; + LANGsrPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Онемогући з_аграде за директоријуме'; + LANGsrPreferencesOctalPermissionsCheckBox_Caption = 'Прикажи _octal дозволе'; + LANGsrPreferencesOctalPermissionsCheckBox_Tooltip = 'Прикажи дозволе за фајлове/директоријуме као број уместо у текстуалном облику (-rw-rw-rw-)'; + LANGsrPreferencesMovement = 'Кретање'; + LANGsrPreferencesLynxLikeMotionCheckBox_Caption = 'Кретање попут _Lynx-а'; + LANGsrPreferencesInsertMovesDownCheckBox_Caption = '_Insert помера на доле'; + LANGsrPreferencesSpaceMovesDownCheckBox_Caption = '_Space помера на доле'; + LANGsrPreferencesViewer = 'Прегледач'; + LANGsrPreferencesCommandSC = 'Наредба:'; + LANGsrPreferencesUseInternalViewer = 'Користи _унутрашњи прегледач'; + LANGsrPreferencesEditor = 'Измењивач'; + LANGsrPreferencesTerminal = 'Терминал'; + LANGsrPreferencesExperimentalFeatures = 'Експерименталне могућности'; + LANGsrPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Упозорење:</span> Ове могућности су тренутно у развоју и можда не раде како треба. Користите их на сопствени ризик!'; + LANGsrPreferencesFocusRefreshCheckBox_Caption = 'Обави _освежење при фокусирању прозора'; + LANGsrPreferencesFocusRefreshCheckBox_Tooltip = 'Веома споро освежавање табле у овом тренутку'; + LANGsrPreferencesWMCompatModeCheckBox_Caption = '_WM режим компатибилности'; + LANGsrPreferencesWMCompatModeCheckBox_Tooltip = 'Користите ако имате неких проблема са управљачем прозорима (на пример IceWM не обавља увеличавање прозора исправно)'; + LANGsrPreferencesCompatUseLibcSystemCheckBox_Caption = 'Користи libc _систем() за извршавање програма'; + LANGsrPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Користите у случају проблема са замрзавањем и падањем при покретању спољних програма'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGsrmiSearchCaption2 = '_Претрага...'; + LANGsrmiNoMounterBarCaption = '_Не приказуј линију за монтирање'; + LANGsrmiShowOneMounterBarCaption = 'Прикажи _једну линију за монтирање'; + LANGsrmiShowTwoMounterBarCaption = 'Прикажи _две линије за монтирање'; + LANGsrmnuNetworkCaption = 'М_режа'; + LANGsrmiConnectionsCaption = '_Везе...'; + LANGsrmiOpenConnectionCaption = '_Отвори везу...'; + LANGsrmiQuickConnectCaption = '_Брзо повезивање...'; + LANGsrmnuPluginsCaption = 'Пр_икључци'; + LANGsrmiTestPluginCaption = '_Тестирај прикључак...'; + LANGsrmiMounterSettingsCaption = 'Подешавања за _монтирање...'; + LANGsrmiColumnsCaption = 'Колоне т_абле...'; + LANGsrmiSavePositionCaption = '_Сними позицију'; + LANGsrmiMountCaption = '_Mount'; + LANGsrmiUmountCaption = '_Umount'; + LANGsrmiEjectCaption = '_Отвори'; + LANGsrmiDuplicateTabCaption = 'Дуплирај текући језичак'; + LANGsrmiCloseTabCaption = 'Затвори текући језичак'; + LANGsrmiCloseAllTabsCaption = 'Затвори све језичке'; + LANGsrCannotDetermineDestinationEngine = 'Не могу да утврдим одредишни мотор. Молим Вас унесите исправну путању и покушајте поново.'; + LANGsrCannotLoadFile = 'Не могу да учитам фајл ''%s''. Молим Вас проверите дозволе.'; + LANGsrMountPointDevice = 'Тачка Монтирања: %s'#10'Уређај: %s'; + LANGsrMountSC = 'Монтирај:'; + LANGsrNoPluginsFound = 'Нису пронађени прикључци'; + LANGsrPluginAbout = 'О програму...'; + LANGsrCouldntOpenURI = 'Нисам могао да отворим наведени URI. Молим Вас проверите постојаност идентификатора извора и дозволе приступа.'; + LANGsrPluginAboutInside = 'Прикључак: %s'#10#10'%s'#10'%s'; + LANGsrAreYouSureCloseAllTabs = 'Да ли сте сигурни да желите да затворите све активне језичке?'; + LANGsrCouldntOpenURIArchive = 'Нисам могао да отворим архиву. Молим Вас проверите постојаност и дозволе приступа.'; + LANGsrThereIsNoModuleAvailable = 'Нема доступних VFS модула који могу да раде са овом везом'; + LANGsrIgnoreError = 'Да ли стварно желите да игноришете грешку? Изворни фајл ће бити обрисан'; + LANGsrErrorMount = 'Дошло је до грешке при монтирању уређаја ''%s'':'#10#10; + LANGsrErrorUmount = 'Дошло је до грешке при одмонтиравању уређаја ''%s'':'#10#10; + LANGsrErrorEject = 'Дошло је до грешке при отварању уређаја ''%s'':'#10#10; + + LANGsrMounterPrefs_Caption = 'Подешавања Монтера'; + LANGsrMounterPrefs_TitleLabelCaption = 'Подешавања Монтера'; + LANGsrMounterPrefs_ListViewFrameCaption = 'Монтер'; + LANGsrMounterPrefs_MountName = 'Име за монтирање'; + LANGsrMounterPrefs_MountPoint = 'Тачка монтирања'; + LANGsrMounterPrefs_Device = 'Уређај'; + LANGsrMounterPrefs_MoveUpButtonTooltip = 'Помери ставку на горе'; + LANGsrMounterPrefs_MoveDownButtonTooltip = 'Помери ставку на доле'; + LANGsrMounterPrefs_UseFSTabDefaultsCheckBox = 'Користи _fstab подразумеване ставке'; + LANGsrMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'Штиклирањем овога, линија монтера ће бити попуњена подразумеваним ставкама које се ' + + 'могу пронаћи у /etc/fstab (системски фајл са листом монтирања)'; + LANGsrMounterPrefs_ToggleModeCheckBox = 'Дугмад остају _притиснута када је уређај монтиран'; + LANGsrMounterPrefs_ToggleModeCheckBoxTooltip = 'Када је штиклирано, дугмад монтера ће остати притиснута ако је уређај монтиран; још један клик ће ' + + 'резултовати одмонтиравањем (отварањем у овом случају)'; + LANGsrMounterPrefs_PropertiesFrameCaption = 'Поставке ставки монтера'; + LANGsrMounterPrefs_DisplayTextLabelCaption = 'Приказани _Текст:'; + LANGsrMounterPrefs_MountPointLabelCaption = 'Тачка _Монтирања:'; + LANGsrMounterPrefs_MountDeviceLabelCaption = '_Уређај:'; + LANGsrMounterPrefs_DeviceTypeLabelCaption = '_Врста Уређаја:'; + LANGsrMounterPrefs_miLocalDiskCaption = 'Локални диск'; + LANGsrMounterPrefs_miRemovableCaption = 'Измењиви'; + LANGsrMounterPrefs_miCDCaption = 'CD/DVD уређај'; + LANGsrMounterPrefs_miFloppyCaption = 'Флопи драјв'; + LANGsrMounterPrefs_miNetworkCaption = 'Мрежа'; + LANGsrMounterPrefs_MountCommandLabelCaption = '_Команда Монтирања:'; + LANGsrMounterPrefs_UmountCommandLabelCaption = 'К_оманда Одмонтиравања:'; + LANGsrMounterPrefs_MountCommandEntryTooltip = 'Синтакса: користите %dev уместо уређаја и %dir уместо тачке монтирања или оставите празно за подразумевано монтирање'#10'Обратите пажњу: ' + + 'чувајте се интерактивних команди, tuxcmd би могао да се укочи!'#10'Пример: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGsrMounterPrefs_UmountCommandEntryTooltip = 'Синтакса: користите %dev уместо уређаја и %dir уместо тачке монтирања или оставите празно за подразумевано монтирање'#10'Пример: smbumount $dir'; + LANGsrMounterPrefs_IconLabelCaption = '_Икона:'; + + LANGsrConnMgr_Caption = 'Отвори Нову Везу'; + LANGsrConnMgr_ConnectButton = 'По_вежи се'; + LANGsrConnMgr_OpenConnection = 'Отвори Везу'; + LANGsrConnMgr_NameColumn = 'Име'; + LANGsrConnMgr_URIColumn = 'URI'; + LANGsrConnMgr_AddConnectionButtonCaption = '_Додај сајт...'; + LANGsrConnMgr_AddConnectionButtonTooltip = 'Додај нову везу'; + LANGsrConnMgr_EditButtonCaption = '_Измени...'; + LANGsrConnMgr_EditButtonTooltip = 'Измени изабрану везу'; + LANGsrConnMgr_RemoveButtonCaption = '_Уклони сајт'; + LANGsrConnMgr_RemoveButtonTooltip = 'Обриши изабрану везу'; + LANGsrConnMgr_DoYouWantDelete = 'Да ли стварно желите да обришете везу ''%s''?'; + + LANGsrConnProp_FTP = 'FTP'; + LANGsrConnProp_SFTP = 'SFTP (ssh подсистем)'; + LANGsrConnProp_SMB = 'Windows share (SMB)'; + LANGsrConnProp_HTTP = 'WebDAV (HTTP)'; + LANGsrConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGsrConnProp_Other = 'Друго <span style="italic">(молим Вас наведите у URI)</span>'; + LANGsrConnProp_Caption = 'Поставке везе'; + LANGsrConnProp_VFSModule = '_VFS модул:'; + LANGsrConnProp_URI = '_URI:'; + LANGsrConnProp_URIEntryTooltip = 'Исправан URI би требало да садржи префикс врсте услуге и адресу сервера'; + LANGsrConnProp_DetailedInformations = 'Детаљне Информације'; + LANGsrConnProp_Name = '_Име:'; + LANGsrConnProp_Server = 'Сер_вер[:порт]:'; + LANGsrConnProp_Username = 'Корисничко_ко име:'; + LANGsrConnProp_UserNameEntryTooltip = 'Оставите празно за анониман приступ'; + LANGsrConnProp_Password = '_Лозинка:'; + LANGsrConnProp_TargetDirectory = 'Одредишни _директоријум:'; + LANGsrConnProp_ServiceType = 'Врста _услуге:'; + LANGsrConnProp_MaskPassword = 'Сакриј _шифру'; + LANGsrConnProp_MenuItemCaption = 'Подразумевано <span style="italic">(сви погодни модули)</span>'; + + LANGsrConnLogin_Caption = 'Захтевана ауторизација'; + LANGsrConnLogin_Login = 'Пријава'; + LANGsrConnLogin_ExperimentalWarningLabelCaption = 'Морате се пријавити ради приступа %s'; + LANGsrConnLogin_Username = '_Корисничко име:'; + LANGsrConnLogin_Password = '_Лозинка:'; + LANGsrConnLogin_AnonymousCheckButton = '_Анонимно'; + + LANGsrColumns_Caption = 'Подешавања Колона Табле'; + LANGsrColumns_Title = 'Подешавања Колона Табле'; + LANGsrColumns_MoveUpButtonTooltip = 'Помери ставку на горе'; + LANGsrColumns_MoveDownButtonTooltip = 'Помери ставку на доле'; + LANGsrColumns_TitlesLongName = 'Име'; + LANGsrColumns_TitlesLongNameExt = 'Име + Екстензија'; + LANGsrColumns_TitlesLongExt = 'Екстензија'; + LANGsrColumns_TitlesLongSize = 'Величина'; + LANGsrColumns_TitlesLongDateTime = 'Датум + Време'; + LANGsrColumns_TitlesLongDate = 'Датум'; + LANGsrColumns_TitlesLongTime = 'Време'; + LANGsrColumns_TitlesLongUser = 'Корисник'; + LANGsrColumns_TitlesLongGroup = 'Група'; + LANGsrColumns_TitlesLongAttr = 'Атрибути'; + LANGsrColumns_TitlesShortName = 'Име'; + LANGsrColumns_TitlesShortNameExt = 'Име'; + LANGsrColumns_TitlesShortExt = 'Екст'; + LANGsrColumns_TitlesShortSize = 'Величина'; + LANGsrColumns_TitlesShortDateTime = 'Датум'; + LANGsrColumns_TitlesShortDate = 'Датум'; + LANGsrColumns_TitlesShortTime = 'Време'; + LANGsrColumns_TitlesShortUser = 'Корисник'; + LANGsrColumns_TitlesShortGroup = 'Група'; + LANGsrColumns_TitlesShortAttr = 'Атр'; + + LANGsrTestPlugin_Caption = 'Тестирај VFS Прикључак'; + LANGsrTestPlugin_Title = 'Тестирај VFS Прикључак'; + LANGsrTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Упозорење:</span> VFS подсистем и његови прикључци су у раној фази развоја и могу садржати ' + + 'грешке. Користите ову функцију на сопствени ризик!'; + LANGsrTestPlugin_Plugin = '_Прикључак:'; + LANGsrTestPlugin_Command = 'На_редба:'; + LANGsrTestPlugin_Username = '_Корисничко име:'; + LANGsrTestPlugin_Password = '_Лозинка:'; + LANGsrTestPlugin_AnonymousCheckButton = '_Анонимна пријава (не позива VFSLogin)'; + LANGsrTestPlugin_NoPluginsFound = 'Нису пронађени прикључци'; + + LANGsrRemoteWait_Caption = 'Операција у току'; + LANGsrRemoteWait_OperationInProgress = 'Операција у току, молим Вас будите стрпљиви...'; + LANGsrRemoteWait_ItemsFound = 'Ставке пронађене до сада: %d'; + + LANGsrSearch_Bytes = 'Бајта'; + LANGsrSearch_kB = 'kB'; + LANGsrSearch_MB = 'MB'; + LANGsrSearch_days = 'дана'; + LANGsrSearch_weeks = 'недеља'; + LANGsrSearch_months = 'месеци'; + LANGsrSearch_years = 'година'; + LANGsrSearch_Caption = 'Пронађи фајлове'; + LANGsrSearch_General = 'Опште'; + LANGsrSearch_Advanced = 'Напредно'; + LANGsrSearch_SearchResults = '_Резултати претраге:'; + LANGsrSearch_SearchFor = '_Тражи:'; + LANGsrSearch_FileMaskEntryTooltip = 'Савет: Користите тачку-зарез (";") како бисте навели више фајлова које тражите'; + LANGsrSearch_SearchIn = 'Тражи _у:'; + LANGsrSearch_SearchArchivesCheckButton = 'Тражи у _архивама'; + LANGsrSearch_FindText = 'Нађи _текст:'; + LANGsrSearch_FindTextEntryTooltip = 'Оставите празно ако не желите поклапање текста'#10'Обратите пажњу да користимо UTF-8 у GUI делу'; + LANGsrSearch_CaseSensitiveCheckButton = 'Осетљиво на м_ала и велика слова'; + LANGsrSearch_StayCurrentFSCheckButton = 'Укључи и друге фајл _системе'; + LANGsrSearch_CaseSensitiveMatchCheckButton = 'Осетљиво на м_ала и велика слова'; + LANGsrSearch_Size = 'Величина'; + LANGsrSearch_Date = 'Датум'; + LANGsrSearch_BiggerThan = '_Веће од'; + LANGsrSearch_SmallerThan = '_Мање од'; + LANGsrSearch_ModifiedBetweenRadioButton = '_Мењано између'; + LANGsrSearch_NotModifiedAfterRadioButton = '_Није мењано након'; + LANGsrSearch_ModifiedLastRadioButton = 'Мењ_ано у последњих'; + LANGsrSearch_ModifiedNotLastRadionButton = 'Ниј_е мењано у последњих'; + LANGsrSearch_ModifiedBetweenEntry1 = '"Молим Вас користите овај облик датума:" c'; + LANGsrSearch_ViewButtonCaption = '_Прегледај фајл'; + LANGsrSearch_NewSearchButtonCaption = '_Нова претрага'; + LANGsrSearch_GoToFileButtonCaption = '_Иди на фајл'; + LANGsrSearch_FeedToListboxButtonCaption = 'Похрани у _прозор листе'; + LANGsrSearch_StatusSC = 'Статус:'; + LANGsrSearch_Ready = 'Спреман.'; + LANGsrSearch_PreparingToSearch = 'Припрема за претрагу.'; + LANGsrSearch_SearchInProgress = 'Претрага у току:'; + LANGsrSearch_UserCancelled = 'Поништено од стране корисника.'; + LANGsrSearch_SearchFinished = 'Претрага завршена'; + LANGsrSearch_FilesFound = '%d фајлова пронађено'; + LANGsrSearch_And = 'и'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGsrCloseOpenConnection = 'You''re trying to open new connection over the another active connection. By continuing, the previous connection will be closed and replaced by the new requested one.'#10#10'Do you want to continue?'; + LANGsrDuplicateTabWarning = 'You are trying to open a new tab from a remote directory. However, engine cloning is not supported. The directory in the new tab will point to a local filesystem.'; + LANGsrDontShowAgain = '_Don''t show this message again'; + LANGsrSwitchOtherPanelWarning = 'You are trying to open the remote directory in the opposite panel. However, engine cloning is not supported. The target directory will not be switched.'; + LANGsrOpenConnectionsWarning = 'There are some active connections opened in the panel. By closing the application, these connections will be disconnected.'#10#10'Do you want to continue quit?'; + LANGsrmiDisconnect_Caption = '_Disconnect'; + LANGsrDisconnectButton_Tooltip = 'Disconnect active connection'; + LANGsrLeaveArchiveButton_Tooltip = 'Close current archive'; + LANGsrOpenTerminalButton_Tooltip = 'Opens a new terminal windows from the current directory'; + LANGsrOpenTerminalButton_Caption = 'Open Te_rminal'; + LANGsrShowTextUIDsCheckBox_Caption = 'Show text _UIDs'; + LANGsrShowTextUIDsCheckBox_Tooltip = 'Show textual User and Group informations instead of numbers (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGsrmiNewTab_Caption = 'New folder _tab'; + LANGsrFilePopupMenu_Properties = '_Properties'; + LANGsrCommandEntry_Tooltip = 'Use %s as file/directory placeholder'; + LANGsrmiFiles_Caption = 'Files only'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGsrPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGsrHandleRunFromArchive_Bytes = 'bytes'; + LANGsrHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGsrHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGsrHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGsrHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGsrFRunFromVFS_Caption = 'Packed file properties'; + LANGsrFRunFromVFS_TitleLabel = 'File Properties'; + LANGsrFRunFromVFS_FileNameLabel = 'File name:'; + LANGsrFRunFromVFS_FileTypeLabel = 'File type:'; + LANGsrFRunFromVFS_SizeLabel = 'Size:'; + LANGsrFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGsrFRunFromVFS_DateLabel = 'Modify date:'; + LANGsrFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGsrFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGsrFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGsrFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGsrFSetPassword_Caption = 'Set password'; + LANGsrFSetPassword_Label1_Caption = 'Password required'; + LANGsrFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGsrFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGsrF2Button_Caption; + LANGF3Button_Caption := LANGsrF3Button_Caption; + LANGF4Button_Caption := LANGsrF4Button_Caption; + LANGF5Button_Caption := LANGsrF5Button_Caption; + LANGF6Button_Caption := LANGsrF6Button_Caption; + LANGF7Button_Caption := LANGsrF7Button_Caption; + LANGF8Button_Caption := LANGsrF8Button_Caption; + + LANGmnuFile_Caption := LANGsrmnuFile_Caption; + LANGmnuMark_Caption := LANGsrmnuMark_Caption; + LANGmnuCommands_Caption := LANGsrmnuCommands_Caption; + LANGmnuHelp_Caption := LANGsrmnuHelp_Caption; + LANGmiExit_Caption := LANGsrmiExit_Caption; + LANGmiSelectGroup_Caption := LANGsrmiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGsrmiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGsrmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGsrmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGsrmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGsrmiRefresh_Caption; + LANGmiAbout_Caption := LANGsrmiAbout_Caption; + + LANGColumn1_Caption := LANGsrColumn1_Caption; + LANGColumn2_Caption := LANGsrColumn2_Caption; + LANGColumn3_Caption := LANGsrColumn3_Caption; + LANGColumn4_Caption := LANGsrColumn4_Caption; + LANGColumn5_Caption := LANGsrColumn5_Caption; + + LANGExpandSelection := LANGsrExpandSelection; + LANGShrinkSelection := LANGsrShrinkSelection; + LANGNoMatchesFound := LANGsrNoMatchesFound; + LANGNoFilesSelected := LANGsrNoFilesSelected; + LANGSelectedFilesDirectories := LANGsrSelectedFilesDirectories; + LANGDirectoryS := LANGsrDirectoryS; + LANGFileS := LANGsrFileS; + LANGDoYouReallyWantToDeleteTheS := LANGsrDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGsrDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGsrCopyFiles; + LANGMoveRenameFiles := LANGsrMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGsrCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGsrMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGsrCopySC; + LANGMoveRenameSC := LANGsrMoveRenameSC; + + LANGQuickFind := LANGsrQuickFind; + + LANGAboutString := LANGsrAboutString; + LANGAboutStringGnome := LANGsrAboutStringGnome; + LANGDiskStatFmt := LANGsrDiskStatFmt; + LANGDiskStatVolNameFmt := LANGsrDiskStatVolNameFmt; + LANGStatusLineFmt := LANGsrStatusLineFmt; + LANGPanelStrings[False] := LANGsrPanelStrings[False]; + LANGPanelStrings[True] := LANGsrPanelStrings[True]; + LANGDIR := LANGsrDIR; + LANGErrorGettingListingForSPanel := LANGsrErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGsrErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGsrErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGsrErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGsrTheFileDirectory; + LANGCouldNotBeDeleted := LANGsrCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGsrCouldNotBeDeletedS; + LANGUserCancelled := LANGsrUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGsrTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGsrCannotCopyFile; + LANGCopyError := LANGsrCopyError; + LANGMoveError := LANGsrMoveError; + LANGOverwriteS := LANGsrOverwriteS; + LANGWithFileS := LANGsrWithFileS; + LANGOvewriteSBytesS := LANGsrOvewriteSBytesS; + LANGTheFile := LANGsrTheFile; + LANGCopy := LANGsrCopy; + LANGMove := LANGsrMove; + LANGTheDirectory := LANGsrTheDirectory; + LANGTheSymbolicLink := LANGsrTheSymbolicLink; + LANGCannotMoveFile := LANGsrCannotMoveFile; + LANGCouldNotBeCreated := LANGsrCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGsrCouldNotBeCreatedS; + LANGFromS := LANGsrFromS; + LANGToS := LANGsrToS; + LANGCannotCopyFileToItself := LANGsrCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGsrMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGsrCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGsrCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGsrCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGsrCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGsrCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGsrCannotWriteToDestinationFile; + + LANGUnknownException := LANGsrUnknownException; + LANGNoAccess := LANGsrNoAccess; + LANGUnknownError := LANGsrUnknownError; + + LANGCreateANewDirectory := LANGsrCreateANewDirectory; + LANGEnterDirectoryName := LANGsrEnterDirectoryName; + + LANGOverwriteQuestion := LANGsrOverwriteQuestion; + LANGOverwriteButton_Caption := LANGsrOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGsrOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGsrSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGsrOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGsrSkipAllButton_Caption; + LANGRenameButton_Caption := LANGsrRenameButton_Caption; + LANGAppendButton_Caption := LANGsrAppendButton_Caption; + LANGRename := LANGsrRename; + LANGRenameFile := LANGsrRenameFile; + LANGIgnoreButton_Caption := LANGsrIgnoreButton_Caption; + + LANGProgress := LANGsrProgress; + LANGCancel := LANGsrCancel; + LANGDelete := LANGsrDelete; + + LANGSpecifyFileType := LANGsrSpecifyFileType; + + LANGRemoveDirectory := LANGsrRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGsrDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGsrRetry; + LANGDeleteButton_Caption := LANGsrDeleteButton_Caption; + LANGAll := LANGsrAll; + + LANGCopyFilesSC := LANGsrCopyFilesSC; + LANGAppendQuestion := LANGsrAppendQuestion; + LANGPreparingList := LANGsrPreparingList; + + LANGYouMustSelectAValidFile := LANGsrYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGsrmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGsrVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGsrCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGsrCheckButtonCaptionStop; + LANGFileListTooltip := LANGsrFileListTooltip; + LANGFilenameColumnCaption := LANGsrFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGsrTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGsrAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGsrAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGsrAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGsrChecksumNotChecked; + LANGChecksumChecking := LANGsrChecksumChecking; + LANGChecksumInterrupted := LANGsrChecksumInterrupted; + LANGChecksumDOK := LANGsrChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGsrmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGsrYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGsrCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGsrCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGsrCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGsrCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGsrCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGsrCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGsrCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGsrCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGsrCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGsrCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGsrCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGsrCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGsrCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGsrCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGsrCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGsrCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGsrCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGsrCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGsrCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGsrCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGsrCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGsrCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGsrAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGsrTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGsrTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGsrMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGsrPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGsrMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGsrWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGsrMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGsrMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGsrMergeSC; + LANGmiSplitFileCaption := LANGsrmiSplitFileCaption; + LANGmiMergeFilesCaption := LANGsrmiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGsrSplitTheFileSToDirectory; + LANGSplitSC := LANGsrSplitSC; + LANGSplitFile := LANGsrSplitFile; + LANGBytesPerFile := LANGsrBytesPerFile; + LANGAutomatic := LANGsrAutomatic; + LANGDeleteFilesOnTargetDisk := LANGsrDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGsrSplitCaption; + LANGCannotOpenFileS := LANGsrCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGsrCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGsrThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGsrThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGsrAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGsrSplitOfSSucceeded; + LANGSplitOfSFailed := LANGsrSplitOfSFailed; + + LANGmnuShow_Caption := LANGsrmnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGsrmiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGsrTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGsrCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGsrEdit; + LANGEnterFilenameToEdit := LANGsrEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGsrmnuSettings_Caption; + LANGmiFileTypes_Caption := LANGsrmiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGsrThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGsrErrorExecutingCommand; + LANGEditFileTypesCaption := LANGsrEditFileTypesCaption; + LANGTitleLabel_Caption := LANGsrTitleLabel_Caption; + LANGExtensionsColumn := LANGsrExtensionsColumn; + LANGDescriptionColumn := LANGsrDescriptionColumn; + LANGFileTypesList := LANGsrFileTypesList; + LANGActionName := LANGsrActionName; + LANGCommand := LANGsrCommand; + LANGSetDefaultActionButton_Caption := LANGsrSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGsrRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGsrAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGsrBrowseButton_Caption; + LANGCommandLabel_Caption := LANGsrCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGsrDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGsrFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGsrNotebookPageExtensions; + LANGNotebookPageActions := LANGsrNotebookPageActions; + LANGDefault := LANGsrDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGsrCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGsrDefaultColor; + LANGIcon := LANGsrIcon; + LANGBrowseForIcon := LANGsrBrowseForIcon; + LANGSelectFileTypeColor := LANGsrSelectFileTypeColor; + LANGColor := LANGsrColor; + + LANGmiChangePermissions_Caption := LANGsrmiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGsrmiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGsrmiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGsrmiEditSymlink_Caption; + LANGChmodProgress := LANGsrChmodProgress; + LANGChownProgress := LANGsrChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGsrYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGsrPopupRunS; + LANGPopupOpenS := LANGsrPopupOpenS; + LANGPopupGoUp := LANGsrPopupGoUp; + LANGPopupOpenWithS := LANGsrPopupOpenWithS; + LANGPopupDefault := LANGsrPopupDefault; + LANGPopupOpenWith := LANGsrPopupOpenWith; + LANGPopupViewFile := LANGsrPopupViewFile; + LANGPopupEditFile := LANGsrPopupEditFile; + LANGPopupMakeSymlink := LANGsrPopupMakeSymlink; + LANGPopupRename := LANGsrPopupRename; + LANGPopupDelete := LANGsrPopupDelete; + LANGDialogChangePermissions := LANGsrDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGsrCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGsrDialogChangeOwner; + LANGCouldNotBeChownedS := LANGsrCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGsrDialogMakeSymlink; + LANGDialogEditSymlink := LANGsrDialogEditSymlink; + LANGFEditSymlink_Caption := LANGsrFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGsrFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGsrFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGsrFChmod_Caption; + LANGFChmod_PermissionFrame := LANGsrFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGsrFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGsrFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGsrFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGsrFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGsrFChmod_OctalLabel; + LANGFChmod_SUID := LANGsrFChmod_SUID; + LANGFChmod_SGID := LANGsrFChmod_SGID; + LANGFChmod_Sticky := LANGsrFChmod_Sticky; + LANGFChmod_RUSR := LANGsrFChmod_RUSR; + LANGFChmod_WUSR := LANGsrFChmod_WUSR; + LANGFChmod_XUSR := LANGsrFChmod_XUSR; + LANGFChmod_RGRP := LANGsrFChmod_RGRP; + LANGFChmod_WGRP := LANGsrFChmod_WGRP; + LANGFChmod_XGRP := LANGsrFChmod_XGRP; + LANGFChmod_ROTH := LANGsrFChmod_ROTH; + LANGFChmod_WOTH := LANGsrFChmod_WOTH; + LANGFChmod_XOTH := LANGsrFChmod_XOTH; + LANGFChmod_TextLabel := LANGsrFChmod_TextLabel; + LANGFChmod_FileLabel := LANGsrFChmod_FileLabel; + LANGFChown_Caption := LANGsrFChown_Caption; + LANGFChown_OwnerFrame := LANGsrFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGsrFChown_GroupFrame; + LANGFChown_FileFrame := LANGsrFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGsrFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGsrFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGsrFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGsrFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGsrmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGsrmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGsrmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGsrBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGsrmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGsrTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGsrSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGsrPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGsrPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGsrPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGsrPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGsrPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGsrPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGsrPreferences_NumHistoryItems; + LANGPreferences_Default := LANGsrPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGsrPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGsrPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGsrPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGsrPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGsrPreferences_Viewer; + LANGPreferences_Editor := LANGsrPreferences_Editor; + LANGPreferences_Terminal := LANGsrPreferences_Terminal; + LANGPreferences_ListFont := LANGsrPreferences_ListFont; + LANGPreferences_Change := LANGsrPreferences_Change; + LANGPreferences_UseDefaultFont := LANGsrPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGsrPreferences_Foreground; + LANGPreferences_Background := LANGsrPreferences_Background; + LANGPreferences_NormalItem := LANGsrPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGsrPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGsrPreferences_Cursor; + LANGPreferences_InactiveItem := LANGsrPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGsrPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGsrPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGsrPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGsrPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGsrPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGsrPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGsrPreferences_DefaultS; + LANGPreferences_SelectFont := LANGsrPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGsrBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGsrUpButton_Tooltip; + LANGRootButton_Tooltip := LANGsrRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGsrHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGsrLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGsrRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGsrmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGsrmiTargetSource_Caption; + LANGFileTypeDirectory := LANGsrFileTypeDirectory; + LANGFileTypeFile := LANGsrFileTypeFile; + LANGFileTypeMetafile := LANGsrFileTypeMetafile; + LANGPreferencesPanelsPage := LANGsrPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGsrPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGsrPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGsrPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGsrPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGsrPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGsrPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGsrPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGsrPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGsrPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGsrPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGsrPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGsrPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGsrPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGsrPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGsrPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGsrPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGsrPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGsrPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGsrPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGsrPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGsrPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGsrPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGsrPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGsrPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGsrPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGsrPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGsrPreferencesViewer; + LANGPreferencesCommandSC := LANGsrPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGsrPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGsrPreferencesEditor; + LANGPreferencesTerminal := LANGsrPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGsrPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGsrPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGsrPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGsrPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGsrPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGsrPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGsrPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGsrPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGsrmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGsrmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGsrmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGsrmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGsrmnuNetworkCaption; + LANGmiConnectionsCaption := LANGsrmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGsrmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGsrmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGsrmnuPluginsCaption; + LANGmiTestPluginCaption := LANGsrmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGsrmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGsrmiColumnsCaption; + LANGmiSavePositionCaption := LANGsrmiSavePositionCaption; + LANGmiMountCaption := LANGsrmiMountCaption; + LANGmiUmountCaption := LANGsrmiUmountCaption; + LANGmiEjectCaption := LANGsrmiEjectCaption; + LANGmiDuplicateTabCaption := LANGsrmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGsrmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGsrmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGsrCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGsrCannotLoadFile; + LANGMountPointDevice := LANGsrMountPointDevice; + LANGMountSC := LANGsrMountSC; + LANGNoPluginsFound := LANGsrNoPluginsFound; + LANGPluginAbout := LANGsrPluginAbout; + LANGCouldntOpenURI := LANGsrCouldntOpenURI; + LANGPluginAboutInside := LANGsrPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGsrAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGsrCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGsrThereIsNoModuleAvailable; + LANGIgnoreError := LANGsrIgnoreError; + LANGErrorMount := LANGsrErrorMount; + LANGErrorUmount := LANGsrErrorUmount; + LANGErrorEject := LANGsrErrorEject; + + LANGMounterPrefs_Caption := LANGsrMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGsrMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGsrMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGsrMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGsrMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGsrMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGsrMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGsrMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGsrMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGsrMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGsrMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGsrMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGsrMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGsrMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGsrMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGsrMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGsrMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGsrMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGsrMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGsrMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGsrMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGsrMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGsrMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGsrMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGsrMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGsrMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGsrMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGsrConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGsrConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGsrConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGsrConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGsrConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGsrConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGsrConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGsrConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGsrConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGsrConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGsrConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGsrConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGsrConnProp_FTP; + LANGConnProp_SFTP := LANGsrConnProp_SFTP; + LANGConnProp_SMB := LANGsrConnProp_SMB; + LANGConnProp_HTTP := LANGsrConnProp_HTTP; + LANGConnProp_HTTPS := LANGsrConnProp_HTTPS; + LANGConnProp_Other := LANGsrConnProp_Other; + LANGConnProp_Caption := LANGsrConnProp_Caption; + LANGConnProp_VFSModule := LANGsrConnProp_VFSModule; + LANGConnProp_URI := LANGsrConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGsrConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGsrConnProp_DetailedInformations; + LANGConnProp_Name := LANGsrConnProp_Name; + LANGConnProp_Server := LANGsrConnProp_Server; + LANGConnProp_Username := LANGsrConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGsrConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGsrConnProp_Password; + LANGConnProp_TargetDirectory := LANGsrConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGsrConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGsrConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGsrConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGsrConnLogin_Caption; + LANGConnLogin_Login := LANGsrConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGsrConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGsrConnLogin_Username; + LANGConnLogin_Password := LANGsrConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGsrConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGsrColumns_Caption; + LANGColumns_Title := LANGsrColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGsrColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGsrColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGsrColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGsrColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGsrColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGsrColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGsrColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGsrColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGsrColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGsrColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGsrColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGsrColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGsrColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGsrColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGsrColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGsrColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGsrColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGsrColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGsrColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGsrColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGsrColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGsrColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGsrTestPlugin_Caption; + LANGTestPlugin_Title := LANGsrTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGsrTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGsrTestPlugin_Plugin; + LANGTestPlugin_Command := LANGsrTestPlugin_Command; + LANGTestPlugin_Username := LANGsrTestPlugin_Username; + LANGTestPlugin_Password := LANGsrTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGsrTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGsrTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGsrRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGsrRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGsrRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGsrSearch_Bytes; + LANGSearch_kB := LANGsrSearch_kB; + LANGSearch_MB := LANGsrSearch_MB; + LANGSearch_days := LANGsrSearch_days; + LANGSearch_weeks := LANGsrSearch_weeks; + LANGSearch_months := LANGsrSearch_months; + LANGSearch_years := LANGsrSearch_years; + LANGSearch_Caption := LANGsrSearch_Caption; + LANGSearch_General := LANGsrSearch_General; + LANGSearch_Advanced := LANGsrSearch_Advanced; + LANGSearch_SearchResults := LANGsrSearch_SearchResults; + LANGSearch_SearchFor := LANGsrSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGsrSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGsrSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGsrSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGsrSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGsrSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGsrSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGsrSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGsrSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGsrSearch_Size; + LANGSearch_Date := LANGsrSearch_Date; + LANGSearch_BiggerThan := LANGsrSearch_BiggerThan; + LANGSearch_SmallerThan := LANGsrSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGsrSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGsrSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGsrSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGsrSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGsrSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGsrSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGsrSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGsrSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGsrSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGsrSearch_StatusSC; + LANGSearch_Ready := LANGsrSearch_Ready; + LANGSearch_PreparingToSearch := LANGsrSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGsrSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGsrSearch_UserCancelled; + LANGSearch_SearchFinished := LANGsrSearch_SearchFinished; + LANGSearch_FilesFound := LANGsrSearch_FilesFound; + LANGSearch_And := LANGsrSearch_And; + + LANGCloseOpenConnection := LANGsrCloseOpenConnection; + LANGDuplicateTabWarning := LANGsrDuplicateTabWarning; + LANGDontShowAgain := LANGsrDontShowAgain; + LANGSwitchOtherPanelWarning := LANGsrSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGsrOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGsrmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGsrDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGsrLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGsrOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGsrOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGsrShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGsrShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGsrmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGsrFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGsrCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGsrmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGsrPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGsrHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGsrHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGsrHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGsrHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGsrHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGsrFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGsrFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGsrFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGsrFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGsrFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGsrFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGsrFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGsrFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGsrFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGsrFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGsrFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGsrFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGsrFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGsrFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGsrFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('SR', @SetTranslation); + AddTranslation('sr_YU', @SetTranslation); + AddTranslation('sr_YU.ISO_8859_2', @SetTranslation); +end. diff --git a/translations/UTranslation_SV.pas b/translations/UTranslation_SV.pas new file mode 100644 index 0000000..d11ebcf --- /dev/null +++ b/translations/UTranslation_SV.pas @@ -0,0 +1,1252 @@ +(* + Tux Commander - UTranslation_SV - Swedish Localization constants + Copyright (C) 2004 Johan kesson <johan@badanka.com> + !! Currently unmaintained, new translator needed !! + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_SV; + +interface + +implementation + +uses ULocale; + +const LANGsvF2Button_Caption = 'F2 - Byt namn'; + LANGsvF3Button_Caption = 'F3 - Läs'; + LANGsvF4Button_Caption = 'F4 - Editera'; + LANGsvF5Button_Caption = 'F5 - Kopiera'; + LANGsvF6Button_Caption = 'F6 - Flytta'; + LANGsvF7Button_Caption = 'F7 - MkDir'; + LANGsvF8Button_Caption = 'F8 - Ta bort'; + + LANGsvmnuFile_Caption = '_Arkiv'; + LANGsvmnuMark_Caption = '_Markera'; + LANGsvmnuCommands_Caption = '_Kommandon'; + LANGsvmnuHelp_Caption = '_Hjälp'; + LANGsvmiExit_Caption = 'E_xit'; + LANGsvmiSelectGroup_Caption = 'Välj _Grupp...'; + LANGsvmiUnselectGroup_Caption = '_Avmarkera Grupp...'; + LANGsvmiSelectAll_Caption = '_Välj Alla'; + LANGsvmiUnselectAll_Caption = 'A_vmarkera Allt'; + LANGsvmiInvertSelection_Caption = '_Omvänt Val'; + LANGsvmiRefresh_Caption = '_Uppdatera'; + LANGsvmiAbout_Caption = '_Om...'; + + LANGsvColumn1_Caption = 'Namn'; + LANGsvColumn2_Caption = 'Ext'; + LANGsvColumn3_Caption = 'Strl'; + LANGsvColumn4_Caption = 'Datum'; + LANGsvColumn5_Caption = 'Attr'; + + LANGsvExpandSelection = 'Expandera val'; + LANGsvShrinkSelection = 'Minimera val'; + LANGsvNoMatchesFound = 'Inga träffar funna'; + LANGsvNoFilesSelected = 'Inga filer valda!'; + LANGsvSelectedFilesDirectories = '%d valda filer/kataloger'; + LANGsvDirectoryS = 'katalog %s'; + LANGsvFileS = 'fil %s'; + LANGsvDoYouReallyWantToDeleteTheS = 'Vill du verkligen radera %s ?'; + LANGsvDoYouReallyWantToDeleteTheSS = 'Vill du verkligen radera %s ?'#10'%s'; + LANGsvCopyFiles = 'Kopiera filer'; + LANGsvMoveRenameFiles = 'Flytta/Döp om files'; + LANGsvCopyDFileDirectoriesTo = 'Kopiera %d fil/kataloger till'; + LANGsvMoveRenameDFileDirectoriesTo = 'Flytta/Döp om %d fil/kataloger till'; + LANGsvCopySC = 'Kopiera:'; + LANGsvMoveRenameSC = 'Flytta/Döp om:'; + + LANGsvQuickFind = ' Snabbsök:'; + + LANGsvAboutString = 'Tux Commander'#10'Version %s'#10'Build date: %s'#10#10'Copyright (c) 2008 Tomas Bzatek'#10'E-mail: tbzatek@users.sourceforge.net'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGsvAboutStringGnome = 'version %s'#10'Build date: %s'#10'Website: http://tuxcmd.sourceforge.net/'; + LANGsvDiskStatFmt = '%s of %s kB ledigt'; + LANGsvDiskStatVolNameFmt = '[%s] %s av %s kB ledigt'; + LANGsvStatusLineFmt = '%s of %s kB i %d av %d filer valda'; + LANGsvPanelStrings : array[boolean] of string = ('höger', 'vänster'); + + LANGsvDIR = '<DIR>'; + LANGsvErrorGettingListingForSPanel = 'Fel vid hämtning av listning for %s panel:'#10' %s'#10#10'Sökväg = ''%s'''; + LANGsvErrorGettingListingForSPanelNoPath = 'Fel vid hämtning av listning för %s panel:'#10' %s'; + LANGsvErrorCreatingNewDirectorySInSPanel = 'Fel vid skapande av ny katalog ''%s'' i %s panel:'#10' %s'; + LANGsvErrorCreatingNewDirectorySInSPanelNoPath = 'Fel vid skapande av ny katalog i %s panel:'#10' %s'; + LANGsvTheFileDirectory = 'Filen/katalogen'; + LANGsvCouldNotBeDeleted = 'kunde inte raderas'; + LANGsvCouldNotBeDeletedS = 'kunde inte raderas: %s'; + LANGsvUserCancelled = 'Användaren avbröt!'; + LANGsvTheDirectorySIsNotEmpty = 'Katalogen %s är inte tom!'; + LANGsvCannotCopyFile = 'Kan inte kopiera fil'; + LANGsvCopyError = 'Kopieringsfel'; + LANGsvMoveError = 'Flyttningsfel'; + LANGsvOverwriteS = 'Skriv över: %s'; + LANGsvWithFileS = 'Med fil: %s'; + LANGsvOvewriteSBytesS = '%s bytes, %s'; + LANGsvTheFile = 'Filen'; + LANGsvCopy = 'Kopiera'; + LANGsvMove = 'Flytta'; + LANGsvTheDirectory = 'Katalogen'; + LANGsvTheSymbolicLink = 'Den symboliska länken'; + LANGsvCannotMoveFile = 'Kan inte flytta fil'; + LANGsvCouldNotBeCreated = 'kunde inte skapas'; + LANGsvCouldNotBeCreatedS = 'kunde inte skapas: %s'; + LANGsvFromS = 'Från: %s'; + LANGsvToS = 'Till: %s'; + LANGsvCannotCopyFileToItself = 'Kan inte kopiera fil till sig själv'; + LANGsvMemoryAllocationFailed = 'Minnesallokation misslyckades:'; + LANGsvCannotOpenSourceFile = 'Kan inte öppna källfil'; + LANGsvCannotOpenDestinationFile = 'Kan inte öppna målfil'; + LANGsvCannotCloseDestinationFile = 'Kan inte stänga målfil'; + LANGsvCannotCloseSourceFile = 'Kan inte stänga källfil'; + LANGsvCannotReadFromSourceFile = 'Kan inte läsa från källfil'; + LANGsvCannotWriteToDestinationFile = 'Kan inte skriva till målfil'; + + LANGsvUnknownException = 'Okänd Avvikelse'; + LANGsvNoAccess = 'Ingen Behörighet'; + LANGsvUnknownError = 'Okänt Fel'; + + LANGsvCreateANewDirectory = 'Skapa en ny katalog'; + LANGsvEnterDirectoryName = 'Fyll i _katalognamn:'; + + LANGsvOverwriteQuestion = 'Skriv över fråga'; + LANGsvOverwriteButton_Caption = '_Skriv över'; + LANGsvOverwriteAllButton_Caption = 'Skriv över _allt'; + LANGsvSkipButton_Caption = '_Skippa'; + LANGsvOverwriteAllOlderButton_Caption = 'Skriv över alla äldre'; + LANGsvSkipAllButton_Caption = 'S_kippa alla'; + LANGsvRenameButton_Caption = '_Byt namn'; + LANGsvAppendButton_Caption = 'L_ägg till'; + LANGsvRename = 'Byt namn'; + LANGsvRenameFile = 'Byt namn på ''%s'' till'; + LANGsvIgnoreButton_Caption = '_Ignorera'; + + LANGsvProgress = 'Framsteg'; + LANGsvCancel = '_Avbryt'; + LANGsvDelete = 'Radera:'; + + LANGsvSpecifyFileType = '_Specifiera filtyp:'; + + LANGsvRemoveDirectory = 'Radera katalog'; + LANGsvDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Vill du radera den med alla dess filer och underkataloger?'; + LANGsvRetry = '_Försök igen'; + LANGsvDeleteButton_Caption = '_Radera'; + LANGsvAll = '_Allt'; + + LANGsvCopyFilesSC = 'Kopiera filer:'; + LANGsvAppendQuestion = 'Är du säker på att du vill lägga till fil ''%s'' till ''%s''?'; + LANGsvPreparingList = 'Förbereder lista...'; + + LANGsvYouMustSelectAValidFile = 'Du måste välja en giltig fil!'; + LANGsvmiVerifyChecksums = '_Verifierar checksums'; + LANGsvVerifyChecksumsCaption = 'Verifiera checksums'; + LANGsvCheckButtonCaptionCheck = '_Kontrollera'; + LANGsvCheckButtonCaptionStop = '_Stopp'; + LANGsvFileListTooltip = '[?] - Inte kontrollerad'#10'[OK] - Checksum OK'#10'[BAD] - Checksum BAD'#10'[N/A] - Filen inte tillgänglig'; + LANGsvFilenameColumnCaption = 'Filnamn'; + LANGsvTheFileSYouAreTryingToOpenIsQuiteBig = 'Filen ''%s'' som du försöker öppna är relativt stor (%s bytes). Det kanske inte är en giltig checksum-fil.'#10#10'Vill du ladda den ändå?'; + LANGsvAnErrorOccuredWhileInitializingMemoryBlock = 'Ett fel uppstod medan minnesblocket initierades. Stäng alla program och försök igen.'; + LANGsvAnErrorOccuredWhileOpeningFileSS = 'Ett fel uppstod vid öppnandet av ''%s'':'#10' %s'; + LANGsvAnErrorOccuredWhileReadingFileSS = 'Ett fel uppstod vid läsning av ''%s'':'#10' %s'; + LANGsvChecksumNotChecked = '<span weight="bold">Status:</span> Inte kontrollerad'; + LANGsvChecksumChecking = '<span weight="bold">Status:</span> Kontrollerar...'; + LANGsvChecksumInterrupted = '<span weight="bold">Status:</span> Avbruten'; + LANGsvChecksumDOK = '<span weight="bold">Status:</span> %d%% OK'; + + LANGsvmiCreateChecksumsCaption = '_Skapa checksums...'; + LANGsvYouMustSelectAtLeastOneFileToCalculateChecksum = 'Du måste välja åtminstone en fil för att räkna ut checksums!'; + LANGsvCreateChecksumsCaption = 'Skapa checksums'; + LANGsvCCHKSUMPage1Text = 'Du kommer att skapa checksums för'#10'de valda filerna. Om du inte valde'#10'alla filer du vill användat, stäng den här druiden och'#10'välj fler filer.'; + LANGsvCCHKSUMPage4Text = 'Druiden är redo att skapa checksums för dina'#10'valda filer. Den här processen kan ta ett par minuter.'#10'Tryck Framåt för att fortsätta.'; + LANGsvCCHKSUMPage6Text = 'Det uppstod fel vid skapandet av checksums:'; + LANGsvCCHKSUMPage7Text = 'Skapandet av checksums är färdigt och'#10'dina filer är färdiga.'#10#10'Klicka "Avsluta" för att avsluta.'; + LANGsvCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Förbered filer för checksum</span>'; + LANGsvCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Välj checksums-filtyper</span>'; + LANGsvCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Välj filnamn</span>'; + LANGsvCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Redo att kontrollera</span>'; + LANGsvCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">Kontrollerar...</span>'; + LANGsvCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Fel!</span>'; + LANGsvCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Färdig</span>'; + LANGsvCCHKSUMSFVFile = 'SFV-fil'; + LANGsvCCHKSUMMD5sumFile = 'MD5sum-fil'; + LANGsvCCHKSUMFileName = 'Fil _namn:'; + LANGsvCCHKSUMCreateSeparateChecksumFiles = 'Skapa _separata checksum-filer'; + LANGsvCCHKSUMNowProcessingFileS = 'Kontrollerar nu fil: %s'; + LANGsvCCHKSUMFinishCaption = '_Avsluta'; + LANGsvCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Är du säker på att du vill avbryta?'; + LANGsvCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Ett fel uppstod vid öppnandet av ''%s'': %s'#10; + LANGsvCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Ett fel uppstod vid läsandet av ''%s'': %s'#10; + LANGsvCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Ett fel uppstod vid skrivandet till ''%s'': %s'#10; + + LANGsvAnErrorOccuredWhileWritingFileSS = 'Ett fel uppstod vid skrivandet till ''%s'':'#10' %s'; + LANGsvTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Målfilen ''%s'' existerar redan. Vill du skriva över den?'; + LANGsvTheTargetFileSCannotBeRemovedS = 'Målfilen ''%s'' kan inte raderas: %s'; + LANGsvMergeCaption = 'Förena'; + LANGsvPleaseInsertNextDiskOrGiveDifferentLocation = 'Var god sätt i nästa disk eller ange annan plats:'; + LANGsvMergeOfSSucceeded = 'Förening av ''%s'' lyckades (CRC checksum OK).'; + LANGsvWarningCreatedFileFailsCRCCheck = 'Varning: Skapad fil passerar inte CRC-kontrollen!'; + LANGsvMergeOfSSucceeded_NoCRCFileAvailable = 'Förening av ''%s'' lyckades (ingen CRC-fil tillgänglig).'; + LANGsvMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Förena ''%s'' och alla filer med stigande namn till följande katalog:'; + LANGsvMergeSC = 'Förena:'; + LANGsvmiSplitFileCaption = '_Dela Fil...'; + LANGsvmiMergeFilesCaption = '_Förena Filer...'; + + LANGsvSplitTheFileSToDirectory = '_Dela filen ''%s'' till katalog:'; + LANGsvSplitSC = 'Dela:'; + LANGsvSplitFile = 'Dela Fil'; + LANGsvBytesPerFile = '_Bytes per fil:'; + LANGsvAutomatic = 'Automatisk'; + LANGsvDeleteFilesOnTargetDisk = '_Radera filer på måldisk (användbart på flyttbara enheter)'; + LANGsvSplitCaption = 'Dela'; + LANGsvCannotOpenFileS = 'Kan inte öppna fil ''%s'''; + LANGsvCannotSplitTheFileToMoreThan999Parts = 'Kan inte dela filen i mer än 999 delar!'; + LANGsvThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'Det existerar några filer i målkatalogen:'#10'%s'#10'Vill du radera dem?'; + LANGsvThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Det finns %d filer i målkatalogen. Vill du radera dem?'; + LANGsvAnErrorOccuredWhileOperationS = 'Ett fel uppstod vid: %s'; + LANGsvSplitOfSSucceeded = 'Delning av ''%s'' lyckades.'; + LANGsvSplitOfSFailed = 'Delning av ''%s'' misslyckades!'; + + LANGsvmnuShow_Caption = 'Vis_a'; + LANGsvmiShowDotFiles_Caption = 'Visa _punktfiler'; + LANGsvTheFileYouAreTryingToOpenIsQuiteBig = 'Filen du försöker öppna är relativt stor. Genom att ladda den i ett externt program (som gedit) kan systemet bli långsamt.'#10'Vill du fortsätta?'; + LANGsvCannotExecuteSPleaseCheckTheConfiguration = 'Kan inte exekvera ''%s''. Var god kontrollera konfigurationen eller ställ in filtyps-associationen korrekt.'; + LANGsvEdit = 'Editera'; + LANGsvEnterFilenameToEdit = '_Fyll i filnamn att editera:'; + + LANGsvmnuSettings_Caption = 'In_ställningar'; + LANGsvmiFileTypes_Caption = 'Fil_typer...'; + LANGsvThereIsNoApplicationAssociatedWithS = 'Det finns inget program associerat med "%s".'#10#10'Du kan konfigurera Tux Commander att associera program med filtyper. Vill du associera ett program med den här filen?'; + LANGsvErrorExecutingCommand = 'Kommandot misslyckades!'; + LANGsvEditFileTypesCaption = 'Editera filtyper'; + LANGsvTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Filtypskonfiguration</span>'; + LANGsvExtensionsColumn = 'Extensions'; + LANGsvDescriptionColumn = 'Beskrivning'; + LANGsvFileTypesList = 'Filtypslista'; + LANGsvActionName = 'Händelsenamn'; + LANGsvCommand = 'Kommando'; + LANGsvSetDefaultActionButton_Caption = '_Sätt som standard'; + LANGsvRunInTerminalCheckBox_Caption = 'Kör i _Terminal'; + LANGsvAutodetectCheckBox_Caption = 'Autoupptäck _GUI-program'; + LANGsvBrowseButton_Caption = '_Bläddra...'; + LANGsvCommandLabel_Caption = 'Ko_mmando:'; + LANGsvDescriptionLabel_Caption = 'B_eskrivning:'; + LANGsvFNameExtLabel_Caption = 'L_ägg till extension:'; + LANGsvNotebookPageExtensions = 'Filtyp'; + LANGsvNotebookPageActions = 'Händelser'; + LANGsvDefault = ' (standard)'; + LANGsvCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Kan inte spara filtypsassociation därför att en annan process har uppdaterat den under tiden som det här programmet körts.'; + + LANGsvDefaultColor = 'St_andardfärg'; + LANGsvIcon = '_Ikon:'; + LANGsvBrowseForIcon = 'Bläddra efter ikon'; + LANGsvSelectFileTypeColor = 'Välj filtypsfärg'; + LANGsvColor = 'Fä_rg:'; + + LANGsvmiChangePermissions_Caption = 'Ändra Rät_ttigheter...'; + LANGsvmiChangeOwner_Caption = 'Ändra _Ägare/Grupp...'; + LANGsvmiCreateSymlink_Caption = 'Skapa Sym_länk...'; + LANGsvmiEditSymlink_Caption = '_Editera Symlänk...'; + LANGsvChmodProgress = 'Ändra rättigheter:'; + LANGsvChownProgress = 'Ändra ägare:'; + LANGsvYouMustSelectAValidSymbolicLink = 'Du måste välja en giltig symbolisk länk!'; + LANGsvPopupRunS = 'E_xekvera %s'; + LANGsvPopupOpenS = 'Ö_ppna %s'; + LANGsvPopupGoUp = '_Gå upp'; + LANGsvPopupOpenWithS = 'Öppna med %s'; + LANGsvPopupDefault = ' (standard)'; + LANGsvPopupOpenWith = 'Ö_ppna med...'; + LANGsvPopupViewFile = '_Läs fil'; + LANGsvPopupEditFile = 'Ed_itera fil'; + LANGsvPopupMakeSymlink = 'Skapa _symlänk'; + LANGsvPopupRename = '_Döp om'; + LANGsvPopupDelete = '_Radera'; + LANGsvDialogChangePermissions = 'Ändra rättigheter'; + LANGsvCouldNotBeChmoddedS = 'kunde inte chmoddas: %s'; + LANGsvDialogChangeOwner = 'Ändra ägare'; + LANGsvCouldNotBeChownedS = 'kunde inte chownas: %s'; + LANGsvDialogMakeSymlink = 'Skapa symlänk'; + LANGsvDialogEditSymlink = 'Editera symlänk'; + LANGsvFEditSymlink_Caption = 'Editera symbolisk länk'; + LANGsvFEditSymlink_SymbolicLinkFilename = '_Symbolisk länk filnamn:'; + LANGsvFEditSymlink_SymbolicLinkPointsTo = 'Symbolisk länk pekar _på:'; + + LANGsvFChmod_Caption = 'Tillgå Rättigheter'; + LANGsvFChmod_PermissionFrame = 'Rättigheter'; + LANGsvFChmod_FileFrame = 'Fil'; + LANGsvFChmod_ApplyRecursivelyFor = 'Applicera _rekursivt för'; + LANGsvFChmod_miAllFiles = 'Alla filer och kataloger'; + LANGsvFChmod_miDirectories = 'Endast kataloger'; + LANGsvFChmod_OctalLabel = '_Oktal:'; + LANGsvFChmod_SUID = 'SUID - Sätt användar ID vid exekvering'; + LANGsvFChmod_SGID = 'SGID - Sätt användar group ID vid exekvering'; + LANGsvFChmod_Sticky = 'Sticky bit'; + LANGsvFChmod_RUSR = 'RUSR - Läs av ägare'; + LANGsvFChmod_WUSR = 'WUSR - Skriv av ägare'; + LANGsvFChmod_XUSR = 'XUSR - Exekvera/Sök av ägare'; + LANGsvFChmod_RGRP = 'RGRP - Läs av grupp'; + LANGsvFChmod_WGRP = 'WGRP - Skriv av grupp'; + LANGsvFChmod_XGRP = 'XGRP - Exekvera/Sök av grupp'; + LANGsvFChmod_ROTH = 'ROTH - Läs av andra'; + LANGsvFChmod_WOTH = 'WOTH - Skriv av andra'; + LANGsvFChmod_XOTH = 'XOTH - Exekvera/Sök av andra'; + LANGsvFChmod_TextLabel = '<span weight="ultrabold">Text:</span> %s'; + LANGsvFChmod_FileLabel = '<span weight="ultrabold">Fil:</span> %s'#10'<span weight="ultrabold">Text:</span> %s'#10 + + '<span weight="ultrabold">Oktal:</span> %d'#10'<span weight="ultrabold">Ägare:</span> %s'#10 + + '<span weight="ultrabold">Grupp:</span> %s'; + + LANGsvFChown_Caption = 'Ändra ägare/grupp'; + LANGsvFChown_OwnerFrame = 'Användarnamn'; + LANGsvFChown_GroupFrame = 'Gruppname'; + LANGsvFChown_FileFrame = 'Fil'; + LANGsvFChown_ApplyRecursively = 'Applicera _rekursivt'; + + LANGsvFSymlink_Caption = 'Skapa symbolisk länk'; + LANGsvFSymlink_ExistingFilename = '_Befintligt filnamn (filnamnets symlänk kommer peka på):'; + LANGsvFSymlink_SymlinkFilename = '_Symbolisk länks filnamn:'; + + LANGsvmnuBookmarks_Caption = '_Bokmärken'; + LANGsvmiAddBookmark_Caption = 'Lägg till Bokmärke'; + LANGsvmiEditBookmarks_Caption = 'Editera Bokmärken'; + LANGsvBookmarkPopupDelete_Caption = '_Radera'; + LANGsvmiPreferences_Caption = '_Inställningar...'; + LANGsvTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'Nuvarande katalog finns redan i bokmärkelistan'; + LANGsvSomeOtherInstanceChanged = 'En annan instans av Tux Commander ändrade konfigurationen. Vill du applicera de nya inställningarna?'#10#10'Varning: Om du trycker Nej nu kommer konfigurationen skrivas över från den här instansen'' exit!'; + + LANGsvPreferences_Caption = 'Inställningar'; + LANGsvPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Applikationsinställningar</span>'; + LANGsvPreferences_GeneralPage = 'Allmänt'; + LANGsvPreferences_FontsPage = 'Teckensnitt'; + LANGsvPreferences_ColorsPage = 'Färger'; + LANGsvPreferences_RowHeight = 'Rad _höjd:'; + LANGsvPreferences_NumHistoryItems = '_Kommandoradens gamla poster:'; + LANGsvPreferences_Default = 'Standard'; + LANGsvPreferences_ClearReadonlyAttribute = 'Ta bort _skrivskydd-sattribut vid kopiering från CD-ROM'; + LANGsvPreferences_DisableMouseRenaming = 'Inaktivera namnbyte via _mus'; + LANGsvPreferences_ShowFiletypeIconsInList = 'Visa _filtypsikoner'; + LANGsvPreferences_ExternalAppsLabel = '<span weight="ultrabold">Externa program</span>'; + LANGsvPreferences_Viewer = '_Visningsprogram:'; + LANGsvPreferences_Editor = '_Editerare:'; + LANGsvPreferences_Terminal = '_Terminal:'; + LANGsvPreferences_ListFont = 'List-teckensnitt:'; + LANGsvPreferences_Change = 'Ändra...'; + LANGsvPreferences_UseDefaultFont = 'Använd _standardteckensnitt'; + LANGsvPreferences_Foreground = 'Förgrund'; + LANGsvPreferences_Background = 'Bakgrund'; + LANGsvPreferences_NormalItem = 'Normalt:'; + LANGsvPreferences_SetToDefaultToUseGTKThemeColors = 'Sätt som standard att använda GTK-temafärger'; + LANGsvPreferences_Cursor = 'Muspekare:'; + LANGsvPreferences_InactiveItem = 'Inaktiva:'; + LANGsvPreferences_SelectedItem = 'Valda:'; + LANGsvPreferences_LinkItem = 'Symboliska länkar:'; + LANGsvPreferences_LinkItemHint = 'Sätt som standard att visa symlänkar med normala färger'; + LANGsvPreferences_DotFileItem = 'Punktfiler:'; + LANGsvPreferences_DotFileItemHint = 'Sätt som standard att visa punktfiler med normala färger'; + LANGsvPreferences_BrowseForApplication = 'Bläddra efter applikation'; + LANGsvPreferences_DefaultS = 'Standard: %s'; + LANGsvPreferences_SelectFont = 'Välj teckensnitt'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGsvBookmarkButton_Tooltip = 'Visa bokmärken'; + LANGsvUpButton_Tooltip = 'Gå till övre katalog'; + LANGsvRootButton_Tooltip = 'Gå till rotkatalog (/)'; + LANGsvHomeButton_Tooltip = 'Gå till hemkatalog (/home/user)'; + LANGsvLeftEqualButton_Tooltip = 'Byt högerpanalen till samma katalog'; + LANGsvRightEqualButton_Tooltip = 'Byt högerpanalen till samma katalog'; + LANGsvmiShowDirectorySizes_Caption = 'Visa k_atalogstorlek'; + LANGsvmiTargetSource_Caption = 'Mål = Källa'; + LANGsvFileTypeDirectory = 'Katalog'; + LANGsvFileTypeFile = 'Fil'; + LANGsvFileTypeMetafile = 'Detta är en vanlig meta'; + LANGsvPreferencesPanelsPage = 'Paneler'; + LANGsvPreferencesApplicationsPage = 'Applikationer'; + LANGsvPreferencesExperimentalPage = 'Experimentiell'; + LANGsvPreferencesSelectAllDirectoriesCheckBox_Caption = 'Välj _även kataloger när allt markeras'; + LANGsvPreferencesNewStyleAltOCheckBox_Caption = '_Ny stil Alt+O'; + LANGsvPreferencesNewStyleAltOCheckBox_Tooltip = 'Stanna i samma katalog vid byte av katalog mittemot panel genom att trycka Ctrl/Alt+O'; + LANGsvPreferencesShowFuncButtonsCheckBox_Caption = 'Visa funktion_knappar'; + LANGsvPreferencesSizeFormatLabel_Caption = '_Storleksformat:'; + LANGsvPreferencesmiSizeFormat1 = 'System'; + LANGsvPreferencesmiSizeFormat6 = 'Grupperad'; + LANGsvPreferencesAutodetectXApp = 'Autodetecta X app'; + LANGsvPreferencesAlwaysRunInTerminal = 'Kör alltid i terminal'; + LANGsvPreferencesNeverRunInTerminal = 'Kör aldrig i terminal'; + LANGsvPreferencesCmdLineBehaviourLabel_Caption = '_Exekverar från kommandoraden:'; + LANGsvPreferencesFeatures = 'Finesser'; + LANGsvPreferencesDisableMouseRename_Tooltip = 'Du kan fortfarande göra snabb omdöpning av filer genom att trycka Shift+F6'; + LANGsvPreferencesDisableFileTipsCheckBox_Caption = 'Avaktivera fil _tips'; + LANGsvPreferencesDisableFileTipsCheckBox_Tooltip = 'Visa inte tips om texten i en kolumn är avskuren'; + LANGsvPreferencesShow = 'Visa'; + LANGsvPreferencesDirsInBoldCheckBox_Caption = 'Kataloger i _fetstil'; + LANGsvPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Avaktivera katalog p_aranteser'; + LANGsvPreferencesOctalPermissionsCheckBox_Caption = 'Visa _oktala rättigheter'; + LANGsvPreferencesOctalPermissionsCheckBox_Tooltip = 'Visa fil/katalog-rättigheter som nummer istället för i textform (-rw-rw-rw-)'; + LANGsvPreferencesMovement = 'Rörelse'; + LANGsvPreferencesLynxLikeMotionCheckBox_Caption = '_Lynx-liknande rörelse'; + LANGsvPreferencesInsertMovesDownCheckBox_Caption = '_Insert scrollar uppåt'; + LANGsvPreferencesSpaceMovesDownCheckBox_Caption = '_Space scrollar neråt'; + LANGsvPreferencesViewer = 'Läsare'; + LANGsvPreferencesCommandSC = 'Kommando:'; + LANGsvPreferencesUseInternalViewer = 'Använd _intern läsare'; + LANGsvPreferencesEditor = 'Redigerare'; + LANGsvPreferencesTerminal = 'Terminal'; + LANGsvPreferencesExperimentalFeatures = 'Experimentiella finesser'; + LANGsvPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Warning:</span> Dessa funktioner är under utveckling och kanske inte fungerar som väntat. Använd dem på egen risk!'; + LANGsvPreferencesFocusRefreshCheckBox_Caption = '_Uppdatera vid fönsterfokusering'; + LANGsvPreferencesFocusRefreshCheckBox_Tooltip = 'Väldigt långsam panel-uppdatering just nu'; + LANGsvPreferencesWMCompatModeCheckBox_Caption = '_WM Kompatibilitetsläge'; + LANGsvPreferencesWMCompatModeCheckBox_Tooltip = 'Använd om du har problem med din window manager (IceWM kan inte maximera fönster riktigt tex.)'; + LANGsvPreferencesCompatUseLibcSystemCheckBox_Caption = 'Använd libc _system() för att köra program'; + LANGsvPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Använd mot frysning eller krasch vid start av externa applikationer'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGsvmiSearchCaption2 = '_Search...'; + LANGsvmiNoMounterBarCaption = 'Do_n''t show mounter bar'; + LANGsvmiShowOneMounterBarCaption = 'Show _one mounter bar'; + LANGsvmiShowTwoMounterBarCaption = 'Show _two mounter bars'; + LANGsvmnuNetworkCaption = 'N_etwork'; + LANGsvmiConnectionsCaption = '_Connections...'; + LANGsvmiOpenConnectionCaption = '_Open connection...'; + LANGsvmiQuickConnectCaption = '_Quick connect...'; + LANGsvmnuPluginsCaption = 'Pl_ugins'; + LANGsvmiTestPluginCaption = '_Test plugin...'; + LANGsvmiMounterSettingsCaption = '_Mounter Settings...'; + LANGsvmiColumnsCaption = 'P_anel Columns...'; + LANGsvmiSavePositionCaption = '_Save position'; + LANGsvmiMountCaption = '_Mount'; + LANGsvmiUmountCaption = '_Umount'; + LANGsvmiEjectCaption = '_Eject'; + LANGsvmiDuplicateTabCaption = 'Duplicate current tab'; + LANGsvmiCloseTabCaption = 'Close current tab'; + LANGsvmiCloseAllTabsCaption = 'Close all tabs'; + LANGsvCannotDetermineDestinationEngine = 'Cannot determine destination engine. Please enter correct path and try it again.'; + LANGsvCannotLoadFile = 'Cannot load file ''%s''. Please check the permissions.'; + LANGsvMountPointDevice = 'Mount Point: %s'#10'Device: %s'; + LANGsvMountSC = 'Mount:'; + LANGsvNoPluginsFound = 'No plugins found'; + LANGsvPluginAbout = 'About...'; + LANGsvCouldntOpenURI = 'Couldn''t open the URI specified. Please check the consistency of the resource identifier and the access permission.'; + LANGsvPluginAboutInside = 'Plugin: %s'#10#10'%s'#10'%s'; + LANGsvAreYouSureCloseAllTabs = 'Are you sure you want to close all inactive tabs?'; + LANGsvCouldntOpenURIArchive = 'Couldn''t open the archive. Please check consistency and access permissions.'; + LANGsvThereIsNoModuleAvailable = 'There are no VFS modules available that can handle this connection'; + LANGsvIgnoreError = 'Do you really want to ignore the error? The source file will be then deleted'; + LANGsvErrorMount = 'There was an error while mounting the device ''%s'':'#10#10; + LANGsvErrorUmount = 'There was an error while umounting the device ''%s'':'#10#10; + LANGsvErrorEject = 'There was an error while ejecting the device ''%s'':'#10#10; + + LANGsvMounterPrefs_Caption = 'Mounter Settings'; + LANGsvMounterPrefs_TitleLabelCaption = 'Mounter Settings'; + LANGsvMounterPrefs_ListViewFrameCaption = 'Mounter'; + LANGsvMounterPrefs_MountName = 'Mount Name'; + LANGsvMounterPrefs_MountPoint = 'Mount Point'; + LANGsvMounterPrefs_Device = 'Device'; + LANGsvMounterPrefs_MoveUpButtonTooltip = 'Move item up'; + LANGsvMounterPrefs_MoveDownButtonTooltip = 'Move item down'; + LANGsvMounterPrefs_UseFSTabDefaultsCheckBox = 'Use _fstab default items'; + LANGsvMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'By checking this, the mounter bar will be filled by default items found in the /etc/fstab (system mountlist file)'; + LANGsvMounterPrefs_ToggleModeCheckBox = 'Buttons stay _down when mounted'; + LANGsvMounterPrefs_ToggleModeCheckBoxTooltip = 'When checked, the mounter buttons will stay down if the device is mounted; another click will cause umounting them (eject in this case)'; + LANGsvMounterPrefs_PropertiesFrameCaption = 'Mounter item properties'; + LANGsvMounterPrefs_DisplayTextLabelCaption = 'Displayed _Text:'; + LANGsvMounterPrefs_MountPointLabelCaption = 'Mount _Point:'; + LANGsvMounterPrefs_MountDeviceLabelCaption = '_Device:'; + LANGsvMounterPrefs_DeviceTypeLabelCaption = 'Device T_ype:'; + LANGsvMounterPrefs_miLocalDiskCaption = 'Local disk'; + LANGsvMounterPrefs_miRemovableCaption = 'Removable'; + LANGsvMounterPrefs_miCDCaption = 'CD/DVD drive'; + LANGsvMounterPrefs_miFloppyCaption = 'Floppy drive'; + LANGsvMounterPrefs_miNetworkCaption = 'Network'; + LANGsvMounterPrefs_MountCommandLabelCaption = 'Mount _Command:'; + LANGsvMounterPrefs_UmountCommandLabelCaption = 'Umount C_ommand:'; + LANGsvMounterPrefs_MountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default mount'#10'Note: beware of interactive commands, tuxcmd could freeze!'#10'Example: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGsvMounterPrefs_UmountCommandEntryTooltip = 'Syntax: use %dev for substitution of the device and %dir for the mount point or leave blank for default umount'#10'Example: smbumount $dir'; + LANGsvMounterPrefs_IconLabelCaption = '_Icon:'; + + LANGsvConnMgr_Caption = 'Open New Connection'; + LANGsvConnMgr_ConnectButton = 'Co_nnect'; + LANGsvConnMgr_OpenConnection = 'Open Connection'; + LANGsvConnMgr_NameColumn = 'Name'; + LANGsvConnMgr_URIColumn = 'URI'; + LANGsvConnMgr_AddConnectionButtonCaption = '_Add site...'; + LANGsvConnMgr_AddConnectionButtonTooltip = 'Add new connection'; + LANGsvConnMgr_EditButtonCaption = '_Edit...'; + LANGsvConnMgr_EditButtonTooltip = 'Edit selected connection'; + LANGsvConnMgr_RemoveButtonCaption = '_Remove site'; + LANGsvConnMgr_RemoveButtonTooltip = 'Delete selected connection'; + LANGsvConnMgr_DoYouWantDelete = 'Do you really want to delete the connection ''%s''?'; + + LANGsvConnProp_FTP = 'FTP'; + LANGsvConnProp_SFTP = 'SFTP (ssh subsystem)'; + LANGsvConnProp_SMB = 'Windows share (SMB)'; + LANGsvConnProp_HTTP = 'WebDAV (HTTP)'; + LANGsvConnProp_HTTPS = 'Secure WebDAV (HTTPS)'; + LANGsvConnProp_Other = 'Other <span style="italic">(please specify in URI)</span>'; + LANGsvConnProp_Caption = 'Connection properties'; + LANGsvConnProp_VFSModule = '_VFS module:'; + LANGsvConnProp_URI = '_URI:'; + LANGsvConnProp_URIEntryTooltip = 'Correct URI should contain service type prefix and server address'; + LANGsvConnProp_DetailedInformations = 'Detailed informations'; + LANGsvConnProp_Name = '_Name:'; + LANGsvConnProp_Server = 'Ser_ver[:port]:'; + LANGsvConnProp_Username = 'Userna_me:'; + LANGsvConnProp_UserNameEntryTooltip = 'Leave blank for anonymous login'; + LANGsvConnProp_Password = '_Password:'; + LANGsvConnProp_TargetDirectory = 'Target _directory:'; + LANGsvConnProp_ServiceType = '_Service type:'; + LANGsvConnProp_MaskPassword = '_Mask password'; + LANGsvConnProp_MenuItemCaption = 'Default <span style="italic">(all suitable modules)</span>'; + + LANGsvConnLogin_Caption = 'Authentication required'; + LANGsvConnLogin_Login = 'Login'; + LANGsvConnLogin_ExperimentalWarningLabelCaption = 'You must log in to access %s'; + LANGsvConnLogin_Username = '_Username:'; + LANGsvConnLogin_Password = '_Password:'; + LANGsvConnLogin_AnonymousCheckButton = '_Anonymous'; + + LANGsvColumns_Caption = 'Panel Columns Settings'; + LANGsvColumns_Title = 'Panel Columns Settings'; + LANGsvColumns_MoveUpButtonTooltip = 'Move item up'; + LANGsvColumns_MoveDownButtonTooltip = 'Move item down'; + LANGsvColumns_TitlesLongName = 'Name'; + LANGsvColumns_TitlesLongNameExt = 'Name + Extension'; + LANGsvColumns_TitlesLongExt = 'Extension'; + LANGsvColumns_TitlesLongSize = 'Size'; + LANGsvColumns_TitlesLongDateTime = 'Date + Time'; + LANGsvColumns_TitlesLongDate = 'Date'; + LANGsvColumns_TitlesLongTime = 'Time'; + LANGsvColumns_TitlesLongUser = 'User'; + LANGsvColumns_TitlesLongGroup = 'Group'; + LANGsvColumns_TitlesLongAttr = 'Attributes'; + LANGsvColumns_TitlesShortName = 'Name'; + LANGsvColumns_TitlesShortNameExt = 'Name'; + LANGsvColumns_TitlesShortExt = 'Ext'; + LANGsvColumns_TitlesShortSize = 'Size'; + LANGsvColumns_TitlesShortDateTime = 'Date'; + LANGsvColumns_TitlesShortDate = 'Date'; + LANGsvColumns_TitlesShortTime = 'Time'; + LANGsvColumns_TitlesShortUser = 'User'; + LANGsvColumns_TitlesShortGroup = 'Group'; + LANGsvColumns_TitlesShortAttr = 'Attr'; + + LANGsvTestPlugin_Caption = 'Test VFS Plugin'; + LANGsvTestPlugin_Title = 'Test VFS Plugin'; + LANGsvTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Warning:</span> The VFS subsystem and its plugins are under heavy development and may contain bugs. Use this function under your own risk!'; + LANGsvTestPlugin_Plugin = '_Plugin:'; + LANGsvTestPlugin_Command = 'Co_mmand:'; + LANGsvTestPlugin_Username = '_Username:'; + LANGsvTestPlugin_Password = '_Password:'; + LANGsvTestPlugin_AnonymousCheckButton = '_Anonymous login (doesn''t call VFSLogin)'; + LANGsvTestPlugin_NoPluginsFound = 'No plugins found'; + + LANGsvRemoteWait_Caption = 'Operation in progress'; + LANGsvRemoteWait_OperationInProgress = 'Operation in progress, please be patient...'; + LANGsvRemoteWait_ItemsFound = 'Items found so far: %d'; + + LANGsvSearch_Bytes = 'Bytes'; + LANGsvSearch_kB = 'kB'; + LANGsvSearch_MB = 'MB'; + LANGsvSearch_days = 'days'; + LANGsvSearch_weeks = 'weeks'; + LANGsvSearch_months = 'months'; + LANGsvSearch_years = 'years'; + LANGsvSearch_Caption = 'Find Files'; + LANGsvSearch_General = 'General'; + LANGsvSearch_Advanced = 'Advanced'; + LANGsvSearch_SearchResults = 'Search _Results:'; + LANGsvSearch_SearchFor = 'Search _for:'; + LANGsvSearch_FileMaskEntryTooltip = 'Tip: Use colons (";") to specify multiple files to find'; + LANGsvSearch_SearchIn = 'Search _in:'; + LANGsvSearch_SearchArchivesCheckButton = 'Search _archives'; + LANGsvSearch_FindText = 'Find _text:'; + LANGsvSearch_FindTextEntryTooltip = 'Leave blank for no text matching'#10'Please note that we are using UTF-8 in GUI part'; + LANGsvSearch_CaseSensitiveCheckButton = 'Cas_e sensitive'; + LANGsvSearch_StayCurrentFSCheckButton = 'Include other files_ystems'; + LANGsvSearch_CaseSensitiveMatchCheckButton = 'Ca_se sensitive'; + LANGsvSearch_Size = 'Size'; + LANGsvSearch_Date = 'Date'; + LANGsvSearch_BiggerThan = '_Bigger than'; + LANGsvSearch_SmallerThan = '_Smaller than'; + LANGsvSearch_ModifiedBetweenRadioButton = '_Modified between'; + LANGsvSearch_NotModifiedAfterRadioButton = '_Not modified after'; + LANGsvSearch_ModifiedLastRadioButton = 'Mod_ified in the last'; + LANGsvSearch_ModifiedNotLastRadionButton = 'No_t modified in the last'; + LANGsvSearch_ModifiedBetweenEntry1 = '"Please use this date format:" c'; + LANGsvSearch_ViewButtonCaption = '_View file'; + LANGsvSearch_NewSearchButtonCaption = '_New search'; + LANGsvSearch_GoToFileButtonCaption = '_Go to file'; + LANGsvSearch_FeedToListboxButtonCaption = 'Feed to _listbox'; + LANGsvSearch_StatusSC = 'Status:'; + LANGsvSearch_Ready = 'Ready.'; + LANGsvSearch_PreparingToSearch = 'Preparing to search.'; + LANGsvSearch_SearchInProgress = 'Search in progress:'; + LANGsvSearch_UserCancelled = 'User cancelled.'; + LANGsvSearch_SearchFinished = 'Search finished'; + LANGsvSearch_FilesFound = '%d files found'; + LANGsvSearch_And = 'and'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGsvCloseOpenConnection = 'You''re trying to open new connection over the another active connection. By continuing, the previous connection will be closed and replaced by the new requested one.'#10#10'Do you want to continue?'; + LANGsvDuplicateTabWarning = 'You are trying to open a new tab from a remote directory. However, engine cloning is not supported. The directory in the new tab will point to a local filesystem.'; + LANGsvDontShowAgain = '_Don''t show this message again'; + LANGsvSwitchOtherPanelWarning = 'You are trying to open the remote directory in the opposite panel. However, engine cloning is not supported. The target directory will not be switched.'; + LANGsvOpenConnectionsWarning = 'There are some active connections opened in the panel. By closing the application, these connections will be disconnected.'#10#10'Do you want to continue quit?'; + LANGsvmiDisconnect_Caption = '_Disconnect'; + LANGsvDisconnectButton_Tooltip = 'Disconnect active connection'; + LANGsvLeaveArchiveButton_Tooltip = 'Close current archive'; + LANGsvOpenTerminalButton_Tooltip = 'Opens a new terminal windows from the current directory'; + LANGsvOpenTerminalButton_Caption = 'Open Te_rminal'; + LANGsvShowTextUIDsCheckBox_Caption = 'Show text _UIDs'; + LANGsvShowTextUIDsCheckBox_Tooltip = 'Show textual User and Group informations instead of numbers (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGsvmiNewTab_Caption = 'New folder _tab'; + LANGsvFilePopupMenu_Properties = '_Properties'; + LANGsvCommandEntry_Tooltip = 'Use %s as file/directory placeholder'; + LANGsvmiFiles_Caption = 'Files only'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGsvPasswordButton_Tooltip = 'Archive requires password.'#10'Click to set'; + LANGsvHandleRunFromArchive_Bytes = 'bytes'; + LANGsvHandleRunFromArchive_FileTypeDesc_Unknown = '(unknown)'; + LANGsvHandleRunFromArchive_NotAssociated = '(not associated)'; + LANGsvHandleRunFromArchive_SelfExecutable = '(self-executable)'; + LANGsvHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Couldn''t create temporary directory "%s": %s.'#10#10'Please check the temporary directory settings and try it again.'; + LANGsvFRunFromVFS_Caption = 'Packed file properties'; + LANGsvFRunFromVFS_TitleLabel = 'File Properties'; + LANGsvFRunFromVFS_FileNameLabel = 'File name:'; + LANGsvFRunFromVFS_FileTypeLabel = 'File type:'; + LANGsvFRunFromVFS_SizeLabel = 'Size:'; + LANGsvFRunFromVFS_PackedSizeLabel = 'Compressed size:'; + LANGsvFRunFromVFS_DateLabel = 'Modify date:'; + LANGsvFRunFromVFS_InfoLabel = 'Opening files directly from archives is not supported. By clicking the buttons below the file (all files respectively) will be extracted to a temporary location. Temporary files will be deleted when you close Tux Commander.'; + LANGsvFRunFromVFS_OpensWithLabel = 'Open with:'; + LANGsvFRunFromVFS_ExecuteButton = 'E_xtract and open'; + LANGsvFRunFromVFS_ExecuteAllButton = 'Extract _all and open'; + LANGsvFSetPassword_Caption = 'Set password'; + LANGsvFSetPassword_Label1_Caption = 'Password required'; + LANGsvFSetPassword_Label2_Caption = 'The archive is encrypted and requires password in order to extract the data'; + LANGsvFSetPassword_ShowPasswordCheckButton = 'Un_mask password'; + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGsvF2Button_Caption; + LANGF3Button_Caption := LANGsvF3Button_Caption; + LANGF4Button_Caption := LANGsvF4Button_Caption; + LANGF5Button_Caption := LANGsvF5Button_Caption; + LANGF6Button_Caption := LANGsvF6Button_Caption; + LANGF7Button_Caption := LANGsvF7Button_Caption; + LANGF8Button_Caption := LANGsvF8Button_Caption; + + LANGmnuFile_Caption := LANGsvmnuFile_Caption; + LANGmnuMark_Caption := LANGsvmnuMark_Caption; + LANGmnuCommands_Caption := LANGsvmnuCommands_Caption; + LANGmnuHelp_Caption := LANGsvmnuHelp_Caption; + LANGmiExit_Caption := LANGsvmiExit_Caption; + LANGmiSelectGroup_Caption := LANGsvmiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGsvmiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGsvmiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGsvmiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGsvmiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGsvmiRefresh_Caption; + LANGmiAbout_Caption := LANGsvmiAbout_Caption; + + LANGColumn1_Caption := LANGsvColumn1_Caption; + LANGColumn2_Caption := LANGsvColumn2_Caption; + LANGColumn3_Caption := LANGsvColumn3_Caption; + LANGColumn4_Caption := LANGsvColumn4_Caption; + LANGColumn5_Caption := LANGsvColumn5_Caption; + + LANGExpandSelection := LANGsvExpandSelection; + LANGShrinkSelection := LANGsvShrinkSelection; + LANGNoMatchesFound := LANGsvNoMatchesFound; + LANGNoFilesSelected := LANGsvNoFilesSelected; + LANGSelectedFilesDirectories := LANGsvSelectedFilesDirectories; + LANGDirectoryS := LANGsvDirectoryS; + LANGFileS := LANGsvFileS; + LANGDoYouReallyWantToDeleteTheS := LANGsvDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGsvDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGsvCopyFiles; + LANGMoveRenameFiles := LANGsvMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGsvCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGsvMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGsvCopySC; + LANGMoveRenameSC := LANGsvMoveRenameSC; + + LANGQuickFind := LANGsvQuickFind; + + LANGAboutString := LANGsvAboutString; + LANGAboutStringGnome := LANGsvAboutStringGnome; + LANGDiskStatFmt := LANGsvDiskStatFmt; + LANGDiskStatVolNameFmt := LANGsvDiskStatVolNameFmt; + LANGStatusLineFmt := LANGsvStatusLineFmt; + LANGPanelStrings[False] := LANGsvPanelStrings[False]; + LANGPanelStrings[True] := LANGsvPanelStrings[True]; + LANGDIR := LANGsvDIR; + LANGErrorGettingListingForSPanel := LANGsvErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGsvErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGsvErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGsvErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGsvTheFileDirectory; + LANGCouldNotBeDeleted := LANGsvCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGsvCouldNotBeDeletedS; + LANGUserCancelled := LANGsvUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGsvTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGsvCannotCopyFile; + LANGCopyError := LANGsvCopyError; + LANGMoveError := LANGsvMoveError; + LANGOverwriteS := LANGsvOverwriteS; + LANGWithFileS := LANGsvWithFileS; + LANGOvewriteSBytesS := LANGsvOvewriteSBytesS; + LANGTheFile := LANGsvTheFile; + LANGCopy := LANGsvCopy; + LANGMove := LANGsvMove; + LANGTheDirectory := LANGsvTheDirectory; + LANGTheSymbolicLink := LANGsvTheSymbolicLink; + LANGCannotMoveFile := LANGsvCannotMoveFile; + LANGCouldNotBeCreated := LANGsvCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGsvCouldNotBeCreatedS; + LANGFromS := LANGsvFromS; + LANGToS := LANGsvToS; + LANGCannotCopyFileToItself := LANGsvCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGsvMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGsvCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGsvCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGsvCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGsvCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGsvCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGsvCannotWriteToDestinationFile; + + LANGUnknownException := LANGsvUnknownException; + LANGNoAccess := LANGsvNoAccess; + LANGUnknownError := LANGsvUnknownError; + + LANGCreateANewDirectory := LANGsvCreateANewDirectory; + LANGEnterDirectoryName := LANGsvEnterDirectoryName; + + LANGOverwriteQuestion := LANGsvOverwriteQuestion; + LANGOverwriteButton_Caption := LANGsvOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGsvOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGsvSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGsvOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGsvSkipAllButton_Caption; + LANGRenameButton_Caption := LANGsvRenameButton_Caption; + LANGAppendButton_Caption := LANGsvAppendButton_Caption; + LANGRename := LANGsvRename; + LANGRenameFile := LANGsvRenameFile; + LANGIgnoreButton_Caption := LANGsvIgnoreButton_Caption; + + LANGProgress := LANGsvProgress; + LANGCancel := LANGsvCancel; + LANGDelete := LANGsvDelete; + + LANGSpecifyFileType := LANGsvSpecifyFileType; + + LANGRemoveDirectory := LANGsvRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGsvDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGsvRetry; + LANGDeleteButton_Caption := LANGsvDeleteButton_Caption; + LANGAll := LANGsvAll; + + LANGCopyFilesSC := LANGsvCopyFilesSC; + LANGAppendQuestion := LANGsvAppendQuestion; + LANGPreparingList := LANGsvPreparingList; + + LANGYouMustSelectAValidFile := LANGsvYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGsvmiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGsvVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGsvCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGsvCheckButtonCaptionStop; + LANGFileListTooltip := LANGsvFileListTooltip; + LANGFilenameColumnCaption := LANGsvFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGsvTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGsvAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGsvAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGsvAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGsvChecksumNotChecked; + LANGChecksumChecking := LANGsvChecksumChecking; + LANGChecksumInterrupted := LANGsvChecksumInterrupted; + LANGChecksumDOK := LANGsvChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGsvmiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGsvYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGsvCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGsvCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGsvCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGsvCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGsvCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGsvCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGsvCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGsvCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGsvCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGsvCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGsvCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGsvCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGsvCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGsvCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGsvCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGsvCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGsvCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGsvCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGsvCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGsvCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGsvCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGsvCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGsvAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGsvTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGsvTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGsvMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGsvPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGsvMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGsvWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGsvMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGsvMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGsvMergeSC; + LANGmiSplitFileCaption := LANGsvmiSplitFileCaption; + LANGmiMergeFilesCaption := LANGsvmiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGsvSplitTheFileSToDirectory; + LANGSplitSC := LANGsvSplitSC; + LANGSplitFile := LANGsvSplitFile; + LANGBytesPerFile := LANGsvBytesPerFile; + LANGAutomatic := LANGsvAutomatic; + LANGDeleteFilesOnTargetDisk := LANGsvDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGsvSplitCaption; + LANGCannotOpenFileS := LANGsvCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGsvCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGsvThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGsvThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGsvAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGsvSplitOfSSucceeded; + LANGSplitOfSFailed := LANGsvSplitOfSFailed; + + LANGmnuShow_Caption := LANGsvmnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGsvmiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGsvTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGsvCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGsvEdit; + LANGEnterFilenameToEdit := LANGsvEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGsvmnuSettings_Caption; + LANGmiFileTypes_Caption := LANGsvmiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGsvThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGsvErrorExecutingCommand; + LANGEditFileTypesCaption := LANGsvEditFileTypesCaption; + LANGTitleLabel_Caption := LANGsvTitleLabel_Caption; + LANGExtensionsColumn := LANGsvExtensionsColumn; + LANGDescriptionColumn := LANGsvDescriptionColumn; + LANGFileTypesList := LANGsvFileTypesList; + LANGActionName := LANGsvActionName; + LANGCommand := LANGsvCommand; + LANGSetDefaultActionButton_Caption := LANGsvSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGsvRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGsvAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGsvBrowseButton_Caption; + LANGCommandLabel_Caption := LANGsvCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGsvDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGsvFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGsvNotebookPageExtensions; + LANGNotebookPageActions := LANGsvNotebookPageActions; + LANGDefault := LANGsvDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGsvCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGsvDefaultColor; + LANGIcon := LANGsvIcon; + LANGBrowseForIcon := LANGsvBrowseForIcon; + LANGSelectFileTypeColor := LANGsvSelectFileTypeColor; + LANGColor := LANGsvColor; + + LANGmiChangePermissions_Caption := LANGsvmiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGsvmiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGsvmiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGsvmiEditSymlink_Caption; + LANGChmodProgress := LANGsvChmodProgress; + LANGChownProgress := LANGsvChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGsvYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGsvPopupRunS; + LANGPopupOpenS := LANGsvPopupOpenS; + LANGPopupGoUp := LANGsvPopupGoUp; + LANGPopupOpenWithS := LANGsvPopupOpenWithS; + LANGPopupDefault := LANGsvPopupDefault; + LANGPopupOpenWith := LANGsvPopupOpenWith; + LANGPopupViewFile := LANGsvPopupViewFile; + LANGPopupEditFile := LANGsvPopupEditFile; + LANGPopupMakeSymlink := LANGsvPopupMakeSymlink; + LANGPopupRename := LANGsvPopupRename; + LANGPopupDelete := LANGsvPopupDelete; + LANGDialogChangePermissions := LANGsvDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGsvCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGsvDialogChangeOwner; + LANGCouldNotBeChownedS := LANGsvCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGsvDialogMakeSymlink; + LANGDialogEditSymlink := LANGsvDialogEditSymlink; + LANGFEditSymlink_Caption := LANGsvFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGsvFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGsvFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGsvFChmod_Caption; + LANGFChmod_PermissionFrame := LANGsvFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGsvFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGsvFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGsvFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGsvFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGsvFChmod_OctalLabel; + LANGFChmod_SUID := LANGsvFChmod_SUID; + LANGFChmod_SGID := LANGsvFChmod_SGID; + LANGFChmod_Sticky := LANGsvFChmod_Sticky; + LANGFChmod_RUSR := LANGsvFChmod_RUSR; + LANGFChmod_WUSR := LANGsvFChmod_WUSR; + LANGFChmod_XUSR := LANGsvFChmod_XUSR; + LANGFChmod_RGRP := LANGsvFChmod_RGRP; + LANGFChmod_WGRP := LANGsvFChmod_WGRP; + LANGFChmod_XGRP := LANGsvFChmod_XGRP; + LANGFChmod_ROTH := LANGsvFChmod_ROTH; + LANGFChmod_WOTH := LANGsvFChmod_WOTH; + LANGFChmod_XOTH := LANGsvFChmod_XOTH; + LANGFChmod_TextLabel := LANGsvFChmod_TextLabel; + LANGFChmod_FileLabel := LANGsvFChmod_FileLabel; + LANGFChown_Caption := LANGsvFChown_Caption; + LANGFChown_OwnerFrame := LANGsvFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGsvFChown_GroupFrame; + LANGFChown_FileFrame := LANGsvFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGsvFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGsvFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGsvFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGsvFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGsvmnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGsvmiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGsvmiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGsvBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGsvmiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGsvTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGsvSomeOtherInstanceChanged; + + LANGPreferences_Caption := LANGsvPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGsvPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGsvPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGsvPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGsvPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGsvPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGsvPreferences_NumHistoryItems; + LANGPreferences_Default := LANGsvPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGsvPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGsvPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGsvPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGsvPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGsvPreferences_Viewer; + LANGPreferences_Editor := LANGsvPreferences_Editor; + LANGPreferences_Terminal := LANGsvPreferences_Terminal; + LANGPreferences_ListFont := LANGsvPreferences_ListFont; + LANGPreferences_Change := LANGsvPreferences_Change; + LANGPreferences_UseDefaultFont := LANGsvPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGsvPreferences_Foreground; + LANGPreferences_Background := LANGsvPreferences_Background; + LANGPreferences_NormalItem := LANGsvPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGsvPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGsvPreferences_Cursor; + LANGPreferences_InactiveItem := LANGsvPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGsvPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGsvPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGsvPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGsvPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGsvPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGsvPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGsvPreferences_DefaultS; + LANGPreferences_SelectFont := LANGsvPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGsvBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGsvUpButton_Tooltip; + LANGRootButton_Tooltip := LANGsvRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGsvHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGsvLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGsvRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGsvmiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGsvmiTargetSource_Caption; + LANGFileTypeDirectory := LANGsvFileTypeDirectory; + LANGFileTypeFile := LANGsvFileTypeFile; + LANGFileTypeMetafile := LANGsvFileTypeMetafile; + LANGPreferencesPanelsPage := LANGsvPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGsvPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGsvPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGsvPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGsvPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGsvPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGsvPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGsvPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGsvPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGsvPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGsvPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGsvPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGsvPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGsvPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGsvPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGsvPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGsvPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGsvPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGsvPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGsvPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGsvPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGsvPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGsvPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGsvPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGsvPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGsvPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGsvPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGsvPreferencesViewer; + LANGPreferencesCommandSC := LANGsvPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGsvPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGsvPreferencesEditor; + LANGPreferencesTerminal := LANGsvPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGsvPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGsvPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGsvPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGsvPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGsvPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGsvPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGsvPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGsvPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGsvmiSearchCaption2; + LANGmiNoMounterBarCaption := LANGsvmiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGsvmiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGsvmiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGsvmnuNetworkCaption; + LANGmiConnectionsCaption := LANGsvmiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGsvmiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGsvmiQuickConnectCaption; + LANGmnuPluginsCaption := LANGsvmnuPluginsCaption; + LANGmiTestPluginCaption := LANGsvmiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGsvmiMounterSettingsCaption; + LANGmiColumnsCaption := LANGsvmiColumnsCaption; + LANGmiSavePositionCaption := LANGsvmiSavePositionCaption; + LANGmiMountCaption := LANGsvmiMountCaption; + LANGmiUmountCaption := LANGsvmiUmountCaption; + LANGmiEjectCaption := LANGsvmiEjectCaption; + LANGmiDuplicateTabCaption := LANGsvmiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGsvmiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGsvmiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGsvCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGsvCannotLoadFile; + LANGMountPointDevice := LANGsvMountPointDevice; + LANGMountSC := LANGsvMountSC; + LANGNoPluginsFound := LANGsvNoPluginsFound; + LANGPluginAbout := LANGsvPluginAbout; + LANGCouldntOpenURI := LANGsvCouldntOpenURI; + LANGPluginAboutInside := LANGsvPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGsvAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGsvCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGsvThereIsNoModuleAvailable; + LANGIgnoreError := LANGsvIgnoreError; + LANGErrorMount := LANGsvErrorMount; + LANGErrorUmount := LANGsvErrorUmount; + LANGErrorEject := LANGsvErrorEject; + + LANGMounterPrefs_Caption := LANGsvMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGsvMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGsvMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGsvMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGsvMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGsvMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGsvMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGsvMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGsvMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGsvMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGsvMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGsvMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGsvMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGsvMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGsvMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGsvMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGsvMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGsvMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGsvMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGsvMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGsvMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGsvMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGsvMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGsvMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGsvMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGsvMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGsvMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGsvConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGsvConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGsvConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGsvConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGsvConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGsvConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGsvConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGsvConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGsvConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGsvConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGsvConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGsvConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGsvConnProp_FTP; + LANGConnProp_SFTP := LANGsvConnProp_SFTP; + LANGConnProp_SMB := LANGsvConnProp_SMB; + LANGConnProp_HTTP := LANGsvConnProp_HTTP; + LANGConnProp_HTTPS := LANGsvConnProp_HTTPS; + LANGConnProp_Other := LANGsvConnProp_Other; + LANGConnProp_Caption := LANGsvConnProp_Caption; + LANGConnProp_VFSModule := LANGsvConnProp_VFSModule; + LANGConnProp_URI := LANGsvConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGsvConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGsvConnProp_DetailedInformations; + LANGConnProp_Name := LANGsvConnProp_Name; + LANGConnProp_Server := LANGsvConnProp_Server; + LANGConnProp_Username := LANGsvConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGsvConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGsvConnProp_Password; + LANGConnProp_TargetDirectory := LANGsvConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGsvConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGsvConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGsvConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGsvConnLogin_Caption; + LANGConnLogin_Login := LANGsvConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGsvConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGsvConnLogin_Username; + LANGConnLogin_Password := LANGsvConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGsvConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGsvColumns_Caption; + LANGColumns_Title := LANGsvColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGsvColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGsvColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGsvColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGsvColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGsvColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGsvColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGsvColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGsvColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGsvColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGsvColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGsvColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGsvColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGsvColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGsvColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGsvColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGsvColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGsvColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGsvColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGsvColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGsvColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGsvColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGsvColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGsvTestPlugin_Caption; + LANGTestPlugin_Title := LANGsvTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGsvTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGsvTestPlugin_Plugin; + LANGTestPlugin_Command := LANGsvTestPlugin_Command; + LANGTestPlugin_Username := LANGsvTestPlugin_Username; + LANGTestPlugin_Password := LANGsvTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGsvTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGsvTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGsvRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGsvRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGsvRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGsvSearch_Bytes; + LANGSearch_kB := LANGsvSearch_kB; + LANGSearch_MB := LANGsvSearch_MB; + LANGSearch_days := LANGsvSearch_days; + LANGSearch_weeks := LANGsvSearch_weeks; + LANGSearch_months := LANGsvSearch_months; + LANGSearch_years := LANGsvSearch_years; + LANGSearch_Caption := LANGsvSearch_Caption; + LANGSearch_General := LANGsvSearch_General; + LANGSearch_Advanced := LANGsvSearch_Advanced; + LANGSearch_SearchResults := LANGsvSearch_SearchResults; + LANGSearch_SearchFor := LANGsvSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGsvSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGsvSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGsvSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGsvSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGsvSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGsvSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGsvSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGsvSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGsvSearch_Size; + LANGSearch_Date := LANGsvSearch_Date; + LANGSearch_BiggerThan := LANGsvSearch_BiggerThan; + LANGSearch_SmallerThan := LANGsvSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGsvSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGsvSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGsvSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGsvSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGsvSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGsvSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGsvSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGsvSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGsvSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGsvSearch_StatusSC; + LANGSearch_Ready := LANGsvSearch_Ready; + LANGSearch_PreparingToSearch := LANGsvSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGsvSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGsvSearch_UserCancelled; + LANGSearch_SearchFinished := LANGsvSearch_SearchFinished; + LANGSearch_FilesFound := LANGsvSearch_FilesFound; + LANGSearch_And := LANGsvSearch_And; + + LANGCloseOpenConnection := LANGsvCloseOpenConnection; + LANGDuplicateTabWarning := LANGsvDuplicateTabWarning; + LANGDontShowAgain := LANGsvDontShowAgain; + LANGSwitchOtherPanelWarning := LANGsvSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGsvOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGsvmiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGsvDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGsvLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGsvOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGsvOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGsvShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGsvShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGsvmiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGsvFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGsvCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGsvmiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGsvPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGsvHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGsvHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGsvHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGsvHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGsvHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGsvFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGsvFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGsvFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGsvFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGsvFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGsvFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGsvFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGsvFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGsvFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGsvFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGsvFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGsvFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGsvFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGsvFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGsvFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('sv_SE', @SetTranslation); + AddTranslation('SV', @SetTranslation); +end. diff --git a/translations/UTranslation_UA.pas b/translations/UTranslation_UA.pas new file mode 100644 index 0000000..bbd2ad7 --- /dev/null +++ b/translations/UTranslation_UA.pas @@ -0,0 +1,1265 @@ +(* + Tux Commander - UTranslation_UA - Ukrainian Localization constants + Copyright (C) 2007 Serhij Dubyk <dubyk@ukr.net> + Check for updates on tuxcmd.sourceforge.net + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*) +unit UTranslation_UA; + +interface + +implementation + +uses ULocale; + +const LANGuaF2Button_Caption = 'F2 - Перейменувати'; + LANGuaF3Button_Caption = 'F3 - Перегляд'; + LANGuaF4Button_Caption = 'F4 - Редагувати'; + LANGuaF5Button_Caption = 'F5 - Копіювати'; + LANGuaF6Button_Caption = 'F6 - Перемістити'; + LANGuaF7Button_Caption = 'F7 - Тека'; + LANGuaF8Button_Caption = 'F8 - Вилучити'; + + LANGuamnuFile_Caption = '_Файл'; + LANGuamnuMark_Caption = '_Виділення'; + LANGuamnuCommands_Caption = 'Коман_ди'; + LANGuamnuHelp_Caption = '_Допомога'; + LANGuamiExit_Caption = 'В_ихід'; + LANGuamiSelectGroup_Caption = 'Виділити _групу...'; + LANGuamiUnselectGroup_Caption = '_Зняти виділення...'; + LANGuamiSelectAll_Caption = 'Ви_ділити усе'; + LANGuamiUnselectAll_Caption = 'Зн_яти усе виділення'; + LANGuamiInvertSelection_Caption = '_Інвертувати виділення'; + LANGuamiRefresh_Caption = 'О_новити вікно'; + LANGuamiAbout_Caption = '_Про програму...'; + + LANGuaColumn1_Caption = 'І''мя'; + LANGuaColumn2_Caption = 'Тип'; + LANGuaColumn3_Caption = 'Розмір'; + LANGuaColumn4_Caption = 'Дата'; + LANGuaColumn5_Caption = 'Атрибути'; + + LANGuaExpandSelection = 'Розширити виділення'; + LANGuaShrinkSelection = 'Зменшити виділення'; + LANGuaNoMatchesFound = 'Такі файли не знайдені.'; + LANGuaNoFilesSelected = 'Немає вибраних файлів.'; + LANGuaSelectedFilesDirectories = '%d файли(ів)/тек(и)'; + LANGuaDirectoryS = 'тека %s'; + LANGuaFileS = 'файл %s'; + LANGuaDoYouReallyWantToDeleteTheS = 'Дійсно видалити %s ?'; + LANGuaDoYouReallyWantToDeleteTheSS = 'Дійсно видалити %s ?'#10'%s'; + LANGuaCopyFiles = 'Копіювати файли'; + LANGuaMoveRenameFiles = 'Перейменувати/Перемістити файли'; + LANGuaCopyDFileDirectoriesTo = 'Копіювати %d файли(ів)/тек(и) в'; + LANGuaMoveRenameDFileDirectoriesTo = 'Перейменувати/Перемістити %d файли(ів)/тек(и) у'; + LANGuaCopySC = 'Копіювати:'; + LANGuaMoveRenameSC = 'Перейменувати/Перемістити:'; + + LANGuaQuickFind = ' Пошук:'; + + LANGuaAboutString = 'Tux Commander'#10'Версія %s'#10'Дата збірки: %s'#10#10'Авторське право (c) 2008 Tomáš Bžatek'#10'електронна пошта: tbzatek@users.sourceforge.net'#10'Сайт: http://tuxcmd.sourceforge.net/'; + LANGuaAboutStringGnome = 'версія %s'#10'Дата збірки: %s'#10'Сайт: http://tuxcmd.sourceforge.net/'; + LANGuaDiskStatFmt = '%s зі %s вільно'; + LANGuaDiskStatVolNameFmt = '[%s] %s зі %s кБ вільно'; + LANGuaStatusLineFmt = 'вибрано: %s зі %s , файлів: %d зі %d'; + LANGuaPanelStrings : array[boolean] of string = ('правої', 'лівої'); + + LANGuaDIR = '<DIR>'; + LANGuaErrorGettingListingForSPanel = 'Неможливо отримати список для %s панелі:'#10' %s'#10#10'Шлях = ''%s'''; + LANGuaErrorGettingListingForSPanelNoPath = 'Неможливо отримати список для %s панелі:'#10' %s'; + LANGuaErrorCreatingNewDirectorySInSPanel = 'Помилка створення нової теки ''%s'' у %s панелі:'#10' %s'; + LANGuaErrorCreatingNewDirectorySInSPanelNoPath = 'Помилка створення нової теки у %s панелі:'#10' %s'; + LANGuaTheFileDirectory = 'Файл/Тека'; + LANGuaCouldNotBeDeleted = 'не може бути вилучено'; + LANGuaCouldNotBeDeletedS = 'не може бути вилучено: %s'; + LANGuaUserCancelled = 'Перервано користувачем'; + LANGuaTheDirectorySIsNotEmpty = 'Тека %s містить файли і/чи підтеки.'; + LANGuaCannotCopyFile = 'Не можу скопіювати файл'; + LANGuaCopyError = 'Помилка копіювання файлів'; + LANGuaMoveError = 'Помилка переміщення файлів'; + LANGuaOverwriteS = 'Замінити: %s'; + LANGuaWithFileS = 'Файлом: %s'; + LANGuaOvewriteSBytesS = '%s байт, %s'; + LANGuaTheFile = 'Файл'; + LANGuaCopy = 'Копіювати'; + LANGuaMove = 'Перемістити'; + LANGuaTheDirectory = 'Тека'; + LANGuaTheSymbolicLink = 'Символьне посилання'; + LANGuaCannotMoveFile = 'Не можу перемістити файл'; + LANGuaCouldNotBeCreated = 'не може бути створений'; + LANGuaCouldNotBeCreatedS = 'не може бути створений: %s'; + LANGuaFromS = 'Зі: %s'; + LANGuaToS = 'У: %s'; + LANGuaCannotCopyFileToItself = 'Не можна скопіювати файл сам в себе'; + LANGuaMemoryAllocationFailed = 'Не вистачає пам''яті:'; + LANGuaCannotOpenSourceFile = 'Неможливо відкрити джерельний файл'; + LANGuaCannotOpenDestinationFile = 'Неможливо створити файл-призначення'; + LANGuaCannotCloseDestinationFile = 'Неможливо закрити файл-призначення'; + LANGuaCannotCloseSourceFile = 'Неможливо закрити джерельний файл'; + LANGuaCannotReadFromSourceFile = 'Помилка читання джерельного файла'; + LANGuaCannotWriteToDestinationFile = 'Помилка запису до файлу-призначення'; + + LANGuaUnknownException = 'Невідомий збій'; + LANGuaNoAccess = 'Немає доступу'; + LANGuaUnknownError = 'Невідома помилка'; + + LANGuaCreateANewDirectory = 'Створити нову теку'; + LANGuaEnterDirectoryName = 'Вкажіть ім''я _теки:'; + + LANGuaOverwriteQuestion = 'Підтвердження заміни'; + LANGuaOverwriteButton_Caption = '_Замінити'; + LANGuaOverwriteAllButton_Caption = 'Замінити _усе'; + LANGuaSkipButton_Caption = '_Пропустити'; + LANGuaOverwriteAllOlderButton_Caption = 'Замінити більш _старі'; + LANGuaSkipAllButton_Caption = 'Пропустити ус_е'; + LANGuaRenameButton_Caption = 'Пере_йменувати'; + LANGuaAppendButton_Caption = '_Дописати'; + LANGuaRename = 'Перейменувати'; + LANGuaRenameFile = 'Перейменувати файл ''%s'' в'; + LANGuaIgnoreButton_Caption = '_Ігнорувати'; + + LANGuaProgress = 'Прогрес'; + LANGuaCancel = '_Відміна'; + LANGuaDelete = 'Вилучити:'; + + LANGuaSpecifyFileType = '_Тип файлу:'; + + LANGuaRemoveDirectory = 'Вилучити теку'; + LANGuaDoYouWantToDeleteItWithAllItsFilesAndSubdirectories = 'Чи дійсно хочете вилучити його повністю, зі всіма файлами та підтеками?'; + LANGuaRetry = '_Повторити'; + LANGuaDeleteButton_Caption = '_Вилучити'; + LANGuaAll = '_Усе'; + + LANGuaCopyFilesSC = 'Копіювати файли:'; + LANGuaAppendQuestion = 'Чи дійсно хочете додати файл ''%s'' до ''%s''?'; + LANGuaPreparingList = 'Підготовка списку...'; + + LANGuaYouMustSelectAValidFile = 'вибраний невірний файл!'; + LANGuamiVerifyChecksums = 'Перев_ірити контрольну суму'; + LANGuaVerifyChecksumsCaption = 'Перевірка контрольної суми'; + LANGuaCheckButtonCaptionCheck = '_Перевірка'; + LANGuaCheckButtonCaptionStop = '_Зупинити'; + LANGuaFileListTooltip = '[?] - Не перевірено'#10'[OK] - Контрольну суму перевірено'#10'[BAD] - Погана контрольна сума'#10'[N/A] - Файл не доступний'; + LANGuaFilenameColumnCaption = 'Ім''я файла'; + LANGuaTheFileSYouAreTryingToOpenIsQuiteBig = 'Файл ''%s'' занадто великий. Ймовірно, він не містить контрольної суми.'#10#10'Тим не менше продовжити?'; + LANGuaAnErrorOccuredWhileInitializingMemoryBlock = 'Помилка ініціалізації блоку пам''яті. Закрийте декілька програм та спробуйте ще раз.'; + LANGuaAnErrorOccuredWhileOpeningFileSS = 'Помилка відкриття файла ''%s'':'#10' %s'; + LANGuaAnErrorOccuredWhileReadingFileSS = 'Помилка читання файла ''%s'':'#10' %s'; + LANGuaChecksumNotChecked = '<span weight="bold">Статус:</span> не перевірено'; + LANGuaChecksumChecking = '<span weight="bold">Статус:</span> перевіряю...'; + LANGuaChecksumInterrupted = '<span weight="bold">Статус:</span> перевірку перервано'; + LANGuaChecksumDOK = '<span weight="bold">Статус:</span> %d%% гаразд'; + + LANGuamiCreateChecksumsCaption = '_Створити контрольні суми...'; + LANGuaYouMustSelectAtLeastOneFileToCalculateChecksum = 'Потрібно вибрати хоча б один файл для створення контрольної суми!'; + LANGuaCreateChecksumsCaption = 'Створення контрольних сум'; + LANGuaCCHKSUMPage1Text = 'Якщо Ви не вибрали'#10'усі необхідні Вам файли, закрийте це вікно та'#10'виберіть решту файлів.'; + LANGuaCCHKSUMPage4Text = 'Друїд готовий до створення контрольних сум'#10'для вибраних файлів. Це може зайняти декілька хвилин.'#10'Натисніть "Вперед" для продовження.'; + LANGuaCCHKSUMPage6Text = 'Помилка створення контрольної суми:'; + LANGuaCCHKSUMPage7Text = 'Створення контрольних сум завершено.'#10#10'Натисніть "Завершити" для виходу.'; + LANGuaCCHKSUMPage1Title = '<span size="xx-large" weight="ultrabold">Підготовка до створення контрольної суми</span>'; + LANGuaCCHKSUMPage2Title = '<span size="xx-large" weight="ultrabold">Виберіть тип контрольної суми</span>'; + LANGuaCCHKSUMPage3Title = '<span size="xx-large" weight="ultrabold">Виберіть ім''я файлу</span>'; + LANGuaCCHKSUMPage4Title = '<span size="xx-large" weight="ultrabold">Готовий до створення контрольних сум</span>'; + LANGuaCCHKSUMPage5Title = '<span size="xx-large" weight="ultrabold">В процесі...</span>'; + LANGuaCCHKSUMPage6Title = '<span size="xx-large" weight="ultrabold">Помилка!</span>'; + LANGuaCCHKSUMPage7Title = '<span size="xx-large" weight="ultrabold">Готово</span>'; + LANGuaCCHKSUMSFVFile = 'Файл SFV'; + LANGuaCCHKSUMMD5sumFile = 'Файл MD5'; + LANGuaCCHKSUMFileName = '_Ім''я файлу:'; + LANGuaCCHKSUMCreateSeparateChecksumFiles = 'Створити _окремі файли контрольних сум'; + LANGuaCCHKSUMNowProcessingFileS = 'У процесі створення файлу: %s'; + LANGuaCCHKSUMFinishCaption = '_Завершити'; + LANGuaCCHKSUMAreYouSureYouWantToAbortTheProcessing = 'Хочете перервати поточний процес?'; + LANGuaCCHKSUMAnErrorOccuredWhileOpeningFileSS = 'Помилка відкриття файлу ''%s'': %s'#10; + LANGuaCCHKSUMAnErrorOccuredWhileReadingFileSS = 'Помилка читання файлу ''%s'': %s'#10; + LANGuaCCHKSUMAnErrorOccuredWhileWritingFileSS = 'Помилка запису в файл ''%s'': %s'#10; + + LANGuaAnErrorOccuredWhileWritingFileSS = 'Помилка запису в файл ''%s'':'#10' %s'; + LANGuaTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt = 'Файл ''%s'' вже існує. Чи хочете його замінити?'; + LANGuaTheTargetFileSCannotBeRemovedS = 'Неможливо вилучити файл ''%s'' : %s'; + LANGuaMergeCaption = 'Об''єднати'; + LANGuaPleaseInsertNextDiskOrGiveDifferentLocation = 'Будь-ласка, вставте наступний диск, чи вкажіть іншу теку: '; + LANGuaMergeOfSSucceeded = 'Об''єднання файла ''%s'' відбулося вдало (контрольну суму(CRC) перевірено).'; + LANGuaWarningCreatedFileFailsCRCCheck = 'Увага: створений файл має невірну контрольну суму!'; + LANGuaMergeOfSSucceeded_NoCRCFileAvailable = 'Об''єднання ''%s'' відбулося вдало (без перевірки контрольної суми).'; + LANGuaMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory = 'Об''єднати усі файли, що починаються з ''%s'' до теки:'; + LANGuaMergeSC = 'Об''єднання:'; + LANGuamiSplitFileCaption = '_Розділити файл...'; + LANGuamiMergeFilesCaption = '_Об''єднати файли...'; + + LANGuaSplitTheFileSToDirectory = '_Розбити файл ''%s'' до теки:'; + LANGuaSplitSC = 'Розбити:'; + LANGuaSplitFile = 'Розбити файл'; + LANGuaBytesPerFile = 'Розбити _на частини розміром:'; + LANGuaAutomatic = 'Автоматично'; + LANGuaDeleteFilesOnTargetDisk = '_Вилучіть усі файли на приймальнику (лише для змінних дисків)'; + LANGuaSplitCaption = 'Розбити'; + LANGuaCannotOpenFileS = 'Неможливо відкрити файл ''%s'''; + LANGuaCannotSplitTheFileToMoreThan999Parts = 'Неможливо розбити файл на більш ніж 999 частин!'; + LANGuaThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem = 'Тека-приймальник %s містить файли '#10' Чи дійсно хочете вилучити його вміст?'; + LANGuaThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem = 'Тека-приймальник містить %d файлів. Чи дійсно хочете вилучити його вміст?'; + LANGuaAnErrorOccuredWhileOperationS = 'Помилка під час виконання: %s'; + LANGuaSplitOfSSucceeded = 'Розбиття файла ''%s'' відбулося вдало.'; + LANGuaSplitOfSFailed = 'Неможливо розбити файл: %s'; + + LANGuamnuShow_Caption = 'В_игляд'; + LANGuamiShowDotFiles_Caption = 'Показати _приховані файли'; + LANGuaTheFileYouAreTryingToOpenIsQuiteBig = 'Файл, що відкриваєте, занадто великий. Програма, що завантажує цей файл, може викликати сповільнення системи.'#10'Чи дійсно хочете продовжувати'; + LANGuaCannotExecuteSPleaseCheckTheConfiguration = 'Неможливо виконати ''%s''. Перевірте конфігурацію чи зробіть асоціацію типів файлів спочатку.'; + LANGuaEdit = 'Правка'; + LANGuaEnterFilenameToEdit = '_Введіть ім''я файла для редагування:'; + + LANGuamnuSettings_Caption = '_Налаштування'; + LANGuamiFileTypes_Caption = '_Типи файлів...'; + LANGuaThereIsNoApplicationAssociatedWithS = 'Немає програм, асоційованих з файлом "%s".'#10#10'Чи хочете зробити асоціацію зараз?'; + LANGuaErrorExecutingCommand = 'Помилка виконання команди!'; + LANGuaEditFileTypesCaption = 'Типи файлів'; + LANGuaTitleLabel_Caption = '<span size="x-large" weight="ultrabold">Конфігурація типів файлів</span>'; + LANGuaExtensionsColumn = 'Типи'; + LANGuaDescriptionColumn = 'Опис'; + LANGuaFileTypesList = 'Список типів файлів'; + LANGuaActionName = 'Ім''я дії'; + LANGuaCommand = 'Команда'; + LANGuaSetDefaultActionButton_Caption = '_Використовувати за умовчанням'; + LANGuaRunInTerminalCheckBox_Caption = 'Запустити у _терміналі'; + LANGuaAutodetectCheckBox_Caption = 'Авто-визначення _графічних програм'; + LANGuaBrowseButton_Caption = '_Пошук...'; + LANGuaCommandLabel_Caption = 'Ко_манда:'; + LANGuaDescriptionLabel_Caption = '_Опис:'; + LANGuaFNameExtLabel_Caption = '_Додати тип:'; + LANGuaNotebookPageExtensions = 'Тип файлу'; + LANGuaNotebookPageActions = 'Дії'; + LANGuaDefault = ' (за умовчанням)'; + LANGuaCannotSaveFileTypeAssociationsBecauseOtherProcess = 'Неможливо зберегти конфігурацію типів файлів: інший процес оновив її на диску.'; + + LANGuaDefaultColor = 'Колір по _умовчанню'; + LANGuaIcon = '_Іконка:'; + LANGuaBrowseForIcon = 'Виберіть іконку'; + LANGuaSelectFileTypeColor = 'Виберіть колір'; + LANGuaColor = '_Колір:'; + + LANGuamiChangePermissions_Caption = 'Змінити _права...'; + LANGuamiChangeOwner_Caption = 'Змінити _власника/групу...'; + LANGuamiCreateSymlink_Caption = 'С_творити посилання...'; + LANGuamiEditSymlink_Caption = 'Ре_дагувати посилання'; + LANGuaChmodProgress = 'Змінити права:'; + LANGuaChownProgress = 'Змінити власника:'; + LANGuaYouMustSelectAValidSymbolicLink = 'Необхідно вибрати символьне посилання!'; + LANGuaPopupRunS = '_Виконати %s'; + LANGuaPopupOpenS = '_Відкрити %s'; + LANGuaPopupGoUp = 'Перейти на рівень в_ище'; + LANGuaPopupOpenWithS = 'Відкрити з допомогою %s'; + LANGuaPopupDefault = ' (за умовчанням)'; + LANGuaPopupOpenWith = 'Відкрити з допо_могою...'; + LANGuaPopupViewFile = '_Перегляд файла'; + LANGuaPopupEditFile = 'Ре_дагувати файл'; + LANGuaPopupMakeSymlink = 'створити _посилання'; + LANGuaPopupRename = 'Перей_менувати'; + LANGuaPopupDelete = 'Ви_лучити'; + LANGuaDialogChangePermissions = 'Змінити права'; + LANGuaCouldNotBeChmoddedS = 'Неможливо змінити права доступу: %s'; + LANGuaDialogChangeOwner = 'Змінити власника'; + LANGuaCouldNotBeChownedS = 'Неможливо змінити власника: %s'; + LANGuaDialogMakeSymlink = 'Створити посилання'; + LANGuaDialogEditSymlink = 'Редагувати посилання'; + LANGuaFEditSymlink_Caption = 'Редагувати символьне посилання'; + LANGuaFEditSymlink_SymbolicLinkFilename = '_Ім''я символьного посилання:'; + LANGuaFEditSymlink_SymbolicLinkPointsTo = 'Посилання вказує _на:'; + + LANGuaFChmod_Caption = 'Права доступу'; + LANGuaFChmod_PermissionFrame = 'Права'; + LANGuaFChmod_FileFrame = 'Файл'; + LANGuaFChmod_ApplyRecursivelyFor = 'Застосувати _рекурсивно'; + LANGuaFChmod_miAllFiles = 'Для усіх файлів та тек'; + LANGuaFChmod_miDirectories = 'Лише для тек'; + LANGuaFChmod_OctalLabel = '_Вісімковий:'; + LANGuaFChmod_SUID = 'SUID - Встановити ідентифікатор користувача'; + LANGuaFChmod_SGID = 'SGID - Встановити ідентифікатор групи'; + LANGuaFChmod_Sticky = 'Приклеєний'; + LANGuaFChmod_RUSR = 'RUSR - Читання для власника'; + LANGuaFChmod_WUSR = 'WUSR - Запис для власника'; + LANGuaFChmod_XUSR = 'XUSR - Виконання/Пошук для власника'; + LANGuaFChmod_RGRP = 'RGRP - Читання для групи'; + LANGuaFChmod_WGRP = 'WGRP - Запис для групи'; + LANGuaFChmod_XGRP = 'XGRP - Виконання/Пошук для групи'; + LANGuaFChmod_ROTH = 'ROTH - Читання для решту'; + LANGuaFChmod_WOTH = 'WOTH - Запис для решту'; + LANGuaFChmod_XOTH = 'XOTH - Виконання/Пошук для решту'; + LANGuaFChmod_TextLabel = '<span weight="ultrabold">Текст:</span> %s'; + LANGuaFChmod_FileLabel = '<span weight="ultrabold">Файл:</span> %s'#10'<span weight="ultrabold">Текст:</span> %s'#10 + + '<span weight="ultrabold">Вісімковий:</span> %d'#10'<span weight="ultrabold">Власник:</span> %s'#10 + + '<span weight="ultrabold">Група:</span> %s'; + + LANGuaFChown_Caption = 'Змінити власника/групу'; + LANGuaFChown_OwnerFrame = 'Ім''я власника'; + LANGuaFChown_GroupFrame = 'Ім''я групи'; + LANGuaFChown_FileFrame = 'Файл'; + LANGuaFChown_ApplyRecursively = 'Застосувати _рекурсивно'; + + LANGuaFSymlink_Caption = 'Створити символьне посилання'; + LANGuaFSymlink_ExistingFilename = 'Існуючий _файл:'; + LANGuaFSymlink_SymlinkFilename = 'Ім''я символьного _посилання:'; + + LANGuamnuBookmarks_Caption = '_Закладки'; + LANGuamiAddBookmark_Caption = 'Додати закладку'; + LANGuamiEditBookmarks_Caption = 'Змінити закладку'; + LANGuaBookmarkPopupDelete_Caption = 'Ви_лучити'; + LANGuamiPreferences_Caption = 'Змінити _налаштування...'; + LANGuaTheCurrentDirectoryAlreadyExistsInTheBookmarksList = 'Поточна тека вже додана до закладок'; + LANGuaSomeOtherInstanceChanged1 = 'Інша програма змінила файл конфігурації на диску. Чи хочете застосувати нові налаштування?'#10#10'Увага: якщо Ви зараз натиснете '; + LANGuaSomeOtherInstanceChanged2 = '"Ні", конфігурація буде перезаписана під час завершення програми!'; + + LANGuaPreferences_Caption = 'Налаштування'; + LANGuaPreferences_TitleLabel_Caption = '<span size="x-large" weight="ultrabold">Налаштування програми</span>'; + LANGuaPreferences_GeneralPage = 'Загальні'; + LANGuaPreferences_FontsPage = 'Шрифти'; + LANGuaPreferences_ColorsPage = 'Кольори'; + LANGuaPreferences_RowHeight = ' _Висота рядків:'; + LANGuaPreferences_NumHistoryItems = '_Елементи командного рядка:'; + LANGuaPreferences_Default = 'За умовчанням'; + LANGuaPreferences_ClearReadonlyAttribute = 'Під час копіювання зі CD-ROM знімати _атрибут "лише для читання"'; + LANGuaPreferences_DisableMouseRenaming = 'Заборонити перейменування _мишкою'; + LANGuaPreferences_ShowFiletypeIconsInList = 'Показувати _іконки'; + LANGuaPreferences_ExternalAppsLabel = '<span weight="ultrabold">Зовнішні програми</span>'; + LANGuaPreferences_Viewer = '_Перегляд:'; + LANGuaPreferences_Editor = '_Редактор:'; + LANGuaPreferences_Terminal = '_Термінал:'; + LANGuaPreferences_ListFont = 'Шрифт списків:'; + LANGuaPreferences_Change = 'Змінити...'; + LANGuaPreferences_UseDefaultFont = 'Використовувати шрифт по _умовчанню'; + LANGuaPreferences_Foreground = 'Передній план'; + LANGuaPreferences_Background = 'Фон'; + LANGuaPreferences_NormalItem = 'Звичайний елемент:'; + LANGuaPreferences_SetToDefaultToUseGTKThemeColors = 'Використовувати кольори теми GTK'; + LANGuaPreferences_Cursor = 'Курсор:'; + LANGuaPreferences_InactiveItem = 'Неактивний елемент:'; + LANGuaPreferences_SelectedItem = 'Вибраний елемент:'; + LANGuaPreferences_LinkItem = 'Символьні посилання:'; + LANGuaPreferences_LinkItemHint = 'Використовувати кольори нормальних елементів для посилань'; + LANGuaPreferences_DotFileItem = 'Приховані файли:'; + LANGuaPreferences_DotFileItemHint = 'Використовувати кольори нормальних елементів для прихованих файлів'; + LANGuaPreferences_BrowseForApplication = 'Пошук програми'; + LANGuaPreferences_DefaultS = 'За умовчанням: %s'; + LANGuaPreferences_SelectFont = 'Виберіть шрифт'; + + (*************** STRINGS ADDED TO v0.4.101 **********************************************************************************) + LANGuaBookmarkButton_Tooltip = 'Показати закладки'; + LANGuaUpButton_Tooltip = 'Перейти до верхньої теки'; + LANGuaRootButton_Tooltip = 'Перейти до кореневої теки (/)'; + LANGuaHomeButton_Tooltip = 'Перейти до домашньої теки (/home/user)'; + LANGuaLeftEqualButton_Tooltip = 'Перейти у правій панелі у ту саму теку що і у лівій'; + LANGuaRightEqualButton_Tooltip = 'Перейти у лівій панелі у ту саму теку що і у правій'; + LANGuamiShowDirectorySizes_Caption = 'Показати _розміри тек'; + LANGuamiTargetSource_Caption = 'Приймальник = Джерело'; + LANGuaFileTypeDirectory = 'Тека'; + LANGuaFileTypeFile = 'Файл'; + LANGuaFileTypeMetafile = 'Це загальний мета-елемент'; + LANGuaPreferencesPanelsPage = 'Панелі'; + LANGuaPreferencesApplicationsPage = 'Програми'; + LANGuaPreferencesExperimentalPage = 'Експериментальний'; + LANGuaPreferencesSelectAllDirectoriesCheckBox_Caption = 'Вибирати _також теки, вибираючи усе'; + LANGuaPreferencesNewStyleAltOCheckBox_Caption = '_Новий стиль Alt+O'; + LANGuaPreferencesNewStyleAltOCheckBox_Tooltip = 'Залишатися у тій же теці при перемиканні теки протилежної панелі натискаючи Ctrl/Alt+O'; + LANGuaPreferencesShowFuncButtonsCheckBox_Caption = 'Показувати кнопки _функціональних клавіш'; + LANGuaPreferencesSizeFormatLabel_Caption = '_Формат розміру:'; + LANGuaPreferencesmiSizeFormat1 = 'Система'; + LANGuaPreferencesmiSizeFormat6 = 'Згруповано'; + LANGuaPreferencesAutodetectXApp = 'Автоматичне виявлення програм у X-ах'; + LANGuaPreferencesAlwaysRunInTerminal = 'Завжди виконувати у терміналі'; + LANGuaPreferencesNeverRunInTerminal = 'Ніколи не виконувати у терміналі'; + LANGuaPreferencesCmdLineBehaviourLabel_Caption = '_Виконувати з командного рядка:'; + LANGuaPreferencesFeatures = 'Властивості'; + LANGuaPreferencesDisableMouseRename_Tooltip = 'Ви можете все ще використовувати швидке перейменування натискаючи Shift+F6'; + LANGuaPreferencesDisableFileTipsCheckBox_Caption = 'Заблокувати спливаючі _нотатки до файлів'; + LANGuaPreferencesDisableFileTipsCheckBox_Tooltip = 'Не показувати спливаючі нотатки у панелях якщо текст у колонках обрізається'; + LANGuaPreferencesShow = 'Показати'; + LANGuaPreferencesDirsInBoldCheckBox_Caption = 'Теки _жирним'; + LANGuaPreferencesDisableDirectoryBracketsCheckBox_Caption = 'Відмінити квадратні _дужки тек'; + LANGuaPreferencesOctalPermissionsCheckBox_Caption = 'Показувати _вісімкові дозволи'; + LANGuaPreferencesOctalPermissionsCheckBox_Tooltip = 'Показувати дозволи файлів/тек як номери замість текстової форми (-rw-rw-rw-)'; + LANGuaPreferencesMovement = 'Рух'; + LANGuaPreferencesLynxLikeMotionCheckBox_Caption = 'Рухи як у браузера _Lynx'; + LANGuaPreferencesInsertMovesDownCheckBox_Caption = 'Після натискання _Insert рухатися нижче'; + LANGuaPreferencesSpaceMovesDownCheckBox_Caption = 'Після натискання _пробілу рухатися нижче'; + LANGuaPreferencesViewer = 'Переглядач'; + LANGuaPreferencesCommandSC = 'Команда:'; + LANGuaPreferencesUseInternalViewer = 'Використовувати _внутрішній переглядач'; + LANGuaPreferencesEditor = 'Редактор'; + LANGuaPreferencesTerminal = 'Термінал'; + LANGuaPreferencesExperimentalFeatures = 'Експериментальні можливості'; + LANGuaPreferencesExperimentalWarningLabel_Caption = '<span weight="ultrabold">Попередження:</span> Робота над цими можливостями ще не завершена наразі, отож, вони ' + + 'можуть не працювати належним чином. Використовуйте їх на Ваш власний ризик!'; + LANGuaPreferencesFocusRefreshCheckBox_Caption = 'Виконувати _оновлення при отриманні вікном фокусу'; + LANGuaPreferencesFocusRefreshCheckBox_Tooltip = 'Дуже повільне оновлення панелей, на даний час'; + LANGuaPreferencesWMCompatModeCheckBox_Caption = 'Режим сумісності зі _WM'; + LANGuaPreferencesWMCompatModeCheckBox_Tooltip = 'Використовуйте, якщо Ви маєте певні проблеми з менеджером вікон (наприклад ICEWM не правильно максимізує вікно)'; + LANGuaPreferencesCompatUseLibcSystemCheckBox_Caption = 'Використовувати libc _system() для виконання програм'; + LANGuaPreferencesCompatUseLibcSystemCheckBox_Tooltip = 'Використовуйте у разі заморожування або збійних проблем при запуску зовнішніх програм'; + + (*************** STRINGS ADDED TO v0.5.70 **********************************************************************************) + LANGuamiSearchCaption2 = '_Пошук...'; + LANGuamiNoMounterBarCaption = '_Не показувати монтувальну панель'; + LANGuamiShowOneMounterBarCaption = 'Показувати _одну монтувальну панель'; + LANGuamiShowTwoMounterBarCaption = 'Показувати _дві монтувальні панелі'; + LANGuamnuNetworkCaption = '_Мережа'; + LANGuamiConnectionsCaption = '_З''єднання...'; + LANGuamiOpenConnectionCaption = '_Відкриті з''єднання...'; + LANGuamiQuickConnectCaption = '_Швидке з''єднання...'; + LANGuamnuPluginsCaption = '_Плаґіни'; + LANGuamiTestPluginCaption = '_Тест плаґіна...'; + LANGuamiMounterSettingsCaption = 'Налаштування _монтувальника...'; + LANGuamiColumnsCaption = 'Панельні _колонки...'; + LANGuamiSavePositionCaption = '_Запам''ятати позицію'; + LANGuamiMountCaption = '_Змонтувати'; + LANGuamiUmountCaption = '_Розмонтувати'; + LANGuamiEjectCaption = '_Витягнути'; + LANGuamiDuplicateTabCaption = 'Здублювати поточну закладку'; + LANGuamiCloseTabCaption = 'Закрити поточну закладку'; + LANGuamiCloseAllTabsCaption = 'Закрити усі закладки'; + LANGuaCannotDetermineDestinationEngine = 'Неможливо визначити пристрій призначення. Введіть, будь-ласка, вірний шлях та спробуйте знову.'; + LANGuaCannotLoadFile = 'Неможливо завантажити файл ''%s''. Перевірте наявні дозволи.'; + LANGuaMountPointDevice = 'Точка монтування: %s'#10'Пристрій: %s'; + LANGuaMountSC = 'Mount:'; + LANGuaNoPluginsFound = 'Не знайдено жодних плаґінів'; + LANGuaPluginAbout = 'Про програму...'; + LANGuaCouldntOpenURI = 'Неможливо відкрити зазначений Універсальний Ідентифікатор Користувача (URI). ' + + 'Перевірте, будь-ласка, логічність ідентифікатора та дозволи на доступ.'; + LANGuaPluginAboutInside = 'Плаґін: %s'#10#10'%s'#10'%s'; + LANGuaAreYouSureCloseAllTabs = 'Чи Ви справді хочете позакривати усі неактивні закладки?'; + LANGuaCouldntOpenURIArchive = 'Неможливо відкрити архів. Перевірте, будь-ласка, логічність та дозволи на доступ.'; + LANGuaThereIsNoModuleAvailable = 'Немає жодного доступного модуля віртуальної файлової системи (VFS), котрий міг би здійснити це з''єднання'; + LANGuaIgnoreError = 'Чи Ви справді хочете ігнорувати цю помилку? Джерельний файл буде знищено'; + LANGuaErrorMount = 'Трапилася помилка при монтуванні пристрою ''%s'':'#10#10; + LANGuaErrorUmount = 'Трапилася помилка при розмонтуванні пристрою ''%s'':'#10#10; + LANGuaErrorEject = 'Трапилася помилка при витягненні пристрою ''%s'':'#10#10; + + LANGuaMounterPrefs_Caption = 'Налаштування монтувальника'; + LANGuaMounterPrefs_TitleLabelCaption = 'Налаштування монтувальника'; + LANGuaMounterPrefs_ListViewFrameCaption = 'Монтувальник'; + LANGuaMounterPrefs_MountName = 'Ім''я монтування'; + LANGuaMounterPrefs_MountPoint = 'Точка монтування'; + LANGuaMounterPrefs_Device = 'Пристрій'; + LANGuaMounterPrefs_MoveUpButtonTooltip = 'Перемістити елемент догори'; + LANGuaMounterPrefs_MoveDownButtonTooltip = 'Перемістити елемент донизу'; + LANGuaMounterPrefs_UseFSTabDefaultsCheckBox = 'Використовувати за умовчанням значення зі _fstab'; + LANGuaMounterPrefs_UseFSTabDefaultsCheckBoxTooltip = 'Якщо вибрано, то монтувальна панель буде за умовчанням заповнена елементами, знайденими у /etc/fstab (системний файл зі списком монтування)'; + LANGuaMounterPrefs_ToggleModeCheckBox = 'Кнопки залишати _натиснутими коли змонтовано'; + LANGuaMounterPrefs_ToggleModeCheckBoxTooltip = 'Якщо вибрано, то кнопки монтування залишати натиснутими якщо пристрій змонтовано; ' + + 'а ще одне клацання призводитиме до розмонтування (чи й витягнення у даному випадку)'; + LANGuaMounterPrefs_PropertiesFrameCaption = 'Властивості монтувального елемента'; + LANGuaMounterPrefs_DisplayTextLabelCaption = '_Текст для відображення:'; + LANGuaMounterPrefs_MountPointLabelCaption = '_Точка монтування:'; + LANGuaMounterPrefs_MountDeviceLabelCaption = '_Пристрій:'; + LANGuaMounterPrefs_DeviceTypeLabelCaption = '_Тип пристрою:'; + LANGuaMounterPrefs_miLocalDiskCaption = 'Локальний диск'; + LANGuaMounterPrefs_miRemovableCaption = 'Витягувальний'; + LANGuaMounterPrefs_miCDCaption = 'Привід CD/DVD'; + LANGuaMounterPrefs_miFloppyCaption = 'Пристрій гнучких дисків'; + LANGuaMounterPrefs_miNetworkCaption = 'Мережа'; + LANGuaMounterPrefs_MountCommandLabelCaption = 'Команда _монтування:'; + LANGuaMounterPrefs_UmountCommandLabelCaption = 'Команда _розмонтування:'; + LANGuaMounterPrefs_MountCommandEntryTooltip = 'Синтаксис: використовуйте %dev для підстановки пристрою та %dir для точки монтування чи лишіть пустим для монтування за ' + + 'умовчанням'#10'Зауваження: стережіться інтерактивних команд, tuxcmd може зависнути!'#10'Приклад: smbmount %dev %dir -o username=netuser,password=somepass'; + LANGuaMounterPrefs_UmountCommandEntryTooltip = 'Синтаксис: використовуйте %dev для підстановки пристрою та %dir для точки ' + + 'монтування чи лишіть пустим для розмонтування за умовчанням'#10'Приклад: smbumount %dir'; + LANGuaMounterPrefs_IconLabelCaption = '_Іконка:'; + + LANGuaConnMgr_Caption = 'Відкрити нове з''єднання'; + LANGuaConnMgr_ConnectButton = '_З''єднання'; + LANGuaConnMgr_OpenConnection = 'Відкрити з''єднання'; + LANGuaConnMgr_NameColumn = 'Ім''я'; + LANGuaConnMgr_URIColumn = 'Універсальний Ідентифікатор Ресурсів (URI)'; + LANGuaConnMgr_AddConnectionButtonCaption = '_Додати сайт...'; + LANGuaConnMgr_AddConnectionButtonTooltip = 'Додати нове з''єднання'; + LANGuaConnMgr_EditButtonCaption = '_Редагувати...'; + LANGuaConnMgr_EditButtonTooltip = 'Редагувати вибране з''єднання'; + LANGuaConnMgr_RemoveButtonCaption = '_Вилучити сайт'; + LANGuaConnMgr_RemoveButtonTooltip = 'Вилучити вибране з''єднання'; + LANGuaConnMgr_DoYouWantDelete = 'Чи Ви справді хочете вилучити з''єднання ''%s''?'; + + LANGuaConnProp_FTP = 'FTP'; + LANGuaConnProp_SFTP = 'SFTP (ssh-підсистема)'; + LANGuaConnProp_SMB = 'Спільний доступ Windows (SMB)'; + LANGuaConnProp_HTTP = 'WebDAV (HTTP)'; + LANGuaConnProp_HTTPS = 'Безпечний WebDAV (HTTPS)'; + LANGuaConnProp_Other = 'Інше <span style="italic">(будь-ласка, вкажіть в Універсальному Ідентифікаторі Ресурсів (URI))</span>'; + LANGuaConnProp_Caption = 'Властивості з''єднання'; + LANGuaConnProp_VFSModule = 'Модуль _VFS:'; + LANGuaConnProp_URI = 'Універсальний Ідентифікатор Ресурсів (_URI):'; + LANGuaConnProp_URIEntryTooltip = 'Правильний Універсальний Ідентифікатор Ресурсів (_URI) повинен містити префікс типу сервісу та адрес сервера'; + LANGuaConnProp_DetailedInformations = 'Детальна інформація'; + LANGuaConnProp_Name = '_Ім''я:'; + LANGuaConnProp_Server = '_Сервер[:порт]:'; + LANGuaConnProp_Username = 'Ім''я _користувача_:'; + LANGuaConnProp_UserNameEntryTooltip = 'Залишити пустим для анонімного входу'; + LANGuaConnProp_Password = '_Пароль:'; + LANGuaConnProp_TargetDirectory = '_Тека призначення:'; + LANGuaConnProp_ServiceType = 'Тип _сервісу:'; + LANGuaConnProp_MaskPassword = '_Замаскувати пароль'; + LANGuaConnProp_MenuItemCaption = 'За умовчанням <span style="italic">(усі підходящі модулі)</span>'; + + LANGuaConnLogin_Caption = 'Потрібна ідентифікація'; + LANGuaConnLogin_Login = 'Ім''я для входу'; + LANGuaConnLogin_ExperimentalWarningLabelCaption = 'Ви повинні увійти щоб мати доступ до %s'; + LANGuaConnLogin_Username = '_Ім''я користувача:'; + LANGuaConnLogin_Password = '_Пароль:'; + LANGuaConnLogin_AnonymousCheckButton = '_Анонімно'; + + LANGuaColumns_Caption = 'Налаштування колонок панелі'; + LANGuaColumns_Title = 'Налаштування колонок панелі'; + LANGuaColumns_MoveUpButtonTooltip = 'Перемістити елемент догори'; + LANGuaColumns_MoveDownButtonTooltip = 'Перемістити елемент донизу'; + LANGuaColumns_TitlesLongName = 'Ім''я'; + LANGuaColumns_TitlesLongNameExt = 'Ім''я + розширення'; + LANGuaColumns_TitlesLongExt = 'Розширення'; + LANGuaColumns_TitlesLongSize = 'Розмір'; + LANGuaColumns_TitlesLongDateTime = 'Дата + Час'; + LANGuaColumns_TitlesLongDate = 'Дата'; + LANGuaColumns_TitlesLongTime = 'Час'; + LANGuaColumns_TitlesLongUser = 'Користувач'; + LANGuaColumns_TitlesLongGroup = 'Група'; + LANGuaColumns_TitlesLongAttr = 'Атрибути'; + LANGuaColumns_TitlesShortName = 'Ім''я'; + LANGuaColumns_TitlesShortNameExt = 'Ім''я'; + LANGuaColumns_TitlesShortExt = 'Розш.'; + LANGuaColumns_TitlesShortSize = 'Розмір'; + LANGuaColumns_TitlesShortDateTime = 'Дата'; + LANGuaColumns_TitlesShortDate = 'Дата'; + LANGuaColumns_TitlesShortTime = 'Час'; + LANGuaColumns_TitlesShortUser = 'Корист.'; + LANGuaColumns_TitlesShortGroup = 'Група'; + LANGuaColumns_TitlesShortAttr = 'Атриб.'; + + LANGuaTestPlugin_Caption = 'Тестувати плаґін Віртуальної Файлової Системи (VFS)'; + LANGuaTestPlugin_Title = 'Тестувати плаґін Віртуальної Файлової Системи (VFS)'; + LANGuaTestPlugin_ExperimentalWarningLabelCaption = '<span weight="ultrabold">Застереження:</span> Підсистема Віртуальної Файлової Системи (VFS) та відповідний ' + + 'плаґін ще активно розробляються та можуть містити помилки. Користуйтеся цією функцією на власний ризик!'; + LANGuaTestPlugin_Plugin = '_Плаґін:'; + LANGuaTestPlugin_Command = '_Команда:'; + LANGuaTestPlugin_Username = '_Ім''я користувача:'; + LANGuaTestPlugin_Password = '_Пароль:'; + LANGuaTestPlugin_AnonymousCheckButton = '_Анонімний вхід (не викликати VFSLogin)'; + LANGuaTestPlugin_NoPluginsFound = 'Не знайдено жодного плаґіна'; + + LANGuaRemoteWait_Caption = 'Дія триває'; + LANGuaRemoteWait_OperationInProgress = 'Дія триває, майте терпіння...'; + LANGuaRemoteWait_ItemsFound = 'Елемент шукається до сих пір: %d'; + + LANGuaSearch_Bytes = 'байт'; + LANGuaSearch_kB = 'кБ'; + LANGuaSearch_MB = 'МБ'; + LANGuaSearch_days = 'днів'; + LANGuaSearch_weeks = 'тижнів'; + LANGuaSearch_months = 'місяців'; + LANGuaSearch_years = 'років'; + LANGuaSearch_Caption = 'Знайти файл'; + LANGuaSearch_General = 'Загальне'; + LANGuaSearch_Advanced = 'Додатково'; + LANGuaSearch_SearchResults = '_Результати пошуку:'; + LANGuaSearch_SearchFor = 'Шукати _за:'; + LANGuaSearch_FileMaskEntryTooltip = 'Порада: Використовуйте двокрапку (";") щоб вказати декілька файлів для пошуку'; + LANGuaSearch_SearchIn = 'Шукати _у:'; + LANGuaSearch_SearchArchivesCheckButton = 'Шукати і у _архівах'; + LANGuaSearch_FindText = 'Знайти _текст:'; + LANGuaSearch_FindTextEntryTooltip = 'Залишайте пустим, якщо не треба шукати текст'#10'Зауважте, що в графічному інтерфейсі (GUI) використовується кодування UTF-8'; + LANGuaSearch_CaseSensitiveCheckButton = 'Чутливо до _реґістру'; + LANGuaSearch_StayCurrentFSCheckButton = 'Включати інші _файлові системи'; + LANGuaSearch_CaseSensitiveMatchCheckButton = '_Чутливо до _реґістру'; + LANGuaSearch_Size = 'Розмір'; + LANGuaSearch_Date = 'Дата'; + LANGuaSearch_BiggerThan = '_Більше ніж'; + LANGuaSearch_SmallerThan = '_Менше аніж'; + LANGuaSearch_ModifiedBetweenRadioButton = '_Змінено між'; + LANGuaSearch_NotModifiedAfterRadioButton = '_Не змінено після'; + LANGuaSearch_ModifiedLastRadioButton = 'Змінено у _кінці'; + LANGuaSearch_ModifiedNotLastRadionButton = '_Не змінено у кінці'; + LANGuaSearch_ModifiedBetweenEntry1 = '"Будь ласка, використовуйте цей формат дати:" c'; + LANGuaSearch_ViewButtonCaption = '_Переглянути файл'; + LANGuaSearch_NewSearchButtonCaption = '_Новий пошук'; + LANGuaSearch_GoToFileButtonCaption = '_Перейти до файлу'; + LANGuaSearch_FeedToListboxButtonCaption = 'Заповнити у _списковому елементі'; + LANGuaSearch_StatusSC = 'Статус:'; + LANGuaSearch_Ready = 'Готово.'; + LANGuaSearch_PreparingToSearch = 'Підготовка для пошуку.'; + LANGuaSearch_SearchInProgress = 'Пошук продовжується:'; + LANGuaSearch_UserCancelled = 'Користувач скасував дію.'; + LANGuaSearch_SearchFinished = 'Пошук завершено'; + LANGuaSearch_FilesFound = '%d файлів знайдено'; + LANGuaSearch_And = 'та'; + + (*************** STRINGS ADDED TO v0.5.82 **********************************************************************************) + LANGuaCloseOpenConnection = 'Ви намагаєтеся відкрити нове з''єднання поверха іншого активного з''єднання. Якщо продовжувати, попереднє з''єднання '+'буде закрите та замінено цим новим.'#10#10'Чи бажаєте продовжувати?'; + LANGuaDuplicateTabWarning = 'Ви намагаєтеся відкрити нову вкладку для віддаленої теки. Однак, машинне клонування не підтримується. Тека у новій вкладці'+' повинна адресуватися у локальну файлову систему.'; + LANGuaDontShowAgain = '_Не показувати це повідомлення знову'; + LANGuaSwitchOtherPanelWarning = 'Ви намагаєтеся відкрити віддалену теку на протилежній панелі. Однак, машинне клонування не підтримується. '+ + 'Цільова тека не може бути перемкнена.'; + LANGuaOpenConnectionsWarning = 'Є активні з''єднання, відкриті на панелі. При закритті програми, ці з''єдання будуть розірвані.'#10#10'Продовжувати виходити?'; + LANGuamiDisconnect_Caption = '_Роз''єднання'; + LANGuaDisconnectButton_Tooltip = 'Розірвати поточне з''єднання'; + LANGuaLeaveArchiveButton_Tooltip = 'Зачинити поточний архів'; + LANGuaOpenTerminalButton_Tooltip = 'Відкриває нові термінальні вікна для поточної теки'; + LANGuaOpenTerminalButton_Caption = 'Відкрити те_рмінал'; + LANGuaShowTextUIDsCheckBox_Caption = 'Показувати тексти _UID'; + LANGuaShowTextUIDsCheckBox_Tooltip = 'Показувати текстову інформацію про користувача та групу взамін показу чисел (UID/GID)'; + + (*************** STRINGS ADDED TO v0.5.100 **********************************************************************************) + LANGuamiNewTab_Caption = 'Нова _закладка для теки'; + LANGuaFilePopupMenu_Properties = '_Властивості'; + LANGuaCommandEntry_Tooltip = 'Використовувати %s як замінник файлу/теки'; + LANGuamiFiles_Caption = 'Лише файли'; + + (*************** STRINGS ADDED TO v0.6.31 **********************************************************************************) + LANGuaPasswordButton_Tooltip = 'Архів потребує пароль.'#10'Клацніть щоб встановити'; + LANGuaHandleRunFromArchive_Bytes = 'байти'; + LANGuaHandleRunFromArchive_FileTypeDesc_Unknown = '(невідомо)'; + LANGuaHandleRunFromArchive_NotAssociated = '(не прив''язано)'; + LANGuaHandleRunFromArchive_SelfExecutable = '(виконавчий)'; + LANGuaHandleRunFromArchive_CouldntCreateTemporaryDirectory = 'Не вдається створити тимчасову теку "%s": %s.'#10#10'Будь ласка, перевірте налаштування тимчасової теки і спробуйте знову.'; + LANGuaFRunFromVFS_Caption = 'Властивості запакованого файлу'; + LANGuaFRunFromVFS_TitleLabel = 'Властивості файлу'; + LANGuaFRunFromVFS_FileNameLabel = 'Назва файлу:'; + LANGuaFRunFromVFS_FileTypeLabel = 'Тип файлу:'; + LANGuaFRunFromVFS_SizeLabel = 'Розмір:'; + LANGuaFRunFromVFS_PackedSizeLabel = 'Стиснутий розмір:'; + LANGuaFRunFromVFS_DateLabel = 'Дата модифікації:'; + LANGuaFRunFromVFS_InfoLabel = 'Відкриття файлів напряму з архівів не підтримується. ' + + 'Клацнувши на кнопки нижче файлу (усі файли відповідно) він буде розпакований до тимчасового розташування. ' + + 'Тимчасові файли будуть вилучені тоді, коли Ви закриваєте Tux Commander.'; + LANGuaFRunFromVFS_OpensWithLabel = 'Відкрити з допомогою:'; + LANGuaFRunFromVFS_ExecuteButton = '_Розпакувати та відкрити'; + LANGuaFRunFromVFS_ExecuteAllButton = 'Розпакувати _усе та відкрити'; + LANGuaFSetPassword_Caption = 'Встановити пароль'; + LANGuaFSetPassword_Label1_Caption = 'Пароль необхідний'; + LANGuaFSetPassword_Label2_Caption = 'Архів зашифровано і необхідний пароль для того щоб розпакувати дані'; + LANGuaFSetPassword_ShowPasswordCheckButton = '_Зняти маскування пароля'; + + + +(********************************************************************************************************************************) +procedure SetTranslation; +begin + LANGF2Button_Caption := LANGuaF2Button_Caption; + LANGF3Button_Caption := LANGuaF3Button_Caption; + LANGF4Button_Caption := LANGuaF4Button_Caption; + LANGF5Button_Caption := LANGuaF5Button_Caption; + LANGF6Button_Caption := LANGuaF6Button_Caption; + LANGF7Button_Caption := LANGuaF7Button_Caption; + LANGF8Button_Caption := LANGuaF8Button_Caption; + + LANGmnuFile_Caption := LANGuamnuFile_Caption; + LANGmnuMark_Caption := LANGuamnuMark_Caption; + LANGmnuCommands_Caption := LANGuamnuCommands_Caption; + LANGmnuHelp_Caption := LANGuamnuHelp_Caption; + LANGmiExit_Caption := LANGuamiExit_Caption; + LANGmiSelectGroup_Caption := LANGuamiSelectGroup_Caption; + LANGmiUnselectGroup_Caption := LANGuamiUnselectGroup_Caption; + LANGmiSelectAll_Caption := LANGuamiSelectAll_Caption; + LANGmiUnselectAll_Caption := LANGuamiUnselectAll_Caption; + LANGmiInvertSelection_Caption := LANGuamiInvertSelection_Caption; + LANGmiRefresh_Caption := LANGuamiRefresh_Caption; + LANGmiAbout_Caption := LANGuamiAbout_Caption; + + LANGColumn1_Caption := LANGuaColumn1_Caption; + LANGColumn2_Caption := LANGuaColumn2_Caption; + LANGColumn3_Caption := LANGuaColumn3_Caption; + LANGColumn4_Caption := LANGuaColumn4_Caption; + LANGColumn5_Caption := LANGuaColumn5_Caption; + + LANGExpandSelection := LANGuaExpandSelection; + LANGShrinkSelection := LANGuaShrinkSelection; + LANGNoMatchesFound := LANGuaNoMatchesFound; + LANGNoFilesSelected := LANGuaNoFilesSelected; + LANGSelectedFilesDirectories := LANGuaSelectedFilesDirectories; + LANGDirectoryS := LANGuaDirectoryS; + LANGFileS := LANGuaFileS; + LANGDoYouReallyWantToDeleteTheS := LANGuaDoYouReallyWantToDeleteTheS; + LANGDoYouReallyWantToDeleteTheSS := LANGuaDoYouReallyWantToDeleteTheSS; + LANGCopyFiles := LANGuaCopyFiles; + LANGMoveRenameFiles := LANGuaMoveRenameFiles; + LANGCopyDFileDirectoriesTo := LANGuaCopyDFileDirectoriesTo; + LANGMoveRenameDFileDirectoriesTo := LANGuaMoveRenameDFileDirectoriesTo; + LANGCopySC := LANGuaCopySC; + LANGMoveRenameSC := LANGuaMoveRenameSC; + + LANGQuickFind := LANGuaQuickFind; + + LANGAboutString := LANGuaAboutString; + LANGAboutStringGnome := LANGuaAboutStringGnome; + LANGDiskStatFmt := LANGuaDiskStatFmt; + LANGDiskStatVolNameFmt := LANGuaDiskStatVolNameFmt; + LANGStatusLineFmt := LANGuaStatusLineFmt; + LANGPanelStrings[False] := LANGuaPanelStrings[False]; + LANGPanelStrings[True] := LANGuaPanelStrings[True]; + LANGDIR := LANGuaDIR; + LANGErrorGettingListingForSPanel := LANGuaErrorGettingListingForSPanel; + LANGErrorGettingListingForSPanelNoPath := LANGuaErrorGettingListingForSPanelNoPath; + LANGErrorCreatingNewDirectorySInSPanel := LANGuaErrorCreatingNewDirectorySInSPanel; + LANGErrorCreatingNewDirectorySInSPanelNoPath := LANGuaErrorCreatingNewDirectorySInSPanelNoPath; + LANGTheFileDirectory := LANGuaTheFileDirectory; + LANGCouldNotBeDeleted := LANGuaCouldNotBeDeleted; + LANGCouldNotBeDeletedS := LANGuaCouldNotBeDeletedS; + LANGUserCancelled := LANGuaUserCancelled; + LANGTheDirectorySIsNotEmpty := LANGuaTheDirectorySIsNotEmpty; + LANGCannotCopyFile := LANGuaCannotCopyFile; + LANGCopyError := LANGuaCopyError; + LANGMoveError := LANGuaMoveError; + LANGOverwriteS := LANGuaOverwriteS; + LANGWithFileS := LANGuaWithFileS; + LANGOvewriteSBytesS := LANGuaOvewriteSBytesS; + LANGTheFile := LANGuaTheFile; + LANGCopy := LANGuaCopy; + LANGMove := LANGuaMove; + LANGTheDirectory := LANGuaTheDirectory; + LANGTheSymbolicLink := LANGuaTheSymbolicLink; + LANGCannotMoveFile := LANGuaCannotMoveFile; + LANGCouldNotBeCreated := LANGuaCouldNotBeCreated; + LANGCouldNotBeCreatedS := LANGuaCouldNotBeCreatedS; + LANGFromS := LANGuaFromS; + LANGToS := LANGuaToS; + LANGCannotCopyFileToItself := LANGuaCannotCopyFileToItself; + LANGMemoryAllocationFailed := LANGuaMemoryAllocationFailed; + LANGCannotOpenSourceFile := LANGuaCannotOpenSourceFile; + LANGCannotOpenDestinationFile := LANGuaCannotOpenDestinationFile; + LANGCannotCloseDestinationFile := LANGuaCannotCloseDestinationFile; + LANGCannotCloseSourceFile := LANGuaCannotCloseSourceFile; + LANGCannotReadFromSourceFile := LANGuaCannotReadFromSourceFile; + LANGCannotWriteToDestinationFile := LANGuaCannotWriteToDestinationFile; + + LANGUnknownException := LANGuaUnknownException; + LANGNoAccess := LANGuaNoAccess; + LANGUnknownError := LANGuaUnknownError; + + LANGCreateANewDirectory := LANGuaCreateANewDirectory; + LANGEnterDirectoryName := LANGuaEnterDirectoryName; + + LANGOverwriteQuestion := LANGuaOverwriteQuestion; + LANGOverwriteButton_Caption := LANGuaOverwriteButton_Caption; + LANGOverwriteAllButton_Caption := LANGuaOverwriteAllButton_Caption; + LANGSkipButton_Caption := LANGuaSkipButton_Caption; + LANGOverwriteAllOlderButton_Caption := LANGuaOverwriteAllOlderButton_Caption; + LANGSkipAllButton_Caption := LANGuaSkipAllButton_Caption; + LANGRenameButton_Caption := LANGuaRenameButton_Caption; + LANGAppendButton_Caption := LANGuaAppendButton_Caption; + LANGRename := LANGuaRename; + LANGRenameFile := LANGuaRenameFile; + LANGIgnoreButton_Caption := LANGuaIgnoreButton_Caption; + + LANGProgress := LANGuaProgress; + LANGCancel := LANGuaCancel; + LANGDelete := LANGuaDelete; + + LANGSpecifyFileType := LANGuaSpecifyFileType; + + LANGRemoveDirectory := LANGuaRemoveDirectory; + LANGDoYouWantToDeleteItWithAllItsFilesAndSubdirectories := LANGuaDoYouWantToDeleteItWithAllItsFilesAndSubdirectories; + LANGRetry := LANGuaRetry; + LANGDeleteButton_Caption := LANGuaDeleteButton_Caption; + LANGAll := LANGuaAll; + + LANGCopyFilesSC := LANGuaCopyFilesSC; + LANGAppendQuestion := LANGuaAppendQuestion; + LANGPreparingList := LANGuaPreparingList; + + LANGYouMustSelectAValidFile := LANGuaYouMustSelectAValidFile; + LANGmiVerifyChecksums := LANGuamiVerifyChecksums; + LANGVerifyChecksumsCaption := LANGuaVerifyChecksumsCaption; + LANGCheckButtonCaptionCheck := LANGuaCheckButtonCaptionCheck; + LANGCheckButtonCaptionStop := LANGuaCheckButtonCaptionStop; + LANGFileListTooltip := LANGuaFileListTooltip; + LANGFilenameColumnCaption := LANGuaFilenameColumnCaption; + LANGTheFileSYouAreTryingToOpenIsQuiteBig := LANGuaTheFileSYouAreTryingToOpenIsQuiteBig; + LANGAnErrorOccuredWhileInitializingMemoryBlock := LANGuaAnErrorOccuredWhileInitializingMemoryBlock; + LANGAnErrorOccuredWhileOpeningFileSS := LANGuaAnErrorOccuredWhileOpeningFileSS; + LANGAnErrorOccuredWhileReadingFileSS := LANGuaAnErrorOccuredWhileReadingFileSS; + LANGChecksumNotChecked := LANGuaChecksumNotChecked; + LANGChecksumChecking := LANGuaChecksumChecking; + LANGChecksumInterrupted := LANGuaChecksumInterrupted; + LANGChecksumDOK := LANGuaChecksumDOK; + + LANGmiCreateChecksumsCaption := LANGuamiCreateChecksumsCaption; + LANGYouMustSelectAtLeastOneFileToCalculateChecksum := LANGuaYouMustSelectAtLeastOneFileToCalculateChecksum; + LANGCreateChecksumsCaption := LANGuaCreateChecksumsCaption; + LANGCCHKSUMPage1Text := LANGuaCCHKSUMPage1Text; + LANGCCHKSUMPage4Text := LANGuaCCHKSUMPage4Text; + LANGCCHKSUMPage6Text := LANGuaCCHKSUMPage6Text; + LANGCCHKSUMPage7Text := LANGuaCCHKSUMPage7Text; + LANGCCHKSUMPage1Title := LANGuaCCHKSUMPage1Title; + LANGCCHKSUMPage2Title := LANGuaCCHKSUMPage2Title; + LANGCCHKSUMPage3Title := LANGuaCCHKSUMPage3Title; + LANGCCHKSUMPage4Title := LANGuaCCHKSUMPage4Title; + LANGCCHKSUMPage5Title := LANGuaCCHKSUMPage5Title; + LANGCCHKSUMPage6Title := LANGuaCCHKSUMPage6Title; + LANGCCHKSUMPage7Title := LANGuaCCHKSUMPage7Title; + LANGCCHKSUMSFVFile := LANGuaCCHKSUMSFVFile; + LANGCCHKSUMMD5sumFile := LANGuaCCHKSUMMD5sumFile; + LANGCCHKSUMFileName := LANGuaCCHKSUMFileName; + LANGCCHKSUMCreateSeparateChecksumFiles := LANGuaCCHKSUMCreateSeparateChecksumFiles; + LANGCCHKSUMNowProcessingFileS := LANGuaCCHKSUMNowProcessingFileS; + LANGCCHKSUMFinishCaption := LANGuaCCHKSUMFinishCaption; + LANGCCHKSUMAreYouSureYouWantToAbortTheProcessing := LANGuaCCHKSUMAreYouSureYouWantToAbortTheProcessing; + LANGCCHKSUMAnErrorOccuredWhileOpeningFileSS := LANGuaCCHKSUMAnErrorOccuredWhileOpeningFileSS; + LANGCCHKSUMAnErrorOccuredWhileReadingFileSS := LANGuaCCHKSUMAnErrorOccuredWhileReadingFileSS; + LANGCCHKSUMAnErrorOccuredWhileWritingFileSS := LANGuaCCHKSUMAnErrorOccuredWhileWritingFileSS; + + LANGAnErrorOccuredWhileWritingFileSS := LANGuaAnErrorOccuredWhileWritingFileSS; + LANGTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt := LANGuaTheTargetFileSAlreadyExistsDoYouWantToOverwriteIt; + LANGTheTargetFileSCannotBeRemovedS := LANGuaTheTargetFileSCannotBeRemovedS; + LANGMergeCaption := LANGuaMergeCaption; + LANGPleaseInsertNextDiskOrGiveDifferentLocation := LANGuaPleaseInsertNextDiskOrGiveDifferentLocation; + LANGMergeOfSSucceeded := LANGuaMergeOfSSucceeded; + LANGWarningCreatedFileFailsCRCCheck := LANGuaWarningCreatedFileFailsCRCCheck; + LANGMergeOfSSucceeded_NoCRCFileAvailable := LANGuaMergeOfSSucceeded_NoCRCFileAvailable; + LANGMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory := LANGuaMergeSAndAllFilesWithAscendingNamesToTheFollowingDirectory; + LANGMergeSC := LANGuaMergeSC; + LANGmiSplitFileCaption := LANGuamiSplitFileCaption; + LANGmiMergeFilesCaption := LANGuamiMergeFilesCaption; + + LANGSplitTheFileSToDirectory := LANGuaSplitTheFileSToDirectory; + LANGSplitSC := LANGuaSplitSC; + LANGSplitFile := LANGuaSplitFile; + LANGBytesPerFile := LANGuaBytesPerFile; + LANGAutomatic := LANGuaAutomatic; + LANGDeleteFilesOnTargetDisk := LANGuaDeleteFilesOnTargetDisk; + LANGSplitCaption := LANGuaSplitCaption; + LANGCannotOpenFileS := LANGuaCannotOpenFileS; + LANGCannotSplitTheFileToMoreThan999Parts := LANGuaCannotSplitTheFileToMoreThan999Parts; + LANGThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem := LANGuaThereAreSomeFilesInTheTargetDirectorySDoYouWantToDeleteThem; + LANGThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem := LANGuaThereAreDFilesInTheTargetDirectoryDoYouWantToDeleteThem; + LANGAnErrorOccuredWhileOperationS := LANGuaAnErrorOccuredWhileOperationS; + LANGSplitOfSSucceeded := LANGuaSplitOfSSucceeded; + LANGSplitOfSFailed := LANGuaSplitOfSFailed; + + LANGmnuShow_Caption := LANGuamnuShow_Caption; + LANGmiShowDotFiles_Caption := LANGuamiShowDotFiles_Caption; + LANGTheFileYouAreTryingToOpenIsQuiteBig := LANGuaTheFileYouAreTryingToOpenIsQuiteBig; + LANGCannotExecuteSPleaseCheckTheConfiguration := LANGuaCannotExecuteSPleaseCheckTheConfiguration; + LANGEdit := LANGuaEdit; + LANGEnterFilenameToEdit := LANGuaEnterFilenameToEdit; + + LANGmnuSettings_Caption := LANGuamnuSettings_Caption; + LANGmiFileTypes_Caption := LANGuamiFileTypes_Caption; + LANGThereIsNoApplicationAssociatedWithS := LANGuaThereIsNoApplicationAssociatedWithS; + LANGErrorExecutingCommand := LANGuaErrorExecutingCommand; + LANGEditFileTypesCaption := LANGuaEditFileTypesCaption; + LANGTitleLabel_Caption := LANGuaTitleLabel_Caption; + LANGExtensionsColumn := LANGuaExtensionsColumn; + LANGDescriptionColumn := LANGuaDescriptionColumn; + LANGFileTypesList := LANGuaFileTypesList; + LANGActionName := LANGuaActionName; + LANGCommand := LANGuaCommand; + LANGSetDefaultActionButton_Caption := LANGuaSetDefaultActionButton_Caption; + LANGRunInTerminalCheckBox_Caption := LANGuaRunInTerminalCheckBox_Caption; + LANGAutodetectCheckBox_Caption := LANGuaAutodetectCheckBox_Caption; + LANGBrowseButton_Caption := LANGuaBrowseButton_Caption; + LANGCommandLabel_Caption := LANGuaCommandLabel_Caption; + LANGDescriptionLabel_Caption := LANGuaDescriptionLabel_Caption; + LANGFNameExtLabel_Caption := LANGuaFNameExtLabel_Caption; + LANGNotebookPageExtensions := LANGuaNotebookPageExtensions; + LANGNotebookPageActions := LANGuaNotebookPageActions; + LANGDefault := LANGuaDefault; + LANGCannotSaveFileTypeAssociationsBecauseOtherProcess := LANGuaCannotSaveFileTypeAssociationsBecauseOtherProcess; + + LANGDefaultColor := LANGuaDefaultColor; + LANGIcon := LANGuaIcon; + LANGBrowseForIcon := LANGuaBrowseForIcon; + LANGSelectFileTypeColor := LANGuaSelectFileTypeColor; + LANGColor := LANGuaColor; + + LANGmiChangePermissions_Caption := LANGuamiChangePermissions_Caption; + LANGmiChangeOwner_Caption := LANGuamiChangeOwner_Caption; + LANGmiCreateSymlink_Caption := LANGuamiCreateSymlink_Caption; + LANGmiEditSymlink_Caption := LANGuamiEditSymlink_Caption; + LANGChmodProgress := LANGuaChmodProgress; + LANGChownProgress := LANGuaChownProgress; + LANGYouMustSelectAValidSymbolicLink := LANGuaYouMustSelectAValidSymbolicLink; + LANGPopupRunS := LANGuaPopupRunS; + LANGPopupOpenS := LANGuaPopupOpenS; + LANGPopupGoUp := LANGuaPopupGoUp; + LANGPopupOpenWithS := LANGuaPopupOpenWithS; + LANGPopupDefault := LANGuaPopupDefault; + LANGPopupOpenWith := LANGuaPopupOpenWith; + LANGPopupViewFile := LANGuaPopupViewFile; + LANGPopupEditFile := LANGuaPopupEditFile; + LANGPopupMakeSymlink := LANGuaPopupMakeSymlink; + LANGPopupRename := LANGuaPopupRename; + LANGPopupDelete := LANGuaPopupDelete; + LANGDialogChangePermissions := LANGuaDialogChangePermissions; + LANGCouldNotBeChmoddedS := LANGuaCouldNotBeChmoddedS; + LANGDialogChangeOwner := LANGuaDialogChangeOwner; + LANGCouldNotBeChownedS := LANGuaCouldNotBeChownedS; + LANGDialogMakeSymlink := LANGuaDialogMakeSymlink; + LANGDialogEditSymlink := LANGuaDialogEditSymlink; + LANGFEditSymlink_Caption := LANGuaFEditSymlink_Caption; + LANGFEditSymlink_SymbolicLinkFilename := LANGuaFEditSymlink_SymbolicLinkFilename; + LANGFEditSymlink_SymbolicLinkPointsTo := LANGuaFEditSymlink_SymbolicLinkPointsTo; + + LANGFChmod_Caption := LANGuaFChmod_Caption; + LANGFChmod_PermissionFrame := LANGuaFChmod_PermissionFrame; + LANGFChmod_FileFrame := LANGuaFChmod_FileFrame; + LANGFChmod_ApplyRecursivelyFor := LANGuaFChmod_ApplyRecursivelyFor; + LANGFChmod_miAllFiles := LANGuaFChmod_miAllFiles; + LANGFChmod_miDirectories := LANGuaFChmod_miDirectories; + LANGFChmod_OctalLabel := LANGuaFChmod_OctalLabel; + LANGFChmod_SUID := LANGuaFChmod_SUID; + LANGFChmod_SGID := LANGuaFChmod_SGID; + LANGFChmod_Sticky := LANGuaFChmod_Sticky; + LANGFChmod_RUSR := LANGuaFChmod_RUSR; + LANGFChmod_WUSR := LANGuaFChmod_WUSR; + LANGFChmod_XUSR := LANGuaFChmod_XUSR; + LANGFChmod_RGRP := LANGuaFChmod_RGRP; + LANGFChmod_WGRP := LANGuaFChmod_WGRP; + LANGFChmod_XGRP := LANGuaFChmod_XGRP; + LANGFChmod_ROTH := LANGuaFChmod_ROTH; + LANGFChmod_WOTH := LANGuaFChmod_WOTH; + LANGFChmod_XOTH := LANGuaFChmod_XOTH; + LANGFChmod_TextLabel := LANGuaFChmod_TextLabel; + LANGFChmod_FileLabel := LANGuaFChmod_FileLabel; + LANGFChown_Caption := LANGuaFChown_Caption; + LANGFChown_OwnerFrame := LANGuaFChown_OwnerFrame; + LANGFChown_GroupFrame := LANGuaFChown_GroupFrame; + LANGFChown_FileFrame := LANGuaFChown_FileFrame; + LANGFChown_ApplyRecursively := LANGuaFChown_ApplyRecursively; + + LANGFSymlink_Caption := LANGuaFSymlink_Caption; + LANGFSymlink_ExistingFilename := LANGuaFSymlink_ExistingFilename; + LANGFSymlink_SymlinkFilename := LANGuaFSymlink_SymlinkFilename; + + LANGmnuBookmarks_Caption := LANGuamnuBookmarks_Caption; + LANGmiAddBookmark_Caption := LANGuamiAddBookmark_Caption; + LANGmiEditBookmarks_Caption := LANGuamiEditBookmarks_Caption; + LANGBookmarkPopupDelete_Caption := LANGuaBookmarkPopupDelete_Caption; + LANGmiPreferences_Caption := LANGuamiPreferences_Caption; + LANGTheCurrentDirectoryAlreadyExistsInTheBookmarksList := LANGuaTheCurrentDirectoryAlreadyExistsInTheBookmarksList; + LANGSomeOtherInstanceChanged := LANGuaSomeOtherInstanceChanged1 + LANGuaSomeOtherInstanceChanged2; + + LANGPreferences_Caption := LANGuaPreferences_Caption; + LANGPreferences_TitleLabel_Caption := LANGuaPreferences_TitleLabel_Caption; + LANGPreferences_GeneralPage := LANGuaPreferences_GeneralPage; + LANGPreferences_FontsPage := LANGuaPreferences_FontsPage; + LANGPreferences_ColorsPage := LANGuaPreferences_ColorsPage; + LANGPreferences_RowHeight := LANGuaPreferences_RowHeight; + LANGPreferences_NumHistoryItems := LANGuaPreferences_NumHistoryItems; + LANGPreferences_Default := LANGuaPreferences_Default; + LANGPreferences_ClearReadonlyAttribute := LANGuaPreferences_ClearReadonlyAttribute; + LANGPreferences_DisableMouseRenaming := LANGuaPreferences_DisableMouseRenaming; + LANGPreferences_ShowFiletypeIconsInList := LANGuaPreferences_ShowFiletypeIconsInList; + LANGPreferences_ExternalAppsLabel := LANGuaPreferences_ExternalAppsLabel; + LANGPreferences_Viewer := LANGuaPreferences_Viewer; + LANGPreferences_Editor := LANGuaPreferences_Editor; + LANGPreferences_Terminal := LANGuaPreferences_Terminal; + LANGPreferences_ListFont := LANGuaPreferences_ListFont; + LANGPreferences_Change := LANGuaPreferences_Change; + LANGPreferences_UseDefaultFont := LANGuaPreferences_UseDefaultFont; + LANGPreferences_Foreground := LANGuaPreferences_Foreground; + LANGPreferences_Background := LANGuaPreferences_Background; + LANGPreferences_NormalItem := LANGuaPreferences_NormalItem; + LANGPreferences_SetToDefaultToUseGTKThemeColors := LANGuaPreferences_SetToDefaultToUseGTKThemeColors; + LANGPreferences_Cursor := LANGuaPreferences_Cursor; + LANGPreferences_InactiveItem := LANGuaPreferences_InactiveItem; + LANGPreferences_SelectedItem := LANGuaPreferences_SelectedItem; + LANGPreferences_LinkItem := LANGuaPreferences_LinkItem; + LANGPreferences_LinkItemHint := LANGuaPreferences_LinkItemHint; + LANGPreferences_DotFileItem := LANGuaPreferences_DotFileItem; + LANGPreferences_DotFileItemHint := LANGuaPreferences_DotFileItemHint; + LANGPreferences_BrowseForApplication := LANGuaPreferences_BrowseForApplication; + LANGPreferences_DefaultS := LANGuaPreferences_DefaultS; + LANGPreferences_SelectFont := LANGuaPreferences_SelectFont; + + LANGBookmarkButton_Tooltip := LANGuaBookmarkButton_Tooltip; + LANGUpButton_Tooltip := LANGuaUpButton_Tooltip; + LANGRootButton_Tooltip := LANGuaRootButton_Tooltip; + LANGHomeButton_Tooltip := LANGuaHomeButton_Tooltip; + LANGLeftEqualButton_Tooltip := LANGuaLeftEqualButton_Tooltip; + LANGRightEqualButton_Tooltip := LANGuaRightEqualButton_Tooltip; + LANGmiShowDirectorySizes_Caption := LANGuamiShowDirectorySizes_Caption; + LANGmiTargetSource_Caption := LANGuamiTargetSource_Caption; + LANGFileTypeDirectory := LANGuaFileTypeDirectory; + LANGFileTypeFile := LANGuaFileTypeFile; + LANGFileTypeMetafile := LANGuaFileTypeMetafile; + LANGPreferencesPanelsPage := LANGuaPreferencesPanelsPage; + LANGPreferencesApplicationsPage := LANGuaPreferencesApplicationsPage; + LANGPreferencesExperimentalPage := LANGuaPreferencesExperimentalPage; + LANGPreferencesSelectAllDirectoriesCheckBox_Caption := LANGuaPreferencesSelectAllDirectoriesCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Caption := LANGuaPreferencesNewStyleAltOCheckBox_Caption; + LANGPreferencesNewStyleAltOCheckBox_Tooltip := LANGuaPreferencesNewStyleAltOCheckBox_Tooltip; + LANGPreferencesShowFuncButtonsCheckBox_Caption := LANGuaPreferencesShowFuncButtonsCheckBox_Caption; + LANGPreferencesSizeFormatLabel_Caption := LANGuaPreferencesSizeFormatLabel_Caption; + LANGPreferencesmiSizeFormat1 := LANGuaPreferencesmiSizeFormat1; + LANGPreferencesmiSizeFormat6 := LANGuaPreferencesmiSizeFormat6; + LANGPreferencesAutodetectXApp := LANGuaPreferencesAutodetectXApp; + LANGPreferencesAlwaysRunInTerminal := LANGuaPreferencesAlwaysRunInTerminal; + LANGPreferencesNeverRunInTerminal := LANGuaPreferencesNeverRunInTerminal; + LANGPreferencesCmdLineBehaviourLabel_Caption := LANGuaPreferencesCmdLineBehaviourLabel_Caption; + LANGPreferencesFeatures := LANGuaPreferencesFeatures; + LANGPreferencesDisableMouseRename_Tooltip := LANGuaPreferencesDisableMouseRename_Tooltip; + LANGPreferencesDisableFileTipsCheckBox_Caption := LANGuaPreferencesDisableFileTipsCheckBox_Caption; + LANGPreferencesDisableFileTipsCheckBox_Tooltip := LANGuaPreferencesDisableFileTipsCheckBox_Tooltip; + LANGPreferencesShow := LANGuaPreferencesShow; + LANGPreferencesDirsInBoldCheckBox_Caption := LANGuaPreferencesDirsInBoldCheckBox_Caption; + LANGPreferencesDisableDirectoryBracketsCheckBox_Caption := LANGuaPreferencesDisableDirectoryBracketsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Caption := LANGuaPreferencesOctalPermissionsCheckBox_Caption; + LANGPreferencesOctalPermissionsCheckBox_Tooltip := LANGuaPreferencesOctalPermissionsCheckBox_Tooltip; + LANGPreferencesMovement := LANGuaPreferencesMovement; + LANGPreferencesLynxLikeMotionCheckBox_Caption := LANGuaPreferencesLynxLikeMotionCheckBox_Caption; + LANGPreferencesInsertMovesDownCheckBox_Caption := LANGuaPreferencesInsertMovesDownCheckBox_Caption; + LANGPreferencesSpaceMovesDownCheckBox_Caption := LANGuaPreferencesSpaceMovesDownCheckBox_Caption; + LANGPreferencesViewer := LANGuaPreferencesViewer; + LANGPreferencesCommandSC := LANGuaPreferencesCommandSC; + LANGPreferencesUseInternalViewer := LANGuaPreferencesUseInternalViewer; + LANGPreferencesEditor := LANGuaPreferencesEditor; + LANGPreferencesTerminal := LANGuaPreferencesTerminal; + LANGPreferencesExperimentalFeatures := LANGuaPreferencesExperimentalFeatures; + LANGPreferencesExperimentalWarningLabel_Caption := LANGuaPreferencesExperimentalWarningLabel_Caption; + LANGPreferencesFocusRefreshCheckBox_Caption := LANGuaPreferencesFocusRefreshCheckBox_Caption; + LANGPreferencesFocusRefreshCheckBox_Tooltip := LANGuaPreferencesFocusRefreshCheckBox_Tooltip; + LANGPreferencesWMCompatModeCheckBox_Caption := LANGuaPreferencesWMCompatModeCheckBox_Caption; + LANGPreferencesWMCompatModeCheckBox_Tooltip := LANGuaPreferencesWMCompatModeCheckBox_Tooltip; + LANGPreferencesCompatUseLibcSystemCheckBox_Caption := LANGuaPreferencesCompatUseLibcSystemCheckBox_Caption; + LANGPreferencesCompatUseLibcSystemCheckBox_Tooltip := LANGuaPreferencesCompatUseLibcSystemCheckBox_Tooltip; + + LANGmiSearchCaption2 := LANGuamiSearchCaption2; + LANGmiNoMounterBarCaption := LANGuamiNoMounterBarCaption; + LANGmiShowOneMounterBarCaption := LANGuamiShowOneMounterBarCaption; + LANGmiShowTwoMounterBarCaption := LANGuamiShowTwoMounterBarCaption; + LANGmnuNetworkCaption := LANGuamnuNetworkCaption; + LANGmiConnectionsCaption := LANGuamiConnectionsCaption; + LANGmiOpenConnectionCaption := LANGuamiOpenConnectionCaption; + LANGmiQuickConnectCaption := LANGuamiQuickConnectCaption; + LANGmnuPluginsCaption := LANGuamnuPluginsCaption; + LANGmiTestPluginCaption := LANGuamiTestPluginCaption; + LANGmiMounterSettingsCaption := LANGuamiMounterSettingsCaption; + LANGmiColumnsCaption := LANGuamiColumnsCaption; + LANGmiSavePositionCaption := LANGuamiSavePositionCaption; + LANGmiMountCaption := LANGuamiMountCaption; + LANGmiUmountCaption := LANGuamiUmountCaption; + LANGmiEjectCaption := LANGuamiEjectCaption; + LANGmiDuplicateTabCaption := LANGuamiDuplicateTabCaption; + LANGmiCloseTabCaption := LANGuamiCloseTabCaption; + LANGmiCloseAllTabsCaption := LANGuamiCloseAllTabsCaption; + LANGCannotDetermineDestinationEngine := LANGuaCannotDetermineDestinationEngine; + LANGCannotLoadFile := LANGuaCannotLoadFile; + LANGMountPointDevice := LANGuaMountPointDevice; + LANGMountSC := LANGuaMountSC; + LANGNoPluginsFound := LANGuaNoPluginsFound; + LANGPluginAbout := LANGuaPluginAbout; + LANGCouldntOpenURI := LANGuaCouldntOpenURI; + LANGPluginAboutInside := LANGuaPluginAboutInside; + LANGAreYouSureCloseAllTabs := LANGuaAreYouSureCloseAllTabs; + LANGCouldntOpenURIArchive := LANGuaCouldntOpenURIArchive; + LANGThereIsNoModuleAvailable := LANGuaThereIsNoModuleAvailable; + LANGIgnoreError := LANGuaIgnoreError; + LANGErrorMount := LANGuaErrorMount; + LANGErrorUmount := LANGuaErrorUmount; + LANGErrorEject := LANGuaErrorEject; + + LANGMounterPrefs_Caption := LANGuaMounterPrefs_Caption; + LANGMounterPrefs_TitleLabelCaption := LANGuaMounterPrefs_TitleLabelCaption; + LANGMounterPrefs_ListViewFrameCaption := LANGuaMounterPrefs_ListViewFrameCaption; + LANGMounterPrefs_MountName := LANGuaMounterPrefs_MountName; + LANGMounterPrefs_MountPoint := LANGuaMounterPrefs_MountPoint; + LANGMounterPrefs_Device := LANGuaMounterPrefs_Device; + LANGMounterPrefs_MoveUpButtonTooltip := LANGuaMounterPrefs_MoveUpButtonTooltip; + LANGMounterPrefs_MoveDownButtonTooltip := LANGuaMounterPrefs_MoveDownButtonTooltip; + LANGMounterPrefs_UseFSTabDefaultsCheckBox := LANGuaMounterPrefs_UseFSTabDefaultsCheckBox; + LANGMounterPrefs_UseFSTabDefaultsCheckBoxTooltip := LANGuaMounterPrefs_UseFSTabDefaultsCheckBoxTooltip; + LANGMounterPrefs_ToggleModeCheckBox := LANGuaMounterPrefs_ToggleModeCheckBox; + LANGMounterPrefs_ToggleModeCheckBoxTooltip := LANGuaMounterPrefs_ToggleModeCheckBoxTooltip; + LANGMounterPrefs_PropertiesFrameCaption := LANGuaMounterPrefs_PropertiesFrameCaption; + LANGMounterPrefs_DisplayTextLabelCaption := LANGuaMounterPrefs_DisplayTextLabelCaption; + LANGMounterPrefs_MountPointLabelCaption := LANGuaMounterPrefs_MountPointLabelCaption; + LANGMounterPrefs_MountDeviceLabelCaption := LANGuaMounterPrefs_MountDeviceLabelCaption; + LANGMounterPrefs_DeviceTypeLabelCaption := LANGuaMounterPrefs_DeviceTypeLabelCaption; + LANGMounterPrefs_miLocalDiskCaption := LANGuaMounterPrefs_miLocalDiskCaption; + LANGMounterPrefs_miRemovableCaption := LANGuaMounterPrefs_miRemovableCaption; + LANGMounterPrefs_miCDCaption := LANGuaMounterPrefs_miCDCaption; + LANGMounterPrefs_miFloppyCaption := LANGuaMounterPrefs_miFloppyCaption; + LANGMounterPrefs_miNetworkCaption := LANGuaMounterPrefs_miNetworkCaption; + LANGMounterPrefs_MountCommandLabelCaption := LANGuaMounterPrefs_MountCommandLabelCaption; + LANGMounterPrefs_UmountCommandLabelCaption := LANGuaMounterPrefs_UmountCommandLabelCaption; + LANGMounterPrefs_MountCommandEntryTooltip := LANGuaMounterPrefs_MountCommandEntryTooltip; + LANGMounterPrefs_UmountCommandEntryTooltip := LANGuaMounterPrefs_UmountCommandEntryTooltip; + LANGMounterPrefs_IconLabelCaption := LANGuaMounterPrefs_IconLabelCaption; + + LANGConnMgr_Caption := LANGuaConnMgr_Caption; + LANGConnMgr_ConnectButton := LANGuaConnMgr_ConnectButton; + LANGConnMgr_OpenConnection := LANGuaConnMgr_OpenConnection; + LANGConnMgr_NameColumn := LANGuaConnMgr_NameColumn; + LANGConnMgr_URIColumn := LANGuaConnMgr_URIColumn; + LANGConnMgr_AddConnectionButtonCaption := LANGuaConnMgr_AddConnectionButtonCaption; + LANGConnMgr_AddConnectionButtonTooltip := LANGuaConnMgr_AddConnectionButtonTooltip; + LANGConnMgr_EditButtonCaption := LANGuaConnMgr_EditButtonCaption; + LANGConnMgr_EditButtonTooltip := LANGuaConnMgr_EditButtonTooltip; + LANGConnMgr_RemoveButtonCaption := LANGuaConnMgr_RemoveButtonCaption; + LANGConnMgr_RemoveButtonTooltip := LANGuaConnMgr_RemoveButtonTooltip; + LANGConnMgr_DoYouWantDelete := LANGuaConnMgr_DoYouWantDelete; + + LANGConnProp_FTP := LANGuaConnProp_FTP; + LANGConnProp_SFTP := LANGuaConnProp_SFTP; + LANGConnProp_SMB := LANGuaConnProp_SMB; + LANGConnProp_HTTP := LANGuaConnProp_HTTP; + LANGConnProp_HTTPS := LANGuaConnProp_HTTPS; + LANGConnProp_Other := LANGuaConnProp_Other; + LANGConnProp_Caption := LANGuaConnProp_Caption; + LANGConnProp_VFSModule := LANGuaConnProp_VFSModule; + LANGConnProp_URI := LANGuaConnProp_URI; + LANGConnProp_URIEntryTooltip := LANGuaConnProp_URIEntryTooltip; + LANGConnProp_DetailedInformations := LANGuaConnProp_DetailedInformations; + LANGConnProp_Name := LANGuaConnProp_Name; + LANGConnProp_Server := LANGuaConnProp_Server; + LANGConnProp_Username := LANGuaConnProp_Username; + LANGConnProp_UserNameEntryTooltip := LANGuaConnProp_UserNameEntryTooltip; + LANGConnProp_Password := LANGuaConnProp_Password; + LANGConnProp_TargetDirectory := LANGuaConnProp_TargetDirectory; + LANGConnProp_ServiceType := LANGuaConnProp_ServiceType; + LANGConnProp_MaskPassword := LANGuaConnProp_MaskPassword; + LANGConnProp_MenuItemCaption := LANGuaConnProp_MenuItemCaption; + + LANGConnLogin_Caption := LANGuaConnLogin_Caption; + LANGConnLogin_Login := LANGuaConnLogin_Login; + LANGConnLogin_ExperimentalWarningLabelCaption := LANGuaConnLogin_ExperimentalWarningLabelCaption; + LANGConnLogin_Username := LANGuaConnLogin_Username; + LANGConnLogin_Password := LANGuaConnLogin_Password; + LANGConnLogin_AnonymousCheckButton := LANGuaConnLogin_AnonymousCheckButton; + + LANGColumns_Caption := LANGuaColumns_Caption; + LANGColumns_Title := LANGuaColumns_Title; + LANGColumns_MoveUpButtonTooltip := LANGuaColumns_MoveUpButtonTooltip; + LANGColumns_MoveDownButtonTooltip := LANGuaColumns_MoveDownButtonTooltip; + LANGColumns_TitlesLongName := LANGuaColumns_TitlesLongName; + LANGColumns_TitlesLongNameExt := LANGuaColumns_TitlesLongNameExt; + LANGColumns_TitlesLongExt := LANGuaColumns_TitlesLongExt; + LANGColumns_TitlesLongSize := LANGuaColumns_TitlesLongSize; + LANGColumns_TitlesLongDateTime := LANGuaColumns_TitlesLongDateTime; + LANGColumns_TitlesLongDate := LANGuaColumns_TitlesLongDate; + LANGColumns_TitlesLongTime := LANGuaColumns_TitlesLongTime; + LANGColumns_TitlesLongUser := LANGuaColumns_TitlesLongUser; + LANGColumns_TitlesLongGroup := LANGuaColumns_TitlesLongGroup; + LANGColumns_TitlesLongAttr := LANGuaColumns_TitlesLongAttr; + LANGColumns_TitlesShortName := LANGuaColumns_TitlesShortName; + LANGColumns_TitlesShortNameExt := LANGuaColumns_TitlesShortNameExt; + LANGColumns_TitlesShortExt := LANGuaColumns_TitlesShortExt; + LANGColumns_TitlesShortSize := LANGuaColumns_TitlesShortSize; + LANGColumns_TitlesShortDateTime := LANGuaColumns_TitlesShortDateTime; + LANGColumns_TitlesShortDate := LANGuaColumns_TitlesShortDate; + LANGColumns_TitlesShortTime := LANGuaColumns_TitlesShortTime; + LANGColumns_TitlesShortUser := LANGuaColumns_TitlesShortUser; + LANGColumns_TitlesShortGroup := LANGuaColumns_TitlesShortGroup; + LANGColumns_TitlesShortAttr := LANGuaColumns_TitlesShortAttr; + + LANGTestPlugin_Caption := LANGuaTestPlugin_Caption; + LANGTestPlugin_Title := LANGuaTestPlugin_Title; + LANGTestPlugin_ExperimentalWarningLabelCaption := LANGuaTestPlugin_ExperimentalWarningLabelCaption; + LANGTestPlugin_Plugin := LANGuaTestPlugin_Plugin; + LANGTestPlugin_Command := LANGuaTestPlugin_Command; + LANGTestPlugin_Username := LANGuaTestPlugin_Username; + LANGTestPlugin_Password := LANGuaTestPlugin_Password; + LANGTestPlugin_AnonymousCheckButton := LANGuaTestPlugin_AnonymousCheckButton; + LANGTestPlugin_NoPluginsFound := LANGuaTestPlugin_NoPluginsFound; + + LANGRemoteWait_Caption := LANGuaRemoteWait_Caption; + LANGRemoteWait_OperationInProgress := LANGuaRemoteWait_OperationInProgress; + LANGRemoteWait_ItemsFound := LANGuaRemoteWait_ItemsFound; + + LANGSearch_Bytes := LANGuaSearch_Bytes; + LANGSearch_kB := LANGuaSearch_kB; + LANGSearch_MB := LANGuaSearch_MB; + LANGSearch_days := LANGuaSearch_days; + LANGSearch_weeks := LANGuaSearch_weeks; + LANGSearch_months := LANGuaSearch_months; + LANGSearch_years := LANGuaSearch_years; + LANGSearch_Caption := LANGuaSearch_Caption; + LANGSearch_General := LANGuaSearch_General; + LANGSearch_Advanced := LANGuaSearch_Advanced; + LANGSearch_SearchResults := LANGuaSearch_SearchResults; + LANGSearch_SearchFor := LANGuaSearch_SearchFor; + LANGSearch_FileMaskEntryTooltip := LANGuaSearch_FileMaskEntryTooltip; + LANGSearch_SearchIn := LANGuaSearch_SearchIn; + LANGSearch_SearchArchivesCheckButton := LANGuaSearch_SearchArchivesCheckButton; + LANGSearch_FindText := LANGuaSearch_FindText; + LANGSearch_FindTextEntryTooltip := LANGuaSearch_FindTextEntryTooltip; + LANGSearch_CaseSensitiveCheckButton := LANGuaSearch_CaseSensitiveCheckButton; + LANGSearch_StayCurrentFSCheckButton := LANGuaSearch_StayCurrentFSCheckButton; + LANGSearch_CaseSensitiveMatchCheckButton := LANGuaSearch_CaseSensitiveMatchCheckButton; + LANGSearch_Size := LANGuaSearch_Size; + LANGSearch_Date := LANGuaSearch_Date; + LANGSearch_BiggerThan := LANGuaSearch_BiggerThan; + LANGSearch_SmallerThan := LANGuaSearch_SmallerThan; + LANGSearch_ModifiedBetweenRadioButton := LANGuaSearch_ModifiedBetweenRadioButton; + LANGSearch_NotModifiedAfterRadioButton := LANGuaSearch_NotModifiedAfterRadioButton; + LANGSearch_ModifiedLastRadioButton := LANGuaSearch_ModifiedLastRadioButton; + LANGSearch_ModifiedNotLastRadionButton := LANGuaSearch_ModifiedNotLastRadionButton; + LANGSearch_ModifiedBetweenEntry1 := LANGuaSearch_ModifiedBetweenEntry1; + LANGSearch_ViewButtonCaption := LANGuaSearch_ViewButtonCaption; + LANGSearch_NewSearchButtonCaption := LANGuaSearch_NewSearchButtonCaption; + LANGSearch_GoToFileButtonCaption := LANGuaSearch_GoToFileButtonCaption; + LANGSearch_FeedToListboxButtonCaption := LANGuaSearch_FeedToListboxButtonCaption; + LANGSearch_StatusSC := LANGuaSearch_StatusSC; + LANGSearch_Ready := LANGuaSearch_Ready; + LANGSearch_PreparingToSearch := LANGuaSearch_PreparingToSearch; + LANGSearch_SearchInProgress := LANGuaSearch_SearchInProgress; + LANGSearch_UserCancelled := LANGuaSearch_UserCancelled; + LANGSearch_SearchFinished := LANGuaSearch_SearchFinished; + LANGSearch_FilesFound := LANGuaSearch_FilesFound; + LANGSearch_And := LANGuaSearch_And; + + LANGCloseOpenConnection := LANGuaCloseOpenConnection; + LANGDuplicateTabWarning := LANGuaDuplicateTabWarning; + LANGDontShowAgain := LANGuaDontShowAgain; + LANGSwitchOtherPanelWarning := LANGuaSwitchOtherPanelWarning; + LANGOpenConnectionsWarning := LANGuaOpenConnectionsWarning; + LANGmiDisconnect_Caption := LANGuamiDisconnect_Caption; + LANGDisconnectButton_Tooltip := LANGuaDisconnectButton_Tooltip; + LANGLeaveArchiveButton_Tooltip := LANGuaLeaveArchiveButton_Tooltip; + LANGOpenTerminalButton_Tooltip := LANGuaOpenTerminalButton_Tooltip; + LANGOpenTerminalButton_Caption := LANGuaOpenTerminalButton_Caption; + LANGShowTextUIDsCheckBox_Caption := LANGuaShowTextUIDsCheckBox_Caption; + LANGShowTextUIDsCheckBox_Tooltip := LANGuaShowTextUIDsCheckBox_Tooltip; + + LANGmiNewTab_Caption := LANGuamiNewTab_Caption; + LANGFilePopupMenu_Properties := LANGuaFilePopupMenu_Properties; + LANGCommandEntry_Tooltip := LANGuaCommandEntry_Tooltip; + LANGmiFiles_Caption := LANGuamiFiles_Caption; + + LANGPasswordButton_Tooltip := LANGuaPasswordButton_Tooltip; + LANGHandleRunFromArchive_Bytes := LANGuaHandleRunFromArchive_Bytes; + LANGHandleRunFromArchive_FileTypeDesc_Unknown := LANGuaHandleRunFromArchive_FileTypeDesc_Unknown; + LANGHandleRunFromArchive_NotAssociated := LANGuaHandleRunFromArchive_NotAssociated; + LANGHandleRunFromArchive_SelfExecutable := LANGuaHandleRunFromArchive_SelfExecutable; + LANGHandleRunFromArchive_CouldntCreateTemporaryDirectory := LANGuaHandleRunFromArchive_CouldntCreateTemporaryDirectory; + LANGFRunFromVFS_Caption := LANGuaFRunFromVFS_Caption; + LANGFRunFromVFS_TitleLabel := LANGuaFRunFromVFS_TitleLabel; + LANGFRunFromVFS_FileNameLabel := LANGuaFRunFromVFS_FileNameLabel; + LANGFRunFromVFS_FileTypeLabel := LANGuaFRunFromVFS_FileTypeLabel; + LANGFRunFromVFS_SizeLabel := LANGuaFRunFromVFS_SizeLabel; + LANGFRunFromVFS_PackedSizeLabel := LANGuaFRunFromVFS_PackedSizeLabel; + LANGFRunFromVFS_DateLabel := LANGuaFRunFromVFS_DateLabel; + LANGFRunFromVFS_InfoLabel := LANGuaFRunFromVFS_InfoLabel; + LANGFRunFromVFS_OpensWithLabel := LANGuaFRunFromVFS_OpensWithLabel; + LANGFRunFromVFS_ExecuteButton := LANGuaFRunFromVFS_ExecuteButton; + LANGFRunFromVFS_ExecuteAllButton := LANGuaFRunFromVFS_ExecuteAllButton; + LANGFSetPassword_Caption := LANGuaFSetPassword_Caption; + LANGFSetPassword_Label1_Caption := LANGuaFSetPassword_Label1_Caption; + LANGFSetPassword_Label2_Caption := LANGuaFSetPassword_Label2_Caption; + LANGFSetPassword_ShowPasswordCheckButton := LANGuaFSetPassword_ShowPasswordCheckButton; +end; + +initialization + AddTranslation('uk_UA', @SetTranslation); + AddTranslation('uk_UA.utf8', @SetTranslation); + AddTranslation('UA', @SetTranslation); + AddTranslation('uk', @SetTranslation); +end. |
