|
@@ -1,6731 +1,2155 @@
|
|
|
-; About application dialog
|
|
|
[About.dfm]
|
|
|
-; "About application"
|
|
|
Caption="Tentang aplikasi"
|
|
|
-; "To send comments and report bugs use support forum at:"
|
|
|
-ProductSpecificMessageLabel.Caption="Untuk berkomentar dan melaporkan kesalahan, akses di forum:"
|
|
|
-; "Portions copyright:"
|
|
|
-Label3.Caption="Porsi hakcipta:"
|
|
|
-; "OK"
|
|
|
OKButton.Caption="Oke"
|
|
|
-; "&License..."
|
|
|
LicenseButton.Caption="&Lisensi..."
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
+Panel.ProductSpecificMessageLabel.Caption="Untuk berkomentar dan melaporkan kesalahan, akses di forum:"
|
|
|
+Panel.Label3.Caption="Porsi hakcipta:"
|
|
|
|
|
|
-; Authentication dialog
|
|
|
[Authenticate.dfm]
|
|
|
-; "&Change stored password to this one"
|
|
|
PasswordPanel.SavePasswordPanel.SavePasswordCheck.Caption="&Ubah password tersimpan dengan yang ini"
|
|
|
-; "OK"
|
|
|
PasswordPanel.ButtonsPanel.PasswordOKButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
PasswordPanel.ButtonsPanel.PasswordCancelButton.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
PasswordPanel.ButtonsPanel.PasswordHelpButton.Caption="&Bantuan"
|
|
|
-; "&Remember password for this session"
|
|
|
PasswordPanel.SessionRememberPasswordPanel.SessionRememberPasswordCheck.Caption="&Ingat password untuk sesi ini"
|
|
|
-; "&Never show this banner again"
|
|
|
BannerPanel.NeverShowAgainCheck.Caption="&Jangan tampilkan informasi ini lagi"
|
|
|
-; "Continue"
|
|
|
BannerPanel.BannerCloseButton.Caption="Lanjut"
|
|
|
-; "&Help"
|
|
|
BannerPanel.BannerHelpButton.Caption="&Bantuan"
|
|
|
-; "&Copy"
|
|
|
BannerActionList.EditCopy.Caption="&Salin"
|
|
|
-; "Select &All"
|
|
|
BannerActionList.EditSelectAll.Caption="Pilih &Semua"
|
|
|
-; "Use &Monospaced Font"
|
|
|
BannerActionList.BannerMonospacedFontAction.Caption="Gunakan Font &Monospace"
|
|
|
|
|
|
-; Cleanup application data dialog
|
|
|
[Cleanup.dfm]
|
|
|
-; "Cleanup application data"
|
|
|
Caption="Bersihkan data aplikasi"
|
|
|
-; "Following list contains all application data possibly stored on this computer. Check those you want to remove.'#13#10#13#10'If another instance of application is running, please close it before cleaning data.'#13#10#13#10'Notice: Opening session and/or next execution of application will recreate some of data."
|
|
|
-Label1.Caption="Daftar berikut ini berisi data aplikasi yang mungkin tersimpan pada komputer ini. Pilih yang ingin anda hapus.'#13#10#13#10'Jika ada aplikasi lain yang sedang berjalan, harap ditutup sebelum membersihkan data.'#13#10#13#10'Catatan: Membuka sesi dan/atau mengeksekusi aplikasi selanjutnya akan membuat ulang beberapa data."
|
|
|
-; "OK"
|
|
|
+Label1.Caption="Daftar berikut ini berisi data aplikasi yang mungkin tersimpan pada komputer ini. Pilih yang ingin anda hapus.\r\n\r\nJika ada aplikasi lain yang sedang berjalan, harap ditutup sebelum membersihkan data.\r\n\r\nCatatan: Membuka sesi dan/atau mengeksekusi aplikasi selanjutnya akan membuat ulang beberapa data."
|
|
|
OKButton.Caption="Oke"
|
|
|
-; "Close"
|
|
|
CancelButton.Caption="Tutup"
|
|
|
-; "Data"
|
|
|
DataListView.item0.Caption="Data"
|
|
|
-; "Location"
|
|
|
DataListView.item1.Caption="Lokasi"
|
|
|
-; "Un/check &all"
|
|
|
CheckAllButton.Caption="Tidak/pilih semu&a"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; Console dialog
|
|
|
[Console.dfm]
|
|
|
-; "Console"
|
|
|
Caption="Konsol"
|
|
|
-; "Enter &command:"
|
|
|
Label1.Caption="Masukan &perintah"
|
|
|
-; "Current directory:"
|
|
|
Label2.Caption="Direktori sekarang"
|
|
|
-; "Do not execute commands that require user-input or data transfer"
|
|
|
Label4.Caption="Perhatian: JANGAN menjalankan perintah yang membutuhkan masukan dari pengguna"
|
|
|
-; "Close"
|
|
|
CancelBtn.Caption="Tutup"
|
|
|
-; "&Execute"
|
|
|
ExecuteButton.Caption="&Jalankan"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Copy"
|
|
|
ActionList.EditCopy.Caption="&Salin"
|
|
|
-; "Select &All"
|
|
|
ActionList.EditSelectAll.Caption="Pilih &Semua"
|
|
|
-; "Adjust &Window"
|
|
|
ActionList.AdjustWindow.Caption="Atur &Window"
|
|
|
|
|
|
-; Copy confirmation dialog
|
|
|
[Copy.dfm]
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "B&rowse..."
|
|
|
LocalDirectoryBrowseButton.Caption="J&elajah"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Do not show this dialog box again"
|
|
|
NeverShowAgainCheck.Caption="Jangan tampilkan kotak dialog ini lagi"
|
|
|
-; "Transfer settin&gs..."
|
|
|
TransferSettingsButton.Caption="Pen&gaturan Transfer..."
|
|
|
-; "Transfer settings"
|
|
|
CopyParamGroup.Caption="Pengaturan Transfer"
|
|
|
-; "In Commander interface a keyboard shortcut F5 is used to transfer files. Should you want to use it to refresh a file panel, click here to go to preferences."
|
|
|
ShortCutHintPanel.ShortCutHintLabel.Caption="Pada antarmuka perintah, pintasan keyboard F5 digunakan untuk mentransfer berkas. Jika Anda ingin menggunakannya untuk memuat ulang panel berkas, klik di sini untuk menuju ke pengaturan preferensi."
|
|
|
|
|
|
-; Custom transfer settings dialog (e.g. used from synchronisation dialog)
|
|
|
[CopyParamCustom.dfm]
|
|
|
-; "Transfer settings"
|
|
|
Caption="Pengaturan transfer"
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "Help"
|
|
|
HelpButton.Caption="Bantuan"
|
|
|
|
|
|
-; Transfer settings preset dialog
|
|
|
[CopyParamPreset.dfm]
|
|
|
-; "Preset &description:"
|
|
|
Label1.Caption="&Deskripsi preset:"
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "Autoselection rule"
|
|
|
RuleGroup.Caption="Aturan pemilihan otomatis"
|
|
|
-; "Hostna&me mask:"
|
|
|
RuleGroup.Label2.Caption="Mask hostna&me"
|
|
|
-; "Us&ername mask:"
|
|
|
RuleGroup.Label3.Caption="Mask us&ername"
|
|
|
-; "Remote director&y mask:"
|
|
|
RuleGroup.Label4.Caption="Mask remote director&y"
|
|
|
-; "&Local directory mask:"
|
|
|
RuleGroup.Label5.Caption="Mask &local directory"
|
|
|
-; "Current"
|
|
|
RuleGroup.CurrentRuleButton.Caption="Saat ini"
|
|
|
-; "mask hints"
|
|
|
RuleGroup.RuleMaskHintText.Caption="Petunjuk mask"
|
|
|
-; "Automatically select this preset when"
|
|
|
HasRuleCheck.Caption="Pilih preset ini secara otomatis ketika"
|
|
|
-; "Help"
|
|
|
HelpButton.Caption="Bantuan"
|
|
|
|
|
|
-; Copy parameters frame (used by CopyParamCustom and CopyParamPreset dialogs)
|
|
|
[CopyParams.dfm]
|
|
|
-; "Common options"
|
|
|
CommonPropertiesGroup.Caption="Pengaturan umum"
|
|
|
-; "&Speed (KB/s):"
|
|
|
CommonPropertiesGroup.SpeedLabel3.Caption="&Kecepatan (KB/s)"
|
|
|
-; "&Preserve timestamp"
|
|
|
CommonPropertiesGroup.PreserveTimeCheck.Caption="&Pertahankan cap waktu"
|
|
|
-; "&Calculate total size"
|
|
|
CommonPropertiesGroup.CommonCalculateSizeCheck.Caption="&Hitung ukuran total"
|
|
|
-; "Including directories"
|
|
|
CommonPropertiesGroup.PreserveTimeDirsCheck.Caption="Termasuk direktori"
|
|
|
-; "Download options"
|
|
|
LocalPropertiesGroup.Caption="Pengaturan unduhan"
|
|
|
-; "Preserve rea&d-only"
|
|
|
LocalPropertiesGroup.PreserveReadOnlyCheck.Caption="Pertahankan rea&d-only"
|
|
|
-; "Upload options"
|
|
|
RemotePropertiesGroup.Caption="Pengaturan unggahan"
|
|
|
-; "Set pe&rmissions:"
|
|
|
RemotePropertiesGroup.PreserveRightsCheck.Caption="Tentukan &hak akses"
|
|
|
-; "Configure permissions"
|
|
|
RemotePropertiesGroup.RightsEdit.ButtonHint="Konfigurasi hak akses"
|
|
|
-; "Ign&ore permission errors"
|
|
|
RemotePropertiesGroup.IgnorePermErrorsCheck.Caption="&Abaikan kesalahan hak akses"
|
|
|
-; "Clear '#39'Arc&hive'#39' attribute"
|
|
|
-RemotePropertiesGroup.ClearArchiveCheck.Caption="Bersi&hkan '#39'Atribute'#39' arsip"
|
|
|
-; "Filename modification"
|
|
|
+RemotePropertiesGroup.ClearArchiveCheck.Caption="Bersi&hkan 'Atribute' arsip"
|
|
|
ChangeCaseGroup.Caption="Perubahan nama berkas"
|
|
|
-; "Lower case &8.3"
|
|
|
ChangeCaseGroup.CCLowerCaseShortButton.Caption="Huruf kecil &8.3"
|
|
|
-; "No chan&ge"
|
|
|
ChangeCaseGroup.CCNoChangeButton.Caption="Tanpa perubaha&n"
|
|
|
-; "&Upper case"
|
|
|
ChangeCaseGroup.CCUpperCaseButton.Caption="Huruf &kapital"
|
|
|
-; "Lo&wer case"
|
|
|
ChangeCaseGroup.CCLowerCaseButton.Caption="Huruf &kecil"
|
|
|
-; "Rep&lace '#39'\:*?'#39'..."
|
|
|
-ChangeCaseGroup.ReplaceInvalidCharsCheck.Caption="Ganti '#39'\:*?'#39' ..."
|
|
|
-; "Transfer mode"
|
|
|
+ChangeCaseGroup.ReplaceInvalidCharsCheck.Caption="Ganti '\\:*?' ..."
|
|
|
TransferModeGroup.Caption="Mode transfer"
|
|
|
-; "Transfer following &files in text mode:"
|
|
|
TransferModeGroup.AsciiFileMaskLabel.Caption="Transfer &berkas berikut dalam mode teks"
|
|
|
-; "&Text (plain text, html, scripts, ...)"
|
|
|
TransferModeGroup.TMTextButton.Caption="&Teks (teks biasa, html, skrip, ...)"
|
|
|
-; "&Binary (archives, doc, ...)"
|
|
|
TransferModeGroup.TMBinaryButton.Caption="&Biner (kumpulan, doc, ...)"
|
|
|
-; "&Automatic"
|
|
|
TransferModeGroup.TMAutomaticButton.Caption="&Otomatis"
|
|
|
-; "Other"
|
|
|
OtherGroup.Caption="Lainnya"
|
|
|
-; "File &mask:"
|
|
|
OtherGroup.IncludeFileMaskLabel.Caption="&Mask Berkas:"
|
|
|
-; "&Edit..."
|
|
|
OtherGroup.IncludeFileMaskButton.Caption="&Edit"
|
|
|
-; "&New and updated files only"
|
|
|
OtherGroup.NewerOnlyCheck.Caption="&Hanya berkas baru dan terkini"
|
|
|
-; "mask hints"
|
|
|
OtherGroup.IncludeFileMaskHintText.Caption="petunjuk mask"
|
|
|
|
|
|
-; Create directory dialog
|
|
|
[CreateDirectory.dfm]
|
|
|
-; "Create folder"
|
|
|
Caption="Buat folder"
|
|
|
-; "New &folder name:"
|
|
|
EditLabel.Caption="Nama &folder baru"
|
|
|
-; "Attributes"
|
|
|
MorePanel.AttributesGroup.Caption="Atribut"
|
|
|
-; "Set pe&rmissions"
|
|
|
MorePanel.AttributesGroup.SetRightsCheck.Caption="Tentukan &hak akses"
|
|
|
-; "Use &same settings next time"
|
|
|
MorePanel.AttributesGroup.SaveSettingsCheck.Caption="Gunakan pengaturan yang &sama untuk selanjutnya"
|
|
|
-; "OK"
|
|
|
OKBtn.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelBtn.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; Custom dialog
|
|
|
[Custom.dfm]
|
|
|
-; "OK"
|
|
|
OKButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; Add/edit custom command dialog
|
|
|
[CustomCommand.dfm]
|
|
|
-; "&Description:"
|
|
|
Group.DescriptionLabel.Caption="&Deskripsi"
|
|
|
-; "&Custom command:"
|
|
|
Group.Label1.Caption="&Kustomisasi perintah:"
|
|
|
-; "&Keyboard shortcut:"
|
|
|
Group.ShortCutLabel.Caption="Pintasan &keyboard"
|
|
|
-; "&Apply to directories"
|
|
|
Group.ApplyToDirectoriesCheck.Caption="Ter&apkan pada direktori"
|
|
|
-; "&Execute recursively"
|
|
|
Group.RecursiveCheck.Caption="&Eksekusi rekursif"
|
|
|
-; "&Local command"
|
|
|
Group.LocalCommandButton.Caption="Perintah &lokal"
|
|
|
-; "&Remote command"
|
|
|
Group.RemoteCommandButton.Caption="Perintah &remote"
|
|
|
-; "&Show results in terminal"
|
|
|
Group.ShowResultsCheck.Caption="Tampilkan ha&sil pada terminal"
|
|
|
-; "Copy results to clip&board"
|
|
|
Group.CopyResultsCheck.Caption="Salin hasil pada clip&board"
|
|
|
-; "&patterns"
|
|
|
Group.HintText.Caption="&pola"
|
|
|
-; "&Use remote files"
|
|
|
Group.RemoteFilesCheck.Caption="&Gunakan berkas remote"
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; Common ancestor of NC and Explorer interface
|
|
|
[CustomScpExplorer.dfm]
|
|
|
-; "Drag to resize queue list. Double click to hide queue list."
|
|
|
QueueSplitter.Hint="Geser untuk mengubah ukuran antrean list. Klik ganda untuk menyembunyikan antrean list."
|
|
|
-; "Operation"
|
|
|
QueuePanel.QueueView3.item0.Caption="Operasi"
|
|
|
-; "Source"
|
|
|
QueuePanel.QueueView3.item1.Caption="Sumber"
|
|
|
-; "Destination"
|
|
|
QueuePanel.QueueView3.item2.Caption="Tujuan"
|
|
|
-; "Transferred"
|
|
|
QueuePanel.QueueView3.item3.Caption="Terkirim"
|
|
|
-; "Time"
|
|
|
QueuePanel.QueueView3.item4.Caption="Waktu"
|
|
|
-; "Speed"
|
|
|
QueuePanel.QueueView3.item5.Caption="Kecepatan"
|
|
|
-; "Progress"
|
|
|
QueuePanel.QueueView3.item6.Caption="Progres"
|
|
|
|
|
|
-; Edit mask dialog
|
|
|
[EditMask.dfm]
|
|
|
-; "Edit file mask"
|
|
|
Caption="Edit mask berkas"
|
|
|
-; "Files masks"
|
|
|
FilesGroup.Caption="Mask berkas"
|
|
|
-; "&Include files:"
|
|
|
FilesGroup.Label3.Caption="&Ikutkan berkas"
|
|
|
-; "&Exclude files:"
|
|
|
FilesGroup.Label1.Caption="K&ecualikan berkas"
|
|
|
-; "OK"
|
|
|
OKBtn.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelBtn.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Clear"
|
|
|
ClearButton.Caption="&Kosongkan"
|
|
|
-; "Directories masks"
|
|
|
DirectoriesGroup.Caption="Mask direktori"
|
|
|
-; "I&nclude directories:"
|
|
|
DirectoriesGroup.Label2.Caption="Ikutka&n direktori"
|
|
|
-; "E&xclude directories:"
|
|
|
DirectoriesGroup.Label4.Caption="&Kecualikan direktori"
|
|
|
-; "&All (do not recurse)"
|
|
|
DirectoriesGroup.ExcludeDirectoryAllCheck.Caption="Semu&a (tidak rekursif)"
|
|
|
-; "Mask"
|
|
|
MaskGroup.Caption="Mask"
|
|
|
-; "mask hints"
|
|
|
MaskHintText.Caption="Petunjuk mask"
|
|
|
|
|
|
-; Editor dialog
|
|
|
[Editor.dfm]
|
|
|
-; "Encoding"
|
|
|
TopDock.ToolBar.Encoding.Caption="Enkoding"
|
|
|
-; "Change file encoding"
|
|
|
TopDock.ToolBar.Encoding.Hint="Ubah enkoding berkas"
|
|
|
-; "&Save"
|
|
|
EditorActions.SaveAction.Caption="&Simpan"
|
|
|
-; "Save|Save file"
|
|
|
EditorActions.SaveAction.Hint="Simpan|Simpan berkas"
|
|
|
-; "Save &All"
|
|
|
EditorActions.SaveAllAction2.Caption="Simpan Semu&a"
|
|
|
-; "Save files in all editors"
|
|
|
EditorActions.SaveAllAction2.Hint="Simpan berkas pada semua editor"
|
|
|
-; "Cu&t"
|
|
|
EditorActions.EditCut.Caption="Po&tong"
|
|
|
-; "Cut|Cut the selection and put it on the Clipboard"
|
|
|
EditorActions.EditCut.Hint="Potong|Potong pilihan dan menyimpannya dalam Clipboard"
|
|
|
-; "&Copy"
|
|
|
EditorActions.EditCopy.Caption="&Salin"
|
|
|
-; "Copy|Copy the selection and put it on the Clipboard"
|
|
|
EditorActions.EditCopy.Hint="Salin|Salin pilihan dan simpan dalam Clipboard"
|
|
|
-; "&Paste"
|
|
|
EditorActions.EditPaste.Caption="Tem&pel"
|
|
|
-; "Paste|Insert Clipboard contents"
|
|
|
EditorActions.EditPaste.Hint="Tempel|Sisipkan konten Clipboard"
|
|
|
-; "Select &All"
|
|
|
EditorActions.EditSelectAll.Caption="Pilih Semu&a"
|
|
|
-; "Select All|Select the entire document"
|
|
|
EditorActions.EditSelectAll.Hint="Pilih Semua|Pilih seluruh dokumen"
|
|
|
-; "&Undo"
|
|
|
EditorActions.EditUndo.Caption="Tak &Jadi"
|
|
|
-; "Undo|Revert the last action"
|
|
|
EditorActions.EditUndo.Hint="Tak Jadi|Membatalkan perintah terakhir"
|
|
|
-; "Re&do"
|
|
|
EditorActions.EditRedo.Caption="&Ulangi"
|
|
|
-; "Redo|Revert the effects of most recent Undo"
|
|
|
EditorActions.EditRedo.Hint="Ulangi|Kembalikan efek pada pembatalan terbaru"
|
|
|
-; "&Delete"
|
|
|
EditorActions.EditDelete.Caption="&Hapus"
|
|
|
-; "Delete|Erase the selection"
|
|
|
EditorActions.EditDelete.Hint="Hapus|Menghapus pilihan"
|
|
|
-; "&Preferences..."
|
|
|
EditorActions.PreferencesAction.Caption="&Preferensi..."
|
|
|
-; "Preferences|Show/change editor preferences"
|
|
|
EditorActions.PreferencesAction.Hint="Preferensi|Tampilkan/ubah preferensi"
|
|
|
-; "&Find..."
|
|
|
EditorActions.FindAction.Caption="Ca&ri"
|
|
|
-; "Find|Find the specified text"
|
|
|
EditorActions.FindAction.Hint="Cari|Cari teks tertentu"
|
|
|
-; "&Replace..."
|
|
|
EditorActions.ReplaceAction.Caption="&Ganti"
|
|
|
-; "Replace|Replace the specified text with different text"
|
|
|
EditorActions.ReplaceAction.Hint="Ganti|Mengganti teks tertentu dengan teks lain"
|
|
|
-; "Find &Next"
|
|
|
EditorActions.FindNextAction.Caption="Cari &Berikutnya"
|
|
|
-; "Find next|Find the next occurrence of the specified text"
|
|
|
EditorActions.FindNextAction.Hint="Cari berikutnya|Mencari kemunculan teks berikutnya"
|
|
|
-; "&Go to Line Number..."
|
|
|
EditorActions.GoToLineAction.Caption="Pergi &ke baris ke ..."
|
|
|
-; "Go to line|Go to specific line number"
|
|
|
EditorActions.GoToLineAction.Hint="Pergi ke baris| Pergi ke baris tertentu"
|
|
|
-; "&Help"
|
|
|
EditorActions.HelpAction.Caption="&Bantuan"
|
|
|
-; "Editor help"
|
|
|
EditorActions.HelpAction.Hint="Bantuan editor"
|
|
|
-; "&Reload"
|
|
|
EditorActions.ReloadAction.Caption="&Muat ulang"
|
|
|
-; "Reload|Reload file"
|
|
|
EditorActions.ReloadAction.Hint="Muat ulang|Muat ulang berkas"
|
|
|
-; "Default|Default system encoding (%s)"
|
|
|
EditorActions.DefaultEncodingAction.Hint="Bawaan|Enkoding bawaan sistem (%s)"
|
|
|
-; "UTF-8|UTF-8 encoding"
|
|
|
EditorActions.UTF8EncodingAction.Hint="UTF-8|Enkoding UTF-8"
|
|
|
-; "C&olor"
|
|
|
EditorActions.ColorAction.Caption="W&arna"
|
|
|
-; "Change color of editor"
|
|
|
EditorActions.ColorAction.Hint="Ubah warna editor"
|
|
|
|
|
|
-; Editor configuration dialog
|
|
|
[EditorPreferences.dfm]
|
|
|
-; "External editor options (affects editing remote files only)"
|
|
|
ExternalEditorGroup.Caption="Opsi editor eksternal (hanya memengaruhi pengeditan berkas remote)"
|
|
|
-; "Force &text transfer mode for files edited in external editor"
|
|
|
ExternalEditorGroup.ExternalEditorTextCheck.Caption="Paksa mode &transfer berkas untuk berkas yang diedit dengan editor eksternal"
|
|
|
-; "E&xternal editor opens each file in separate window (process)"
|
|
|
ExternalEditorGroup.SDIExternalEditorCheck.Caption="E&ditor eksternal membuka tiap berkas pada jendela (proses) terpisah"
|
|
|
-; "Editor"
|
|
|
EditorGroup2.Caption="Editor"
|
|
|
-; "&Internal editor"
|
|
|
EditorGroup2.EditorInternalButton.Caption="Editor &Internal"
|
|
|
-; "&External editor:"
|
|
|
EditorGroup2.EditorExternalButton.Caption="&Editor eksternal"
|
|
|
-; "B&rowse..."
|
|
|
EditorGroup2.ExternalEditorBrowseButton.Caption="&Jelajah"
|
|
|
-; "&Associated application"
|
|
|
EditorGroup2.EditorOpenButton.Caption="&Aplikasi terkait"
|
|
|
-; "Use default system editor"
|
|
|
EditorGroup2.DefaultButton.Caption="Gunakan editor bawaan sistem"
|
|
|
-; "Editor autoselection"
|
|
|
MaskGroup.Caption="Pilihan Editor Otomatis"
|
|
|
-; "Use this editor for &following files:"
|
|
|
MaskGroup.MaskLabel.Caption="Gunakan editor ini &untuk berkas berikut"
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Remember this editor"
|
|
|
RememberCheck.Caption="Ingat editor ini"
|
|
|
|
|
|
-; Find file dialog
|
|
|
[FileFind.dfm]
|
|
|
-; "Filter"
|
|
|
FilterGroup.Caption="Filter"
|
|
|
-; "&File mask:"
|
|
|
FilterGroup.MaskLabel.Caption="&Mask berkas:"
|
|
|
-; "Sear&ch in:"
|
|
|
FilterGroup.RemoteDirectoryLabel.Caption="&Cari di:"
|
|
|
-; "mask hi&nts"
|
|
|
FilterGroup.MaskHintText.Caption="Petu&njuk mask"
|
|
|
-; "&Edit..."
|
|
|
FilterGroup.MaskButton.Caption="&Edit..."
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "Name"
|
|
|
FileView.item0.Caption="Nama"
|
|
|
-; "Directory"
|
|
|
FileView.item1.Caption="Direktori"
|
|
|
-; "Size"
|
|
|
FileView.item2.Caption="Ukuran"
|
|
|
-; "Changed"
|
|
|
FileView.item3.Caption="Diubah"
|
|
|
-; "&Delete"
|
|
|
+EditButton.Caption="&Edit"
|
|
|
ActionList.DeleteAction.Caption="&Hapus"
|
|
|
-; "Fo&cus"
|
|
|
ActionList.FocusAction.Caption="Fo&kus"
|
|
|
-; "Select &All"
|
|
|
ActionList.SelectAllAction.Caption="Pilih Semu&a"
|
|
|
-; "&Copy Results"
|
|
|
ActionList.CopyAction.Caption="&Salin hasil"
|
|
|
-; "Down&load..."
|
|
|
ActionList.DownloadAction.Caption="Unduh"
|
|
|
+ActionList.EditAction.Caption="&Edit"
|
|
|
|
|
|
-; Server/protocol information dialog
|
|
|
[FileSystemInfo.dfm]
|
|
|
-; "Server and protocol information"
|
|
|
Caption="Informasi server dan protokol"
|
|
|
-; "Close"
|
|
|
CloseButton.Caption="Tutup"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "Protocol"
|
|
|
PageControl.ProtocolSheet.Caption="Protokol"
|
|
|
-; "Server host key fingerprints"
|
|
|
PageControl.ProtocolSheet.HostKeyGroup.Caption="Host key fingerprint server"
|
|
|
-; "Algorithm:"
|
|
|
PageControl.ProtocolSheet.HostKeyGroup.Label2.Caption="Algoritma:"
|
|
|
-; "Item"
|
|
|
PageControl.ProtocolSheet.ServerView.item0.Caption="Rincian"
|
|
|
-; "Value"
|
|
|
PageControl.ProtocolSheet.ServerView.item1.Caption="Nilai"
|
|
|
-; "Certificate fingerprint"
|
|
|
PageControl.ProtocolSheet.CertificateGroup.Caption="Fingerprint sertifikat"
|
|
|
-; "&Full certificate"
|
|
|
PageControl.ProtocolSheet.CertificateGroup.CertificateViewButton.Caption="Serti&fikat keseluruhan"
|
|
|
-; "Capabilities"
|
|
|
PageControl.CapabilitiesSheet.Caption="Kapabilitas"
|
|
|
-; "Additional information"
|
|
|
PageControl.CapabilitiesSheet.InfoGroup.Caption="Informasi tambahan"
|
|
|
-; "Item"
|
|
|
PageControl.CapabilitiesSheet.ProtocolView.item0.Caption="Rincian"
|
|
|
-; "Value"
|
|
|
PageControl.CapabilitiesSheet.ProtocolView.item1.Caption="Nilai"
|
|
|
-; "Space available"
|
|
|
PageControl.SpaceAvailableSheet.Caption="Ruang tersedia"
|
|
|
-; "&Path:"
|
|
|
PageControl.SpaceAvailableSheet.Label1.Caption="&Lokasi"
|
|
|
-; "Item"
|
|
|
PageControl.SpaceAvailableSheet.SpaceAvailableView.item0.Caption="Rincian"
|
|
|
-; "Value"
|
|
|
PageControl.SpaceAvailableSheet.SpaceAvailableView.item1.Caption="Nilai"
|
|
|
-; "Check &space"
|
|
|
PageControl.SpaceAvailableSheet.SpaceAvailableButton.Caption="Periksa ruang"
|
|
|
-; "&Copy to Clipboard"
|
|
|
ClipboardButton.Caption="Salin ke &Clipboard"
|
|
|
-; "&Copy"
|
|
|
ListViewMenu.Copy.Caption="&Salin"
|
|
|
-; "&Copy"
|
|
|
FingerprintActionList.EditCopyAction.Caption="&Salin"
|
|
|
-; "Select &All"
|
|
|
FingerprintActionList.EditSelectAllAction.Caption="Pilih &Semua"
|
|
|
|
|
|
-; Synchronize dialog
|
|
|
[FullSynchronize.dfm]
|
|
|
-; "Synchronize"
|
|
|
Caption="Sinkronisasi"
|
|
|
-; "Directories"
|
|
|
DirectoriesGroup.Caption="Direktori"
|
|
|
-; "Lo&cal directory:"
|
|
|
DirectoriesGroup.LocalDirectoryLabel.Caption="Direktori lo&kal:"
|
|
|
-; "R&emote directory:"
|
|
|
DirectoriesGroup.RemoteDirectoryLabel.Caption="Direktori remo&te:"
|
|
|
-; "Bro&wse..."
|
|
|
DirectoriesGroup.LocalDirectoryBrowseButton.Caption="J&elajah..."
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "Synchronize options"
|
|
|
OptionsGroup.Caption="Samakan pilihan"
|
|
|
-; "&Delete files"
|
|
|
OptionsGroup.SynchronizeDeleteCheck.Caption="&Hapus File"
|
|
|
-; "Selected files o&nly"
|
|
|
OptionsGroup.SynchronizeSelectedOnlyCheck.Caption="Ha&nya berkas terpilih"
|
|
|
-; "&Existing files only"
|
|
|
OptionsGroup.SynchronizeExistingOnlyCheck.Caption="Hanya b&erkas yang sudah ada"
|
|
|
-; "Pre&view changes"
|
|
|
OptionsGroup.SynchronizePreviewChangesCheck.Caption="Prata&yang perubahan"
|
|
|
-; "Transfer settin&gs..."
|
|
|
TransferSettingsButton.Caption="Pen&gaturan transfer"
|
|
|
-; "Direction/Target directory"
|
|
|
DirectionGroup.Caption="Tujuan/Direktori target"
|
|
|
-; "&Both"
|
|
|
DirectionGroup.SynchronizeBothButton.Caption="&Keduanya"
|
|
|
-; "&Remote"
|
|
|
DirectionGroup.SynchronizeRemoteButton.Caption="&Remote"
|
|
|
-; "&Local"
|
|
|
DirectionGroup.SynchronizeLocalButton.Caption="&Lokal"
|
|
|
-; "Comparison criteria"
|
|
|
CompareCriterionsGroup.Caption="Kriteria perbandingan"
|
|
|
-; "M&odification time"
|
|
|
CompareCriterionsGroup.SynchronizeByTimeCheck.Caption="Waktu m&odifikasi"
|
|
|
-; "File si&ze"
|
|
|
CompareCriterionsGroup.SynchronizeBySizeCheck.Caption="Ukuran be&rkas"
|
|
|
-; "Use &same options next time"
|
|
|
SaveSettingsCheck.Caption="Gunakan opsi &serupa lain waktu"
|
|
|
-; "Transfer settings"
|
|
|
CopyParamGroup.Caption="Pengaturan transfer"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "Mode"
|
|
|
ModeGroup.Caption="Mode"
|
|
|
-; "Synchronize &files"
|
|
|
ModeGroup.SynchronizeFilesButton.Caption="Si&nkronisasi berkas"
|
|
|
-; "&Mirror files"
|
|
|
ModeGroup.MirrorFilesButton.Caption="&Cerminkan berkas"
|
|
|
-; "Synchronize ×tamps"
|
|
|
ModeGroup.SynchronizeTimestampsButton.Caption="Sinkronisasi cap wak&tu"
|
|
|
+OkMenu.Start1.Caption="&Mulai"
|
|
|
|
|
|
-; Generate URL dialog
|
|
|
[GenerateUrl.dfm]
|
|
|
-; "URL"
|
|
|
OptionsPageControl.UrlSheet.Caption="URL"
|
|
|
-; "&User name"
|
|
|
OptionsPageControl.UrlSheet.UserNameCheck.Caption="Nama pengg&una"
|
|
|
-; "SSH &host Key"
|
|
|
OptionsPageControl.UrlSheet.HostKeyCheck.Caption="&Host Key SSH"
|
|
|
-; "&WinSCP-specific"
|
|
|
OptionsPageControl.UrlSheet.WinSCPSpecificCheck.Caption="Spesifik &WinSCP"
|
|
|
-; "&Save extension"
|
|
|
OptionsPageControl.UrlSheet.SaveExtensionCheck.Caption="&Simpan ekstensi"
|
|
|
-; "Initial &directory"
|
|
|
OptionsPageControl.UrlSheet.RemoteDirectoryCheck.Caption="&Direktori awal"
|
|
|
-; "&Password"
|
|
|
OptionsPageControl.UrlSheet.PasswordCheck.Caption="&Password"
|
|
|
-; "Script"
|
|
|
OptionsPageControl.ScriptSheet.Caption="Skrip"
|
|
|
-; "&Format:"
|
|
|
OptionsPageControl.ScriptSheet.Label2.Caption="&Format"
|
|
|
-; "Script file"
|
|
|
OptionsPageControl.ScriptSheet.ScriptFormatCombo.Items.Strings.0="Berkas skrip"
|
|
|
-; "Batch file"
|
|
|
OptionsPageControl.ScriptSheet.ScriptFormatCombo.Items.Strings.1="Berkas batch"
|
|
|
-; "Command-line"
|
|
|
OptionsPageControl.ScriptSheet.ScriptFormatCombo.Items.Strings.2="Command-line"
|
|
|
-; ".NET assembly code"
|
|
|
OptionsPageControl.AssemblySheet.Caption="Kode asembli .NET"
|
|
|
-; "&Language:"
|
|
|
OptionsPageControl.AssemblySheet.Label1.Caption="&Bahasa"
|
|
|
-; "Close"
|
|
|
CancelBtn.Caption="Tutup"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Copy to Clipboard"
|
|
|
ClipboardButton.Caption="&Salin ke Clipboard"
|
|
|
|
|
|
-; Import sessions dialog
|
|
|
[ImportSessions.dfm]
|
|
|
-; "&Import from:"
|
|
|
Label.Caption="&Impor dari:"
|
|
|
-; "OK"
|
|
|
OKButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "Un/check &all"
|
|
|
CheckAllButton.Caption="Tidak/pilih semu&a"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Paste"
|
|
|
PasteButton.Caption="Tem&pel"
|
|
|
|
|
|
-; License dialog
|
|
|
[License.dfm]
|
|
|
-; "License"
|
|
|
Caption="Lisensi"
|
|
|
-; "Close"
|
|
|
CloseButton.Caption="Tutup"
|
|
|
|
|
|
-; Location profiles dialog
|
|
|
[LocationProfiles.dfm]
|
|
|
-; "Location profiles"
|
|
|
Caption="Profil lokasi"
|
|
|
-; "&Local directory:"
|
|
|
LocalDirectoryLabel.Caption="Direktori &Lokal"
|
|
|
-; "&Remote directory:"
|
|
|
RemoteDirectoryLabel.Caption="Direktori &Remote"
|
|
|
-; "OK"
|
|
|
OKBtn.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelBtn.Caption="Batal"
|
|
|
-; "Site Location profiles"
|
|
|
PageControl.SessionProfilesSheet.Caption="Profil lokasi situs"
|
|
|
-; "&Add..."
|
|
|
PageControl.SessionProfilesSheet.AddSessionBookmarkButton.Caption="&Tambah"
|
|
|
-; "Remo&ve"
|
|
|
PageControl.SessionProfilesSheet.RemoveSessionBookmarkButton.Caption="&Hapus"
|
|
|
-; "&Down"
|
|
|
PageControl.SessionProfilesSheet.DownSessionBookmarkButton.Caption="&Bawah"
|
|
|
-; "&Up"
|
|
|
PageControl.SessionProfilesSheet.UpSessionBookmarkButton.Caption="&Atas"
|
|
|
-; "Re&name"
|
|
|
PageControl.SessionProfilesSheet.RenameSessionBookmarkButton.Caption="Ganti &nama"
|
|
|
-; "&Move To..."
|
|
|
PageControl.SessionProfilesSheet.SessionBookmarkMoveToButton.Caption="&Pindah ke ..."
|
|
|
-; "Shared Location profiles"
|
|
|
PageControl.SharedProfilesSheet.Caption="Profil lokasi bersama"
|
|
|
-; "&Add..."
|
|
|
PageControl.SharedProfilesSheet.AddSharedBookmarkButton.Caption="&Tambah"
|
|
|
-; "Remo&ve"
|
|
|
PageControl.SharedProfilesSheet.RemoveSharedBookmarkButton.Caption="&Hapus"
|
|
|
-; "Re&name"
|
|
|
PageControl.SharedProfilesSheet.RenameSharedBookmarkButton.Caption="Ganti &nama"
|
|
|
-; "&Move To..."
|
|
|
PageControl.SharedProfilesSheet.SharedBookmarkMoveToButton.Caption="&Pindah ke ..."
|
|
|
-; "&Up"
|
|
|
PageControl.SharedProfilesSheet.UpSharedBookmarkButton.Caption="&Atas"
|
|
|
-; "&Down"
|
|
|
PageControl.SharedProfilesSheet.DownSharedBookmarkButton.Caption="&Bawah"
|
|
|
-; "&Shortcut..."
|
|
|
PageControl.SharedProfilesSheet.ShortCutSharedBookmarkButton.Caption="Pinta&san..."
|
|
|
-; "B&rowse..."
|
|
|
LocalDirectoryBrowseButton.Caption="&Jelajah"
|
|
|
-; "&Bookmarks..."
|
|
|
SwitchButton.Caption="&Bookmark..."
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; Login dialog
|
|
|
[Login.dfm]
|
|
|
-; "Login"
|
|
|
Caption="Login"
|
|
|
-; "Name:"
|
|
|
MainPanel.ContentsPanel.ContentsGroupBox.ContentsLabel.Caption="Nama:"
|
|
|
-; "Session"
|
|
|
MainPanel.SitePanel.BasicGroup.Caption="Sesi"
|
|
|
-; "&Host name:"
|
|
|
MainPanel.SitePanel.BasicGroup.Label1.Caption="Nama &Host:"
|
|
|
-; "Po&rt number:"
|
|
|
MainPanel.SitePanel.BasicGroup.Label2.Caption="Nomor Po&rt:"
|
|
|
-; "&User name:"
|
|
|
MainPanel.SitePanel.BasicGroup.UserNameLabel.Caption="Nama pengg&una:"
|
|
|
-; "&Password:"
|
|
|
MainPanel.SitePanel.BasicGroup.PasswordLabel.Caption="&Password:"
|
|
|
-; "&File protocol:"
|
|
|
MainPanel.SitePanel.BasicGroup.Label22.Caption="&Protokol berkas:"
|
|
|
-; "&Encryption:"
|
|
|
MainPanel.SitePanel.BasicGroup.FtpsLabel.Caption="&Enkripsi:"
|
|
|
-; "&Encryption:"
|
|
|
MainPanel.SitePanel.BasicGroup.WebDavsLabel.Caption="&Enkripsi:"
|
|
|
-; "No encryption"
|
|
|
MainPanel.SitePanel.BasicGroup.FtpsCombo.Items.Strings.0="Tanpa enkripsi"
|
|
|
-; "A&nonymous login"
|
|
|
MainPanel.SitePanel.BasicGroup.BasicFtpPanel.AnonymousLoginCheck.Caption="Login anonim"
|
|
|
-; "Note"
|
|
|
MainPanel.SitePanel.NoteGroup.Caption="Catatan"
|
|
|
-; "Close"
|
|
|
MainPanel.ButtonPanel.CloseButton.Caption="Tutup"
|
|
|
-; "Help"
|
|
|
MainPanel.ButtonPanel.HelpButton.Caption="Bantuan"
|
|
|
-; "&Manage"
|
|
|
SitesPanel.ManageButton.Caption="&Kelola"
|
|
|
-; "&Tools"
|
|
|
SitesPanel.ToolsMenuButton.Caption="Ala&t"
|
|
|
-; "&Edit"
|
|
|
ActionList.EditSessionAction.Caption="&Edit"
|
|
|
-; "Save &As..."
|
|
|
ActionList.SaveAsSessionAction.Caption="Simp&an sebagai..."
|
|
|
-; "&Save"
|
|
|
ActionList.SaveSessionAction.Caption="&Simpan..."
|
|
|
-; "&Delete"
|
|
|
ActionList.DeleteSessionAction.Caption="&Hapus"
|
|
|
-; "&Import Sites..."
|
|
|
ActionList.ImportSessionsAction.Caption="&Impor situs..."
|
|
|
-; "Login"
|
|
|
ActionList.LoginAction.Caption="Login"
|
|
|
-; "A&bout..."
|
|
|
ActionList.AboutAction.Caption="T&entang..."
|
|
|
-; "&Clean Up..."
|
|
|
ActionList.CleanUpAction.Caption="&Bersihkan..."
|
|
|
-; "&Reset"
|
|
|
ActionList.ResetNewSessionAction.Caption="&Reset"
|
|
|
-; "Set De&faults"
|
|
|
ActionList.SetDefaultSessionAction.Caption="Sebagai de&fault"
|
|
|
-; "Desktop &Icon"
|
|
|
ActionList.DesktopIconAction.Caption="&Ikon desktop"
|
|
|
-; "Explorer'#39's '#39'Send To'#39' Shortcut"
|
|
|
-ActionList.SendToHookAction.Caption=<translate>
|
|
|
-; "Check for &Updates"
|
|
|
ActionList.CheckForUpdatesAction.Caption="Cek Pembar&uan"
|
|
|
-; "&Rename"
|
|
|
ActionList.RenameSessionAction.Caption="&Ganti nama"
|
|
|
-; "Ne&w Folder..."
|
|
|
ActionList.NewSessionFolderAction.Caption="&Folder Baru..."
|
|
|
-; "Run &Pageant"
|
|
|
ActionList.RunPageantAction.Caption="Jalankan &Pageant"
|
|
|
-; "Run PuTTY&gen"
|
|
|
ActionList.RunPuttygenAction.Caption="Jalankan PuTTY&gen"
|
|
|
-; "Import/Restore &Configuration..."
|
|
|
ActionList.ImportAction.Caption="&Konfigurasi Impor/Pemulihan"
|
|
|
-; "&Export/Backup Configuration..."
|
|
|
ActionList.ExportAction.Caption="Konfigurasi &Ekspor/Pencadangan"
|
|
|
-; "&Preferences..."
|
|
|
ActionList.PreferencesAction.Caption="&Preferensi..."
|
|
|
-; "Cancel"
|
|
|
ActionList.EditCancelAction.Caption="Batal"
|
|
|
-; "A&dvanced..."
|
|
|
ActionList.SessionAdvancedAction.Caption="&Lanjutan..."
|
|
|
-; "&Logging..."
|
|
|
ActionList.PreferencesLoggingAction.Caption="&Log..."
|
|
|
-; "&Clone to New Site"
|
|
|
ActionList.CloneToNewSiteAction.Caption="&Kloning ke Situs Baru"
|
|
|
-; "Open in &PuTTY"
|
|
|
ActionList.PuttyAction.Caption="Buka di &PuTTY"
|
|
|
-; "Paste Session &URL"
|
|
|
ActionList.PasteUrlAction.Caption="Tempelkan &URL Sesi"
|
|
|
-; "&Generate Session URL/Code..."
|
|
|
ActionList.GenerateUrlAction2.Caption="&Buat URL/Kode Sesi..."
|
|
|
-; "Transfer Settings &Rule..."
|
|
|
ActionList.CopyParamRuleAction.Caption="Ketentuan Pengatu&ran Transfer..."
|
|
|
-; "&Beginning of Site Name Only"
|
|
|
ActionList.SearchSiteNameStartOnlyAction.Caption="Hanya bagian awal pada nama situs"
|
|
|
-; "&Any Part of Site Name"
|
|
|
ActionList.SearchSiteNameAction.Caption="Seti&ap bagian pada nama situs"
|
|
|
-; "All &Major Site Fields"
|
|
|
ActionList.SearchSiteAction.Caption="Se&mua field situs utama"
|
|
|
-; "Site"
|
|
|
ManageSitePopupMenu.Shellicon1.Caption="Situs"
|
|
|
-; "Site Shell Icon"
|
|
|
ManageSitePopupMenu.Shellicon2.Caption="Ikon shell situs"
|
|
|
-; "Options"
|
|
|
ManageSitePopupMenu.Options1.Caption="Opsi"
|
|
|
-; "Incremental Search"
|
|
|
ManageSitePopupMenu.IncrementalSearch1.Caption="Pencarian Inkremental"
|
|
|
-; "Site Folder"
|
|
|
ManageFolderPopupMenu.MenuItem1.Caption="Folder Situs"
|
|
|
-; "Site Folder Shell Icon"
|
|
|
ManageFolderPopupMenu.MenuItem7.Caption="Ikon shell folder situs"
|
|
|
-; "Options"
|
|
|
ManageFolderPopupMenu.Options3.Caption="Opsi"
|
|
|
-; "Incremental Search"
|
|
|
ManageFolderPopupMenu.IncrementalSearch3.Caption="Pencarian Inkremental"
|
|
|
-; "New Site"
|
|
|
ManageNewSitePopupMenu.MenuItem12.Caption="Situs Baru"
|
|
|
-; "Options"
|
|
|
ManageNewSitePopupMenu.Options2.Caption="Opsi"
|
|
|
-; "Incremental Search"
|
|
|
ManageNewSitePopupMenu.IncrementalSearch2.Caption="Pencarian Inkremental"
|
|
|
-; "Workspace"
|
|
|
ManageWorkspacePopupMenu.MenuItem2.Caption="Ruang kerja"
|
|
|
-; "Workspace Shell Icon"
|
|
|
ManageWorkspacePopupMenu.MenuItem18.Caption="Ikon shell ruang kerja"
|
|
|
-; "Options"
|
|
|
ManageWorkspacePopupMenu.Options4.Caption="Opsi"
|
|
|
-; "Incremental Search"
|
|
|
ManageWorkspacePopupMenu.IncrementalSearch4.Caption="Pencarian Inkremental"
|
|
|
-; "Session"
|
|
|
SessionAdvancedPopupMenu.Session1.Caption="Sesi"
|
|
|
-; "Global Preferences"
|
|
|
SessionAdvancedPopupMenu.MenuItem14.Caption="Preferensi Global"
|
|
|
|
|
|
-; Menus and functions container
|
|
|
[NonVisual.dfm]
|
|
|
-; "&File Names"
|
|
|
RemoteFilePopup.FileNames3.Caption="Nama Berkas (&F)"
|
|
|
-; "Operations with name(s) of selected file(s)"
|
|
|
RemoteFilePopup.FileNames3.Hint="Operasi dengan nama dari berkas terpilih"
|
|
|
-; "Download in &Background..."
|
|
|
ExplorerActions.RemoteCopyQueueAction.Caption="Unduh di &Belakang Layar..."
|
|
|
-; "Download selected remote file(s) to local directory in background"
|
|
|
ExplorerActions.RemoteCopyQueueAction.Hint="Unduh berkas remot terpilih ke direktori lokal di belakang layar"
|
|
|
-; "Download in &Background..."
|
|
|
ExplorerActions.RemoteCopyFocusedQueueAction.Caption="Unduh di &Belakang Layar..."
|
|
|
-; "Download selected remote file(s) to local directory in background"
|
|
|
ExplorerActions.RemoteCopyFocusedQueueAction.Hint="Unduh berkas remot terpilih ke direktori lokal di belakang layar"
|
|
|
-; "Upload in &Background..."
|
|
|
ExplorerActions.LocalCopyQueueAction.Caption="Unggah di &Belakang Layar..."
|
|
|
-; "Upload selected local file(s) to remote directory in background"
|
|
|
ExplorerActions.LocalCopyQueueAction.Hint="Unggah berkas lokal terpilih ke direktori remot di belakang layar"
|
|
|
-; "Upload in &Background..."
|
|
|
ExplorerActions.LocalCopyFocusedQueueAction.Caption="Unggah di &Belakang Layar..."
|
|
|
-; "Upload selected local file(s) to remote directory in background"
|
|
|
ExplorerActions.LocalCopyFocusedQueueAction.Hint="Unggah berkas lokal terpilih ke direktori remot di belakang layar"
|
|
|
-; "Down&load..."
|
|
|
ExplorerActions.RemoteCopyNonQueueAction.Caption="Unduh (&l)..."
|
|
|
-; "Download|Download selected remote file(s) to local directory"
|
|
|
ExplorerActions.RemoteCopyNonQueueAction.Hint="Unduh|Unduh berkas remot terpilih ke direktori lokal"
|
|
|
-; "Down&load..."
|
|
|
ExplorerActions.RemoteCopyFocusedNonQueueAction.Caption="Unduh (&l)..."
|
|
|
-; "Download|Download selected remote file(s) to local directory"
|
|
|
ExplorerActions.RemoteCopyFocusedNonQueueAction.Hint="Unduh|Unduh berkas remot terpilih ke direktori lokal"
|
|
|
-; "Up&load..."
|
|
|
ExplorerActions.LocalCopyNonQueueAction.Caption="Unggah (&l)..."
|
|
|
-; "Upload|Upload selected local file(s) to remote directory"
|
|
|
ExplorerActions.LocalCopyNonQueueAction.Hint="Unggah|Unggah berkas lokal terpilih ke direktori remot"
|
|
|
-; "Up&load..."
|
|
|
ExplorerActions.LocalCopyFocusedNonQueueAction.Caption="Unggah (&l)..."
|
|
|
-; "Upload|Upload selected local file(s) to remote directory"
|
|
|
ExplorerActions.LocalCopyFocusedNonQueueAction.Hint="Unggah|Unggah berkas lokal terpilih ke direktori remot"
|
|
|
-; "Up&load..."
|
|
|
ExplorerActions.LocalCopyFocusedAction.Caption="Unggah (&l)..."
|
|
|
-; "Upload|Upload selected local file(s) to remote directory"
|
|
|
ExplorerActions.LocalCopyFocusedAction.Hint="Unggah|Unggah berkas lokal terpilih ke direktori remot"
|
|
|
-; "Down&load..."
|
|
|
ExplorerActions.RemoteCopyFocusedAction.Caption="Unduh (&l)..."
|
|
|
-; "Download|Download selected remote file(s) to local directory"
|
|
|
ExplorerActions.RemoteCopyFocusedAction.Hint="Unduh|Unduh berkas remot terpilih ke direktori lokal"
|
|
|
-; "Download and Dele&te..."
|
|
|
ExplorerActions.RemoteMoveFocusedAction.Caption="Unduh dan Hapus (&t)..."
|
|
|
-; "Download and Delete|Download selected remote file(s) to local directory and delete original"
|
|
|
ExplorerActions.RemoteMoveFocusedAction.Hint="Unduh dan Hapus|Unduh berkas remot terpilih ke direktori lokal dan hapus berkas asli"
|
|
|
-; "Down&load..."
|
|
|
ExplorerActions.RemoteCopyAction.Caption="Unduh (&l)..."
|
|
|
-; "Download|Download selected remote file(s) to local directory"
|
|
|
ExplorerActions.RemoteCopyAction.Hint="Unduh|Unduh berkas remot terpilih ke direktori lokal"
|
|
|
-; "&Best Fit"
|
|
|
ExplorerActions.BestFitColumnAction.Caption="Penyesuaian Ter&baik"
|
|
|
-; "Best fit|Adjust column width to fit its content"
|
|
|
ExplorerActions.BestFitColumnAction.Hint="Penyesuaian terbaik|Atur lebar kolom untuk menyesuaikan konten"
|
|
|
-; "Go to Tree"
|
|
|
ExplorerActions.GoToTreeAction.Caption="Ke Lajur"
|
|
|
-; "Go to tree"
|
|
|
ExplorerActions.GoToTreeAction.Hint="Ke lajur"
|
|
|
-; "&Tree"
|
|
|
ExplorerActions.LocalTreeAction.Caption="&Lajur"
|
|
|
-; "Hide/show directory tree"
|
|
|
ExplorerActions.LocalTreeAction.Hint="Tunjuk/hilangkan lajur direktori"
|
|
|
-; "&Tree"
|
|
|
ExplorerActions.RemoteTreeAction.Caption="&Lajur"
|
|
|
-; "Hide/show directory tree"
|
|
|
ExplorerActions.RemoteTreeAction.Hint="Tunjuk/hilangkan lajur direktori"
|
|
|
-; "&Show Query"
|
|
|
ExplorerActions.QueueItemQueryAction.Caption="&Menunjukkan Query"
|
|
|
-; "Show pending query of selected queue item"
|
|
|
ExplorerActions.QueueItemQueryAction.Hint="Menunjukkan query yang tertahan pada bagian yang dipilih dalam antrian"
|
|
|
-; "&Show Error"
|
|
|
ExplorerActions.QueueItemErrorAction.Caption="&Menunjukkan kesalahan"
|
|
|
-; "Show pending error message of selected queue item"
|
|
|
ExplorerActions.QueueItemErrorAction.Hint="Lihat pesan kesalahan pada item queue pilihan"
|
|
|
-; "&Show Prompt"
|
|
|
ExplorerActions.QueueItemPromptAction.Caption="&Lihat Perintah"
|
|
|
-; "Show pending prompt of selected queue item"
|
|
|
ExplorerActions.QueueItemPromptAction.Hint="Lihat perintah pada item queue pilihan"
|
|
|
-; "Go to Comma&nd Line"
|
|
|
ExplorerActions.GoToCommandLineAction.Caption="Ke Baris Peri&ntah"
|
|
|
-; "Go to command line"
|
|
|
ExplorerActions.GoToCommandLineAction.Hint="Ke baris perintah"
|
|
|
-; "&Cancel"
|
|
|
ExplorerActions.QueueItemDeleteAction.Caption="&Hapus"
|
|
|
-; "Remove selected queue item"
|
|
|
ExplorerActions.QueueItemDeleteAction.Hint="Hapus item queue pilihan"
|
|
|
-; "&Execute Now"
|
|
|
ExplorerActions.QueueItemExecuteAction.Caption="&Jalankan Sekarang"
|
|
|
-; "Execute selected queue item immediately by granting it additional connection"
|
|
|
ExplorerActions.QueueItemExecuteAction.Hint="Jalankan item queue pilihan segera pada koneksi tambahan"
|
|
|
-; "&Select/Unselect"
|
|
|
ExplorerActions.SelectOneAction.Caption="&Pilih/Urungkan Pilihan"
|
|
|
-; "Select|Select/unselect focused file"
|
|
|
ExplorerActions.SelectOneAction.Hint="Pilih|Pilih/urungkan pilihan pada berkas tersorot"
|
|
|
-; "&Rename"
|
|
|
ExplorerActions.CurrentRenameAction.Caption="&Ganti Nama"
|
|
|
-; "Rename|Rename selected file"
|
|
|
ExplorerActions.CurrentRenameAction.Hint="Ganti Nama|Ganti Nama pada file pilihan"
|
|
|
-; "&Ascending"
|
|
|
ExplorerActions.LocalSortAscendingAction.Caption="&Ascending"
|
|
|
-; "Ascending/descending|Toggle ascending/descending sort of local panel"
|
|
|
ExplorerActions.LocalSortAscendingAction.Hint="Ascending/descending|Pakai ascending/descending pada panel lokal"
|
|
|
-; "&Edit"
|
|
|
ExplorerActions.CurrentEditAction.Caption="&Edit"
|
|
|
-; "Edit|Edit selected file(s)"
|
|
|
ExplorerActions.CurrentEditAction.Hint="Edit|Edit file pilihan"
|
|
|
-; "&Hide Column"
|
|
|
ExplorerActions.HideColumnAction.Caption="&Hilangkan Kolom"
|
|
|
-; "Hide column|Hide selected column"
|
|
|
ExplorerActions.HideColumnAction.Hint="Hilangkan Kolom|Hilangkan Kolom pilihan"
|
|
|
-; "&Back"
|
|
|
ExplorerActions.LocalBackAction.Caption="&Kembali"
|
|
|
-; "View"
|
|
|
ExplorerActions.CurrentCycleStyleAction.Caption="Lihat"
|
|
|
-; "View|Cycle thru directory view styles"
|
|
|
ExplorerActions.CurrentCycleStyleAction.Hint="Lihat|Ganti menggunakan mode direktori"
|
|
|
-; "&Large Icons"
|
|
|
ExplorerActions.CurrentIconAction.Caption="Ikon &Besar"
|
|
|
-; "Large Icons|View large icons"
|
|
|
ExplorerActions.CurrentIconAction.Hint="Ikon Besar|Lihat ikon besar"
|
|
|
-; "&Small Icons"
|
|
|
ExplorerActions.CurrentSmallIconAction.Caption="Ikon &Kecil"
|
|
|
-; "Small Icons|View small icons"
|
|
|
ExplorerActions.CurrentSmallIconAction.Hint="Ikon Kecil|Lihat ikon kecil"
|
|
|
-; "Lis&t"
|
|
|
ExplorerActions.CurrentListAction.Caption="Daf&tar"
|
|
|
-; "List|View list"
|
|
|
ExplorerActions.CurrentListAction.Hint="Daftar|Lihat daftar"
|
|
|
-; "&Details"
|
|
|
ExplorerActions.CurrentReportAction.Caption="&Detil"
|
|
|
-; "Details|View details"
|
|
|
ExplorerActions.CurrentReportAction.Hint="Detil|Lihat detil"
|
|
|
-; "Mo&ve To..."
|
|
|
ExplorerActions.RemoteMoveToAction.Caption="Pi&ndah (move) ke"
|
|
|
-; "Move|Move selected remote file(s) to another remote directory or another name"
|
|
|
ExplorerActions.RemoteMoveToAction.Hint="Pindah|Pindah file pilihan ke direktori remote"
|
|
|
-; "&Delete"
|
|
|
ExplorerActions.CurrentDeleteFocusedAction.Caption="&Hapus"
|
|
|
-; "Delete|Delete selected file(s)"
|
|
|
ExplorerActions.CurrentDeleteFocusedAction.Hint="Hapus|Hapus file pilihan"
|
|
|
-; "&Properties"
|
|
|
ExplorerActions.CurrentPropertiesFocusedAction.Caption="&Properti"
|
|
|
-; "Properties|Display/change properties of selected file(s)"
|
|
|
ExplorerActions.CurrentPropertiesFocusedAction.Hint="Properti|Lihat/rubah properti file pilihan"
|
|
|
-; "&Create Directory..."
|
|
|
ExplorerActions.CurrentCreateDirAction.Caption="&Buat Direktori..."
|
|
|
-; "Create directory|Create new directory"
|
|
|
ExplorerActions.CurrentCreateDirAction.Hint="Buat direktori|Buat direktori baru"
|
|
|
-; "&Delete"
|
|
|
ExplorerActions.CurrentDeleteAction.Caption="&Hapus"
|
|
|
-; "Delete|Delete selected file(s)"
|
|
|
ExplorerActions.CurrentDeleteAction.Hint="Hapus|Hapus file pilihan"
|
|
|
-; "&Properties"
|
|
|
ExplorerActions.CurrentPropertiesAction.Caption="Properti"
|
|
|
-; "Properties|Display/change properties of selected file(s)"
|
|
|
ExplorerActions.CurrentPropertiesAction.Hint="Properti|Lihat/rubah properti file pilihan"
|
|
|
-; "&Back"
|
|
|
ExplorerActions.RemoteBackAction.Caption="&Kembali"
|
|
|
-; "&Forward"
|
|
|
ExplorerActions.RemoteForwardAction.Caption="&Meneruskan"
|
|
|
-; "Comma&nd Line"
|
|
|
ExplorerActions.CommandLinePanelAction.Caption="Baris Peri&ntah"
|
|
|
-; "Hide/show command line"
|
|
|
ExplorerActions.CommandLinePanelAction.Hint="Hilang/tunjukkan baris perintah"
|
|
|
-; "&Parent Directory"
|
|
|
ExplorerActions.RemoteParentDirAction.Caption="Direktori &Utama"
|
|
|
-; "Parent directory|Go to parent directory"
|
|
|
ExplorerActions.RemoteParentDirAction.Hint="Direktori Utama|Ke direktori utama"
|
|
|
-; "&Root Directory"
|
|
|
ExplorerActions.RemoteRootDirAction.Caption="Direktori &Root"
|
|
|
-; "Root directory|Go to root directory"
|
|
|
ExplorerActions.RemoteRootDirAction.Hint="Direktori Root|Ke direktori root"
|
|
|
-; "&Home Directory"
|
|
|
ExplorerActions.RemoteHomeDirAction.Caption="Direktori &Home"
|
|
|
-; "Home directory|Go to home directory"
|
|
|
ExplorerActions.RemoteHomeDirAction.Hint="Direktori Home|Ke direktori home"
|
|
|
-; "&Refresh"
|
|
|
ExplorerActions.RemoteRefreshAction.Caption="&Refresh"
|
|
|
-; "Refresh|Refresh directory content"
|
|
|
ExplorerActions.RemoteRefreshAction.Hint="Refresh|Refresh isi direktori"
|
|
|
-; "&About..."
|
|
|
ExplorerActions.AboutAction.Caption="&Tentang ..."
|
|
|
-; "About|Show About box"
|
|
|
ExplorerActions.AboutAction.Hint="Tentang|Lihat Info Tentang"
|
|
|
-; "Status &Bar"
|
|
|
ExplorerActions.StatusBarAction.Caption="&Bar Status"
|
|
|
-; "Hide/show status bar"
|
|
|
ExplorerActions.StatusBarAction.Hint="Hilang/tunjukkan bar status"
|
|
|
-; "Sessions Tabs"
|
|
|
ExplorerActions.SessionsTabsAction.Caption="Bingkai Sesi"
|
|
|
-; "Hide/show sessions tabs"
|
|
|
ExplorerActions.SessionsTabsAction.Hint="Sembunyikan/tampilkan bingkai sesi"
|
|
|
-; "&Address"
|
|
|
ExplorerActions.ExplorerAddressBandAction.Caption="&Alamat"
|
|
|
-; "Hide/show address toolbar"
|
|
|
ExplorerActions.ExplorerAddressBandAction.Hint="Hilang/tunjukkan toolbar alamat"
|
|
|
-; "&Menu"
|
|
|
ExplorerActions.ExplorerMenuBandAction.Caption="&Menu"
|
|
|
-; "Hide/show menu"
|
|
|
ExplorerActions.ExplorerMenuBandAction.Hint="Hilang/tunjukkan menu"
|
|
|
-; "&Standard Buttons"
|
|
|
ExplorerActions.ExplorerToolbarBandAction.Caption="Tombol &Standard"
|
|
|
-; "Hide/show standard toolbar"
|
|
|
ExplorerActions.ExplorerToolbarBandAction.Hint="Hilang/tunjukkan toolbar standard"
|
|
|
-; "&Open Directory/Bookmark..."
|
|
|
ExplorerActions.RemoteOpenDirAction.Caption="&Buka Direktori/Bookmark.."
|
|
|
-; "Open directory/bookmark|Open specified directory or saved bookmark"
|
|
|
ExplorerActions.RemoteOpenDirAction.Hint="Buka direktori/bookmark|Buka direktori spesifik atau simpan bookmark"
|
|
|
-; "Sele&ct Files..."
|
|
|
ExplorerActions.SelectAction.Caption="Pi&lih File"
|
|
|
-; "Select|Select files by mask"
|
|
|
ExplorerActions.SelectAction.Hint="Pilih|Pilih file berdasar mask"
|
|
|
-; "&Unselect Files..."
|
|
|
ExplorerActions.UnselectAction.Caption="&Urungkan Pilihan Berkas"
|
|
|
-; "Unselect|Unselect files by mask"
|
|
|
ExplorerActions.UnselectAction.Hint="Urungkan Pilihan|Urungkan Pilihan berkas berdasar mask"
|
|
|
-; "Select &All"
|
|
|
ExplorerActions.SelectAllAction.Caption="Pilih &Semua"
|
|
|
-; "Select all files"
|
|
|
ExplorerActions.SelectAllAction.Hint="Pilih semua"
|
|
|
-; "&Invert Selection"
|
|
|
ExplorerActions.InvertSelectionAction.Caption="&Invert Pilihan"
|
|
|
-; "Invert selection"
|
|
|
ExplorerActions.InvertSelectionAction.Hint="Invert pilihan"
|
|
|
-; "Se&lection Buttons"
|
|
|
ExplorerActions.ExplorerSelectionBandAction.Caption="Tombol Pi&lihan"
|
|
|
-; "Hide/show selection toolbar"
|
|
|
ExplorerActions.ExplorerSelectionBandAction.Hint="Hilang/tunjukkan toolbar pilihan"
|
|
|
-; "C&lear Selection"
|
|
|
ExplorerActions.ClearSelectionAction.Caption="&Hilangkan Pilihan"
|
|
|
-; "Clear selection"
|
|
|
ExplorerActions.ClearSelectionAction.Hint="Hilangkan pilihan"
|
|
|
-; "Sessio&n Buttons"
|
|
|
ExplorerActions.ExplorerSessionBandAction.Caption="Tombol Se&si"
|
|
|
-; "Hide/show session toolbar"
|
|
|
ExplorerActions.ExplorerSessionBandAction.Hint="Hilang/tunjukkan toolbar sesi"
|
|
|
-; "&Preferences Buttons"
|
|
|
ExplorerActions.ExplorerPreferencesBandAction.Caption="Tombol &Preferensi"
|
|
|
-; "Hide/show preferences toolbar"
|
|
|
ExplorerActions.ExplorerPreferencesBandAction.Hint="Hilang/tunjukkan toolbar preferensi"
|
|
|
-; "So&rt Buttons"
|
|
|
ExplorerActions.ExplorerSortBandAction.Caption="Tombol Pengu&rutan"
|
|
|
-; "Hide/show sort toolbar"
|
|
|
ExplorerActions.ExplorerSortBandAction.Hint="Hilang/tunjukkan toolbar pengurutan"
|
|
|
-; "&Update Button"
|
|
|
ExplorerActions.ExplorerUpdatesBandAction.Caption="Tombol Pembar&uan"
|
|
|
-; "Hide/show updates toolbar"
|
|
|
ExplorerActions.ExplorerUpdatesBandAction.Hint="Sembunyikan/tampilkan Toolbar pembaruan"
|
|
|
-; "&Transfer Settings"
|
|
|
ExplorerActions.ExplorerTransferBandAction.Caption="Pengaturan &Transfer"
|
|
|
-; "Hide/show transfer settings toolbar"
|
|
|
ExplorerActions.ExplorerTransferBandAction.Hint="Sembunyikan/tampilkan pengaturan toolbar"
|
|
|
-; "Custom Co&mmand Buttons"
|
|
|
ExplorerActions.ExplorerCustomCommandsBandAction.Caption="To&mbol Perintah Kustom"
|
|
|
-; "Hide/show custom commands toolbar"
|
|
|
ExplorerActions.ExplorerCustomCommandsBandAction.Hint="Sembunyikan/tampilkan toolbar perintah kustom"
|
|
|
-; "&New Session..."
|
|
|
ExplorerActions.NewSessionAction.Caption="Sesi &Baru..."
|
|
|
-; "New session|Opens new session (hold down Shift to open session in new window)"
|
|
|
ExplorerActions.NewSessionAction.Hint="Sesi Baru|Buka sesi baru"
|
|
|
-; "Site &Manager..."
|
|
|
ExplorerActions.SiteManagerAction.Caption="&Manajemen Situs..."
|
|
|
-; "Site Manager|Opens site manager (hold down Shift to open site manager in new window)"
|
|
|
ExplorerActions.SiteManagerAction.Hint="Manajemen Situs|Buka manajemen situs (tahan tombol Shift untuk membuka manajemen situs pada jendela baru)"
|
|
|
-; "&Disconnect"
|
|
|
ExplorerActions.CloseSessionAction.Caption="&Koneksi diputus"
|
|
|
-; "Close session|Terminate current session"
|
|
|
ExplorerActions.CloseSessionAction.Hint="Tutup sesi|Hentikan sesi ini"
|
|
|
-; "Si&tes"
|
|
|
ExplorerActions.SavedSessionsAction2.Caption="Si&tus"
|
|
|
-; "Open site"
|
|
|
ExplorerActions.SavedSessionsAction2.Hint="Buka situs"
|
|
|
-; "&Workspaces"
|
|
|
ExplorerActions.WorkspacesAction.Caption="Ruang Kerja (&W)"
|
|
|
-; "Open workspace"
|
|
|
ExplorerActions.WorkspacesAction.Hint="Buka Ruang Kerja"
|
|
|
-; "&Preferences..."
|
|
|
ExplorerActions.PreferencesAction.Caption="&Preferensi..."
|
|
|
-; "Preferences|Show/change user preferences"
|
|
|
ExplorerActions.PreferencesAction.Hint="Preferensi|Tunjukkan/rubah preferensi user"
|
|
|
-; "&Change Directory"
|
|
|
ExplorerActions.RemoteChangePathAction.Caption="&Rubah Direktori"
|
|
|
-; "Allows selection of different directory for remote panel"
|
|
|
ExplorerActions.RemoteChangePathAction.Hint="Membolehkan pilihan direktori berbeda untuk panel remote"
|
|
|
-; "&Forward"
|
|
|
ExplorerActions.LocalForwardAction.Caption="&Forward"
|
|
|
-; "&Parent Directory"
|
|
|
ExplorerActions.LocalParentDirAction.Caption="Direktori &Utama"
|
|
|
-; "Parent directory|Go to parent directory"
|
|
|
ExplorerActions.LocalParentDirAction.Hint="Direktori utama|Ke direktori utama"
|
|
|
-; "&Root Directory"
|
|
|
ExplorerActions.LocalRootDirAction.Caption="Direktori &Root"
|
|
|
-; "Root directory|Go to root directory"
|
|
|
ExplorerActions.LocalRootDirAction.Hint="Direktori Root|Ke direktori root"
|
|
|
-; "&Home Directory"
|
|
|
ExplorerActions.LocalHomeDirAction.Caption="Direktori &Home"
|
|
|
-; "Home directory|Go to home directory"
|
|
|
ExplorerActions.LocalHomeDirAction.Hint="Direktori Home|Ke direktori home"
|
|
|
-; "&Refresh"
|
|
|
ExplorerActions.LocalRefreshAction.Caption="&Refresh"
|
|
|
-; "Refresh|Refresh directory content"
|
|
|
ExplorerActions.LocalRefreshAction.Hint="Refresh|Refresh isi direktori"
|
|
|
-; "&Open Directory/Bookmark..."
|
|
|
ExplorerActions.LocalOpenDirAction.Caption="&Buka Direktori/Bookmark.."
|
|
|
-; "Open directory/bookmark|Open specified directory or saved bookmark"
|
|
|
ExplorerActions.LocalOpenDirAction.Hint="Buka direktori/bookmark|Buka direktori tertentu / simpan bookmark"
|
|
|
-; "&Change Drive"
|
|
|
ExplorerActions.LocalChangePathAction.Caption="&Ubah Drive"
|
|
|
-; "Allows selection of different drive for local panel"
|
|
|
ExplorerActions.LocalChangePathAction.Hint="Bisa memilih drive lain pada panel lokal"
|
|
|
-; "&Hot Keys Toolbar"
|
|
|
ExplorerActions.ToolBar2Action.Caption="Toolbar kunci pintasan (&H)"
|
|
|
-; "Hide/show bottom hot keys toolbar"
|
|
|
ExplorerActions.ToolBar2Action.Hint="Sembunyikan/tampikan toolbar kunci pintasan bawah"
|
|
|
-; "&Menu"
|
|
|
ExplorerActions.CommanderMenuBandAction.Caption="&Menu"
|
|
|
-; "Hide/show menu"
|
|
|
ExplorerActions.CommanderMenuBandAction.Hint="Hilang/tunjukkan menu"
|
|
|
-; "Sessio&n Buttons"
|
|
|
ExplorerActions.CommanderSessionBandAction.Caption="Tombol Se&si"
|
|
|
-; "Hide/show session toolbar"
|
|
|
ExplorerActions.CommanderSessionBandAction.Hint="Hilang/tunjukkan toolbar sesi"
|
|
|
-; "&Preferences Buttons"
|
|
|
ExplorerActions.CommanderPreferencesBandAction.Caption="Tombol &Preferensi"
|
|
|
-; "Hide/show preferences toolbar"
|
|
|
ExplorerActions.CommanderPreferencesBandAction.Hint="Hilang/tunjukkan toolbar preferensi"
|
|
|
-; "So&rt Buttons"
|
|
|
ExplorerActions.CommanderSortBandAction.Caption="Tombol Pengu&rutan"
|
|
|
-; "Hide/show sort toolbar"
|
|
|
ExplorerActions.CommanderSortBandAction.Hint="Hilang/tunjukkan toolbar pengurutan"
|
|
|
-; "&Update Button"
|
|
|
ExplorerActions.CommanderUpdatesBandAction.Caption="Tombol Pembar&uan"
|
|
|
-; "Hide/show updates toolbar"
|
|
|
ExplorerActions.CommanderUpdatesBandAction.Hint="Sembunyikan/tampilkan toolbar pembaruan"
|
|
|
-; "&Transfer Settings"
|
|
|
ExplorerActions.CommanderTransferBandAction.Caption="Pengaturan &Transfer"
|
|
|
-; "Hide/show transfer settings toolbar"
|
|
|
ExplorerActions.CommanderTransferBandAction.Hint="Sembunyikan/tampilkan toolbar pengaturan transfer"
|
|
|
-; "&Commands Buttons"
|
|
|
ExplorerActions.CommanderCommandsBandAction.Caption="Tombol &Perintah"
|
|
|
-; "Hide/show commands toolbar"
|
|
|
ExplorerActions.CommanderCommandsBandAction.Hint="Hilang/tunjukkan toolbar perintah"
|
|
|
-; "Custom Co&mmand Buttons"
|
|
|
ExplorerActions.CommanderCustomCommandsBandAction.Caption="To&mbol perintah kustom"
|
|
|
-; "Hide/show custom commands toolbar"
|
|
|
ExplorerActions.CommanderCustomCommandsBandAction.Hint="Sembunyikan/tampilkan toolbar perintah kustom"
|
|
|
-; "&History Buttons"
|
|
|
ExplorerActions.CommanderLocalHistoryBandAction.Caption="Tombol &Sejarah"
|
|
|
-; "Hide/show local history toolbar"
|
|
|
ExplorerActions.CommanderLocalHistoryBandAction.Hint="Hilang/tunjukkan toolbar sejarah"
|
|
|
-; "&Navigation Buttons"
|
|
|
ExplorerActions.CommanderLocalNavigationBandAction.Caption="Tombol &Navigasi"
|
|
|
-; "Hide/show local navigation toolbar"
|
|
|
ExplorerActions.CommanderLocalNavigationBandAction.Hint="Hilang/tunjukkan toolbar navigasi"
|
|
|
-; "&File Buttons"
|
|
|
ExplorerActions.CommanderLocalFileBandAction.Caption="Tombol Berkas (&F)"
|
|
|
-; "Hide/show local file toolbar"
|
|
|
ExplorerActions.CommanderLocalFileBandAction.Hint="Sembunyikan/tampilkan toolbar berkas lokal"
|
|
|
-; "Se&lection Buttons"
|
|
|
ExplorerActions.CommanderLocalSelectionBandAction.Caption="Tombol Pi&lihan"
|
|
|
-; "Hide/show local selection toolbar"
|
|
|
ExplorerActions.CommanderLocalSelectionBandAction.Hint="Sembunyikan/tampilkan toolbar pemilihan lokal"
|
|
|
-; "&History Buttons"
|
|
|
ExplorerActions.CommanderRemoteHistoryBandAction.Caption="Tombol &Sejarah"
|
|
|
-; "Hide/show remote history toolbar"
|
|
|
ExplorerActions.CommanderRemoteHistoryBandAction.Hint="Hilang/tunjukkan toolbar remote sejarah"
|
|
|
-; "&Navigation Buttons"
|
|
|
ExplorerActions.CommanderRemoteNavigationBandAction.Caption="Tombol &Navigasi"
|
|
|
-; "Hide/show remote navigation toolbar"
|
|
|
ExplorerActions.CommanderRemoteNavigationBandAction.Hint="Hilang/tunjukkan toolbar remote navigasi"
|
|
|
-; "&File Buttons"
|
|
|
ExplorerActions.CommanderRemoteFileBandAction.Caption="Tombol Berkas (&F)"
|
|
|
-; "Hide/show remote file toolbar"
|
|
|
ExplorerActions.CommanderRemoteFileBandAction.Hint="Sembunyikan/tampilkan toolbar berkas remot"
|
|
|
-; "Se&lection Buttons"
|
|
|
ExplorerActions.CommanderRemoteSelectionBandAction.Caption="Tombol Pi&lihan"
|
|
|
-; "Hide/show remote selection toolbar"
|
|
|
ExplorerActions.CommanderRemoteSelectionBandAction.Hint="Sembunyikan/tampilkan toolbar pemilihan remot"
|
|
|
-; "Status &Bar"
|
|
|
ExplorerActions.LocalStatusBarAction.Caption="&Bar Status"
|
|
|
-; "Hide/show local panel status bar"
|
|
|
ExplorerActions.LocalStatusBarAction.Hint="Hilang/tunjukkan bar status panel lokal"
|
|
|
-; "Status &Bar"
|
|
|
ExplorerActions.RemoteStatusBarAction.Caption="&Bar Status"
|
|
|
-; "Hide/show remote panel status bar"
|
|
|
ExplorerActions.RemoteStatusBarAction.Hint="Hilang/tunjukkan remote panel bar status"
|
|
|
-; "By &Name"
|
|
|
ExplorerActions.LocalSortByNameAction.Caption="Pada &Nama"
|
|
|
-; "Sort by name|Sort local panel by name"
|
|
|
ExplorerActions.LocalSortByNameAction.Hint="Urutkan pada nama|Urutkan panel lokal pada nama"
|
|
|
-; "By &Extension"
|
|
|
ExplorerActions.LocalSortByExtAction.Caption="Pada &Ekstensi"
|
|
|
-; "Sort by extension|Sort local panel by file name extension"
|
|
|
ExplorerActions.LocalSortByExtAction.Hint="Urutkan pada ekstensi|Urutkan panel lokal pada nama esktensi file"
|
|
|
-; "By &Size"
|
|
|
ExplorerActions.LocalSortBySizeAction.Caption="Pada &Ukuran"
|
|
|
-; "Sort by size|Sort local panel by file size"
|
|
|
ExplorerActions.LocalSortBySizeAction.Hint="Urutkan pada ukuran|Urutkan panel lokal pada ukuran file"
|
|
|
-; "By A&ttributes"
|
|
|
ExplorerActions.LocalSortByAttrAction.Caption="Pada &Atribut"
|
|
|
-; "Sort by attributes|Sort local panel by attributes"
|
|
|
ExplorerActions.LocalSortByAttrAction.Hint="Urutkan pada atribut|Urutkan panel lokal pada atribut"
|
|
|
-; "By &Type"
|
|
|
ExplorerActions.LocalSortByTypeAction.Caption="Pada &Tipe"
|
|
|
-; "Sort by type|Sort local panel by file type"
|
|
|
ExplorerActions.LocalSortByTypeAction.Hint="Urutkan pada tipe|Urutkan panel lokal pada tipe file"
|
|
|
-; "By &Modification"
|
|
|
ExplorerActions.LocalSortByChangedAction.Caption="Pada &Modifikasi"
|
|
|
-; "Sort by time|Sort local panel by last modification time"
|
|
|
ExplorerActions.LocalSortByChangedAction.Hint="Urutkan pada waktu|Urutkan panel lokal pada waktu terakhir dimodifikasi"
|
|
|
-; "&Ascending"
|
|
|
ExplorerActions.RemoteSortAscendingAction.Caption="&Ascending"
|
|
|
-; "Ascending/descending|Toggle ascending/descending sort of remote panel"
|
|
|
ExplorerActions.RemoteSortAscendingAction.Hint="Ascending/descending|Ganti urutan ascending/descending pada remote panel"
|
|
|
-; "By &Name"
|
|
|
ExplorerActions.RemoteSortByNameAction.Caption="Pada &Nama"
|
|
|
-; "Sort by name|Sort remote panel by name"
|
|
|
ExplorerActions.RemoteSortByNameAction.Hint="Urutkan pada nama|Urutkan remote panel pada nama"
|
|
|
-; "By &Extension"
|
|
|
ExplorerActions.RemoteSortByExtAction.Caption="Pada &Ekstensi"
|
|
|
-; "Sort by extension|Sort remote panel by file name extension"
|
|
|
ExplorerActions.RemoteSortByExtAction.Hint="Urutkan pada ekstensi|Urutkan remote panel pada nama esktensi file"
|
|
|
-; "By &Size"
|
|
|
ExplorerActions.RemoteSortBySizeAction.Caption="Pada &Ukuran"
|
|
|
-; "Sort by size|Sort remote panel by file size"
|
|
|
ExplorerActions.RemoteSortBySizeAction.Hint="Urutkan pada ukuran|Urutkan remote panel pada ukuran file"
|
|
|
-; "By &Permissions"
|
|
|
ExplorerActions.RemoteSortByRightsAction.Caption="Pada &Hak Akses"
|
|
|
-; "Sort by permissions|Sort remote panel by permissions"
|
|
|
ExplorerActions.RemoteSortByRightsAction.Hint="Urutkan pada hak akses|Urutkan remote panel pada hak akses"
|
|
|
-; "By &Modification"
|
|
|
ExplorerActions.RemoteSortByChangedAction.Caption="Pada &Modifikasi"
|
|
|
-; "Sort by time|Sort remote panel by last modification time"
|
|
|
ExplorerActions.RemoteSortByChangedAction.Hint="Urutkan pada waktu|Urutkan remote panel pada waktu terakhir dimodifikasi"
|
|
|
-; "By &Owner"
|
|
|
ExplorerActions.RemoteSortByOwnerAction.Caption="Pada &Pemilik"
|
|
|
-; "Sort by owner|Sort remote panel by file owner"
|
|
|
ExplorerActions.RemoteSortByOwnerAction.Hint="urutkan pada pemilik|urutkan remote panel pada pemilik file"
|
|
|
-; "By &Group"
|
|
|
ExplorerActions.RemoteSortByGroupAction.Caption="Pada &Grup"
|
|
|
-; "Sort by group|Sort remote panel by file group"
|
|
|
ExplorerActions.RemoteSortByGroupAction.Hint="Urutkan pada grup|Urutkan remote panel pada grup file"
|
|
|
-; "By &Type"
|
|
|
ExplorerActions.RemoteSortByTypeAction.Caption="Berdasarkan &Tipe"
|
|
|
-; "Sort by type|Sort remote panel by file type"
|
|
|
ExplorerActions.RemoteSortByTypeAction.Hint="Urutkan berdasarkan tipe|Urutkan panel remot berdasarkan tipe berkas"
|
|
|
-; "&Ascending"
|
|
|
ExplorerActions.CurrentSortAscendingAction.Caption="&Ascending"
|
|
|
-; "Ascending/descending|Toggle ascending/descending sort of current panel"
|
|
|
ExplorerActions.CurrentSortAscendingAction.Hint="Ascending/descending|Ganti urutan ascending/descending pada panel ini"
|
|
|
-; "By &Name"
|
|
|
ExplorerActions.CurrentSortByNameAction.Caption="Pada &Nama"
|
|
|
-; "Sort by name|Sort current panel by name"
|
|
|
ExplorerActions.CurrentSortByNameAction.Hint="Urutkan pada nama|Urutkan panel ini pada nama"
|
|
|
-; "By &Extension"
|
|
|
ExplorerActions.CurrentSortByExtAction.Caption="Pada &Ekstensi"
|
|
|
-; "Sort by extension|Sort current panel by file name extension"
|
|
|
ExplorerActions.CurrentSortByExtAction.Hint="Urutkan pada ekstensi|Urutkan panel ini pada nama esktensi file"
|
|
|
-; "By &Size"
|
|
|
ExplorerActions.CurrentSortBySizeAction.Caption="Pada &Ukuran"
|
|
|
-; "Sort by size|Sort current panel by file size"
|
|
|
ExplorerActions.CurrentSortBySizeAction.Hint="Urutkan pada ukuran|Urutkan panel ini pada ukuran file"
|
|
|
-; "By &Type"
|
|
|
ExplorerActions.CurrentSortByTypeAction.Caption="Pada &Tipe"
|
|
|
-; "Sort by type|Sort current panel by file type (local panel only)"
|
|
|
ExplorerActions.CurrentSortByTypeAction.Hint="Urutkan pada tipe|Urutkan panel ini pada tipe file (hanya panel lokal)"
|
|
|
-; "By &Attributes"
|
|
|
ExplorerActions.CurrentSortByRightsAction.Caption="Pada &Atribut"
|
|
|
-; "Sort by attributes/permissions|Sort current panel by attributes/permissions"
|
|
|
ExplorerActions.CurrentSortByRightsAction.Hint="Urutkan pada atribut/hak akses|Urutkan panel ini pada atribut/hak akses"
|
|
|
-; "By &Modification"
|
|
|
ExplorerActions.CurrentSortByChangedAction.Caption="Pada &Modifikasi"
|
|
|
-; "Sort by time|Sort current panel by last modification time"
|
|
|
ExplorerActions.CurrentSortByChangedAction.Hint="Urutkan pada waktu|Urutkan panel ini pada waktu terakhir dimodifikasi"
|
|
|
-; "By &Owner"
|
|
|
ExplorerActions.CurrentSortByOwnerAction.Caption="Pada &Pemilik"
|
|
|
-; "Sort by owner|Sort current panel by file owner (remote panel only)"
|
|
|
ExplorerActions.CurrentSortByOwnerAction.Hint="urutkan pada pemilik|urutkan panel ini pada pemilik file (hanya panel remote)"
|
|
|
-; "By &Group"
|
|
|
ExplorerActions.CurrentSortByGroupAction.Caption="Pada &Grup"
|
|
|
-; "Sort by group|Sort current panel by file group (remote panel only)"
|
|
|
ExplorerActions.CurrentSortByGroupAction.Hint="Urutkan pada grup|Urutkan panel ini pada grup file (hanya panel remote)"
|
|
|
-; "Sort &Ascending"
|
|
|
ExplorerActions.SortColumnAscendingAction.Caption="Urutkan &Ascending"
|
|
|
-; "Sort files ascending by selected column"
|
|
|
ExplorerActions.SortColumnAscendingAction.Hint="Urutkan file acsending pada kolom terpilih"
|
|
|
-; "Sort &Descending"
|
|
|
ExplorerActions.SortColumnDescendingAction.Caption="Urutkan &Descending"
|
|
|
-; "Sort files descending by selected column"
|
|
|
ExplorerActions.SortColumnDescendingAction.Hint="urutkan file descending pada kolom terpilih"
|
|
|
-; "Product &Homepage"
|
|
|
ExplorerActions.HomepageAction.Caption="Produk &Homepage"
|
|
|
-; "Opens web browser and points it to project homepage "
|
|
|
ExplorerActions.HomepageAction.Hint="Buka web browser dan arahkan ke aplikasi homepage"
|
|
|
-; "&Version History"
|
|
|
ExplorerActions.HistoryPageAction.Caption="Sejarah &Versi"
|
|
|
-; "Opens web browser and points it to application history page"
|
|
|
ExplorerActions.HistoryPageAction.Hint="Buka web browser dan arahkan ke aplikasi halaman sejarah"
|
|
|
-; "&Save Session as Site..."
|
|
|
ExplorerActions.SaveCurrentSessionAction2.Caption="&Simpan Sesi sebagai Situs..."
|
|
|
-; "Save session as site|Save current session as site"
|
|
|
ExplorerActions.SaveCurrentSessionAction2.Hint="Simpan sesi sebagai situs|Simpan sesi saat ini sebagai situs"
|
|
|
-; "&Name"
|
|
|
ExplorerActions.ShowHideRemoteNameColumnAction.Caption="&Nama"
|
|
|
-; "Show/hide name|Show/hide name column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteNameColumnAction.Hint="Hilang/tunjukkan nama|Hilang/tunjukkan kolom nama pada panel remote"
|
|
|
-; "&Extension"
|
|
|
ExplorerActions.ShowHideRemoteExtColumnAction.Caption="&Ekstensi"
|
|
|
-; "Show/hide extension|Show/hide extension column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteExtColumnAction.Hint="Hilang/tunjukkan ekstensi|Hilang/tunjukkan kolom ekstensi pada panel remote"
|
|
|
-; "&Size"
|
|
|
ExplorerActions.ShowHideRemoteSizeColumnAction.Caption="&Ukuran"
|
|
|
-; "Show/hide size|Show/hide size column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteSizeColumnAction.Hint="Hilang/tunjukkan ukuran|Hilang/tunjukkan kolom ukuran pada panel remote"
|
|
|
-; "&Modification"
|
|
|
ExplorerActions.ShowHideRemoteChangedColumnAction.Caption="&Modifikasi"
|
|
|
-; "Show/hide modification|Show/hide modification column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteChangedColumnAction.Hint="Hilang/tunjukkan modifikasi|Hilang/tunjukkan kolom modifikasi pada panel remote"
|
|
|
-; "&Permissions"
|
|
|
ExplorerActions.ShowHideRemoteRightsColumnAction.Caption="&Hak Akses"
|
|
|
-; "Show/hide permissions|Show/hide permissions column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteRightsColumnAction.Hint="Hilang/tunjukkan hak akses|Hilang/tunjukkan kolom hak akses pada panel remote"
|
|
|
-; "&Owner"
|
|
|
ExplorerActions.ShowHideRemoteOwnerColumnAction.Caption="&Pemilik"
|
|
|
-; "Show/hide owner|Show/hide owner column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteOwnerColumnAction.Hint="Hilang/tunjukkan pemilik|Hilang/tunjukkan kolom pemilik di panel remote"
|
|
|
-; "&Group"
|
|
|
ExplorerActions.ShowHideRemoteGroupColumnAction.Caption="&Grup"
|
|
|
-; "Show/hide group|Show/hide group column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteGroupColumnAction.Hint="Hilang/tunjukkan grup|Hilang/tunjukkan kolom grup di panel remote"
|
|
|
-; "&Link Target"
|
|
|
ExplorerActions.ShowHideRemoteLinkTargetColumnAction.Caption="Tautkan Tujuan (&L)"
|
|
|
-; "Show/hide link target|Show/hide link target column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteLinkTargetColumnAction.Hint="Tampilkan/sembunyikan tautan tujuan|Tampilkan/sembunyikan tautan kolom tujuan pada panel remot"
|
|
|
-; "&Type"
|
|
|
ExplorerActions.ShowHideRemoteTypeColumnAction.Caption="&Tipe"
|
|
|
-; "Show/hide type|Show/hide type column on remote panel"
|
|
|
ExplorerActions.ShowHideRemoteTypeColumnAction.Hint="Tampilkan/sembunyikan tipe|Tampilkan/sembunyikan tipe kolom pada panel remot"
|
|
|
-; "&Name"
|
|
|
ExplorerActions.ShowHideLocalNameColumnAction.Caption="&Nama"
|
|
|
-; "Show/hide name|Show/hide name column on local panel"
|
|
|
ExplorerActions.ShowHideLocalNameColumnAction.Hint="Hilang/tunjukkan nama|Hilang/tunjukkan kolom nama di panel lokal"
|
|
|
-; "&Extension"
|
|
|
ExplorerActions.ShowHideLocalExtColumnAction.Caption="&Ekstensi"
|
|
|
-; "Show/hide extension|Show/hide extension column on local panel"
|
|
|
ExplorerActions.ShowHideLocalExtColumnAction.Hint="Hilang/tunjukkan ekstensi|Hilang/tunjukkan kolom ekstensi di panel lokal"
|
|
|
-; "&Type"
|
|
|
ExplorerActions.ShowHideLocalTypeColumnAction.Caption="&Tipe"
|
|
|
-; "Show/hide type|Show/hide type column on local panel"
|
|
|
ExplorerActions.ShowHideLocalTypeColumnAction.Hint="Hilang/tunjukkan tipe|Hilang/tunjukkan kolom tipe di panel lokal"
|
|
|
-; "&Size"
|
|
|
ExplorerActions.ShowHideLocalSizeColumnAction.Caption="&Ukuran"
|
|
|
-; "Show/hide size|Show/hide size column on local panel"
|
|
|
ExplorerActions.ShowHideLocalSizeColumnAction.Hint="Hilang/tunjukkan ukuran|Hilang/tunjukkan kolom ukuran di panel lokal"
|
|
|
-; "&Modification"
|
|
|
ExplorerActions.ShowHideLocalChangedColumnAction.Caption="&Modifikasi"
|
|
|
-; "Show/hide modification|Show/hide modification column on local panel"
|
|
|
ExplorerActions.ShowHideLocalChangedColumnAction.Hint="Hilang/tunjukkan modifikasi|Hilang/tunjukkan kolom modifikasi di panel lokal"
|
|
|
-; "&Attributes"
|
|
|
ExplorerActions.ShowHideLocalAttrColumnAction.Caption="&Atribut"
|
|
|
-; "Show/hide attributes|Show/hide attributes column on local panel"
|
|
|
ExplorerActions.ShowHideLocalAttrColumnAction.Hint="Hilang/tunjukkan atribut|Hilang/tunjukkan kolom atribut di panel lokal"
|
|
|
-; "&Compare Directories"
|
|
|
ExplorerActions.CompareDirectoriesAction.Caption="&Perbandingan Direktori"
|
|
|
-; "Compare directories|Mark different files in local and remote directory"
|
|
|
ExplorerActions.CompareDirectoriesAction.Hint="Perbandingan direktori|Tandai file berbeda di direktori lokal dan remote"
|
|
|
-; "&Keep Remote Directory up to Date..."
|
|
|
ExplorerActions.SynchronizeAction.Caption="&Jaga Direktori Remote Up to Date"
|
|
|
-; "Keep remote directory up to date|Keep remote directory up to date"
|
|
|
ExplorerActions.SynchronizeAction.Hint="Jaga Direktori Remote Up to Date|Jaga Direktori Remote Up to Date"
|
|
|
-; "&Support Forum"
|
|
|
ExplorerActions.ForumPageAction.Caption="Forum &Bantuan"
|
|
|
-; "Opens web browser and points it to support forum page"
|
|
|
ExplorerActions.ForumPageAction.Hint="Buka browser dan arahkan ke hal. forum bantuan"
|
|
|
-; "&Add Path to Bookmarks"
|
|
|
ExplorerActions.LocalAddBookmarkAction.Caption="&Tambahkan ke Bookmarks"
|
|
|
-; "Add to bookmarks|Add current local directory to bookmark list"
|
|
|
ExplorerActions.LocalAddBookmarkAction.Hint="Tambahkan ke Bookmarks|Tambahkan direktori lokal saat ini ke daftar bookmark"
|
|
|
-; "&Add Path to Bookmarks"
|
|
|
ExplorerActions.RemoteAddBookmarkAction.Caption="&Tambahkan ke Bookmarks"
|
|
|
-; "Add to bookmarks|Add current remote directory to bookmark list"
|
|
|
ExplorerActions.RemoteAddBookmarkAction.Hint="Tambahkan ke Bookmarks|Tambahkan direktori remote saat ini ke daftar bookmark"
|
|
|
-; "Open &Terminal"
|
|
|
ExplorerActions.ConsoleAction.Caption="Buka &Terminal"
|
|
|
-; "Open terminal|Open terminal window that allow executing arbitrary command (with exception of commands that require user input)"
|
|
|
ExplorerActions.ConsoleAction.Hint="Buka terminal|Buka jendela terminal yang membolehkan perintah arbitrary"
|
|
|
-; "Open in &PuTTY"
|
|
|
ExplorerActions.PuttyAction.Caption="Buka di &PuTTY"
|
|
|
-; "Open session in PuTTY|Execute PuTTY SSH terminal and opens current session with it"
|
|
|
ExplorerActions.PuttyAction.Hint="Buka sesi di PuTTY|Jalankan PuTTY SSH terminal dan gunakan untuk membuka sesi saat ini"
|
|
|
-; "&Explore Directory"
|
|
|
ExplorerActions.LocalExploreDirectoryAction.Caption="&Jelajah Direktori"
|
|
|
-; "Opens Windows Explorer with current local directory"
|
|
|
ExplorerActions.LocalExploreDirectoryAction.Hint="Buka Windows Explorer di direktori lokal saat ini"
|
|
|
-; "&Open"
|
|
|
ExplorerActions.CurrentOpenAction.Caption="&Buka"
|
|
|
-; "Open document|Open selected document using application associated with document type"
|
|
|
ExplorerActions.CurrentOpenAction.Hint="Buka dokumen|Buka dokumen pilihan pakai aplikasi terkait"
|
|
|
-; "Synchronize &Browsing"
|
|
|
ExplorerActions.SynchronizeBrowsingAction.Caption="Sinkronisasi &Browsing"
|
|
|
-; "Synchronize browsing|Synchronize local and remote directory browsing"
|
|
|
ExplorerActions.SynchronizeBrowsingAction.Hint="Sinkronisasi browsing|Sinkronisasi browsing direktori lokal dan remote"
|
|
|
-; "Edit &Link..."
|
|
|
ExplorerActions.CurrentAddEditLinkAction.Caption="Buat/Edit &Link"
|
|
|
-; "Add/edit link|Add new link/shortcut or edit selected link/shortcut"
|
|
|
ExplorerActions.CurrentAddEditLinkAction.Hint="Buat/Edit link|Buat link baru atau edit link pilihan"
|
|
|
-; "Edit &Link..."
|
|
|
ExplorerActions.CurrentAddEditLinkContextAction.Caption="Buat/Edit &Link"
|
|
|
-; "Edit link|Edit selected link/shortcut"
|
|
|
ExplorerActions.CurrentAddEditLinkContextAction.Hint="Edit tautan|Edit tautan/pintasan terpilih"
|
|
|
-; "&Quit"
|
|
|
ExplorerActions.CloseApplicationAction.Caption="&Keluar"
|
|
|
-; "Exit application|Terminate opened session(s) and close application"
|
|
|
ExplorerActions.CloseApplicationAction.Hint="Keluar aplikasi|Matikan sesi terbuka dan tutup aplikasi"
|
|
|
-; "&Opened Sessions"
|
|
|
ExplorerActions.OpenedSessionsAction.Caption="Sesi Terbuka"
|
|
|
-; "Select session|Select opened session to activate"
|
|
|
ExplorerActions.OpenedSessionsAction.Hint="Pilih sesi|Pilih sesi terbuka dan aktifkan"
|
|
|
-; "Du&plicate Session"
|
|
|
ExplorerActions.DuplicateSessionAction.Caption="Du&plikasi Sesi"
|
|
|
-; "Duplicate session|Opens the same session again (hold down Shift to open session in new window)"
|
|
|
ExplorerActions.DuplicateSessionAction.Hint="Duplikasi Sesi|Buka kembali sesi yang sama (tekan Shift untuk membuka sesi pada jendela baru)"
|
|
|
-; "&Link..."
|
|
|
ExplorerActions.NewLinkAction.Caption="&Tautan..."
|
|
|
-; "Create link|Create new link/shortcut"
|
|
|
ExplorerActions.NewLinkAction.Hint="Buat tautan|Buat tautan/pintasan baru"
|
|
|
-; "File &Custom Commands"
|
|
|
ExplorerActions.CustomCommandsFileAction.Caption="Perintah Kustom Berkas (&C)"
|
|
|
-; "Execute custom commands with selected file(s)"
|
|
|
ExplorerActions.CustomCommandsFileAction.Hint="Jalankan perintah kustom dengan berkas terpilih"
|
|
|
-; "Static &Custom Commands"
|
|
|
ExplorerActions.CustomCommandsNonFileAction.Caption="Perintah Kustom Statis (&C)"
|
|
|
-; "Execute custom commands that do not operate with files"
|
|
|
ExplorerActions.CustomCommandsNonFileAction.Hint="Jalankan perintah kustom yang tidak beroperasi dengan berkas"
|
|
|
-; "&Customize..."
|
|
|
ExplorerActions.CustomCommandsCustomizeAction.Caption="Kustomisasi (&C)..."
|
|
|
-; "Customize custom commands"
|
|
|
ExplorerActions.CustomCommandsCustomizeAction.Hint="Atur perintah kustomisasi"
|
|
|
-; "&Enter..."
|
|
|
ExplorerActions.CustomCommandsEnterAction.Caption="Masuk (&E)..."
|
|
|
-; "Enter ad hoc custom command"
|
|
|
ExplorerActions.CustomCommandsEnterAction.Hint="Masukkan perintah kustomisasi ad hoc"
|
|
|
-; "&Enter..."
|
|
|
ExplorerActions.CustomCommandsEnterFocusedAction.Caption="Masuk (&E)..."
|
|
|
-; "Enter ad hoc custom command"
|
|
|
ExplorerActions.CustomCommandsEnterFocusedAction.Hint="Masukkan perintah kustomisasi ad hoc"
|
|
|
-; "&Check for Updates"
|
|
|
ExplorerActions.CheckForUpdatesAction.Caption="&Cek Pembaruan"
|
|
|
-; "Queries application homepage for updates"
|
|
|
ExplorerActions.CheckForUpdatesAction.Hint="Pencarian aplikasi homepage update"
|
|
|
-; "&Donate"
|
|
|
ExplorerActions.DonatePageAction.Caption="&Menyumbang"
|
|
|
-; "Opens web browser and points it to project donation page"
|
|
|
ExplorerActions.DonatePageAction.Hint="Buka browser dan arahkan ke hal. sumbangan"
|
|
|
-; "Server/Protocol &Information"
|
|
|
ExplorerActions.FileSystemInfoAction.Caption="Informasi &Server/protokol"
|
|
|
-; "Display server/protocol information"
|
|
|
ExplorerActions.FileSystemInfoAction.Hint="Tampilkan informasi server/protokol"
|
|
|
-; "Clea&r Caches"
|
|
|
ExplorerActions.ClearCachesAction.Caption="Be&rsihkan Cache"
|
|
|
-; "Clear directory listing and directory changes caches"
|
|
|
ExplorerActions.ClearCachesAction.Hint="Bersihkan daftar direktori dan cache perubahan direktori"
|
|
|
-; "&Synchronize..."
|
|
|
ExplorerActions.FullSynchronizeAction.Caption="&Sinkronkan"
|
|
|
-; "Synchronize local directory with remote directory"
|
|
|
ExplorerActions.FullSynchronizeAction.Hint="Sinkronkan direktori lokal dengan direktori remote"
|
|
|
-; "Mo&ve To..."
|
|
|
ExplorerActions.RemoteMoveToFocusedAction.Caption="Pin&dah ke ..."
|
|
|
-; "Move|Move selected remote file(s) to another remote directory or another name"
|
|
|
ExplorerActions.RemoteMoveToFocusedAction.Hint="Pindah|Pindah file pilihan ke direktori remote"
|
|
|
-; "Show/Hide &Hidden Files"
|
|
|
ExplorerActions.ShowHiddenFilesAction.Caption="Hilang/tunjukkan file &tersembunyi"
|
|
|
-; "Toggle showing hidden files in panel(s)"
|
|
|
ExplorerActions.ShowHiddenFilesAction.Hint="Ganti tunjukkan file tersembunyi di panel"
|
|
|
-; "&Bytes"
|
|
|
ExplorerActions.FormatSizeBytesNoneAction.Caption="&Byte"
|
|
|
-; "Show files sizes in bytes"
|
|
|
ExplorerActions.FormatSizeBytesNoneAction.Hint="Tampilkan ukuran berkas dalam byte"
|
|
|
-; "Copy &Path to Clipboard"
|
|
|
ExplorerActions.LocalPathToClipboardAction.Caption="Copy path ke &Clipboard"
|
|
|
-; "Copy current local path to clipboard"
|
|
|
ExplorerActions.LocalPathToClipboardAction.Hint="Copy lokal path saat ini ke clipboard"
|
|
|
-; "Copy &Path to Clipboard"
|
|
|
ExplorerActions.RemotePathToClipboardAction.Caption="Copy path ke &Clipboard"
|
|
|
-; "Copy current remote path to clipboard"
|
|
|
ExplorerActions.RemotePathToClipboardAction.Hint="Copy remote path saat ini ke clipboard"
|
|
|
-; "Insert to Command &Line"
|
|
|
ExplorerActions.FileListToCommandLineAction.Caption="Masukkan ke &Baris Perintah"
|
|
|
-; "Insert name(s) of selected file(s) to command line"
|
|
|
ExplorerActions.FileListToCommandLineAction.Hint="Masukkan nama file pilihan ke baris perintah"
|
|
|
-; "Copy to &Clipboard"
|
|
|
ExplorerActions.FileListToClipboardAction.Caption="Copy path ke &Clipboard"
|
|
|
-; "Copy name(s) of selected file(s) to clipboard"
|
|
|
ExplorerActions.FileListToClipboardAction.Hint="Copy nama file pilihan ke clipboard"
|
|
|
-; "Copy to Clipboard (Include &Paths)"
|
|
|
ExplorerActions.FullFileListToClipboardAction.Caption="Copy ke clipboard (Termasuk &Path)"
|
|
|
-; "Copy name(s) including path of selected file(s) to clipboard"
|
|
|
ExplorerActions.FullFileListToClipboardAction.Hint="Copy nama file pilihan termasuk path ke clipboard"
|
|
|
-; "&Go To"
|
|
|
ExplorerActions.QueueGoToAction.Caption="&Ke"
|
|
|
-; "Go to transfer queue list"
|
|
|
ExplorerActions.QueueGoToAction.Hint="Ke daftar tunggu transfer"
|
|
|
-; "Move &Up"
|
|
|
ExplorerActions.QueueItemUpAction.Caption="Pindah ke &Atas"
|
|
|
-; "Move selected queue item up to be processed earlier"
|
|
|
ExplorerActions.QueueItemUpAction.Hint="Pindah antrian item pilihan keatas untuk diproses segera"
|
|
|
-; "Move &Down"
|
|
|
ExplorerActions.QueueItemDownAction.Caption="Pindah ke &Bawah"
|
|
|
-; "Move selected queue item down to be processed later"
|
|
|
ExplorerActions.QueueItemDownAction.Hint="Pindah antrian item pilihan kebawah untuk diproses belakangan"
|
|
|
-; "&Queue"
|
|
|
ExplorerActions.QueueToggleShowAction.Caption="&Antrian"
|
|
|
-; "Show/hide queue list"
|
|
|
ExplorerActions.QueueToggleShowAction.Hint="Hilang/tunjukkan daftar antrian"
|
|
|
-; "&Show"
|
|
|
ExplorerActions.QueueShowAction.Caption="&Tampilkan"
|
|
|
-; "Show queue list"
|
|
|
ExplorerActions.QueueShowAction.Hint="Tampilkan daftar antrian"
|
|
|
-; "Hide when &Empty"
|
|
|
ExplorerActions.QueueHideWhenEmptyAction.Caption="Sembunyikan jika &Kosong"
|
|
|
-; "Hide queue list when it is empty"
|
|
|
ExplorerActions.QueueHideWhenEmptyAction.Hint="Sembunyikan daftar antrian jika kosong"
|
|
|
-; "&Hide"
|
|
|
ExplorerActions.QueueHideAction.Caption="&Sembunyikan"
|
|
|
-; "Hide queue list"
|
|
|
ExplorerActions.QueueHideAction.Hint="Sembunyikan daftar antrian"
|
|
|
-; "&Toolbar"
|
|
|
ExplorerActions.QueueToolbarAction.Caption="&Toolbar"
|
|
|
-; "Hide/show queue list toolbar (on queue list panel)"
|
|
|
ExplorerActions.QueueToolbarAction.Hint="Hilang/tunjukkan toolbar daftar antrian (di panel daftar antrian)"
|
|
|
-; "&Customize..."
|
|
|
ExplorerActions.QueuePreferencesAction.Caption="&Seting..."
|
|
|
-; "Customize queue list"
|
|
|
ExplorerActions.QueuePreferencesAction.Hint="Seting daftar antrian"
|
|
|
-; "&Paste"
|
|
|
ExplorerActions.PasteAction2.Caption="&Paste"
|
|
|
-; "Paste files from clipboard to current directory in active panel; or opens path from clipboard in active panel; or opens session URL from clipboard"
|
|
|
ExplorerActions.PasteAction2.Hint="Rekatkan berkas dari clipboard ke direktori ini pada panel aktif; atau buka alamat dari clipboard pada panel aktif; atau buka URL sesi dari clipboard"
|
|
|
-; "&File..."
|
|
|
ExplorerActions.NewFileAction.Caption="Berkas(&F)..."
|
|
|
-; "Create file|Create new file and open it in editor"
|
|
|
ExplorerActions.NewFileAction.Hint="Buat berkas|Buat berkas baru dan buka pada editor"
|
|
|
-; "&Configure..."
|
|
|
ExplorerActions.EditorListCustomizeAction.Caption="Konfigurasi(&C)..."
|
|
|
-; "Customize editors"
|
|
|
ExplorerActions.EditorListCustomizeAction.Hint="Kustomisasi Editor"
|
|
|
-; "&Duplicate..."
|
|
|
ExplorerActions.RemoteCopyToFocusedAction.Caption="&Duplikasi..."
|
|
|
-; "Duplicate|Duplicate selected remote file(s) to another remote directory or another name"
|
|
|
ExplorerActions.RemoteCopyToFocusedAction.Hint="Duplikasi|Duplikasi file pilihan ke direktori remote"
|
|
|
-; "Du&plicate..."
|
|
|
ExplorerActions.RemoteCopyToAction.Caption="&Duplikasi..."
|
|
|
-; "Duplicate|Duplicate selected remote file(s) to another remote directory or another name"
|
|
|
ExplorerActions.RemoteCopyToAction.Hint="Duplikasi|Duplikasi file pilihan ke direktori remote"
|
|
|
-; "Generate File &URL..."
|
|
|
ExplorerActions.FileGenerateUrlAction2.Caption="Buat &URL Berkas..."
|
|
|
-; "Generate URL'#39's of selected file(s)"
|
|
|
ExplorerActions.FileGenerateUrlAction2.Hint="Buat &URL dari berkas terpilih"
|
|
|
-; "&Contents"
|
|
|
ExplorerActions.TableOfContentsAction.Caption="Konten(&C)"
|
|
|
-; "Opens web browser and points it to documentation table of contents"
|
|
|
ExplorerActions.TableOfContentsAction.Hint="Buka peramban dan arahkan ke dokumentasi daftar isi"
|
|
|
-; "Up&load..."
|
|
|
ExplorerActions.LocalCopyAction.Caption="Unggah(&l)..."
|
|
|
-; "Upload|Upload selected local file(s) to remote directory"
|
|
|
ExplorerActions.LocalCopyAction.Hint="Unggah|Unggah berkas lokal terpilih ke direktori remote"
|
|
|
-; "&Delete"
|
|
|
ExplorerActions.CurrentDeleteAlternativeAction.Caption="Hapus(&D)"
|
|
|
-; "Delete|Delete selected file(s)"
|
|
|
ExplorerActions.CurrentDeleteAlternativeAction.Hint="Hapus|Hapus berkas terpilih"
|
|
|
-; "Edit &With..."
|
|
|
ExplorerActions.CurrentEditWithAction.Caption="Edit dengan(&W)..."
|
|
|
-; "Edit With|Edit selected file(s) using editor of your choice"
|
|
|
ExplorerActions.CurrentEditWithAction.Hint="Edit dengan|Edit berkas terpilih dengan editor pilihan Anda"
|
|
|
-; "&Download"
|
|
|
ExplorerActions.DownloadPageAction.Caption="Un&duh"
|
|
|
-; "Opens web browser and points it to application download page"
|
|
|
ExplorerActions.DownloadPageAction.Hint="Buka perambah dan arahkan ke halaman unduh aplikasi"
|
|
|
-; "Confi&gure..."
|
|
|
ExplorerActions.UpdatesPreferencesAction.Caption="Konfi&gurasi..."
|
|
|
-; "Configure automatic check for application updates"
|
|
|
ExplorerActions.UpdatesPreferencesAction.Hint="Konfigurasi pengecekan otomatis untuk pembaruan aplikasi"
|
|
|
-; "&Kilobytes"
|
|
|
ExplorerActions.FormatSizeBytesKilobytesAction.Caption="&Kilobyte"
|
|
|
-; "Show files sizes in kilobytes"
|
|
|
ExplorerActions.FormatSizeBytesKilobytesAction.Hint="Tampilkan ukuran berkas dalam kilobyte"
|
|
|
-; "&Short format"
|
|
|
ExplorerActions.FormatSizeBytesShortAction.Caption="Format pendek(&S)"
|
|
|
-; "Show files sizes in short format"
|
|
|
ExplorerActions.FormatSizeBytesShortAction.Hint="Tampilkan ukuran berkas dalam format pendek"
|
|
|
-; "&Configure..."
|
|
|
ExplorerActions.PresetsPreferencesAction.Caption="Konfigurasi(&C)..."
|
|
|
-; "Configure transfers settings presets"
|
|
|
ExplorerActions.PresetsPreferencesAction.Hint="Konfigurasi pengaturan pendahuluan untuk transfer"
|
|
|
-; "&Lock Toolbars"
|
|
|
ExplorerActions.LockToolbarsAction.Caption="Kunci Too&lbar"
|
|
|
-; "Prevents moving and (un)docking of all toolbars"
|
|
|
ExplorerActions.LockToolbarsAction.Hint="Cegah perpindahan dan perkaitan semua toolbar"
|
|
|
-; "&Show Selective Text Labels"
|
|
|
ExplorerActions.SelectiveToolbarTextAction.Caption="Tampilkan Label Teks &Selektif"
|
|
|
-; "Show text labels for selected important commands on toolbars"
|
|
|
ExplorerActions.SelectiveToolbarTextAction.Hint="Tampilkan label teks untuk perintah penting terpilih pada toolbar"
|
|
|
-; "Custom Co&mmand Buttons"
|
|
|
ExplorerActions.CustomCommandsBandAction.Caption="Kusto&misasi Tombol Perintah"
|
|
|
-; "Hide/show custom commands toolbar"
|
|
|
ExplorerActions.CustomCommandsBandAction.Hint="Sembunyikan/tampilkan toolbar perintah kustomisasi"
|
|
|
-; "C&olor"
|
|
|
ExplorerActions.ColorMenuAction.Caption="Warna(&o)"
|
|
|
-; "Change color of current session"
|
|
|
ExplorerActions.ColorMenuAction.Hint="Ubah warna sesi saat ini"
|
|
|
-; "Auto&matically Reload Directory"
|
|
|
ExplorerActions.AutoReadDirectoryAfterOpAction.Caption="Muat ulang direktori secara otomatis"
|
|
|
-; "Toggle automatic reload of remote directory after operation"
|
|
|
ExplorerActions.AutoReadDirectoryAfterOpAction.Hint="Aktifkan/Nonaktifkan muat ulang direktori remote secara otomatis setelah operasi"
|
|
|
-; "&Suspend"
|
|
|
ExplorerActions.QueueItemPauseAction.Caption="Tangguhkan(&S)"
|
|
|
-; "Suspend selected queue item"
|
|
|
ExplorerActions.QueueItemPauseAction.Hint="Tangguhkan antrean item terpilih"
|
|
|
-; "&Resume"
|
|
|
ExplorerActions.QueueItemResumeAction.Caption="Lanjutkan(&R)"
|
|
|
-; "Resume selected suspended queue item"
|
|
|
ExplorerActions.QueueItemResumeAction.Hint="Lanjutkan antrean item terpilih yang ditangguhkan"
|
|
|
-; "&Suspend All"
|
|
|
ExplorerActions.QueuePauseAllAction.Caption="Tangguhkan &Semua"
|
|
|
-; "Suspend all running queue items"
|
|
|
ExplorerActions.QueuePauseAllAction.Hint="Tangguhkan Semua antrean item yang sedang berjalan"
|
|
|
-; "&Resume All"
|
|
|
ExplorerActions.QueueResumeAllAction.Caption="Lanjutkan Semua(&R)"
|
|
|
-; "Resume all suspended queue items"
|
|
|
ExplorerActions.QueueResumeAllAction.Hint="Lanjutkan Semua antrean item yang ditangguhkan"
|
|
|
-; "Delete All &Completed"
|
|
|
ExplorerActions.QueueDeleteAllDoneAction.Caption="Hapus semua yang telah selesai(&C)"
|
|
|
-; "Remove all completed queue items"
|
|
|
ExplorerActions.QueueDeleteAllDoneAction.Hint="Hilangkan semua antrean item yang telah selesai"
|
|
|
-; "&Process Queue"
|
|
|
ExplorerActions.QueueEnableAction.Caption="&Proses Antrean"
|
|
|
-; "Enable queue processing|Enable queue processing (pending queue items will not start, when queue processing is disabled)"
|
|
|
ExplorerActions.QueueEnableAction.Hint="Aktifkan pemrosesan antrean|Aktifkan pemrosesan antrean (antrean item yang tertunda tidak akan dijalankan ketika pemrosesan antrean dinonaktifkan)"
|
|
|
-; "&Disconnect Session"
|
|
|
ExplorerActions.QueueDisconnectOnceEmptyAction2.Caption="Putuskan Sesi(&D)"
|
|
|
-; "Disconnect the session once the queue is empty"
|
|
|
ExplorerActions.QueueDisconnectOnceEmptyAction2.Hint="Putuskan sesi ketika antrean kosong"
|
|
|
-; "&Restore Selection"
|
|
|
ExplorerActions.RestoreSelectionAction.Caption="Pulihkan Pilihan(&R)"
|
|
|
-; "Restore previous selection"
|
|
|
ExplorerActions.RestoreSelectionAction.Hint="Pulihkan pilihan sebelumnya"
|
|
|
-; "Sele&ct Files..."
|
|
|
ExplorerActions.LocalSelectAction.Caption="Pilih Berkas(&c)..."
|
|
|
-; "Select|Select local files by mask"
|
|
|
ExplorerActions.LocalSelectAction.Hint="Pilih|Pilih berkas lokal berdasarkan mask"
|
|
|
-; "&Unselect Files..."
|
|
|
ExplorerActions.LocalUnselectAction.Caption="&Urungkan Pilihan Berkas..."
|
|
|
-; "Unselect|Unselect local files by mask"
|
|
|
ExplorerActions.LocalUnselectAction.Hint="Urungkan pilihan|Urungkan pilihan berkas lokal berdasarkan mask"
|
|
|
-; "Select &All"
|
|
|
ExplorerActions.LocalSelectAllAction.Caption="Pilih Semu&a"
|
|
|
-; "Select all local files"
|
|
|
ExplorerActions.LocalSelectAllAction.Hint="Pilih semua berkas lokal"
|
|
|
-; "&Edit"
|
|
|
ExplorerActions.CurrentEditFocusedAction.Caption="&Edit"
|
|
|
-; "Edit|Edit selected file(s)"
|
|
|
ExplorerActions.CurrentEditFocusedAction.Hint="Edit|Edit berkas terpilih"
|
|
|
-; "Edit &With..."
|
|
|
ExplorerActions.CurrentEditWithFocusedAction.Caption="Edit dengan(&W)..."
|
|
|
-; "Edit With|Edit selected file(s) using editor of your choice"
|
|
|
ExplorerActions.CurrentEditWithFocusedAction.Hint="Edit dengan|Edit berkas terpilih dengan editor pilihan Anda"
|
|
|
-; "&Directory..."
|
|
|
ExplorerActions.NewDirAction.Caption="Direktori"
|
|
|
-; "Create directory|Create new directory"
|
|
|
ExplorerActions.NewDirAction.Hint="Buat direktori|Buat direktori baru"
|
|
|
-; "&Shut Down Computer"
|
|
|
ExplorerActions.QueueShutDownOnceEmptyAction2.Caption="Matikan Komputer(&S)"
|
|
|
-; "Shut down the computer once the queue is empty"
|
|
|
ExplorerActions.QueueShutDownOnceEmptyAction2.Hint="Matikan komputer ketika antrean kosong"
|
|
|
-; "Slee&p Computer"
|
|
|
ExplorerActions.QueueSuspendOnceEmptyAction2.Caption="Tidurkan Komputer(&p)"
|
|
|
-; "Put the computer into sleep mode once the queue is empty"
|
|
|
ExplorerActions.QueueSuspendOnceEmptyAction2.Hint="Atur komputer pada mode tidur ketika antrean kosong"
|
|
|
-; "&Stay Idle"
|
|
|
ExplorerActions.QueueIdleOnceEmptyAction.Caption="Tetap Diam(&S)"
|
|
|
-; "Stay idle once the queue is empty"
|
|
|
ExplorerActions.QueueIdleOnceEmptyAction.Hint="Tetap Diam ketika antrean kosong"
|
|
|
-; "Once &Empty"
|
|
|
ExplorerActions.QueueCycleOnceEmptyAction.Caption="K&etika kosong"
|
|
|
-; "Toggle action to perform once the queue list is empty"
|
|
|
ExplorerActions.QueueCycleOnceEmptyAction.Hint="Aktifkan/nonaktifkan aksi yang dijalankan ketika daftar antrean kosong"
|
|
|
-; "Change speed limit of selected queue item"
|
|
|
ExplorerActions.QueueItemSpeedAction.Hint="Ubah batas kecepatan dari antrean item terpilih"
|
|
|
-; "&Speed"
|
|
|
ExplorerActions.QueueItemSpeedAction.EditCaption="Kecepatan(&S)"
|
|
|
-; "&Cancel All"
|
|
|
ExplorerActions.QueueDeleteAllAction.Caption="Batalkan Semua(&C)"
|
|
|
-; "Remove all queue items"
|
|
|
ExplorerActions.QueueDeleteAllAction.Hint="Hilangkan semua antrean item"
|
|
|
-; "&Filter..."
|
|
|
ExplorerActions.LocalFilterAction.Caption="&Filter..."
|
|
|
-; "Filter|Filter displayed files"
|
|
|
ExplorerActions.LocalFilterAction.Hint="Filter|Filter berkas yang tampil"
|
|
|
-; "&Filter..."
|
|
|
ExplorerActions.RemoteFilterAction.Caption="&Filter..."
|
|
|
-; "Filter|Filter displayed files"
|
|
|
ExplorerActions.RemoteFilterAction.Hint="Filter|Filter berkas yang tampil"
|
|
|
-; "&Find Files..."
|
|
|
ExplorerActions.RemoteFindFilesAction.Caption="Temukan Berkas(&F)..."
|
|
|
-; "Find files|Find remote files and directories"
|
|
|
ExplorerActions.RemoteFindFilesAction.Hint="Temukan Berkas|Temukan berkas dan direktori remote"
|
|
|
-; "&Internal editor"
|
|
|
ExplorerActions.CurrentEditInternalAction.Caption="Editor &Internal"
|
|
|
-; "Edit (internal)|Edit selected file(s) using internal editor"
|
|
|
ExplorerActions.CurrentEditInternalAction.Hint="Edit (internal)|Edit berkas terpilih dengan editor internal"
|
|
|
-; "Save Wor&kspace..."
|
|
|
ExplorerActions.SaveWorkspaceAction.Caption="Simpan Ruang &Kerja..."
|
|
|
-; "Save workspace|Save workspace"
|
|
|
ExplorerActions.SaveWorkspaceAction.Hint="Simpan ruang kerja|Simpan ruang kerja"
|
|
|
-; "&Rename"
|
|
|
ExplorerActions.LocalRenameAction.Caption="Ganti Nama(&R)"
|
|
|
-; "Rename|Rename selected local file"
|
|
|
ExplorerActions.LocalRenameAction.Hint="Ganti nama|Ganti nama berkas lokal terpilih"
|
|
|
-; "&Edit"
|
|
|
ExplorerActions.LocalEditAction.Caption="&Edit"
|
|
|
-; "Edit|Edit selected local file(s)"
|
|
|
ExplorerActions.LocalEditAction.Hint="Edit|edit berkas lokal terpilih"
|
|
|
-; "Upload and Dele&te..."
|
|
|
ExplorerActions.LocalMoveAction.Caption="Unggah dan Hapus(&t)..."
|
|
|
-; "Upload and Delete|Upload selected local file(s) to remote directory and delete original"
|
|
|
ExplorerActions.LocalMoveAction.Hint="Unggah dan Hapus|Unggah berkas lokal terpilih ke direktori remote dan hapus berkas asli"
|
|
|
-; "&Directory..."
|
|
|
ExplorerActions.LocalCreateDirAction2.Caption="&Direktori..."
|
|
|
-; "Create directory|Create new local directory"
|
|
|
ExplorerActions.LocalCreateDirAction2.Hint="Buat direktori|buat direktori lokal baru"
|
|
|
-; "&Delete"
|
|
|
ExplorerActions.LocalDeleteAction.Caption="&Hapus"
|
|
|
-; "Delete|Delete selected local file(s)"
|
|
|
ExplorerActions.LocalDeleteAction.Hint="Hapus|Hapus berkas lokal terpilih"
|
|
|
-; "&Properties"
|
|
|
ExplorerActions.LocalPropertiesAction.Caption="&Properti"
|
|
|
-; "Properties|Display/change properties of selected local file(s)"
|
|
|
ExplorerActions.LocalPropertiesAction.Hint="Properti|Tampilkan/ubah properti dari berkas lokal terpilih"
|
|
|
-; "&Shortcut..."
|
|
|
ExplorerActions.LocalAddEditLinkAction2.Caption="Pinta&san..."
|
|
|
-; "Add/edit shortcut|Add new local shortcut or edit selected local shortcut"
|
|
|
ExplorerActions.LocalAddEditLinkAction2.Hint="Tambah/edit pintasan|Tambah pintasan lokal baru atau edit pintasan lokal terpilih"
|
|
|
-; "&Rename"
|
|
|
ExplorerActions.RemoteRenameAction.Caption="&Ganti Nama"
|
|
|
-; "Rename|Rename selected remote file"
|
|
|
ExplorerActions.RemoteRenameAction.Hint="Ganti Nama|Ganti Nama pada berkas remote terpilih"
|
|
|
-; "&Edit"
|
|
|
ExplorerActions.RemoteEditAction.Caption="&Edit"
|
|
|
-; "Edit|Edit selected remote file(s)"
|
|
|
ExplorerActions.RemoteEditAction.Hint="Edit|Edit berkas remote terpilih"
|
|
|
-; "Download and Dele&te..."
|
|
|
ExplorerActions.RemoteMoveAction.Caption="Unduh dan Hapus(&t)..."
|
|
|
-; "Download and Delete|Download selected remote file(s) to local directory and delete original"
|
|
|
ExplorerActions.RemoteMoveAction.Hint="Unduh dan Hapus|Unduh berkas remote terpilih ke direktori lokal dan hapus berkas asli"
|
|
|
-; "&Directory..."
|
|
|
ExplorerActions.RemoteCreateDirAction2.Caption="&Direktori..."
|
|
|
-; "Create directory|Create new remote directory"
|
|
|
ExplorerActions.RemoteCreateDirAction2.Hint="Buat direktori|Buat direktori remote baru"
|
|
|
-; "&Delete"
|
|
|
ExplorerActions.RemoteDeleteAction.Caption="Hapus(&D)"
|
|
|
-; "Delete|Delete selected remote file(s)"
|
|
|
ExplorerActions.RemoteDeleteAction.Hint="Hapus|Hapus berkas remote terpilih"
|
|
|
-; "&Properties"
|
|
|
ExplorerActions.RemotePropertiesAction.Caption="&Properti"
|
|
|
-; "Properties|Display/change permissions, ownership or other properties of selected remote file(s) "
|
|
|
ExplorerActions.RemotePropertiesAction.Hint="Properti|Tampilkan/ubah hak akses, kepemilikan, atau properti lain dari berkas remote terpilih"
|
|
|
-; "&Link..."
|
|
|
ExplorerActions.RemoteAddEditLinkAction2.Caption="Tautan(&L)..."
|
|
|
-; "Add/edit link|Add new remote link or edit selected remote link"
|
|
|
ExplorerActions.RemoteAddEditLinkAction2.Hint="Tambah/edit tautan|Tambah tautan remote baru atau edit tautan remote terpilih"
|
|
|
-; "Sele&ct Files..."
|
|
|
ExplorerActions.RemoteSelectAction.Caption="Pilih Berkas(&c)"
|
|
|
-; "Select|Select remote files by mask"
|
|
|
ExplorerActions.RemoteSelectAction.Hint="Pilih|Pilih berkas remote berdasarkan mask"
|
|
|
-; "&Unselect Files..."
|
|
|
ExplorerActions.RemoteUnselectAction.Caption="&Urungkan Pilihan Berkas"
|
|
|
-; "Unselect|Unselect remote files by mask"
|
|
|
ExplorerActions.RemoteUnselectAction.Hint="Urungkan pilihan|Urungkan pilihan berkas remote berdasarkan mask"
|
|
|
-; "Select &All"
|
|
|
ExplorerActions.RemoteSelectAllAction.Caption="Pilih &Semua"
|
|
|
-; "Select all remote files"
|
|
|
ExplorerActions.RemoteSelectAllAction.Hint="Pilih semua berkas remote"
|
|
|
-; "Upload and Dele&te..."
|
|
|
ExplorerActions.LocalMoveFocusedAction.Caption="Uunggah dan Hapus(&t)..."
|
|
|
-; "Upload and Delete|Upload selected local file(s) to remote directory and delete original"
|
|
|
ExplorerActions.LocalMoveFocusedAction.Hint="Unggah dan Hapus|Unggah berkas lokal terpilih ke direktori remote dan hapus berkas asli"
|
|
|
-; "&Internal editor"
|
|
|
ExplorerActions.CurrentEditInternalFocusedAction.Caption="Editor &Internal"
|
|
|
-; "Edit (internal)|Edit selected file(s) using internal editor"
|
|
|
ExplorerActions.CurrentEditInternalFocusedAction.Hint="Edit (internal)|Edit berkas terpilih dengan editor internal"
|
|
|
-; "&System Menu"
|
|
|
ExplorerActions.CurrentSystemMenuFocusedAction.Caption="Menu &Sistem"
|
|
|
-; "Display system file context menu (in Properties you can opt to display it by default instead of built-in menu)"
|
|
|
ExplorerActions.CurrentSystemMenuFocusedAction.Hint="Tampilkan konteks menu berkas sistem (pada Properti Anda dapat memilih untuk menampilkannya alih-alih menampilkan menu bawaan"
|
|
|
-; "Generate Session &URL/Code..."
|
|
|
ExplorerActions.SessionGenerateUrlAction2.Caption="Buat &URL/Kode Sesi..."
|
|
|
-; "Generate URL or code for current session"
|
|
|
ExplorerActions.SessionGenerateUrlAction2.Hint="Buat URL atau kode untuk sesi saat ini"
|
|
|
-; "Select Files with Same &Extension"
|
|
|
ExplorerActions.SelectSameExtAction.Caption="Pilih Berkas dengan &Ekstensi yang sama"
|
|
|
-; "Select all files with the same extension as currently focused file"
|
|
|
ExplorerActions.SelectSameExtAction.Hint="Pilih semua berkas dengan ekstensi yang sama dengan berkas yang saat ini disorot"
|
|
|
-; "Unselect Files with Same E&xtension"
|
|
|
ExplorerActions.UnselectSameExtAction.Caption="Urungkan pilihan berkas dengan ekstensi yang sama"
|
|
|
-; "Unselect all files with the same extension as currently focused file"
|
|
|
ExplorerActions.UnselectSameExtAction.Hint="Urungkan pilihan semua berkas dengan ekstensi yang sama dengan berkas yang saat ini disorot"
|
|
|
-; "&Lock"
|
|
|
ExplorerActions.LockAction.Caption="Kunci(&L)"
|
|
|
-; "Lock selected file(s)"
|
|
|
ExplorerActions.LockAction.Hint="Kunci berkas terpilih"
|
|
|
-; "&Unlock"
|
|
|
ExplorerActions.UnlockAction.Caption="B&uka Kunci"
|
|
|
-; "Unlock selected file(s)"
|
|
|
ExplorerActions.UnlockAction.Hint="Buka kunci pada berkas terpilih"
|
|
|
-; "Show &Tips"
|
|
|
ExplorerActions.TipsAction.Caption="Tampilkan &Tips"
|
|
|
-; "Displays tips on using WinSCP"
|
|
|
ExplorerActions.TipsAction.Hint="Tampilkan Tips dalam menggunakan WinSCP"
|
|
|
-; "&Change Password..."
|
|
|
ExplorerActions.ChangePasswordAction.Caption="Ubah Kata Sandi(&C)"
|
|
|
-; "Change account password"
|
|
|
ExplorerActions.ChangePasswordAction.Hint="Ubah kata sandi akun"
|
|
|
-; "&File..."
|
|
|
ExplorerActions.RemoteNewFileAction.Caption="Berkas(&F)..."
|
|
|
-; "Create file|Create new file and open it in editor"
|
|
|
ExplorerActions.RemoteNewFileAction.Hint="Buak berkas|Buat berkas baru dan buka pada editor"
|
|
|
-; "&File..."
|
|
|
ExplorerActions.LocalNewFileAction.Caption="Berkas(&F)..."
|
|
|
-; "Create file|Create new file and open it in editor"
|
|
|
ExplorerActions.LocalNewFileAction.Hint="Buat berkas|Buat berkas baru dan buka pada editor"
|
|
|
-; "&Queue"
|
|
|
+ExplorerActions.CurrentCopyAction.Caption="&Salin"
|
|
|
ExplorerBarPopup.Queue7.Caption="&Antrean"
|
|
|
-; "Configure queue list"
|
|
|
ExplorerBarPopup.Queue7.Hint="Konfigurasi daftar antrean"
|
|
|
-; "&Local Panel"
|
|
|
CommanderBarPopup.LocalPanel1.Caption="Panel &Lokal"
|
|
|
-; "Change local panel layout"
|
|
|
CommanderBarPopup.LocalPanel1.Hint="Ubah tampilan panel lokal"
|
|
|
-; "&Remote Panel"
|
|
|
CommanderBarPopup.RemotePanel2.Caption="Panel &Remote"
|
|
|
-; "Change remote panel layout"
|
|
|
CommanderBarPopup.RemotePanel2.Hint="Ubah tata letak panel remote"
|
|
|
-; "&Queue"
|
|
|
CommanderBarPopup.Options1.Caption="&Antrean"
|
|
|
-; "Configure queue list"
|
|
|
CommanderBarPopup.Options1.Hint="Konfigurasi daftar antrean"
|
|
|
-; "Show File Si&zes In"
|
|
|
LocalDirViewColumnPopup.LocalFormatSizeBytesPopupItem.Caption="Tampilkan Ukuran Berkas dalam(&z)"
|
|
|
-; "Select files sizes display format"
|
|
|
LocalDirViewColumnPopup.LocalFormatSizeBytesPopupItem.Hint="Pilih format tampilan ukuran berkas"
|
|
|
-; "Show &Columns"
|
|
|
LocalDirViewColumnPopup.Showcolumns3.Caption="Tampilkan Kolom(&C)"
|
|
|
-; "Select columns to show in panel"
|
|
|
LocalDirViewColumnPopup.Showcolumns3.Hint="Pilih kolom untuk menampilkan panel"
|
|
|
-; "Show File Si&zes In"
|
|
|
RemoteDirViewColumnPopup.RemoteFormatSizeBytesPopupItem.Caption="Tampilkan Ukuran Berkas dalam(&z)"
|
|
|
-; "Select files sizes display format"
|
|
|
RemoteDirViewColumnPopup.RemoteFormatSizeBytesPopupItem.Hint="Pilih format tampilan ukuran berkas"
|
|
|
-; "Show &Columns"
|
|
|
RemoteDirViewColumnPopup.Showcolumns4.Caption="Tampilkan Kolom(&C)"
|
|
|
-; "Select columns to show in panel"
|
|
|
RemoteDirViewColumnPopup.Showcolumns4.Hint="Pilih kolom untuk ditampilkan pada panel"
|
|
|
-; "&All"
|
|
|
QueuePopup.TBXSubmenuItem1.Caption="Semu&a"
|
|
|
-; "Mass queue management commands"
|
|
|
QueuePopup.TBXSubmenuItem1.Hint="Perintah manajemen antrean massal"
|
|
|
-; "&Options"
|
|
|
QueuePopup.Queue2.Caption="&Opsi"
|
|
|
-; "Configure queue list"
|
|
|
QueuePopup.Queue2.Hint="Konfigurasi daftar antrian"
|
|
|
-; "&Go To"
|
|
|
RemoteDirViewPopup.GoTo4.Caption="Menuju Ke(&G)"
|
|
|
-; "Go to directory"
|
|
|
RemoteDirViewPopup.GoTo4.Hint="Menuju ke direktori"
|
|
|
-; "&New"
|
|
|
RemoteDirViewPopup.TBXSubmenuItem26.Caption="Baru(&N)"
|
|
|
-; "Create object|Create new object"
|
|
|
RemoteDirViewPopup.TBXSubmenuItem26.Hint="Buat Objek|Buat Objek Baru"
|
|
|
-; "&Go To"
|
|
|
LocalDirViewPopup.GoTo5.Caption="Menuju Ke(&G)"
|
|
|
-; "Go to directory"
|
|
|
LocalDirViewPopup.GoTo5.Hint="Menuju ke direktori"
|
|
|
-; "&New"
|
|
|
LocalDirViewPopup.TBXSubmenuItem7.Caption="Baru(&N)"
|
|
|
-; "Create object|Create new object"
|
|
|
LocalDirViewPopup.TBXSubmenuItem7.Hint="Buat Objek|Buat Objek Baru"
|
|
|
-; "&Go To"
|
|
|
RemoteAddressPopup.TBXSubmenuItem2.Caption="Menuju Ke(&G)"
|
|
|
-; "Go to directory"
|
|
|
RemoteAddressPopup.TBXSubmenuItem2.Hint="Menuju ke direktori"
|
|
|
-; "&File Names"
|
|
|
LocalFilePopup.TBXSubmenuItem5.Caption="Nama Berkas(&F)"
|
|
|
-; "Operations with name(s) of selected file(s)"
|
|
|
LocalFilePopup.TBXSubmenuItem5.Hint="Operasi dengan nama berkas terpilih"
|
|
|
|
|
|
-; Open directory dialog
|
|
|
[OpenDirectory.dfm]
|
|
|
-; "&Open directory:"
|
|
|
EditLabel.Caption="&Buka direktori:"
|
|
|
-; "OK"
|
|
|
OKBtn.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelBtn.Caption="Batal"
|
|
|
-; "Site bookmarks"
|
|
|
PageControl.SessionBookmarksSheet.Caption="Bookmark situs"
|
|
|
-; "&Add"
|
|
|
PageControl.SessionBookmarksSheet.AddSessionBookmarkButton.Caption="&Tambah"
|
|
|
-; "Remo&ve"
|
|
|
PageControl.SessionBookmarksSheet.RemoveSessionBookmarkButton.Caption="&Hapus"
|
|
|
-; "&Up"
|
|
|
PageControl.SessionBookmarksSheet.UpSessionBookmarkButton.Caption="&Atas"
|
|
|
-; "&Down"
|
|
|
PageControl.SessionBookmarksSheet.DownSessionBookmarkButton.Caption="&Bawah"
|
|
|
-; "Shared bookmarks"
|
|
|
PageControl.SharedBookmarksSheet.Caption="Bookmark dibagikan"
|
|
|
-; "&Add"
|
|
|
PageControl.SharedBookmarksSheet.AddSharedBookmarkButton.Caption="&Tambah"
|
|
|
-; "&Remove"
|
|
|
PageControl.SharedBookmarksSheet.RemoveSharedBookmarkButton.Caption="&Hapus"
|
|
|
-; "&Up"
|
|
|
PageControl.SharedBookmarksSheet.UpSharedBookmarkButton.Caption="&Atas"
|
|
|
-; "&Down"
|
|
|
PageControl.SharedBookmarksSheet.DownSharedBookmarkButton.Caption="&Bawah"
|
|
|
-; "&Shortcut..."
|
|
|
PageControl.SharedBookmarksSheet.ShortCutSharedBookmarkButton.Caption="Pinta&san"
|
|
|
-; "B&rowse..."
|
|
|
LocalDirectoryBrowseButton.Caption="&Jelajah"
|
|
|
-; "&Location Profiles..."
|
|
|
SwitchButton.Caption="Profil &Lokasi..."
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; Preferences dialog
|
|
|
[Preferences.dfm]
|
|
|
-; "Preferences"
|
|
|
Caption="Preferensi"
|
|
|
-; "OK"
|
|
|
OKButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CloseButton.Caption="Batal"
|
|
|
-; "Environment"
|
|
|
MainPanel.PageControl.PreferencesSheet.Caption="Lingkungan"
|
|
|
-; "Confirmations"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.Caption="Konfirmasi"
|
|
|
-; "&Overwriting of files"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmOverwritingCheck.Caption="&Menumpuki file lama"
|
|
|
-; "&Deleting of files (recommended)"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmDeletingCheck.Caption="&Hapus file (disarankan)"
|
|
|
-; "Closing sessions when exiting appli&cation"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmClosingSessionCheck2.Caption="Operasi Drag && Drop"
|
|
|
-; "D&rag && drop operations"
|
|
|
-MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.DDTransferConfirmationCheck.Caption="Lakukan &Drag && drop"
|
|
|
-; "Continue on &error (advanced users)"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ContinueOnErrorCheck.Caption="Lanjut jika &eror (pengguna lanjutan)"
|
|
|
-; "Exiting application on o&peration completion"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmExitOnCompletionCheck.Caption="Keluar aplikasi jika &pekerjaan selesai"
|
|
|
-; "Trans&fer resuming"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmResumeCheck.Caption="Lanjutkan &Transfer"
|
|
|
-; "Opening separate &shell session"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmCommandSessionCheck.Caption="Buka sesi &shell terpisah"
|
|
|
-; "&Moving files to Recycle bin"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmRecyclingCheck.Caption="Pindahkan berkas ke Tempat Sa&mpah"
|
|
|
-; "&Transferring of files"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmTransferringCheck.Caption="&Transfer Berkas"
|
|
|
-; "Change confirmations of background transfers"
|
|
|
MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.BackgroundConfirmationsLink.Caption="Ubah konfirmasi dari transfer background"
|
|
|
-; "Notifications"
|
|
|
MainPanel.PageControl.PreferencesSheet.NotificationsGroup.Caption="Pemberitahuan"
|
|
|
-; "s"
|
|
|
MainPanel.PageControl.PreferencesSheet.NotificationsGroup.BeepOnFinishAfterText.Caption="s"
|
|
|
-; "&Beep when work finishes, if it lasted more than"
|
|
|
MainPanel.PageControl.PreferencesSheet.NotificationsGroup.BeepOnFinishCheck.Caption="&Beep jika pekerjaan selesai, jika lebih dari"
|
|
|
-; "Show balloon ¬ifications in taskbar status area (system tray)"
|
|
|
MainPanel.PageControl.PreferencesSheet.NotificationsGroup.BalloonNotificationsCheck.Caption="Tampilkan balon ¬ifikasi pada area status taskbar (system tray)"
|
|
|
-; "Logging"
|
|
|
MainPanel.PageControl.LogSheet.Caption="Pencatatan"
|
|
|
-; "Session log"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.Caption="Pilihan catatan (log)"
|
|
|
-; "files"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogMaxSizeCountFilesLabel.Caption="berkas"
|
|
|
-; "&Log path:"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogFileNameLabel.Caption="Alamat &Log"
|
|
|
-; "Session log files (*.log)|*.log|All files (*.*)|*.*"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogFileNameEdit3.Filter="Berkas log sesi (*.log)|*.log|All files (*.*)|*.*"
|
|
|
-; "Select file for session log"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogFileNameEdit3.DialogTitle="Pilih berkas untuk log sesi"
|
|
|
-; "Appe&nd"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogFilePanel.LogFileAppendButton.Caption="Tambahka&n"
|
|
|
-; "&Overwrite"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogFilePanel.LogFileOverwriteButton.Caption="&Timpa"
|
|
|
-; "Normal"
|
|
|
-MainPanel.PageControl.LogSheet.LoggingGroup.LogProtocolCombo.Items.Strings.0="Normal"
|
|
|
-; "Debug 1"
|
|
|
-MainPanel.PageControl.LogSheet.LoggingGroup.LogProtocolCombo.Items.Strings.1="Debug 1"
|
|
|
-; "Debug 2"
|
|
|
-MainPanel.PageControl.LogSheet.LoggingGroup.LogProtocolCombo.Items.Strings.2="Debug 2"
|
|
|
-; "&patterns"
|
|
|
+MainPanel.PageControl.LogSheet.LoggingGroup.LogProtocolCombo2.Items.Strings.1="Normal"
|
|
|
+MainPanel.PageControl.LogSheet.LoggingGroup.LogProtocolCombo2.Items.Strings.2="Debug 1"
|
|
|
+MainPanel.PageControl.LogSheet.LoggingGroup.LogProtocolCombo2.Items.Strings.3="Debug 2"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogFileNameHintText.Caption="&pola"
|
|
|
-; "Enable &session logging on level:"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.EnableLoggingCheck.Caption="Aktifkan log &sesi pada level:"
|
|
|
-; "Log pass&words and other sensitive information"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogSensitiveCheck.Caption="Log kata sandi dan informasi sensitif lainnya(&w)"
|
|
|
-; "&Rotate log files after reaching"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogMaxSizeCheck.Caption="&Rotasi berkas log setelah sampai"
|
|
|
-; "&Delete old log files, keep"
|
|
|
MainPanel.PageControl.LogSheet.LoggingGroup.LogMaxSizeCountCheck.Caption="Hapus berkas log lama, pertahankan"
|
|
|
-; "XML log"
|
|
|
MainPanel.PageControl.LogSheet.ActionsLoggingGroup.Caption="Log XML"
|
|
|
-; "XML log files (*.xml)|*.xml|All files (*.*)|*.*"
|
|
|
MainPanel.PageControl.LogSheet.ActionsLoggingGroup.ActionsLogFileNameEdit.Filter="Berkas log XML (*.xml)|*.xml|All files (*.*)|*.*"
|
|
|
-; "Select file for XML log."
|
|
|
MainPanel.PageControl.LogSheet.ActionsLoggingGroup.ActionsLogFileNameEdit.DialogTitle="Pilih berkas untuk log XML"
|
|
|
-; "pa&tterns"
|
|
|
MainPanel.PageControl.LogSheet.ActionsLoggingGroup.ActionsLogFileNameHintText.Caption="pola(&t)"
|
|
|
-; "Enable &XML logging to file:"
|
|
|
MainPanel.PageControl.LogSheet.ActionsLoggingGroup.EnableActionsLoggingCheck.Caption="Aktifkan log &XML ke berkas:"
|
|
|
-; "Interface"
|
|
|
MainPanel.PageControl.GeneralSheet.Caption="Antarmuka"
|
|
|
-; "Changes will apply on the next start."
|
|
|
MainPanel.PageControl.GeneralSheet.InterfaceChangeLabel.Caption="Perubahan akan diterapkan pada saat dijalankan ulang."
|
|
|
-; "User Interface"
|
|
|
MainPanel.PageControl.GeneralSheet.InterfaceGroup.Caption="Antarmuka Pengguna"
|
|
|
-; "- two panels (left for local directory, right for remote directory)'#13#10'- keyboard shortcuts like in Norton Commander (and other similar programs as Total Commander, Midnight Commander...)'#13#10'- drag && drop to/from both panels"
|
|
|
-MainPanel.PageControl.GeneralSheet.InterfaceGroup.CommanderDescriptionLabel2.Caption="- dua panel (kiri untuk direktori lokal, kanan untuk direktori remote)'#13#10'- pintasan papan ketik seperti pada Norton Commander (dan program serupa lainnya seperti Total Commander, Midnight Commander...)'#13#10'- seret && letakkan ke/dari kedua panel"
|
|
|
-; "- only remote directory'#13#10'- keyboard shortcuts like in Windows Explorer'#13#10'- drag && drop"
|
|
|
-MainPanel.PageControl.GeneralSheet.InterfaceGroup.ExplorerDescriptionLabel.Caption="- hanya direktori remote'#13#10'- pintasan papan ketik seperti pada Windows Explorer'#13#10'- seret && letakkan"
|
|
|
-; "&Commander"
|
|
|
+MainPanel.PageControl.GeneralSheet.InterfaceGroup.CommanderDescriptionLabel2.Caption="- dua panel (kiri untuk direktori lokal, kanan untuk direktori remote)\r\n- pintasan papan ketik seperti pada Norton Commander (dan program serupa lainnya seperti Total Commander, Midnight Commander...)\r\n- seret && letakkan ke/dari kedua panel"
|
|
|
+MainPanel.PageControl.GeneralSheet.InterfaceGroup.ExplorerDescriptionLabel.Caption="- hanya direktori remote\r\n- pintasan papan ketik seperti pada Windows Explorer\r\n- seret && letakkan"
|
|
|
MainPanel.PageControl.GeneralSheet.InterfaceGroup.CommanderInterfaceButton2.Caption="&Komander(&C)"
|
|
|
-; "&Explorer"
|
|
|
MainPanel.PageControl.GeneralSheet.InterfaceGroup.ExplorerInterfaceButton2.Caption="&Eksplorer"
|
|
|
-; "Panels"
|
|
|
MainPanel.PageControl.PanelsSheet.Caption="Panel"
|
|
|
-; "Common"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.Caption="Umum"
|
|
|
-; "Show file si&zes in:"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.Label1.Caption="Tampilkan ukuran berkas dalam:(&z)"
|
|
|
-; "&Show hidden files (Ctrl+Alt+H)"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.ShowHiddenFilesCheck.Caption="Tampilkan berkas ter&sembunyi (Ctrl+Alt+H)"
|
|
|
-; "Default directory is &home directory"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.DefaultDirIsHomeCheck.Caption="Direktori awal adalah direktori &home"
|
|
|
-; "&Remember panels'#39' state when switching sessions"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.PreservePanelStateCheck.Caption="Ingat status panel saat be&rganti sesi"
|
|
|
-; "Select &whole name when renaming file"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.RenameWholeNameCheck.Caption="Pilih keseluruhan nama saat mengganti nama berkas(&w)"
|
|
|
-; "&Full row select"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.FullRowSelectCheck.Caption="Pilih baris penuh(&F)"
|
|
|
-; "Bytes"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.FormatSizeBytesCombo.Items.Strings.0="Byte"
|
|
|
-; "Kilobytes"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.FormatSizeBytesCombo.Items.Strings.1="Kilobyte"
|
|
|
-; "Short format"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.FormatSizeBytesCombo.Items.Strings.2="Format pendek"
|
|
|
-; "Use &natural order numerical sorting"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.NaturalOrderNumericalSortingCheck.Caption="Gunakan susunan natural pengurutan angka"
|
|
|
-; "Double-click"
|
|
|
MainPanel.PageControl.PanelsSheet.DoubleClickGroup.Caption="Klik ganda"
|
|
|
-; "&Operation to perform on double-click:"
|
|
|
MainPanel.PageControl.PanelsSheet.DoubleClickGroup.DoubleClickActionLabel.Caption="&operasi yang dijalankan pada saat Klik ganda:"
|
|
|
-; "&Confirm copy on double-click operation"
|
|
|
MainPanel.PageControl.PanelsSheet.DoubleClickGroup.CopyOnDoubleClickConfirmationCheck.Caption="Konfirmasi penyalinan pada operasi klik ganda(&C)"
|
|
|
-; "Open"
|
|
|
MainPanel.PageControl.PanelsSheet.DoubleClickGroup.DoubleClickActionCombo.Items.Strings.0="Buka"
|
|
|
-; "Copy"
|
|
|
MainPanel.PageControl.PanelsSheet.DoubleClickGroup.DoubleClickActionCombo.Items.Strings.1="Salin"
|
|
|
-; "Edit"
|
|
|
MainPanel.PageControl.PanelsSheet.DoubleClickGroup.DoubleClickActionCombo.Items.Strings.2="Edit"
|
|
|
-; "Panel font"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelFontGroup.Caption="Panel Font"
|
|
|
-; "Select fo&nt..."
|
|
|
MainPanel.PageControl.PanelsSheet.PanelFontGroup.PanelFontButton.Caption="Pilih Fo&nt"
|
|
|
-; "Use custom &font"
|
|
|
MainPanel.PageControl.PanelsSheet.PanelFontGroup.PanelFontCheck.Caption="Gunakan &font kustom"
|
|
|
-; "Commander"
|
|
|
MainPanel.PageControl.CommanderSheet.Caption="Komander"
|
|
|
-; "Preferences on this page applies to Commander interface only."
|
|
|
MainPanel.PageControl.CommanderSheet.Label3.Caption="Preferensi pada halaman ini hanya berlaku pada antarmuka Komander"
|
|
|
-; "Panels"
|
|
|
MainPanel.PageControl.CommanderSheet.PanelsGroup.Caption="Panel"
|
|
|
-; "&Explorer-style selection:"
|
|
|
MainPanel.PageControl.CommanderSheet.PanelsGroup.Label8.Caption="Pilihan dengan gaya &Eksplorer:"
|
|
|
-; "S&wap panels (local on right, remote on left)"
|
|
|
MainPanel.PageControl.CommanderSheet.PanelsGroup.SwappedPanelsCheck.Caption="Tukar Panel (lokal di kanan, remote di kiri)(&w)"
|
|
|
-; "Never"
|
|
|
MainPanel.PageControl.CommanderSheet.PanelsGroup.NortonLikeModeCombo.Items.Strings.0="Tidak pernah"
|
|
|
-; "Mouse only"
|
|
|
MainPanel.PageControl.CommanderSheet.PanelsGroup.NortonLikeModeCombo.Items.Strings.1="Hanya Tetikus"
|
|
|
-; "Mouse and Keyboard"
|
|
|
MainPanel.PageControl.CommanderSheet.PanelsGroup.NortonLikeModeCombo.Items.Strings.2="Tetikus dan Papan Ketik"
|
|
|
-; "Show &directory tree left of file list"
|
|
|
MainPanel.PageControl.CommanderSheet.PanelsGroup.TreeOnLeftCheck.Caption="Tampilkan pohon direktori di kiri daftar berkas"
|
|
|
-; "Miscellaneous"
|
|
|
MainPanel.PageControl.CommanderSheet.CommanderMiscGroup.Caption="Lain-Lain"
|
|
|
-; "&Keyboard shortcuts"
|
|
|
MainPanel.PageControl.CommanderSheet.CommanderMiscGroup.Label10.Caption="Pintasan papan ketik"
|
|
|
-; "&Use Location Profiles instead of Directory Bookmarks"
|
|
|
MainPanel.PageControl.CommanderSheet.CommanderMiscGroup.UseLocationProfilesCheck.Caption="G&unakan Lokasi Profil daripada Direktori Bookmark"
|
|
|
-; "Commander"
|
|
|
MainPanel.PageControl.CommanderSheet.CommanderMiscGroup.ExplorerKeyboardShortcutsCombo.Items.Strings.0="Komander"
|
|
|
-; "Explorer"
|
|
|
MainPanel.PageControl.CommanderSheet.CommanderMiscGroup.ExplorerKeyboardShortcutsCombo.Items.Strings.1="Eksplorer"
|
|
|
-; "Compare directory criterions"
|
|
|
MainPanel.PageControl.CommanderSheet.CompareCriterionsGroup.Caption="Bandingkan kriteria direktori"
|
|
|
-; "Compare by &time"
|
|
|
MainPanel.PageControl.CommanderSheet.CompareCriterionsGroup.CompareByTimeCheck.Caption="Bandingkan dengan wak&tu"
|
|
|
-; "Compare by &size"
|
|
|
MainPanel.PageControl.CommanderSheet.CompareCriterionsGroup.CompareBySizeCheck.Caption="Bandingkan dengan ukuran(&s)"
|
|
|
-; "Explorer"
|
|
|
MainPanel.PageControl.ExplorerSheet.Caption="Eksplorer"
|
|
|
-; "Preferences on this page applies to Explorer interface only."
|
|
|
MainPanel.PageControl.ExplorerSheet.Label4.Caption="Preferensi di tab ini hanya berlaku pada tampilan Eksplorer"
|
|
|
-; "View"
|
|
|
MainPanel.PageControl.ExplorerSheet.GroupBox2.Caption="Lihat"
|
|
|
-; "&Show full path on address bar"
|
|
|
MainPanel.PageControl.ExplorerSheet.GroupBox2.ShowFullAddressCheck.Caption="&Tunjukkan alamat lengkap pada balok alamat"
|
|
|
-; "Editors"
|
|
|
MainPanel.PageControl.EditorSheet.Caption="Editor"
|
|
|
-; "Editor preference"
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.Caption="Preferensi Editor"
|
|
|
-; "Editor"
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.EditorListView3.item0.Caption="Editor"
|
|
|
-; "Mask"
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.EditorListView3.item1.Caption="Mask"
|
|
|
-; "Text"
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.EditorListView3.item2.Caption="Teks"
|
|
|
-; "&Add..."
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.AddEditorButton.Caption="T&ambah..."
|
|
|
-; "&Edit..."
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.EditEditorButton.Caption="&Edit..."
|
|
|
-; "&Up"
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.UpEditorButton.Caption="Naik(&U)"
|
|
|
-; "&Down"
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.DownEditorButton.Caption="Turun(&D)"
|
|
|
-; "&Remove"
|
|
|
MainPanel.PageControl.EditorSheet.EditorPreferenceGroup.RemoveEditorButton.Caption="&Hilangkan"
|
|
|
-; "Integration"
|
|
|
MainPanel.PageControl.IntegrationSheet.Caption="Integrasi"
|
|
|
-; "Windows Shell"
|
|
|
MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.Caption="Shell Windows"
|
|
|
-; "Create a &desktop icon"
|
|
|
MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.DesktopIconButton.Caption="Buat ikon &desktop"
|
|
|
-; "Create a &Quick Launch icon"
|
|
|
MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.QuickLaunchIconButton.Caption="Buat ikon Jalankan Cepat(&Q)"
|
|
|
-; "Add upload shortcut to Explorer'#39's '#39'&Send to'#39' context menu"
|
|
|
-MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.SendToHookButton.Caption="Tambahkan pintasan unggahan ke '#39'&Kirim ke'#39' pada menu konteks Eksplorer"
|
|
|
-; "Register to handle &URL addresses"
|
|
|
+MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.SendToHookButton.Caption="Tambahkan pintasan unggahan ke '&Kirim ke' pada menu konteks Eksplorer"
|
|
|
MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.RegisterAsUrlHandlersButton.Caption="Pendaftaran untuk menangani Alamat &URL"
|
|
|
-; "Add WinSCP to &search path"
|
|
|
MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.AddSearchPathButton.Caption="Tambahkan Win&SCP ke alamat pencarian"
|
|
|
-; "To add shortcuts, which directly open site, use icon commands in '#39'Manage'#39' menu on Login dialog."
|
|
|
-MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.ShellIconsText2.Hint="Untuk Menambahkan pintasan, yang membuka situs secara langsung, gunakan ikon perintah pada menu '#39'Kelola'#39' pada dialog login"
|
|
|
-; "Associate the icons with site"
|
|
|
+MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.ShellIconsText2.Hint="Untuk Menambahkan pintasan, yang membuka situs secara langsung, gunakan ikon perintah pada menu 'Kelola' pada dialog login"
|
|
|
MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.ShellIconsText2.Caption="Asosiasikan ikon dengan situs"
|
|
|
-; "Commands"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.Caption="Perintah"
|
|
|
-; "Custom commands"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.Caption="Perintah kustom"
|
|
|
-; "Description"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.CustomCommandsView.item0.Caption="Deskripsi"
|
|
|
-; "Command"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.CustomCommandsView.item1.Caption="Perintah"
|
|
|
-; "L/R"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.CustomCommandsView.item2.Caption="L/R"
|
|
|
-; "&Add..."
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.AddCommandButton.Caption="T&ambah..."
|
|
|
-; "&Remove"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.RemoveCommandButton.Caption="Hilangkan(&R)"
|
|
|
-; "&Up"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.UpCommandButton.Caption="Naik(&U)"
|
|
|
-; "&Down"
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.DownCommandButton.Caption="Turun(&D)"
|
|
|
-; "&Edit..."
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.EditCommandButton.Caption="&Edit..."
|
|
|
-; "&Configure..."
|
|
|
MainPanel.PageControl.CustomCommandsSheet.CustomCommandsGroup.ConfigureCommandButton.Caption="Konfigurasi"
|
|
|
-; "Drag & Drop"
|
|
|
MainPanel.PageControl.DragDropSheet.Caption="Seret & Letakkan"
|
|
|
-; "Drag && Drop downloads"
|
|
|
MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.Caption="Seret && Letakkan unduhan"
|
|
|
-; "Allows direct downloads to regular local folders (e.g. Window Explorer). Does not allow downloads to other destinations (ZIP archives, FTP, etc.)"
|
|
|
-MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDExtEnabledLabel.Caption="Izinkan unduh langsung ke folder lokal biasa (contoh: Window Explorer). Tidak diizinkan unduh ke tujuan lain (arsip ZIP, FTP, dll.)"
|
|
|
-; "Allows downloads to any destinations (regular folders, ZIP archives, FTP, etc.). Files are downloaded first to temporary folder, from where they are delivered to the destination."
|
|
|
-MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDExtDisabledLabel.Caption="Izinkan unduh ke tujuan manapun (folder biasa, arsip ZIP, FTP, dll.). Berkas terlebih dahulu diunduh ke folder sementara, kemudian baru dikirimkan ke tujuannya."
|
|
|
-; "Use &shell extension"
|
|
|
-MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDExtEnabledButton.Caption="Gunakan ekstensi &shell"
|
|
|
-; "Use &temporary folder"
|
|
|
-MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDExtDisabledButton.Caption="Gunakan folder semen&tara"
|
|
|
-; "&Warn when there is not enough free space"
|
|
|
-MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDExtDisabledPanel.DDWarnLackOfTempSpaceCheck.Caption="Peringatkan jika ruang kosong sudah tidak cukup(&w)"
|
|
|
-; "Warn when mo&ving via temporary directory"
|
|
|
-MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDExtDisabledPanel.DDWarnOnMoveCheck.Caption="Peringatkan saat melakukan pemindahan melalui direktori sementara(&v)"
|
|
|
-; "Allow &moving from remote directory to other applications"
|
|
|
-MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDAllowMoveInitCheck.Caption="Izinkan &melakukan pemindahan dari direktori remote ke aplikasi lain"
|
|
|
-; "Background"
|
|
|
+MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDFakeFileDisabledLabel.Caption="Izinkan unduh ke tujuan manapun (folder biasa, arsip ZIP, FTP, dll.). Berkas terlebih dahulu diunduh ke folder sementara, kemudian baru dikirimkan ke tujuannya."
|
|
|
+MainPanel.PageControl.DragDropSheet.DragDropDownloadsGroup.DDFakeFileDisabledPanel.DDWarnLackOfTempSpaceCheck.Caption="Peringatkan jika ruang kosong sudah tidak cukup(&w)"
|
|
|
MainPanel.PageControl.QueueSheet.Caption="Latar Belakang"
|
|
|
-; "Background transfers"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.Caption="Transfer di latar belakang"
|
|
|
-; "&Maximal number of transfers at the same time:"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.Label5.Caption="Jumlah &maksimal transfer bersamaan"
|
|
|
-; "Display &completed transfers in queue for:"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueKeepDoneItemsCheck.Caption="Tampilkan transfer dalam antrean yang telah selesai untuk:(&c)"
|
|
|
-; "&Automatically popup prompts of background transfers when idle"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueAutoPopupCheck.Caption="&Otomatis keluarkan popup jika transfer di latar belakang berhenti"
|
|
|
-; "Transfer on &background by default"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueCheck.Caption="&Transfer di latar belakang adalah default"
|
|
|
-; "&No confirmations for background transfers"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueNoConfirmationCheck.Caption="Tidak ada ko&nfirmasi untuk transfer di latar belakang"
|
|
|
-; "&Use multiple connections for single transfer"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueParallelCheck.Caption="G&unakan banyak koneksi untuk transfer tunggal"
|
|
|
-; "&Enable queue processing by default"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.EnableQueueByDefaultCheck.Caption="Aktifkan p&emrosesan antrean secara default"
|
|
|
-; "Never"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueKeepDoneItemsForCombo.Items.Strings.0="Tidak Pernah"
|
|
|
-; "15 seconds"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueKeepDoneItemsForCombo.Items.Strings.1="15 detik"
|
|
|
-; "1 minute"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueKeepDoneItemsForCombo.Items.Strings.2="1 menit"
|
|
|
-; "15 minutes"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueKeepDoneItemsForCombo.Items.Strings.3="15 menit"
|
|
|
-; "1 hour"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueKeepDoneItemsForCombo.Items.Strings.4="1 jam"
|
|
|
-; "Forever"
|
|
|
MainPanel.PageControl.QueueSheet.QueueGroup.QueueKeepDoneItemsForCombo.Items.Strings.5="Selamanya"
|
|
|
-; "Queue list"
|
|
|
MainPanel.PageControl.QueueSheet.QueueViewGroup.Caption="Daftar antrian"
|
|
|
-; "&Show"
|
|
|
MainPanel.PageControl.QueueSheet.QueueViewGroup.QueueViewShowButton.Caption="Tampilkan(&S)"
|
|
|
-; "Hide &when empty"
|
|
|
MainPanel.PageControl.QueueSheet.QueueViewGroup.QueueViewHideWhenEmptyButton.Caption="Sembunyikan ketika kosong(&w)"
|
|
|
-; "&Hide"
|
|
|
MainPanel.PageControl.QueueSheet.QueueViewGroup.QueueViewHideButton.Caption="Sembunyikan(&H)"
|
|
|
-; "Storage"
|
|
|
MainPanel.PageControl.StorageSheet.Caption="Penyimpanan"
|
|
|
-; "Configuration storage"
|
|
|
MainPanel.PageControl.StorageSheet.StorageGroup.Caption="Konfigurasi penyimpanan"
|
|
|
-; "Windows re&gistry"
|
|
|
MainPanel.PageControl.StorageSheet.StorageGroup.RegistryStorageButton.Caption="Re&gistry Windows"
|
|
|
-; "&Automatic INI file"
|
|
|
MainPanel.PageControl.StorageSheet.StorageGroup.AutomaticIniFileStorageButton.Caption="Berk&as INI Otomatis"
|
|
|
-; "Custo&m INI file:"
|
|
|
MainPanel.PageControl.StorageSheet.StorageGroup.CustomIniFileStorageButton.Caption="Berkas INI kusto&m:"
|
|
|
-; "INI files (*.ini)|*.ini|All files (*.*)|*.*"
|
|
|
MainPanel.PageControl.StorageSheet.StorageGroup.CustomIniFileStorageEdit.Filter="Berkas INI (*.ini)|*.ini|All files (*.*)|*.*"
|
|
|
-; "Temporary directory"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.Caption="Direktori sementara"
|
|
|
-; "Specify where to temporarily store edited and downloaded files."
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.Label6.Caption="Tentukan di mana berkas yang diedit dan diunduh disimpan sementara"
|
|
|
-; "&Use temporary directory of system"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.DDSystemTemporaryDirectoryButton.Caption="G&unakan direktori sementara sistem"
|
|
|
-; "Use this &directory:"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.DDCustomTemporaryDirectoryButton.Caption="Gunakan &direktori ini:"
|
|
|
-; "Select directory for temporary drag && drop files."
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.DDTemporaryDirectoryEdit.DialogText="Pilih direktori untuk berkas yang di-seret && letakkan sementara"
|
|
|
-; "&Cleanup obsolete temporary directories on startup"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.TemporaryDirectoryCleanupCheck.Caption="Bersihkan direktori sementara yg tidak terpakai pada saat startup(&c)"
|
|
|
-; "&Ask before cleanup"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.ConfirmTemporaryDirectoryCleanupCheck.Caption="T&anya sebelum membersihkan"
|
|
|
-; "Append &session name to temporary path"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.TemporaryDirectoryAppendSessionCheck.Caption="Tambahkan nama &sesi ke alamat sementara"
|
|
|
-; "Append remote &path to temporary path"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.TemporaryDirectoryAppendPathCheck.Caption="Tambahkan alamat remote ke alamat sementara(&p)"
|
|
|
-; "Keep temporary copies of remote files in &deterministic paths"
|
|
|
MainPanel.PageControl.StorageSheet.TemporaryDirectoryGrouo.TemporaryDirectoryDeterministicCheck.Caption="Pertahankan salinan sementara berkas remote pada alamat &deterministik"
|
|
|
-; "Other"
|
|
|
MainPanel.PageControl.StorageSheet.OtherStorageGroup.Caption="Lainnya"
|
|
|
-; "&Random seed file:"
|
|
|
MainPanel.PageControl.StorageSheet.OtherStorageGroup.RandomSeedFileLabel.Caption="Be&rkas benih acak:"
|
|
|
-; "Random seed files (*.rnd)|*.rnd|All files (*.*)|*.*"
|
|
|
MainPanel.PageControl.StorageSheet.OtherStorageGroup.RandomSeedFileEdit.Filter="Berkas benih acak (*.rnd)|*.rnd|All files (*.*)|*.*"
|
|
|
-; "Select file for random seed"
|
|
|
MainPanel.PageControl.StorageSheet.OtherStorageGroup.RandomSeedFileEdit.DialogTitle="Pilih berkas untuk benih acak"
|
|
|
-; "Endurance"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.Caption="Ketahanan"
|
|
|
-; "Enable transfer resume/transfer to temporary filename for"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.ResumeBox.Caption="Aktifkan transfer/melanjutkan transfer ke nama berkas sementara untuk"
|
|
|
-; "A&ll files"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.ResumeBox.ResumeOnButton.Caption="Semu&a Berkas"
|
|
|
-; "Files abo&ve:"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.ResumeBox.ResumeSmartButton.Caption="Berkas di atas(&v)"
|
|
|
-; "Di&sable"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.ResumeBox.ResumeOffButton.Caption="Nonaktifkan(&s)"
|
|
|
-; "Automatic reconnect"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.Caption="Koneksikan Ulang Otomatis"
|
|
|
-; "&Reconnect after:"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoLabel.Caption="Koneksikan Ulang setelah:(&R)"
|
|
|
-; "seconds"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoSecLabel.Caption="detik"
|
|
|
-; "&Keep reconnecting for:"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenTimeoutLabel.Caption="Tetap &koneksikan ulang selama:"
|
|
|
-; "seconds"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenTimeoutSecLabel.Caption="detik"
|
|
|
-; "Re&connect after:"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoStallLabel.Caption="Koneksikan Ulang setelah:(&c)"
|
|
|
-; "seconds"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoStallSecLabel.Caption="detik"
|
|
|
-; "Reco&nnect after:"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoIdleLabel.Caption="Ko&neksikan Ulang setelah:"
|
|
|
-; "seconds"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoIdleSecLabel.Caption="detik"
|
|
|
-; "&Automatically reconnect session, if it breaks during transfer"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoCheck.Caption="Koneksik&an Ulang Sesi secara Otomatis jika koneksi terputus pada saat transfer"
|
|
|
-; "Automatically reconnect session, if it breaks &while idle"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoIdleCheck.Caption="Koneksikan Ulang Sesi secara Otomatis jika koneksi terputus pada saat diam"
|
|
|
-; "Automatically reconnect session, if it &stalls"
|
|
|
MainPanel.PageControl.TransferEnduranceSheet.SessionReopenGroup.SessionReopenAutoStallCheck.Caption="Koneksikan Ulang Sesi &secara Otomatis jika proses terhenti"
|
|
|
-; "Updates"
|
|
|
MainPanel.PageControl.UpdatesSheet.Caption="Pembaruan"
|
|
|
-; "Automatic updates"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.Caption="Pembaruan Otomatis"
|
|
|
-; "Automatic check &period:"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.Label12.Caption="&Periode Cek Otomatis:"
|
|
|
-; "&Email address authorized to automatic updates:"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.UpdatesAuthenticationEmailLabel.Caption="Alamat sur&el yang diautorisasi untuk pembaruan otomatis:"
|
|
|
-; "Never"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.UpdatesPeriodCombo.Items.Strings.0="Tidak Pernah"
|
|
|
-; "Daily"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.UpdatesPeriodCombo.Items.Strings.1="Harian"
|
|
|
-; "Weekly"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.UpdatesPeriodCombo.Items.Strings.2="Mingguan"
|
|
|
-; "Monthly"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.UpdatesPeriodCombo.Items.Strings.3="Bulanan"
|
|
|
-; "&Display information about update on startup"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.UpdatesShowOnStartup.Caption="Tampilkan informasi tentang pembaruan pa&da saat memulai aplikasi"
|
|
|
-; "Learn more"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesGroup2.UpdatesLink.Caption="Pelajari Lebih Lanjut"
|
|
|
-; "Connection"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesProxyGroup.Caption="Koneksi"
|
|
|
-; "Proxy &host name:"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesProxyGroup.UpdatesProxyHostLabel.Caption="Nama &host proksi:"
|
|
|
-; "Po&rt number:"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesProxyGroup.UpdatesProxyPortLabel.Caption="Nomor Po&rt:"
|
|
|
-; "&Use proxy server"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesProxyGroup.UpdatesProxyCheck.Caption="G&unakan server proksi"
|
|
|
-; "No &proxy"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesProxyGroup.UpdatesDirectCheck.Caption="Tanpa &proksi"
|
|
|
-; "&Automatically detect proxy settings"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesProxyGroup.UpdatesAutoCheck.Caption="Deteksi peng&aturan proksi secara otomatis"
|
|
|
-; "Options"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesOptionsGroup.Caption="Opsi"
|
|
|
-; "Check for &beta versions:"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesOptionsGroup.UpdatesBetaVersionsLabel.Caption="Cek versi &beta"
|
|
|
-; "Allow &anonymous usage statistics"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesOptionsGroup.CollectUsageCheck.Caption="Izinkan statistik penggunaan &anonim"
|
|
|
-; "View &statistics"
|
|
|
MainPanel.PageControl.UpdatesSheet.UpdatesOptionsGroup.UsageViewButton.Caption="Lihat &statistik"
|
|
|
-; "Transfer"
|
|
|
MainPanel.PageControl.CopyParamListSheet.Caption="Transfer"
|
|
|
-; "Transfer settings presets"
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.Caption="Pengaturan Awal Transfer"
|
|
|
-; "Preset description"
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.CopyParamListView.item0.Caption="Deskripsi"
|
|
|
-; "Auto"
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.CopyParamListView.item1.Caption="Auto"
|
|
|
-; "&Add..."
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.AddCopyParamButton.Caption="T&ambahkan..."
|
|
|
-; "&Remove"
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.RemoveCopyParamButton.Caption="Hilangkan(&R)"
|
|
|
-; "&Up"
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.UpCopyParamButton.Caption="Naik(&U)"
|
|
|
-; "&Down"
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.DownCopyParamButton.Caption="Turun(&D)"
|
|
|
-; "&Edit..."
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.EditCopyParamButton.Caption="&Edit..."
|
|
|
-; "Du&plicate..."
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.DuplicateCopyParamButton.Caption="Du&plikasi..."
|
|
|
-; "&Announce when transfer settings preset is autoselected"
|
|
|
MainPanel.PageControl.CopyParamListSheet.CopyParamListGroup.CopyParamAutoSelectNoticeCheck.Caption="Umumk&an ketika pengaturan awal transfer dipilih secara otomatis"
|
|
|
-; "Window"
|
|
|
MainPanel.PageControl.WindowSheet.Caption="Jendela"
|
|
|
-; "Path in window title"
|
|
|
MainPanel.PageControl.WindowSheet.PathInCaptionGroup.Caption="Alamat di judul jendela"
|
|
|
-; "Show &full path"
|
|
|
MainPanel.PageControl.WindowSheet.PathInCaptionGroup.PathInCaptionFullButton.Caption="Tampilkan alamat lengkap(&f)"
|
|
|
-; "Sho&w short path"
|
|
|
MainPanel.PageControl.WindowSheet.PathInCaptionGroup.PathInCaptionShortButton.Caption="Tampilkan alamat pendek(&w)"
|
|
|
-; "Do ¬ show"
|
|
|
MainPanel.PageControl.WindowSheet.PathInCaptionGroup.PathInCaptionNoneButton.Caption="Ja&ngan tampilkan"
|
|
|
-; "Miscellaneous"
|
|
|
MainPanel.PageControl.WindowSheet.WindowMiscellaneousGroup.Caption="Lain-lain"
|
|
|
-; "&Minimize main window to taskbar status area (system tray)"
|
|
|
MainPanel.PageControl.WindowSheet.WindowMiscellaneousGroup.MinimizeToTrayCheck.Caption="&Minimalkan jendela utama ke area status taskbar (system tray)"
|
|
|
-; "Open new externally initiated sessions in &existing window"
|
|
|
MainPanel.PageControl.WindowSheet.WindowMiscellaneousGroup.ExternalSessionInExistingInstanceCheck.Caption="Buka sesi dengan inisiasi eksternal baru pada jendela yang ada"
|
|
|
-; "&Keep main window open when the last session is closed"
|
|
|
MainPanel.PageControl.WindowSheet.WindowMiscellaneousGroup.KeepOpenWhenNoSessionCheck.Caption="Pertahankan jendela utama terbuka ketika sesi terakhir ditutup"
|
|
|
-; "&Display tips on startup"
|
|
|
MainPanel.PageControl.WindowSheet.WindowMiscellaneousGroup.ShowTipsCheck.Caption="Tampilkan tips pa&da saat memulai aplikasi"
|
|
|
-; "Workspaces"
|
|
|
MainPanel.PageControl.WindowSheet.WorkspacesGroup.Caption="Ruang Kerja"
|
|
|
-; "&Default workspace name:"
|
|
|
MainPanel.PageControl.WindowSheet.WorkspacesGroup.AutoWorkspaceLabel.Caption="Nama ruang kerja &default:"
|
|
|
-; "&Automatically save workspace on exit"
|
|
|
MainPanel.PageControl.WindowSheet.WorkspacesGroup.AutoSaveWorkspaceCheck.Caption="Simpan ruang kerja secara otomatis ketika keluar"
|
|
|
-; "Security"
|
|
|
MainPanel.PageControl.SecuritySheet.Caption="Keamanan"
|
|
|
-; "Master password"
|
|
|
MainPanel.PageControl.SecuritySheet.MasterPasswordGroup.Caption="Kata sandi master"
|
|
|
-; "&Change master password..."
|
|
|
MainPanel.PageControl.SecuritySheet.MasterPasswordGroup.SetMasterPasswordButton.Caption="Ubah kata sandi master(&C)..."
|
|
|
-; "&Use master password"
|
|
|
MainPanel.PageControl.SecuritySheet.MasterPasswordGroup.UseMasterPasswordCheck.Caption="G&unakan kata sandi master"
|
|
|
-; "Session password"
|
|
|
MainPanel.PageControl.SecuritySheet.PasswordGroupBox.Caption="Kata sandi sesi"
|
|
|
-; "Remember &password for duration of session"
|
|
|
MainPanel.PageControl.SecuritySheet.PasswordGroupBox.SessionRememberPasswordCheck.Caption="Ingat kata sandi selama durasi sesi"
|
|
|
-; "Applications"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.Caption="Aplikasi"
|
|
|
-; "External applications"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.Caption="Aplikasi Eksternal"
|
|
|
-; "PuTTY/Terminal &client path:"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.PuttyPathLabel.Caption="Alamat klien PuTTY/Terminal:"
|
|
|
-; "PuTTY registry &key:"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.PuttyRegistryStorageKeyLabel.Caption="&Kunci Registry PuTTY:"
|
|
|
-; "&Remember session password and pass it to PuTTY (SSH)"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.PuttyPasswordCheck2.Caption="Ingat kata sandi sesi dan ope&rkan ke PuTTY (SSH)"
|
|
|
-; "Automatically &open new sessions in PuTTY"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.AutoOpenInPuttyCheck.Caption="Buka sesi baru di PuTTY secara &otomatis"
|
|
|
-; "B&rowse..."
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.PuttyPathBrowseButton.Caption="Jelajah(&r)..."
|
|
|
-; "Open &Telnet sessions in PuTTY for FTP sessions"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.TelnetForFtpInPuttyCheck.Caption="Buka Sesi &Telnet pada PuTTY untuk sesi FTP"
|
|
|
-; "&patterns"
|
|
|
MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.PuttyPathHintText.Caption="&pola"
|
|
|
-; "Network"
|
|
|
MainPanel.PageControl.NetworkSheet.Caption="Jaringan"
|
|
|
-; "External IP address"
|
|
|
MainPanel.PageControl.NetworkSheet.ExternalIpAddressGroupBox.Caption="Alamat IP Eksternal"
|
|
|
-; "Retrieve external IP address from &operating system"
|
|
|
MainPanel.PageControl.NetworkSheet.ExternalIpAddressGroupBox.RetrieveExternalIpAddressButton.Caption="Dapatkan alamat IP Eksternal dari sistem &operasi"
|
|
|
-; "Use &following external IP address:"
|
|
|
MainPanel.PageControl.NetworkSheet.ExternalIpAddressGroupBox.CustomExternalIpAddressButton.Caption="Alamat IP eksternal sebagai berikut:(&f)"
|
|
|
-; "Connections"
|
|
|
MainPanel.PageControl.NetworkSheet.ConnectionsGroup.Caption="Koneksi"
|
|
|
-; "When SFTP connection is &rejected, knock FTP port"
|
|
|
MainPanel.PageControl.NetworkSheet.ConnectionsGroup.TryFtpWhenSshFailsCheck.Caption="Ketika koneksi SFTP ditolak, coba port FTP"
|
|
|
-; "Remote"
|
|
|
MainPanel.PageControl.PanelRemoteSheet.Caption="Remote"
|
|
|
-; "Remote panel"
|
|
|
MainPanel.PageControl.PanelRemoteSheet.PanelsRemoteDirectoryGroup.Caption="Panel Remote"
|
|
|
-; "s"
|
|
|
MainPanel.PageControl.PanelRemoteSheet.PanelsRemoteDirectoryGroup.RefreshRemoteDirectoryUnitLabel.Caption="s"
|
|
|
-; "Show in&accessible directories"
|
|
|
MainPanel.PageControl.PanelRemoteSheet.PanelsRemoteDirectoryGroup.ShowInaccesibleDirectoriesCheck.Caption="Tampilkan direktori yang tidak bisa diakses"
|
|
|
-; "Auto&matically refresh directory after operation (Ctrl+Alt+R)"
|
|
|
MainPanel.PageControl.PanelRemoteSheet.PanelsRemoteDirectoryGroup.AutoReadDirectoryAfterOpCheck.Caption="Muat ulang direktori secara otomatis setelah operasi (Ctrl+Alt+R)"
|
|
|
-; "Refresh remote panel &every"
|
|
|
MainPanel.PageControl.PanelRemoteSheet.PanelsRemoteDirectoryGroup.RefreshRemotePanelCheck.Caption="Muat ulang panel remote s&etiap"
|
|
|
-; "Local"
|
|
|
MainPanel.PageControl.PanelLocalSheet.Caption="Lokal"
|
|
|
-; "Local panel"
|
|
|
MainPanel.PageControl.PanelLocalSheet.LocalPanelGroup.Caption="Panel lokal"
|
|
|
-; "Do not &change state when switching sessions"
|
|
|
MainPanel.PageControl.PanelLocalSheet.LocalPanelGroup.PreserveLocalDirectoryCheck.Caption="Jangan ubah status ketika berpindah sesi(&c)"
|
|
|
-; "Use &system file context menu"
|
|
|
MainPanel.PageControl.PanelLocalSheet.LocalPanelGroup.SystemContextMenuCheck.Caption="Gunakan berkas &sistem pada menu konteks"
|
|
|
-; "&Delete files to recycle bin"
|
|
|
MainPanel.PageControl.PanelLocalSheet.LocalPanelGroup.DeleteToRecycleBinCheck.Caption="Hapus berkas ke tong sampah(&D)"
|
|
|
-; "Languages"
|
|
|
MainPanel.PageControl.LanguagesSheet.Caption="Bahasa"
|
|
|
-; "Languages"
|
|
|
MainPanel.PageControl.LanguagesSheet.LanguagesGroup.Caption="Bahasa"
|
|
|
-; "Changes will apply on the next start."
|
|
|
MainPanel.PageControl.LanguagesSheet.LanguagesGroup.LanguageChangeLabel.Caption="Perubahan akan diberlakukan pada saat aplikasi dijalankan ulang."
|
|
|
-; "Get &more..."
|
|
|
MainPanel.PageControl.LanguagesSheet.LanguagesGroup.LanguagesGetMoreButton.Caption="Dapatkan lebih(&m)..."
|
|
|
-; "Internal editor"
|
|
|
MainPanel.PageControl.EditorInternalSheet.Caption="Editor internal"
|
|
|
-; "Display"
|
|
|
MainPanel.PageControl.EditorInternalSheet.InternalEditorGroup.Caption="Tampilkan"
|
|
|
-; "&Tabulator size:"
|
|
|
MainPanel.PageControl.EditorInternalSheet.InternalEditorGroup.Label9.Caption="Ukuran &Tabulator:"
|
|
|
-; "Default en&coding:"
|
|
|
MainPanel.PageControl.EditorInternalSheet.InternalEditorGroup.Label11.Caption="Enkoding Default(&c):"
|
|
|
-; "&Wrap long lines"
|
|
|
MainPanel.PageControl.EditorInternalSheet.InternalEditorGroup.EditorWordWrapCheck.Caption="Bungkus baris yang panjang(&w)"
|
|
|
-; "Font"
|
|
|
MainPanel.PageControl.EditorInternalSheet.FontGroup.Caption="Font"
|
|
|
-; "&Select font..."
|
|
|
MainPanel.PageControl.EditorInternalSheet.FontGroup.EditorFontButton.Caption="Pilih Font(&S)..."
|
|
|
-; "&Text color"
|
|
|
MainPanel.PageControl.EditorInternalSheet.FontGroup.EditorFontColorButton.Caption="Warna &teks"
|
|
|
-; "Default &background"
|
|
|
MainPanel.PageControl.EditorInternalSheet.FontGroup.EditorBackgroundColorButton.Caption="Latar &belakang default"
|
|
|
-; "Help"
|
|
|
+MainPanel.PageControl.FileColorsSheet.FileColorsGroup.AddFileColorButton.Caption="T&ambahkan..."
|
|
|
+MainPanel.PageControl.FileColorsSheet.FileColorsGroup.RemoveFileColorButton.Caption="Hilangkan(&R)"
|
|
|
+MainPanel.PageControl.FileColorsSheet.FileColorsGroup.UpFileColorButton.Caption="Naik(&U)"
|
|
|
+MainPanel.PageControl.FileColorsSheet.FileColorsGroup.DownFileColorButton.Caption="Turun(&D)"
|
|
|
+MainPanel.PageControl.FileColorsSheet.FileColorsGroup.EditFileColorButton.Caption="&Edit..."
|
|
|
HelpButton.Caption="Bantuan"
|
|
|
-; "Register"
|
|
|
RegisterAsUrlHandlerMenu.RegisterAsUrlHandlerItem.Caption="Registrasi"
|
|
|
-; "Make WinSCP &default handler..."
|
|
|
RegisterAsUrlHandlerMenu.MakeDefaultHandlerItem.Caption="Buat WinSCP aplikasi &default..."
|
|
|
-; "Unregister"
|
|
|
RegisterAsUrlHandlerMenu.UnregisterForDefaultProtocolsItem.Caption="Batalkan Registrasi"
|
|
|
-; "Add &Custom Command..."
|
|
|
AddCommandMenu.AddCustomCommandMenuItem.Caption="Tambahkan Perintah Kustomisasi(&C)"
|
|
|
-; "Add &Extension..."
|
|
|
AddCommandMenu.AddExtensionMenuItem.Caption="Tambahkan &Ekstensi..."
|
|
|
|
|
|
-; Operation progress window
|
|
|
[Progress.dfm]
|
|
|
-; "Target:"
|
|
|
MainPanel.TargetLabel.Caption="Target:"
|
|
|
-; "Time left:"
|
|
|
TransferPanel.TimeLeftLabelLabel.Caption="Waktu tersisa:"
|
|
|
-; "Time elapsed:"
|
|
|
TransferPanel.Label3.Caption="Waktu terlewati:"
|
|
|
-; "Start time:"
|
|
|
TransferPanel.StartTimeLabelLabel.Caption="Waktu mulai:"
|
|
|
-; "Bytes transferred:"
|
|
|
TransferPanel.Label4.Caption="Byte ditransfer:"
|
|
|
-; "Speed:"
|
|
|
TransferPanel.Label12.Caption="Kecepatan:"
|
|
|
-; "&Skip this file"
|
|
|
ToolbarPanel.Dock.Toolbar.SkipItem.Caption="Lewati berka&s ini"
|
|
|
-; "&Minimize"
|
|
|
ToolbarPanel.Dock.Toolbar.MinimizeItem.Caption="&Kecilkan"
|
|
|
-; "Proceed in &Background"
|
|
|
ToolbarPanel.Dock.Toolbar.MoveToQueueItem.Caption="Proses di latar &belakang"
|
|
|
-; "Once Finished"
|
|
|
ToolbarPanel.Dock.Toolbar.CycleOnceDoneItem.Caption="Ketika selesai"
|
|
|
-; "Action to perform once the operation finishes"
|
|
|
ToolbarPanel.Dock.Toolbar.CycleOnceDoneItem.Hint="Aksi yang dilakukan ketika operasi selesai"
|
|
|
-; "&Stay Idle"
|
|
|
ToolbarPanel.Dock.Toolbar.CycleOnceDoneItem.IdleOnceDoneItem.Caption="&Tetap Diam"
|
|
|
-; "&Disconnect Session"
|
|
|
ToolbarPanel.Dock.Toolbar.CycleOnceDoneItem.DisconnectOnceDoneItem.Caption="&Putuskan Sesi"
|
|
|
-; "Slee&p Computer"
|
|
|
ToolbarPanel.Dock.Toolbar.CycleOnceDoneItem.SuspendOnceDoneItem.Caption="Tidurkan Komput&er"
|
|
|
-; "&Shut Down Computer"
|
|
|
ToolbarPanel.Dock.Toolbar.CycleOnceDoneItem.ShutDownOnceDoneItem.Caption="&Matikan Komputer"
|
|
|
-; "Speed limit (KB/s)"
|
|
|
ToolbarPanel.Dock.Toolbar.SpeedComboBoxItem.Hint="Batas kecepatan (KB/s)"
|
|
|
|
|
|
-; File properties dialog
|
|
|
[Properties.dfm]
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "Common"
|
|
|
PageControl.CommonSheet.Caption="Biasa"
|
|
|
-; "Location:"
|
|
|
PageControl.CommonSheet.Label1.Caption="Lokasi:"
|
|
|
-; "Size:"
|
|
|
PageControl.CommonSheet.Label2.Caption="Ukuran:"
|
|
|
-; "Links to:"
|
|
|
PageControl.CommonSheet.LinksToLabelLabel.Caption="Hubungkan ke:"
|
|
|
-; "Permissions:"
|
|
|
PageControl.CommonSheet.Label3.Caption="Hak Akses:"
|
|
|
-; "Group:"
|
|
|
PageControl.CommonSheet.Label4.Caption="Grup:"
|
|
|
-; "Owner:"
|
|
|
PageControl.CommonSheet.Label5.Caption="Pemilik:"
|
|
|
-; "Set group, owner and permissions &recursively"
|
|
|
PageControl.CommonSheet.RecursiveCheck.Caption="Set grup, pemilik, dan hak akses secara &rekursif"
|
|
|
-; "C&alculate"
|
|
|
PageControl.CommonSheet.CalculateSizeButton.Caption="K&alkulasi"
|
|
|
-; "Checksum"
|
|
|
PageControl.ChecksumSheet.Caption="Checksum"
|
|
|
-; "&Algorithm:"
|
|
|
PageControl.ChecksumSheet.Label6.Caption="&Algoritma"
|
|
|
-; "File"
|
|
|
PageControl.ChecksumSheet.ChecksumView.item0.Caption="Berkas"
|
|
|
-; "Checksum"
|
|
|
PageControl.ChecksumSheet.ChecksumView.item1.Caption="Checksum"
|
|
|
-; "&Calculate checksum"
|
|
|
PageControl.ChecksumSheet.ChecksumButton.Caption="Kalkulasi checksum"
|
|
|
-; "Checksum"
|
|
|
PageControl.ChecksumSheet.ChecksumGroup.Caption="Checksum"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="Bantuan"
|
|
|
-; "&Copy"
|
|
|
ListViewMenu.Copy.Caption="&Salin"
|
|
|
|
|
|
-; Transfer remote file to remote directory dialog
|
|
|
[RemoteTransfer.dfm]
|
|
|
-; "Target &session:"
|
|
|
Group.SessionLabel.Caption="&Sesi tujuan:"
|
|
|
-; "Target remote &path:"
|
|
|
Group.Label3.Caption="&Lokasi remote tujuan"
|
|
|
-; "Duplicate via local &temporary copy"
|
|
|
Group.NotDirectCopyCheck.Caption="Duplikasi melalui salinan lokal sementara"
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; Simple rights/permissions frame (used by CopyParams frame)
|
|
|
[Rights.dfm]
|
|
|
-; "&Owner"
|
|
|
OwnerLabel.Caption="&Pemilik"
|
|
|
-; "&Group"
|
|
|
GroupLabel.Caption="&Grup"
|
|
|
-; "Ot&hers"
|
|
|
OthersLabel.Caption="Lai&nnya"
|
|
|
-; "Read"
|
|
|
+OctalLabel.Caption="O&ktal"
|
|
|
OwnerReadCheck.Hint="Baca"
|
|
|
-; "Write"
|
|
|
OwnerWriteCheck.Hint="Tulis"
|
|
|
-; "Execute/Enter"
|
|
|
OwnerExecuteCheck.Hint="Eksekusi/Enter"
|
|
|
-; "Add &X to directories"
|
|
|
DirectoriesXCheck.Caption="Tambahkan &X ke direktori"
|
|
|
-; "&No Rights"
|
|
|
+SetUidCheck.Caption="Set UID"
|
|
|
+SetGIDCheck.Caption="Set GID"
|
|
|
+StickyBitCheck.Caption="Sticky bit"
|
|
|
+CloseButton.Caption="Tutup"
|
|
|
RightsActions.NoRightsAction.Caption="&Tidak ada hak akses"
|
|
|
-; "&Default Rights"
|
|
|
RightsActions.DefaultRightsAction.Caption="Hak akses &Default"
|
|
|
-; "&All Rights"
|
|
|
RightsActions.AllRightsAction.Caption="Semua Hak Akses"
|
|
|
-; "&Leave as Is"
|
|
|
RightsActions.LeaveRightsAsIsAction.Caption="&Biarkan Seperti Semula"
|
|
|
-; "&Copy as Text"
|
|
|
RightsActions.CopyTextAction.Caption="&Salin sebagai Teks"
|
|
|
-; "Copy as &Octal"
|
|
|
RightsActions.CopyOctalAction.Caption="Salin sebagai &Oktal"
|
|
|
-; "&Paste"
|
|
|
RightsActions.PasteAction.Caption="Tem&pelkan"
|
|
|
|
|
|
-; Extended rights/permissions frame (used by Properties dialogs)
|
|
|
-[RightsExt.dfm]
|
|
|
-; "O&ctal:"
|
|
|
-OctalLabel.Caption="O&ktal"
|
|
|
-; "Set UID"
|
|
|
-SetUidCheck.Caption="Set UID"
|
|
|
-; "Set GID"
|
|
|
-SetGIDCheck.Caption="Set GID"
|
|
|
-; "Sticky bit"
|
|
|
-StickyBitCheck.Caption="Sticky bit"
|
|
|
-; "Close"
|
|
|
-CloseButton.Caption="Tutup"
|
|
|
-
|
|
|
-; Norton Commander interface window
|
|
|
-[ScpCommander.dfm]
|
|
|
-; "|Drag to change ratio of file panels. Double click to make width of file panels equal."
|
|
|
-Splitter.Hint=<translate>
|
|
|
-; "Menu"
|
|
|
-TopDock.MenuToolbar.Caption=<translate>
|
|
|
-; "&Local"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.Caption=<translate>
|
|
|
-; "Change local panel layout or change displayed directory/drive"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.Hint=<translate>
|
|
|
-; "&Go To"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.TBXSubmenuItem2.Caption=<translate>
|
|
|
-; "Go to directory"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.TBXSubmenuItem2.Hint=<translate>
|
|
|
-; "&Sort"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.TBXSubmenuItem3.Caption=<translate>
|
|
|
-; "Change file order in local panel"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.TBXSubmenuItem3.Hint=<translate>
|
|
|
-; "S&how Columns"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.TBXSubmenuItem4.Caption=<translate>
|
|
|
-; "Select columns to show in panel"
|
|
|
-TopDock.MenuToolbar.LocalMenuButton.TBXSubmenuItem4.Hint=<translate>
|
|
|
-; "&Mark"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem18.Caption=<translate>
|
|
|
-; "Mark commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem18.Hint=<translate>
|
|
|
-; "&Files"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.Caption=<translate>
|
|
|
-; "File operation commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.Hint=<translate>
|
|
|
-; "&New"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Caption=<translate>
|
|
|
-; "Create object|Create new object"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Hint=<translate>
|
|
|
-; "&File Names"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem6.Caption=<translate>
|
|
|
-; "Operations with name(s) of selected file(s)"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem6.Hint=<translate>
|
|
|
-; "&Locking"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem25.Caption=<translate>
|
|
|
-; "Manage file locks"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem25.Hint=<translate>
|
|
|
-; "&Commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.Caption=<translate>
|
|
|
-; "Other commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.Hint=<translate>
|
|
|
-; "Q&ueue"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.Caption=<translate>
|
|
|
-; "Queue list commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.Hint=<translate>
|
|
|
-; "&All"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.TBXSubmenuItem13.Caption=<translate>
|
|
|
-; "Mass queue management commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.TBXSubmenuItem13.Hint=<translate>
|
|
|
-; "&Session"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem19.Caption=<translate>
|
|
|
-; "Session commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem19.Hint=<translate>
|
|
|
-; "&Options"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.Caption=<translate>
|
|
|
-; "Change program layout/preferences"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.Hint=<translate>
|
|
|
-; "&Toolbars"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem10.Caption=<translate>
|
|
|
-; "Show/hide toolbars"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem10.Hint=<translate>
|
|
|
-; "&Local Panel"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem11.Caption=<translate>
|
|
|
-; "Change local panel layout"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem11.Hint=<translate>
|
|
|
-; "&Remote Panel"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem12.Caption=<translate>
|
|
|
-; "Change remote panel layout"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem12.Hint=<translate>
|
|
|
-; "&Queue"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem14.Caption=<translate>
|
|
|
-; "Configure queue list"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem9.TBXSubmenuItem14.Hint=<translate>
|
|
|
-; "&Remote"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.Caption=<translate>
|
|
|
-; "Change remote panel layout or change displayed directory"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.Hint=<translate>
|
|
|
-; "&Go To"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.TBXSubmenuItem15.Caption=<translate>
|
|
|
-; "Go to directory"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.TBXSubmenuItem15.Hint=<translate>
|
|
|
-; "&Sort"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.TBXSubmenuItem16.Caption=<translate>
|
|
|
-; "Change file order in remote panel"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.TBXSubmenuItem16.Hint=<translate>
|
|
|
-; "S&how Columns"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.TBXSubmenuItem17.Caption=<translate>
|
|
|
-; "Select columns to show in panel"
|
|
|
-TopDock.MenuToolbar.RemoteMenuButton.TBXSubmenuItem17.Hint=<translate>
|
|
|
-; "&Help"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem22.Caption=<translate>
|
|
|
-; "Help"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem22.Hint=<translate>
|
|
|
-; "Preferences"
|
|
|
-TopDock.PreferencesToolbar.Caption=<translate>
|
|
|
-; "Session"
|
|
|
-TopDock.SessionToolbar.Caption=<translate>
|
|
|
-; "Sort"
|
|
|
-TopDock.SortToolbar.Caption=<translate>
|
|
|
-; "Commands"
|
|
|
-TopDock.CommandsToolbar.Caption=<translate>
|
|
|
-; "Updates"
|
|
|
-TopDock.UpdatesToolbar.Caption=<translate>
|
|
|
-; "Transfer Settings"
|
|
|
-TopDock.TransferToolbar.Caption=<translate>
|
|
|
-; "Transfer Settings"
|
|
|
-TopDock.TransferToolbar.TransferSettingsLabelItem.Caption=<translate>
|
|
|
-; "Select transfer settings preset"
|
|
|
-TopDock.TransferToolbar.TransferDropDown.Hint=<translate>
|
|
|
-; "Custom Commands"
|
|
|
-TopDock.CustomCommandsToolbar.Caption=<translate>
|
|
|
-; "Drag to resize directory tree. Double click to make size of directory trees equal."
|
|
|
-RemotePanel.RemotePanelSplitter.Hint=<translate>
|
|
|
-; "Click to show hidden files"
|
|
|
-RemotePanel.RemoteStatusBar.item1.Hint=<translate>
|
|
|
-; "Click to modify or clear the filter"
|
|
|
-RemotePanel.RemoteStatusBar.item2.Hint=<translate>
|
|
|
-; "Remote History"
|
|
|
-RemotePanel.RemoteTopDock.RemoteHistoryToolbar.Caption=<translate>
|
|
|
-; "Remote Navigation"
|
|
|
-RemotePanel.RemoteTopDock.RemoteNavigationToolbar.Caption=<translate>
|
|
|
-; "Remote Path"
|
|
|
-RemotePanel.RemoteTopDock.RemotePathToolbar.Caption=<translate>
|
|
|
-; "Remote Files"
|
|
|
-RemotePanel.RemoteTopDock.RemoteFileToolbar.Caption=<translate>
|
|
|
-; "&New"
|
|
|
-; Copy: ScpCommander.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Caption
|
|
|
-RemotePanel.RemoteTopDock.RemoteFileToolbar.RemoteNewSubmenuItem.Caption=<translate>
|
|
|
-; "Create object|Create new object"
|
|
|
-; Copy: ScpCommander.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Hint
|
|
|
-RemotePanel.RemoteTopDock.RemoteFileToolbar.RemoteNewSubmenuItem.Hint=<translate>
|
|
|
-; "Remote Selection"
|
|
|
-RemotePanel.RemoteTopDock.RemoteSelectionToolbar.Caption=<translate>
|
|
|
-; "Drag to resize directory tree. Double click to make size of directory trees equal."
|
|
|
-LocalPanel.LocalPanelSplitter.Hint=<translate>
|
|
|
-; "Click to show hidden files"
|
|
|
-; Copy: ScpCommander.dfm\RemotePanel.RemoteStatusBar.item1.Hint
|
|
|
-LocalPanel.LocalStatusBar.item1.Hint=<translate>
|
|
|
-; "Click to modify or clear the filter"
|
|
|
-; Copy: ScpCommander.dfm\RemotePanel.RemoteStatusBar.item2.Hint
|
|
|
-LocalPanel.LocalStatusBar.item2.Hint=<translate>
|
|
|
-; "Local History"
|
|
|
-LocalPanel.LocalTopDock.LocalHistoryToolbar.Caption=<translate>
|
|
|
-; "Local Navigation"
|
|
|
-LocalPanel.LocalTopDock.LocalNavigationToolbar.Caption=<translate>
|
|
|
-; "Local Path"
|
|
|
-LocalPanel.LocalTopDock.LocalPathToolbar.Caption=<translate>
|
|
|
-; "Local Files"
|
|
|
-LocalPanel.LocalTopDock.LocalFileToolbar.Caption=<translate>
|
|
|
-; "&New"
|
|
|
-; Copy: ScpCommander.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Caption
|
|
|
-LocalPanel.LocalTopDock.LocalFileToolbar.LocalNewSubmenuItem.Caption=<translate>
|
|
|
-; "Create object|Create new object"
|
|
|
-; Copy: ScpCommander.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Hint
|
|
|
-LocalPanel.LocalTopDock.LocalFileToolbar.LocalNewSubmenuItem.Hint=<translate>
|
|
|
-; "Local Selection"
|
|
|
-LocalPanel.LocalTopDock.LocalSelectionToolbar.Caption=<translate>
|
|
|
-; "Hot Keys"
|
|
|
-BottomDock.Toolbar2Toolbar.Caption=<translate>
|
|
|
-
|
|
|
-; Explorer-like interface window
|
|
|
-[ScpExplorer.dfm]
|
|
|
-; "Menu"
|
|
|
-TopDock.MenuToolbar.Caption=<translate>
|
|
|
-; "&File"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.Caption=<translate>
|
|
|
-; "File operations"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.Hint=<translate>
|
|
|
-; "&New"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Caption=<translate>
|
|
|
-; "Create object|Create new object"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Hint=<translate>
|
|
|
-; "&File Names"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem6.Caption=<translate>
|
|
|
-; "Operations with name(s) of selected file(s)"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem6.Hint=<translate>
|
|
|
-; "&Locking"
|
|
|
-; Copy: ScpCommander.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem25.Caption
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem25.Caption=<translate>
|
|
|
-; "Manage file locks"
|
|
|
-; Copy: ScpCommander.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem25.Hint
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem25.Hint=<translate>
|
|
|
-; "&Commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.Caption=<translate>
|
|
|
-; "Other commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.Hint=<translate>
|
|
|
-; "Q&ueue"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.Caption=<translate>
|
|
|
-; "Queue list commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.Hint=<translate>
|
|
|
-; "&All"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.TBXSubmenuItem13.Caption=<translate>
|
|
|
-; "Mass queue management commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem7.QueueSubmenuItem.TBXSubmenuItem13.Hint=<translate>
|
|
|
-; "&Mark"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem18.Caption=<translate>
|
|
|
-; "Mark commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem18.Hint=<translate>
|
|
|
-; "&Session"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem19.Caption=<translate>
|
|
|
-; "Session commands"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem19.Hint=<translate>
|
|
|
-; "&View"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.Caption=<translate>
|
|
|
-; "Change program layout"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.Hint=<translate>
|
|
|
-; "&Toolbars"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem2.Caption=<translate>
|
|
|
-; "Show/hide toolbars"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem2.Hint=<translate>
|
|
|
-; "&Queue"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem14.Caption=<translate>
|
|
|
-; "Configure queue list"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem14.Hint=<translate>
|
|
|
-; "&Go To"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem15.Caption=<translate>
|
|
|
-; "Go to directory"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem15.Hint=<translate>
|
|
|
-; "&Sort"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem16.Caption=<translate>
|
|
|
-; "Change file order in panel"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem16.Hint=<translate>
|
|
|
-; "Show &Columns"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem17.Caption=<translate>
|
|
|
-; "Select columns to show in panel"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem1.TBXSubmenuItem17.Hint=<translate>
|
|
|
-; "&Help"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem22.Caption=<translate>
|
|
|
-; "Help"
|
|
|
-TopDock.MenuToolbar.TBXSubmenuItem22.Hint=<translate>
|
|
|
-; "Commands"
|
|
|
-TopDock.ButtonsToolbar.Caption=<translate>
|
|
|
-; "&New"
|
|
|
-; Copy: ScpExplorer.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Caption
|
|
|
-TopDock.ButtonsToolbar.NewSubmenuItem.Caption=<translate>
|
|
|
-; "Create object|Create new object"
|
|
|
-; Copy: ScpExplorer.dfm\TopDock.MenuToolbar.TBXSubmenuItem5.TBXSubmenuItem26.Hint
|
|
|
-TopDock.ButtonsToolbar.NewSubmenuItem.Hint=<translate>
|
|
|
-; "Selection"
|
|
|
-TopDock.SelectionToolbar.Caption=<translate>
|
|
|
-; "Session"
|
|
|
-TopDock.SessionToolbar.Caption=<translate>
|
|
|
-; "Preferences"
|
|
|
-TopDock.PreferencesToolbar.Caption=<translate>
|
|
|
-; "Sort"
|
|
|
-TopDock.SortToolbar.Caption=<translate>
|
|
|
-; "Address"
|
|
|
-TopDock.AddressToolbar.Caption=<translate>
|
|
|
-; "Address"
|
|
|
-TopDock.AddressToolbar.TBXLabelItem1.Caption=<translate>
|
|
|
-; "Updates"
|
|
|
-TopDock.UpdatesToolbar.Caption=<translate>
|
|
|
-; "Transfer Settings"
|
|
|
-TopDock.TransferToolbar.Caption=<translate>
|
|
|
-; "Transfer Settings"
|
|
|
-TopDock.TransferToolbar.TransferSettingsLabelItem.Caption=<translate>
|
|
|
-; "Select transfer settings preset"
|
|
|
-TopDock.TransferToolbar.TransferDropDown.Hint=<translate>
|
|
|
-; "Custom Commands"
|
|
|
-TopDock.CustomCommandsToolbar.Caption=<translate>
|
|
|
-; "Drag to resize directory tree. Double click to hide directory tree."
|
|
|
-RemotePanel.RemotePanelSplitter.Hint=<translate>
|
|
|
-; "Click to show hidden files"
|
|
|
-; Copy: ScpCommander.dfm\RemotePanel.RemoteStatusBar.item1.Hint
|
|
|
-RemotePanel.RemoteStatusBar.item1.Hint=<translate>
|
|
|
-; "Click to modify or clear the filter"
|
|
|
-; Copy: ScpCommander.dfm\RemotePanel.RemoteStatusBar.item2.Hint
|
|
|
-RemotePanel.RemoteStatusBar.item2.Hint=<translate>
|
|
|
-
|
|
|
-; Select mask dialog
|
|
|
[SelectMask.dfm]
|
|
|
-; "File &mask:"
|
|
|
MaskGroup.Label3.Caption="&Mask Berkas"
|
|
|
-; "Apply to &directories"
|
|
|
MaskGroup.ApplyToDirectoriesCheck.Caption="Terapkan pada &direktori"
|
|
|
-; "mask hi&nts"
|
|
|
MaskGroup.HintText.Caption="Petu&njuk mask"
|
|
|
-; "&Edit..."
|
|
|
MaskGroup.MaskButton.Caption="&Edit"
|
|
|
-; "OK"
|
|
|
OKBtn.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelBtn.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Clear"
|
|
|
ClearButton.Caption="&Bersihkan"
|
|
|
|
|
|
-; Advanced Site Settings dialog
|
|
|
[SiteAdvanced.dfm]
|
|
|
-; "Advanced Site Settings"
|
|
|
Caption="Pengaturan Situs Tingkat Lanjut"
|
|
|
-; "Environment"
|
|
|
MainPanel.PageControl.EnvironmentSheet.Caption="Lingkungan"
|
|
|
-; "Server environment"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.Caption="Lingkungan Server"
|
|
|
-; "&End-of-line characters (if not indicated by server):"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.EOLTypeLabel.Caption="Karakter akhir-baris (jika tidak ditentukan oleh server):"
|
|
|
-; "&UTF-8 encoding for filenames:"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.UtfLabel.Caption="Enkoding &UTF-8 untuk nama berkas:"
|
|
|
-; "Time &zone offset:"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.TimeDifferenceLabel.Caption="Ofset &zona waktu"
|
|
|
-; "hours"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.TimeDifferenceHoursLabel.Caption="jam"
|
|
|
-; "minutes"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.TimeDifferenceMinutesLabel.Caption="menit"
|
|
|
-; "Detect &automatically"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.TimeDifferenceAutoCheck.Caption="Deteksi otom&atis"
|
|
|
-; "&Trim VMS version numbers"
|
|
|
MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.TrimVMSVersionsCheck.Caption="&Pangkas nomor versi VMS"
|
|
|
-; "Daylight saving time"
|
|
|
MainPanel.PageControl.EnvironmentSheet.DSTModeGroup.Caption="Waktu musim panas"
|
|
|
-; "Adjust remote timestamp to local co&nventions"
|
|
|
MainPanel.PageControl.EnvironmentSheet.DSTModeGroup.DSTModeUnixCheck.Caption="Sesuaikan cap waktu remote ke ko&nvensi lokal"
|
|
|
-; "Adjust remote timestamp with &DST"
|
|
|
MainPanel.PageControl.EnvironmentSheet.DSTModeGroup.DSTModeWinCheck.Caption="Sesuaikan cap waktu remote dengan waktu musim panas"
|
|
|
-; "Preser&ve remote timestamp"
|
|
|
MainPanel.PageControl.EnvironmentSheet.DSTModeGroup.DSTModeKeepCheck.Caption="Per&tahankan cap waktu remote"
|
|
|
-; "Directories"
|
|
|
MainPanel.PageControl.DirectoriesSheet.Caption="Direktori"
|
|
|
-; "Directories"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.Caption="Direktori"
|
|
|
-; "&Local directory:"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.LocalDirectoryLabel.Caption="Direktori &lokal"
|
|
|
-; "&Remote directory:"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.RemoteDirectoryLabel.Caption="Direktori &remote"
|
|
|
-; "Local directory is not used with Explorer interface."
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.LocalDirectoryDescLabel.Caption="Direktori lokal tidak digunakan oleh antarmuka sejenis explorer."
|
|
|
-; "Select startup local directory."
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.LocalDirectoryEdit.DialogText="Pilih direktori lokal awal."
|
|
|
-; "Re&member last used directory"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.UpdateDirectoriesCheck.Caption="In&gat direktori treakhir digunakan"
|
|
|
-; "Syn&chronize browsing"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.SynchronizeBrowsingCheck.Caption="Sinkronisasi penjelajahan"
|
|
|
-; "Directory reading options"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.Caption="Opsi pembacaan direktori"
|
|
|
-; "Cache &visited remote directories"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.CacheDirectoriesCheck.Caption="Cache dari direktori remote yang &dikunjungi"
|
|
|
-; "Cache &directory changes"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.CacheDirectoryChangesCheck.Caption="&Direktori chace berubah"
|
|
|
-; "Resolve symbolic li&nks"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.ResolveSymlinksCheck.Caption="Li&nk simbolik ditetapkan"
|
|
|
-; "&Permanent cache"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.PreserveDirectoryChangesCheck.Caption="Cache &Permanen"
|
|
|
-; "&Follow symbolic links to directories"
|
|
|
MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.FollowDirectorySymlinksCheck.Caption="Ikuti tautan &simbolik ke direktori"
|
|
|
-; "Recycle bin"
|
|
|
MainPanel.PageControl.RecycleBinSheet.Caption="Tempat sampah"
|
|
|
-; "Recycle bin"
|
|
|
MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.Caption="Tempat sampah"
|
|
|
-; "&Remote recycle bin:"
|
|
|
MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.RecycleBinPathLabel.Caption="Tempat sampah &remote"
|
|
|
-; "&Preserve deleted remote files to recycle bin"
|
|
|
MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.DeleteToRecycleBinCheck.Caption="&Pertahankan berkas remote yg dihapus di tempat sampah"
|
|
|
-; "Preserve &overwritten remote files to recycle bin (SFTP only)"
|
|
|
MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.OverwrittenToRecycleBinCheck.Caption="Masukkan &penumpukan file remote ke recycle bin (hanya SFTP)"
|
|
|
-; "SFTP"
|
|
|
+MainPanel.PageControl.EncryptionSheet.EncryptFilesGroup.Caption="Pilihan enkripsi"
|
|
|
MainPanel.PageControl.SftpSheet.Caption="SFTP"
|
|
|
-; "Detection of known bugs in SFTP servers"
|
|
|
MainPanel.PageControl.SftpSheet.SFTPBugsGroupBox.Caption="Deteksi cacat yang diketahui pada server SFTP"
|
|
|
-; "&Reverses order of link command arguments:"
|
|
|
MainPanel.PageControl.SftpSheet.SFTPBugsGroupBox.Label10.Caption="Reservasi urutan dari argumen perintah tautan:"
|
|
|
-; "&Misinterprets file timestamps prior to 1970:"
|
|
|
MainPanel.PageControl.SftpSheet.SFTPBugsGroupBox.Label36.Caption="&Misinterpretasikan cap waktu berkas sebelum 1970:"
|
|
|
-; "Protocol options"
|
|
|
MainPanel.PageControl.SftpSheet.SFTPProtocolGroup.Caption="Opsi protokol"
|
|
|
-; "&Preferred SFTP protocol version:"
|
|
|
-MainPanel.PageControl.SftpSheet.SFTPProtocolGroup.Label34.Caption=<translate>
|
|
|
-; "SFTP ser&ver:"
|
|
|
-MainPanel.PageControl.SftpSheet.SFTPProtocolGroup.Label23.Caption=<translate>
|
|
|
-; "Default"
|
|
|
-MainPanel.PageControl.SftpSheet.SFTPProtocolGroup.SftpServerEdit.Items.Strings.0=<translate>
|
|
|
-; "Allow SCP &fallback"
|
|
|
-MainPanel.PageControl.SftpSheet.SFTPProtocolGroup.AllowScpFallbackCheck.Caption=<translate>
|
|
|
-; "Other options"
|
|
|
MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.Caption="Pilihan lainnya"
|
|
|
-; "Lookup &user groups"
|
|
|
MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.LookupUserGroupsCheck.Caption="Pencarian &user groups"
|
|
|
-; "Clear a&liases"
|
|
|
MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.ClearAliasesCheck.Caption="Bersihkan a&liases"
|
|
|
-; "Clear &national variables"
|
|
|
MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.UnsetNationalVarsCheck.Caption="Hilangkan variabel &national"
|
|
|
-; "Use scp&2 with scp1 compatibility"
|
|
|
MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.Scp1CompatibilityCheck.Caption="Scp&2 kompatibel dengan scp1."
|
|
|
-; "Shell"
|
|
|
MainPanel.PageControl.ScpSheet.ShellGroup.Caption="Shell"
|
|
|
-; "S&hell:"
|
|
|
-MainPanel.PageControl.ScpSheet.ShellGroup.Label19.Caption=<translate>
|
|
|
-; "&Return code variable:"
|
|
|
-MainPanel.PageControl.ScpSheet.ShellGroup.Label20.Caption=<translate>
|
|
|
-; "Default"
|
|
|
-MainPanel.PageControl.ScpSheet.ShellGroup.ShellEdit.Items.Strings.0=<translate>
|
|
|
-; "Autodetect"
|
|
|
-MainPanel.PageControl.ScpSheet.ShellGroup.ReturnVarEdit.Items.Strings.0=<translate>
|
|
|
-; "Directory listing"
|
|
|
-MainPanel.PageControl.ScpSheet.ScpLsOptionsGroup.Caption=<translate>
|
|
|
-; "Listing &command:"
|
|
|
-MainPanel.PageControl.ScpSheet.ScpLsOptionsGroup.Label9.Caption=<translate>
|
|
|
-; "Ignore LS &warnings"
|
|
|
-MainPanel.PageControl.ScpSheet.ScpLsOptionsGroup.IgnoreLsWarningsCheck.Caption=<translate>
|
|
|
-; "Try to get &full timestamp"
|
|
|
-MainPanel.PageControl.ScpSheet.ScpLsOptionsGroup.SCPLsFullTimeAutoCheck.Caption=<translate>
|
|
|
-; "FTP"
|
|
|
-MainPanel.PageControl.FtpSheet.Caption=<translate>
|
|
|
-; "Protocol options"
|
|
|
-MainPanel.PageControl.FtpSheet.FtpGroup.Caption=<translate>
|
|
|
-; "Post login &commands:"
|
|
|
-MainPanel.PageControl.FtpSheet.FtpGroup.Label25.Caption=<translate>
|
|
|
-; "&Support for listing of hidden files:"
|
|
|
-MainPanel.PageControl.FtpSheet.FtpGroup.FtpListAllLabel.Caption=<translate>
|
|
|
-; "Use &MLSD command for directory listing"
|
|
|
-MainPanel.PageControl.FtpSheet.FtpGroup.Label24.Caption=<translate>
|
|
|
-; "&Force IP address for passive mode connections:"
|
|
|
-MainPanel.PageControl.FtpSheet.FtpGroup.FtpForcePasvIpLabel.Caption=<translate>
|
|
|
-; "&Account:"
|
|
|
-MainPanel.PageControl.FtpSheet.FtpGroup.FtpAccountLabel.Caption=<translate>
|
|
|
-; "Use &HOST command to select host on the server"
|
|
|
-MainPanel.PageControl.FtpSheet.FtpGroup.Label3.Caption=<translate>
|
|
|
-; "Connection"
|
|
|
MainPanel.PageControl.ConnSheet.Caption="Koneksi"
|
|
|
-; "Keepalives"
|
|
|
MainPanel.PageControl.ConnSheet.FtpPingGroup.Caption="Keepalives"
|
|
|
-; "Seconds &between keepalives:"
|
|
|
MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingIntervalLabel.Caption="Detik &antara keepalives"
|
|
|
-; "&Off"
|
|
|
MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingOffButton.Caption="&Tidak Aktif"
|
|
|
-; "Sending of &null SSH packets"
|
|
|
MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingNullPacketButton.Caption="Mengirimkan paket SSH &null"
|
|
|
-; "Executing &dummy protocol commands"
|
|
|
MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingDummyCommandButton.Caption="Menjalankan perintah protokol &dummy"
|
|
|
-; "Timeouts"
|
|
|
MainPanel.PageControl.ConnSheet.TimeoutGroup.Caption="Batas Waktu"
|
|
|
-; "Server &response timeout:"
|
|
|
MainPanel.PageControl.ConnSheet.TimeoutGroup.Label11.Caption="Waktu &respon server berhenti dalam"
|
|
|
-; "seconds"
|
|
|
MainPanel.PageControl.ConnSheet.TimeoutGroup.Label12.Caption="detik"
|
|
|
-; "Keepalives"
|
|
|
MainPanel.PageControl.ConnSheet.PingGroup.Caption="Keepalives"
|
|
|
-; "Seconds &between keepalives:"
|
|
|
MainPanel.PageControl.ConnSheet.PingGroup.PingIntervalLabel.Caption="Detik &antara keepalives"
|
|
|
-; "&Off"
|
|
|
MainPanel.PageControl.ConnSheet.PingGroup.PingOffButton.Caption="&Tidak Aktif"
|
|
|
-; "Sending of &null SSH packets"
|
|
|
MainPanel.PageControl.ConnSheet.PingGroup.PingNullPacketButton.Caption="Mengirimkan paket SSH &null"
|
|
|
-; "Executing &dummy protocol commands"
|
|
|
MainPanel.PageControl.ConnSheet.PingGroup.PingDummyCommandButton.Caption="Menjalankan perintah protokol &dummy"
|
|
|
-; "Internet protocol version"
|
|
|
-MainPanel.PageControl.ConnSheet.IPvGroup.Caption=<translate>
|
|
|
-; "A&uto"
|
|
|
-MainPanel.PageControl.ConnSheet.IPvGroup.IPAutoButton.Caption=<translate>
|
|
|
-; "IPv&4"
|
|
|
-MainPanel.PageControl.ConnSheet.IPvGroup.IPv4Button.Caption=<translate>
|
|
|
-; "IPv&6"
|
|
|
-MainPanel.PageControl.ConnSheet.IPvGroup.IPv6Button.Caption=<translate>
|
|
|
-; "Connection"
|
|
|
-MainPanel.PageControl.ConnSheet.ConnectionGroup.Caption=<translate>
|
|
|
-; "&Passive mode"
|
|
|
-MainPanel.PageControl.ConnSheet.ConnectionGroup.FtpPasvModeCheck.Caption=<translate>
|
|
|
-; "Optimize connection &buffer size"
|
|
|
-MainPanel.PageControl.ConnSheet.ConnectionGroup.BufferSizeCheck.Caption=<translate>
|
|
|
-; "Proxy"
|
|
|
MainPanel.PageControl.ProxySheet.Caption="Proxy"
|
|
|
-; "Proxy"
|
|
|
MainPanel.PageControl.ProxySheet.ProxyTypeGroup.Caption="Proxy"
|
|
|
-; "Proxy &type:"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyMethodLabel.Caption=<translate>
|
|
|
-; "Pro&xy host name:"
|
|
|
MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyHostLabel.Caption="Pro&xy nama host"
|
|
|
-; "Po&rt number:"
|
|
|
MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyPortLabel.Caption="Nomor po&rt"
|
|
|
-; "&User name:"
|
|
|
MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyUsernameLabel.Caption="&User name"
|
|
|
-; "&Password:"
|
|
|
MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyPasswordLabel.Caption="&Password"
|
|
|
-; "None"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxyTypeGroup.SshProxyMethodCombo.Items.Strings.0=<translate>
|
|
|
-; "Local"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxyTypeGroup.SshProxyMethodCombo.Items.Strings.5=<translate>
|
|
|
-; "None"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxyTypeGroup.FtpProxyMethodCombo.Items.Strings.0=<translate>
|
|
|
-; "None"
|
|
|
-; Copy: SiteAdvanced.dfm\MainPanel.PageControl.ProxySheet.ProxyTypeGroup.WebDavProxyMethodCombo.Items.Strings.0
|
|
|
-MainPanel.PageControl.ProxySheet.ProxyTypeGroup.NeonProxyMethodCombo.Items.Strings.0=<translate>
|
|
|
-; "&Autodetect"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyAutodetectButton.Caption=<translate>
|
|
|
-; "Proxy settings"
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.Caption="Seting proxy"
|
|
|
-; "Telnet co&mmand:"
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyTelnetCommandLabel.Caption="Pe&rintah telnet"
|
|
|
-; "Do &DNS name lookup at proxy end:"
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.Label17.Caption="Lakukan pencarian nama &DNS pada proxy akhir:"
|
|
|
-; "Local proxy co&mmand:"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyLocalCommandLabel.Caption=<translate>
|
|
|
-; "Co&nsider proxying local host connections"
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyLocalhostCheck.Caption="Gu&nakan koneksi pada proxy local host"
|
|
|
-; "Auto"
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyDNSCombo.Items.Strings.0="Auto"
|
|
|
-; "No"
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyDNSCombo.Items.Strings.1="Tidak"
|
|
|
-; "Yes"
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyDNSCombo.Items.Strings.2="Ya"
|
|
|
-; "&Browse..."
|
|
|
MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyLocalCommandBrowseButton.Caption="J&elajah"
|
|
|
-; "patterns"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyTelnetCommandHintText.Caption=<translate>
|
|
|
-; "patterns"
|
|
|
-MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyLocalCommandHintText.Caption=<translate>
|
|
|
-; "Tunnel"
|
|
|
-MainPanel.PageControl.TunnelSheet.Caption=<translate>
|
|
|
-; "Host to setup tunnel on"
|
|
|
-MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Caption=<translate>
|
|
|
-; "&Host name:"
|
|
|
MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label6.Caption="Nama &Host"
|
|
|
-; "Po&rt number:"
|
|
|
MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label14.Caption="Nomor Po&rt"
|
|
|
-; "&User name:"
|
|
|
MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label15.Caption="Nama &User"
|
|
|
-; "&Password:"
|
|
|
MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label16.Caption="&Password"
|
|
|
-; "&Connect through SSH tunnel"
|
|
|
-MainPanel.PageControl.TunnelSheet.TunnelCheck.Caption=<translate>
|
|
|
-; "Tunnel options"
|
|
|
-MainPanel.PageControl.TunnelSheet.TunnelOptionsGroup.Caption=<translate>
|
|
|
-; "&Local tunnel port:"
|
|
|
-MainPanel.PageControl.TunnelSheet.TunnelOptionsGroup.Label21.Caption=<translate>
|
|
|
-; "Autoselect"
|
|
|
-MainPanel.PageControl.TunnelSheet.TunnelOptionsGroup.TunnelLocalPortNumberEdit.Items.Strings.0=<translate>
|
|
|
-; "Tunnel authentication parameters"
|
|
|
-MainPanel.PageControl.TunnelSheet.TunnelAuthenticationParamsGroup.Caption=<translate>
|
|
|
-; "Private &key file:"
|
|
|
MainPanel.PageControl.TunnelSheet.TunnelAuthenticationParamsGroup.Label18.Caption="File Private &Key"
|
|
|
-; "PuTTY Private Key Files (*.ppk)|*.ppk|All Private Key Files (*.ppk;*.pem;*.key;id_*)|*.ppk;*.pem;*.key;id_*|All Files (*.*)|*.*"
|
|
|
-; Copy: SiteAdvanced.dfm\MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.PrivateKeyEdit3.Filter
|
|
|
-MainPanel.PageControl.TunnelSheet.TunnelAuthenticationParamsGroup.TunnelPrivateKeyEdit3.Filter=<translate>
|
|
|
-; "Select private key file"
|
|
|
MainPanel.PageControl.TunnelSheet.TunnelAuthenticationParamsGroup.TunnelPrivateKeyEdit3.DialogTitle="Pilih file private key"
|
|
|
-; "TLS/SSL options"
|
|
|
-MainPanel.PageControl.SslSheet.SslGroup.Caption=<translate>
|
|
|
-; "Mi&nimum TLS/SSL version:"
|
|
|
-MainPanel.PageControl.SslSheet.SslGroup.Label1.Caption=<translate>
|
|
|
-; "Ma&ximum TLS/SSL version:"
|
|
|
-MainPanel.PageControl.SslSheet.SslGroup.Label2.Caption=<translate>
|
|
|
-; "&Reuse TLS/SSL session ID for data connections"
|
|
|
-MainPanel.PageControl.SslSheet.SslGroup.SslSessionReuseCheck.Caption=<translate>
|
|
|
-; "Authentication parameters"
|
|
|
-; Copy: SiteAdvanced.dfm\MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.Caption
|
|
|
-MainPanel.PageControl.SslSheet.TlsAuthenticationGroup.Caption=<translate>
|
|
|
-; "&Client certificate file:"
|
|
|
-MainPanel.PageControl.SslSheet.TlsAuthenticationGroup.Label4.Caption=<translate>
|
|
|
-; "Certificates and private key files (*.pfx;*.p12;*.key;*.pem)|*.pfx;*.p12;*.key;*.pem|All Files (*.*)|*.*"
|
|
|
-MainPanel.PageControl.SslSheet.TlsAuthenticationGroup.TlsCertificateFileEdit.Filter=<translate>
|
|
|
-; "Select client certificate file"
|
|
|
-MainPanel.PageControl.SslSheet.TlsAuthenticationGroup.TlsCertificateFileEdit.DialogTitle=<translate>
|
|
|
-; "SSH"
|
|
|
MainPanel.PageControl.AdvancedSheet.Caption="SSH"
|
|
|
-; "Protocol options"
|
|
|
MainPanel.PageControl.AdvancedSheet.ProtocolGroup.Caption="Pilihan protokol"
|
|
|
-; "SSH protocol version:"
|
|
|
-MainPanel.PageControl.AdvancedSheet.ProtocolGroup.Label37.Caption=<translate>
|
|
|
-; "Enable &compression"
|
|
|
MainPanel.PageControl.AdvancedSheet.ProtocolGroup.CompressionCheck.Caption="Aktifkan &kompresi"
|
|
|
-; "1 (insecure)"
|
|
|
-MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProtCombo2.Items.Strings.0=<translate>
|
|
|
-; "Encryption options"
|
|
|
MainPanel.PageControl.AdvancedSheet.EncryptionGroup.Caption="Pilihan enkripsi"
|
|
|
-; "Encryption cipher selection &policy:"
|
|
|
MainPanel.PageControl.AdvancedSheet.EncryptionGroup.Label8.Caption="&Pilihan kebijakan cipher enkripsi"
|
|
|
-; "Enable legacy use of single-&DES in SSH-2"
|
|
|
MainPanel.PageControl.AdvancedSheet.EncryptionGroup.Ssh2LegacyDESCheck.Caption="Aktifkan single-&DES yang sudah kadaluwarsa di SSH2"
|
|
|
-; "&Up"
|
|
|
MainPanel.PageControl.AdvancedSheet.EncryptionGroup.CipherUpButton.Caption="&Atas"
|
|
|
-; "&Down"
|
|
|
MainPanel.PageControl.AdvancedSheet.EncryptionGroup.CipherDownButton.Caption="&Bawah"
|
|
|
-; "Key exchange"
|
|
|
-MainPanel.PageControl.KexSheet.Caption=<translate>
|
|
|
-; "Key exchange algorithm options"
|
|
|
-MainPanel.PageControl.KexSheet.KexOptionsGroup.Caption=<translate>
|
|
|
-; "Algorithm selection &policy:"
|
|
|
-MainPanel.PageControl.KexSheet.KexOptionsGroup.Label28.Caption=<translate>
|
|
|
-; "&Up"
|
|
|
-MainPanel.PageControl.KexSheet.KexOptionsGroup.KexUpButton.Caption=<translate>
|
|
|
-; "&Down"
|
|
|
-MainPanel.PageControl.KexSheet.KexOptionsGroup.KexDownButton.Caption=<translate>
|
|
|
-; "Options controlling key re-exchange"
|
|
|
-MainPanel.PageControl.KexSheet.KexReexchangeGroup.Caption=<translate>
|
|
|
-; "Max &minutes before rekey (0 for no limit):"
|
|
|
-MainPanel.PageControl.KexSheet.KexReexchangeGroup.Label31.Caption=<translate>
|
|
|
-; "Ma&x data before rekey (0 for no limit):"
|
|
|
-MainPanel.PageControl.KexSheet.KexReexchangeGroup.Label32.Caption=<translate>
|
|
|
-; "Authentication"
|
|
|
MainPanel.PageControl.AuthSheet.Caption="Otentikasi"
|
|
|
-; "&Bypass authentication entirely"
|
|
|
-MainPanel.PageControl.AuthSheet.SshNoUserAuthCheck.Caption=<translate>
|
|
|
-; "Authentication options"
|
|
|
MainPanel.PageControl.AuthSheet.AuthenticationGroup.Caption="Pilihan otentikasi"
|
|
|
-; "Attempt authentication using &Pageant"
|
|
|
-MainPanel.PageControl.AuthSheet.AuthenticationGroup.TryAgentCheck.Caption=<translate>
|
|
|
-; "Atte&mpt TIS or CryptoCard authentication (SSH-1)"
|
|
|
MainPanel.PageControl.AuthSheet.AuthenticationGroup.AuthTISCheck.Caption="Mencoba &TIS atau otentikasi CryptoCard (SSH1)"
|
|
|
-; "Attempt '#39'keyboard-&interactive'#39' authentication"
|
|
|
-MainPanel.PageControl.AuthSheet.AuthenticationGroup.AuthKICheck.Caption="Mencoba '#39'keyboard-&interactive'#39' authentication (SSH2)"
|
|
|
-; "Respond with pass&word to the first prompt"
|
|
|
+MainPanel.PageControl.AuthSheet.AuthenticationGroup.AuthKICheck.Caption="Mencoba 'keyboard-&interactive' authentication (SSH2)"
|
|
|
MainPanel.PageControl.AuthSheet.AuthenticationGroup.AuthKIPasswordCheck.Caption="Respon dengan &password pada awal tindakan"
|
|
|
-; "Authentication parameters"
|
|
|
-MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.Caption=<translate>
|
|
|
-; "Private &key file:"
|
|
|
MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.PrivateKeyLabel.Caption="File Private &Key"
|
|
|
-; "Allow agent &forwarding"
|
|
|
MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.AgentFwdCheck.Caption="Mengijinkan agent &forwarding"
|
|
|
-; "PuTTY Private Key Files (*.ppk)|*.ppk|All Private Key Files (*.ppk;*.pem;*.key;id_*)|*.ppk;*.pem;*.key;id_*|All Files (*.*)|*.*"
|
|
|
-MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.PrivateKeyEdit3.Filter=<translate>
|
|
|
-; "Select private key file"
|
|
|
MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.PrivateKeyEdit3.DialogTitle="Pilih file private key"
|
|
|
-; "Attempt &GSSAPI authentication"
|
|
|
-MainPanel.PageControl.AuthSheet.GSSAPIGroup.AuthGSSAPICheck3.Caption=<translate>
|
|
|
-; "Allow GSSAPI &credential delegation"
|
|
|
-MainPanel.PageControl.AuthSheet.GSSAPIGroup.GSSAPIFwdTGTCheck.Caption=<translate>
|
|
|
-; "Bugs"
|
|
|
+MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.PrivateKeyToolsButton.Caption="Ala&t"
|
|
|
MainPanel.PageControl.BugsSheet.Caption="Gangguan"
|
|
|
-; "Detection of known bugs in SSH servers"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.Caption="Terdeteksi gangguan di server SSH"
|
|
|
-; "Chokes on SSH-1 &ignore messages:"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.BugIgnore1Label.Caption="Hambatan pada SSH1 &abaikan pesan"
|
|
|
-; "Refuses all SSH-1 pass&word camouflage:"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.BugPlainPW1Label.Caption="Menolak semua pass&word kamuflase SSH1"
|
|
|
-; "Chokes on SSH-1 &RSA authentication:"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.BugRSA1Label.Caption="Hambatan pada otentikasi SSH1 &RSA"
|
|
|
-; "Miscomputes SSH-2 H&MAC keys:"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.BugHMAC2Label.Caption="Salah hitung SSH2 H&MAC keys"
|
|
|
-; "Miscomputes SSH-2 &encryption keys:"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.BugDeriveKey2Label.Caption="Salah hitung SSH2 &encryption keys"
|
|
|
-; "Requires &padding on SSH-2 RSA signatures:"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.BugRSAPad2Label.Caption="Memerlukan &lapisan pada SSH2 RSA signatures"
|
|
|
-; "Misuses the sessio&n ID in SSH-2 PK auth:"
|
|
|
MainPanel.PageControl.BugsSheet.BugsGroupBox.BugPKSessID2Label.Caption="Salah penggunaan ID sesi pada PK auth"
|
|
|
-; "Handles SSH-2 &key re-exchange badly:"
|
|
|
-MainPanel.PageControl.BugsSheet.BugsGroupBox.BugRekey2Label.Caption=<translate>
|
|
|
-; "Ignores SSH-2 ma&ximum packet size:"
|
|
|
-MainPanel.PageControl.BugsSheet.BugsGroupBox.BugMaxPkt2Label.Caption=<translate>
|
|
|
-; "Chokes on SSH-&2 ignore messages:"
|
|
|
-MainPanel.PageControl.BugsSheet.BugsGroupBox.BugIgnore2Label.Caption=<translate>
|
|
|
-; "Chokes on WinSCP'#39's SSH-2 '#39'winadj'#39' requests"
|
|
|
-MainPanel.PageControl.BugsSheet.BugsGroupBox.BugWinAdjLabel.Caption=<translate>
|
|
|
-; "Note"
|
|
|
MainPanel.PageControl.NoteSheet.Caption="Catatan"
|
|
|
-; "Note"
|
|
|
MainPanel.PageControl.NoteSheet.NoteGroup.Caption="Catatan"
|
|
|
-; "OK"
|
|
|
OKBtn.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelBtn.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
-HelpButton.Caption=<translate>
|
|
|
-; "&Color"
|
|
|
-ColorButton.Caption=<translate>
|
|
|
|
|
|
-; Add/edit link dialog
|
|
|
[Symlink.dfm]
|
|
|
-; "&Link/shortcut file:"
|
|
|
SymlinkGroup.FileNameLabel.Caption="File &Link/shortcut:"
|
|
|
-; "&Point link/shortcut to:"
|
|
|
SymlinkGroup.Label1.Caption="&Arahkan link/shortcut ke:"
|
|
|
-; "&Hard link"
|
|
|
SymlinkGroup.HardLinkCheck.Caption="&Tautan keras"
|
|
|
-; "OK"
|
|
|
OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
CancelButton.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
|
|
|
-; 'Keep remote directory up to date' dialog
|
|
|
[Synchronize.dfm]
|
|
|
-; "Directories"
|
|
|
DirectoriesGroup.Caption="Direktori"
|
|
|
-; "&Watch for changes in the local directory:"
|
|
|
DirectoriesGroup.LocalDirectoryLabel.Caption="&Lihat perubahan di direktori lokal"
|
|
|
-; "... &and automatically reflect them on the remote directory:"
|
|
|
DirectoriesGroup.RemoteDirectoryLabel.Caption="... d&an otomatis mempengaruhi di direktori remote"
|
|
|
-; "B&rowse..."
|
|
|
DirectoriesGroup.LocalDirectoryBrowseButton.Caption="Jela&jah..."
|
|
|
-; "&Stop"
|
|
|
StopButton.Caption="&Stop"
|
|
|
-; "Close"
|
|
|
CancelButton.Caption="Tutup"
|
|
|
-; "Synchronize options"
|
|
|
OptionsGroup.Caption="Pilihan sinkronisasi"
|
|
|
-; "&Delete files"
|
|
|
OptionsGroup.SynchronizeDeleteCheck.Caption="&Hapus file"
|
|
|
-; "Use same &options next time"
|
|
|
OptionsGroup.SaveSettingsCheck.Caption="Gunakan &pilihan sama lain kali"
|
|
|
-; "&Existing files only"
|
|
|
OptionsGroup.SynchronizeExistingOnlyCheck.Caption="Hanya file yang t&ersedia"
|
|
|
-; "Update s&ubdirectories"
|
|
|
OptionsGroup.SynchronizeRecursiveCheck.Caption="Update subdirektori"
|
|
|
-; "Synchronize on s&tart"
|
|
|
OptionsGroup.SynchronizeSynchronizeCheck.Caption="Sinkronisasi saa&t mulai"
|
|
|
-; "Selected files o&nly"
|
|
|
OptionsGroup.SynchronizeSelectedOnlyCheck.Caption="Ha&nya berkas terpilih"
|
|
|
-; "Continue on &error"
|
|
|
OptionsGroup.ContinueOnErrorCheck.Caption="Lanjutkan saat &eror"
|
|
|
-; "&Start"
|
|
|
StartButton.Caption="&Mulai"
|
|
|
-; "&Minimize"
|
|
|
MinimizeButton.Caption="&Kecilkan"
|
|
|
-; "Transfer settin&gs..."
|
|
|
TransferSettingsButton.Caption="Pen&gaturan transfer"
|
|
|
-; "Transfer settings"
|
|
|
CopyParamGroup.Caption="Pengaturan transfer"
|
|
|
-; "&Help"
|
|
|
HelpButton.Caption="&Bantuan"
|
|
|
-; "&Minimize"
|
|
|
MinimizeMenu.Minimize1.Caption="&Kecilkan"
|
|
|
-; "Minimize to System &Tray"
|
|
|
MinimizeMenu.MinimizetoTray1.Caption="Kecilkan ke System &Tray"
|
|
|
+StartMenu.Start1.Caption="&Mulai"
|
|
|
|
|
|
-; Synchronization checklist dialog
|
|
|
[SynchronizeChecklist.dfm]
|
|
|
-; "Synchronization checklist"
|
|
|
-Caption=<translate>
|
|
|
-; "OK"
|
|
|
Panel.OkButton.Caption="Oke"
|
|
|
-; "Cancel"
|
|
|
Panel.CancelButton.Caption="Batal"
|
|
|
-; "&Help"
|
|
|
Panel.HelpButton.Caption="&Bantuan"
|
|
|
-; "Co&mmands"
|
|
|
Panel.CustomCommandsButton2.Caption="&Perintah"
|
|
|
-; "Name"
|
|
|
ListView.item0.Caption="Nama"
|
|
|
-; "Local directory"
|
|
|
ListView.item1.Caption="Direktori lokal"
|
|
|
-; "Size"
|
|
|
ListView.item2.Caption="Ukuran"
|
|
|
-; "Changed"
|
|
|
ListView.item3.Caption="Diubah"
|
|
|
-; "Remote directory"
|
|
|
ListView.item5.Caption="Direktori remote"
|
|
|
-; "Size"
|
|
|
ListView.item6.Caption="Ukuran"
|
|
|
-; "Changed"
|
|
|
ListView.item7.Caption="Diubah"
|
|
|
-; "Click to select all actions of this type"
|
|
|
StatusBar.Hint="Klik untuk memilih semua aksi tipe ini"
|
|
|
-; "Total synchronization actions"
|
|
|
StatusBar.item0.Text="Total aksi sinkronisasi"
|
|
|
-; "New local files"
|
|
|
StatusBar.item1.Text="Berkas lokal baru"
|
|
|
-; "New remote files"
|
|
|
StatusBar.item2.Text="Berkasi remote baru"
|
|
|
-; "Updated local files"
|
|
|
StatusBar.item3.Text="Berkas lokal terkini"
|
|
|
-; "Updated remote files"
|
|
|
StatusBar.item4.Text="Berkas remote terkini"
|
|
|
-; "Obsolete remote files"
|
|
|
StatusBar.item5.Text="Berkas remote lama"
|
|
|
-; "Obsolete local files"
|
|
|
StatusBar.item6.Text="Berkas lokal lama"
|
|
|
-; "&Uncheck"
|
|
|
ActionList.UncheckAction.Caption="&Tidak pilih"
|
|
|
-; "&Check"
|
|
|
ActionList.CheckAction.Caption="&Pilih"
|
|
|
-; "Check &All"
|
|
|
ActionList.CheckAllAction.Caption="Pilih Semu&a"
|
|
|
-; "Uncheck A&ll"
|
|
|
ActionList.UncheckAllAction.Caption="Tidak pi&lih semua"
|
|
|
-; "Select &All"
|
|
|
ActionList.SelectAllAction.Caption="Pilih &Semua"
|
|
|
-; "Custom Co&mmands"
|
|
|
ActionList.CustomCommandsAction.Caption="Perintah kusto&misasi"
|
|
|
-; "&Reverse"
|
|
|
ActionList.ReverseAction.Caption="&Balikkan"
|
|
|
+ActionList.CalculateSizeAction.Caption="K&alkulasi"
|
|
|
|
|
|
-; Synchronization progress window
|
|
|
[SynchronizeProgress.dfm]
|
|
|
-; "Local:"
|
|
|
Label1.Caption="Lokal:"
|
|
|
-; "Remote:"
|
|
|
Label2.Caption="Remote:"
|
|
|
-; "Start time:"
|
|
|
Label4.Caption="Waktu mulai:"
|
|
|
-; "Time elapsed:"
|
|
|
Label3.Caption="Waktu telah lewat:"
|
|
|
-; "Cancel"
|
|
|
ToolbarPanel.Dock.Toolbar.CancelItem.Caption="Batal"
|
|
|
-; "&Minimize"
|
|
|
ToolbarPanel.Dock.Toolbar.MinimizeItem.Caption="&Mengecilkan"
|
|
|
|
|
|
-; FileZilla (FTP) library strings
|
|
|
-[TextsFileZilla.rc]
|
|
|
-; "File already exists"
|
|
|
-IDS_ERRORMSG_NAMEINUSE=<translate>
|
|
|
-; "Proxy requires authentication"
|
|
|
-IDS_ERRORMSG_PROXY_AUTHNOLOGON=<translate>
|
|
|
-; "Required authtype reported by proxy server is unknown or not supported"
|
|
|
-IDS_ERRORMSG_PROXY_AUTHTYPEUNKNOWN=<translate>
|
|
|
-; "Can't resolve host of proxy server"
|
|
|
-IDS_ERRORMSG_PROXY_CANTRESOLVEHOST=<translate>
|
|
|
-; "Can't connect to proxy server"
|
|
|
-IDS_ERRORMSG_PROXY_NOCONN=<translate>
|
|
|
-; "Proxy request failed, can't connect through proxy server"
|
|
|
-IDS_ERRORMSG_PROXY_REQUESTFAILED=<translate>
|
|
|
-; "Timeout detected."
|
|
|
-IDS_ERRORMSG_TIMEOUT=<translate>
|
|
|
-; "Upload aborted"
|
|
|
-IDS_ERRORMSG_UPLOADABORTED=<translate>
|
|
|
-; "Transfer channel can't be opened. Reason: %s"
|
|
|
-IDS_ERRORMSG_CANTOPENTRANSFERCHANNEL=<translate>
|
|
|
-; "Can't resolve host name \"%s\""
|
|
|
-IDS_ERRORMSG_CANTRESOLVEHOST2=<translate>
|
|
|
-; "Resume command not supported by server, overwriting file."
|
|
|
-IDS_ERRORMSG_CANTRESUME=<translate>
|
|
|
-; "Resume command not supported by server, but local and remote filesize are equal."
|
|
|
-IDS_ERRORMSG_CANTRESUME_FINISH=<translate>
|
|
|
-; "Unable to send command. Disconnected."
|
|
|
-IDS_ERRORMSG_CANTSENDCOMMAND=<translate>
|
|
|
-; "Peer certificate rejected"
|
|
|
-IDS_ERRORMSG_CERTREJECTED=<translate>
|
|
|
-; "Download aborted"
|
|
|
-IDS_ERRORMSG_DOWNLOADABORTED=<translate>
|
|
|
-; "Could not create socket in the specified port range."
|
|
|
-IDS_ERRORMSG_CANTCREATEDUETOPORTRANGE=<translate>
|
|
|
-; "Can't establish TLS connection"
|
|
|
-IDS_ERRORMSG_CANTESTABLISHSSLCONNECTION=<translate>
|
|
|
-; "Could not retrieve directory listing"
|
|
|
-IDS_ERRORMSG_CANTGETLIST=<translate>
|
|
|
-; "Can't initialize TLS library"
|
|
|
-IDS_ERRORMSG_CANTINITSSL=<translate>
|
|
|
-; "Connected"
|
|
|
-IDS_STATUSMSG_CONNECTED=<translate>
|
|
|
-; "Connected with %s. Waiting for welcome message..."
|
|
|
-IDS_STATUSMSG_CONNECTEDWITH=<translate>
|
|
|
-; "Connected with %s, negotiating TLS connection..."
|
|
|
-IDS_STATUSMSG_CONNECTEDWITHSSL=<translate>
|
|
|
-; "Connecting to %s ..."
|
|
|
-IDS_STATUSMSG_CONNECTING=<translate>
|
|
|
-; "Directory listing successful"
|
|
|
-IDS_STATUSMSG_DIRLISTSUCCESSFUL=<translate>
|
|
|
-; "Disconnected from server"
|
|
|
-IDS_STATUSMSG_DISCONNECTED=<translate>
|
|
|
-; "Starting download of %s"
|
|
|
-IDS_STATUSMSG_DOWNLOADSTART=<translate>
|
|
|
-; "Download successful"
|
|
|
-IDS_STATUSMSG_DOWNLOADSUCCESSFUL=<translate>
|
|
|
-; "Trying to access %s through ftp proxy..."
|
|
|
-IDS_STATUSMSG_FWCONNECT=<translate>
|
|
|
-; "Retrieving directory listing..."
|
|
|
-IDS_STATUSMSG_RETRIEVINGDIRLIST=<translate>
|
|
|
-; "TLS connection established. Waiting for welcome message..."
|
|
|
-IDS_STATUSMSG_SSLESTABLISHED=<translate>
|
|
|
-; "TLS connection established"
|
|
|
-IDS_STATUSMSG_SSLESTABLISHEDTRANSFER=<translate>
|
|
|
-; "Starting upload of %s"
|
|
|
-IDS_STATUSMSG_UPLOADSTART=<translate>
|
|
|
-; "Upload successful"
|
|
|
-IDS_STATUSMSG_UPLOADSUCCESSFUL=<translate>
|
|
|
-; "Could not retrieve file information"
|
|
|
-IDS_ERRORMSG_CANTGETLISTFILE=<translate>
|
|
|
-; "Retrieving file information successful"
|
|
|
-IDS_STATUSMSG_LISTFILESUCCESSFUL=<translate>
|
|
|
-; "Retrieving file information..."
|
|
|
-IDS_STATUSMSG_RETRIEVINGLISTFILE=<translate>
|
|
|
-; "Could not set file pointer"
|
|
|
-IDS_ERRORMSG_SETFILEPOINTER=<translate>
|
|
|
-; "Unknown error in TLS layer"
|
|
|
-IDS_ERRORMSG_UNKNOWNSSLERROR=<translate>
|
|
|
-; "Could not verify TLS certificate"
|
|
|
-IDS_ERRORMSG_SSLCERTIFICATEERROR=<translate>
|
|
|
-; "Connection with proxy established, performing handshake..."
|
|
|
-IDS_PROXY_CONNECTED=<translate>
|
|
|
-; "control connection"
|
|
|
-IDS_CONTROL_CONNECTION=<translate>
|
|
|
-; "data connection"
|
|
|
-IDS_DATA_CONNECTION=<translate>
|
|
|
-
|
|
|
-; Core library (SSH, SCP, SFTP, FTP, WebDAV) strings
|
|
|
[TextsCore1.rc]
|
|
|
-; "Host key wasn't verified!"
|
|
|
KEY_NOT_VERIFIED="Kunci Host tidak cocok!"
|
|
|
-; "Connection failed."
|
|
|
CONNECTION_FAILED="Koneksi Gagal"
|
|
|
-; "Terminated by user."
|
|
|
USER_TERMINATED="Dimatikan oleh User"
|
|
|
-; "Lost connection."
|
|
|
LOST_CONNECTION="Koneksi hilang."
|
|
|
-; "Can't detect command return code."
|
|
|
CANT_DETECT_RETURN_CODE="Tidak bisa mendeteksi kode perintah"
|
|
|
-; "Command '%s'\nfailed with return code %d and error message\n%s."
|
|
|
COMMAND_FAILED="Perintah '%s'\ngagal pada kode %d dan pesan kesalahan\n%s."
|
|
|
-; "Command failed with return code %d."
|
|
|
COMMAND_FAILED_CODEONLY="Perintah gagal pada kode %d."
|
|
|
-; "Command '%s' failed with invalid output '%s'."
|
|
|
INVALID_OUTPUT_ERROR="Perintah '%s' gagal dengan hasil kesalahan '%s'."
|
|
|
-; "Error getting name of current remote directory."
|
|
|
READ_CURRENT_DIR_ERROR="Tidak bisa mendapatkan nama direktori remote saat ini."
|
|
|
-; "Error skipping startup message. Your shell is probably incompatible with the application (BASH is recommended)."
|
|
|
SKIP_STARTUP_MESSAGE_ERROR="Tidak bisa melewati pesan awal. Shell kemungkinan tidak kompatibel dengan aplikasi (direkomendasikan BASH)."
|
|
|
-; "Error changing directory to '%s'."
|
|
|
CHANGE_DIR_ERROR="Tidak bisa merubah direktori ke '%s'."
|
|
|
-; "Error listing directory '%s'."
|
|
|
LIST_DIR_ERROR="Gagal menampilkan direktori '%s'."
|
|
|
-; "Unexpected directory listing line '%s'."
|
|
|
LIST_LINE_ERROR="Daftar direktori tidak diinginkan baris '%s'."
|
|
|
-; "Invalid rights description '%s'"
|
|
|
RIGHTS_ERROR="Salah mendeskripsikan hak '%s'."
|
|
|
-; "Error cleaning up general configuration."
|
|
|
CLEANUP_CONFIG_ERROR="Gagal membersihkan konfigurasi umum"
|
|
|
-; "Error cleaning up sites."
|
|
|
CLEANUP_HOSTKEYS_ERROR="Gagal membersihkan sesi tersimpan"
|
|
|
-; "Error cleaning up random seed file."
|
|
|
CLEANUP_SEEDFILE_ERROR="Gagal membersihkan random seed file"
|
|
|
-; "Error cleaning up cached host keys."
|
|
|
CLEANUP_SESSIONS_ERROR="Gagal membersihkan cached host key"
|
|
|
-; "Error detecting variable containing return code of last command."
|
|
|
DETECT_RETURNVAR_ERROR="Gagal mendeteksi variabel berisi kode perintah terakhir"
|
|
|
-; "Error looking up user groups."
|
|
|
LOOKUP_GROUPS_ERROR="Gagal menampilkan grup user"
|
|
|
-; "File or folder '%s' does not exist."
|
|
|
FILE_NOT_EXISTS="File atau folder '%s' tidak ada"
|
|
|
-; "Can't get attributes of file '%s'."
|
|
|
CANT_GET_ATTRS="Tidak dapat memberikan atribut pada file '%s'"
|
|
|
-; "Can't open file '%s'."
|
|
|
OPENFILE_ERROR="Tidak dapat membuka file '%s'."
|
|
|
-; "Error reading file '%s'."
|
|
|
READ_ERROR="Tidak dapat membaca file '%s'."
|
|
|
-; "Copying file '%s' fatally failed."
|
|
|
COPY_FATAL="Copy file '%s' gagal total"
|
|
|
-; "Copying files to remote side failed."
|
|
|
TOREMOTE_COPY_ERROR="Copy file ke sisi remote gagal"
|
|
|
-; "Copying files from remote side failed."
|
|
|
TOLOCAL_COPY_ERROR="Copy file dari sisi remote gagal"
|
|
|
-; "SCP protocol error: Unexpected newline"
|
|
|
SCP_EMPTY_LINE="Error protokol SCP: baris baru tdk diharapkan"
|
|
|
-; "SCP protocol error: Illegal time format"
|
|
|
SCP_ILLEGAL_TIME_FORMAT="Error protokol SCP: format waktu salah"
|
|
|
-; "SCP protocol error: Invalid control record (%s; %s)"
|
|
|
SCP_INVALID_CONTROL_RECORD="Error protokol SCP: rekaman kontrol salah (%s; %s)"
|
|
|
-; "Copying file '%s' failed."
|
|
|
COPY_ERROR="Copy file '%s' gagal"
|
|
|
-; "SCP protocol error: Illegal file descriptor format"
|
|
|
SCP_ILLEGAL_FILE_DESCRIPTOR="Error protokol SCP: Illegal file descriptor format"
|
|
|
-; "'%s' is not folder!"
|
|
|
NOT_DIRECTORY_ERROR="'%s' bukan folder!"
|
|
|
-; "Error creating folder '%s'."
|
|
|
CREATE_DIR_ERROR="Folder '%s' gagal dibuat."
|
|
|
-; "Can't create file '%s'."
|
|
|
CREATE_FILE_ERROR="File '%s' gagal dibuat."
|
|
|
-; "Error writing to file '%s'"
|
|
|
WRITE_ERROR="Penulisan ke file '%s' gagal"
|
|
|
-; "Can't set attributes of file '%s'."
|
|
|
CANT_SET_ATTRS="Seting atribut file '%s' gagal."
|
|
|
-; "Received error message from remote side: '%s'"
|
|
|
REMOTE_ERROR="Pesan kesalahan dari sisi remote: '%s'"
|
|
|
-; "Error deleting file '%s'."
|
|
|
DELETE_FILE_ERROR="Gagal menghapus file '%s'."
|
|
|
-; "Error occurred during logging. It's been turned off."
|
|
|
LOG_GEN_ERROR="Kesalahan ditemukan saat mencatat. Sudah dimatikan."
|
|
|
-; "Can't open log file '%s'."
|
|
|
LOG_OPENERROR="Tidak bisa buka file log '%s'."
|
|
|
-; "Error renaming file '%s' to '%s'."
|
|
|
RENAME_FILE_ERROR="Ganti nama file '%s' ke '%s' gagal."
|
|
|
-; "File with name '%s' already exists."
|
|
|
RENAME_CREATE_FILE_EXISTS="Nama file '%s' sudah terpakai."
|
|
|
-; "Directory with name '%s' already exists."
|
|
|
RENAME_CREATE_DIR_EXISTS="Nama direktori '%s' sudah terpakai."
|
|
|
-; "Error changing directory to home directory."
|
|
|
CHANGE_HOMEDIR_ERROR="Gagal pindah direktori ke home."
|
|
|
-; "Error clearing all aliases."
|
|
|
UNALIAS_ALL_ERROR="Gagal menghapus semua alias."
|
|
|
-; "Error clearing national user variables."
|
|
|
UNSET_NATIONAL_ERROR="Gagal menghapus variabel nasional pengguna."
|
|
|
-; "Unexpected input from server: %s"
|
|
|
FIRST_LINE_EXPECTED="Masukkan tidak benar dari server: %s"
|
|
|
-; "Error cleaning up INI file."
|
|
|
CLEANUP_INIFILE_ERROR="Gagal membersihkan file INI."
|
|
|
-; "Authentication log (see session log for details):\n%s\n"
|
|
|
AUTHENTICATION_LOG="Authentication log (selengkapnya lihat log sesi):\n%s\n"
|
|
|
-; "Authentication failed."
|
|
|
AUTHENTICATION_FAILED="Authentication gagal."
|
|
|
-; "Connection has been unexpectedly closed."
|
|
|
NOT_CONNECTED="Koneksi telah terputus."
|
|
|
-; "Error saving key to file '%s'."
|
|
|
SAVE_KEY_ERROR="Gagal simpan kunci ke file '%s'."
|
|
|
-; "Server sent command exit status %d."
|
|
|
SSH_EXITCODE="Server kirim perintah status keluar %d."
|
|
|
-; "SFTP protocol violation: Invalid response message type (%d)."
|
|
|
SFTP_INVALID_TYPE="Pelanggaran Protokol SFTP: tipe pesan kesalahan (%d)."
|
|
|
-; "Version of SFTP server (%d) is not supported. Supported versions are %d to %d."
|
|
|
SFTP_VERSION_NOT_SUPPORTED="Versi SFTP server (%d) tdk support. Versi yang support adalah %d sampai %d."
|
|
|
-; "SFTP protocol violation: Invalid message number %d (expected %d)."
|
|
|
SFTP_MESSAGE_NUMBER="Pelanggaran Protokol SFTP: nomor kesalahan %d (diharapkan %d)."
|
|
|
-; "Unexpected OK response."
|
|
|
SFTP_STATUS_OK="Respon Oke tdk diharapkan."
|
|
|
-; "Unexpected EOF response."
|
|
|
SFTP_STATUS_EOF="Respon EOF tdk diharapkan."
|
|
|
-; "No such file or directory."
|
|
|
SFTP_STATUS_NO_SUCH_FILE="Tdk ada file atau direktori tersebut"
|
|
|
-; "Permission denied."
|
|
|
SFTP_STATUS_PERMISSION_DENIED="Hak akses ditolak"
|
|
|
-; "General failure (server should provide error description)."
|
|
|
SFTP_STATUS_FAILURE="Kesalahan umum (server seharusnya menyediakan info error)"
|
|
|
-; "Bad message (badly formatted packet or protocol incompatibility)."
|
|
|
SFTP_STATUS_BAD_MESSAGE="Pesan salah (protokol tdk kompatibel / salah formatnya)"
|
|
|
-; "No connection."
|
|
|
SFTP_STATUS_NO_CONNECTION="Tdk ada koneksi"
|
|
|
-; "Connection lost."
|
|
|
SFTP_STATUS_CONNECTION_LOST="Koneksi hilang"
|
|
|
-; "The server does not support the operation."
|
|
|
SFTP_STATUS_OP_UNSUPPORTED="Server tidak support operasi tersebut"
|
|
|
-; "%s\nError code: %d\nError message from server%s: %s"
|
|
|
-SFTP_ERROR_FORMAT3=<translate>
|
|
|
-; "Unknown status code."
|
|
|
SFTP_STATUS_UNKNOWN="Kode status tdk diketahui"
|
|
|
-; "Error reading symbolic link '%s'."
|
|
|
READ_SYMLINK_ERROR="Baca symlink '%s' Error."
|
|
|
-; "Server returned empty listing for directory '%s'."
|
|
|
EMPTY_DIRECTORY="Server dapat daftar kosong pada direktori '%s'."
|
|
|
-; "Received SSH_FXP_NAME packet with zero or multiple records."
|
|
|
SFTP_NON_ONE_FXP_NAME_PACKET="Terima paket SSH_FXP_NAME dengan isi kosong atau banyak."
|
|
|
-; "Cannot get real path for '%s'."
|
|
|
SFTP_REALPATH_ERROR="Tdk dpt terhubung path untuk '%s'."
|
|
|
-; "Cannot change properties of file '%s'."
|
|
|
CHANGE_PROPERTIES_ERROR="Tdk dpt merubah kepemilikan file '%s'."
|
|
|
-; "Cannot initialize SFTP protocol. Is the host running an SFTP server?"
|
|
|
SFTP_INITIALIZE_ERROR="Inisialisasi protokol SFTP gagal. Apa memang host pakai server SFTP?"
|
|
|
-; "Cannot read time zone information"
|
|
|
TIMEZONE_ERROR="Tdk dpt membaca informasi zona waktu"
|
|
|
-; "Cannot create remote file '%s'."
|
|
|
SFTP_CREATE_FILE_ERROR="Tdk dpt membuat file remote '%s'"
|
|
|
-; "Cannot open remote file '%s'."
|
|
|
SFTP_OPEN_FILE_ERROR="Tdk dpt membuka file remote '%s'."
|
|
|
-; "Cannot close remote file '%s'."
|
|
|
SFTP_CLOSE_FILE_ERROR="Tdk dpt menutup file remote '%s'."
|
|
|
-; "'%s' is not file!"
|
|
|
NOT_FILE_ERROR="'%s' bukan file!"
|
|
|
-; "Transfer was successfully finished, but temporary transfer file '%s' could not be renamed to target file name '%s'. If the problem persists, you may try to turn off transfer resume support."
|
|
|
RENAME_AFTER_RESUME_ERROR="Transfer selesai, tapi file transfer sementara '%s' tdk bisa diganti nama ke '%s'. Jika seperti ini terus, coba matikan fitur transfer ulangan(resume)"
|
|
|
-; "Cannot create link '%s'."
|
|
|
CREATE_LINK_ERROR="Tdk bisa membuat link '%s'"
|
|
|
-; "Invalid command '%s'."
|
|
|
INVALID_SHELL_COMMAND="Perintah salah '%s'"
|
|
|
-; "None"
|
|
|
SFTP_SERVER_MESSAGE_UNSUPPORTED="Tidak ada"
|
|
|
-; "'%s' is not valid permission in octal format."
|
|
|
INVALID_OCTAL_PERMISSIONS="'%s' bukan hak akses yg benar dalam format octal"
|
|
|
-; "Server requires unsupported end-of-line sequence (%s)."
|
|
|
SFTP_INVALID_EOL="Server butuh end-of-line sequence (%s) yg tdk disupport"
|
|
|
-; "Unknown file type (%d)"
|
|
|
SFTP_UNKNOWN_FILE_TYPE="Tipe file (%d) tdk diketahui"
|
|
|
-; "Invalid handle."
|
|
|
SFTP_STATUS_INVALID_HANDLE="Handle salah"
|
|
|
-; "The file path does not exist or is invalid."
|
|
|
SFTP_STATUS_NO_SUCH_PATH="Path file tidak ada atau salah"
|
|
|
-; "File already exists."
|
|
|
SFTP_STATUS_FILE_ALREADY_EXISTS="File sudah ada"
|
|
|
-; "The file is on read-only media, or the media is write protected."
|
|
|
SFTP_STATUS_WRITE_PROTECT="File ada di media read-only, atau media diproteksi"
|
|
|
-; "There is no media available in the drive."
|
|
|
SFTP_STATUS_NO_MEDIA="Tidak ada media penyimpanan dalam drive"
|
|
|
-; "Error decoding UTF-8 string."
|
|
|
DECODE_UTF_ERROR="Salah decoding string UTF-8"
|
|
|
-; "Error executing custom command '%s' on file '%s'."
|
|
|
CUSTOM_COMMAND_ERROR="Gagal melakukan perintah custom '%s' pada file '%s'"
|
|
|
-; "Cannot load locale %d."
|
|
|
LOCALE_LOAD_ERROR="Tdk bisa memuat lokal %d"
|
|
|
-; "Received incomplete data packet before end of file."
|
|
|
SFTP_INCOMPLETE_BEFORE_EOF="Terima paket data tdk lengkap sebelum end of line"
|
|
|
-; "Error calculating size of directory '%s'."
|
|
|
CALCULATE_SIZE_ERROR="Salah kalkulasi ukuran direktori '%s'."
|
|
|
-; "Received too large (%d B) SFTP packet. Max supported packet size is %d B."
|
|
|
SFTP_PACKET_TOO_BIG="Terima paket SFTP terlalu besar (%d B). Maksimal ukuran paket adalah %d B."
|
|
|
-; "Cannot execute SCP to start transfer. Please make sure that SCP is installed on the server and path to it is included in PATH. You may also try SFTP instead of SCP."
|
|
|
SCP_INIT_ERROR="SCP tidak bisa mulai transfer. Pastikan SCP terpasang di server dan pathnya dimasukkan dalam PATH. Coba juga SFTP daripada SCP."
|
|
|
-; "Location Profile with name '%s' already exists."
|
|
|
DUPLICATE_BOOKMARK="Lokasi nama profil '%s' telah ada."
|
|
|
-; "Error moving file '%s' to '%s'."
|
|
|
MOVE_FILE_ERROR="Gagal memindah file '%s' ke '%s'."
|
|
|
-; "%s\n \nThe error is typically caused by message printed from startup script (like .profile). The message may start with %s."
|
|
|
SFTP_PACKET_TOO_BIG_INIT_EXPLAIN="%s\n \nKesalahan biasanya disebabkan oleh pesan di startup script (seperti .profile). Pesan biasanya dimulai dengan \"%s\"."
|
|
|
-; "**Upload of file '%s' was successful, but error occurred while setting the permissions and/or timestamp.**\n\nIf the problem persists, turn off setting permissions or preserving timestamp. Alternatively you can turn on 'Ignore permission errors' option."
|
|
|
-PRESERVE_TIME_PERM_ERROR3=<translate>
|
|
|
-; "Invalid access to memory."
|
|
|
-ACCESS_VIOLATION_ERROR3=<translate>
|
|
|
-; "There is insufficient free space on the filesystem."
|
|
|
SFTP_STATUS_NO_SPACE_ON_FILESYSTEM="Tidak ada ruang kosong dalam sistem file"
|
|
|
-; "Operation cannot be completed because it would exceed the user's storage quota."
|
|
|
SFTP_STATUS_QUOTA_EXCEEDED="Operasi tidak lengkap sebab melampaui kuota simpanan"
|
|
|
-; "Principal (%s) is unknown to the server."
|
|
|
-SFTP_STATUS_UNKNOWN_PRINCIPAL=<translate>
|
|
|
-; "Error copying file '%s' to '%s'."
|
|
|
COPY_FILE_ERROR="Salin file '%s' ke '%s' gagal."
|
|
|
-; "Unterminated pattern '%s' starting at %d."
|
|
|
-CUSTOM_COMMAND_UNTERMINATED=<translate>
|
|
|
-; "Unknown pattern '%s' starting at %d."
|
|
|
-CUSTOM_COMMAND_UNKNOWN=<translate>
|
|
|
-; "Cannot combine file name pattern (starting at %d) with file list pattern (starting at %d)."
|
|
|
-CUSTOM_COMMAND_FILELIST_ERROR=<translate>
|
|
|
-; "Unknown command '%s'."
|
|
|
-SCRIPT_COMMAND_UNKNOWN=<translate>
|
|
|
-; "Ambiguous command '%s'. Possible matches are: %s"
|
|
|
-SCRIPT_COMMAND_AMBIGUOUS=<translate>
|
|
|
-; "Missing parameter for command '%s'."
|
|
|
-SCRIPT_MISSING_PARAMS=<translate>
|
|
|
-; "Too many parameters for command '%s'."
|
|
|
-SCRIPT_TOO_MANY_PARAMS=<translate>
|
|
|
-; "No session."
|
|
|
-SCRIPT_NO_SESSION=<translate>
|
|
|
-; "Invalid session number '%s'."
|
|
|
-SCRIPT_SESSION_INDEX_INVALID=<translate>
|
|
|
-; "Unknown option '%s'."
|
|
|
-SCRIPT_OPTION_UNKNOWN=<translate>
|
|
|
-; "Unknown value '%s' of option '%s'."
|
|
|
-SCRIPT_VALUE_UNKNOWN=<translate>
|
|
|
-; "Cannot determine status of socket (%d)."
|
|
|
-UNKNOWN_SOCKET_STATUS=<translate>
|
|
|
-; "Error deleting file '%s'. After resumable file upload the existing destination file must be deleted. If you do not have permissions to delete file destination file, you need to disable resumable file transfers."
|
|
|
-DELETE_ON_RESUME_ERROR=<translate>
|
|
|
-; "Error decoding SFTP packet (%d, %d, %d)."
|
|
|
-SFTP_PACKET_ERROR=<translate>
|
|
|
-; "Invalid name '%s'. Name cannot contain '%s'."
|
|
|
-ITEM_NAME_INVALID=<translate>
|
|
|
-; "The file could not be opened because it is locked by another process."
|
|
|
-SFTP_STATUS_LOCK_CONFLICT=<translate>
|
|
|
-; "The directory is not empty."
|
|
|
-SFTP_STATUS_DIR_NOT_EMPTY=<translate>
|
|
|
-; "The specified file is not a directory."
|
|
|
-SFTP_STATUS_NOT_A_DIRECTORY=<translate>
|
|
|
-; "The filename is not valid."
|
|
|
-SFTP_STATUS_INVALID_FILENAME=<translate>
|
|
|
-; "Too many symbolic links encountered."
|
|
|
-SFTP_STATUS_LINK_LOOP=<translate>
|
|
|
-; "The file cannot be deleted."
|
|
|
-SFTP_STATUS_CANNOT_DELETE=<translate>
|
|
|
-; "One of the parameters was out of range, or the parameters specified cannot be used together."
|
|
|
-SFTP_STATUS_INVALID_PARAMETER=<translate>
|
|
|
-; "The specified file was a directory in a context where a directory cannot be used."
|
|
|
-SFTP_STATUS_FILE_IS_A_DIRECTORY=<translate>
|
|
|
-; "Byte range lock conflict."
|
|
|
-SFTP_STATUS_BYTE_RANGE_LOCK_CONFLICT=<translate>
|
|
|
-; "Byte range lock refused."
|
|
|
-SFTP_STATUS_BYTE_RANGE_LOCK_REFUSED=<translate>
|
|
|
-; "An operation was attempted on a file for which a delete operation is pending."
|
|
|
-SFTP_STATUS_DELETE_PENDING=<translate>
|
|
|
-; "The file is corrupt; an filesystem integrity check should be run."
|
|
|
-SFTP_STATUS_FILE_CORRUPT=<translate>
|
|
|
-; "File '%s' does not contain private key in known format."
|
|
|
-KEY_TYPE_UNKNOWN2=<translate>
|
|
|
-; "**Private key file '%s' contains key in %s format. WinSCP supports only PuTTY format.**"
|
|
|
-KEY_TYPE_UNSUPPORTED2=<translate>
|
|
|
-; "Private key file '%s' contains key in %s format. It does not follow your preferred SSH protocol version."
|
|
|
-KEY_TYPE_DIFFERENT_SSH=<translate>
|
|
|
-; "Cannot overwrite remote file '%s'.$$\n \nPress 'Delete' to delete the file and create new one instead of overwriting it.$$"
|
|
|
-SFTP_OVERWRITE_FILE_ERROR2=<translate>
|
|
|
-; "&Delete"
|
|
|
-SFTP_OVERWRITE_DELETE_BUTTON=<translate>
|
|
|
-; "Error checking space available for path '%s'."
|
|
|
-SPACE_AVAILABLE_ERROR=<translate>
|
|
|
-; "Cannot find free local listening port number for tunnel in range %d to %d."
|
|
|
-TUNNEL_NO_FREE_PORT=<translate>
|
|
|
-; "Cannot setup network event (error %d)."
|
|
|
-EVENT_SELECT_ERROR=<translate>
|
|
|
-; "Server unexpectedly closed network connection."
|
|
|
-UNEXPECTED_CLOSE_ERROR=<translate>
|
|
|
-; "Error while tunneling the connection.\n \n%s"
|
|
|
-TUNNEL_ERROR=<translate>
|
|
|
-; "Error calculating checksum for file '%s'."
|
|
|
-CHECKSUM_ERROR=<translate>
|
|
|
-; "Internal error %s (%s)."
|
|
|
-INTERNAL_ERROR=<translate>
|
|
|
-; "Operation not supported."
|
|
|
-NOTSUPPORTED=<translate>
|
|
|
-; "Access denied."
|
|
|
-FTP_ACCESS_DENIED=<translate>
|
|
|
-; "Prompting for credentials..."
|
|
|
-FTP_CREDENTIAL_PROMPT=<translate>
|
|
|
-; "Invalid response to %s command '%s'."
|
|
|
-FTP_RESPONSE_ERROR=<translate>
|
|
|
-; "Unknown switch '%s'."
|
|
|
-SCRIPT_UNKNOWN_SWITCH=<translate>
|
|
|
-; "Error transferring file '%s'."
|
|
|
-TRANSFER_ERROR=<translate>
|
|
|
-; "Cannot execute '%s'."
|
|
|
EXECUTE_APP_ERROR="Eksekusi '%s' gagal."
|
|
|
-; "File '%s' not found."
|
|
|
FILE_NOT_FOUND="File '%s' tidak ada."
|
|
|
-; "Error waiting for document to close."
|
|
|
DOCUMENT_WAIT_ERROR="Kesalahan saat dokumen akan ditutup."
|
|
|
-; "'%s' is not a valid speed limit."
|
|
|
-SPEED_INVALID=<translate>
|
|
|
-; "Self-signed certificate."
|
|
|
-CERT_ERR_DEPTH_ZERO_SELF_SIGNED_CERT=<translate>
|
|
|
-; "Format error in certificate's valid until field."
|
|
|
-CERT_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD=<translate>
|
|
|
-; "Format error in certificate's valid from field."
|
|
|
-CERT_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD=<translate>
|
|
|
-; "Invalid CA certificate."
|
|
|
-CERT_ERR_INVALID_CA=<translate>
|
|
|
-; "Unsupported certificate purpose."
|
|
|
-CERT_ERR_INVALID_PURPOSE=<translate>
|
|
|
-; "Key usage does not include certificate signing."
|
|
|
-CERT_ERR_KEYUSAGE_NO_CERTSIGN=<translate>
|
|
|
-; "Path length constraint exceeded."
|
|
|
-CERT_ERR_PATH_LENGTH_EXCEEDED=<translate>
|
|
|
-; "Self-signed certificate in certificate chain."
|
|
|
-CERT_ERR_SELF_SIGNED_CERT_IN_CHAIN=<translate>
|
|
|
-; "Unable to decode issuer public key."
|
|
|
-CERT_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY=<translate>
|
|
|
-; "Unable to decrypt certificate signature."
|
|
|
-CERT_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE=<translate>
|
|
|
-; "Unable to get issuer certificate."
|
|
|
-CERT_ERR_UNABLE_TO_GET_ISSUER_CERT=<translate>
|
|
|
-; "Unable to get local issuer certificate."
|
|
|
-CERT_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY=<translate>
|
|
|
-; "Unable to verify the first certificate."
|
|
|
-CERT_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE=<translate>
|
|
|
-; "Unknown certificate verification error."
|
|
|
-CERT_ERR_UNKNOWN=<translate>
|
|
|
-; "The error occurred at a depth of %d in the certificate chain."
|
|
|
-CERT_ERRDEPTH=<translate>
|
|
|
-; "Mask is invalid near '%s'."
|
|
|
-MASK_ERROR=<translate>
|
|
|
-; "The server cannot open connection in active mode. If you are behind a NAT router, you may need to specify an external IP address. Alternatively, consider switching to passive mode."
|
|
|
-FTP_CANNOT_OPEN_ACTIVE_CONNECTION2=<translate>
|
|
|
-; "Error deleting file '%s'."
|
|
|
DELETE_LOCAL_FILE_ERROR="Gagal hapus file '%s'."
|
|
|
-; "Invalid switch value '%s'. Valid values are 'on' and 'off'."
|
|
|
-URL_OPTION_BOOL_VALUE_ERROR=<translate>
|
|
|
-; "Cannot open site folder or workspace."
|
|
|
-CANNOT_OPEN_SESSION_FOLDER=<translate>
|
|
|
-; "Network error: No route to host \"%HOST%\"."
|
|
|
-NET_TRANSL_NO_ROUTE2=<translate>
|
|
|
-; "Network error: Software caused connection abort"
|
|
|
-NET_TRANSL_CONN_ABORTED=<translate>
|
|
|
-; "Host \"%HOST%\" does not exist."
|
|
|
-NET_TRANSL_HOST_NOT_EXIST2=<translate>
|
|
|
-; "Incoming packet was garbled on decryption"
|
|
|
-NET_TRANSL_PACKET_GARBLED=<translate>
|
|
|
-; "%s\n\nPlease help us improving WinSCP by reporting the error on WinSCP support forum."
|
|
|
-REPORT_ERROR=<translate>
|
|
|
-; "Error decoding TLS/SSL certificate (%s)."
|
|
|
-TLS_CERT_DECODE_ERROR=<translate>
|
|
|
-; "Error retrieving file list for \"%s\"."
|
|
|
-FIND_FILE_ERROR=<translate>
|
|
|
-; "Certificate was not issued for this server. You might be connecting to a server that is pretending to be \"%s\"."
|
|
|
-CERT_NAME_MISMATCH=<translate>
|
|
|
-; "No file matching '%s' found."
|
|
|
-SCRIPT_MATCH_NO_MATCH=<translate>
|
|
|
-; "Some certificates in certificate chain are invalid."
|
|
|
-CERT_ERR_BAD_CHAIN=<translate>
|
|
|
-; "Certificate is valid."
|
|
|
-CERT_OK=<translate>
|
|
|
-; "Certificate chain too long."
|
|
|
-CERT_ERR_CERT_CHAIN_TOO_LONG=<translate>
|
|
|
-; "Certificate has expired."
|
|
|
-CERT_ERR_CERT_HAS_EXPIRED=<translate>
|
|
|
-; "Certificate is not yet valid."
|
|
|
-CERT_ERR_CERT_NOT_YET_VALID=<translate>
|
|
|
-; "Certificate rejected."
|
|
|
-CERT_ERR_CERT_REJECTED=<translate>
|
|
|
-; "Certificate signature failure."
|
|
|
-CERT_ERR_CERT_SIGNATURE_FAILURE=<translate>
|
|
|
-; "Certificate not trusted."
|
|
|
-CERT_ERR_CERT_UNTRUSTED=<translate>
|
|
|
-; "WebDAV resource moved to '%s'."
|
|
|
-REQUEST_REDIRECTED=<translate>
|
|
|
-; "Too many redirects."
|
|
|
-TOO_MANY_REDIRECTS=<translate>
|
|
|
-; "Redirect loop detected."
|
|
|
-REDIRECT_LOOP=<translate>
|
|
|
-; "Invalid URL \"%s\"."
|
|
|
-INVALID_URL=<translate>
|
|
|
-; "Proxy authentication failed."
|
|
|
-PROXY_AUTHENTICATION_FAILED=<translate>
|
|
|
-; "Host key does not match configured key \"%s\"!"
|
|
|
-CONFIGURED_KEY_NOT_MATCH=<translate>
|
|
|
-; "The name specified can not be assigned as an owner of a file."
|
|
|
-SFTP_STATUS_OWNER_INVALID=<translate>
|
|
|
-; "The name specified can not be assigned as the primary group of a file."
|
|
|
-SFTP_STATUS_GROUP_INVALID=<translate>
|
|
|
-; "The requested operation could not be completed because the specifed byte range lock has not been granted."
|
|
|
-SFTP_STATUS_NO_MATCHING_BYTE_RANGE_LOCK=<translate>
|
|
|
-; "Private key file '%s' does not exist or cannot be opened."
|
|
|
-KEY_TYPE_UNOPENABLE=<translate>
|
|
|
-; "Checksum algorithm '%s' is not supported."
|
|
|
-UNKNOWN_CHECKSUM=<translate>
|
|
|
-; "The %s %s was not verified!"
|
|
|
-ALG_NOT_VERIFIED=<translate>
|
|
|
-; "Common reasons for the Error code 4 are:\n- Renaming a file to a name of already existing file.\n- Creating a directory that already exists.\n- Moving a remote file to a different filesystem (HDD).\n- Uploading a file to a full filesystem (HDD).\n- Exceeding a user disk quota."
|
|
|
-SFTP_STATUS_4=<translate>
|
|
|
-; "Cannot open certificate \"%s\"."
|
|
|
-CERTIFICATE_OPEN_ERROR=<translate>
|
|
|
-; "Cannot read certificate \"%s\"."
|
|
|
-CERTIFICATE_READ_ERROR=<translate>
|
|
|
-; "Error decoding certificate."
|
|
|
-CERTIFICATE_DECODE_ERROR_INFO=<translate>
|
|
|
-; "Error decoding certificate \"%s\"."
|
|
|
-CERTIFICATE_DECODE_ERROR=<translate>
|
|
|
-; "Certificate file \"%s\" does not contain a public key and no corresponding .crt/.cer file was found."
|
|
|
-CERTIFICATE_PUBLIC_KEY_NOT_FOUND=<translate>
|
|
|
-; "Error locking file '%s'."
|
|
|
-LOCK_FILE_ERROR=<translate>
|
|
|
-; "Error unlocking file '%s'."
|
|
|
-UNLOCK_FILE_ERROR=<translate>
|
|
|
-; "File '%s' is not locked."
|
|
|
-NOT_LOCKED=<translate>
|
|
|
-; "Error saving key to file \"%s\"."
|
|
|
-KEY_SAVE_ERROR=<translate>
|
|
|
-; "Neon HTTP library initialization failed, cannot open session."
|
|
|
-NEON_INIT_FAILED2=<translate>
|
|
|
-; "Selecting files using a path ending with slash is ambiguous. Remove the slash to select the folder. Append * mask to select all files in the folder."
|
|
|
-SCRIPT_AMBIGUOUS_SLASH_IN_PATH=<translate>
|
|
|
-; "When connecting using an IP address, it is not possible to verify if the certificate was issued for the server. Use a hostname instead of the IP address."
|
|
|
-CERT_IP_CANNOT_VERIFY=<translate>
|
|
|
-; "Expected host key was not configured, use -hostkey switch."
|
|
|
-HOSTKEY_NOT_CONFIGURED=<translate>
|
|
|
-; "Redirected to an unencrypted URL."
|
|
|
-UNENCRYPTED_REDIRECT=<translate>
|
|
|
-; "Received response %d \"%s\" from %s."
|
|
|
-HTTP_ERROR2=<translate>
|
|
|
-; "FileZilla site manager file not found (%s)."
|
|
|
-; Copy: TextsWin1.rc\FILEZILLA_SITE_MANAGER_NOT_FOUND
|
|
|
-FILEZILLA_SITE_MANAGER_NOT_FOUND=<translate>
|
|
|
-; "No sites found in FileZilla site manager file (%s)."
|
|
|
-; Copy: TextsWin1.rc\FILEZILLA_NO_SITES
|
|
|
-FILEZILLA_NO_SITES=<translate>
|
|
|
-; "FileZilla site \"%s\" was not found."
|
|
|
-FILEZILLA_SITE_NOT_EXIST=<translate>
|
|
|
-; "You cannot connect to an SFTP server using an FTP protocol. Please select the correct protocol."
|
|
|
-SFTP_AS_FTP_ERROR=<translate>
|
|
|
-; "Error occurred during logging. Cannot continue."
|
|
|
-LOG_FATAL_ERROR=<translate>
|
|
|
-; "'%s' is not a valid size."
|
|
|
-SIZE_INVALID=<translate>
|
|
|
-; "OpenSSH known_hosts file not found."
|
|
|
-KNOWN_HOSTS_NOT_FOUND=<translate>
|
|
|
-; "No host keys found in known_hosts."
|
|
|
-KNOWN_HOSTS_NO_SITES=<translate>
|
|
|
-; "Contents of the clipboard does not match the host key nor its fingerprint."
|
|
|
-HOSTKEY_NOT_MATCH_CLIPBOARD=<translate>
|
|
|
-; "Resource: %s"
|
|
|
-S3_ERROR_RESOURCE=<translate>
|
|
|
-; "Further details: %s"
|
|
|
-S3_ERROR_FURTHER_DETAILS=<translate>
|
|
|
-; "Extra Details: "
|
|
|
-S3_ERROR_EXTRA_DETAILS=<translate>
|
|
|
-; "Access denied."
|
|
|
-; Copy: TextsCore1.rc\FTP_ACCESS_DENIED
|
|
|
-S3_STATUS_ACCESS_DENIED=<translate>
|
|
|
-; "Direct duplication of folders is not supported. Use a duplication via a local temporary copy."
|
|
|
-DUPLICATE_FOLDER_NOT_SUPPORTED=<translate>
|
|
|
-; "Specify target bucket."
|
|
|
-MISSING_TARGET_BUCKET=<translate>
|
|
|
-; "Host is not communicating for %d seconds.\n\nWait for another %0:d seconds?"
|
|
|
-CONFIRM_PROLONG_TIMEOUT3=<translate>
|
|
|
-; "&Passphrase for key '%s':"
|
|
|
PROMPT_KEY_PASSPHRASE="Passphrase untuk kunci '%s':"
|
|
|
-; "File '%s' already exists. Overwrite?"
|
|
|
FILE_OVERWRITE="File '%s' telah ada. Ditumpuk?"
|
|
|
-; "Directory '%s' already exists. Overwrite?"
|
|
|
DIRECTORY_OVERWRITE="Direktori '%s' telah ada. Ditumpuk?"
|
|
|
-; "The first %s supported by the server is %s, which is below the configured warning threshold.\n\nDo you want to continue with this connection?"
|
|
|
-ALG_BELOW_TRESHOLD=<translate>
|
|
|
-; "cipher"
|
|
|
-CIPHER_TYPE_BOTH2=<translate>
|
|
|
-; "client-to-server cipher"
|
|
|
-CIPHER_TYPE_CS2=<translate>
|
|
|
-; "server-to-client cipher"
|
|
|
-CIPHER_TYPE_SC2=<translate>
|
|
|
-; "**Do you want to resume file transfer?**\n\nTarget directory contains partially transferred file '%s'.\n\nNote: Answering 'No' would delete partially transferred file and restart transfer."
|
|
|
-RESUME_TRANSFER2=<translate>
|
|
|
-; "Target directory contains partially transferred file '%s', which is bigger than a source file. The file will be deleted."
|
|
|
PARTIAL_BIGGER_THAN_SOURCE="Direktori Target berisi file transferan '%s', yang lebih besar dari aslinya. File akan dihapus."
|
|
|
-; "**Do you want to append file '%s' at the end of existing file?**\n\nPress 'No' to resume file transfer instead."
|
|
|
-APPEND_OR_RESUME2=<translate>
|
|
|
-; "%s\n \nNew: \t%s bytes, %s\nExisting: \t%s bytes, %s"
|
|
|
FILE_OVERWRITE_DETAILS="%s\n \nBaru:\t\t%s byte, %s\nSaat ini:\t%s byte, %s"
|
|
|
-; "File '%s' is read-only. Overwrite?"
|
|
|
READ_ONLY_OVERWRITE="File '%s' read-only. Ditumpuk?"
|
|
|
-; "**Overwrite local file '%s'?**\n\nDestination directory already contains file '%s'.\nChoose, if you want to overwrite the file or skip this transfer and keep existing file."
|
|
|
-LOCAL_FILE_OVERWRITE2=<translate>
|
|
|
-; "**Overwrite remote file '%s'?**\n\nDestination directory already contains file '%s'.\nChoose, if you want to overwrite the file or skip this transfer and keep existing file."
|
|
|
-REMOTE_FILE_OVERWRITE2=<translate>
|
|
|
-; "Host is not communicating for more than %d seconds.\nStill waiting...\n\nNote: If the problem repeats, try turning off 'Optimize connection buffer size'."
|
|
|
-TIMEOUT_STILL_WAITING3=<translate>
|
|
|
-; "&Reconnect"
|
|
|
RECONNECT_BUTTON="&Reconnect"
|
|
|
-; "New na&me"
|
|
|
-RENAME_BUTTON=<translate>
|
|
|
-; "Tunnel for %s"
|
|
|
-TUNNEL_SESSION_NAME=<translate>
|
|
|
-; "Password"
|
|
|
PASSWORD_TITLE="Masukkan password"
|
|
|
-; "Key passphrase"
|
|
|
PASSPHRASE_TITLE="Masukkan key passphrase"
|
|
|
-; "Server prompt"
|
|
|
SERVER_PROMPT_TITLE="Server prompt"
|
|
|
-; "Username"
|
|
|
-USERNAME_TITLE=<translate>
|
|
|
-; "&Username:"
|
|
|
-USERNAME_PROMPT2=<translate>
|
|
|
-; "Server prompt: %s"
|
|
|
-SERVER_PROMPT_TITLE2=<translate>
|
|
|
-; "New password"
|
|
|
-NEW_PASSWORD_TITLE=<translate>
|
|
|
-; "&Response:"
|
|
|
-PROMPT_PROMPT=<translate>
|
|
|
-; "Using TIS authentication.%s"
|
|
|
-TIS_INSTRUCTION=<translate>
|
|
|
-; "Using CryptoCard authentication.%s"
|
|
|
-CRYPTOCARD_INSTRUCTION=<translate>
|
|
|
-; "&Password: "
|
|
|
-PASSWORD_PROMPT=<translate>
|
|
|
-; "Using keyboard-interactive authentication.%s"
|
|
|
-KEYBINTER_INSTRUCTION=<translate>
|
|
|
-; "&Current password:"
|
|
|
-NEW_PASSWORD_CURRENT_PROMPT=<translate>
|
|
|
-; "&New password:"
|
|
|
-NEW_PASSWORD_NEW_PROMPT=<translate>
|
|
|
-; "Confirm new &password:"
|
|
|
-NEW_PASSWORD_CONFIRM_PROMPT=<translate>
|
|
|
-; "Authenticating tunnel through %s"
|
|
|
-TUNNEL_INSTRUCTION2=<translate>
|
|
|
-; "Transfer under different name"
|
|
|
-RENAME_TITLE=<translate>
|
|
|
-; "&New name:"
|
|
|
-RENAME_PROMPT2=<translate>
|
|
|
-; "**The server's certificate is not known. You have no guarantee that the server is the computer you think it is.**\n\nServer's certificate details follow:\n\n%s\n\nIf you trust this certificate, press Yes. To connect without storing certificate, press No. To abandon the connection press Cancel.\n\nContinue connecting and store the certificate?"
|
|
|
-VERIFY_CERT_PROMPT3=<translate>
|
|
|
-; "- Organization: %s\n|- Location: %s\n|- Other: %s\n"
|
|
|
-VERIFY_CERT_CONTACT=<translate>
|
|
|
-; "Issuer:\n%s\nSubject:\n%s\nValid: %s - %s\n\nFingerprint (SHA-1): %s\n\nSummary: %s"
|
|
|
-CERT_TEXT=<translate>
|
|
|
-; "&Passphrase for client certificate:"
|
|
|
-CERTIFICATE_PASSPHRASE_PROMPT=<translate>
|
|
|
-; "Client certificate passphrase"
|
|
|
-CERTIFICATE_PASSPHRASE_TITLE=<translate>
|
|
|
-; "**Do you want to convert this %s private key to PuTTY format?**\n\n%s"
|
|
|
-KEY_TYPE_CONVERT3=<translate>
|
|
|
-; "**Are you sure you want to transfer multiple files to a single file '%s' in a directory '%s'?**\n\nThe files will overwrite one another.\n\nIf you actually want to transfer all files to a directory '%s', keeping their name, make sure you terminate the path with a slash."
|
|
|
-MULTI_FILES_TO_ONE=<translate>
|
|
|
-; "key-exchange algorithm"
|
|
|
-KEY_EXCHANGE_ALG=<translate>
|
|
|
-; "host key type"
|
|
|
-KEYKEY_TYPE=<translate>
|
|
|
-; "Access key ID"
|
|
|
-S3_ACCESS_KEY_ID_TITLE=<translate>
|
|
|
-; "A&ccess key ID:"
|
|
|
-S3_ACCESS_KEY_ID_PROMPT=<translate>
|
|
|
-; "Secret access key"
|
|
|
-S3_SECRET_ACCESS_KEY_TITLE=<translate>
|
|
|
-; "Secret access &key:"
|
|
|
-S3_SECRET_ACCESS_KEY_PROMPT=<translate>
|
|
|
-; "Yes"
|
|
|
YES_STR="Ya"
|
|
|
-; "No"
|
|
|
NO_STR="Tidak"
|
|
|
-; "Host: %s\nUser name: %s\nPrivate key file: %s\nTransfer protocol: %s"
|
|
|
-SESSION_INFO_TIP2=<translate>
|
|
|
-; "Version %s (%s)"
|
|
|
-VERSION2=<translate>
|
|
|
-; "Operation was successfully completed. Connection was closed."
|
|
|
CLOSED_ON_COMPLETION="Operasi selesai. Koneksi ditutup."
|
|
|
-; "The version of SFTP protocol does not allow file renaming."
|
|
|
FS_RENAME_NOT_SUPPORTED="Versi protokol SFTP tidak mengijinkan ganti nama file."
|
|
|
-; "The server does not support any SFTP extension."
|
|
|
SFTP_NO_EXTENSION_INFO="Server tdk support esktensi SFTP."
|
|
|
-; "The server supports these SFTP extensions:"
|
|
|
SFTP_EXTENSION_INFO="Server tdk support esktensi SFTP ini:"
|
|
|
-; "A&ppend"
|
|
|
APPEND_BUTTON="Sisi&pan"
|
|
|
-; "Ne&wer only"
|
|
|
YES_TO_NEWER_BUTTON="Hanya Ter&baru"
|
|
|
-; "Displays help"
|
|
|
-SCRIPT_HELP_DESC=<translate>
|
|
|
-; "Closes all sessions and terminates the program"
|
|
|
-SCRIPT_EXIT_DESC=<translate>
|
|
|
-; "Connects to server"
|
|
|
-SCRIPT_OPEN_DESC=<translate>
|
|
|
-; "Closes session"
|
|
|
-SCRIPT_CLOSE_DESC=<translate>
|
|
|
-; "Lists connected sessions or selects active session"
|
|
|
-SCRIPT_SESSION_DESC=<translate>
|
|
|
-; "Prints remote working directory"
|
|
|
-SCRIPT_PWD_DESC=<translate>
|
|
|
-; "Changes remote working directory"
|
|
|
-SCRIPT_CD_DESC=<translate>
|
|
|
-; "Lists the contents of remote directory"
|
|
|
-SCRIPT_LS_DESC=<translate>
|
|
|
-; "Prints local working directory"
|
|
|
-SCRIPT_LPWD_DESC=<translate>
|
|
|
-; "Changes local working directory"
|
|
|
-SCRIPT_LCD_DESC=<translate>
|
|
|
-; "Lists the contents of local directory"
|
|
|
-SCRIPT_LLS_DESC=<translate>
|
|
|
-; "Removes remote file"
|
|
|
-SCRIPT_RM_DESC=<translate>
|
|
|
-; "Removes remote directory"
|
|
|
-SCRIPT_RMDIR_DESC=<translate>
|
|
|
-; "Moves or renames remote file"
|
|
|
-SCRIPT_MV_DESC=<translate>
|
|
|
-; "Changes permissions of remote file"
|
|
|
-SCRIPT_CHMOD_DESC=<translate>
|
|
|
-; "Creates remote symbolic link"
|
|
|
-SCRIPT_LN_DESC=<translate>
|
|
|
-; "Creates remote directory"
|
|
|
-SCRIPT_MKDIR_DESC=<translate>
|
|
|
-; "Downloads file from remote directory to local directory"
|
|
|
-SCRIPT_GET_DESC=<translate>
|
|
|
-; "Uploads file from local directory to remote directory"
|
|
|
-SCRIPT_PUT_DESC=<translate>
|
|
|
-; "Sets or shows value of script options"
|
|
|
-SCRIPT_OPTION_DESC=<translate>
|
|
|
-; "Synchronizes remote directory with local one"
|
|
|
-SCRIPT_SYNCHRONIZE_DESC=<translate>
|
|
|
-; "Continuously reflects changes in local directory on remote one"
|
|
|
-SCRIPT_KEEPUPTODATE_DESC=<translate>
|
|
|
-; "Host: "
|
|
|
-SCRIPT_HOST_PROMPT=<translate>
|
|
|
-; "Active session: [%d] %s"
|
|
|
-SCRIPT_ACTIVE_SESSION=<translate>
|
|
|
-; "Session '%s' closed."
|
|
|
-SCRIPT_SESSION_CLOSED=<translate>
|
|
|
-; "Local '%s' %s Remote '%s'"
|
|
|
-SCRIPT_SYNCHRONIZE=<translate>
|
|
|
-; "'%s' deleted"
|
|
|
-SCRIPT_SYNCHRONIZE_DELETED=<translate>
|
|
|
-; "Watching for changes, press Ctrl-C to abort..."
|
|
|
-SCRIPT_KEEPING_UP_TO_DATE=<translate>
|
|
|
-; "Ski&p all"
|
|
|
-SKIP_ALL_BUTTON=<translate>
|
|
|
-; "Executes arbitrary remote command"
|
|
|
-SCRIPT_CALL_DESC2=<translate>
|
|
|
-; "&Text"
|
|
|
-COPY_PARAM_PRESET_ASCII=<translate>
|
|
|
-; "&Binary"
|
|
|
-COPY_PARAM_PRESET_BINARY=<translate>
|
|
|
-; "Transfer type: %s|Binary|Text|Automatic (%s)|Automatic"
|
|
|
-COPY_INFO_TRANSFER_TYPE2=<translate>
|
|
|
-; "Filename modification: %s|No change|Upper case|Lower case|First upper case|Lower case 8.3"
|
|
|
-COPY_INFO_FILENAME=<translate>
|
|
|
-; "Set permissions: %s"
|
|
|
-COPY_INFO_PERMISSIONS=<translate>
|
|
|
-; "Add X to directories"
|
|
|
-COPY_INFO_ADD_X_TO_DIRS=<translate>
|
|
|
-; "Preserve timestamp"
|
|
|
-COPY_INFO_TIMESTAMP=<translate>
|
|
|
-; "File mask: %s"
|
|
|
-COPY_INFO_FILE_MASK=<translate>
|
|
|
-; "Clear 'Archive' attribute"
|
|
|
-COPY_INFO_CLEAR_ARCHIVE=<translate>
|
|
|
-; "Do not replace invalid characters"
|
|
|
-COPY_INFO_DONT_REPLACE_INV_CHARS=<translate>
|
|
|
-; "Do not preserve timestamp"
|
|
|
-COPY_INFO_DONT_PRESERVE_TIME=<translate>
|
|
|
-; "Do not calculate transfer size"
|
|
|
-COPY_INFO_DONT_CALCULATE_SIZE=<translate>
|
|
|
-; "Default transfer settings"
|
|
|
-COPY_INFO_DEFAULT=<translate>
|
|
|
-; "Hostname: %s"
|
|
|
-COPY_RULE_HOSTNAME=<translate>
|
|
|
-; "Username: %s"
|
|
|
-COPY_RULE_USERNAME=<translate>
|
|
|
-; "Remote directory: %s"
|
|
|
-COPY_RULE_REMOTE_DIR=<translate>
|
|
|
-; "Local directory: %s"
|
|
|
-COPY_RULE_LOCAL_DIR=<translate>
|
|
|
-; "Scanning '%s' for subdirectories..."
|
|
|
-SYNCHRONIZE_SCAN=<translate>
|
|
|
-; "Watching for changes in %d directories..."
|
|
|
-SYNCHRONIZE_START=<translate>
|
|
|
-; "Change in '%s' detected."
|
|
|
-SYNCHRONIZE_CHANGE=<translate>
|
|
|
-; "File '%s' uploaded."
|
|
|
-SYNCHRONIZE_UPLOADED=<translate>
|
|
|
-; "File '%s' deleted."
|
|
|
-SYNCHRONIZE_DELETED=<translate>
|
|
|
-; "%s configured transfer settings cannot be used in current context|Some|All"
|
|
|
-COPY_INFO_NOT_USABLE=<translate>
|
|
|
-; "Ignore permission errors"
|
|
|
-COPY_INFO_IGNORE_PERM_ERRORS=<translate>
|
|
|
-; "Using username \"%s\"."
|
|
|
-AUTH_TRANSL_USERNAME=<translate>
|
|
|
-; "Using keyboard-interactive authentication."
|
|
|
-AUTH_TRANSL_KEYB_INTER=<translate>
|
|
|
-; "Authenticating with public key \"%s\"."
|
|
|
-AUTH_TRANSL_PUBLIC_KEY=<translate>
|
|
|
-; "Wrong passphrase."
|
|
|
-AUTH_TRANSL_WRONG_PASSPHRASE=<translate>
|
|
|
-; "Access denied."
|
|
|
-AUTH_TRANSL_ACCESS_DENIED=<translate>
|
|
|
-; "Authenticating with public key \"%s\" from agent."
|
|
|
-AUTH_TRANSL_PUBLIC_KEY_AGENT=<translate>
|
|
|
-; "Trying public key authentication."
|
|
|
-AUTH_TRANSL_TRY_PUBLIC_KEY=<translate>
|
|
|
-; "Authenticating with pre-entered password."
|
|
|
-AUTH_PASSWORD=<translate>
|
|
|
-; "Opening tunnel..."
|
|
|
-OPEN_TUNNEL=<translate>
|
|
|
-; "Connection terminated."
|
|
|
STATUS_CLOSED="Koneksi terputus."
|
|
|
-; "Searching for host..."
|
|
|
STATUS_LOOKUPHOST="Pencarian host..."
|
|
|
-; "Connecting to host..."
|
|
|
STATUS_CONNECT="Terkoneksi ke host..."
|
|
|
-; "Authenticating..."
|
|
|
STATUS_AUTHENTICATE="Otentikasi..."
|
|
|
-; "Authenticated."
|
|
|
STATUS_AUTHENTICATED="Diijinkan."
|
|
|
-; "Starting the session..."
|
|
|
STATUS_STARTUP="Sesi dijalankan..."
|
|
|
-; "Session started."
|
|
|
STATUS_READY="Sesi aktif"
|
|
|
-; "Reading remote directory..."
|
|
|
STATUS_OPEN_DIRECTORY="Membaca direktori remote.."
|
|
|
-; "Connecting through tunnel..."
|
|
|
-USING_TUNNEL=<translate>
|
|
|
-; "Server refused our key."
|
|
|
-AUTH_TRANSL_KEY_REFUSED=<translate>
|
|
|
-; "Administratively prohibited (%s)."
|
|
|
-PFWD_TRANSL_ADMIN=<translate>
|
|
|
-; "Connect failed (%s)."
|
|
|
-PFWD_TRANSL_CONNECT=<translate>
|
|
|
-; "Network error: Connection to \"%HOST%\" refused."
|
|
|
-NET_TRANSL_REFUSED2=<translate>
|
|
|
-; "Network error: Connection reset by peer."
|
|
|
-NET_TRANSL_RESET=<translate>
|
|
|
-; "Network error: Connection to \"%HOST%\" timed out."
|
|
|
-NET_TRANSL_TIMEOUT2=<translate>
|
|
|
-; "Host: %s\nUser name: %s\nTransfer protocol: %s"
|
|
|
-SESSION_INFO_TIP_NO_SSH=<translate>
|
|
|
-; "&Resume"
|
|
|
-RESUME_BUTTON=<translate>
|
|
|
-; "The server does not support any additional FTP feature."
|
|
|
-FTP_NO_FEATURE_INFO=<translate>
|
|
|
-; "The server supports these FTP additional features:"
|
|
|
-FTP_FEATURE_INFO=<translate>
|
|
|
-; "Transfer speed limit: %u KB/s"
|
|
|
-COPY_INFO_CPS_LIMIT2=<translate>
|
|
|
-; "&Copy Key"
|
|
|
-COPY_KEY_BUTTON=<translate>
|
|
|
-; "&Update"
|
|
|
-UPDATE_KEY_BUTTON=<translate>
|
|
|
-; "&Add"
|
|
|
-ADD_KEY_BUTTON=<translate>
|
|
|
-; "Preserve read-only"
|
|
|
-COPY_INFO_PRESERVE_READONLY=<translate>
|
|
|
-; "Comparing..."
|
|
|
-SCRIPT_SYNCHRONIZE_COLLECTING=<translate>
|
|
|
-; "Synchronizing..."
|
|
|
-SCRIPT_SYNCHRONIZE_SYNCHRONIZING=<translate>
|
|
|
-; "Nothing to synchronize."
|
|
|
-SCRIPT_SYNCHRONIZE_NODIFFERENCE=<translate>
|
|
|
-; "Unlimited"
|
|
|
-SPEED_UNLIMITED=<translate>
|
|
|
-; "TLS/SSL Implicit encryption"
|
|
|
-FTPS_IMPLICIT=<translate>
|
|
|
-; "TLS/SSL Explicit encryption"
|
|
|
-FTPS_EXPLICIT=<translate>
|
|
|
-; "Displays its arguments as message"
|
|
|
-SCRIPT_ECHO_DESC=<translate>
|
|
|
-; "Retrieves attributes of remote file"
|
|
|
-SCRIPT_STAT_DESC=<translate>
|
|
|
-; "Host key fingerprint is %s."
|
|
|
-HOSTKEY=<translate>
|
|
|
-; "Switch -filemask overrides obsolete options include/exclude."
|
|
|
-SCRIPT_FILEMASK_INCLUDE_EXCLUDE=<translate>
|
|
|
-; "&New and updated files only"
|
|
|
COPY_PARAM_NEWER_ONLY="Hanya untuk file B&aru dan Terbaru"
|
|
|
-; "The server rejected SFTP connection, but it listens for FTP connections.\n\nDid you want to use FTP protocol instead of SFTP? Prefer using encryption."
|
|
|
-FTP_SUGGESTION=<translate>
|
|
|
-; "Opening session using command-line parameter in scripting is deprecated. Use 'open' command instead."
|
|
|
-SCRIPT_CMDLINE_SESSION=<translate>
|
|
|
-; "WARNING! Giving up security and accepting any host key as configured!"
|
|
|
-ANY_HOSTKEY=<translate>
|
|
|
-; "WARNING! Giving up security and accepting any certificate as configured!"
|
|
|
-ANY_CERTIFICATE=<translate>
|
|
|
-; "New local file %s"
|
|
|
-SCRIPT_SYNC_UPLOAD_NEW=<translate>
|
|
|
-; "New remote file %s"
|
|
|
-SCRIPT_SYNC_DOWNLOAD_NEW=<translate>
|
|
|
-; "Local file %s newer than remote file %s"
|
|
|
-SCRIPT_SYNC_UPLOAD_UPDATE=<translate>
|
|
|
-; "Remote file %s newer than local file %s"
|
|
|
-SCRIPT_SYNC_DOWNLOAD_UPDATE=<translate>
|
|
|
-; "Orphan remote file %s"
|
|
|
-SCRIPT_SYNC_DELETE_REMOTE=<translate>
|
|
|
-; "Orphan local file %s"
|
|
|
-SCRIPT_SYNC_DELETE_LOCAL=<translate>
|
|
|
-; "Differences found:"
|
|
|
-SCRIPT_SYNCHRONIZE_CHECKLIST=<translate>
|
|
|
-; "Remove EOF mark"
|
|
|
-COPY_INFO_REMOVE_CTRLZ=<translate>
|
|
|
-; "Remove BOM"
|
|
|
-COPY_INFO_REMOVE_BOM=<translate>
|
|
|
-; "Using configured transfer settings different from factory defaults."
|
|
|
-SCRIPT_NON_DEFAULT_COPY_PARAM=<translate>
|
|
|
-; "Using configured synchronization options different from factory defaults."
|
|
|
-SCRIPT_NON_DEFAULT_SYNC_PARAM=<translate>
|
|
|
-; "Build"
|
|
|
-VERSION_BUILD=<translate>
|
|
|
-; "Dev Build"
|
|
|
-VERSION_DEV_BUILD=<translate>
|
|
|
-; "Debug Build"
|
|
|
-VERSION_DEBUG_BUILD=<translate>
|
|
|
-; "- Do NOT distribute"
|
|
|
-VERSION_DONT_DISTRIBUTE=<translate>
|
|
|
-; "The server supports these WebDAV extensions:"
|
|
|
-WEBDAV_EXTENSION_INFO=<translate>
|
|
|
-; "Exclude &directories"
|
|
|
-COPY_PARAM_PRESET_EXCLUDE_ALL_DIR=<translate>
|
|
|
-; "Calculates checksum of remote file"
|
|
|
-SCRIPT_CHECKSUM_DESC=<translate>
|
|
|
-; "Loading client certificate..."
|
|
|
-CLIENT_CERTIFICATE_LOADING=<translate>
|
|
|
-; "Server asks for authentication with a client certificate."
|
|
|
-NEED_CLIENT_CERTIFICATE=<translate>
|
|
|
-; "Locked"
|
|
|
-LOCKED=<translate>
|
|
|
-; "Executable"
|
|
|
-EXECUTABLE=<translate>
|
|
|
-; "Scripting does not use standalone parameters. The parameters you have specified on command-line will not be used. Your command-line syntax is probably wrong."
|
|
|
-SCRIPT_CMDLINE_PARAMETERS=<translate>
|
|
|
-; "In scripting, you should use a -hostkey switch to configure the expected host key."
|
|
|
-SCRIPTING_USE_HOSTKEY=<translate>
|
|
|
-; "In scripting you should not rely on saved sites, use this command instead:"
|
|
|
-SCRIPT_SITE_WARNING=<translate>
|
|
|
-; "Set up session options"
|
|
|
-CODE_SESSION_OPTIONS=<translate>
|
|
|
-; "Connect"
|
|
|
-CODE_CONNECT=<translate>
|
|
|
-; "Load WinSCP .NET assembly"
|
|
|
-CODE_PS_ADD_TYPE=<translate>
|
|
|
-; "%s (including directories)"
|
|
|
-COPY_INFO_PRESERVE_TIME_DIRS=<translate>
|
|
|
-; "The file must be in UTF-8 or UTF-16 encoding."
|
|
|
-TEXT_FILE_ENCODING=<translate>
|
|
|
-; "%s and %s"
|
|
|
-AND_STR=<translate>
|
|
|
-; "Changing password."
|
|
|
-AUTH_CHANGING_PASSWORD=<translate>
|
|
|
-; "&Paste key"
|
|
|
-PASTE_KEY_BUTTON=<translate>
|
|
|
-; "Duplicates remote file"
|
|
|
-SCRIPT_CP_DESC=<translate>
|
|
|
-; "Unknown"
|
|
|
-TIME_UNKNOWN=<translate>
|
|
|
-; " Algorithm:\t%s\n SHA-256:\t%s\n MD5:\t%s"
|
|
|
-KEY_DETAILS=<translate>
|
|
|
-; "&Copy key fingerprints to clipboard"
|
|
|
-COPY_KEY_ACTION=<translate>
|
|
|
-; "&Copy certificate fingerprint to clipboard"
|
|
|
-COPY_CERTIFICATE_ACTION=<translate>
|
|
|
-; "SSH and SCP code based on PuTTY %s"
|
|
|
PUTTY_BASED_ON="Basis kode SSH dan SCP di PuTTY %s"
|
|
|
-; "FTP code based on FileZilla"
|
|
|
-FILEZILLA_BASED_ON2=<translate>
|
|
|
-; "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit %s."
|
|
|
-OPENSSL_BASED_ON=<translate>
|
|
|
-; "WebDAV/HTTP code based on neon library %s"
|
|
|
-NEON_BASED_ON2=<translate>
|
|
|
-; "S3 code based on libs3 library %s"
|
|
|
-S3_BASED_ON=<translate>
|
|
|
|
|
|
-; Core library (SSH, SCP, SFTP, FTP, WebDAV) very long strings
|
|
|
[TextsCore2.rc]
|
|
|
-; "**Continue connecting to an unknown server and add its host key to a cache?**\n\nThe server's host key was not found in the cache. You have no guarantee that the server is the computer you think it is.\n\nThe server's %s key details are:\n\n%s\n\nIf you trust this host, press Yes. To connect without adding host key to the cache, press No. To abandon the connection press Cancel."
|
|
|
-UNKNOWN_KEY4=<translate>
|
|
|
-; "**WARNING - POTENTIAL SECURITY BREACH!**\n\nThe server's host key does not match the one WinSCP has in cache. This means that either the server administrator has changed the host key, the server presents different key under certain circumstance, or you have actually connected to another computer pretending to be the server.\n\nThe new %s key details are:\n\n%s\n\nIf you were expecting this change, trust the new key and want to continue connecting to the server, either press Update to update cache, or press Add to add the new key to the cache while keeping the old one(s). If you want to carry on connecting but without updating the cache, press Skip. If you want to abandon the connection completely, press Cancel. Pressing Cancel is the ONLY guaranteed safe choice."
|
|
|
-DIFFERENT_KEY5=<translate>
|
|
|
-; "You are loading an SSH-2 private key which has an old version of the file format. This means your key file is not fully tamperproof. We recommend you convert your key to the new format.\n\nYou can perform this conversion by loading the key into PuTTYgen and then saving it again."
|
|
|
OLD_KEY="Anda menggunakan SSH 2 private key dalam versi lama. Dalam hal ini kunci file anda tidak terjamin aman. Kami rekomendasikan merubah ke format kunci baru.\n\nAnda bisa lakukan perubahan kunci ini dengan membuka melalui PuTTYgen dan simpan kembali."
|
|
|
|
|
|
-; User interface strings
|
|
|
[TextsWin1.rc]
|
|
|
-; ""
|
|
|
TRANSLATOR_URL=""
|
|
|
-; "Can't create folder '%s'."
|
|
|
CREATE_LOCAL_DIR_ERROR="Folder '%s' tdk bisa dibuat."
|
|
|
-; "%s\n \nWarning: Aborting this operation will close connection!"
|
|
|
WARN_FATAL_ERROR="%s\n \nPeringatan: Membatalkan berarti memutus koneksi!"
|
|
|
-; "Cannot create shortcut."
|
|
|
CREATE_SHORTCUT_ERROR="Shortcut tdk bisa dibuat"
|
|
|
-; "Cannot overwrite special site '%s'."
|
|
|
CANNOT_OVERWRITE_SPECIAL_SESSION="Tdk bisa menumpuk sesi khusus '%s'."
|
|
|
-; "Cannot explore directory '%s'."
|
|
|
EXPLORE_LOCAL_DIR_ERROR="Tdk bisa buka direktori '%s'."
|
|
|
-; "No upload file list specified."
|
|
|
NO_UPLOAD_LIST_ERROR="Spesifikasi file upload tdk ada."
|
|
|
-; "Cannot remove temporary directory '%s'."
|
|
|
DELETE_TEMP_EXECUTE_FILE_ERROR="Direktori sementara '%s' tdk bisa dihapus."
|
|
|
-; "Cannot open or execute file '%s'"
|
|
|
EXECUTE_FILE_ERROR="File '%s' tdk bisa dibuka"
|
|
|
-; "Cannot launch editor '%s'."
|
|
|
EDITOR_ERROR="Editor '%s' tdk bisa dibuka."
|
|
|
-; "Cannot open corresponding directory in the opposite panel. Directory browsing synchronisation failed. It has been turned off."
|
|
|
SYNC_DIR_BROWSE_ERROR="Direktori terkait tdk bisa dibuka di panel sebelah. Sinkronisasi direktori gagal. Sdh dimatikan."
|
|
|
-; "Cannot resolve shortcut '%s'."
|
|
|
RESOLVE_SHORTCUT_ERROR="Shortcut '%s' tdk bisa dibuka."
|
|
|
-; "'%s' is not valid Location Profile name."
|
|
|
BOOKMARK_INVALID_NAME="'%s' bukan Lokasi nama Profil."
|
|
|
-; "'%s' is not valid Location Profile folder name."
|
|
|
BOOKMARK_FOLDER_INVALID_NAME="'%s' bukan Lokasi nama Profil."
|
|
|
-; "Location Profile folder with name '%s' already exists."
|
|
|
DUPLICATE_BOOKMARK_FOLDER="Lokasi folder Profil '%s' sudah ada."
|
|
|
-; "Custom command description cannot contain '%s'."
|
|
|
CUSTOM_COMMAND_INVALID="Perintah kustomisasi tidak boleh berisi '%s'."
|
|
|
-; "Custom command with description '%s' already exists."
|
|
|
CUSTOM_COMMAND_DUPLICATE="Perintah kustomisasi '%s' sudah ada."
|
|
|
-; "Error checking for application updates."
|
|
|
CHECK_FOR_UPDATES_ERROR="Gagal mengecek pembaruan aplikasi."
|
|
|
-; "Cannot query application homepage for updates information."
|
|
|
CHECK_FOR_UPDATES_HTTP="Tdk bisa mencari laman aplikasi untuk info pembaruan."
|
|
|
-; "Cannot register application to handle URL addresses."
|
|
|
REGISTER_URL_ERROR2="Tidak dapat mendaftarkan aplikasi untuk menangani alamat URL."
|
|
|
-; "Mutex was not released in required interval."
|
|
|
MUTEX_RELEASE_TIMEOUT="Mutex tidak dikeluarkan dalam interval."
|
|
|
-; "Shell drag extension mutex was not released in required interval."
|
|
|
DRAGEXT_MUTEX_RELEASE_TIMEOUT="Shell drag extension mutex tidak dikeluarkan dalam interval."
|
|
|
-; "**WinSCP was not able to detect folder, where the dragged file(s) was dropped.** Either you have not dropped the file(s) to regular folder (e.g. Windows Explorer) or you have not restarted your computer yet after installation to load drag&drop shell extension. \n\nAlternatively you can switch to compatible drag&drop mode (from Preferences window), which uses temporary folder for downloads. It allows you to drop files to any destination."
|
|
|
-DRAGEXT_TARGET_UNKNOWN2=<translate>
|
|
|
-; "File '%s' does not contain translation for this product version."
|
|
|
UNKNOWN_TRANSLATION="File '%s' tidak berisi versi terjemahan."
|
|
|
-; "File '%s' contains translation for %s version %s."
|
|
|
INCOMPATIBLE_TRANSLATION="File '%s' berisi terjemahan untuk %s versi %s."
|
|
|
-; "**Drag&drop shell extension use is enabled, but the extension is not installed.** Install the extension or switch to compatible drag&drop mode (from Preferences window), which uses temporary folder for downloads."
|
|
|
-DRAGEXT_TARGET_NOT_INSTALLED2=<translate>
|
|
|
-; "GSSAPI/SSPI with Kerberos is not supported on this system."
|
|
|
-GSSAPI_NOT_INSTALLED2=<translate>
|
|
|
-; "Error watching for changes."
|
|
|
WATCH_ERROR_GENERAL="Gagal melihat perubahan."
|
|
|
-; "Error watching for changes in directory '%s'."
|
|
|
WATCH_ERROR_DIRECTORY="Gagal melihat perubahan di direktori '%s'."
|
|
|
-; "Error watching for changes of file '%s'."
|
|
|
FILE_WATCH_ERROR="Kesalahan dalam proses perubahan file '%s'."
|
|
|
-; "**Cannot upload edited file '%s'**\n\nThe session '%s' has been already closed.\n\nOpen a new session on the same site and try saving file again."
|
|
|
-EDIT_SESSION_CLOSED2=<translate>
|
|
|
-; "There are too many opened files already. Please close some first."
|
|
|
TOO_MANY_EDITORS="Terlalu banyak file terbuka. Tutuplah beberapa dulu"
|
|
|
-; "%s Please remove the file. Otherwise the application will not work correctly."
|
|
|
INVALID_DEFAULT_TRANSLATION="%s Mohon hapus file. Atau aplikasi tdk bisa berjalan semestinya"
|
|
|
-; "Cannot create temporary directory '%s'. You may change root directory to store temporary files in Preferences."
|
|
|
CREATE_TEMP_DIR_ERROR="Direktori sementara '%s' tdk bisa dibuat. Ubahlah direktori root di Preferensi"
|
|
|
-; "WinSCP was not able to determine application that was started to open the file. WinSCP cannot watch for changes in the file and thus it will not upload the changed file back.\n \nOne possible reason for the problem is that the file was opened in some already running application.\n \nIf you want to use the application to open files from WinSCP, consider configuring it as an external editor.\n \nNote that the file will remain in temporary folder."
|
|
|
-OPEN_FILE_NO_PROCESS2=<translate>
|
|
|
-; "Some of the temporary folders have not been deleted. If you have some files stored in them still opened, close them and try again."
|
|
|
CLEANUP_TEMP_ERROR="Beberapa folder sementara belum terhapus. Jika anda punya file didalamnya yang masih terbuka, tutup dulu dan coba lagi."
|
|
|
-; "To use selected custom command only one file must be selected in one panel to execute the command with the file for each selected file in an opposite panel. Alternatively same number of files can be selected in both panels to execute the command for file pairs."
|
|
|
-CUSTOM_COMMAND_SELECTED_UNMATCH=<translate>
|
|
|
-; "To use selected custom command only one file must be selected in local panel."
|
|
|
-CUSTOM_COMMAND_SELECTED_UNMATCH1=<translate>
|
|
|
-; "Some of the selected remote files were not downloaded. The selected custom command must be executed for pairs of files, what is thus not possible."
|
|
|
-CUSTOM_COMMAND_PAIRS_DOWNLOAD_FAILED=<translate>
|
|
|
-; "Cannot initialize external console."
|
|
|
-EXTERNAL_CONSOLE_INIT_ERROR=<translate>
|
|
|
-; "Cannot open mapping object to start communication with external console."
|
|
|
-CONSOLE_COMM_ERROR=<translate>
|
|
|
-; "Timeout waiting for external console to complete the command."
|
|
|
-CONSOLE_SEND_TIMEOUT=<translate>
|
|
|
-; "Incompatible external console protocol version %d."
|
|
|
-EXTERNAL_CONSOLE_INCOMPATIBLE=<translate>
|
|
|
-; "Error adding path '%s' to search path (%%PATH%%)."
|
|
|
-ADD_PATH_ERROR=<translate>
|
|
|
-; "Error removing path '%s' from search path (%%PATH%%)."
|
|
|
-REMOVE_PATH_ERROR=<translate>
|
|
|
-; "The file '%s' is already opened in external editor (application) or is being uploaded."
|
|
|
-ALREADY_EDITED_EXTERNALLY_OR_UPLOADED=<translate>
|
|
|
-; "You have not specified any autoselection rule mask."
|
|
|
-COPY_PARAM_NO_RULE=<translate>
|
|
|
-; "Transfer settings preset with description '%s' already exists."
|
|
|
-COPY_PARAM_DUPLICATE=<translate>
|
|
|
-; "Custom command '%s' cannot be executed right now. Please select files for the command first."
|
|
|
-CUSTOM_COMMAND_IMPOSSIBLE=<translate>
|
|
|
-; "Ad Hoc"
|
|
|
-CUSTOM_COMMAND_AD_HOC_NAME=<translate>
|
|
|
-; "Cannot reload file '%s', the session '%s' has been already closed."
|
|
|
-EDIT_SESSION_CLOSED_RELOAD=<translate>
|
|
|
-; "The password cannot be decrypted."
|
|
|
-DECRYPT_PASSWORD_ERROR=<translate>
|
|
|
-; "You did not enter the correct current master password."
|
|
|
-MASTER_PASSWORD_INCORRECT=<translate>
|
|
|
-; "New and re-entered master passwords are not the same."
|
|
|
-MASTER_PASSWORD_DIFFERENT=<translate>
|
|
|
-; "Master password: "
|
|
|
-CONSOLE_MASTER_PASSWORD_PROMPT=<translate>
|
|
|
-; "External console output is redirected to a pipe. Make sure the pipe is being read from."
|
|
|
-CONSOLE_SEND_PIPE=<translate>
|
|
|
-; "'%s' is workspace, not site folder."
|
|
|
-WORKSPACE_NOT_FOLDER=<translate>
|
|
|
-; "'%s' is site folder, not workspace."
|
|
|
-FOLDER_NOT_WORKSPACE=<translate>
|
|
|
-; "Error executing command \"%s\" (%s)."
|
|
|
-SHELL_PATTERN_ERROR=<translate>
|
|
|
-; "Cannot add new path to %PATH%, %PATH% is already too long."
|
|
|
-PATH_ENV_TOO_LONG=<translate>
|
|
|
-; "Stack trace:"
|
|
|
-STACK_TRACE=<translate>
|
|
|
-; "No sites found in PuTTY sites registry key (%s)."
|
|
|
-PUTTY_NO_SITES=<translate>
|
|
|
-; "No site mask specified."
|
|
|
-BATCH_SET_NO_MASK=<translate>
|
|
|
-; "No site settings specified."
|
|
|
-BATCH_SET_NO_SETTINGS=<translate>
|
|
|
-; "Not changed"
|
|
|
-BATCH_SET_NOT_CHANGED=<translate>
|
|
|
-; "Changed"
|
|
|
-BATCH_SET_CHANGED=<translate>
|
|
|
-; "Found %d sites, Changed %d sites"
|
|
|
-BATCH_SET_SUMMARY=<translate>
|
|
|
-; "You have to specify input key file."
|
|
|
-KEYGEN_NO_INPUT=<translate>
|
|
|
-; "No action specified."
|
|
|
-KEYGEN_NO_ACTION=<translate>
|
|
|
-; "Editing SSH-1 keys is not supported."
|
|
|
-KEYGEN_SSH1=<translate>
|
|
|
-; "Passphrases do not match."
|
|
|
-KEYGEN_PASSPHRASES_MISMATCH=<translate>
|
|
|
-; "You have to specify output key file."
|
|
|
-KEYGEN_NO_OUTPUT=<translate>
|
|
|
-; "Error downloading update. Please try again later."
|
|
|
-UPDATE_DOWNLOAD_ERROR=<translate>
|
|
|
-; "The downloaded update could not be verified. Please try again later."
|
|
|
-UPDATE_VERIFY_ERROR=<translate>
|
|
|
-; "Your email address is not authorized to automatic updates."
|
|
|
-UPDATE_UNAUTHORIZED=<translate>
|
|
|
-; "Your email address authorization to automatic updates has expired."
|
|
|
-UPDATE_EXPIRED=<translate>
|
|
|
-; "Your email address was blocked to automatic updates due to an excessive use."
|
|
|
-UPDATE_TOO_MANY=<translate>
|
|
|
-; "To enable automatic updates, please provide us your postal address using a link from your donation receipt."
|
|
|
-UPDATE_MISSING_ADDRESS=<translate>
|
|
|
-; "Your donation is below the limit required to enable automatic updates."
|
|
|
-UPDATE_TOO_LOW=<translate>
|
|
|
-; "No tips."
|
|
|
-TIPS_NONE=<translate>
|
|
|
-; "Converting public keys is not supported."
|
|
|
-KEYGEN_PUBLIC=<translate>
|
|
|
-; "Secure session (SSH or TLS/SSL) not specified."
|
|
|
-FINGERPRINTSCAN_NEED_SECURE_SESSION=<translate>
|
|
|
-; "No extension found in the document."
|
|
|
-EXTENSION_NOT_FOUND=<translate>
|
|
|
-; "The extension requires %s."
|
|
|
-EXTENSION_DEPENDENCY_ERROR=<translate>
|
|
|
-; "Invalid value \"%s\" of extension directive %s."
|
|
|
-EXTENSION_DIRECTIVE_ERROR=<translate>
|
|
|
-; "Missing mandatory extension directive %s."
|
|
|
-EXTENSION_DIRECTIVE_MISSING=<translate>
|
|
|
-; "There is already an extension with the name \"%s\"."
|
|
|
-EXTENSION_DUPLICATE=<translate>
|
|
|
-; "The extension is installed already."
|
|
|
-EXTENSION_INSTALLED_ALREADY=<translate>
|
|
|
-; "Error loading an extension from \"%s\"."
|
|
|
-EXTENSION_LOAD_ERROR=<translate>
|
|
|
-; "**No session is opened**\nThe selected command has site-specific options, but no session is opened."
|
|
|
-NO_SITE_FOR_COMMAND=<translate>
|
|
|
-; "Site with name '%s' already exists. Overwrite?"
|
|
|
CONFIRM_OVERWRITE_SESSION="Nama sesi '%s' sudah ada. Ditumpuk?"
|
|
|
-; "Directory '%s' doesn't exist. Create?"
|
|
|
CREATE_LOCAL_DIRECTORY="Direktori '%s' tdk ada. Ciptakan?"
|
|
|
-; "**Cancel file transfer?**\n \nOperation can't be canceled in the middle of file transfer.\nPress 'Yes' to cancel file transfer and to close connection.\nPress 'No' to finish current file transfer.\nPress 'Cancel' to continue operation."
|
|
|
-CANCEL_OPERATION_FATAL2=<translate>
|
|
|
-; "Are you sure you want to delete file '%s'?"
|
|
|
CONFIRM_DELETE_FILE="Anda yakin ingin menghapus file '%s'?"
|
|
|
-; "Are you sure you want to delete %d selected files?"
|
|
|
CONFIRM_DELETE_FILES="Anda yakin ingin menghapus file pilihan %d ?"
|
|
|
-; "Terminate session '%s' and close application?"
|
|
|
CLOSE_SESSION="Matikan sesi '%s' dan tutup aplikasi?"
|
|
|
-; "Never ask me a&gain"
|
|
|
NEVER_ASK_AGAIN="Jangan tanyakan la&gi"
|
|
|
-; "Too little space on temporary drive!\n\nWhen dragging files from remote directory, files are downloaded first to temporary directory '%s'. There are %s free on the drive. Total size of dragged files is %s.\n\nNote: Temporary directory can be changed from Preferences window.\n\nDo you still want to download files?"
|
|
|
DD_WARN_LACK_OF_TEMP_SPACE="Sisa space di drive kurang!\n\nKetika memindah file pilihan ke direktori remote, file didownload dulu ke direktori sementara '%s'. Ada sisa %s di drive. Ukuran Total file dipilih %s.\n\nKet: Direktori sementara bisa diubah dari Preferensi.\n\nAnda tetap ingin download file tsb?"
|
|
|
-; "Add directory '%s' to bookmarks?"
|
|
|
ADD_BOOKMARK_CONFIRM="Tambah direktori '%s' ke bookmark?"
|
|
|
-; "Create desktop shortcut for site '%s'?"
|
|
|
CONFIRM_CREATE_SHORTCUT="Buat shortcut desktop untuks sesi '%s'?"
|
|
|
-; "Create Explorer's 'send to' shortcut for site '%s'?"
|
|
|
CONFIRM_CREATE_SENDTO="Buat shortcut 'send to' di explorer untuk sesi '%s'?"
|
|
|
-; "Create selected icon/shortcut?"
|
|
|
CONFIRM_CREATE_ICON="Buat icon/shortcut pilihan?"
|
|
|
-; "Terminate all sessions and close application?"
|
|
|
CLOSE_SESSIONS="Matikan semua sesi dan tutup aplikasi?"
|
|
|
-; "Delete selected Location Profile folder?"
|
|
|
DELETE_BOOKMARK_FOLDER="Hapus folder Lokasi Profile pilihan?"
|
|
|
-; "&Previous"
|
|
|
PREV_BUTTON="&Sebelumnya"
|
|
|
-; "&Next"
|
|
|
NEXT_BUTTON="Sela&njutnya"
|
|
|
-; "Do you want to register WinSCP to handle URL addresses?"
|
|
|
-CONFIRM_REGISTER_URL2=<translate>
|
|
|
-; "Do you want to cleanup data stored by the application on this computer?"
|
|
|
UNINSTALL_CLEANUP="Anda ingin menghapus data tersimpan oleh aplikasi di komputer ini?"
|
|
|
-; "%s\n\nDo you want to close application?"
|
|
|
EXIT_ON_COMPLETION="%s\n\nAnda ingin menutup aplikasi?"
|
|
|
-; "%%s\n\nDo you want to terminate %d remaining session(s) and close the application?"
|
|
|
DISCONNECT_ON_COMPLETION="%%s\n\nAnda ingin mematikan sesi tersisa %d dan menutup aplikasi?"
|
|
|
-; "**There are still some background transfers in queue. Do you want to disconnect anyway?**\n \nWarning: Pressing 'OK' will terminate all transfers immediately."
|
|
|
-PENDING_QUEUE_ITEMS2=<translate>
|
|
|
-; "**Do you want to open separate shell session?**\n\nCurrent %s session does not support command you request. Separate shell session may be opened to process the command.\n \nNote: The server must provide Unix-like shell and the shell must use same path syntax as current %s session."
|
|
|
-PERFORM_ON_COMMAND_SESSION2=<translate>
|
|
|
-; "There are some opened files. Please close them before exiting application.\n \nBeware: If you ignore this message, opened files may remain in temporary directory."
|
|
|
PENDING_EDITORS="Beberapa file masih terbuka. Tutup dulu sebelum keluar aplikasi.\n \nHati-hati: Mengabaikan pesan ini, file editan anda akan berada di direktori sementara."
|
|
|
-; "**Do you want to delete past temporary folders?**\n\nWinSCP has found %d temporary folders, which it has probably created in past. These folders may contain files previously edited or downloaded.\n\nYou may also open the folders to review their content and to delete them yourself."
|
|
|
-CLEANTEMP_CONFIRM2=<translate>
|
|
|
-; "&Open"
|
|
|
OPEN_BUTTON="&Buka"
|
|
|
-; "Never show this message a&gain"
|
|
|
NEVER_SHOW_AGAIN="Jangan munculkan pesan ini la&gi"
|
|
|
-; "**Do you want to create desktop icon for all users?**\n \nYou must have administrator privileges for this."
|
|
|
-CREATE_DESKTOP_ICON2=<translate>
|
|
|
-; "Do you want to add application path '%s' to system search path (%%PATH%%)?"
|
|
|
-CONFIRM_ADD_SEARCH_PATH=<translate>
|
|
|
-; "Editor (application) launched to open file '%s' was closed too early. If it was not closed by you, it may happened because your external editor opens multiple files in one window (process). Additional launched instances of the editor then just sends the new file to existing instance of editor and closes itself immediately. To support this kind of editors, WinSCP must adapt its behavior, not to remove temporary file when the process exits, but to keep it as long as WinSCP is running. The behavior can be turned on by unsetting editor preference option 'External editor opens each file in separate window (process)'. If your editor is not of this kind, ignore this message and let the file be removed from temporary directory now.\n \nDo you want to remove the opened file now? (By pressing 'No' you will enable the special behavior and keep the file in temporary folder.)"
|
|
|
-EDITOR_EARLY_CLOSED2=<translate>
|
|
|
-; "**Do you want to make direction you have selected the default?**\n\nYou have overridden pre-selected synchronisation direction. By default the direction is determined from file panel that was active before you run the synchronise function."
|
|
|
-SAVE_SYNCHRONIZE_MODE2=<translate>
|
|
|
-; "**Do you want to perform full synchronisation of the remote directory first?**\n \nFunction 'Keep remote directory up to date' works correctly only, if the remote directory is synchronised with the local one before it starts.\n"
|
|
|
-SYNCHRONISE_BEFORE_KEEPUPTODATE2=<translate>
|
|
|
-; "Are you sure you want to delete site '%s'?"
|
|
|
-CONFIRM_DELETE_SESSION=<translate>
|
|
|
-; "More than %d directories and subdirectories found. Watching for changes in large number of directories can significantly degrade performance of the computer.\n \nDo you want to scan for another up to %d directories?"
|
|
|
-TOO_MANY_WATCH_DIRECTORIES=<translate>
|
|
|
-; "%s (%d s)"
|
|
|
-TIMEOUT_BUTTON=<translate>
|
|
|
-; "Are you sure you want to move file '%s' to recycle bin?"
|
|
|
-CONFIRM_RECYCLE_FILE=<translate>
|
|
|
-; "Are you sure you want to move %d selected files to recycle bin?"
|
|
|
-CONFIRM_RECYCLE_FILES=<translate>
|
|
|
-; "File was modified. Changes will be lost, if file is reloaded. Continue?"
|
|
|
-EDITOR_MODIFIED_RELOAD=<translate>
|
|
|
-; "&Configure..."
|
|
|
-CONFIGURE_BUTTON=<translate>
|
|
|
-; "**Do you want to try to create directory '%s'?**\n\nCannot open corresponding directory in the opposite panel."
|
|
|
-SYNC_DIR_BROWSE_CREATE2=<translate>
|
|
|
-; "Add to &shared bookmarks"
|
|
|
-ADD_BOOKMARK_SHARED=<translate>
|
|
|
-; "**Do you want to send the message to WinSCP site?**\n\nThere is no help page associated with the message. WinSCP can search its documentation site for the message text for you.\n\nNote: WinSCP will send the message as is over unsecure Internet connection. Please check that the message does not contain any data you want to protect, such as names of files, accounts or hosts."
|
|
|
-HELP_SEND_MESSAGE2=<translate>
|
|
|
-; "**Your password is too simple and may not provide enough security against dictionary or brute force attacks.\nAre you sure you want to use it?**\n\nNote: good passwords have at least six characters and contain both lowercase and uppercase letters, numbers and special characters, such as delimiters, symbols, letters with accent, etc."
|
|
|
-MASTER_PASSWORD_SIMPLE2=<translate>
|
|
|
-; "Create desktop shortcut for site folder '%s'?"
|
|
|
-CONFIRM_CREATE_SHORTCUT_FOLDER=<translate>
|
|
|
-; "Create desktop shortcut for workspace '%s'?"
|
|
|
-CONFIRM_CREATE_SHORTCUT_WORKSPACE=<translate>
|
|
|
-; "Do you want to reconnect session '%s' to upload edited file '%s'?"
|
|
|
-EDIT_SESSION_RECONNECT=<translate>
|
|
|
-; "**Terminate all sessions and close application without saving a workspace?**\n\nPress 'No' to enable automatic saving of the workspace."
|
|
|
-CLOSE_SESSIONS_WORKSPACE2=<translate>
|
|
|
-; "**You have stored sessions/sites in %s.\n\nDo you want to import them into WinSCP?**\n\n(You can import them anytime later from Login dialog)|PuTTY SSH client|FileZilla FTP client|%s and %s"
|
|
|
-IMPORT_SESSIONS2=<translate>
|
|
|
-; "Importing configuration will overwrite all your preferences and sites.\n\nDo you want to continue?"
|
|
|
-IMPORT_CONFIGURATION=<translate>
|
|
|
-; "A&ll"
|
|
|
ALL_BUTTON="&Semua"
|
|
|
-; "Yes to A&ll"
|
|
|
YES_TO_ALL_BUTTON="Ya &semua"
|
|
|
-; "Re&port"
|
|
|
-REPORT_BUTTON=<translate>
|
|
|
-; "There is other instance of WinSCP running.\n\nSetting or clearing master password, while another instance of WinSCP is running, can cause loss of your stored passwords.\n\nPlease quit other instances of WinSCP before continuing."
|
|
|
-MASTER_PASSWORD_OTHER_INSTANCE=<translate>
|
|
|
-; "**Do you want to attach edited file '%s' to session '%s'?**\n\nOriginal session used to download file '%s' to editor was closed already."
|
|
|
-EDIT_SESSION_REATTACH=<translate>
|
|
|
-; "Do you want to unregister WinSCP from handling all URL addresses?"
|
|
|
-CONFIRM_UNREGISTER_URL=<translate>
|
|
|
-; "**Try to open large file?**\n\nThe file you are trying to open in an internal editor is too large (%s). WinSCP internal editor is not designed for editing large files. Consider using an external editor capable of editing large files.\n\nYou may try to open the file anyway, but you may run out of memory."
|
|
|
-INTERNAL_EDITOR_LARGE_FILE=<translate>
|
|
|
-; "Close"
|
|
|
CLOSE_BUTTON="Tutup"
|
|
|
-; "The extension does not come from a trusted source. Are you sure you want to install it?"
|
|
|
-EXTENSION_UNTRUSTED=<translate>
|
|
|
-; "**Using the last compatible and trusted version of the extension.**\n\nThe latest version of the extension is either not reviewed yet or is not compatible with this version of WinSCP."
|
|
|
-EXTENSION_NOT_LATEST=<translate>
|
|
|
-; "**Do you want to overwrite an existing INI file '%s'?**\n\nChoose 'Overwrite' to overwrite the selected INI file with the current configuration.\n\nChoose 'Use' to restart WinSCP with a configuration loaded from the selected INI file. Your current configuration will be preserved and you can revert to it, if needed.|&Overwrite|&Use"
|
|
|
-CUSTOM_INI_FILE_OVERWRITE=<translate>
|
|
|
-; "No differences found."
|
|
|
COMPARE_NO_DIFFERENCES="Perbedaan tdk ditemukan."
|
|
|
-; "Opens site '%s'\n%s"
|
|
|
SHORTCUT_INFO_TIP="Sesi terbuka '%s'\n%s"
|
|
|
-; "&Skip"
|
|
|
SKIP_BUTTON="&Lewati"
|
|
|
-; "File was modified. Save changes?"
|
|
|
SAVE_CHANGES="File termodifikasi. Simpan perubahan?"
|
|
|
-; "Waiting for the document to close..."
|
|
|
DOCUMENT_WAIT="Tunggu dokumen ditutup..."
|
|
|
-; "%s (upload using %s)"
|
|
|
-SESSION_SENDTO_HOOK_NAME2=<translate>
|
|
|
-; "%s (for upload)"
|
|
|
-SENDTO_HOOK_NAME2=<translate>
|
|
|
-; "Local: %s\nRemote: %s"
|
|
|
BOOKMARK_INFO_TIP="Lokal: %s\nRemote: %s"
|
|
|
-; "&Touch"
|
|
|
CUSTOM_COMMAND_TOUCH="Sen&tuh"
|
|
|
-; "&Execute"
|
|
|
CUSTOM_COMMAND_EXECUTE="&Jalankan"
|
|
|
-; "%d error(s) occurred during last operation. Do you want to see it/them?"
|
|
|
ERROR_LIST_COUNT="%d kesalahan terjadi selama operasi. Anda ingin melihatnya?"
|
|
|
-; "Error %d of %d:\n%s"
|
|
|
ERROR_LIST_NUMBER="Error %d pada %d:\n%s"
|
|
|
-; "You have the latest version."
|
|
|
NO_NEW_VERSION="Versi anda yang terbaru."
|
|
|
-; "New version %s was released."
|
|
|
-NEW_VERSION4=<translate>
|
|
|
-; "'%s' command parameters"
|
|
|
-CUSTOM_COMMANDS_PARAMS_TITLE=<translate>
|
|
|
-; "&Parameter value:"
|
|
|
-CUSTOM_COMMANDS_PARAM_PROMPT2=<translate>
|
|
|
-; "URL: %s Protocol"
|
|
|
PROTOCOL_URL_DESC="URL: Protokol %s"
|
|
|
-; "Connecting..."
|
|
|
QUEUE_CONNECTING="Terkoneksi..."
|
|
|
-; "Query"
|
|
|
QUEUE_QUERY="Query"
|
|
|
-; "Error"
|
|
|
QUEUE_ERROR="Kesalahan"
|
|
|
-; "Prompt"
|
|
|
QUEUE_PROMPT="Perintah (Prompt)"
|
|
|
-; "Waiting..."
|
|
|
QUEUE_PENDING="Tunggu..."
|
|
|
-; "Ta&r/GZip..."
|
|
|
CUSTOM_COMMAND_TAR="Ta&r/GZip"
|
|
|
-; "&Archive Name:"
|
|
|
CUSTOM_COMMAND_TAR_ARCHIVE="Nama &Arsip:"
|
|
|
-; "&UnTar/GZip..."
|
|
|
CUSTOM_COMMAND_UNTAR="&UnTar/GZip"
|
|
|
-; "&Extract to directory:"
|
|
|
CUSTOM_COMMAND_UNTAR_DIRECTORY="&Ekstrak ke direktori:"
|
|
|
-; "&File Compare"
|
|
|
-CUSTOM_COMMAND_FC=<translate>
|
|
|
-; "&Grep..."
|
|
|
-CUSTOM_COMMAND_GREP=<translate>
|
|
|
-; "&Search for pattern:"
|
|
|
-CUSTOM_COMMAND_GREP_PATTERN=<translate>
|
|
|
-; "%d Reading directory"
|
|
|
-DIRECTORY_READING_PROGRESS=<translate>
|
|
|
-; "Calculating..."
|
|
|
-QUEUE_CALCULATING_SIZE=<translate>
|
|
|
-; "&Upgrade"
|
|
|
-UPGRADE_BUTTON=<translate>
|
|
|
-; "Transfer settings preset '%s' was automatically selected."
|
|
|
-COPY_PARAM_AUTOSELECTED=<translate>
|
|
|
-; "Returned back to transfer settings preset '%s'."
|
|
|
-COPY_PARAM_DEFAULT_CUSTOM=<translate>
|
|
|
-; "Returned back to default transfer settings."
|
|
|
-COPY_PARAM_DEFAULT_NORM=<translate>
|
|
|
-; "Autoselection rule:\n%s"
|
|
|
-COPY_PARAM_RULE=<translate>
|
|
|
-; "Suspended"
|
|
|
-QUEUE_PAUSED=<translate>
|
|
|
-; "&Internal editor"
|
|
|
-INTERNAL_EDITOR_NAME=<translate>
|
|
|
-; "Application launched to open file '%s' was closed too early. If it was not closed by you, it may happened because the application opens multiple files in one window (process). Additional launched instances of the application then just sends the new file to existing instance of application and closes itself immediately. WinSCP can support this kind of applications as external editor only.\n \nIf you want to use the application to open files from WinSCP, consider configuring it as an external editor."
|
|
|
-APP_EARLY_CLOSED=<translate>
|
|
|
-; "Edit (external)|Edit selected file(s) using external editor '%s'"
|
|
|
-EXTERNAL_EDITOR_HINT=<translate>
|
|
|
-; "* matches any number of characters.\n? matches exactly one character.\n[abc] matches one character from the set.\n[a-z] matches one character from the range.\nExample: *.html; photo??.png"
|
|
|
-MASK_HINT2=<translate>
|
|
|
-; "Mask can be extended with path mask.\nExample: */public_html/*.html"
|
|
|
-PATH_MASK_HINT2=<translate>
|
|
|
-; "Patterns:\n!! expands to exclamation mark\n! expands to file name\n!& expands to list of selected files (quoted, space-delimited)\n!/ expands to current remote path\n!S expands to current session URL\n!@ expands to current session hostname\n!U expands to current session username\n!P expands to current session password\n!# expands to current session port number\n!N expands to current session name\n!?prompt[\\]?default! expands to user-entered value with given prompt and default (optional \\ avoids escaping)\n!`command` expands to output of local command\n \nLocal command patterns:\n!^! expands to file name from local panel\n \nExample:\ngrep \"!?Pattern:?!\" !&"
|
|
|
-CUSTOM_COMMAND_PATTERNS_HINT5=<translate>
|
|
|
-; "All background transfers were finished. Connection was closed."
|
|
|
-CLOSED_ON_QUEUE_EMPTY=<translate>
|
|
|
-; "Reading of remote directory was cancelled."
|
|
|
-DIRECTORY_READING_CANCELLED=<translate>
|
|
|
-; "Synchronized browsing was turned %s.|on|off"
|
|
|
-SYNC_DIR_BROWSE_TOGGLE=<translate>
|
|
|
-; "Showing of hidden files was turned %s.|on|off"
|
|
|
-SHOW_HIDDEN_FILES_TOGGLE=<translate>
|
|
|
-; "Automatic refresh of remote directory after operation was turned %s.|on|off"
|
|
|
-AUTO_READ_DIRECTORY_TOGGLE=<translate>
|
|
|
-; "Background transfer requires your attention."
|
|
|
-BALLOON_QUEUE_USER_ACTION=<translate>
|
|
|
-; "Transfer queue is empty."
|
|
|
-BALLOON_QUEUE_EMPTY=<translate>
|
|
|
-; "!Y year\n!M month\n!D day\n!T time\n!P process ID\n!@ hostname\n!S session name\nExample: C:\\!S!T.log"
|
|
|
-LOG_FILE_HINT3=<translate>
|
|
|
-; "Passive mode must be enabled when FTP connection through proxy is selected."
|
|
|
-FTP_PASV_MODE_REQUIRED=<translate>
|
|
|
-; "Check for application updates is temporarily disabled. Please try again later."
|
|
|
-UPDATE_DISABLED=<translate>
|
|
|
-; "&Go To"
|
|
|
-UPDATE_URL_BUTTON=<translate>
|
|
|
-; "What's New"
|
|
|
-WHATS_NEW_BUTTON=<translate>
|
|
|
-; "Operation was completed"
|
|
|
-BALLOON_OPERATION_COMPLETE=<translate>
|
|
|
-; "&Print"
|
|
|
-CUSTOM_COMMAND_PRINT=<translate>
|
|
|
-; "&Associated application"
|
|
|
-OPEN_EDITOR_NAME=<translate>
|
|
|
-; "On"
|
|
|
AUTO_SWITCH_ON="Hidup"
|
|
|
-; "Off"
|
|
|
AUTO_SWITCH_OFF="Mati"
|
|
|
-; "Auto"
|
|
|
AUTO_SWITCH_AUTO="Auto"
|
|
|
-; "**Master password successfully set.**\n\nYour stored passwords are secured by AES cipher now."
|
|
|
-MASTER_PASSWORD_SET2=<translate>
|
|
|
-; "Master password successfully changed."
|
|
|
-MASTER_PASSWORD_CHANGED=<translate>
|
|
|
-; "**You have deleted your master password.**\n\nYour stored passwords are not secured now."
|
|
|
-MASTER_PASSWORD_CLEARED2=<translate>
|
|
|
-; "Will check again on: %s"
|
|
|
-UPDATE_NEXT=<translate>
|
|
|
-; "Recent Sites"
|
|
|
-JUMPLIST_RECENT=<translate>
|
|
|
-; "Masks are separated by semicolon or comma.\nPlace exclude masks after pipe."
|
|
|
-COMBINING_MASKS_HINT=<translate>
|
|
|
-; "Mask ending with slash selects directories."
|
|
|
-DIRECTORY_MASK_HINT=<translate>
|
|
|
-; ">size matches file larger than size\n<size matches file smaller than size\n>yyyy-mm-dd matches file modified after the date\n<yyyy-mm-dd matches file modified before the date\nExample: *.zip>1G; <2012-01-21"
|
|
|
-FILE_MASK_EX_HINT=<translate>
|
|
|
-; "See help for more options."
|
|
|
-MASK_HELP=<translate>
|
|
|
-; "Following usage statistics data is anonymously sent to WinSCP team.\n\nOver the time other metrics can be collected, please come back later to check or consult Help."
|
|
|
-USAGE_DATA2=<translate>
|
|
|
-; "There is no matching usage statistics data collected yet. Please try again later or consult Help."
|
|
|
-USAGE_DATA_NONE2=<translate>
|
|
|
-; "Opens site folder '%s'"
|
|
|
-SHORTCUT_INFO_TIP_FOLDER=<translate>
|
|
|
-; "Opens workspace '%s'"
|
|
|
-SHORTCUT_INFO_TIP_WORKSPACE=<translate>
|
|
|
-; "Recent Workspaces"
|
|
|
-JUMPLIST_WORKSPACES=<translate>
|
|
|
-; "My Workspace"
|
|
|
-NEW_WORKSPACE=<translate>
|
|
|
-; "Workspace '%s' will be automatically saved."
|
|
|
-AUTO_WORKSPACE=<translate>
|
|
|
-; "Workspace: %s"
|
|
|
-WORKSPACE_INFO_TIP=<translate>
|
|
|
-; "**Transfer confirmation turned off**\n\nYou have opted not to see the Transfer options dialog the next time. Click here to undo."
|
|
|
-DD_TRANSFER_CONFIRM_OFF2=<translate>
|
|
|
-; "Presets"
|
|
|
-COPY_PARAM_PRESET_HEADER=<translate>
|
|
|
-; "Completed"
|
|
|
-QUEUE_DONE=<translate>
|
|
|
-; "**Do you want to use '%s' instead of default internal editor?**\n\nWinSCP has detected that you have custom text editor '%s' associated with text files."
|
|
|
-EDITOR_AUTO_CONFIG2=<translate>
|
|
|
-; "%s\n\nThere were some errors when encrypting passwords using new master password or decrypting passwords."
|
|
|
-MASTER_PASSWORD_RECRYPT_ERRORS=<translate>
|
|
|
-; "WinSCP, a popular free SFTP and FTP client for Windows, copies files between a local and remote computer. It supports also FTPS, SCP, WebDAV and S3. It offers easy to use GUI for all common file operations and a powerful automation with .NET assembly."
|
|
|
-; Copy: Propagation.rc\DESCRIPTION_250_LETTERS
|
|
|
-REGISTERED_APP_DESC2=<translate>
|
|
|
-; "Loading..."
|
|
|
-MESSAGE_LOADING=<translate>
|
|
|
-; "%s\n\nClick here, to see what is new."
|
|
|
-NEW_VERSION_CLICK=<translate>
|
|
|
-; "%d Resolving links and Reading directory"
|
|
|
-DIRECTORY_READING_AND_RESOLVING_PROGRESS=<translate>
|
|
|
-; "Cannot display"
|
|
|
-MESSAGE_DISPLAY_ERROR=<translate>
|
|
|
-; "Usage:"
|
|
|
-USAGE_SYNTAX_LABEL=<translate>
|
|
|
-; "Name of site or direct session specification."
|
|
|
-USAGE_SESSION=<translate>
|
|
|
-; "Open session in new window, even if %APP% is running already."
|
|
|
-USAGE_NEWINSTANCE=<translate>
|
|
|
-; "Opens remote file in internal editor."
|
|
|
-USAGE_EDIT=<translate>
|
|
|
-; "Synchronizes content of two directories."
|
|
|
-USAGE_SYNCHRONIZE=<translate>
|
|
|
-; "Starts Keep remote directory up to date function."
|
|
|
-USAGE_KEEPUPTODATE=<translate>
|
|
|
-; "Starts operation without showing options dialog."
|
|
|
-USAGE_DEFAULTS=<translate>
|
|
|
-; "Console (text) mode. Default mode, when invoked using %APP%.com."
|
|
|
-USAGE_CONSOLE=<translate>
|
|
|
-; "Executes batch script file. If the script does not end with 'exit' command, normal interactive mode follows."
|
|
|
-USAGE_SCRIPT=<translate>
|
|
|
-; "Executes list of script commands."
|
|
|
-USAGE_COMMAND=<translate>
|
|
|
-; "Passes list of parameters to script."
|
|
|
-USAGE_PARAMETER=<translate>
|
|
|
-; "Path to configuration INI-file."
|
|
|
-USAGE_INI=<translate>
|
|
|
-; "Configures any settings using raw format as in an INI file."
|
|
|
-USAGE_RAWCONFIG=<translate>
|
|
|
-; "Updates settings of sites matching a mask using a raw format as in an INI file."
|
|
|
-USAGE_BATCHSETTINGS=<translate>
|
|
|
-; "Turns on session logging to file."
|
|
|
-USAGE_LOG=<translate>
|
|
|
-; "Logging level (0..2), add * to enable password logging."
|
|
|
-USAGE_LOGLEVEL=<translate>
|
|
|
-; "Turns on XML logging to file."
|
|
|
-USAGE_XMLLOG=<translate>
|
|
|
-; "Group all XML log elements belonging to the same command."
|
|
|
-USAGE_XMLGROUPS=<translate>
|
|
|
-; "SSH private key file."
|
|
|
-USAGE_PRIVATEKEY=<translate>
|
|
|
-; "Fingerprint of server SSH host key."
|
|
|
-USAGE_HOSTKEY=<translate>
|
|
|
-; "TLS/SSL client certificate file."
|
|
|
-USAGE_CLIENTCERT=<translate>
|
|
|
-; "Passive mode (FTP protocol only)."
|
|
|
-USAGE_PASSIVE=<translate>
|
|
|
-; "Implicit TLS/SSL (FTP protocol only)."
|
|
|
-USAGE_IMPLICIT=<translate>
|
|
|
-; "Explicit TLS/SSL (FTP protocol only)."
|
|
|
-USAGE_EXPLICIT=<translate>
|
|
|
-; "Server response timeout."
|
|
|
-USAGE_TIMEOUT=<translate>
|
|
|
-; "Configures any session settings using raw format as in an INI file."
|
|
|
-USAGE_RAWSETTINGS=<translate>
|
|
|
-; "Queries application homepage for updates."
|
|
|
-USAGE_UPDATE=<translate>
|
|
|
-; "Prints this usage."
|
|
|
-USAGE_HELP=<translate>
|
|
|
-; "Converts private key to .ppk format or edits key. Use %s to specify output file. Use %s to change or set passphrase. Use %s to change or set comment."
|
|
|
-USAGE_KEYGEN=<translate>
|
|
|
-; "Enter passphrase to save key:"
|
|
|
-KEYGEN_PASSPHRASE=<translate>
|
|
|
-; "Re-enter passphrase to verify:"
|
|
|
-KEYGEN_PASSPHRASE2=<translate>
|
|
|
-; "Key saved to \"%s\"."
|
|
|
-KEYGEN_SAVED=<translate>
|
|
|
-; "Fingerprint of server TLS/SSL certificate (FTPS protocol only)."
|
|
|
-USAGE_CERTIFICATE=<translate>
|
|
|
-; "Gives a name to the session"
|
|
|
-USAGE_SESSIONNAME=<translate>
|
|
|
-; "Reloads remote panel of all running instances of WinSCP. If session (and optionally a path) is specified, refreshes only the instances with that session (and path)."
|
|
|
-USAGE_REFRESH=<translate>
|
|
|
-; "Enables log rotation and optionally deleting of old logs."
|
|
|
-USAGE_LOGSIZE=<translate>
|
|
|
-; "Password has been changed."
|
|
|
-PASSWORD_CHANGED=<translate>
|
|
|
-; "Open &Target Folder"
|
|
|
-OPEN_TARGET_FOLDER=<translate>
|
|
|
-; "Open &Downloaded File"
|
|
|
-OPEN_DOWNLOADED_FILE=<translate>
|
|
|
-; "%s file '%s' to %s:"
|
|
|
COPY_FILE="%s File '%s' sampai %s"
|
|
|
-; "%s %d files to %s:"
|
|
|
COPY_FILES="%s %d file sampai %s"
|
|
|
-; "local directory"
|
|
|
COPY_TOLOCAL="direktori lokal"
|
|
|
-; "remote directory"
|
|
|
COPY_TOREMOTE="direktori remote"
|
|
|
-; "drop target"
|
|
|
COPY_TODROP="target penjatuhan"
|
|
|
-; "Move"
|
|
|
COPY_MOVE_CAPTION="Pindah"
|
|
|
-; "Setting properties"
|
|
|
PROGRESS_SETPROPERTIES="Seting properti"
|
|
|
-; "Deleting"
|
|
|
PROGRESS_DELETE="Penghapusan"
|
|
|
-; "Temporary directory"
|
|
|
-PROGRESS_TEMP_DIR=<translate>
|
|
|
-; "New folder"
|
|
|
NEW_FOLDER="Folder Baru"
|
|
|
-; "Select"
|
|
|
SELECT_MASK_SELECT_CAPTION="Pilih"
|
|
|
-; "Deselect"
|
|
|
SELECT_MASK_DESELECT_CAPTION="Batal"
|
|
|
-; "%d file"
|
|
|
PROPERTIES_FILE="file %d"
|
|
|
-; "%d files"
|
|
|
PROPERTIES_FILES="file %d"
|
|
|
-; "%d folder"
|
|
|
PROPERTIES_DIRECTORY="folder %d"
|
|
|
-; "%d folders"
|
|
|
PROPERTIES_DIRECTORIES="folder %d"
|
|
|
-; "%d symbolic link"
|
|
|
PROPERTIES_SYMLINK="link simbolik %d"
|
|
|
-; "%d symbolic links"
|
|
|
PROPERTIES_SYMLINKS="link simbolik %d"
|
|
|
-; "%s Properties"
|
|
|
PROPERTIES_FILE_CAPTION="Properti %s"
|
|
|
-; "%s, ... Properties"
|
|
|
PROPERTIES_FILES_CAPTION="Properti... ,%s"
|
|
|
-; "Enter valid group name."
|
|
|
PROPERTIES_INVALID_GROUP="Masukkan nama grup yang benar."
|
|
|
-; "Enter valid owner name."
|
|
|
PROPERTIES_INVALID_OWNER="Masukkan nama pemilik yang benar."
|
|
|
-; "Back to %s"
|
|
|
EXPLORER_BACK_HINT="Kembali ke %s"
|
|
|
-; "Forward to %s"
|
|
|
EXPLORER_FORWARD_HINT="Teruskan ke %s"
|
|
|
-; "Connection time"
|
|
|
STATUS_DURATION_HINT="Waktu koneksi"
|
|
|
-; "Compression (%s)"
|
|
|
STATUS_COMPRESSION_HINT="Kompresi (%s)"
|
|
|
-; "Compression (client \273 server: %s, server \273 client: %s)"
|
|
|
-STATUS_COMPRESSION2_HINT="Kompresi (klien \273 server: %s, server \273 klien: %s)"
|
|
|
-; "File selection info"
|
|
|
STATUS_FILEINFO_HINT="Info file terpilih"
|
|
|
-; "Open site '%s' (hold down Shift to open site in new window)"
|
|
|
SAVEDSESSION_HINT="Buka sesi simpanan '%s'"
|
|
|
-; "%s license"
|
|
|
LICENSE_CAPTION="Lisensi %s"
|
|
|
-; "Set current session settings as default?"
|
|
|
SET_DEFAULT_SESSION_SETTINGS="Seting sesi saat ini sebagai default?"
|
|
|
-; "Open directory"
|
|
|
OPEN_DIRECTORY_BROWSE_CAPTION="Buka direktori"
|
|
|
-; "Manage bookmarks"
|
|
|
OPEN_DIRECTORY_ADD_BOOMARK_ACTION="Mengatur bookmarks"
|
|
|
-; "Line: %d/%d"
|
|
|
EDITOR_LINE_STATUS="Baris: %d/%d"
|
|
|
-; "Column: %d"
|
|
|
EDITOR_COLUMN_STATUS="Kolom: %d"
|
|
|
-; "Character: %d (0x%.2x)"
|
|
|
-EDITOR_CHARACTER_STATUS2=<translate>
|
|
|
-; "Modified"
|
|
|
EDITOR_MODIFIED="Perubahan disimpan"
|
|
|
-; "Could not find the string '%s'."
|
|
|
EDITOR_FIND_END="Tidak dapat menemukan string '%s'."
|
|
|
-; "Total replacements performed: %d"
|
|
|
EDITOR_REPLACE_END="Total penggantian terjadi: %d"
|
|
|
-; "Go to line"
|
|
|
EDITOR_GO_TO_LINE="Ke baris"
|
|
|
-; "Line number:"
|
|
|
EDITOR_LINE_NUMBER="Nomor baris:"
|
|
|
-; "Invalid line number."
|
|
|
EDITOR_INVALID_LINE="Nomor baris tidak sesuai."
|
|
|
-; "Edit link/shortcut"
|
|
|
LINK_EDIT_CAPTION="Ubah link/shortcut"
|
|
|
-; "Add link/shortcut"
|
|
|
LINK_ADD_CAPTION="Tambahkan link/shortcut"
|
|
|
-; "Not connected."
|
|
|
-STATUS_NOT_CONNECTED=<translate>
|
|
|
-; "Connecting..."
|
|
|
STATUS_CONNECTING="Koneksi tersambung..."
|
|
|
-; "Select session '%s'"
|
|
|
OPENEDSESSION_HINT="Pilih sesi '%s'"
|
|
|
-; "Add Location Profile"
|
|
|
ADD_BOOKMARK_CAPTION="Tambahkan Lokasi Profil"
|
|
|
-; "Location Profile name:"
|
|
|
ADD_BOOKMARK_PROMPT="Nama Lokasi Profil:"
|
|
|
-; "Move Location Profile"
|
|
|
MOVE_BOOKMARK_CAPTION="Pindahkan Lokasi Profil"
|
|
|
-; "New folder name:"
|
|
|
MOVE_BOOKMARK_PROMPT="Nama folder baru:"
|
|
|
-; "Save session as site"
|
|
|
SAVE_SESSION_CAPTION="Simpan sesi"
|
|
|
-; "&Site name:"
|
|
|
SAVE_SESSION_PROMPT="&simpan sesi:"
|
|
|
-; "Save &password (not recommended)"
|
|
|
-SAVE_SESSION_PASSWORD=<translate>
|
|
|
-; "Executing custom command"
|
|
|
PROGRESS_CUSTOM_COMAND="Menjalankan perintah custom"
|
|
|
-; "Execute custom command '%s'"
|
|
|
CUSTOM_COMMAND_HINT="Menjalankan perintah custom '%s'"
|
|
|
-; "%s, %d pt\nThe Quick Brown Fox Jumps Over The Lazy Dog"
|
|
|
EDITOR_FONT_FMT="%s, %d pt"
|
|
|
-; "Unknown"
|
|
|
PROPERTIES_UNKNOWN_SIZE="Tidak dikenal"
|
|
|
-; "Calculating directory size"
|
|
|
PROGRESS_CALCULATE_SIZE="Mengkalkulasi ukuran direktori"
|
|
|
-; "General configuration"
|
|
|
CLEANUP_CONFIG="Konfigurasi umum"
|
|
|
-; "Sites"
|
|
|
CLEANUP_SESSIONS="Simpan sesi"
|
|
|
-; "Cached host keys"
|
|
|
CLEANUP_HOSTKEYS="Cached host keys"
|
|
|
-; "Configuration INI file"
|
|
|
CLEANUP_INIFILE="Konfigurasi file INI"
|
|
|
-; "Random seed file"
|
|
|
CLEANUP_SEEDFILE="Acak urutan file"
|
|
|
-; "Select local directory."
|
|
|
SELECT_LOCAL_DIRECTORY="Pilih direktori lokal."
|
|
|
-; "Moving"
|
|
|
PROGRESS_REMOTE_MOVE="Pindahkan"
|
|
|
-; "Target remote &path:"
|
|
|
-; Copy: RemoteTransfer.dfm\SymlinkGroup.Label3.Caption
|
|
|
-REMOTE_TRANSFER_PROMPT2=<translate>
|
|
|
-; "Move"
|
|
|
REMOTE_MOVE_TITLE="Pindah"
|
|
|
-; "Keep remote directory up to date"
|
|
|
SYNCHRONIZE_TITLE="Jaga direktori remote terkini (up2date)"
|
|
|
-; "Keeping remote directory up to date ..."
|
|
|
SYNCHRONIZE_SYCHRONIZING="Menjaga direktori remote terkini (up2date) ..."
|
|
|
-; "Temporary folders"
|
|
|
CLEANUP_TEMP_FOLDERS="Folder sementara"
|
|
|
-; "New file"
|
|
|
NEW_FILE="File baru"
|
|
|
-; "Edit file"
|
|
|
-EDIT_FILE_CAPTION=<translate>
|
|
|
-; "&Enter file name:"
|
|
|
-EDIT_FILE_PROMPT=<translate>
|
|
|
-; "Duplicate"
|
|
|
REMOTE_COPY_TITLE="Duplikasi"
|
|
|
-; "Copying"
|
|
|
PROGRESS_REMOTE_COPY="Menyalin"
|
|
|
-; "Add Custom Command"
|
|
|
-CUSTOM_COMMAND_ADD=<translate>
|
|
|
-; "Edit Custom Command"
|
|
|
-CUSTOM_COMMAND_EDIT=<translate>
|
|
|
-; "L"
|
|
|
-CUSTOM_COMMAND_LOCAL=<translate>
|
|
|
-; "R"
|
|
|
-CUSTOM_COMMAND_REMOTE=<translate>
|
|
|
-; "Get &More..."
|
|
|
-LOGIN_GET_LOCALES=<translate>
|
|
|
-; "Select editor application."
|
|
|
-PREFERENCES_SELECT_EXTERNAL_EDITOR=<translate>
|
|
|
-; "Executable files (*.exe)|*.exe|All files (*.*)|*.*"
|
|
|
-EXECUTABLE_FILTER=<translate>
|
|
|
-; "%s of %s in %s of %s"
|
|
|
-FILE_INFO_FORMAT=<translate>
|
|
|
-; "Add transfer settings preset"
|
|
|
-COPY_PARAM_ADD=<translate>
|
|
|
-; "Edit transfer settings preset"
|
|
|
-COPY_PARAM_EDIT=<translate>
|
|
|
-; "&Default"
|
|
|
-COPY_PARAM_DEFAULT=<translate>
|
|
|
-; "&Configure..."
|
|
|
-COPY_PARAM_CONFIGURE=<translate>
|
|
|
-; "Custo&m..."
|
|
|
-COPY_PARAM_CUSTOM=<translate>
|
|
|
-; "Custom Command"
|
|
|
-CUSTOM_COMMAND_AD_HOC=<translate>
|
|
|
-; "Add editor"
|
|
|
-EDITOR_ADD=<translate>
|
|
|
-; "Edit editor"
|
|
|
-EDITOR_EDIT=<translate>
|
|
|
-; "%s, Based on %s version %s"
|
|
|
-ABOUT_BASED_ON_PRODUCT=<translate>
|
|
|
-; "&Open"
|
|
|
-URL_LINK_OPEN=<translate>
|
|
|
-; "Same si&ze only"
|
|
|
-SYNCHRONIZE_SAME_SIZE=<translate>
|
|
|
-; "Getting properties"
|
|
|
-PROGRESS_GETPROPERTIES=<translate>
|
|
|
-; "SSH implementation"
|
|
|
-FSINFO_SSH_IMPLEMENTATION=<translate>
|
|
|
-; "Encryption algorithm"
|
|
|
-FSINFO_CIPHER=<translate>
|
|
|
-; "Compression"
|
|
|
-FSINFO_COMPRESSION=<translate>
|
|
|
-; "File transfer protocol"
|
|
|
-FSINFO_FS_PROTOCOL=<translate>
|
|
|
-; "Can change permissions"
|
|
|
-FSINFO_MODE_CHANGING=<translate>
|
|
|
-; "Can change owner/group"
|
|
|
-FSINFO_OWNER_GROUP_CHANGING=<translate>
|
|
|
-; "Can execute arbitrary command"
|
|
|
-FSINFO_ANY_COMMAND=<translate>
|
|
|
-; "Can create symbolic/hard link"
|
|
|
-FSINFO_SYMBOLIC_HARD_LINK=<translate>
|
|
|
-; "Can lookup user groups"
|
|
|
-FSINFO_USER_GROUP_LISTING=<translate>
|
|
|
-; "Can duplicate remote files"
|
|
|
-FSINFO_REMOTE_COPY=<translate>
|
|
|
-; "Native text (ASCII) mode transfers"
|
|
|
-FSINFO_NATIVE_TEXT_MODE=<translate>
|
|
|
-; "Can check available space"
|
|
|
-FSINFO_CHECKING_SPACE_AVAILABLE=<translate>
|
|
|
-; "Total bytes on device"
|
|
|
-FSINFO_BYTES_ON_DEVICE=<translate>
|
|
|
-; "Free bytes on device"
|
|
|
-FSINFO_UNUSED_BYTES_ON_DEVICE=<translate>
|
|
|
-; "Total bytes for user"
|
|
|
-FSINFO_BYTES_AVAILABLE_TO_USER=<translate>
|
|
|
-; "Free bytes for user"
|
|
|
-FSINFO_UNUSED_BYTES_AVAILABLE_TO_USER=<translate>
|
|
|
-; "Bytes per allocation unit"
|
|
|
-FSINFO_BYTES_PER_ALLOCATION_UNIT=<translate>
|
|
|
-; "Unknown"
|
|
|
-FSINFO_BYTES_UNKNOWN=<translate>
|
|
|
-; "Find PuTTY/Terminal client executable."
|
|
|
-PREFERENCES_SELECT_PUTTY2=<translate>
|
|
|
-; "PuTTY/Terminal client executable|%s|Executable files (*.exe)|*.exe|All files (*.*)|*.*"
|
|
|
-PREFERENCES_PUTTY_FILTER2=<translate>
|
|
|
-; "%s of %s|N/A"
|
|
|
-SYNCHRONIZE_SELECTED_ACTIONS=<translate>
|
|
|
-; "Comparing"
|
|
|
-SYNCHRONIZE_PROGRESS_COMPARE=<translate>
|
|
|
-; "Synchronizing"
|
|
|
-SYNCHRONIZE_PROGRESS_SYNCHRONIZE2=<translate>
|
|
|
-; "Authentication Banner"
|
|
|
-AUTHENTICATION_BANNER=<translate>
|
|
|
-; "INI files (*.ini)|*.ini|All files (*.*)|*.*"
|
|
|
-EXPORT_CONF_FILTER=<translate>
|
|
|
-; "Select file to export configuration to"
|
|
|
-EXPORT_CONF_TITLE=<translate>
|
|
|
-; "&Last: %s"
|
|
|
-CUSTOM_COMMAND_LAST=<translate>
|
|
|
-; "&Last"
|
|
|
-CUSTOM_COMMAND_LAST_SHORT=<translate>
|
|
|
-; "Calculating file checksum"
|
|
|
-PROGRESS_CALCULATE_CHECKSUM=<translate>
|
|
|
-; "Can calculate file checksum"
|
|
|
-FSINFO_CALCULATING_CHECKSUM=<translate>
|
|
|
-; "Unknown"
|
|
|
-PROPERTIES_CHECKSUM_UNKNOWN=<translate>
|
|
|
-; "Protocol in use"
|
|
|
-STATUS_PROTOCOL_HINT=<translate>
|
|
|
-; "Insecure connection"
|
|
|
-STATUS_INSECURE=<translate>
|
|
|
-; "Secure connection (%s)"
|
|
|
-STATUS_SECURE=<translate>
|
|
|
-; "Protocol commands only"
|
|
|
-FSINFO_PROTOCOL_ANY_COMMAND=<translate>
|
|
|
-; "Remote system"
|
|
|
-FSINFO_REMOTE_SYSTEM=<translate>
|
|
|
-; "Cryptographic protocol"
|
|
|
-FSINFO_CRYPTOGRAPHIC_PROTOCOL=<translate>
|
|
|
-; "My documents"
|
|
|
-SPECIAL_FOLDER_MY_DOCUMENTS=<translate>
|
|
|
-; "Desktop"
|
|
|
-SPECIAL_FOLDER_DESKTOP=<translate>
|
|
|
-; "Command"
|
|
|
-COMMAND_LINE_LABEL=<translate>
|
|
|
-; "&Set as Default"
|
|
|
-COPY_PARAM_SAVE_SETTINGS=<translate>
|
|
|
-; "-- warn below here --"
|
|
|
CIPHER_NAME_WARN="-- Peringatan dibawah ini --"
|
|
|
-; "-- warn below here --"
|
|
|
-KEX_NAME_WARN=<translate>
|
|
|
-; "Diffie-Hellman group 1"
|
|
|
-KEX_NAME_DHGROUP1=<translate>
|
|
|
-; "Diffie-Hellman group 14"
|
|
|
-KEX_NAME_DHGROUP14=<translate>
|
|
|
-; "Diffie-Hellman group exchange"
|
|
|
-KEX_NAME_DHGEX=<translate>
|
|
|
-; "RSA-based key exchange"
|
|
|
-KEX_NAME_RSA=<translate>
|
|
|
-; "ECDH key exchange"
|
|
|
-KEX_NAME_ECDH=<translate>
|
|
|
-; "Select local proxy application"
|
|
|
-LOGIN_SELECT_LOCAL_PROXY=<translate>
|
|
|
-; "Patterns:\n\\n for new line\n\\r for carriage return\n\\t for tab\n\\xXX for any hex ascii code\n\\\\ for backslash\n%host expands to hostname\n%port expands to port number\n%user expands to proxy username\n%pass expands to proxy password\n%% for percent sign"
|
|
|
-LOGIN_PROXY_COMMAND_PATTERNS_HINT=<translate>
|
|
|
-; "Site folder or workspace with name '%s' already exists."
|
|
|
-LOGIN_DUPLICATE_SESSION_FOLDER_WORKSPACE=<translate>
|
|
|
-; "Are you sure you want to delete site folder '%s' with %d site(s)?"
|
|
|
-LOGIN_DELETE_SESSION_FOLDER=<translate>
|
|
|
-; "Cannot delete special site '%s'."
|
|
|
-LOGIN_DELETE_SPECIAL_SESSION=<translate>
|
|
|
-; "Create Site Folder"
|
|
|
-LOGIN_NEW_SESSION_FOLDER_CAPTION=<translate>
|
|
|
-; "New folder name:"
|
|
|
LOGIN_NEW_SESSION_FOLDER_PROMPT="Nama folder baru:"
|
|
|
-; "**Do you want to open separate shell session to duplicate the file(s)?**\n \nCurrent session does not support direct duplication of remote files. Separate shell session may be opened to process the duplication. Alternatively your may duplicate the file(s) via local temporary copy."
|
|
|
-REMOTE_COPY_COMMAND_SESSION2=<translate>
|
|
|
-; "Editor"
|
|
|
-EDITOR_AD_HOC=<translate>
|
|
|
-; "%s hidden"
|
|
|
-FILE_INFO_HIDDEN2=<translate>
|
|
|
-; "%s filtered"
|
|
|
-FILE_INFO_FILTERED2=<translate>
|
|
|
-; "Filter"
|
|
|
-FILTER_MASK_CAPTION=<translate>
|
|
|
-; "Current session allows changing ownership by UID only. It was not possible to resolve UID from account name \"%s\". Specify UID explicitly instead."
|
|
|
-PROPERTIES_UNKNOWN_TOKEN=<translate>
|
|
|
-; "Transfer in &background"
|
|
|
-COPY_BACKGROUND=<translate>
|
|
|
-; "%s (add to transfer queue)"
|
|
|
-COPY_QUEUE=<translate>
|
|
|
-; "None"
|
|
|
-SHORTCUT_NONE=<translate>
|
|
|
-; "Select keyboard shortcut"
|
|
|
-SHORTCUT_CAPTION=<translate>
|
|
|
-; "&Keyboard shortcut:"
|
|
|
-SHORTCUT_LABEL=<translate>
|
|
|
-; "Unlimited"
|
|
|
-PREFERENCES_RECONNECT_TIMEOUT_UNLIMITED=<translate>
|
|
|
-; "Master password"
|
|
|
-MASTER_PASSWORD_CAPTION=<translate>
|
|
|
-; "&Current master password:"
|
|
|
-MASTER_PASSWORD_CURRENT=<translate>
|
|
|
-; "&New master password:"
|
|
|
-MASTER_PASSWORD_NEW=<translate>
|
|
|
-; "&Re-enter master password:"
|
|
|
-MASTER_PASSWORD_CONFIRM=<translate>
|
|
|
-; "Save &password (protected by master password)"
|
|
|
-SAVE_SESSION_PASSWORD_MASTER=<translate>
|
|
|
-; "Find"
|
|
|
-FIND_FILE_TITLE=<translate>
|
|
|
-; "Finding ..."
|
|
|
-FIND_FILE_FINDING=<translate>
|
|
|
-; "Searching in %s"
|
|
|
-FIND_FILE_IN_DIRECTORY=<translate>
|
|
|
-; "Done."
|
|
|
-FIND_FILE_DONE=<translate>
|
|
|
-; "Aborted."
|
|
|
-FIND_FILE_ABORTED=<translate>
|
|
|
-; "&Start"
|
|
|
FIND_FILE_START="&Mulai"
|
|
|
-; "&Stop"
|
|
|
FIND_FILE_STOP="&Stop"
|
|
|
-; "Save &password"
|
|
|
-SAVE_SESSION_PASSWORD_RECOMMENDED=<translate>
|
|
|
-; "Cancelling..."
|
|
|
-AUTH_CANCELLING=<translate>
|
|
|
-; "Encoding: %s"
|
|
|
-EDITOR_ENCODING_STATUS=<translate>
|
|
|
-; "File was modified. Changes will be lost, if file is reloaded using different encoding. Continue?"
|
|
|
-EDITOR_MODIFIED_ENCODING=<translate>
|
|
|
-; "Are you sure you want to delete workspace '%s' with %d session(s)?"
|
|
|
-LOGIN_DELETE_WORKSPACE=<translate>
|
|
|
-; "Save workspace as"
|
|
|
-SAVE_WORKSPACE_CAPTION=<translate>
|
|
|
-; "&Save workspace as:"
|
|
|
-SAVE_WORKSPACE_PROMPT=<translate>
|
|
|
-; "Save &passwords (not recommended)"
|
|
|
-SAVE_WORKSPACE_PASSWORDS=<translate>
|
|
|
-; "Save &passwords (protected by master password)"
|
|
|
-SAVE_WORKSPACE_PASSWORDS_MASTER=<translate>
|
|
|
-; "Save &passwords"
|
|
|
-SAVE_WORKSPACE_PASSWORDS_RECOMMENDED=<translate>
|
|
|
-; "Open workspace '%s' (hold down Shift to open workspace in new window)"
|
|
|
-WORKSPACE_HINT=<translate>
|
|
|
-; "&Open This Folder"
|
|
|
-SAVEDSESSIONFOLDER_THIS_OPEN=<translate>
|
|
|
-; "Open site folder '%s' (hold down Shift to open folder in new window)"
|
|
|
-SAVEDSESSIONFOLDER_THIS_HINT=<translate>
|
|
|
-; "&Create desktop shortcut"
|
|
|
-SAVE_SITE_WORKSPACE_SHORTCUT=<translate>
|
|
|
-; "Enable &automatic saving of this workspace"
|
|
|
-SAVE_WORKSPACE_AUTO=<translate>
|
|
|
-; "Download"
|
|
|
-COPY_COPY_TOLOCAL=<translate>
|
|
|
-; "Upload"
|
|
|
-COPY_COPY_TOREMOTE=<translate>
|
|
|
-; "Download"
|
|
|
-COPY_COPY_TOLOCAL_CAPTION=<translate>
|
|
|
-; "Upload"
|
|
|
-COPY_COPY_TOREMOTE_CAPTION=<translate>
|
|
|
-; "%s file '%s' to %s and delete original:"
|
|
|
-MOVE_FILE=<translate>
|
|
|
-; "%s %d files to %s and delete originals:"
|
|
|
-MOVE_FILES=<translate>
|
|
|
-; "Download and Delete"
|
|
|
-COPY_MOVE_TOLOCAL_CAPTION=<translate>
|
|
|
-; "Upload and Delete"
|
|
|
-COPY_MOVE_TOREMOTE_CAPTION=<translate>
|
|
|
-; "Queue"
|
|
|
-QUEUE_CAPTION=<translate>
|
|
|
-; "Import sites"
|
|
|
-IMPORT_CAPTION=<translate>
|
|
|
-; "Error loading file '%s' using '%s' encoding."
|
|
|
-EDITOR_ENCODING_ERROR=<translate>
|
|
|
-; "Error loading file '%s'."
|
|
|
-EDITOR_LOAD_ERROR=<translate>
|
|
|
-; "Falling back to '%s' encoding."
|
|
|
-EDITOR_ENCODING_REVERTED=<translate>
|
|
|
-; "Select file to import configuration from"
|
|
|
-IMPORT_CONF_TITLE=<translate>
|
|
|
-; "Search: %s"
|
|
|
-LOGIN_SITES_INC_SEARCH=<translate>
|
|
|
-; "(press Tab for next)"
|
|
|
-LOGIN_SITES_NEXT_SEARCH=<translate>
|
|
|
-; "Uploading"
|
|
|
-PROGRESS_UPLOAD=<translate>
|
|
|
-; "Downloading"
|
|
|
-PROGRESS_DOWNLOAD=<translate>
|
|
|
-; "%d in Queue"
|
|
|
-PROGRESS_IN_QUEUE=<translate>
|
|
|
-; "Patterns:\n!! expands to exclamation mark\n!/ expands to current remote path\n!@ expands to current session hostname\n!U expands to current session username\n!P expands to current session password\n!# expands to current session port number\n!N expands to current session name\n!?prompt[\\]?default! expands to user-entered value with given prompt and default (optional \\ avoids escaping)\n!`command` expands to output of local command"
|
|
|
-PUTTY_PATTERNS_HINT2=<translate>
|
|
|
-; "New Site"
|
|
|
-LOGIN_NEW_SITE_NODE=<translate>
|
|
|
-; "Site Folder"
|
|
|
-LOGIN_SITE_FOLDER_CAPTION=<translate>
|
|
|
-; "Workspace"
|
|
|
-LOGIN_WORKSPACE_CAPTION=<translate>
|
|
|
-; "You are editing a site. Do you want to save your changes?"
|
|
|
-LOGIN_SAVE_EDITING=<translate>
|
|
|
-; "&Folder:"
|
|
|
-SAVE_SESSION_FOLDER=<translate>
|
|
|
-; "<none>"
|
|
|
-SAVE_SESSION_ROOT_FOLDER2=<translate>
|
|
|
-; "Shell"
|
|
|
-LOGIN_SHELL_PAGE=<translate>
|
|
|
-; "SCP/Shell"
|
|
|
LOGIN_SCP_SHELL_PAGE="SCP"
|
|
|
-; "Editor"
|
|
|
-EDITOR_CAPTION=<translate>
|
|
|
-; "&No Color"
|
|
|
-COLOR_DEFAULT_CAPTION=<translate>
|
|
|
-; "Reset session (panel) color to system default"
|
|
|
-COLOR_DEFAULT_HINT=<translate>
|
|
|
-; "&More Colors..."
|
|
|
-COLOR_PICK_CAPTION=<translate>
|
|
|
-; "Choose any session (panel) color"
|
|
|
-COLOR_PICK_HINT=<translate>
|
|
|
-; "Remo&ve BOM and EOF marks"
|
|
|
-; Copy: CopyParams.dfm\RemotePropertiesGroup.RemoveCtrlZAndBOMCheck.Caption
|
|
|
-COPY_PARAM_REMOVE_BOM_EOF=<translate>
|
|
|
-; "Remo&ve BOM mark"
|
|
|
-COPY_PARAM_REMOVE_BOM=<translate>
|
|
|
-; "License agreements of all following programs (libraries) are part of application license agreement."
|
|
|
ABOUT_THIRDPARTY_HEADER="Kesepakatan lisensi dari semua program (pustaka berikut adalah bagian dari kesepakatan lisensi aplikasi"
|
|
|
-; "Display license"
|
|
|
ABOUT_THIRDPARTY_LICENSE="Menampilkan lisensi"
|
|
|
-; "Saving..."
|
|
|
-EDITOR_SAVING=<translate>
|
|
|
-; "{language} translation:"
|
|
|
ABOUT_TRANSLATIONS_HEADER="Terjemahan {language}:"
|
|
|
-; "File:"
|
|
|
-PROGRESS_FILE_LABEL=<translate>
|
|
|
-; "Path:"
|
|
|
-PROGRESS_PATH_LABEL=<translate>
|
|
|
-; "Locking"
|
|
|
-PROGRESS_LOCK=<translate>
|
|
|
-; "Unlocking"
|
|
|
-PROGRESS_UNLOCK=<translate>
|
|
|
-; "&Default"
|
|
|
-COLOR_TRUE_DEFAULT_CAPTION=<translate>
|
|
|
-; "Reset editor color to default"
|
|
|
-EDITOR_BACKGROUND_COLOR_HINT=<translate>
|
|
|
-; "Choose any editor color"
|
|
|
-EDITOR_BACKGROUND_COLOR_PICK_HINT=<translate>
|
|
|
-; "Save converted private key"
|
|
|
-CONVERTKEY_SAVE_TITLE=<translate>
|
|
|
-; "PuTTY Private Key Files (*.ppk)|*.ppk|All files (*.*)|*.*"
|
|
|
-CONVERTKEY_SAVE_FILTER=<translate>
|
|
|
-; "Private key was converted and saved to '%s'."
|
|
|
-CONVERTKEY_SAVED=<translate>
|
|
|
-; "Please, donate to enable automatic updates"
|
|
|
-UPDATES_DONATE_LINK=<translate>
|
|
|
-; "Generate file URL"
|
|
|
-GENERATE_URL_FILE_TITLE=<translate>
|
|
|
-; "Generate session URL/code"
|
|
|
-GENERATE_URL_SESSION_TITLE=<translate>
|
|
|
-; "URL"
|
|
|
-GENERATE_URL_URL=<translate>
|
|
|
-; "Script"
|
|
|
-GENERATE_URL_SCRIPT=<translate>
|
|
|
-; "Code"
|
|
|
-GENERATE_URL_CODE=<translate>
|
|
|
-; "Your command %d"
|
|
|
-GENERATE_URL_COMMAND=<translate>
|
|
|
-; "Tip %d of %d"
|
|
|
-TIPS_MESSAGE=<translate>
|
|
|
-; "Tips"
|
|
|
-TIPS_TITLE=<translate>
|
|
|
-; "Execute custom command '%s' as '%s'"
|
|
|
-CUSTOM_COMMAND_HINT_LONG=<translate>
|
|
|
-; "Command-line arguments"
|
|
|
-GENERATE_URL_COMMANDLINE_LABEL=<translate>
|
|
|
-; "Command-line arguments for %s"
|
|
|
-GENERATE_URL_COMMANDLINE_DESC=<translate>
|
|
|
-; "A server host key is not known. Please connect at least once, before generating the code."
|
|
|
-GENERATE_URL_HOSTKEY_UNKNOWN=<translate>
|
|
|
-; "C:\\writable\\path\\to\\log\\"
|
|
|
-GENERATE_URL_WRITABLE_PATH_TO_LOG=<translate>
|
|
|
-; "Generate &Code..."
|
|
|
-COPY_PARAM_GENERATE_CODE=<translate>
|
|
|
-; "Generate transfer code"
|
|
|
-GENERATE_URL_TRANSFER_TITLE=<translate>
|
|
|
-; "Some configured transfer settings do not have a scripting equivalent. Use the /rawconfig command-line switch instead."
|
|
|
-GENERATE_URL_COPY_PARAM_SCRIPT_REMAINING=<translate>
|
|
|
-; "Execute the script using a command like:"
|
|
|
-GENERATE_URL_SCRIPT_DESC=<translate>
|
|
|
-; "C:\\path\\to\\script\\script.txt"
|
|
|
-GENERATE_URL_PATH_TO_SCRIPT=<translate>
|
|
|
-; "Your code"
|
|
|
-GENERATE_URL_YOUR_CODE=<translate>
|
|
|
-; "Some configured transfer settings do not have an equivalent in .NET assembly API. Use the Session.AddRawConfiguration instead."
|
|
|
-GENERATE_URL_COPY_PARAM_CODE_REMAINING=<translate>
|
|
|
-; "Set up transfer options"
|
|
|
-GENERATE_URL_COPY_PARAM=<translate>
|
|
|
-; "Transfer files"
|
|
|
-GENERATE_URL_TRANSFER_FILES=<translate>
|
|
|
-; "A sample file list is used only, consider using a file mask to select files for the transfer."
|
|
|
-GENERATE_URL_FILE_SAMPLE=<translate>
|
|
|
-; "Check for Updates"
|
|
|
-CHECK_FOR_UPDATES_TITLE=<translate>
|
|
|
-; "Add Extension"
|
|
|
-ADD_EXTENSION_CAPTION=<translate>
|
|
|
-; "Enter URL or path to the &extension:"
|
|
|
-ADD_EXTENSION_PROMPT=<translate>
|
|
|
-; "Options for extension '%s'"
|
|
|
-EXTENSION_OPTIONS_CAPTION=<translate>
|
|
|
-; "Browse..."
|
|
|
-EXTENSION_OPTIONS_BROWSE=<translate>
|
|
|
-; "Select '%s'"
|
|
|
-EXTENSION_OPTIONS_BROWSE_TITLE=<translate>
|
|
|
-; "&Pause at the end"
|
|
|
-EXTENSION_PAUSE_CHECKBOX=<translate>
|
|
|
-; "&Session log file:"
|
|
|
-EXTENSION_SESSIONLOG_FILE=<translate>
|
|
|
-; "Select file for session log"
|
|
|
EXTENSION_SESSIONLOG_CAPTION="Pilih berkas untuk log sesi"
|
|
|
-; "Session log files (*.log)|*.log|All files (*.*)|*.*"
|
|
|
EXTENSION_SESSIONLOG_FILTER="Berkas log sesi (*.log)|*.log|All files (*.*)|*.*"
|
|
|
-; "Usage Statistics"
|
|
|
-USAGE_CAPTION=<translate>
|
|
|
-; "&Filter:"
|
|
|
-USAGE_FILTER=<translate>
|
|
|
-; "&Copy to Clipboard"
|
|
|
USAGE_COPY="Salin ke &Clipboard"
|
|
|
-; "Host: %s\nHost key: %s"
|
|
|
-IMPORT_KNOWNHOSTS_INFO_TIP=<translate>
|
|
|
-; "&Copy"
|
|
|
EDIT_COPY="&Salin"
|
|
|
-; "Select &All"
|
|
|
EDIT_SELECT_ALL="Pilih &Semua"
|
|
|
|
|
|
-; User interface very long strings
|
|
|
-[TextsWin2.rc]
|
|
|
-; "You are trying to move remote file(s) to destination to which WinSCP cannot transfer files directly. Files will be downloaded to temporary directory instead. Transfer to final destination will be left to responsibility of target application (e.g. Windows Explorer), which WinSCP cannot control. Source files will be deleted just after download to temporary directory finishes. If target application fails to deliver temporary files, they may be lost. Please, consider copying files instead of moving.\nHint: To copy files hold down Ctrl key while dragging.\n\nDo you still want to move the files?"
|
|
|
-DND_DOWNLOAD_MOVE_WARNING="Anda sedang melakukan pemindahan (move) file remote ke tujuan dimana WinSCP tidak bisa melakukan transfer secara langsung. File akan didownload ke direktori sementara (temp). Transfer ke tujuan akhir bisa menggunakan aplikasi setempat (contoh Windows Explorer), dimana WinSCP tidak memiliki kontrol. File asli akan dihapus setelah download ke direktori sementara (temp) selesai. Jika aplikasi setempat gagal memindahkan dari direktori sementara, file akan hilang. Pertimbangkan menyalin (copy) file daripada memindahkan.\nPetunjuk: Menyalin (copy) file tekan tombol Ctrl ketika menarik file.\n\nApakah anda tetap ingin memindahkan file?"
|
|
|
-
|
|
|
-; WinSCP propagation strings (for use in Windows Store and other download sites)
|
|
|
[Propagation.rc]
|
|
|
-; "Free SFTP, WebDAV and FTP client for Windows"
|
|
|
-DESCRIPTION_45_LETTERS=<translate>
|
|
|
-; "WinSCP is a popular free SFTP, SCP, WebDAV, S3 and FTP client for Windows."
|
|
|
-DESCRIPTION_80_LETTERS=<translate>
|
|
|
-; "WinSCP, a popular free SFTP and FTP client for Windows, copies files between a local and remote computer. It supports also FTPS, SCP, WebDAV and S3. It offers easy to use GUI for all common file operations and a powerful automation with .NET assembly."
|
|
|
-DESCRIPTION_250_LETTERS=<translate>
|
|
|
-; "WinSCP is a popular free SFTP and FTP client for Windows, a powerful tool that will improve your productivity. WinSCP can copy files between a local and remote computer using FTP, FTPS, SCP, SFTP, WebDAV or S3. WinSCP offers an easy to use GUI for all common operations with files and directories. Power users can automate WinSCP using .NET assembly. WinSCP documentation is at https://winscp.net/. WinSCP is available in English and many other languages."
|
|
|
-DESCRIPTION_450_LETTERS=<translate>
|
|
|
-; "WinSCP is a popular free SFTP and FTP client for Windows. Moreover, WinSCP is a powerful multi-functional tool that will improve your productivity. WinSCP can copy files between a local and remote computer using multiple protocols: FTP, FTPS, SCP, SFTP, WebDAV or S3. On the one hand, WinSCP offers an easy to use graphical user interface; you can choose between Windows Explorer look and tabbed twin-panel interface like Norton commander. On the other hand, advanced users can automate WinSCP functionality using .NET assembly or simple batch file scripting. You will use WinSCP for all common operations with files. You can start editing a file directly from WinSCP, either using WinSCP internal text editor or using integration with your favorite external text editor. WinSCP operations are not limited to individual files; WinSCP offers several ways to synchronize your remote and local directories. After connecting to a site you can choose to store site information for repeated access, WinSCP can even share site settings with another popular open source tool PuTTY. WinSCP integrates also with Pageant (PuTTY authentication agent) for full support of public key authentication with SSH. Admins love WinSCP support for portable operation using a configuration file instead of registry entries, suitable for operation from removable media. A comprehensive WinSCP documentation is freely accessible at https://winscp.net/. This site hosts also a very active user forum for support and feature requests. WinSCP is available in English and many other languages. WinSCP is an open source software distributed free of charge under the terms of the GNU General Public License (GPL)."
|
|
|
-DESCRIPTION_2000_LETTERS=<translate>
|
|
|
-; "Support for SFTP and SCP protocols over SSH, FTP, WebDAV and S3 protocol"
|
|
|
-FUNCTIONS_PROTOCOLS=<translate>
|
|
|
-; "All common operations with files"
|
|
|
-FUNCTIONS_FILE_OPERATION=<translate>
|
|
|
-; "Integration with Windows (drag&drop, URL, shortcut icons, jump list)"
|
|
|
-FUNCTIONS_INTEGRATION=<translate>
|
|
|
-; "Translated into many languages"
|
|
|
FUNCTIONS_TRANSLATIONS="Diterjemahkan ke banyak bahasa"
|
|
|
-; "Batch file scripting, command-line interface, .NET assembly"
|
|
|
-FUNCTIONS_AUTOMATION=<translate>
|
|
|
-; "Directory synchronization in several semi or fully automatic ways"
|
|
|
-FUNCTIONS_SYNCHRONIZATION=<translate>
|
|
|
-; "Integrated text editor and support for external text editors"
|
|
|
-FUNCTIONS_EDITOR=<translate>
|
|
|
-; "Choice of Windows Explorer-like or Norton Commander-like interfaces"
|
|
|
-FUNCTIONS_INTERFACES=<translate>
|
|
|
-; "Optionally supports portable operation using a configuration file instead of registry entries, suitable for operation from removable media"
|
|
|
-FUNCTIONS_PORTABLE=<translate>
|
|
|
-; "sftp client"
|
|
|
-KEYWORD_SFTP_CLIENT=<translate>
|
|
|
-; "ftp client"
|
|
|
-KEYWORD_FTP_CLIENT=<translate>
|
|
|
-; "webdav client"
|
|
|
-KEYWORD_WEBDAV_CLIENT=<translate>
|
|
|
-; "scp client"
|
|
|
-KEYWORD_SCP_CLIENT=<translate>
|
|
|
-; "s3 client"
|
|
|
-KEYWORD_S3_CLIENT=<translate>
|
|
|
-; "secure file transfer"
|
|
|
-KEYWORD_SECURE_TRANSFER=<translate>
|
|
|
-; "freeware"
|
|
|
-KEYWORD_FREEWARE=<translate>
|
|
|
-; "Main screen of Commander interface showing both local and remote file panel"
|
|
|
-SCREENSHOT_COMMANDER=<translate>
|
|
|
-; "WinSCP is free software: you can use it, redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version."
|
|
|
-LICENSE=<translate>
|
|
|
-; "Background transfer operations can use multiple connections"
|
|
|
-NEW_5_10_MULTI_CONNECTIONS=<translate>
|
|
|
-; "Support for multiple monitors with different DPI/resolutions"
|
|
|
-NEW_5_10_DPI_AWARE=<translate>
|
|
|
-; "Find dialog does not block main window and found files can be downloaded and deleted on the Find dialog"
|
|
|
-NEW_5_10_FIND=<translate>
|
|
|
-; "Support for Microsoft OneDrive"
|
|
|
-NEW_5_10_ONEDRIVE=<translate>
|
|
|
-; "Numerous improvements to custom commands/extensions and .NET assembly"
|
|
|
-NEW_5_10_AUTOMATION=<translate>
|
|
|
-; "Support for Amazon S3 protocol"
|
|
|
-NEW_5_12_S3=<translate>
|
|
|
-; "Support for SHA-256 host key fingerprint algorithm"
|
|
|
-NEW_5_12_SHA256_HOSTKEY=<translate>
|
|
|
-; "Numerous improvements to .NET assembly, including support for PackageReference package management in NuGet package"
|
|
|
-NEW_5_12_AUTOMATION=<translate>
|
|
|
|
|
|
-; Delphi resource strings
|
|
|
[WinSCP_DRC.rc]
|
|
|
-; "Can't find any valid path."
|
|
|
Baseutils_SNoValidPath="Tidak menemukan path yang bisa diakses."
|
|
|
-; "UNC paths are not supported."
|
|
|
-Baseutils_SUcpPathsNotSupported="UNC paths tidak didukung."
|
|
|
-; "Browse"
|
|
|
Comboedit_SBrowse="Lihat"
|
|
|
-; "All files (*.*)|*.*"
|
|
|
Comboedit_SDefaultFilter="Semua file (*.*)|*.*"
|
|
|
-; "Invalid file name - %s"
|
|
|
Comboedit_SInvalidFileName="Name file tidak sah - %s"
|
|
|
-; "Directory '%s' doesn't exist."
|
|
|
Customdirview_SDirNotExists="Direktori '%s' tidak ada."
|
|
|
-; "Drive '%s:' is not ready."
|
|
|
Customdirview_SDriveNotReady="Drive '%s:' tidak siap"
|
|
|
-; "Filename contains invalid characters:"
|
|
|
Customdirview_SErrorInvalidName="Nama file berisi karakter yang tidak sah:"
|
|
|
-; "Can't rename file or directory: "
|
|
|
Customdirview_SErrorRenameFile="Tidak dapat mengubah nama file atau direktori: "
|
|
|
-; "File already exists: "
|
|
|
Customdirview_SErrorRenameFileExists="File sudah ada: "
|
|
|
-; "Can't terminate icon update thread."
|
|
|
Customdirview_SIconUpdateThreadTerminationError="Tidak dapat menghentikan update ikon."
|
|
|
-; "Parent directory"
|
|
|
Customdirview_SParentDir="Direktori atas"
|
|
|
-; "%u Directories"
|
|
|
Customdirview_STextDirectories="%u Direktori"
|
|
|
-; "File %s"
|
|
|
Customdirview_STextFileExt="File %s"
|
|
|
-; "%u Files"
|
|
|
Customdirview_STextFiles="File %u"
|
|
|
-; "/ <root>"
|
|
|
Customunixdirview_SUnixDefaultRootName="/ <root>"
|
|
|
-; "Filesystem Operation"
|
|
|
Dirview_coFileOperatorTitle="Operasi Sistem File"
|
|
|
-; "Attr"
|
|
|
Dirviewcolproperties_SDirViewAttrCol="Atribut"
|
|
|
-; "Changed"
|
|
|
Dirviewcolproperties_SDirViewChangedCol="Diubah"
|
|
|
-; "Ext"
|
|
|
Dirviewcolproperties_SDirViewExtCol="Ext"
|
|
|
-; "Name"
|
|
|
Dirviewcolproperties_SDirViewNameCol="Nama"
|
|
|
-; "Size"
|
|
|
Dirviewcolproperties_SDirViewSizeCol="Ukuran"
|
|
|
-; "Type"
|
|
|
Dirviewcolproperties_SDirViewTypeCol="Tipe"
|
|
|
-; "&Abort"
|
|
|
Dragdrop_MIAbortStr="B&atal"
|
|
|
-; "&Copy Here"
|
|
|
Dragdrop_MICopyStr="&Copy ke sini"
|
|
|
-; "&Shortcut(s) Create Here"
|
|
|
Dragdrop_MILinkStr="Buat &Shortcut di sini"
|
|
|
-; "&Move Here"
|
|
|
Dragdrop_MIMoveStr="Pindah (&move) ke sini"
|
|
|
-; "File Operation"
|
|
|
Fileoperator_SFileOperation="Operasi File"
|
|
|
-; "%s is a invalid drive letter."
|
|
|
Iedriveinfo_ErrorInvalidDrive="Tidak ada drive %s."
|
|
|
-; "'%s' is not a valid date"
|
|
|
System_Sysconst_SInvalidDate="'%s' bukan tanggal yang benar"
|
|
|
-; "'%s' is not a valid date and time"
|
|
|
System_Sysconst_SInvalidDateTime="'%s' bukan tanggal dan waktu yang benar"
|
|
|
-; "'%s' is not a valid time"
|
|
|
System_Sysconst_SInvalidTime="'%s' bukan waktu yang benar"
|
|
|
-; "System Error. Code: %d.\r\n%s%s"
|
|
|
-System_Sysconst_SOSError=<translate>
|
|
|
-; "A call to an OS function failed"
|
|
|
-System_Sysconst_SUnkOSError=<translate>
|
|
|
-; "Group"
|
|
|
Unixdirviewcolproperties_SUnixDirViewGroupCol="Grup"
|
|
|
-; "Link target"
|
|
|
-Unixdirviewcolproperties_SUnixDirViewLinkTargetCol=<translate>
|
|
|
-; "Owner"
|
|
|
Unixdirviewcolproperties_SUnixDirViewOwnerCol="Pemilik"
|
|
|
-; "Rights"
|
|
|
Unixdirviewcolproperties_SUnixDirViewRightsCol="Hak"
|
|
|
-; "Type"
|
|
|
-Unixdirviewcolproperties_SUnixDirViewTypeCol=<translate>
|
|
|
-; "Cancel"
|
|
|
Vcl_Consts_SCancelButton="Batal"
|
|
|
-; "Invalid input value. Use escape key to abandon changes"
|
|
|
Vcl_Consts_SMaskEditErr="Nilai inputan salah. Gunakan tombol escape untuk menggagalkan perubahan"
|
|
|
-; "Invalid input value"
|
|
|
Vcl_Consts_SMaskErr="Nilai input salah"
|
|
|
-; "&Abort"
|
|
|
Vcl_Consts_SMsgDlgAbort="&Gagalkan"
|
|
|
-; "&All"
|
|
|
Vcl_Consts_SMsgDlgAll="&Semua"
|
|
|
-; "Cancel"
|
|
|
Vcl_Consts_SMsgDlgCancel="Batal"
|
|
|
-; "&Close"
|
|
|
-Vcl_Consts_SMsgDlgClose=<translate>
|
|
|
-; "Confirm"
|
|
|
Vcl_Consts_SMsgDlgConfirm="Terkonfirmasi"
|
|
|
-; "Error"
|
|
|
Vcl_Consts_SMsgDlgError="Kesalahan"
|
|
|
-; "&Help"
|
|
|
Vcl_Consts_SMsgDlgHelp="&Bantuan"
|
|
|
-; "&Ignore"
|
|
|
Vcl_Consts_SMsgDlgIgnore="&Abaikan"
|
|
|
-; "Information"
|
|
|
Vcl_Consts_SMsgDlgInformation="Informasi"
|
|
|
-; "&No"
|
|
|
Vcl_Consts_SMsgDlgNo="&Tidak"
|
|
|
-; "N&o to All"
|
|
|
Vcl_Consts_SMsgDlgNoToAll="T&idak Semua"
|
|
|
-; "OK"
|
|
|
Vcl_Consts_SMsgDlgOK="OKE"
|
|
|
-; "&Retry"
|
|
|
Vcl_Consts_SMsgDlgRetry="&Ulangi"
|
|
|
-; "Warning"
|
|
|
Vcl_Consts_SMsgDlgWarning="Peringatan"
|
|
|
-; "&Yes"
|
|
|
Vcl_Consts_SMsgDlgYes="&Ya"
|
|
|
-; "Yes to &All"
|
|
|
Vcl_Consts_SMsgDlgYesToAll="Ya &semua"
|
|
|
-; "OK"
|
|
|
Vcl_Consts_SOKButton="Oke"
|
|
|
|
|
|
-; Common setup strings
|
|
|
[default.isl]
|
|
|
-; "Setup - WinSCP"
|
|
|
SetupAppTitle="Instalasi"
|
|
|
-; "Setup - %1"
|
|
|
SetupWindowTitle="Instalasi - %1"
|
|
|
-; "Uninstall"
|
|
|
UninstallAppTitle="Deinstalasi"
|
|
|
-; "%1 Uninstall"
|
|
|
UninstallAppFullTitle="Deinstalasi %1"
|
|
|
-; "Information"
|
|
|
InformationTitle="Informasi"
|
|
|
-; "Confirm"
|
|
|
ConfirmTitle="Konfirmasi"
|
|
|
-; "Error"
|
|
|
ErrorTitle="Error"
|
|
|
-; "This will install %1. Do you wish to continue?"
|
|
|
SetupLdrStartupMessage="Program ini akan menginstalasikan aplikasi %1. Anda akan melanjutkannya?"
|
|
|
-; "Unable to create a temporary file. Setup aborted"
|
|
|
LdrCannotCreateTemp="Gagal membuat file temporer. Instalasi dibatalkan"
|
|
|
-; "Unable to execute file in the temporary directory. Setup aborted"
|
|
|
LdrCannotExecTemp="Gagal mengeksekusi file dalam direktori temporer. Instalasi dibatalkan"
|
|
|
-; "%1.%n%nError %2: %3"
|
|
|
-LastErrorMessage="%1.%n%nKesalahan %2: %3"
|
|
|
-; "The file %1 is missing from the installation directory. Please correct the problem or obtain a new copy of the program."
|
|
|
+LastErrorMessage="%1.\n\nKesalahan %2: %3"
|
|
|
SetupFileMissing="File %1 tidak ditemukan dalam direktori instalasi. Silahkan diperiksa atau mintalah program instalasi yang lebih baru."
|
|
|
-; "The setup files are corrupted. Please obtain a new copy of the program."
|
|
|
SetupFileCorrupt="Terdapat file rusak dalam instalasi. Mintalah program instalasi yang lebih baru."
|
|
|
-; "The setup files are corrupted, or are incompatible with this version of Setup. Please correct the problem or obtain a new copy of the program."
|
|
|
SetupFileCorruptOrWrongVer="Terdapat file rusak dalam instalasi, atau tidak kompatibel dengan versi program instalasi ini. Silahkan diperiksa atau mintalah program instalasi yang lebih baru."
|
|
|
-; "An invalid parameter was passed on the command line:%n%n%1"
|
|
|
-InvalidParameter=<translate>
|
|
|
-; "Setup is already running."
|
|
|
-SetupAlreadyRunning=<translate>
|
|
|
-; "This program does not support the version of Windows your computer is running."
|
|
|
-WindowsVersionNotSupported=<translate>
|
|
|
-; "This program requires %1 Service Pack %2 or later."
|
|
|
-WindowsServicePackRequired=<translate>
|
|
|
-; "This program will not run on %1."
|
|
|
NotOnThisPlatform="Program ini tidak bisa berjalan di %1."
|
|
|
-; "This program must be run on %1."
|
|
|
OnlyOnThisPlatform="Program ini harus dijalankan di %1."
|
|
|
-; "This program can only be installed on versions of Windows designed for the following processor architectures:%n%n%1"
|
|
|
-OnlyOnTheseArchitectures=<translate>
|
|
|
-; "The version of Windows you are running does not include functionality required by Setup to perform a 64-bit installation. To correct this problem, please install Service Pack %1."
|
|
|
-MissingWOW64APIs=<translate>
|
|
|
-; "This program requires %1 version %2 or later."
|
|
|
WinVersionTooLowError="Program ini membutuhkan %1 versi %2 atau yang lebih baru."
|
|
|
-; "This program cannot be installed on %1 version %2 or later."
|
|
|
WinVersionTooHighError="Program ini tidak dapat diinstal pada %1 versi %2 atau yang lebih baru."
|
|
|
-; "You must be logged in as an administrator when installing this program."
|
|
|
AdminPrivilegesRequired="Anda harus login sebagai administrator untuk menginstal aplikasi ini."
|
|
|
-; "You must be logged in as an administrator or as a member of the Power Users group when installing this program."
|
|
|
PowerUserPrivilegesRequired="Anda harus login sebagai administrator atau dalam grup Power Users untuk menginstal aplikasi ini."
|
|
|
-; "Setup has detected that %1 is currently running.%n%nPlease close all instances of it now, then click OK to continue, or Cancel to exit."
|
|
|
-SetupAppRunningError="Program setup mendeteksi aplikasi %1 masih dijalankan.%n%nSilahkan tutup semua aplikasi tersebut, kemudian klik OK untuk melanjutkan, atau Batal untuk keluar."
|
|
|
-; "Uninstall has detected that %1 is currently running.%n%nPlease close all instances of it now, then click OK to continue, or Cancel to exit."
|
|
|
-UninstallAppRunningError="Program deinstalasi mendeteksi aplikasi %1 masih dijalankan.%n%nSilahkan tutup semua aplikasi tersebut, kemudian klik OK untuk melanjutkan, atau Batal untuk keluar."
|
|
|
-; "Setup was unable to create the directory `%1`"
|
|
|
-ErrorCreatingDir="Gagal membuat direktori "%1""
|
|
|
-; "Unable to create a file in the directory `%1` because it contains too many files"
|
|
|
-ErrorTooManyFilesInDir="Gagal membuat file di direktori "%1" karena sudah terlalu banyak file dalam direktori tersebut"
|
|
|
-; "Exit Setup"
|
|
|
+SetupAppRunningError="Program setup mendeteksi aplikasi %1 masih dijalankan.\n\nSilahkan tutup semua aplikasi tersebut, kemudian klik OK untuk melanjutkan, atau Batal untuk keluar."
|
|
|
+UninstallAppRunningError="Program deinstalasi mendeteksi aplikasi %1 masih dijalankan.\n\nSilahkan tutup semua aplikasi tersebut, kemudian klik OK untuk melanjutkan, atau Batal untuk keluar."
|
|
|
+ErrorCreatingDir="Gagal membuat direktori \"%1\""
|
|
|
+ErrorTooManyFilesInDir="Gagal membuat file di direktori \"%1\" karena sudah terlalu banyak file dalam direktori tersebut"
|
|
|
ExitSetupTitle="Keluar dari Instalasi"
|
|
|
-; "Setup is not complete. If you exit now, the program will not be installed.%n%nYou may run Setup again at another time to complete the installation.%n%nExit Setup?"
|
|
|
-ExitSetupMessage="Instalasi belum selesai. Jika anda keluar sekarang, Aplikasi tidak akan diinstal.%n%nAnda bisa menjalankan program Instalasi ini di lain waktu.%n%nKeluar dari instalasi?"
|
|
|
-; "&About Setup..."
|
|
|
+ExitSetupMessage="Instalasi belum selesai. Jika anda keluar sekarang, Aplikasi tidak akan diinstal.\n\nAnda bisa menjalankan program Instalasi ini di lain waktu.\n\nKeluar dari instalasi?"
|
|
|
AboutSetupMenuItem="&Tentang Instalasi..."
|
|
|
-; "About Setup"
|
|
|
AboutSetupTitle="Tentang Instalasi"
|
|
|
-; "%1 version %2%n%3%n%n%1 home page:%n%4"
|
|
|
-AboutSetupMessage="%1 versi %2%n%3%n%n%1 home page:%n%4"
|
|
|
-; ""
|
|
|
+AboutSetupMessage="%1 versi %2\n%3\n\n%1 home page:\n%4"
|
|
|
AboutSetupNote=""
|
|
|
-; "< &Back"
|
|
|
ButtonBack="< &Kembali"
|
|
|
-; "&Next >"
|
|
|
ButtonNext="&Lanjut >"
|
|
|
-; "&Install"
|
|
|
ButtonInstall="&Instal"
|
|
|
-; "OK"
|
|
|
ButtonOK="OK"
|
|
|
-; "Cancel"
|
|
|
ButtonCancel="Batal"
|
|
|
-; "&Yes"
|
|
|
ButtonYes="&Ya"
|
|
|
-; "Yes to &All"
|
|
|
ButtonYesToAll="Ya &semua"
|
|
|
-; "&No"
|
|
|
ButtonNo="&Tidak"
|
|
|
-; "N&o to All"
|
|
|
ButtonNoToAll="T&idak semua"
|
|
|
-; "&Finish"
|
|
|
ButtonFinish="&Selesai"
|
|
|
-; "&Browse..."
|
|
|
ButtonBrowse="&Browse..."
|
|
|
-; "B&rowse..."
|
|
|
ButtonWizardBrowse="J&elajah"
|
|
|
-; "&Make New Folder"
|
|
|
ButtonNewFolder="&Buat Folder Baru"
|
|
|
-; "Select Setup Language"
|
|
|
SelectLanguageTitle="Pilih Bahasa"
|
|
|
-; "Select the language to use during the installation:"
|
|
|
SelectLanguageLabel="Pilih bahasa yang hendak digunakan selama proses instalasi:"
|
|
|
-; "Click Next to continue, or Cancel to exit Setup."
|
|
|
ClickNext="Klik Lanjut untuk meneruskan, atau Batal untuk keluar dari Instalasi."
|
|
|
-; ""
|
|
|
BeveledLabel=""
|
|
|
-; "Browse For Folder"
|
|
|
BrowseDialogTitle="Jelajah Folder"
|
|
|
-; "Select a folder in the list below, then click OK."
|
|
|
BrowseDialogLabel="Pilih folder dalam daftar dibawah, dan klik OKE"
|
|
|
-; "New Folder"
|
|
|
NewFolderName="Folder Baru"
|
|
|
-; "Welcome to the [name] Setup Wizard"
|
|
|
WelcomeLabel1="Selamat Datang di Program Instalasi [name]"
|
|
|
-; "This will install [name/ver] on your computer.%n%nIt is recommended that you close all other applications before continuing."
|
|
|
-WelcomeLabel2="Program ini akan menginstal [name/ver] pada komputer anda.%n%nSilahkan tutup dulu semua aplikasi sebelum anda melanjutkan."
|
|
|
-; "Password"
|
|
|
+WelcomeLabel2="Program ini akan menginstal [name/ver] pada komputer anda.\n\nSilahkan tutup dulu semua aplikasi sebelum anda melanjutkan."
|
|
|
WizardPassword="Password"
|
|
|
-; "This installation is password protected."
|
|
|
PasswordLabel1="Instalasi ini diproteksi dengan password."
|
|
|
-; "Please provide the password, then click Next to continue. Passwords are case-sensitive."
|
|
|
PasswordLabel3="Silahkan masukkan password, kemudian klik Lanjut untuk melanjutkan. Password adalah case-sensitive."
|
|
|
-; "&Password:"
|
|
|
PasswordEditLabel="&Password:"
|
|
|
-; "The password you entered is not correct. Please try again."
|
|
|
IncorrectPassword="Password yang anda masukkan tidak valid. Silahkan coba kembali."
|
|
|
-; "License Agreement"
|
|
|
WizardLicense="Kesepakatan atas Lisensi"
|
|
|
-; "Please read the following important information before continuing."
|
|
|
LicenseLabel="Mohon anda baca terlebih dulu informasi penting berikut sebelum melanjutkan."
|
|
|
-; "Please read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
|
|
|
LicenseLabel3="Mohon anda baca terlebih dulu kesepakatan lisensi berikut. Anda harus setuju dan mematuhi kesepakatan tersebut terlebih dulu sebelum melanjutkan."
|
|
|
-; "I &accept the agreement"
|
|
|
LicenseAccepted="Saya &setuju dengan kesepakatan tersebut"
|
|
|
-; "I &do not accept the agreement"
|
|
|
LicenseNotAccepted="Saya &tidak setuju dengan kesepakatan tersebut"
|
|
|
-; "Information"
|
|
|
WizardInfoBefore="Informasi"
|
|
|
-; "Please read the following important information before continuing."
|
|
|
InfoBeforeLabel="Silahkan baca terlebih dulu informasi penting berikut sebelum melanjutkan."
|
|
|
-; "When you are ready to continue with Setup, click Next."
|
|
|
InfoBeforeClickLabel="Jika anda sudah siap untuk melanjutkan, klik Lanjut."
|
|
|
-; "Information"
|
|
|
WizardInfoAfter="Informasi"
|
|
|
-; "Please read the following important information before continuing."
|
|
|
InfoAfterLabel="Silahkan baca terlebih dulu informasi penting berikut sebelum melanjutkan."
|
|
|
-; "When you are ready to continue with Setup, click Next."
|
|
|
InfoAfterClickLabel="Jika anda sudah siap untuk melanjutkan, klik Lanjut."
|
|
|
-; "User Information"
|
|
|
WizardUserInfo="Informasi Pengguna"
|
|
|
-; "Please enter your information."
|
|
|
UserInfoDesc="Silahkan masukkan informasi diri anda."
|
|
|
-; "&User Name:"
|
|
|
UserInfoName="&Nama User:"
|
|
|
-; "&Organization:"
|
|
|
UserInfoOrg="&Organisasi:"
|
|
|
-; "&Serial Number:"
|
|
|
UserInfoSerial="Nomor &Seri:"
|
|
|
-; "You must enter a name."
|
|
|
UserInfoNameRequired="Anda harus memasukkan nama."
|
|
|
-; "Select Destination Location"
|
|
|
WizardSelectDir="Tentukan Direktori Tujuan"
|
|
|
-; "Where should [name] be installed?"
|
|
|
SelectDirDesc="Dimana aplikasi [name] akan diinstalkan?"
|
|
|
-; "Setup will install [name] into the following folder."
|
|
|
SelectDirLabel3="Setup akan menginstall [name] ke dalam folder berikut"
|
|
|
-; "To continue, click Next. If you would like to select a different folder, click Browse."
|
|
|
SelectDirBrowseLabel="Selanjutnya, klik Berikutnya. Jika anda ingin memilih folder lainnya, klik Jelajah."
|
|
|
-; "At least [mb] MB of free disk space is required."
|
|
|
DiskSpaceMBLabel="Program membutuhkan minimal [mb] MB ruang pada disk."
|
|
|
-; "Setup cannot install to a network drive."
|
|
|
-CannotInstallToNetworkDrive=<translate>
|
|
|
-; "Setup cannot install to a UNC path."
|
|
|
-CannotInstallToUNCPath=<translate>
|
|
|
-; "You must enter a full path with drive letter; for example:%n%nC:\APP%n%nor a UNC path in the form:%n%n\\server\share"
|
|
|
-InvalidPath="Anda harus memasukkan path secara lengkap dengan drivenya; contoh:%n%nC:\APP%n%natau UNC path dalam format:%n%n\\server\share"
|
|
|
-; "The drive or UNC share you selected does not exist or is not accessible. Please select another."
|
|
|
+InvalidPath="Anda harus memasukkan path secara lengkap dengan drivenya; contoh:\n\nC:\\APP\n\natau UNC path dalam format:\n\n\\\\server\\share"
|
|
|
InvalidDrive="Drive atau path UNC yang anda pilih tidak ada atau tidak dapat diakses. Silahkan pilih yang lainnya."
|
|
|
-; "Not Enough Disk Space"
|
|
|
DiskSpaceWarningTitle="Ruang disk tidak mencukupi"
|
|
|
-; "Setup requires at least %1 KB of free space to install, but the selected drive only has %2 KB available.%n%nDo you want to continue anyway?"
|
|
|
-DiskSpaceWarning="Instalasi membutuhkan paling tidak %1 KB ruang disk untuk melakukan proses, drive yang terpilih hanya memliki %2 KB.%n%nAkan dilanjutkan saja?"
|
|
|
-; "The folder name or path is too long."
|
|
|
+DiskSpaceWarning="Instalasi membutuhkan paling tidak %1 KB ruang disk untuk melakukan proses, drive yang terpilih hanya memliki %2 KB.\n\nAkan dilanjutkan saja?"
|
|
|
DirNameTooLong="Nama folder atau path terlalu panjang."
|
|
|
-; "The folder name is not valid."
|
|
|
InvalidDirName="Nama folder tidak sesuai."
|
|
|
-; "Folder names cannot include any of the following characters:%n%n%1"
|
|
|
-BadDirName32="Nama direktori tidak boleh menyertakan karakter berikut:%n%n%1"
|
|
|
-; "Folder Exists"
|
|
|
+BadDirName32="Nama direktori tidak boleh menyertakan karakter berikut:\n\n%1"
|
|
|
DirExistsTitle="Direktori tersebut sudah ada"
|
|
|
-; "The folder:%n%n%1%n%nalready exists. Would you like to install to that folder anyway?"
|
|
|
-DirExists="Direktori:%n%n%1%n%nsudah ada. Akan melanjutkan instalasi pada direktori tersebut?"
|
|
|
-; "Folder Does Not Exist"
|
|
|
+DirExists="Direktori:\n\n%1\n\nsudah ada. Akan melanjutkan instalasi pada direktori tersebut?"
|
|
|
DirDoesntExistTitle="Direktori Tidak Valid"
|
|
|
-; "The folder:%n%n%1%n%ndoes not exist. Would you like the folder to be created?"
|
|
|
-DirDoesntExist="Direktori:%n%n%1%n%ntidak valid. Apakah direktori tersebut akan dibuat ulang?"
|
|
|
-; "Select Components"
|
|
|
+DirDoesntExist="Direktori:\n\n%1\n\ntidak valid. Apakah direktori tersebut akan dibuat ulang?"
|
|
|
WizardSelectComponents="Pilih Komponen"
|
|
|
-; "Which components should be installed?"
|
|
|
SelectComponentsDesc="Komponen apa saja yang akan diinstall?"
|
|
|
-; "Select the components you want to install; clear the components you do not want to install. Click Next when you are ready to continue."
|
|
|
SelectComponentsLabel2="Pilih komponen yang ingin anda install; hapus komponen yang tidak ingin anda install. Klik Lanjut untuk melanjutkan proses."
|
|
|
-; "Full installation"
|
|
|
FullInstallation="Instalasi Penuh"
|
|
|
-; "Compact installation"
|
|
|
CompactInstallation="Instalasi Ramping"
|
|
|
-; "Custom installation"
|
|
|
CustomInstallation="Kustomisasi Instalasi"
|
|
|
-; "Components Exist"
|
|
|
NoUninstallWarningTitle="Komponen Tersebut Sudah Ada"
|
|
|
-; "Setup has detected that the following components are already installed on your computer:%n%n%1%n%nDeselecting these components will not uninstall them.%n%nWould you like to continue anyway?"
|
|
|
-NoUninstallWarning="Instalasi mendeteksi komponen berikut sudah terinstall pada komputer:%n%n%1%n%nTidak memilih komponen-komponen tersebut tidak akan menghapus keberadaannya.%n%nAnda akan melanjutkan?"
|
|
|
-; "%1 KB"
|
|
|
+NoUninstallWarning="Instalasi mendeteksi komponen berikut sudah terinstall pada komputer:\n\n%1\n\nTidak memilih komponen-komponen tersebut tidak akan menghapus keberadaannya.\n\nAnda akan melanjutkan?"
|
|
|
ComponentSize1="%1 KB"
|
|
|
-; "%1 MB"
|
|
|
ComponentSize2="%1 MB"
|
|
|
-; "Current selection requires at least [mb] MB of disk space."
|
|
|
ComponentsDiskSpaceMBLabel="Pilihan tersebut membutuhkan paling tidak [mb] MB ruang disk."
|
|
|
-; "Select Additional Tasks"
|
|
|
WizardSelectTasks="Pilih Task Tambahan"
|
|
|
-; "Which additional tasks should be performed?"
|
|
|
SelectTasksDesc="Task mana saja yang akan di jalankan?"
|
|
|
-; "Select the additional tasks you would like Setup to perform while installing [name], then click Next."
|
|
|
SelectTasksLabel2="Pilih task tambahan yang ingin dijalankan dalam prosedur instalasi selama menginstalasikan [name], kemudian klik Lanjut."
|
|
|
-; "Select Start Menu Folder"
|
|
|
WizardSelectProgramGroup="Pilih Folder Start Menu"
|
|
|
-; "Where should Setup place the program's shortcuts?"
|
|
|
SelectStartMenuFolderDesc="Di folder mana shortcut program akan diletakkan?"
|
|
|
-; "Setup will create the program's shortcuts in the following Start Menu folder."
|
|
|
SelectStartMenuFolderLabel3="Setup akan membuat shortcut program di dalam folder Menu Start berikut."
|
|
|
-; "To continue, click Next. If you would like to select a different folder, click Browse."
|
|
|
SelectStartMenuFolderBrowseLabel="Selanjutnya, klik Next. Jika ingin memilih folder lain, klik Browse."
|
|
|
-; "You must enter a folder name."
|
|
|
MustEnterGroupName="Anda harus memasukkan nama foldernya."
|
|
|
-; "The folder name or path is too long."
|
|
|
GroupNameTooLong="Nama folder atau path terlalu panjang."
|
|
|
-; "The folder name is not valid."
|
|
|
InvalidGroupName="Nama folder tidak sesuai."
|
|
|
-; "The folder name cannot include any of the following characters:%n%n%1"
|
|
|
-BadGroupName="Nama direktori tidak boleh menyertakan karakter berikut:%n%n%1"
|
|
|
-; "&Don't create a Start Menu folder"
|
|
|
+BadGroupName="Nama direktori tidak boleh menyertakan karakter berikut:\n\n%1"
|
|
|
NoProgramGroupCheck2="&Jangan buat folder Start Menu"
|
|
|
-; "Ready to Install"
|
|
|
WizardReady="Siap Memulai Instalasi"
|
|
|
-; "Setup is now ready to begin installing [name] on your computer."
|
|
|
ReadyLabel1="Proses instalasi aplikasi [name] siap dimulai."
|
|
|
-; "Click Install to continue with the installation, or click Back if you want to review or change any settings."
|
|
|
ReadyLabel2a="Klik Instal untuk memulai proses, atau klik Kembali jika ingin mereview atau mengubah setting yang ada."
|
|
|
-; "Click Install to continue with the installation."
|
|
|
ReadyLabel2b="Klik Instal untuk memulai proses instalasi."
|
|
|
-; "User information:"
|
|
|
ReadyMemoUserInfo="Informasi User:"
|
|
|
-; "Destination location:"
|
|
|
ReadyMemoDir="Direktori Tujuan:"
|
|
|
-; "Setup type:"
|
|
|
ReadyMemoType="Tipe Instalasi:"
|
|
|
-; "Selected components:"
|
|
|
ReadyMemoComponents="Komponen Terpilih:"
|
|
|
-; "Start Menu folder:"
|
|
|
ReadyMemoGroup="Folder Start Menu:"
|
|
|
-; "Additional tasks:"
|
|
|
ReadyMemoTasks="Task Tambahan:"
|
|
|
-; "Preparing to Install"
|
|
|
WizardPreparing="Mempersiapkan Proses Instalasi"
|
|
|
-; "Setup is preparing to install [name] on your computer."
|
|
|
PreparingDesc="Setup sedang mempersiapkan instalasi [name] pada komputer anda."
|
|
|
-; "The installation/removal of a previous program was not completed. You will need to restart your computer to complete that installation.%n%nAfter restarting your computer, run Setup again to complete the installation of [name]."
|
|
|
-PreviousInstallNotCompleted="Instalasi/Deinstalasi program sebelumnya belum selesai. Anda akan memerlukan restart komputer anda untuk memastikan instalasi/deinstalasi selesai.%n%nSetelah merestart komputer, jalankan instalasi lagi untuk menyelesaikan proses instalasi aplikasi [name]."
|
|
|
-; "Setup cannot continue. Please click Cancel to exit."
|
|
|
+PreviousInstallNotCompleted="Instalasi/Deinstalasi program sebelumnya belum selesai. Anda akan memerlukan restart komputer anda untuk memastikan instalasi/deinstalasi selesai.\n\nSetelah merestart komputer, jalankan instalasi lagi untuk menyelesaikan proses instalasi aplikasi [name]."
|
|
|
CannotContinue="Instalasi tidak dapat dilanjutkan. Silahkan tekan Batal untuk keluar."
|
|
|
-; "The following applications are using files that need to be updated by Setup. It is recommended that you allow Setup to automatically close these applications."
|
|
|
-ApplicationsFound=<translate>
|
|
|
-; "The following applications are using files that need to be updated by Setup. It is recommended that you allow Setup to automatically close these applications. After the installation has completed, Setup will attempt to restart the applications."
|
|
|
-ApplicationsFound2=<translate>
|
|
|
-; "&Automatically close the applications"
|
|
|
-CloseApplications=<translate>
|
|
|
-; "&Do not close the applications"
|
|
|
-DontCloseApplications=<translate>
|
|
|
-; "Setup was unable to automatically close all applications. It is recommended that you close all applications using files that need to be updated by Setup before continuing."
|
|
|
-ErrorCloseApplications=<translate>
|
|
|
-; "Installing"
|
|
|
WizardInstalling="Sedang Menginstal"
|
|
|
-; "Please wait while Setup installs [name] on your computer."
|
|
|
InstallingLabel="Mohon tunggu selama proses instalasi [name] pada komputer anda."
|
|
|
-; "Completing the [name] Setup Wizard"
|
|
|
FinishedHeadingLabel="Finalisasi Instalasi Aplikasi [name]"
|
|
|
-; "Setup has finished installing [name] on your computer."
|
|
|
FinishedLabelNoIcons="Proses instalasi aplikasi [name] telah selesai."
|
|
|
-; "Setup has finished installing [name] on your computer. The application may be launched by selecting the installed shortcuts."
|
|
|
FinishedLabel="Setup telah selesai menginstalkan [name] pada komputer anda. Aplikasi tersebut bisa dijalankan dengan memilih icon yang telah terinstall."
|
|
|
-; "Click Finish to exit Setup."
|
|
|
ClickFinish="Klik Selesai untuk keluar dari setup."
|
|
|
-; "To complete the installation of [name], Setup must restart your computer. Would you like to restart now?"
|
|
|
FinishedRestartLabel="Untuk menyelesaikan proses instalasi [name], Setup harus merestart komputer anda. Komputer akan direstart sekarang?"
|
|
|
-; "To complete the installation of [name], Setup must restart your computer.%n%nWould you like to restart now?"
|
|
|
-FinishedRestartMessage="Untuk menyelesaikan proses instalasi [name], Setup harus merestart komputer anda.%n%nKomputer akan direstart sekarang?"
|
|
|
-; "Yes, I would like to view the README file"
|
|
|
+FinishedRestartMessage="Untuk menyelesaikan proses instalasi [name], Setup harus merestart komputer anda.\n\nKomputer akan direstart sekarang?"
|
|
|
ShowReadmeCheck="Ya, Saya ingin membaca file README"
|
|
|
-; "&Yes, restart the computer now"
|
|
|
YesRadio="&Ya, Restart komputer sekarang juga"
|
|
|
-; "&No, I will restart the computer later"
|
|
|
NoRadio="&Tidak, Nanti saja saya restart komputer sendiri"
|
|
|
-; "Run %1"
|
|
|
RunEntryExec="Jalankan %1"
|
|
|
-; "View %1"
|
|
|
RunEntryShellExec="Tampilkan %1"
|
|
|
-; "Setup Needs the Next Disk"
|
|
|
ChangeDiskTitle="Setup Membutuhkan Disk Berikutnya"
|
|
|
-; "Please insert Disk %1 and click OK.%n%nIf the files on this disk can be found in a folder other than the one displayed below, enter the correct path or click Browse."
|
|
|
-SelectDiskLabel2="Silahkan masukkan Disk %1 dan klik OK.%n%nJika file pada disk ditemukan pada folder berbeda dari yang ditampilkan, Masukkan path yang benar atau klik Browse."
|
|
|
-; "&Path:"
|
|
|
+SelectDiskLabel2="Silahkan masukkan Disk %1 dan klik OK.\n\nJika file pada disk ditemukan pada folder berbeda dari yang ditampilkan, Masukkan path yang benar atau klik Browse."
|
|
|
PathLabel="&Path:"
|
|
|
-; "The file `%1` could not be located in `%2`. Please insert the correct disk or select another folder."
|
|
|
-FileNotInDir2="File "%1" tidak ditemukan di "%2". Masukkan disk yang benar atau pilih folder yang lain."
|
|
|
-; "Please specify the location of the next disk."
|
|
|
+FileNotInDir2="File \"%1\" tidak ditemukan di \"%2\". Masukkan disk yang benar atau pilih folder yang lain."
|
|
|
SelectDirectoryLabel="Spesifikasikan lokasi disk berikutnya."
|
|
|
-; "Setup was not completed.%n%nPlease correct the problem and run Setup again."
|
|
|
-SetupAborted="Setup belum selesai.%n%nSilahkan koreksi kesalahan yang ada dan jalankan Setup lagi."
|
|
|
-; "Click Retry to try again, Ignore to proceed anyway, or Abort to cancel installation."
|
|
|
+SetupAborted="Setup belum selesai.\n\nSilahkan koreksi kesalahan yang ada dan jalankan Setup lagi."
|
|
|
EntryAbortRetryIgnore="Klik Retry untuk mencoba lagi, Ignore untuk mengindahkannya, atau Abort untuk membatalkan instalasi."
|
|
|
-; "Closing applications..."
|
|
|
-StatusClosingApplications=<translate>
|
|
|
-; "Creating directories..."
|
|
|
StatusCreateDirs="Membuat direktori..."
|
|
|
-; "Extracting files..."
|
|
|
StatusExtractFiles="Mengekstrak file..."
|
|
|
-; "Creating shortcuts..."
|
|
|
StatusCreateIcons="Membuat shortcut program..."
|
|
|
-; "Creating INI entries..."
|
|
|
StatusCreateIniEntries="Memasukkan entri pada file INI..."
|
|
|
-; "Creating registry entries..."
|
|
|
StatusCreateRegistryEntries="Menambahkan entri pada registry..."
|
|
|
-; "Registering files..."
|
|
|
StatusRegisterFiles="Meregistrasikan file..."
|
|
|
-; "Saving uninstall information..."
|
|
|
StatusSavingUninstall="Menyimpan informasi untuk deinstalasi..."
|
|
|
-; "Finishing installation..."
|
|
|
StatusRunProgram="Finalisasi instalasi..."
|
|
|
-; "Restarting applications..."
|
|
|
-StatusRestartingApplications=<translate>
|
|
|
-; "Rolling back changes..."
|
|
|
StatusRollback="Mengembalikan perubahan yang dilakukan..."
|
|
|
-; "Internal error: %1"
|
|
|
ErrorInternal2="Kesalahan internal: %1"
|
|
|
-; "%1 failed"
|
|
|
ErrorFunctionFailedNoCode="%1 gagal"
|
|
|
-; "%1 failed; code %2"
|
|
|
ErrorFunctionFailed="%1 gagal; kode %2"
|
|
|
-; "%1 failed; code %2.%n%3"
|
|
|
-ErrorFunctionFailedWithMessage="%1 gagal; kode %2.%n%3"
|
|
|
-; "Unable to execute file:%n%1"
|
|
|
-ErrorExecutingProgram="Gagal mengeksekusi file:%n%1"
|
|
|
-; "Error opening registry key:%n%1\%2"
|
|
|
-ErrorRegOpenKey="Gagal membuka registry key:%n%1\%2"
|
|
|
-; "Error creating registry key:%n%1\%2"
|
|
|
-ErrorRegCreateKey="Gagal membuat registry key:%n%1\%2"
|
|
|
-; "Error writing to registry key:%n%1\%2"
|
|
|
-ErrorRegWriteKey="Gagal menulis to registry key:%n%1\%2"
|
|
|
-; "Error creating INI entry in file `%1`."
|
|
|
-ErrorIniEntry="Gagal membuat entry INI pada file "%1"."
|
|
|
-; "Click Retry to try again, Ignore to skip this file (not recommended), or Abort to cancel installation."
|
|
|
+ErrorFunctionFailedWithMessage="%1 gagal; kode %2.\n%3"
|
|
|
+ErrorExecutingProgram="Gagal mengeksekusi file:\n%1"
|
|
|
+ErrorRegOpenKey="Gagal membuka registry key:\n%1\\%2"
|
|
|
+ErrorRegCreateKey="Gagal membuat registry key:\n%1\\%2"
|
|
|
+ErrorRegWriteKey="Gagal menulis to registry key:\n%1\\%2"
|
|
|
+ErrorIniEntry="Gagal membuat entry INI pada file \"%1\"."
|
|
|
FileAbortRetryIgnore="Klik Retry untuk mencoba lagi, Ignore untuk mengindahkan file ini (tidak direkomendasikan), atau Abort untuk membatalkan instalasi."
|
|
|
-; "Click Retry to try again, Ignore to proceed anyway (not recommended), or Abort to cancel installation."
|
|
|
FileAbortRetryIgnore2="Klik Retry untuk mencoba lagi, Ignore untuk mengindahkan file ini (tidak direkomendasikan), atau Abort untuk membatalkan instalasi."
|
|
|
-; "The source file is corrupted"
|
|
|
SourceIsCorrupted="File asal telah rusak"
|
|
|
-; "The source file `%1` does not exist"
|
|
|
-SourceDoesntExist="File asal "%1" tidak valid"
|
|
|
-; "The existing file is marked as read-only.%n%nClick Retry to remove the read-only attribute and try again, Ignore to skip this file, or Abort to cancel installation."
|
|
|
-ExistingFileReadOnly="File yang ada tercatat sebagai read-only.%n%nKlik Retry untuk membuang catatan atribut read-only dan coba lagi, Ignore untuk mengindahkan file ini, atau Abort untuk membatalkan instalasi."
|
|
|
-; "An error occurred while trying to read the existing file:"
|
|
|
+SourceDoesntExist="File asal \"%1\" tidak valid"
|
|
|
+ExistingFileReadOnly="File yang ada tercatat sebagai read-only.\n\nKlik Retry untuk membuang catatan atribut read-only dan coba lagi, Ignore untuk mengindahkan file ini, atau Abort untuk membatalkan instalasi."
|
|
|
ErrorReadingExistingDest="Kesalahan muncul saat mencoba membaca file berikut:"
|
|
|
-; "The file already exists.%n%nWould you like Setup to overwrite it?"
|
|
|
-FileExists="File sudah ada.%n%nApakah file tersebut akan ditimpa saja?"
|
|
|
-; "The existing file is newer than the one Setup is trying to install. It is recommended that you keep the existing file.%n%nDo you want to keep the existing file?"
|
|
|
-ExistingFileNewer="File yang sudah ada lebih baru dari yang hendak diinstal. Direkomendasikan untuk membiarkan file tersebut.%n%nApakah akan membiarkan file tersebut?"
|
|
|
-; "An error occurred while trying to change the attributes of the existing file:"
|
|
|
+FileExists="File sudah ada.\n\nApakah file tersebut akan ditimpa saja?"
|
|
|
+ExistingFileNewer="File yang sudah ada lebih baru dari yang hendak diinstal. Direkomendasikan untuk membiarkan file tersebut.\n\nApakah akan membiarkan file tersebut?"
|
|
|
ErrorChangingAttr="Kesalahan muncul saat mencoba merubah atribut file berikut:"
|
|
|
-; "An error occurred while trying to create a file in the destination directory:"
|
|
|
ErrorCreatingTemp="Kesalahan muncul saat mencoba membuat file pada direktori tujuan:"
|
|
|
-; "An error occurred while trying to read the source file:"
|
|
|
ErrorReadingSource="Kesalahan muncul saat mencoba membaca file asal:"
|
|
|
-; "An error occurred while trying to copy a file:"
|
|
|
ErrorCopying="Kesalahan muncul saat mencoba meng-copy file:"
|
|
|
-; "An error occurred while trying to replace the existing file:"
|
|
|
ErrorReplacingExistingFile="Kesalahan muncul saat mencoba me-replace file:"
|
|
|
-; "RestartReplace failed:"
|
|
|
ErrorRestartReplace="RestartReplace gagal:"
|
|
|
-; "An error occurred while trying to rename a file in the destination directory:"
|
|
|
ErrorRenamingTemp="Kesalahan muncul saat mencoba me-rename file pada direktori tujuan:"
|
|
|
-; "Unable to register the DLL/OCX: %1"
|
|
|
ErrorRegisterServer="Gagal meregister file DLL/OCX: %1"
|
|
|
-; "RegSvr32 failed with exit code %1"
|
|
|
-ErrorRegSvr32Failed=<translate>
|
|
|
-; "Unable to register the type library: %1"
|
|
|
ErrorRegisterTypeLib="Gagal meregister type library: %1"
|
|
|
-; "An error occurred while trying to open the README file."
|
|
|
ErrorOpeningReadme="Kesalahan muncul saat mencoba membuka file README."
|
|
|
-; "Setup was unable to restart the computer. Please do this manually."
|
|
|
ErrorRestartingComputer="Setup tidak bisa meresart komputer anda. Silahkan lakukan secara manual."
|
|
|
-; "File `%1` does not exist. Cannot uninstall."
|
|
|
-UninstallNotFound="File "%1" tidak ditemukan. Tidak dapat melanjutkan proses deinstalasi"
|
|
|
-; "File `%1` could not be opened. Cannot uninstall"
|
|
|
-UninstallOpenError="File "%1" Tidak bisa dibuka. Tidak dapat melanjutkan proses deinstalasi"
|
|
|
-; "The uninstall log file `%1` is in a format not recognized by this version of the uninstaller. Cannot uninstall"
|
|
|
-UninstallUnsupportedVer="Arsip log file "%1" tidak dalam format yang dikenali oleh versi uninstaller ini. Deinstalasi tidak dapat dilanjutkan"
|
|
|
-; "An unknown entry (%1) was encountered in the uninstall log"
|
|
|
+UninstallNotFound="File \"%1\" tidak ditemukan. Tidak dapat melanjutkan proses deinstalasi"
|
|
|
+UninstallOpenError="File \"%1\" Tidak bisa dibuka. Tidak dapat melanjutkan proses deinstalasi"
|
|
|
+UninstallUnsupportedVer="Arsip log file \"%1\" tidak dalam format yang dikenali oleh versi uninstaller ini. Deinstalasi tidak dapat dilanjutkan"
|
|
|
UninstallUnknownEntry="Entri tidak dikenal (%1) ditemukan pada arsip log deinstalasi"
|
|
|
-; "Are you sure you want to completely remove %1 and all of its components?"
|
|
|
ConfirmUninstall="Yakinkah anda akan menghapus %1 beserta seluruh komponen yang terkait?"
|
|
|
-; "This installation can only be uninstalled on 64-bit Windows."
|
|
|
-UninstallOnlyOnWin64=<translate>
|
|
|
-; "This installation can only be uninstalled by a user with administrative privileges."
|
|
|
OnlyAdminCanUninstall="Prosesi deinstalasi hanya bisa dilakukan oleh user yang memiliki kewenangan administratif."
|
|
|
-; "Please wait while %1 is removed from your computer."
|
|
|
UninstallStatusLabel="Mohon tunggu selama aplikasi %1 dihapus dari komputer anda."
|
|
|
-; "%1 was successfully removed from your computer."
|
|
|
UninstalledAll="Aplikasi %1 berhasil dihapus dari komputer anda."
|
|
|
-; "%1 uninstall complete.%n%nSome elements could not be removed. These can be removed manually."
|
|
|
-UninstalledMost="Deinstalasi %1 selesai.%n%nBeberapa elemen tidak berhasil dihapus dan harus anda lakukan secara manual."
|
|
|
-; "To complete the uninstallation of %1, your computer must be restarted.%n%nWould you like to restart now?"
|
|
|
-UninstalledAndNeedsRestart="Untuk menyelesaikan deinstalasi aplikasi %1, komputer anda harus direstart.%n%nKomputer akan direstart sekarang?"
|
|
|
-; "`%1` file is corrupted. Cannot uninstall"
|
|
|
-UninstallDataCorrupted="File "%1" telah rusak. Tidak dapat melanjutkan proses deinstalasi"
|
|
|
-; "Remove Shared File?"
|
|
|
+UninstalledMost="Deinstalasi %1 selesai.\n\nBeberapa elemen tidak berhasil dihapus dan harus anda lakukan secara manual."
|
|
|
+UninstalledAndNeedsRestart="Untuk menyelesaikan deinstalasi aplikasi %1, komputer anda harus direstart.\n\nKomputer akan direstart sekarang?"
|
|
|
+UninstallDataCorrupted="File \"%1\" telah rusak. Tidak dapat melanjutkan proses deinstalasi"
|
|
|
ConfirmDeleteSharedFileTitle="Hapus Shared File?"
|
|
|
-; "The system indicates that the following shared file is no longer in use by any programs. Would you like for Uninstall to remove this shared file?%n%nIf any programs are still using this file and it is removed, those programs may not function properly. If you are unsure, choose No. Leaving the file on your system will not cause any harm."
|
|
|
-ConfirmDeleteSharedFile2="Sistem mengindikasikan bahwa shared file berikut tidak digunakan oleh program apapun. Apakah anda akan menghapus shared file ini?%n%nJika ternyata ada program yang masih membutuhkan file tersebut dan ternyata terhapus, Program tersebut tidak akan berjalan sebagaimana mestinya. Jika anda ragu, Pilih Tidak. Membiarkan file pada sistem anda tidak akan menyebabkan kerusakan apapun."
|
|
|
-; "File name:"
|
|
|
+ConfirmDeleteSharedFile2="Sistem mengindikasikan bahwa shared file berikut tidak digunakan oleh program apapun. Apakah anda akan menghapus shared file ini?\n\nJika ternyata ada program yang masih membutuhkan file tersebut dan ternyata terhapus, Program tersebut tidak akan berjalan sebagaimana mestinya. Jika anda ragu, Pilih Tidak. Membiarkan file pada sistem anda tidak akan menyebabkan kerusakan apapun."
|
|
|
SharedFileNameLabel="Nama file:"
|
|
|
-; "Location:"
|
|
|
SharedFileLocationLabel="Lokasi:"
|
|
|
-; "Uninstall Status"
|
|
|
WizardUninstalling="Status Deinstalasi"
|
|
|
-; "Uninstalling %1..."
|
|
|
StatusUninstalling="Deinstalasi %1..."
|
|
|
-; "Installing %1."
|
|
|
-ShutdownBlockReasonInstallingApp=<translate>
|
|
|
-; "Uninstalling %1."
|
|
|
-ShutdownBlockReasonUninstallingApp=<translate>
|
|
|
|
|
|
-; WinSCP-specific setup strings
|
|
|
[winscp.isl]
|
|
|
-; "WinSCP application"
|
|
|
ApplicationComponent="Aplikasi WinSCP"
|
|
|
-; "Drag & drop shell extension (allows direct downloads, may require restart)"
|
|
|
ShellExtComponent="Drag & drop shell extension (bisa download langsung, memerlukan restart)"
|
|
|
-; "PuTTYgen (key generator)"
|
|
|
PuTTYgenComponent="PuTTYgen (pembuat kunci)"
|
|
|
-; "Pageant (SSH authentication agent)"
|
|
|
PageantComponent="Pageant (agen otentikasi SSH)"
|
|
|
-; "Translations"
|
|
|
TranslationsComponent="Terjemahan"
|
|
|
-; "Create a &desktop icon"
|
|
|
DesktopIconTask="Buat ikon di &desktop"
|
|
|
-; "For the current user only"
|
|
|
DesktopIconUserTask="Untuk pengguna sekarang saja"
|
|
|
-; "For all users"
|
|
|
DesktopIconCommonTask="Untuk semua pengguna"
|
|
|
-; "Create a &Quick Launch icon"
|
|
|
QuickLaunchIconTask="Buat ikon &Quick Launch"
|
|
|
-; "Add &upload shortcut to Explorer's 'Send to' context menu"
|
|
|
SendToHookTask="Tambahkan jalur pintas upload di Explorer 'Send to' menu"
|
|
|
-; "Register to handle URL &addresses"
|
|
|
-RegisterAsUrlHandlers=<translate>
|
|
|
-; "Add installation directory to &search path (%PATH%)"
|
|
|
-AddSearchPath=<translate>
|
|
|
-; "Enable automatic &check for application updates (recommended)"
|
|
|
-EnableUpdates=<translate>
|
|
|
-; "Enable collecting &anonymous usage statistics"
|
|
|
-EnableCollectUsage=<translate>
|
|
|
-; "Registering to handle URL addresses..."
|
|
|
-RegisteringAsUrlHandlers=<translate>
|
|
|
-; "Adding installation directory to search path (%PATH%)"
|
|
|
-AddingSearchPath=<translate>
|
|
|
-; "WinSCP (for upload)"
|
|
|
-SendToHookNew=<translate>
|
|
|
-; "Launch &WinSCP"
|
|
|
Launch="Luncurkan &WinSCP"
|
|
|
-; "Open &Getting started page"
|
|
|
-OpenGettingStarted=<translate>
|
|
|
-; "&Help"
|
|
|
-HelpButton=<translate>
|
|
|
-; "WinSCP: SFTP, FTP, WebDAV and SCP client"
|
|
|
-ProgramComment2=<translate>
|
|
|
-; "%1 (recommended)"
|
|
|
-Recommended=<translate>
|
|
|
-; "Setup Type"
|
|
|
-SetupTypeTitle=<translate>
|
|
|
-; "What type of setup do you want?"
|
|
|
-SetupTypePrompt=<translate>
|
|
|
-; "&Typical installation"
|
|
|
-TypicalType=<translate>
|
|
|
-; "- installs to default destination"
|
|
|
-TypicalType1=<translate>
|
|
|
-; "- installs all components"
|
|
|
-TypicalType2=<translate>
|
|
|
-; "- enables most typical features"
|
|
|
-TypicalType3=<translate>
|
|
|
-; "&Full upgrade"
|
|
|
-TypicalUpgradeType=<translate>
|
|
|
-; "- upgrades all previously installed components"
|
|
|
-TypicalUpgradeType1=<translate>
|
|
|
-; "&Custom installation"
|
|
|
-CustomType=<translate>
|
|
|
-; "- allows full selection of destination, components and features"
|
|
|
-CustomType1=<translate>
|
|
|
-; "&Custom upgrade or new installation"
|
|
|
-CustomUpgradeType=<translate>
|
|
|
-; "- allows custom upgrade of existing installation or"
|
|
|
-CustomUpgradeType1=<translate>
|
|
|
-; "- new installation to different destination"
|
|
|
-CustomUpgradeType2=<translate>
|
|
|
-; "Initial User Settings"
|
|
|
UserSettingsTitle="Seting awal pengguna"
|
|
|
-; "Please, select your preferred user interface options."
|
|
|
UserSettingsPrompt="Mohon pilih tampilan yang anda inginkan"
|
|
|
-; "User interface style"
|
|
|
UserInterfaceStyle="Gaya tampilan"
|
|
|
-; "&Commander"
|
|
|
-NortonCommanderInterfaceC=<translate>
|
|
|
-; "- two panels (left for local directory, right for remote directory)"
|
|
|
NortonCommanderInterface1="- dua panel (kiri untuk direktori lokal, kanan untuk direktori remote)"
|
|
|
-; "- keyboard shortcuts like in Norton Commander (and other similar programs as Total Commander, Midnight Commander...)"
|
|
|
NortonCommanderInterface2="- jalur pintas keyboard seperti di Norton Commander (dan program lain yang mirip seperti Total Commander, Midnight Commander, dll.)"
|
|
|
-; "- drag && drop to/from both panels"
|
|
|
NortonCommanderInterface3="- tarik && lepas ke/dari kedua panel"
|
|
|
-; "&Explorer"
|
|
|
-ExplorerInterfaceC=<translate>
|
|
|
-; "- only remote directory"
|
|
|
ExplorerInterface1="- hanya direktori remote"
|
|
|
-; "- keyboard shortcuts like in Windows Explorer"
|
|
|
ExplorerInterface2="- jalur pintas keyboard seperti di Windows Explorer"
|
|
|
-; "- drag && drop"
|
|
|
ExplorerInterface3="- tarik && lepas"
|
|
|
-; "Initial user settings (can be changed later)"
|
|
|
UserSettingsOverview="Seting awal (bisa diubah di kemudian hari)"
|
|
|
-; "To complete the installation of WinSCP, Setup must restart your computer to load updated version of Drag & drop shell extension. You can restart your computer later, if you do not need to use the extension. Would you like to restart now?"
|
|
|
-FinishedRestartDragExtLabel=<translate>
|
|
|
-; "Please consider donating to support WinSCP development."
|
|
|
-PleaseDonate=<translate>
|
|
|
-; "About donations"
|
|
|
-AboutDonations=<translate>
|
|
|
-; "Donate %s"
|
|
|
-Donate=<translate>
|
|
|
-; "Looking for sites to import..."
|
|
|
-ImportSites=<translate>
|
|
|
-; "&Accept >"
|
|
|
-AcceptButton=<translate>
|
|
|
-; "You are about to use an incomplete translation. It is completed by %1%% only.%n%nUntranslated parts of the user interface will be shown in their original English version.%n%nVisit WinSCP website at winscp.net to check, if newer version of the translation is available."
|
|
|
-IncompleteTranslation=<translate>
|
|
|
|
|
|
-; Official WinSCP extensions strings
|
|
|
[Extensions.rc]
|
|
|
-; "Generate &HTTP URL"
|
|
|
GenerateHttpUrl.Name="Buat URL &HTTP"
|
|
|
-; "Generates HTTP URL of the selected file"
|
|
|
GenerateHttpUrl.Description="Buat URL HTTP dari berkas terpilih"
|
|
|
-; "URL"
|
|
|
GenerateHttpUrl.URLGroup.Caption="URL"
|
|
|
-; "These options are site-specific."
|
|
|
GenerateHttpUrl.TheseOptionsAreSiteSpecificLabel.Caption="Opsi ini spesifik untuk situs"
|
|
|
-; "&Web root path:"
|
|
|
GenerateHttpUrl.WebRootTextbox.Caption="Lokasi root &web:"
|
|
|
-; "Use HTTP&S"
|
|
|
GenerateHttpUrl.HttpsCheckbox.Caption="Gunakan HTTP&S"
|
|
|
-; "&URL root path (optional):"
|
|
|
GenerateHttpUrl.RootPathTextbox.Caption="Lokasi root &URL (opsional):"
|
|
|
-; "&Web server hostname override (optional):"
|
|
|
GenerateHttpUrl.HostNameTextbox.Caption="Timpa hostname server &web (opsional):"
|
|
|
-; "Options"
|
|
|
GenerateHttpUrl.OptionsGroup.Caption="Opsi"
|
|
|
-; "Display URL"
|
|
|
GenerateHttpUrl.PauseCheckbox.Caption="URL Tampilan"
|
|
|
-; "Copy URL to clipboard"
|
|
|
GenerateHttpUrl.ClipboardCheckbox.Caption="Salin URL ke clipboard"
|
|
|
-; "Open URL in web browser"
|
|
|
GenerateHttpUrl.OpenCheckbox.Caption="Buka URL di browser web"
|
|
|
-; "Verify &Checksum"
|
|
|
+CompareFiles.OptionsGroup.Caption="Opsi"
|
|
|
VerifyFileChecksum.Name="Verifikasi &Checksum"
|
|
|
-; "Compares checksums of the selected local and remote file"
|
|
|
VerifyFileChecksum.Description="Komparasi checksum dari berkas lokal dan remote terpilih"
|
|
|
-; "&Search for Text..."
|
|
|
SearchText.Name="Temukan tek&s..."
|
|
|
-; "Searches recursively for a text in the current remote directory"
|
|
|
SearchText.Description="Pencarian rekursif teks pada direktori remote ini"
|
|
|
-; "Text:"
|
|
|
SearchText.TextTextbox.Caption="Teks:"
|
|
|
-; "File mask:"
|
|
|
SearchText.WildcardTextbox.Caption="Mask berkas:"
|
|
|
-; "&ZIP and Upload..."
|
|
|
ZipUpload.Name="&ZIP dan Unggah..."
|
|
|
-; "Packs the selected files to a ZIP archive and uploads it"
|
|
|
ZipUpload.Description="Mampatkan berkas terpilih menjadi arsip ZIP dan unggah"
|
|
|
-; "&Archive name:"
|
|
|
ZipUpload.ArchiveNameTextbox.Caption="Nama &arsip:"
|
|
|
-; "Use &7-zip"
|
|
|
ZipUpload.Use7zipCheckbox.Caption="Gunakan &7-zip"
|
|
|
-; "Archive &type (with 7-zip):"
|
|
|
ZipUpload.Archive7zipDropdownlist.Caption="&Tipe arsip (dengan 7-zip):"
|
|
|
-; "7-zip &path (7z.exe/7za.exe):"
|
|
|
ZipUpload.Path7zipFile.Caption="Lokasi 7-zi&p (7z.exe/7za.exe):"
|
|
|
-; "Logging"
|
|
|
ZipUpload.LoggingGroup.Caption="Pencatatan"
|
|
|
-; "&Keep Local Directory up to Date..."
|
|
|
KeepLocalUpToDate.Name="Selalu perbarui direktori lokal..."
|
|
|
-; "Periodically scans for changes in a remote directory and reflects them on a local directory"
|
|
|
KeepLocalUpToDate.Description="Pindai secara periodik perubahan pada direktori remote dan refleksikan perubahan pada direktori lokal"
|
|
|
-; "Directories"
|
|
|
KeepLocalUpToDate.DirectoriesGroup.Caption="Direktori"
|
|
|
-; "&Watch for changes in the remote directory:"
|
|
|
KeepLocalUpToDate.RemotePathTextbox.Caption="&Lihat perubahan pada direktori remote:"
|
|
|
-; "... &and automatically reflect them on the local directory:"
|
|
|
KeepLocalUpToDate.LocalPathTextbox.Caption="... d&an refleksikan otomatis pada direktori lokal"
|
|
|
-; "Options"
|
|
|
KeepLocalUpToDate.OptionsGroup.Caption="Opsi"
|
|
|
-; "&Delete files"
|
|
|
KeepLocalUpToDate.DeleteCheckbox.Caption="&Hapus file"
|
|
|
-; "&Beep on change"
|
|
|
KeepLocalUpToDate.BeepCheckbox.Caption="&Beep saat berubah"
|
|
|
-; "Continue on &error"
|
|
|
KeepLocalUpToDate.ContinueOnErrorCheckbox.Caption="Lanjutkan ketika eror"
|
|
|
-; "&Interval (in seconds):"
|
|
|
KeepLocalUpToDate.IntervalTextbox.Caption="&Interval (dalam detik):"
|
|
|
-; "Logging"
|
|
|
KeepLocalUpToDate.LoggingGroup.Caption="Pencatatan"
|
|
|
-; "Batch &Rename..."
|
|
|
BatchRename.Name="&Ubah nama batch..."
|
|
|
-; "Renames remote files using a regular expression"
|
|
|
BatchRename.Description="Ubah berkas remote dengan ekspresi reguler"
|
|
|
-; "Rename"
|
|
|
BatchRename.RenameGroup.Caption="Ubah nama"
|
|
|
-; "Replace file name part matching this pattern:"
|
|
|
BatchRename.PatternTextbox.Caption="Gantikan bagian nama berkas yang cocok dengan pola ini"
|
|
|
-; "with:"
|
|
|
BatchRename.ReplacementTextbox.Caption="dengan:"
|
|
|
-; "Options"
|
|
|
BatchRename.OptionsGroup.Caption="Opsi"
|
|
|
-; "&Preview changes"
|
|
|
BatchRename.PreviewModeCheckbox.Caption="Li&hat perubahan"
|
|
|
-; "Logging"
|
|
|
BatchRename.LoggingGroup.Caption="Pencatatan"
|
|
|
|
|
|
-
|
|
|
-; Translated strings that are no longed used in current version
|
|
|
-[Obsolete Strings]
|
|
|
-About.dfm_ThirdPartyBox.Label7.Caption="Kesepakatan lisensi dari semua program (pustaka berikut adalah bagian dari kesepakatan lisensi aplikasi"
|
|
|
-About.dfm_ThirdPartyBox.Label8.Caption="Filemanager Toolset library Versi 2.6"
|
|
|
-About.dfm_ThirdPartyBox.PuttyLicenseLabel.Caption="Menampilkan lisensi"
|
|
|
-ComboInput.dfm_CancelButton.Caption="Batal"
|
|
|
-ComboInput.dfm_OKButton.Caption="OKE"
|
|
|
-Copy.dfm_CopyButton.Caption="Salin (Copy)"
|
|
|
-Copy.dfm_NewerOnlyCheck.Caption="Hanya untuk file B&aru dan Terbaru"
|
|
|
-Copy.dfm_QueueCheck.Caption=""Transfer diproses dibelakang (ditambahkan ke &antrian transfer)"
|
|
|
-Copy.dfm_QueueNoConfirmationCheck.Caption="Tidak ada &konfirmasi"
|
|
|
-CopyParams.dfm_ChangeCaseGroup.CCFirstUpperCaseButton.Caption="Huruf &pertama besar"
|
|
|
-CopyParams.dfm_CommonPropertiesGroup.CommonPreserveTimestampCheck.Caption="Pertahankan timesta&mp"
|
|
|
-CopyParams.dfm_LocalPropertiesGroup.LocalPreserveTimeCheck.Caption="Pertahankan timesta&mp"
|
|
|
-CopyParams.dfm_RemotePropertiesGroup.RemotePreserveTimeCheck.Caption="Pertahankan timesta&mp"
|
|
|
-CustomScpExplorer.dfm_QueuePanel.QueueView2.item0.Caption="Operasi"
|
|
|
-CustomScpExplorer.dfm_QueuePanel.QueueView2.item1.Caption="Sumber"
|
|
|
-CustomScpExplorer.dfm_QueuePanel.QueueView2.item2.Caption="Tujuan"
|
|
|
-CustomScpExplorer.dfm_QueuePanel.QueueView2.item3.Caption="Tertransfer"
|
|
|
-Editor.dfm_EditorActions.CloseAction.Caption="T&utup"
|
|
|
-Editor.dfm_EditorActions.CloseAction.Hint="Tutup editor|Menyimpan file jika dibutuhkan dan menutup editor"
|
|
|
-FileFind.dfm_CancelButton.Caption="Tutup"
|
|
|
-FileFind.dfm_MinimizeButton.Caption="&Kecilkan"
|
|
|
-GeneralSettings.dfm_InterfaceGroup.Caption="Antar muka"
|
|
|
-GeneralSettings.dfm_InterfaceGroup.CommanderInterfaceButton.Caption="&Norton Commander"
|
|
|
-GeneralSettings.dfm_InterfaceGroup.ExplorerDescriptionLabel.Caption="- hanya direktori remote'#13#10'- jalur pintas keyboard seperti pada Windows Explorer'#13#10'- tarik && lepas"
|
|
|
-GeneralSettings.dfm_InterfaceGroup.ExplorerInterfaceButton.Caption="Seperti &Explorer"
|
|
|
-GenerateUrl.dfm_ResultActionList.EditCopyAction.Caption="&Salin"
|
|
|
-GenerateUrl.dfm_ResultActionList.EditSelectAllAction.Caption="Pilih &Semua"
|
|
|
-ImportSessions.dfm_Caption="Impor sesi dari PuTTY"
|
|
|
-ImportSessions.dfm_ImportKeysCheck.Caption="Import chaced host &keys untuk semua sesi yang dipilih"
|
|
|
-ImportSessions.dfm_Label1.Caption="Daftar berikit berisi sesi yang disimpan pada klien PuTTY SSH. Pilih sesi yang ingin anda impor dan tekan tombol OK."
|
|
|
-ImportSessions.dfm_SessionListView.item0.Caption="Sesi"
|
|
|
-ImportSessions.dfm_SessionListView.item1.Caption="Protokol"
|
|
|
-LocationProfiles.dfm_BookmarksGroup.AddBookmarkButton.Caption="&Tambah"
|
|
|
-LocationProfiles.dfm_BookmarksGroup.DownBookmarkButton.Caption="&Bawah"
|
|
|
-LocationProfiles.dfm_BookmarksGroup.MoveToButton.Caption="&Pindah ke ..."
|
|
|
-LocationProfiles.dfm_BookmarksGroup.RemoveBookmarkButton.Caption="&Hapus"
|
|
|
-LocationProfiles.dfm_BookmarksGroup.RenameButton.Caption="Ganti &nama"
|
|
|
-LocationProfiles.dfm_BookmarksGroup.UpBookmarkButton.Caption="&Atas"
|
|
|
-LogSettings.dfm_LoggingCheck.Caption="&Aktifkan catatan (log)"
|
|
|
-LogSettings.dfm_LoggingGroup.Caption="Pilihan catatan (log)"
|
|
|
-LogSettings.dfm_LoggingGroup.LogFileNameEdit.DialogTitle="Pilih file untuk sesi catatan (log)."
|
|
|
-LogSettings.dfm_LoggingGroup.LogFileNameEdit.Filter="File Catatan (log) (*.log)|*.log|Semua file (*.*)|*.*"
|
|
|
-LogSettings.dfm_LoggingGroup.LogFilePanel.LogFileAppendButton.Caption="&Buat File Baru"
|
|
|
-LogSettings.dfm_LoggingGroup.LogFilePanel.LogFileOverwriteButton.Caption="&Timpa File Lama"
|
|
|
-LogSettings.dfm_LoggingGroup.LogShowWindowCheck.Caption="Tunjukkan &window catatan (log):"
|
|
|
-LogSettings.dfm_LoggingGroup.LogToFileCheck.Caption="Catat ke &file"
|
|
|
-LogSettings.dfm_LoggingGroup.LogWindowCompleteButton.Caption="Perlihatkan sesi &lengkap"
|
|
|
-LogSettings.dfm_LoggingGroup.LogWindowLinesButton.Caption="Perlihatkan &sampai "
|
|
|
-LogSettings.dfm_LoggingGroup.LogWindowLinesText.Caption="baris"
|
|
|
-Login.dfm_ActionList.NewSessionAction.Caption="&Baru"
|
|
|
-Login.dfm_ActionList.ShellIconSessionAction.Caption="&Ikon Shell"
|
|
|
-Login.dfm_CloseButton.Caption="Tutup"
|
|
|
-Login.dfm_MainPanel.LeftPanel.ShowAdvancedLoginOptionsCheck.Caption="Opsi &Lanjutan"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.EncryptionGroup.Caption="Pilihan enkripsi"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.EncryptionGroup.CipherDownButton.Caption="&Bawah"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.EncryptionGroup.CipherUpButton.Caption="&Atas"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.EncryptionGroup.Label8.Caption="&Pilihan kebijakan cipher enkripsi"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.EncryptionGroup.Ssh2LegacyDESCheck.Caption="Aktifkan single-&DES yang sudah kadaluwarsa di SSH2"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.Hint="SSH"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.Caption="Pilihan protokol"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.CompressionCheck.Caption="Aktifkan &kompresi"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.Label7.Caption="Versi protokol SSH pilihan:"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt1Button.Caption="&1"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt1onlyButton.Caption="1 &saja"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt2Button.Caption="&2"
|
|
|
-Login.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt2onlyButton.Caption="2 s&aja"
|
|
|
-Login.dfm_MainPanel.PageControl.AuthSheet.AuthenticationGroup.AuthKICheck.Caption="Mencoba '#39'keyboard-&interactive'#39' authentication (SSH2)"
|
|
|
-Login.dfm_MainPanel.PageControl.AuthSheet.AuthenticationGroup.AuthKIPasswordCheck.Caption="Respon dengan &password pada awal tindakan"
|
|
|
-Login.dfm_MainPanel.PageControl.AuthSheet.AuthenticationGroup.AuthTISCheck.Caption="Mencoba &TIS atau otentikasi CryptoCard (SSH1)"
|
|
|
-Login.dfm_MainPanel.PageControl.AuthSheet.AuthenticationGroup.Caption="Pilihan otentikasi"
|
|
|
-Login.dfm_MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.AgentFwdCheck.Caption="Mengijinkan agent &forwarding"
|
|
|
-Login.dfm_MainPanel.PageControl.AuthSheet.Hint="Otentikasi"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.Caption="Sesi"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.Label1.Caption="Nama &Host"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.Label2.Caption="Nomor Po&rt"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.Label3.Caption="Nama &User"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.Label4.Caption="&Password"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.PrivateKeyEdit.DialogTitle="Pilih file private key"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.PrivateKeyEdit.Filter="File PuTTY Private Key (*.ppk)|*.ppk|Semua file (*.*)|*.*"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.BasicGroup.PrivateKeyLabel.Caption="File Private &Key"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.Hint="Sesi"
|
|
|
-Login.dfm_MainPanel.PageControl.BasicSheet.TransferProtocolGroup.Caption="Protokol"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.BugDeriveKey2Label.Caption="Salah hitung SSH2 &encryption keys"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.BugHMAC2Label.Caption="Salah hitung SSH2 H&MAC keys"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.BugIgnore1Label.Caption="Hambatan pada SSH1 &abaikan pesan"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.BugPKSessID2Label.Caption="Salah penggunaan ID sesi pada PK auth"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.BugPlainPW1Label.Caption="Menolak semua pass&word kamuflase SSH1"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.BugRSA1Label.Caption="Hambatan pada otentikasi SSH1 &RSA"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.BugRSAPad2Label.Caption="Memerlukan &lapisan pada SSH2 RSA signatures"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.BugsGroupBox.Caption="Terdeteksi gangguan di server SSH"
|
|
|
-Login.dfm_MainPanel.PageControl.BugsSheet.Hint="Gangguan"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.FtpPingGroup.Caption="Keepalives"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingDummyCommandButton.Caption="Menjalankan perintah protokol &dummy"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingIntervalLabel.Caption="Detik &antara keepalives"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingNullPacketButton.Caption="Mengirimkan paket SSH &null"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.FtpPingGroup.FtpPingOffButton.Caption="&Tidak Aktif"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.Hint="Koneksi"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.PingGroup.Caption="Keepalives"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.PingGroup.PingDummyCommandButton.Caption="Menjalankan perintah protokol &dummy"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.PingGroup.PingIntervalLabel.Caption="Detik &antara keepalives"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.PingGroup.PingNullPacketButton.Caption="Mengirimkan paket SSH &null"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.PingGroup.PingOffButton.Caption="&Tidak Aktif"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.TimeoutGroup.Caption="Batas Waktu"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.TimeoutGroup.Label11.Caption="Waktu &respon server berhenti dalam"
|
|
|
-Login.dfm_MainPanel.PageControl.ConnSheet.TimeoutGroup.Label12.Caption="detik"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.Caption="Direktori"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.LocalDirectoryDescLabel.Caption="Direktori lokal tidak digunakan oleh antarmuka sejenis explorer."
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.LocalDirectoryEdit.DialogText="Pilih direktori lokal awal."
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.LocalDirectoryLabel.Caption="Direktori &lokal"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.RemoteDirectoryLabel.Caption="Direktori &remote"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoriesGroup.UpdateDirectoriesCheck.Caption="In&gat direktori treakhir digunakan"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.CacheDirectoriesCheck.Caption="Cache dari direktori remote yang &dikunjungi"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.CacheDirectoryChangesCheck.Caption="&Direktori chace berubah"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.PreserveDirectoryChangesCheck.Caption="Cache &Permanen"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.DirectoryOptionsGroup.ResolveSymlinksCheck.Caption="Li&nk simbolik ditetapkan"
|
|
|
-Login.dfm_MainPanel.PageControl.DirectoriesSheet.Hint="Direktori"
|
|
|
-Login.dfm_MainPanel.PageControl.EnvironmentSheet.DSTModeGroup.Caption="Simpan waktu Daylight"
|
|
|
-Login.dfm_MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.TimeDifferenceHoursLabel.Caption="jam"
|
|
|
-Login.dfm_MainPanel.PageControl.EnvironmentSheet.EnvironmentGroup.TimeDifferenceMinutesLabel.Caption="menit"
|
|
|
-Login.dfm_MainPanel.PageControl.EnvironmentSheet.Hint="Lingkungan"
|
|
|
-Login.dfm_MainPanel.PageControl.EnvironmentSheet.RecycleBinLinkLabel.Caption="Recycle bin"
|
|
|
-Login.dfm_MainPanel.PageControl.GeneralSheet.Hint="Preferensi"
|
|
|
-Login.dfm_MainPanel.PageControl.GeneralSheet.Label13.Caption="Pilihan umum lainnya:"
|
|
|
-Login.dfm_MainPanel.PageControl.GeneralSheet.PreferencesButton.Caption="Preferensi..."
|
|
|
-Login.dfm_MainPanel.PageControl.LogSheet.Hint="Masuk"
|
|
|
-Login.dfm_MainPanel.PageControl.LogSheet.LoggingFrame.LoggingGroup.LogFilePanel.LogFileAppendButton.Caption="M&elampirkan"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.Hint="Proxy"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.Caption="Seting proxy"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.Label17.Caption="Lakukan pencarian nama &DNS pada proxy akhir:"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyDNSCombo.Items.Strings.0="Auto"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyDNSCombo.Items.Strings.1="Tidak"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyDNSCombo.Items.Strings.2="Ya"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyLocalCommandBrowseButton.Caption="J&elajah"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyLocalhostCheck.Caption="Gu&nakan koneksi pada proxy local host"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxySettingsGroup.ProxyTelnetCommandLabel.Caption="Pe&rintah telnet"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxyTypeGroup.Caption="Proxy"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyHostLabel.Caption="Pro&xy nama host"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyPasswordLabel.Caption="&Password"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyPortLabel.Caption="Nomor po&rt"
|
|
|
-Login.dfm_MainPanel.PageControl.ProxySheet.ProxyTypeGroup.ProxyUsernameLabel.Caption="&User name"
|
|
|
-Login.dfm_MainPanel.PageControl.RecycleBinSheet.Hint="Recycle bin"
|
|
|
-Login.dfm_MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.Caption="Recycle bin"
|
|
|
-Login.dfm_MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.DeleteToRecycleBinCheck.Caption="&Masukkan file remote yg dihapus ke recycle bin"
|
|
|
-Login.dfm_MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.OverwrittenToRecycleBinCheck.Caption="Masukkan &penumpukan file remote ke recycle bin (hanya SFTP)"
|
|
|
-Login.dfm_MainPanel.PageControl.RecycleBinSheet.RecycleBinGroup.RecycleBinPathLabel.Caption="&Remote recycle bin"
|
|
|
-Login.dfm_MainPanel.PageControl.ScpSheet.Hint="SCP"
|
|
|
-Login.dfm_MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.Caption="Pilihan lainnya"
|
|
|
-Login.dfm_MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.ClearAliasesCheck.Caption="Bersihkan a&liases"
|
|
|
-Login.dfm_MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.LookupUserGroupsCheck.Caption="Pencarian &user groups"
|
|
|
-Login.dfm_MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.Scp1CompatibilityCheck.Caption="Scp&2 kompatibel dengan scp1."
|
|
|
-Login.dfm_MainPanel.PageControl.ScpSheet.OtherShellOptionsGroup.UnsetNationalVarsCheck.Caption="Hilangkan variabel &national"
|
|
|
-Login.dfm_MainPanel.PageControl.ScpSheet.ShellGroup.Caption="Shell"
|
|
|
-Login.dfm_MainPanel.PageControl.SessionListSheet.Hint="Sesi tersimpan"
|
|
|
-Login.dfm_MainPanel.PageControl.SessionListSheet.ToolsMenuButton.Caption="Ala&t Bantu"
|
|
|
-Login.dfm_MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label14.Caption="Nomor Po&rt"
|
|
|
-Login.dfm_MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label15.Caption="Nama &User"
|
|
|
-Login.dfm_MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label16.Caption="&Password"
|
|
|
-Login.dfm_MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label18.Caption="File Private &Key"
|
|
|
-Login.dfm_MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.Label6.Caption="Nama &Host"
|
|
|
-Login.dfm_MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.TunnelPrivateKeyEdit.DialogTitle="Pilih file private key"
|
|
|
-Login.dfm_MainPanel.PageControl.TunnelSheet.TunnelSessionGroup.TunnelPrivateKeyEdit.Filter="File PuTTY Private Key (*.ppk)|*.ppk|Semua file (*.*)|*.*"
|
|
|
-Login.dfm_MainPanel.SitePanel.BasicGroup.Label3.Caption="Nama &User"
|
|
|
-Login.dfm_MainPanel.SitePanel.BasicGroup.Label4.Caption="&Password"
|
|
|
-NonVisual.dfm_ExplorerActions.AddEditLinkAction.Caption="Buat/Edit &Link"
|
|
|
-NonVisual.dfm_ExplorerActions.AddEditLinkAction.Hint="Buat/Edit link|Buat link baru atau edit link pilihan"
|
|
|
-NonVisual.dfm_ExplorerActions.AddEditLinkContextAction.Caption="Buat/Edit &Link"
|
|
|
-NonVisual.dfm_ExplorerActions.CommanderSelectionBandAction.Caption="Tombol Pi&lihan"
|
|
|
-NonVisual.dfm_ExplorerActions.CommanderSelectionBandAction.Hint="Hilang/tunjukkan toolbar pilihan"
|
|
|
-NonVisual.dfm_ExplorerActions.CommanderToolbarBandAction.Caption="Tombol &Standard"
|
|
|
-NonVisual.dfm_ExplorerActions.CommanderToolbarBandAction.Hint="Hilang/tunjukkan toolbar standard"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentCopyAction.Caption="&Salin (Copy)"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentCopyAction.Hint="Salin|Salin file pilihan"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentCopyFocusedAction.Caption="&Salin (Copy)"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentCopyFocusedAction.Hint="Salin|Salin file pilihan ke direktori lokal"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentEditAlternativeAction.Caption="&Edit (Alternatif)"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentEditAlternativeAction.Hint="Edit (alternatif)|Edit file pilihan pakai alternatif editor"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentMoveAction.Caption="&Pindahkan (Move)"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentMoveAction.Hint="Pindahkan|Pindahkan file pilihan"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentMoveFocusedAction.Caption="&Pindah (Move)"
|
|
|
-NonVisual.dfm_ExplorerActions.CurrentMoveFocusedAction.Hint="Pindah|Pindah file pilihan ke direktori lokal"
|
|
|
-NonVisual.dfm_ExplorerActions.CustomCommandsAction.Caption="Perintah &Custom"
|
|
|
-NonVisual.dfm_ExplorerActions.CustomCommandsAction.Hint="Jalankan perintah custom pada file pilihan"
|
|
|
-NonVisual.dfm_ExplorerActions.LocalAddEditLinkAction.Caption="Buat/Edit &Link"
|
|
|
-NonVisual.dfm_ExplorerActions.LocalCreateDirAction.Caption="&Buat Direktori..."
|
|
|
-NonVisual.dfm_ExplorerActions.PasteAction.Caption="&Paste"
|
|
|
-NonVisual.dfm_ExplorerActions.PasteAction.Hint="Paste file dari clipboard ke direktori saat ini di panel aktif"
|
|
|
-NonVisual.dfm_ExplorerActions.RemoteAddEditLinkAction.Caption="Buat/Edit &Link"
|
|
|
-NonVisual.dfm_ExplorerActions.RemoteCreateDirAction.Caption="&Buat Direktori..."
|
|
|
-NonVisual.dfm_ExplorerActions.SaveCurrentSessionAction.Caption="&Simpan Sesi"
|
|
|
-NonVisual.dfm_ExplorerActions.SaveCurrentSessionAction.Hint="Simpan sesi|Simpan sesi saat ini"
|
|
|
-NonVisual.dfm_ExplorerActions.SavedSessionsAction.Caption="Simpan Sesi"
|
|
|
-NonVisual.dfm_ExplorerActions.SavedSessionsAction.Hint="Buka sesi tersimpan"
|
|
|
-NonVisual.dfm_ExplorerActions.ToolBarAction.Caption="Toolbar &Perintah"
|
|
|
-NonVisual.dfm_ExplorerActions.ToolBarAction.Hint="Hilang/tunjukkan toolbar perintah bawah"
|
|
|
-NonVisual.dfm_ExplorerActions.ViewLogAction.Caption="Window Lo&g"
|
|
|
-NonVisual.dfm_ExplorerActions.ViewLogAction.Hint="Hilang/tunjukkan window log""
|
|
|
-NonVisual.dfm_LogActions.LogClearAction.Caption="B&ersih"
|
|
|
-NonVisual.dfm_LogActions.LogClearAction.Hint="Bersihkan catatan (log)"
|
|
|
-NonVisual.dfm_LogActions.LogCloseAction.Caption="&Tutup"
|
|
|
-NonVisual.dfm_LogActions.LogCloseAction.Hint="Tutup window catatan (log)"
|
|
|
-NonVisual.dfm_LogActions.LogCopyAction.Caption="&Salin"
|
|
|
-NonVisual.dfm_LogActions.LogCopyAction.Hint="Salin ke clipboard"
|
|
|
-NonVisual.dfm_LogActions.LogSelectAllAction.Caption="Pilih &Semua"
|
|
|
-NonVisual.dfm_LogActions.LogSelectAllAction.Hint="Pilih semua"
|
|
|
-OpenDirectory.dfm_BookmarksGroup.AddBookmarkButton.Caption="&Tambah"
|
|
|
-OpenDirectory.dfm_BookmarksGroup.Caption="Bookmark"
|
|
|
-OpenDirectory.dfm_BookmarksGroup.DownBookmarkButton.Caption="&Bawah"
|
|
|
-OpenDirectory.dfm_BookmarksGroup.Label1.Caption="Pilih &bookmark:"
|
|
|
-OpenDirectory.dfm_BookmarksGroup.RemoveBookmarkButton.Caption="&Hapus"
|
|
|
-OpenDirectory.dfm_BookmarksGroup.UpBookmarkButton.Caption="&Atas"
|
|
|
-Preferences.dfm_MainPanel.PageControl.CommanderSheet.Hint="Commander"
|
|
|
-Preferences.dfm_MainPanel.PageControl.CommanderSheet.PanelsGroup.PreserveLocalDirectoryCheck.Caption="Jangan ubah direktori &lokal ketika mengganti sesi"
|
|
|
-Preferences.dfm_MainPanel.PageControl.CustomCommandsSheet.Hint="Perintah"
|
|
|
-Preferences.dfm_MainPanel.PageControl.DragDropSheet.Hint="Drag & Drop"
|
|
|
-Preferences.dfm_MainPanel.PageControl.EditorSheet.Hint="Editor"
|
|
|
-Preferences.dfm_MainPanel.PageControl.ExplorerSheet.Hint="Explorer"
|
|
|
-Preferences.dfm_MainPanel.PageControl.GeneralSheet.Hint="Tampilan"
|
|
|
-Preferences.dfm_MainPanel.PageControl.GeneralSheet.Label1.Caption="Catatan: perubahan akan terjadi jika anda membuka aplikasi lagi nantinya"
|
|
|
-Preferences.dfm_MainPanel.PageControl.IntegrationAppSheet.ExternalAppsGroup.Label2.Caption="Path PuTTY:"
|
|
|
-Preferences.dfm_MainPanel.PageControl.IntegrationSheet.Hint="Integrasi"
|
|
|
-Preferences.dfm_MainPanel.PageControl.IntegrationSheet.ShellIconsGroup.RegisterAsUrlHandlerButton.Caption="Register untuk memakai alamat scp:// dan sftp://"
|
|
|
-Preferences.dfm_MainPanel.PageControl.LogSheet.Hint="Pencatatan"
|
|
|
-Preferences.dfm_MainPanel.PageControl.LogSheet.LoggingGroup.LogShowWindowCheck.Caption="Tunjukkan &window catatan (log):"
|
|
|
-Preferences.dfm_MainPanel.PageControl.LogSheet.LoggingGroup.LogToFileCheck.Caption="Catat ke &file"
|
|
|
-Preferences.dfm_MainPanel.PageControl.LogSheet.LoggingGroup.LogWindowCompleteButton.Caption="Perlihatkan sesi &lengkap"
|
|
|
-Preferences.dfm_MainPanel.PageControl.LogSheet.LoggingGroup.LogWindowLinesButton.Caption="Perlihatkan &sampai "
|
|
|
-Preferences.dfm_MainPanel.PageControl.LogSheet.LoggingGroup.LogWindowLinesText.Caption="baris"
|
|
|
-Preferences.dfm_MainPanel.PageControl.PanelsSheet.Hint="Panel"
|
|
|
-Preferences.dfm_MainPanel.PageControl.PanelsSheet.PanelsCommonGroup.DeleteToRecycleBinCheck.Caption="&Hapus file lokal ke recycle bin"
|
|
|
-Preferences.dfm_MainPanel.PageControl.PanelsSheet.PanelsRemoteDirectoryGroup.Caption="Direktori remote"
|
|
|
-Preferences.dfm_MainPanel.PageControl.PanelsSheet.PanelsRemoteDirectoryGroup.ShowInaccesibleDirectoriesCheck.Caption="Tampilkan direktori tanpa akses"
|
|
|
-Preferences.dfm_MainPanel.PageControl.PreferencesSheet.CommonPreferencesGroup.ConfirmClosingSessionCheck.Caption="Ke&luar aplikasi"
|
|
|
-Preferences.dfm_MainPanel.PageControl.PreferencesSheet.Hint="Lingkungan"
|
|
|
-Preferences.dfm_MainPanel.PageControl.QueueSheet.Hint="Latar Belakang"
|
|
|
-Preferences.dfm_MainPanel.PageControl.QueueSheet.QueueGroup.RememberPasswordCheck.Caption="Ingat &password sesi pada transfer dilatarbelakang"
|
|
|
-Preferences.dfm_MainPanel.PageControl.StorageSheet.Hint="Penyimpanan"
|
|
|
-Preferences.dfm_MainPanel.PageControl.TransferSheet.CopyParamsFrame.CommonPropertiesGroup.Caption="Pilihan Perintah"
|
|
|
-Preferences.dfm_MainPanel.PageControl.TransferSheet.CopyParamsFrame.LocalPropertiesGroup.Caption="Pilihan Download"
|
|
|
-Preferences.dfm_MainPanel.PageControl.TransferSheet.CopyParamsFrame.RemotePropertiesGroup.Caption="Pilihan Upload"
|
|
|
-Preferences.dfm_MainPanel.PageControl.TransferSheet.Hint="Transfer"
|
|
|
-Progress.dfm_CancelButton.Caption="Batal"
|
|
|
-Progress.dfm_DisconnectWhenCompleteCheck.Caption="&Putus koneksi jika selesai"
|
|
|
-Progress.dfm_MainPanel.Label1.Caption="File:"
|
|
|
-Progress.dfm_MinimizeButton.Caption="&Kecilkan"
|
|
|
-Progress.dfm_TransferPanel.Label10.Caption="Mode transfer:"
|
|
|
-Progress.dfm_TransferPanel.Label11.Caption="Ulangi (Resume):"
|
|
|
-SaveSession.dfm_CancelButton.Caption="Batal"
|
|
|
-SaveSession.dfm_Caption="Simpan sesi"
|
|
|
-SaveSession.dfm_InputLabel.Caption="&simpan sesi:"
|
|
|
-SaveSession.dfm_OKButton.Caption="OKE"
|
|
|
-SelectMask.dfm_MaskGroup.IncludingDirectoriesCheck.Caption="Termasuk &direktori"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.Label7.Caption="Versi protokol SSH pilihan:"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt1Button.Caption="&1"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt1onlyButton.Caption="1 &saja"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt2Button.Caption="&2"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.AdvancedSheet.ProtocolGroup.SshProt2onlyButton.Caption="2 s&aja"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.PrivateKeyEdit.DialogTitle="Pilih file private key"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.AuthSheet.AuthenticationParamsGroup.PrivateKeyEdit.Filter="File PuTTY Private Key (*.ppk)|*.ppk|Semua file (*.*)|*.*"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.TunnelSheet.TunnelAuthenticationParamsGroup.TunnelPrivateKeyEdit.DialogTitle="Pilih file private key"
|
|
|
-SiteAdvanced.dfm_MainPanel.PageControl.TunnelSheet.TunnelAuthenticationParamsGroup.TunnelPrivateKeyEdit.Filter="File PuTTY Private Key (*.ppk)|*.ppk|Semua file (*.*)|*.*"
|
|
|
-Symlink.dfm_SymlinkGroup.SymbolicCheck.Caption="Link si&mbolik"
|
|
|
-SynchronizeChecklist.dfm_ListViewPopupMenu.SelectAllItem.Caption="Pilih &Semua"
|
|
|
-SynchronizeProgress.dfm_CancelButton.Caption="Batal"
|
|
|
-SynchronizeProgress.dfm_MinimizeButton.Caption="&Mengecilkan"
|
|
|
-TextsCore1.rc_ACCESS_VIOLATION_ERROR="Gagal akses ke memory"
|
|
|
-TextsCore1.rc_APPEND_OR_RESUME="Sisipkan file '%s' diakhir deret file? Tekan 'Tidak' jika hanya melanjutkan file yg ada."
|
|
|
-TextsCore1.rc_ATTEMPT_TO_WRITE_TO_PARENT_DIR="Pelanggaran: Host remote berusaha menulis ke path '.' atau '..'!"
|
|
|
-TextsCore1.rc_CIPHER_BELOW_TRESHOLD="%schiper pertama yg disupport server adalah %s, yang dikonfigurasikan dibawah threshold.\n\nLanjutkan koneksi ini?"
|
|
|
-TextsCore1.rc_CIPHER_TYPE_CS="client-ke-server "
|
|
|
-TextsCore1.rc_CIPHER_TYPE_SC="server-ke-client "
|
|
|
-TextsCore1.rc_LOCAL_FILE_OVERWRITE="File lokal '%s' sudah ada. Ditumpuk?"
|
|
|
-TextsCore1.rc_PRESERVE_TIME_PERM_ERROR="Upload file '%s' berhasil, tapi kesalahan terjadi ketika seting hak akses dan/atau timestamp. Jika terjadi lagi, matikan 'Set hak akses' dan/atau 'Preserve timestamp'."
|
|
|
-TextsCore1.rc_REMOTE_FILE_OVERWRITE="File remote '%s' sudah ada. Ditumpuk?"
|
|
|
-TextsCore1.rc_RESUME_TRANSFER="Direktori Target berisi file transferan '%s'. Lanjutkan transfer file? Ket: Jawab 'Tidak' akan menghapus file yang ditransfer dan restart transfer."
|
|
|
-TextsCore1.rc_SESSION_INFO_TIP="Host: %s\nUser name: %s\nFile Kunci Private: %s\nVersi Protokol SSH: %s\nProtokol Transfer: %s"
|
|
|
-TextsCore1.rc_VERSION="Versi %d.%d.%d (Build %d)"
|
|
|
-TextsWin1.rc_CANCEL_OPERATION="Batalkan operasi?"
|
|
|
-TextsWin1.rc_CANCEL_OPERATION_FATAL="Batalkan transfer file?\n \nOperasi tdk bisa dibatalkan ditengah transfer file.\nTekan 'Ya' membatalkan transfer file dan memutus koneksi.\nTekan 'Tidak' untuk melanjutkan transfer file.\nTekan 'Batal' untuk lanjutkan operasi."
|
|
|
-TextsWin1.rc_CIPHER_NAME_AES="AES (hanya SSH2)"
|
|
|
-TextsWin1.rc_CLEANTEMP_CONFIRM="WinSCP menemukan %d folder sementara. Folder ini kemungkinan berisi file editan atau download sebelumnya. Anda ingin menghapus folder ini? Anda bisa membuka folder ini untuk melihat isinya sebelum dihapus."
|
|
|
-TextsWin1.rc_CONFIRM_REGISTER_URL="Anda ingin meregistrasikan aplikasi untuk menghandel alamat scp:// dan sftp:// ?"
|
|
|
-TextsWin1.rc_COPY_COPY="Salin"
|
|
|
-TextsWin1.rc_COPY_COPY_BUTTON="Salin"
|
|
|
-TextsWin1.rc_COPY_COPY_CAPTION="Salin"
|
|
|
-TextsWin1.rc_COPY_MOVE="Pindah"
|
|
|
-TextsWin1.rc_COPY_MOVE_BUTTON="Pindah"
|
|
|
-TextsWin1.rc_CUSTOM_COMMANDS_PARAM_PROMPT="nilai ¶meter perintah '%s':"
|
|
|
-TextsWin1.rc_CUSTOM_COMMANDS_PARAM_TITLE="parameter perintah '%s'"
|
|
|
-TextsWin1.rc_CUSTOM_COMMAND_DIRECTORIES="D"
|
|
|
-TextsWin1.rc_CUSTOM_COMMAND_RECURSE="R"
|
|
|
-TextsWin1.rc_DD_WARN_UNKNOWN_TEMP_SPACE="Ketika memindah file pilihan ke direktori remote, file didownload dulu ke direktori sementara '%s'. Ada sisa %s di drive. Ukuran Total file dipilih tdk diketahui (karena didalamnya ada direktori).\n\nKet: Direktori sementara bisa diubah dari Preferensi.\n\nAnda tetap ingin download file tsb?"
|
|
|
-TextsWin1.rc_DELETE_LOCAL_FILE_ERROR="Gagal hapus file '%s'."
|
|
|
-TextsWin1.rc_DRAGEXT_TARGET_NOT_INSTALLED="Shell drag extension support aktif, tapi ekstensi tidak terbuka. Mungkin belum terinstal atau komputer belum anda restart setelah instal. Instal ekstensi atau ubah ke kompatibel mode drag&&drop (dari Preferensi), dimana digunakan folder sementara untuk download."
|
|
|
-TextsWin1.rc_DRAGEXT_TARGET_UNKNOWN="WinSCP tdk bisa deteksi folder, dimana file yg dijatuhkan berada. Mungkin tidak anda jatuhkan di folder biasa (contoh: Windows Explorer) atau WinSCP shell drag extension tdk terinstal atau komputer belum anda restart setelah instal. Instal ekstensi atau ubah ke kompatibel mode drag&&drop (dari Preferensi), dimana digunakan folder sementara. Hal ini akan membolehkan anda menjatuhkan file ke tujuan manapun."
|
|
|
-TextsWin1.rc_EDIT_SESSION_CLOSED="Tdk bisa upload file editan '%s', sesi '%s' telah ditutup"
|
|
|
-TextsWin1.rc_LOGIN_BUG_AUTO="Auto"
|
|
|
-TextsWin1.rc_LOGIN_BUG_OFF="Mati"
|
|
|
-TextsWin1.rc_LOGIN_BUG_ON="Hidup"
|
|
|
-TextsWin1.rc_LOG_CAPTION="Log sesi '%s'"
|
|
|
-TextsWin1.rc_LOG_NOLOG="Tidak ada catatan sesi."
|
|
|
-TextsWin1.rc_LOG_NOLOGCAPTION="Tdk ada log"
|
|
|
-TextsWin1.rc_LOG_NOLOGFILE="Pencatatan (log) ke file tdk aktif."
|
|
|
-TextsWin1.rc_MASK_ERROR="'%s' tanda yg salah"
|
|
|
-TextsWin1.rc_NEW_FILE_CAPTION="Edit file baru"
|
|
|
-TextsWin1.rc_NEW_FILE_PROMPT="&Beri nama file baru"
|
|
|
-TextsWin1.rc_OPEN_COMMAND_SESSION="Sesi %s ini tdk bisa menjalankan perintah. Sesi shell terpisah mungkin terbuka untuk memproses perintah tsb. Anda ingin membuka sesi terpisah tsb?\n \nCatatan: Harus digunakan shell unix dan shell harus pada path yg sama dengan sesi %s ini."
|
|
|
-TextsWin1.rc_PENDING_QUEUE_ITEMS="Ada beberapa transfer dilatarbelakang dlm antrian. Anda tetap ingin memutus koneksi?\n \nPeringatan: Tekan 'Oke' akan mematikan semua proses transfer segera."
|
|
|
-TextsWin1.rc_PERFORM_ON_COMMAND_SESSION="Sesi %s tidak bisa menjalankan perintah anda. Shell terpisah mungkin sedang dijalankan. Ingin membuka sesi shell terpisah?\n \nCatatan: Server harus Unix-like shell dan shell harus menggunakan path syntax yang sama dengan sesi %s."
|
|
|
-TextsWin1.rc_PREFERENCES_PUTTY_FILTER="PuTTY (putty.exe)|putty.exe|File eksekusi (*.exe)|*.exe|Semua file (*.*)|*.*"
|
|
|
-TextsWin1.rc_PREFERENCES_SELECT_PUTTY="Cari PuTTY"
|
|
|
-TextsWin1.rc_PROGRESS_COPY="Penyalinan"
|
|
|
-TextsWin1.rc_PROGRESS_MOVE="Pemindahan"
|
|
|
-TextsWin1.rc_REGISTER_URL_ERROR="Aplikasi untuk menghandel alamat scp:// dan sftp:// tdk bisa diregister."
|
|
|
-TextsWin1.rc_RESUME_DISABLED="Dinonaktifkan"
|
|
|
-TextsWin1.rc_RESUME_ENABLED="Diaktifkan"
|
|
|
-TextsWin1.rc_RESUME_NOT_AVAILABLE="Tidak tersedia"
|
|
|
-TextsWin1.rc_SENDTO_HOOK_NAME="%s (upload gunakan SFTP atau SCP)"
|
|
|
-TextsWin1.rc_SESSION_SENDTO_HOOK_NAME="%s (upload gunakan SFTP atau SCP)"
|
|
|
-TextsWin1.rc_STATUS_DISCONNECTED="Koneksi terputus."
|
|
|
-TextsWin1.rc_SYNCHRONIZE_PROGRESS_SYNCHRONIZE="Sinkronisasi"
|
|
|
-TextsWin1.rc_TRANSFER_ASCII="Teks"
|
|
|
-TextsWin1.rc_TRANSFER_BINARY="Binary"
|
|
|
-TextsWin1.rc_TRANSLATOR_INFO="Terjemahan: 2017, Radhitya Wawan Yunarko (radh.it)"
|
|
|
-WinSCP_DRC.rc_Consts_SCancelButton="Batal"
|
|
|
-WinSCP_DRC.rc_Consts_SMaskEditErr="Nilai inputan salah. Gunakan tombol escape untuk menggagalkan perubahan"
|
|
|
-WinSCP_DRC.rc_Consts_SMaskErr="Nilai input salah"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgAbort="&Gagalkan"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgAll="&Semua"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgCancel="Batal"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgConfirm="Terkonfirmasi"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgError="Kesalahan"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgHelp="&Bantuan"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgIgnore="&Abaikan"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgInformation="Informasi"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgNo="&Tidak"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgNoToAll="T&idak Semua"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgOK="OKE"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgRetry="&Ulangi"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgWarning="Peringatan"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgYes="&Ya"
|
|
|
-WinSCP_DRC.rc_Consts_SMsgDlgYesToAll="Ya &semua"
|
|
|
-WinSCP_DRC.rc_Consts_SOKButton="Oke"
|
|
|
-WinSCP_DRC.rc_Customdirview_SDragDropError="Salah DragDrop: %d"
|
|
|
-WinSCP_DRC.rc_Customdirview_SErrorOpenFile="Tidak dapat membuka file: "
|
|
|
-WinSCP_DRC.rc_Morebutton_SDefaultCollapsedCaption="Lagi (&M)>>"
|
|
|
-WinSCP_DRC.rc_Morebutton_SDefaultExpandedCaption="<< Kurangi (&L)"
|
|
|
-WinSCP_DRC.rc_Sysconst_SInvalidDate="'%s' bukan tanggal yang benar"
|
|
|
-WinSCP_DRC.rc_Sysconst_SInvalidDateTime="'%s' bukan tanggal dan waktu yang benar"
|
|
|
-WinSCP_DRC.rc_Sysconst_SInvalidTime="'%s' bukan waktu yang benar"
|
|
|
-WinSCP_DRC.rc_System_Rtlconsts_SInvalidDate="'%s' bukan tanggal yang benar"
|
|
|
-WinSCP_DRC.rc_System_Rtlconsts_SInvalidDateTime="'%s' bukan tanggal dan waktu yang benar"
|
|
|
-WinSCP_DRC.rc_System_Rtlconsts_SInvalidTime="'%s' bukan waktu yang benar"
|
|
|
-default.isl_ToUNCPathname="Instalasi tidak dapat dilakukan pada pathname UNC. Untuk menginstal melalui network, silahkan map network drive-nya terlebih dulu."
|
|
|
-winscp.isl_AdditionalOptions="Pilihan tambahan"
|
|
|
-winscp.isl_AdvancedLoginOptions="Tampilkan pilihan login &advanced"
|
|
|
-winscp.isl_ExplorerInterface="Tampilan seperti &Explorer"
|
|
|
-winscp.isl_KeysManual="Gunakan kunci publik untuk otentikasi SSH"
|
|
|
-winscp.isl_NortonCommanderInterface="Tampilan Norton &Commander"
|
|
|
-winscp.isl_PageantManual="Manual Pageant"
|
|
|
-winscp.isl_PuTTYgenManual="Manual PuTTYgen"
|
|
|
-winscp.isl_PuttyWebSite="Situs web PuTTY"
|
|
|
-winscp.isl_RSAKeyTools="Urusan kunci"
|
|
|
-winscp.isl_RegisterAsUrlHandler="Registrasi untuk menangani alamat scp:// dan sftp://"
|
|
|
-winscp.isl_SendToHook="WinSCP (upload dengan SFTP atau SCP)"
|
|
|
-winscp.isl_SupportForum="Forum pendukung"
|
|
|
-winscp.isl_WebSite="Situs web WinSCP"
|