mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +02:00
Add `locale/en.po` file. Add English to `locale/LINGUAS` list. Partially duplicate `msgid`s to `msgstr`s in English locale enable eventual key `msgid` changes Replace former project name with Tenacity in English locale. Replace former project website with Tenacity compatible usages in English locale. Modify `AboutDialog.h` by renaming variables. Modify `AboutDialog.cpp` by replacing usage of pre-fork name in Strings. Modify AddBuildInfoRow methods to be static in About dialog. Make License text const in About dialog. Make pre-fork credits different in About dialog. Begin adding Tenacity specific credits Macros starting with `__` are reserved, so I removed the `__` on the About Dialog guard macro. Remove `AboutDialog::` from usage of `Role` in `AboutDialog.h` Refactor overly long generator method into separate methods in `AboutDialog.(h|cpp)` Begin adding Tenacity developer information Cleanup layout of `AboutDialog.h` and `AboutDialog.cpp` Add `safedelete` macro to compliment odd `safenew` macro Add `enum` to `ShuttleGui.cpp` to make it more clear what `Prop` method is doing. Remove a ton of pointless and/or redunant `#ifdef` usage Remove pointless singleton in AboutDialog Make AboutDialog modal on MacOS Fix reference type use of `auto` in `AudacityApp` b/c it makes unintentional copy. Update XPM and PNG images using Tenacity assets Update ICO images using Tenacity assets. Fix Windows resource script that improperly used `winuser.h` import. Add `*.aps` to gitignore to prevent IDE RC pre-load file from being committed. Add default values for pre-processor constants in `tenacity.rc`. Make changes needed for `Tenacity.exe` binary Add 8x8 PNG to Windows ICO files Replace project name in various CMake and CPack file. Replace project name in various directory structures. Replace project name in various OS-specific build files. Replace project name in various documentation files. Update the PO and POT files using the script. Fix places where a `.desktop` file was used on Linux. Replace title of project windows. Make splash screen click through to `tenacityaudio.org`. Remove ® from `AboutDialog.cpp` Modify copyright message in `AboutDialog.cpp` Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
24226 lines
556 KiB
Plaintext
24226 lines
556 KiB
Plaintext
# Audacity Strings for Translation.
|
|
# Copyright (C) YEAR Audacity Development Team
|
|
# This file is distributed under the same license as Audacity.
|
|
# Audacity Team <audacity-translation@lists.sourceforge.net>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: audacity 3.0.4\n"
|
|
"Report-Msgid-Bugs-To: emabrey@tenacityaudio.org\n"
|
|
"POT-Creation-Date: 2021-07-20 03:55-0400\n"
|
|
"PO-Revision-Date: 2012-01-16 15:00-0000\n"
|
|
"Last-Translator: Gale <gale@audacityteam.org>\n"
|
|
"Language-Team: \n"
|
|
"Language: id\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
#, fuzzy
|
|
msgctxt "update dialog"
|
|
msgid "Update Audacity"
|
|
msgstr "Keluar dari Audacity"
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
msgctxt "update dialog"
|
|
msgid "&Skip"
|
|
msgstr ""
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
msgctxt "update dialog"
|
|
msgid "&Install update"
|
|
msgstr ""
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
#, fuzzy
|
|
msgctxt "update dialog"
|
|
msgid "Changelog"
|
|
msgstr "Saluran"
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
msgctxt "update dialog"
|
|
msgid "Read more on GitHub"
|
|
msgstr ""
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
#, fuzzy
|
|
msgctxt "update dialog"
|
|
msgid "Error checking for update"
|
|
msgstr "Error dalam mebuka file"
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
msgctxt "update dialog"
|
|
msgid "Unable to connect to Audacity update server."
|
|
msgstr ""
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
msgctxt "update dialog"
|
|
msgid "Update data was corrupted."
|
|
msgstr ""
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
#, fuzzy
|
|
msgctxt "update dialog"
|
|
msgid "Error downloading update."
|
|
msgstr "Error mengambil metadata"
|
|
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
msgctxt "update dialog"
|
|
msgid "Can't open the Audacity download link."
|
|
msgstr ""
|
|
|
|
#. i18n-hint Substitution of version number for %s.
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
#, fuzzy, c-format
|
|
msgctxt "update dialog"
|
|
msgid "Audacity %s is available!"
|
|
msgstr "Toolbar Audacity %s"
|
|
|
|
#. i18n-hint comment to be moved
|
|
#. to one of them (one is enough)
|
|
#. i18n-hint: modifier as in "Recording preferences", not progressive verb
|
|
#: libraries/lib-strings/FutureStrings.h
|
|
#, fuzzy
|
|
msgctxt "preference"
|
|
msgid "Recording"
|
|
msgstr "Merekam"
|
|
|
|
#: libraries/lib-strings/Internat.cpp
|
|
msgid "Unable to determine"
|
|
msgstr "Tidak bisa medeterminasi"
|
|
|
|
#: libraries/lib-strings/Internat.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s bytes"
|
|
msgstr "byte"
|
|
|
|
#. i18n-hint: Abbreviation for Kilo bytes
|
|
#: libraries/lib-strings/Internat.cpp
|
|
#, c-format
|
|
msgid "%s KB"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Abbreviation for Mega bytes
|
|
#: libraries/lib-strings/Internat.cpp
|
|
#, c-format
|
|
msgid "%s MB"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Abbreviation for Giga bytes
|
|
#: libraries/lib-strings/Internat.cpp
|
|
#, c-format
|
|
msgid "%s GB"
|
|
msgstr ""
|
|
|
|
#: libraries/lib-strings/Languages.cpp
|
|
#, fuzzy
|
|
msgid "Simplified"
|
|
msgstr "!Lihat Sederhana"
|
|
|
|
#: libraries/lib-strings/Languages.cpp
|
|
#, fuzzy
|
|
msgid "System"
|
|
msgstr "Tanggal Mulai"
|
|
|
|
#: modules/mod-null/ModNullCallback.cpp
|
|
#, fuzzy
|
|
msgid "1st Experimental Command..."
|
|
msgstr "Pilih Komando"
|
|
|
|
#: modules/mod-null/ModNullCallback.cpp
|
|
#, fuzzy
|
|
msgid "2nd Experimental Command"
|
|
msgstr "Pilih Komando"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "&Nyquist Workbench..."
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Undo\tCtrl+Z"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Redo\tCtrl+Y"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Cu&t\tCtrl+X"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Copy\tCtrl+C"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "&Paste\tCtrl+V"
|
|
msgstr "&Tempel"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Cle&ar\tCtrl+L"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Select A&ll\tCtrl+A"
|
|
msgstr "Pilih"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Find...\tCtrl+F"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Matching Paren\tF8"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Top S-expr\tF9"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Higher S-expr\tF10"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Previous S-expr\tF11"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Next S-expr\tF12"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Go to"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Select &Font..."
|
|
msgstr "Huruf..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Split &Vertically"
|
|
msgstr "Samakan Secara &Vertikal"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Split &Horizontally"
|
|
msgstr "Stereo Horizontal"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Show S&cript"
|
|
msgstr "Tunjukkan output"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Show &Output"
|
|
msgstr "Tunjukkan output"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Large Icons"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Small Icons"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Toolbar"
|
|
msgstr "&Toolbar"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&Go\tF5"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "&Stop\tF6"
|
|
msgstr "&Berhenti"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "&About"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Script"
|
|
msgstr ""
|
|
|
|
#. i18n-hint noun
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/Benchmark.cpp
|
|
#: src/effects/BassTreble.cpp
|
|
#, fuzzy
|
|
msgid "Output"
|
|
msgstr "Meter Output"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Load Nyquist script"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Nyquist scripts (*.ny)|*.ny|Lisp scripts (*.lsp)|*.lsp|All files|*"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Script was not saved."
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/AudacityLogger.cpp
|
|
#: src/DBConnection.cpp src/Project.cpp src/ProjectFileIO.cpp
|
|
#: src/ProjectHistory.cpp src/SqliteSampleBlock.cpp src/WaveClip.cpp
|
|
#: src/WaveTrack.cpp src/export/Export.cpp src/export/ExportCL.cpp
|
|
#: src/export/ExportMultiple.cpp src/import/RawAudioGuess.cpp
|
|
#: src/menus/EditMenus.cpp src/prefs/KeyConfigPrefs.cpp src/widgets/Warning.cpp
|
|
msgid "Warning"
|
|
msgstr "Perhatian"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Save Nyquist script"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Find dialog"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Harvey Lubin (logo)"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Tango Icon Gallery (toolbar icons)"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Leland Lucius"
|
|
msgstr "dari Leland Lucius"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "(C) 2009 by Leland Lucius"
|
|
msgstr "dari Leland Lucius"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "External Audacity module which provides a simple IDE for writing effects."
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist Effect Workbench"
|
|
msgstr "Efek"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "No matches found"
|
|
msgstr "Tidak ada perangkat"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Code has been modified. Are you sure?"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Untitled"
|
|
msgstr "tak berjudul"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist Effect Workbench - "
|
|
msgstr "Efek"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/PluginRegistrationDialog.cpp
|
|
#: src/prefs/ModulePrefs.cpp
|
|
#, fuzzy
|
|
msgid "New"
|
|
msgstr "&Baru"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "New script"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Open"
|
|
msgstr "B&uka..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Open script"
|
|
msgstr "Buka yang Sebelumnya"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Save"
|
|
msgstr "Simpan"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Save script"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Save As"
|
|
msgstr "Simpan Sebagai..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Save script as..."
|
|
msgstr "Simpan &Proyek Sebagai..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/toolbars/EditToolBar.cpp
|
|
msgid "Copy"
|
|
msgstr "Salin"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Copy to clipboard"
|
|
msgstr "Potong ke Clipboard"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/menus/EditMenus.cpp
|
|
#: src/toolbars/EditToolBar.cpp
|
|
msgid "Cut"
|
|
msgstr "Potong"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Cut to clipboard"
|
|
msgstr "Potong ke Clipboard"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/menus/EditMenus.cpp
|
|
#: src/toolbars/EditToolBar.cpp
|
|
msgid "Paste"
|
|
msgstr "Tempel"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Paste from clipboard"
|
|
msgstr "Ditempel dari clipboard"
|
|
|
|
#. i18n-hint verb; to empty or erase
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Clear"
|
|
msgstr "&Hapus"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Clear selection"
|
|
msgstr "Seleksi pengukuran"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select All"
|
|
msgstr "Pilih"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Select all text"
|
|
msgstr "Pilih"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/toolbars/EditToolBar.cpp
|
|
#: src/widgets/KeyView.cpp
|
|
msgid "Undo"
|
|
msgstr "Batalkan"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Undo last change"
|
|
msgstr "Perubahan Format"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/toolbars/EditToolBar.cpp
|
|
#: src/widgets/KeyView.cpp
|
|
msgid "Redo"
|
|
msgstr "Lakukan Kembali"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Redo previous change"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Find"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Find text"
|
|
msgstr "&Cari Nada"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Match"
|
|
msgstr "Batch"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Go to matching paren"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Top"
|
|
msgstr "Ke:"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Go to top S-expr"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Up"
|
|
msgstr "Atas"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Go to higher S-expr"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Previous"
|
|
msgstr "Alat Sebelumnya"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Go to previous S-expr"
|
|
msgstr ""
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Next"
|
|
msgstr "Alat Selanjutnya"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
msgid "Go to next S-expr"
|
|
msgstr ""
|
|
|
|
#. i18n-hint noun
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/effects/Contrast.cpp
|
|
#: src/effects/ToneGen.cpp src/toolbars/SelectionBar.cpp
|
|
msgid "Start"
|
|
msgstr "Awal"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Start script"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp src/effects/EffectUI.cpp
|
|
#: src/toolbars/ControlToolBar.cpp src/widgets/ProgressDialog.cpp
|
|
msgid "Stop"
|
|
msgstr "Berhenti"
|
|
|
|
#: modules/mod-nyq-bench/NyqBench.cpp
|
|
#, fuzzy
|
|
msgid "Stop script"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "No revision identifier was provided"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: information about the program
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "About %s"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: In most languages OK is to be translated as OK. It appears on a button.
|
|
#: src/AboutDialog.cpp src/Dependencies.cpp src/SplashDialog.cpp
|
|
#: src/effects/nyquist/Nyquist.cpp src/widgets/MultiDialog.cpp
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "Debug build (debug level %d)"
|
|
msgstr ""
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Release build (debug level %d)"
|
|
msgstr "Versi Rilis"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, 64 bits"
|
|
msgstr ""
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Build Information"
|
|
msgstr "Informasi Perubahan"
|
|
|
|
#: src/AboutDialog.cpp src/PluginRegistrationDialog.cpp
|
|
#: src/prefs/ModulePrefs.cpp
|
|
msgid "Enabled"
|
|
msgstr "Dibolehkan"
|
|
|
|
#: src/AboutDialog.cpp src/PluginRegistrationDialog.cpp
|
|
#: src/export/ExportFFmpegDialogs.cpp src/prefs/ModulePrefs.cpp
|
|
msgid "Disabled"
|
|
msgstr "Dilarang"
|
|
|
|
#. i18n-hint: Information about when audacity was compiled follows
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "The Build"
|
|
msgstr "Versi Debug"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Program build date:"
|
|
msgstr "Tangga perubahan program:"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Commit Id:"
|
|
msgstr "Perintah:"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Build type:"
|
|
msgstr "Tipe perubahan:"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Compiler:"
|
|
msgstr "Kompresor"
|
|
|
|
#. i18n-hint: The directory audacity is installed into (on *nix systems)
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Installation Prefix:"
|
|
msgstr "Awalan Instalasi:"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Settings folder:"
|
|
msgstr "Folder pengaturan:"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "File Format Support"
|
|
msgstr "Dukungan Format File"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "MP3 Importing"
|
|
msgstr "Mengimpor MP3"
|
|
|
|
#. i18n-hint: Ogg is the container format. Vorbis is the compression codec. Both are proper nouns and shouldn't be translated
|
|
#: src/AboutDialog.cpp
|
|
msgid "Ogg Vorbis Import and Export"
|
|
msgstr "Impor dan Ekspor Ogg Vorbis"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "ID3 tag support"
|
|
msgstr "Dukungan Tag ID3"
|
|
|
|
#. i18n-hint: FLAC stands for Free Lossless Audio Codec, but is effectively a proper noun and so shouldn't be translated
|
|
#: src/AboutDialog.cpp
|
|
msgid "FLAC import and export"
|
|
msgstr "Impor dan Ekspor FLAC"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "MP2 export"
|
|
msgstr "Ekspor MP2"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Import via QuickTime"
|
|
msgstr "Impor melalui QuickTime"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "FFmpeg Import/Export"
|
|
msgstr "Referensi Impor/Ekspor FFmpeg"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Import via GStreamer"
|
|
msgstr "Impor melalui QuickTime"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Features"
|
|
msgstr "Fitur"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Plug-in support"
|
|
msgstr "Dukungan Plug-in"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Sound card mixer support"
|
|
msgstr "Dukungan Sound card mixer"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Pitch and Tempo Change support"
|
|
msgstr "Dukungan Perubahan Pitch dan Tempo"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Extreme Pitch and Tempo Change support"
|
|
msgstr "Dukungan Perubahan Pitch dan Tempo"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "GPL License"
|
|
msgstr "Lisensi GPL"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, system administration"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, co-founder and developer"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, developer"
|
|
msgstr "Amplop"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, developer and support"
|
|
msgstr "Amplop"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, documentation and support"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, QA tester, documentation and support"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, documentation and support, French"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, quality assurance"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, accessibility advisor"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, graphic artist"
|
|
msgstr "Grafik EQ"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, composer"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s, tester"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, Nyquist plug-ins"
|
|
msgstr "Output Nyquist:"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, web developer"
|
|
msgstr "Amplop"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, graphics"
|
|
msgstr "Grafik EQ"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, lead Tenacity developer"
|
|
msgstr "Amplop"
|
|
|
|
#. i18n-hint: For "About Tenacity..." credits, substituting a person's proper name
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s, Tenacity developer"
|
|
msgstr "Amplop"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s (incorporating %s, %s, %s, %s and %s)"
|
|
msgstr ""
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "<h3>"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The program's name substitutes for %s
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s the free, open source, cross-platform software for recording and editing sounds."
|
|
msgstr ""
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Credits"
|
|
msgstr "Orang-Orang yang Berjasa"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "DarkTenacity Customisation"
|
|
msgstr "Kompresi diam:"
|
|
|
|
#. i18n-hint: The program's name substitutes for %s
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s Team Members"
|
|
msgstr "Anggota Tim Emeritus Lainnya"
|
|
|
|
#: src/AboutDialog.cpp src/prefs/LibraryPrefs.cpp
|
|
msgid "Libraries"
|
|
msgstr "Referensi"
|
|
|
|
#. i18n-hint: The program's name substitutes for %s
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s includes code from the following projects:"
|
|
msgstr "Audacity didasarkan sumber dari proyek berikut ini:"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Emeritus:"
|
|
msgstr ""
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Contributors"
|
|
msgstr "Kontributor Lainnya"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Website and Graphics"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The translation of "translator_credits" will appear
|
|
#. * in the credits in the About Audacity window. Use this to add
|
|
#. * your own name(s) to the credits.
|
|
#. *
|
|
#. * For example: "English translation by Dominic Mazzoni."
|
|
#.
|
|
#: src/AboutDialog.cpp
|
|
msgid "translator_credits"
|
|
msgstr "Bahasa Indonesia: Lukmanul Hakim (lukmanul.hakim91@ui.ac.id)"
|
|
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy
|
|
msgid "Translators"
|
|
msgstr "T&ransportasi"
|
|
|
|
#: src/AboutDialog.cpp
|
|
msgid "Special thanks:"
|
|
msgstr "Terima kasih untuk:"
|
|
|
|
#. i18n-hint: The program's name substitutes for %s
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s website: "
|
|
msgstr "Pengoperasian Pertama Audacity"
|
|
|
|
#. i18n-hint Tenacity's name substitutes for first and third %s,
|
|
#. and a "copyright" symbol for the second
|
|
#: src/AboutDialog.cpp
|
|
#, c-format
|
|
msgid "%s software is copyright %s 1999-2021 %s Team."
|
|
msgstr ""
|
|
|
|
#. i18n-hint Tenacity's name substitutes for %s
|
|
#: src/AboutDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "The name %s is a registered trademark."
|
|
msgstr "<br>Nama <b>Audacity®</b> adalah merk terdaftar dari Dominic Mazzoni."
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Timeline actions disabled during recording"
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to adjust, double-click to reset"
|
|
msgstr "Klik dan dorong untuk mengubah ukuran relatif trek stereo."
|
|
|
|
#. i18n-hint: This text is a tooltip on the icon (of a pin) representing
|
|
#. the temporal position in the audio.
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Record/Play head"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/AdornedRulerPanel.cpp src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Timeline"
|
|
msgstr "Pengubah Nama"
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Click or drag to begin Seek"
|
|
msgstr "Kik dan dorong untuk mengedit sampel"
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Click or drag to begin Scrub"
|
|
msgstr "Klik dan dorong untuk mengubah ukuran trek"
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Click & move to Scrub. Click & drag to Seek."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Move to Seek"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Move to Scrub"
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Drag to Seek. Release to stop seeking."
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Drag to Seek. Release and move to Scrub."
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Move to Scrub. Drag to Seek."
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Quick-Play disabled"
|
|
msgstr " (dilarang)"
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Quick-Play enabled"
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Timeline Options"
|
|
msgstr "Aturan Plugin"
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid "Enable Quick-Play"
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Enable dragging selection"
|
|
msgstr "Perbolehkan &menahan batas kiri dan kanan yang dipilih"
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Update display while playing"
|
|
msgstr "&Perbaharui tampilan ketika memainkan"
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Lock Play Region"
|
|
msgstr "Mai&nkan Wilayah"
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
#, fuzzy
|
|
msgid "Pinned Play Head"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/AdornedRulerPanel.cpp
|
|
msgid ""
|
|
"Cannot lock region beyond\n"
|
|
"end of project."
|
|
msgstr ""
|
|
|
|
#: src/AdornedRulerPanel.cpp src/AudioIO.cpp src/FileNames.cpp
|
|
#: src/ProjectAudioManager.cpp src/TimerRecordDialog.cpp
|
|
#: src/effects/Contrast.cpp src/effects/Effect.cpp src/effects/Generator.cpp
|
|
#: src/effects/nyquist/Nyquist.cpp src/export/ExportFFmpeg.cpp
|
|
#: src/export/ExportMP2.cpp src/menus/TrackMenus.cpp
|
|
#: src/menus/TransportMenus.cpp src/prefs/DirectoriesPrefs.cpp
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#: src/widgets/FileDialog/gtk/FileDialogPrivate.cpp
|
|
#: src/widgets/UnwritableLocationErrorDialog.cpp
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
msgid "Error"
|
|
msgstr "Error"
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Failed to remove %s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "Failed!"
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Reset Preferences?\n"
|
|
"\n"
|
|
"This is a one-time question, after an 'install' where you asked to have the Preferences reset."
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "Reset Audacity Preferences"
|
|
msgstr "Preferensi Audacity"
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"%s could not be found.\n"
|
|
"\n"
|
|
"It has been removed from the list of recent files."
|
|
msgstr ""
|
|
"%s tidak bisa ditemukan.\n"
|
|
"\n"
|
|
"Ini sudah dibuang dari daftar file terkini."
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "SQLite library failed to initialize. Audacity cannot continue."
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "Block size must be within 256 to 100000000\n"
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "Tenacity is starting up..."
|
|
msgstr "Audacity sudah berjalan"
|
|
|
|
#. i18n-hint: "New" is an action (verb) to create a NEW project
|
|
#: src/AudacityApp.cpp src/BatchProcessDialog.cpp src/menus/FileMenus.cpp
|
|
msgid "&New"
|
|
msgstr "&Baru"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/AudacityApp.cpp src/menus/FileMenus.cpp
|
|
msgid "&Open..."
|
|
msgstr "B&uka..."
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "Open &Recent..."
|
|
msgstr "Buka yang &Sebelumnya..."
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "&About Tenacity..."
|
|
msgstr "&Tentang Audacity"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "&Preferences..."
|
|
msgstr "&Preferensi..."
|
|
|
|
#: src/AudacityApp.cpp src/menus/FileMenus.cpp
|
|
msgid "&File"
|
|
msgstr "&Berkas"
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Audacity could not find a safe place to store temporary files.\n"
|
|
"Audacity needs a place where automatic cleanup programs won't delete the temporary files.\n"
|
|
"Please enter an appropriate directory in the preferences dialog."
|
|
msgstr ""
|
|
"Audacity tidak bisa mencari tempat untuk meletakkan file temporary.\n"
|
|
"Tolong masukkan direktori yang benar ke dalam dialog preferensi."
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Audacity could not find a place to store temporary files.\n"
|
|
"Please enter an appropriate directory in the preferences dialog."
|
|
msgstr ""
|
|
"Audacity tidak bisa mencari tempat untuk meletakkan file temporary.\n"
|
|
"Tolong masukkan direktori yang benar ke dalam dialog preferensi."
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "Audacity is now going to exit. Please launch Audacity again to use the new temporary directory."
|
|
msgstr "Audacity sekarang ingin keluar. Tolong aktifkan Audacity kembali untuk menggunakan direktori file temporary yang baru."
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Running two copies of Audacity simultaneously may cause\n"
|
|
"data loss or cause your system to crash.\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Menjalankan dua Audacity yang sama sekaligus dapat menyebabkan\n"
|
|
"hilangnya data atau dapat merusak sistem Anda.\n"
|
|
"\n"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Audacity was not able to lock the temporary files directory.\n"
|
|
"This folder may be in use by another copy of Audacity.\n"
|
|
msgstr ""
|
|
"Audacity tidak bisa mengunci direktori file temporary.\n"
|
|
"Folder ini mungkin digunakan oleh program Audacity yang Lain.\n"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "Do you still want to start Audacity?"
|
|
msgstr "Anda ingin tetap menjalankan Audacity?"
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "Error Locking Temporary Folder"
|
|
msgstr "Error dalam mengunci folder temporary"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "The system has detected that another copy of Audacity is running.\n"
|
|
msgstr "Sistem telah mendeteksi bahwa Audacity yang lainnya sedang berjalan.\n"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Use the New or Open commands in the currently running Audacity\n"
|
|
"process to open multiple projects simultaneously.\n"
|
|
msgstr ""
|
|
"Gunakan komando Baru atau Buka waktu menjalankan\n"
|
|
"Audacity untuk membuka beberapa proyek sekaligus.\n"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "Audacity is already running"
|
|
msgstr "Audacity sudah berjalan"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Unable to acquire semaphores.\n"
|
|
"\n"
|
|
"This is likely due to a resource shortage\n"
|
|
"and a reboot may be required."
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "Audacity Startup Failure"
|
|
msgstr "File Proyek Audacity"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Unable to create semaphores.\n"
|
|
"\n"
|
|
"This is likely due to a resource shortage\n"
|
|
"and a reboot may be required."
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Unable to acquire lock semaphore.\n"
|
|
"\n"
|
|
"This is likely due to a resource shortage\n"
|
|
"and a reboot may be required."
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"Unable to acquire server semaphore.\n"
|
|
"\n"
|
|
"This is likely due to a resource shortage\n"
|
|
"and a reboot may be required."
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid ""
|
|
"The Audacity IPC server failed to initialize.\n"
|
|
"\n"
|
|
"This is likely due to a resource shortage\n"
|
|
"and a reboot may be required."
|
|
msgstr ""
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "An unrecoverable error has occurred during startup"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This controls the number of bytes that Audacity will
|
|
#. * use when writing files to the disk
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "set max disk block size in bytes"
|
|
msgstr "\t-blocksize nnn (ukuran blok pada disk maksimum dalam byte)"
|
|
|
|
#. i18n-hint: This displays a list of available options
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "this help message"
|
|
msgstr "\t-bantuan (pesan ini)"
|
|
|
|
#. i18n-hint: This runs a set of automatic tests on Audacity itself
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "run self diagnostics"
|
|
msgstr "\t-test (jalankan diagnosa otomatis)"
|
|
|
|
#. i18n-hint: This displays the Audacity version
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "display Audacity version"
|
|
msgstr "\t-versi (tampilan versi Audacity)"
|
|
|
|
#. i18n-hint: This is a list of one or more files that Audacity
|
|
#. * should open upon startup
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid "audio or project file name"
|
|
msgstr "Tidak bisa membuka file proyek"
|
|
|
|
#: src/AudacityApp.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Audacity project (.aup3) files are not currently \n"
|
|
"associated with Audacity. \n"
|
|
"\n"
|
|
"Associate them, so they open on double-click?"
|
|
msgstr ""
|
|
"File Proyek Audacity (.AUP) tidak\n"
|
|
"berasosiasi dengan Audacity.\n"
|
|
"\n"
|
|
"Hubungkan terlebih dahulu baru file tersebut bisa dibuka dengan klik ganda?"
|
|
|
|
#: src/AudacityApp.cpp
|
|
msgid "Audacity Project Files"
|
|
msgstr "File Proyek Audacity"
|
|
|
|
#: src/AudacityException.h src/commands/MessageCommand.cpp
|
|
#: src/widgets/AudacityMessageBox.cpp
|
|
msgid "Message"
|
|
msgstr ""
|
|
|
|
#: src/AudacityFileConfig.cpp
|
|
#, fuzzy
|
|
msgid "Audacity Configuration Error"
|
|
msgstr "Informasi Perubahan"
|
|
|
|
#: src/AudacityFileConfig.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The following configuration file could not be accessed:\n"
|
|
"\n"
|
|
"\t%s\n"
|
|
"\n"
|
|
"This could be caused by many reasons, but the most likely are that the disk is full or you do not have write permissions to the file. More information can be obtained by clicking the help button below.\n"
|
|
"\n"
|
|
"You can attempt to correct the issue and then click \"Retry\" to continue.\n"
|
|
"\n"
|
|
"If you choose to \"Quit Audacity\", your project may be left in an unsaved state which will be recovered the next time you open it."
|
|
msgstr ""
|
|
|
|
#: src/AudacityFileConfig.cpp src/ShuttleGui.cpp src/commands/HelpCommand.cpp
|
|
#: src/effects/Equalization.cpp src/export/Export.cpp src/menus/HelpMenus.cpp
|
|
#: src/widgets/MultiDialog.cpp
|
|
msgid "Help"
|
|
msgstr "Bantuan"
|
|
|
|
#: src/AudacityFileConfig.cpp src/AutoRecoveryDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Quit Audacity"
|
|
msgstr "Keluar dari Audacity"
|
|
|
|
#: src/AudacityFileConfig.cpp
|
|
msgid "&Retry"
|
|
msgstr ""
|
|
|
|
#: src/AudacityLogger.cpp
|
|
#, fuzzy
|
|
msgid "Audacity Log"
|
|
msgstr "Proyek Audacity"
|
|
|
|
#: src/AudacityLogger.cpp src/Tags.cpp
|
|
msgid "&Save..."
|
|
msgstr "Sim&pan..."
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/AudacityLogger.cpp src/Tags.cpp src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Cl&ear"
|
|
msgstr "Hap&us"
|
|
|
|
#: src/AudacityLogger.cpp src/ShuttleGui.cpp src/effects/Contrast.cpp
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "&Close"
|
|
msgstr "&Tutup"
|
|
|
|
#: src/AudacityLogger.cpp
|
|
msgid "log.txt"
|
|
msgstr ""
|
|
|
|
#: src/AudacityLogger.cpp
|
|
#, fuzzy
|
|
msgid "Save log to:"
|
|
msgstr "Simpan Gambar ke:"
|
|
|
|
#: src/AudacityLogger.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Couldn't save log to file: %s"
|
|
msgstr "Tidak bisa menulis file:"
|
|
|
|
#: src/AudioIO.cpp
|
|
msgid "Could not find any audio devices.\n"
|
|
msgstr "Tidak dapat mencari perangkat audio.\n"
|
|
|
|
#: src/AudioIO.cpp
|
|
msgid ""
|
|
"You will not be able to play or record audio.\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Anda tidak akan bisa memainkan ataupun merekam audio.\n"
|
|
"\n"
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Error: %s"
|
|
msgstr "Error:"
|
|
|
|
#: src/AudioIO.cpp
|
|
msgid "Error Initializing Audio"
|
|
msgstr "Error Menginisialisasi audio"
|
|
|
|
#: src/AudioIO.cpp
|
|
msgid "There was an error initializing the midi i/o layer.\n"
|
|
msgstr "Ada kesalahan daam menginisialisasi latar i/o midi.\n"
|
|
|
|
#: src/AudioIO.cpp
|
|
msgid ""
|
|
"You will not be able to play midi.\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Anda tidak akan bisa memainkan midi.\n"
|
|
"\n"
|
|
|
|
#: src/AudioIO.cpp
|
|
msgid "Error Initializing Midi"
|
|
msgstr "Error Menginisialisasi Midi"
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy
|
|
msgid "Audacity Audio"
|
|
msgstr "Proyek Audacity"
|
|
|
|
#: src/AudioIO.cpp src/ProjectAudioManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Error opening recording device.\n"
|
|
"Error code: %s"
|
|
msgstr "Error ketika membuka perangkat suara."
|
|
|
|
#: src/AudioIO.cpp
|
|
msgid "Out of memory!"
|
|
msgstr ""
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy
|
|
msgid "Automated Recording Level Adjustment stopped. It was not possible to optimize it more. Still too high."
|
|
msgstr "Perubahan Level Input Otomatis dihentikan. Tidak mungkin membenahi lebih jauh. Tetap terlalu tinggi."
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Automated Recording Level Adjustment decreased the volume to %f."
|
|
msgstr "Perubahan Level Input Otomatis mengurangi volume ke %f"
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy
|
|
msgid "Automated Recording Level Adjustment stopped. It was not possible to optimize it more. Still too low."
|
|
msgstr "Perubahan Level Input Otomatis dihentikan. Tidak mungkin membenahi lebih jauh. Tetap terlalu rendah."
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Automated Recording Level Adjustment increased the volume to %.2f."
|
|
msgstr "Perubahan Level Input Otomatis menaikkan volume ke %f"
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy
|
|
msgid "Automated Recording Level Adjustment stopped. The total number of analyses has been exceeded without finding an acceptable volume. Still too high."
|
|
msgstr "Perubahan Level Input Otomatis dihentikan. Angka total analisis telah melebihi batas tanpa menemukan volume yang cocok. tetap terlalu tinggi."
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy
|
|
msgid "Automated Recording Level Adjustment stopped. The total number of analyses has been exceeded without finding an acceptable volume. Still too low."
|
|
msgstr "Perubahan Level Input Otomatis dihentikan. Angka total analisis telah melebihi batas tanpa menemukan volume yang cocok. tetap terlalu rendah."
|
|
|
|
#: src/AudioIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Automated Recording Level Adjustment stopped. %.2f seems an acceptable volume."
|
|
msgstr "Perubahan Level Input Otomatis dihentikan. %.2f sepertinya volume yang cocok."
|
|
|
|
#: src/AudioIOBase.cpp
|
|
msgid "Stream is active ... unable to gather information.\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Default recording device number: %d\n"
|
|
msgstr "Pilih Sumber Input"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "Default playback device number: %d\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "No devices found\n"
|
|
msgstr "Tidak ada perangkat"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Device info unavailable for: %d\n"
|
|
msgstr "Informasi sumber input tidak ada"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Device ID: %d\n"
|
|
msgstr "Perangkat"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Device name: %s\n"
|
|
msgstr "Perangkat"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Host name: %s\n"
|
|
msgstr "Nama"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Recording channels: %d\n"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Playback channels: %d\n"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Low Recording Latency: %g\n"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "Low Playback Latency: %g\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "High Recording Latency: %g\n"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "High Playback Latency: %g\n"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Supported, meaning made available by the system
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Supported Rates:\n"
|
|
msgstr "Rate Sampel"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Selected recording device: %d - %s\n"
|
|
msgstr "Pilih Sumber Input"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "No recording device found for '%s'.\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Selected playback device: %d - %s\n"
|
|
msgstr "Pilih Sumber Input"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "No playback device found for '%s'.\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
msgid "Cannot check mutual sample rates without both devices.\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "Received %d while opening devices\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Unable to open Portmixer\n"
|
|
msgstr "Tidak bisa membuka file genre."
|
|
|
|
#: src/AudioIOBase.cpp
|
|
msgid "Available mixers:\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "%d - %s\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Available recording sources:\n"
|
|
msgstr "Merekam"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Available playback volumes:\n"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Recording volume is emulated\n"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Recording volume is native\n"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Playback volume is emulated\n"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy
|
|
msgid "Playback volume is native\n"
|
|
msgstr "Memainkan"
|
|
|
|
#. i18n-hint: Supported, meaning made available by the system
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "Supports output: %d\n"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Supported, meaning made available by the system
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "Supports input: %d\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "Opened: %d\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Selected MIDI recording device: %d - %s\n"
|
|
msgstr "Pilih Sumber Input"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "No MIDI recording device found for '%s'.\n"
|
|
msgstr ""
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Selected MIDI playback device: %d - %s\n"
|
|
msgstr "Pilih Sumber Input"
|
|
|
|
#: src/AudioIOBase.cpp
|
|
#, c-format
|
|
msgid "No MIDI playback device found for '%s'.\n"
|
|
msgstr ""
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
msgid "Automatic Crash Recovery"
|
|
msgstr "Pengembalian Otomatis Akibat Crash"
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"The following projects were not saved properly the last time Audacity was run and can be automatically recovered.\n"
|
|
"\n"
|
|
"After recovery, save the projects to ensure changes are written to disk."
|
|
msgstr ""
|
|
"Beberapa proyek tidak disimpan sebelumnya waktu Audacity terakhir dijalankan.\n"
|
|
"Pada yang akan datang, proyek-proyek ini bisa dikembalikan secara otomatis:"
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
#, fuzzy
|
|
msgid "Recoverable &projects"
|
|
msgstr "Proyek yang dipindahkan"
|
|
|
|
#. i18n-hint: (verb). It instruct the user to select items.
|
|
#: src/AutoRecoveryDialog.cpp src/TrackInfo.cpp src/commands/SelectCommand.cpp
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Select"
|
|
msgstr "Pilih"
|
|
|
|
#. i18n-hint: (noun). It's the name of the project to recover.
|
|
#: src/AutoRecoveryDialog.cpp src/PluginRegistrationDialog.cpp
|
|
#: src/TrackInfo.cpp
|
|
msgid "Name"
|
|
msgstr "Nama"
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Discard Selected"
|
|
msgstr "Pilih"
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Recover Selected"
|
|
msgstr "Pilih"
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
msgid "&Skip"
|
|
msgstr ""
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
#, fuzzy
|
|
msgid "No projects selected"
|
|
msgstr "Tidak ada untaian yang dipilih"
|
|
|
|
#: src/AutoRecoveryDialog.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Are you sure you want to discard the selected projects?\n"
|
|
"\n"
|
|
"Choosing \"Yes\" permanently deletes the selected projects immediately."
|
|
msgstr ""
|
|
"Apakah Anda yakin tidak mau mengembalikan proyek apapun?\n"
|
|
"Proyek tersebut tidak akan bisa dikembalikan lagi."
|
|
|
|
#: src/BatchCommandDialog.cpp
|
|
msgid "Select Command"
|
|
msgstr "Pilih Komando"
|
|
|
|
#: src/BatchCommandDialog.cpp
|
|
msgid "&Command"
|
|
msgstr "&Komando"
|
|
|
|
#: src/BatchCommandDialog.cpp
|
|
msgid "&Edit Parameters"
|
|
msgstr "&Edit Parameter"
|
|
|
|
#: src/BatchCommandDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Use Preset"
|
|
msgstr "Simpan Aturan Lanjut"
|
|
|
|
#: src/BatchCommandDialog.cpp
|
|
msgid "&Parameters"
|
|
msgstr "&Parameter"
|
|
|
|
#: src/BatchCommandDialog.cpp
|
|
msgid "&Details"
|
|
msgstr ""
|
|
|
|
#: src/BatchCommandDialog.cpp
|
|
#, fuzzy
|
|
msgid "Choose command"
|
|
msgstr "P&ilih Komando"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "MP3 Conversion"
|
|
msgstr "Konversi Real-time"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "Fade Ends"
|
|
msgstr "Fade Masuk"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "Import Macro"
|
|
msgstr "Impor Raw"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Macro %s already exists. Would you like to replace it?"
|
|
msgstr ""
|
|
"\"%s\" tidak ada.\n"
|
|
"\n"
|
|
"Apakah Anda mingin membuatnya?"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "Export Macro"
|
|
msgstr "Ekspor MIDI"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "Effect"
|
|
msgstr "Efek"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "Menu Command (With Parameters)"
|
|
msgstr "&Edit Parameter"
|
|
|
|
#: src/BatchCommands.cpp src/FileNames.cpp
|
|
#, c-format
|
|
msgid "(%s)"
|
|
msgstr ""
|
|
|
|
#: src/BatchCommands.cpp
|
|
msgid "Menu Command (No Parameters)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: %s will be replaced by the name of an action, such as "Remove Tracks".
|
|
#: src/BatchCommands.cpp src/CommonCommandFlags.cpp
|
|
#, c-format
|
|
msgid "\"%s\" requires one or more tracks to be selected."
|
|
msgstr ""
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Your batch command of %s was not recognized."
|
|
msgstr "%s Komando Anda tidak bisa dijalankan."
|
|
|
|
#. i18n-hint: active verb in past tense
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "Applied Macro"
|
|
msgstr "Mengaplikasikan Untaian"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy
|
|
msgid "Apply Macro"
|
|
msgstr "Mengaplikasikan Untaian"
|
|
|
|
#. i18n-hint: active verb in past tense
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Applied Macro '%s'"
|
|
msgstr "Efek teraplikasi: %s"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Apply '%s'"
|
|
msgstr "Mengaplikasikan %s"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Apply %s with parameter(s)\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Mengaplikasikan %s dengan (beberapa) parameter\n"
|
|
"\n"
|
|
"%s"
|
|
|
|
#: src/BatchCommands.cpp
|
|
msgid "Test Mode"
|
|
msgstr "Mode Percobaan"
|
|
|
|
#: src/BatchCommands.cpp
|
|
#, c-format
|
|
msgid "Apply %s"
|
|
msgstr "Mengaplikasikan %s"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Macros Palette"
|
|
msgstr ""
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Manage Macros"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: A macro is a sequence of commands that can be applied
|
|
#. * to one or more audio files.
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Select Macro"
|
|
msgstr "Pilih kurva:"
|
|
|
|
#. i18n-hint: This is the heading for a column in the edit macros dialog
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Macro"
|
|
msgstr ""
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Apply Macro to:"
|
|
msgstr ""
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Apply macro to project"
|
|
msgstr "Aplikasikan ke proyek yang tersedia"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Project"
|
|
msgstr "Proyek"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Apply macro to files..."
|
|
msgstr "Aplikasikan ke &File"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Files..."
|
|
msgstr "&Berkas"
|
|
|
|
#. i18n-hint: The Expand button makes the dialog bigger, with more in it
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Expand"
|
|
msgstr "Sebar"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "No macro selected"
|
|
msgstr "Tidak ada untaian yang dipilih"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, c-format
|
|
msgid "Applying '%s' to current project"
|
|
msgstr "Mengaplikasikan '%s' ke proyek yang tersedia"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Please save and close the current project first."
|
|
msgstr "Mohon simpan dan tutup proyek yang ada dahulu."
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Select file(s) for batch processing..."
|
|
msgstr "Pilih (beberapa) file untuk memproses..."
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Applying..."
|
|
msgstr "Mengaplikasikan..."
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "File"
|
|
msgstr "Berkas"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "&Cancel"
|
|
msgstr "&Batal"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Remo&ve"
|
|
msgstr "Buang"
|
|
|
|
#: src/BatchProcessDialog.cpp src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "&Rename..."
|
|
msgstr "&Sampel Ulang..."
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Re&store"
|
|
msgstr "Wila&yah Pengembalian"
|
|
|
|
#: src/BatchProcessDialog.cpp src/LabelDialog.cpp src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "I&mport..."
|
|
msgstr "&Impor..."
|
|
|
|
#: src/BatchProcessDialog.cpp src/effects/Contrast.cpp
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "E&xport..."
|
|
msgstr "&Ekspor"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Edit Steps"
|
|
msgstr "Edit Label"
|
|
|
|
#. i18n-hint: This is the number of the command in the list
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Num"
|
|
msgstr "No"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Command "
|
|
msgstr "Perintah"
|
|
|
|
#: src/BatchProcessDialog.cpp src/effects/Contrast.cpp
|
|
msgid "Parameters"
|
|
msgstr "Parameter"
|
|
|
|
#: src/BatchProcessDialog.cpp src/LabelDialog.cpp
|
|
msgid "&Insert"
|
|
msgstr "&Masukkan"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Edit..."
|
|
msgstr "E&dit..."
|
|
|
|
#: src/BatchProcessDialog.cpp src/LabelDialog.cpp
|
|
msgid "De&lete"
|
|
msgstr "&Hapus"
|
|
|
|
#: src/BatchProcessDialog.cpp src/effects/Equalization.cpp
|
|
msgid "Move &Up"
|
|
msgstr "Pindah ke &Atas"
|
|
|
|
#: src/BatchProcessDialog.cpp src/effects/Equalization.cpp
|
|
msgid "Move &Down"
|
|
msgstr "Pindak ke &Bawah"
|
|
|
|
#: src/BatchProcessDialog.cpp src/effects/nyquist/Nyquist.cpp
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Save"
|
|
msgstr "Simpan"
|
|
|
|
#. i18n-hint: The Shrink button makes the dialog smaller, with less in it
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Shrin&k"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This is the last item in a list.
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "- END -"
|
|
msgstr "- SELESAI -"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, c-format
|
|
msgid "%s changed"
|
|
msgstr "%s telah diubah"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Do you want to save the changes?"
|
|
msgstr "Anda mau menyimpan perubahan?"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Enter name of new macro"
|
|
msgstr "Masukkan nama untaian baru"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
#, fuzzy
|
|
msgid "Name of new macro"
|
|
msgstr "Masukkan nama untaian baru"
|
|
|
|
#: src/BatchProcessDialog.cpp
|
|
msgid "Name must not be blank"
|
|
msgstr "Nama seharusnya tidak kosong"
|
|
|
|
#. i18n-hint: The %c will be replaced with 'forbidden characters', like '/' and '\'.
|
|
#: src/BatchProcessDialog.cpp
|
|
#, c-format
|
|
msgid "Names may not contain '%c' and '%c'"
|
|
msgstr "Nama tidak mungkin mengandung '%c' and '%c'"
|
|
|
|
#. i18n-hint: %s will be replaced by the name of a file.
|
|
#: src/BatchProcessDialog.cpp
|
|
#, c-format
|
|
msgid "Are you sure you want to delete %s?"
|
|
msgstr "anda yakin mau menghapus %s?"
|
|
|
|
#. i18n-hint: Benchmark means a software speed test
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Benchmark"
|
|
msgstr "&Jalankan Benchmark..."
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Disk Block Size (KB):"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Number of Edits:"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Test Data Size (MB):"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: A "seed" is a number that initializes a
|
|
#. pseudorandom number generating algorithm
|
|
#: src/Benchmark.cpp
|
|
msgid "Random Seed:"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Show detailed info about each block file"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Show detailed info about each editing operation"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Run"
|
|
msgstr ""
|
|
|
|
#. i18n-hint verb
|
|
#: src/Benchmark.cpp src/tracks/ui/TrackButtonHandles.cpp
|
|
#: src/widgets/HelpSystem.cpp
|
|
msgid "Close"
|
|
msgstr "Tutup"
|
|
|
|
#. i18n-hint: Benchmark means a software speed test;
|
|
#. leave untranslated file extension .txt
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "benchmark.txt"
|
|
msgstr "&Jalankan Benchmark..."
|
|
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Export Benchmark Data as:"
|
|
msgstr "Ekspor data spektral sebagai:"
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Block size should be in the range 1 - 1024 KB."
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Number of edits should be in the range 1 - 10000."
|
|
msgstr "Jumlah Nada Maksimum harus berupa angka dan diantara 1..128"
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Test data size should be in the range 1 - 2000 MB."
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Using %lld chunks of %lld samples each, for a total of %.1f MB.\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Preparing...\n"
|
|
msgstr "Meyiapkan preview"
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Expected len %lld, track len %lld.\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Performing %d edits...\n"
|
|
msgstr "Mengulang"
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Cut: %lld - %lld \n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Trial %d\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Cut (%lld, %lld) failed.\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Paste: %lld\n"
|
|
msgstr "Tempel"
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Trial %d\n"
|
|
"Failed on Paste.\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Time to perform %d edits: %ld ms\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Checking file pointer leaks:\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Track # blocks: %ld\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Disk # blocks: \n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Doing correctness check...\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Bad: chunk %lld sample %lld\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Passed correctness check!\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Errors in %d/%lld chunks\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Time to check all data: %ld ms\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, fuzzy
|
|
msgid "Reading data again...\n"
|
|
msgstr "Merekam Audio"
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid "Time to check all data (2): %ld ms\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"At 44100 Hz, %d bytes per sample, the estimated number of\n"
|
|
" simultaneous tracks that could be played at once: %.1f\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "TEST FAILED!!!\n"
|
|
msgstr ""
|
|
|
|
#: src/Benchmark.cpp
|
|
msgid "Benchmark completed successfully.\n"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: %s will be replaced by the name of an action, such as Normalize, Cut, Fade.
|
|
#: src/CommonCommandFlags.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"You must first select some audio for '%s' to act on.\n"
|
|
"\n"
|
|
"Ctrl + A selects all audio."
|
|
msgstr "Anda harus pilih beberapa audio terlebih dahulu."
|
|
|
|
#. i18n-hint: %s will be replaced by the name of an action, such as Normalize, Cut, Fade.
|
|
#: src/CommonCommandFlags.cpp
|
|
#, c-format
|
|
msgid "Select the audio for %s to use (for example, Cmd + A to Select All) then try again."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: %s will be replaced by the name of an action, such as Normalize, Cut, Fade.
|
|
#: src/CommonCommandFlags.cpp
|
|
#, c-format
|
|
msgid "Select the audio for %s to use (for example, Ctrl + A to Select All) then try again."
|
|
msgstr ""
|
|
|
|
#: src/CommonCommandFlags.cpp
|
|
#, fuzzy
|
|
msgid "No Audio Selected"
|
|
msgstr "Tidak ada untaian yang dipilih"
|
|
|
|
#. i18n-hint: %s will be replaced by the name of an effect, usually 'Noise Reduction'.
|
|
#: src/CommonCommandFlags.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Select the audio for %s to use.\n"
|
|
"\n"
|
|
"1. Select audio that represents noise and use %s to get your 'noise profile'.\n"
|
|
"\n"
|
|
"2. When you have got your noise profile, select the audio you want to change\n"
|
|
"and use %s to change that audio."
|
|
msgstr ""
|
|
|
|
#: src/CommonCommandFlags.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"You can only do this when playing and recording are\n"
|
|
"stopped. (Pausing is not sufficient.)"
|
|
msgstr ""
|
|
"Anda hanya bisa melakukannya ketika berhenti memainkan atau\n"
|
|
" merekam. [Pause juga tidak berpengaruh.]"
|
|
|
|
#: src/CommonCommandFlags.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"You must first select some stereo audio to perform this\n"
|
|
"action. (You cannot use this with mono.)"
|
|
msgstr ""
|
|
"Anda harus pilih beberapa trek stereo dahulu\n"
|
|
" untuk menggunakannya. [Anda tidak bisa menggunakannya pada Mono.]"
|
|
|
|
#: src/CommonCommandFlags.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"You must first select some audio to perform this action.\n"
|
|
"(Selecting other kinds of track won't work.)"
|
|
msgstr ""
|
|
"Anda harus pilih beberapa audio dahulu\n"
|
|
" untuk menggunakannya. [Memilih jenis trek yang lain tidak akan bekerja.]"
|
|
|
|
#: src/DBConnection.cpp
|
|
#, c-format
|
|
msgid "(%d): %s"
|
|
msgstr ""
|
|
|
|
#: src/DBConnection.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Failed to set safe mode on primary connection to %s"
|
|
msgstr "Gagal mencari codec"
|
|
|
|
#: src/DBConnection.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Failed to set safe mode on checkpoint connection to %s"
|
|
msgstr "Tidak bisa menerima deskripsi aliran"
|
|
|
|
#: src/DBConnection.cpp
|
|
#, fuzzy
|
|
msgid "Checkpointing project"
|
|
msgstr "Aplikasikan ke proyek yang tersedia"
|
|
|
|
#: src/DBConnection.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Checkpointing %s"
|
|
msgstr "Mengimpor %s"
|
|
|
|
#: src/DBConnection.cpp src/ProjectFileIO.cpp
|
|
msgid "This may take several seconds"
|
|
msgstr ""
|
|
|
|
#: src/DBConnection.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Could not write to %s.\n"
|
|
msgstr "Tidak bisa menulis file:"
|
|
|
|
#: src/DBConnection.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Disk is full.\n"
|
|
"%s\n"
|
|
"For tips on freeing up space, click the help button."
|
|
msgstr ""
|
|
|
|
#: src/DBConnection.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Failed to create savepoint:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/DBConnection.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Failed to release savepoint:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/DBConnection.cpp
|
|
msgid "Database error. Sorry, but we don't have more details."
|
|
msgstr ""
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid "Removing Dependencies"
|
|
msgstr "Menghapus Ketergantungan"
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid "Copying audio data into project..."
|
|
msgstr "Menyalin data audio ke proyek..."
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Project Depends on Other Audio Files"
|
|
msgstr "Proyek membutuhkan file audio lainnya"
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Copying these files into your project will remove this dependency.\n"
|
|
"This is safer, but needs more disk space."
|
|
msgstr ""
|
|
"Menyalin file-file ini ke dalam proyek dapat menghapus ketergantungan ini.\n"
|
|
"Ini membutuhkan ruang lebih banyak, tetapi lebih aman."
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"Files shown as MISSING have been moved or deleted and cannot be copied.\n"
|
|
"Restore them to their original location to be able to copy into project."
|
|
msgstr ""
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid "Project Dependencies"
|
|
msgstr "Ketergantungan Proyek"
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Audio File"
|
|
msgstr "File audio"
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Disk Space"
|
|
msgstr "Ruang disk"
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Copy Selected Files"
|
|
msgstr "Menyalin Audio yang Dipilih ke dalam Proyek"
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid "Cancel Save"
|
|
msgstr "Batalkan Penyimpanan"
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid "Save Without Copying"
|
|
msgstr ""
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Do Not Copy"
|
|
msgstr "Jangan Salin Audio Apapun"
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Copy All Files (Safer)"
|
|
msgstr "Salin Semua Audio ke dalam Proyek (Lebih Aman)"
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid "Whenever a project depends on other files:"
|
|
msgstr "Ketika proyek membutuhkan file lainnya:"
|
|
|
|
#. i18n-hint: One of the choices of what you want Audacity to do when
|
|
#. * Audacity finds a project depends on another file.
|
|
#: src/Dependencies.cpp
|
|
msgid "Ask me"
|
|
msgstr "Tanya saya"
|
|
|
|
#. i18n-hint: One of the choices of what you want Audacity to do when
|
|
#. * Audacity finds a project depends on another file.
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Always copy all files (safest)"
|
|
msgstr "Selalu salin semua audio (paling aman)"
|
|
|
|
#. i18n-hint: One of the choices of what you want Audacity to do when
|
|
#. * Audacity finds a project depends on another file.
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Never copy any files"
|
|
msgstr "Tidak pernah menyalin audio apapun"
|
|
|
|
#: src/Dependencies.cpp
|
|
#, c-format
|
|
msgid "MISSING %s"
|
|
msgstr ""
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "&Copy Names to Clipboard"
|
|
msgstr "Potong ke Clipboard"
|
|
|
|
#: src/Dependencies.cpp
|
|
#, c-format
|
|
msgid "\"%s\", \"%s\", \"%s\"\n"
|
|
msgstr ""
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Missing"
|
|
msgstr "Lima Mnt"
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid "If you proceed, your project will not be saved to disk. Is this what you want?"
|
|
msgstr "Proyek Anda tidak akan disimpad di disk. Itukan yang Anda mau?"
|
|
|
|
#: src/Dependencies.cpp
|
|
msgid ""
|
|
"Your project is self-contained; it does not depend on any external audio files. \n"
|
|
"\n"
|
|
"Some older Audacity projects may not be self-contained, and care \n"
|
|
"is needed to keep their external dependencies in the right place.\n"
|
|
"New projects will be self-contained and are less risky."
|
|
msgstr ""
|
|
|
|
#: src/Dependencies.cpp
|
|
#, fuzzy
|
|
msgid "Dependency Check"
|
|
msgstr "Cek ketergantungan"
|
|
|
|
#: src/Dither.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/effects/EffectManager.cpp src/effects/EffectUI.cpp
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp plug-ins/equalabel.ny
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "None"
|
|
msgstr "Tidak Ada"
|
|
|
|
#: src/Dither.cpp
|
|
msgid "Rectangle"
|
|
msgstr "Persegi"
|
|
|
|
#: src/Dither.cpp plug-ins/tremolo.ny
|
|
msgid "Triangle"
|
|
msgstr "Segitiga"
|
|
|
|
#: src/Dither.cpp
|
|
msgid "Shaped"
|
|
msgstr "Terbentuk"
|
|
|
|
#: src/FFT.cpp
|
|
msgid "Rectangular"
|
|
msgstr "Bersiku"
|
|
|
|
#. i18n-hint a proper name
|
|
#: src/FFT.cpp
|
|
msgid "Bartlett"
|
|
msgstr ""
|
|
|
|
#. i18n-hint a proper name
|
|
#: src/FFT.cpp
|
|
msgid "Hamming"
|
|
msgstr ""
|
|
|
|
#. i18n-hint a proper name
|
|
#: src/FFT.cpp
|
|
msgid "Hann"
|
|
msgstr ""
|
|
|
|
#. i18n-hint a proper name
|
|
#: src/FFT.cpp
|
|
msgid "Blackman"
|
|
msgstr ""
|
|
|
|
#. i18n-hint two proper names
|
|
#: src/FFT.cpp
|
|
msgid "Blackman-Harris"
|
|
msgstr ""
|
|
|
|
#. i18n-hint a proper name
|
|
#: src/FFT.cpp
|
|
#, fuzzy
|
|
msgid "Welch"
|
|
msgstr "Selamat Datang!"
|
|
|
|
#. i18n-hint a mathematical function named for C. F. Gauss
|
|
#: src/FFT.cpp
|
|
msgid "Gaussian(a=2.5)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint a mathematical function named for C. F. Gauss
|
|
#: src/FFT.cpp
|
|
msgid "Gaussian(a=3.5)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint a mathematical function named for C. F. Gauss
|
|
#: src/FFT.cpp
|
|
msgid "Gaussian(a=4.5)"
|
|
msgstr ""
|
|
|
|
#: src/FFmpeg.cpp
|
|
msgid "FFmpeg support not compiled in"
|
|
msgstr "Dukungan FFMpeg tidak terkompilasi"
|
|
|
|
#: src/FFmpeg.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"FFmpeg was configured in Preferences and successfully loaded before, \n"
|
|
"but this time Audacity failed to load it at startup. \n"
|
|
"\n"
|
|
"You may want to go back to Preferences > Libraries and re-configure it."
|
|
msgstr ""
|
|
"FFmpeg terkonfigurasi pada Preferensi dan diambil dengan sukses sebelumnya, \n"
|
|
"tapi kali ini Audacity gagal mengambilnya pada awal dinyalakan. \n"
|
|
"\n"
|
|
"Anda butuh kembali ke Preferensi > Impor/Ekspor dan mengkonfigurasikan ulang."
|
|
|
|
#: src/FFmpeg.cpp
|
|
msgid "FFmpeg startup failed"
|
|
msgstr "Awalan FFMpeg gagal"
|
|
|
|
#: src/FFmpeg.cpp
|
|
msgid "FFmpeg library not found"
|
|
msgstr "FFmpeg library not found"
|
|
|
|
#: src/FFmpeg.cpp
|
|
msgid "Locate FFmpeg"
|
|
msgstr "Tempatkan FFmpeg"
|
|
|
|
#: src/FFmpeg.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Audacity needs the file '%s' to import and export audio via FFmpeg."
|
|
msgstr "Audacity memerlukan file %s untuk menegkspor dan mengimpor dengan FFmpeg.."
|
|
|
|
#: src/FFmpeg.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Location of '%s':"
|
|
msgstr "Lokasi %s:"
|
|
|
|
#: src/FFmpeg.cpp
|
|
#, fuzzy, c-format
|
|
msgid "To find '%s', click here -->"
|
|
msgstr "Untuk mencari %s, click here -->"
|
|
|
|
#: src/FFmpeg.cpp src/export/ExportCL.cpp src/export/ExportMP3.cpp
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
msgid "Browse..."
|
|
msgstr "Jelajah..."
|
|
|
|
#: src/FFmpeg.cpp
|
|
msgid "To get a free copy of FFmpeg, click here -->"
|
|
msgstr "Untuk mendapatkan salinan FFmpeg gratis, klik di sini ==>"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/FFmpeg.cpp src/export/ExportMP3.cpp
|
|
msgid "Download"
|
|
msgstr "Unduh"
|
|
|
|
#. i18n-hint: It's asking for the location of a file, for
|
|
#. example, "Where is lame_enc.dll?" - you could translate
|
|
#. "Where would I find the file '%s'?" instead if you want.
|
|
#: src/FFmpeg.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Where is '%s'?"
|
|
msgstr "Dimana %s?"
|
|
|
|
#: src/FFmpeg.cpp
|
|
msgid "FFmpeg not found"
|
|
msgstr "FFmpeg tidak ada"
|
|
|
|
#: src/FFmpeg.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Audacity attempted to use FFmpeg to import an audio file,\n"
|
|
"but the libraries were not found.\n"
|
|
"\n"
|
|
"To use FFmpeg import, go to Edit > Preferences > Libraries\n"
|
|
"to download or locate the FFmpeg libraries."
|
|
msgstr ""
|
|
"Audacity menggunakan referensi FFmpeg untuk mengimpor file audio,\n"
|
|
"tapi referensi tidak ditemukan.\n"
|
|
"\n"
|
|
"Untuk menggunakan fitur impor FFmpeg, silahkan ke Preferensi > Referensi\n"
|
|
"untuk mendownload atau menaruh refereni FFMpeg."
|
|
|
|
#: src/FFmpeg.cpp
|
|
msgid "Do not show this warning again"
|
|
msgstr "Jangan tunjukkan peringatan ini lagi"
|
|
|
|
#: src/FFmpeg.cpp
|
|
#, fuzzy
|
|
msgid "Failed to find compatible FFmpeg libraries."
|
|
msgstr "Gagal untuk mencari referensi FFMpeg yang kompetibel"
|
|
|
|
#. i18n-hint: do not translate avformat. Preserve the computer gibberish.
|
|
#: src/FFmpeg.h
|
|
msgid "Only avformat.dll"
|
|
msgstr ""
|
|
|
|
#: src/FFmpeg.h
|
|
msgid "Only libavformat.so"
|
|
msgstr ""
|
|
|
|
#: src/FileException.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Audacity failed to open a file in %s."
|
|
msgstr ""
|
|
"Audacity tidak bisa menulis file:\n"
|
|
" %s."
|
|
|
|
#: src/FileException.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Audacity failed to read from a file in %s."
|
|
msgstr ""
|
|
"Audacity tidak bisa menulis file:\n"
|
|
" %s."
|
|
|
|
#: src/FileException.cpp
|
|
#, c-format
|
|
msgid "Audacity successfully wrote a file in %s but failed to rename it as %s."
|
|
msgstr ""
|
|
|
|
#: src/FileException.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Audacity failed to write to a file.\n"
|
|
"Perhaps %s is not writable or the disk is full.\n"
|
|
"For tips on freeing up space, click the help button."
|
|
msgstr ""
|
|
"Tidak bisa menyimpan proyek. Mungkin %s \n"
|
|
"tidak bisa ditulis atau disk penuh."
|
|
|
|
#: src/FileException.h
|
|
#, fuzzy
|
|
msgid "File Error"
|
|
msgstr "Error LOF"
|
|
|
|
#. i18n-hint: %s will be the error message from the libsndfile software library
|
|
#: src/FileFormats.cpp
|
|
#, c-format
|
|
msgid "Error (file may not have been written): %s"
|
|
msgstr "Error (file tidak mungkin ditulis): %s"
|
|
|
|
#: src/FileFormats.cpp
|
|
#, fuzzy
|
|
msgid "&Copy uncompressed files into the project (safer)"
|
|
msgstr "&Buat salinan file audio tak terkompres sebelum diedit (lebih aman)"
|
|
|
|
#: src/FileFormats.cpp
|
|
#, fuzzy
|
|
msgid "&Read uncompressed files from original location (faster)"
|
|
msgstr "&Langsung baca file audo tak terkompres dari aslinya (lebih cepat)"
|
|
|
|
#: src/FileFormats.cpp
|
|
#, fuzzy
|
|
msgid "&Copy all audio into project (safest)"
|
|
msgstr "Salalu s&alin semua audio pada proyek (teraman)"
|
|
|
|
#: src/FileFormats.cpp
|
|
msgid "Do ¬ copy any audio"
|
|
msgstr "Ja&ngan salin audio apapiun"
|
|
|
|
#: src/FileFormats.cpp
|
|
#, fuzzy
|
|
msgid "As&k"
|
|
msgstr "Tan&ya pengguna"
|
|
|
|
#: src/FileNames.cpp plug-ins/eq-xml-to-txt-converter.ny
|
|
#: plug-ins/nyquist-plug-in-installer.ny plug-ins/sample-data-export.ny
|
|
#: plug-ins/sample-data-import.ny
|
|
#, fuzzy
|
|
msgid "All files"
|
|
msgstr "Semua File (*)|*"
|
|
|
|
#. i18n-hint an Audacity project is the state of the program, stored as
|
|
#. files that can be reopened to resume the session later
|
|
#: src/FileNames.cpp
|
|
#, fuzzy
|
|
msgid "AUP3 project files"
|
|
msgstr "Menyimpan file data proyek"
|
|
|
|
#: src/FileNames.cpp
|
|
msgid "Dynamically Linked Libraries"
|
|
msgstr ""
|
|
|
|
#: src/FileNames.cpp
|
|
#, fuzzy
|
|
msgid "Dynamic Libraries"
|
|
msgstr "Referensi"
|
|
|
|
#: src/FileNames.cpp
|
|
#, fuzzy
|
|
msgid "Text files"
|
|
msgstr "Nama file:"
|
|
|
|
#: src/FileNames.cpp
|
|
#, fuzzy
|
|
msgid "XML files"
|
|
msgstr "File MP3"
|
|
|
|
#: src/FileNames.cpp
|
|
msgid ", "
|
|
msgstr ""
|
|
|
|
#. i18n-hint a type or types such as "txt" or "txt, xml" will be
|
|
#. substituted for %s
|
|
#: src/FileNames.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s files"
|
|
msgstr "File MP3"
|
|
|
|
#: src/FileNames.cpp
|
|
msgid "The specified filename could not be converted due to Unicode character use."
|
|
msgstr "Nama file yang dipilih tidak bisa diubah karena penggunaan karakter Unicode."
|
|
|
|
#: src/FileNames.cpp
|
|
msgid "Specify New Filename:"
|
|
msgstr "Tentukan Nama File Baru:"
|
|
|
|
#: src/FileNames.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Directory %s does not have write permissions"
|
|
msgstr "Direktori %s belum ada. Buat dulu?"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Frequency Analysis"
|
|
msgstr "Analisis Frekuensi"
|
|
|
|
#: src/FreqWindow.cpp src/prefs/SpectrumPrefs.h
|
|
msgid "Spectrum"
|
|
msgstr "Spektrum"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Standard Autocorrelation"
|
|
msgstr "Autokoreksi Standar"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Cuberoot Autocorrelation"
|
|
msgstr "Autokoreksi Cuberoot"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Enhanced Autocorrelation"
|
|
msgstr "Autokoreksi Tingkat Tinggi"
|
|
|
|
#. i18n-hint: This is a technical term, derived from the word
|
|
#. * "spectrum". Do not translate it unless you are sure you
|
|
#. * know the correct technical word in your language.
|
|
#: src/FreqWindow.cpp
|
|
msgid "Cepstrum"
|
|
msgstr "Kepstrum"
|
|
|
|
#. i18n-hint: This refers to a "window function",
|
|
#. * such as Hann or Rectangular, used in the
|
|
#. * Frequency analyze dialog box.
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s window"
|
|
msgstr " jendela"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Linear frequency"
|
|
msgstr "Frekuensi linier"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Log frequency"
|
|
msgstr "Frekuensi logaritma"
|
|
|
|
#. i18n-hint: abbreviates decibels
|
|
#. i18n-hint: short form of 'decibels'.
|
|
#: src/FreqWindow.cpp src/commands/SetTrackInfoCommand.cpp
|
|
#: src/effects/AutoDuck.cpp src/effects/Compressor.cpp
|
|
#: src/effects/Equalization.cpp src/effects/Loudness.cpp
|
|
#: src/effects/Normalize.cpp src/effects/ScienFilter.cpp
|
|
#: src/effects/TruncSilence.cpp src/prefs/WaveformSettings.cpp
|
|
#: src/widgets/Meter.cpp plug-ins/sample-data-export.ny
|
|
msgid "dB"
|
|
msgstr "dB"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Scroll"
|
|
msgstr ""
|
|
|
|
#: src/FreqWindow.cpp src/prefs/MousePrefs.cpp
|
|
msgid "Zoom"
|
|
msgstr "Zoom"
|
|
|
|
#. i18n-hint: This is the abbreviation for "Hertz", or
|
|
#. cycles per second.
|
|
#. i18n-hint: Name of display format that shows frequency in hertz
|
|
#: src/FreqWindow.cpp src/effects/ChangePitch.cpp src/effects/Equalization.cpp
|
|
#: src/effects/ScienFilter.cpp src/import/ImportRaw.cpp
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "Hz"
|
|
msgstr "Hz"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "Scroll Horizontal"
|
|
msgstr "Stereo Horizontal"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "Zoom Horizontal"
|
|
msgstr "Stereo Horizontal"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "Cursor:"
|
|
msgstr "Kursor Kiri"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Peak:"
|
|
msgstr ""
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Grids"
|
|
msgstr "Batas"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Algorithm:"
|
|
msgstr "Algoritma"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Size:"
|
|
msgstr "Ukuran"
|
|
|
|
#: src/FreqWindow.cpp src/LabelDialog.cpp src/prefs/KeyConfigPrefs.cpp
|
|
msgid "&Export..."
|
|
msgstr "&Ekspor"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Function:"
|
|
msgstr "Fungsi"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Axis:"
|
|
msgstr "Aksis"
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Replot..."
|
|
msgstr "&Plot Ulang"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "To plot the spectrum, all selected tracks must be the same sample rate."
|
|
msgstr "Untuk memplot spektrum, semua trek yang dipilih harus mempunyai rate sampel yang sama."
|
|
|
|
#: src/FreqWindow.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Too much audio was selected. Only the first %.1f seconds of audio will be analyzed."
|
|
msgstr "Terlalu banyak yang dipilih. Hanya awal %.1f detik audio yang akan dianalisis."
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Not enough data selected."
|
|
msgstr "Data yang dipilih tidak cukup"
|
|
|
|
#. i18n-hint: short form of 'seconds'.
|
|
#: src/FreqWindow.cpp src/effects/AutoDuck.cpp
|
|
msgid "s"
|
|
msgstr "d"
|
|
|
|
#. i18n-hint: The %d's are replaced by numbers, the %s by musical notes, e.g. A#
|
|
#: src/FreqWindow.cpp
|
|
#, c-format
|
|
msgid "%d Hz (%s) = %d dB"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The %d's are replaced by numbers, the %s by musical notes, e.g. A#
|
|
#: src/FreqWindow.cpp
|
|
#, c-format
|
|
msgid "%d Hz (%s) = %.1f dB"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The %d's are replaced by numbers, the %s by musical notes, e.g. A#
|
|
#. * the %.4f are numbers, and 'sec' should be an abbreviation for seconds
|
|
#: src/FreqWindow.cpp
|
|
#, c-format
|
|
msgid "%.4f sec (%d Hz) (%s) = %f"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The %d's are replaced by numbers, the %s by musical notes, e.g. A#
|
|
#. * the %.4f are numbers, and 'sec' should be an abbreviation for seconds
|
|
#: src/FreqWindow.cpp
|
|
#, c-format
|
|
msgid "%.4f sec (%d Hz) (%s) = %.3f"
|
|
msgstr ""
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "spectrum.txt"
|
|
msgstr "spektrum.txt"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Export Spectral Data As:"
|
|
msgstr "Ekspor data spektral sebagai:"
|
|
|
|
#: src/FreqWindow.cpp src/LabelDialog.cpp src/effects/Contrast.cpp
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Couldn't write to file: %s"
|
|
msgstr "Tidak bisa menulis file:"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Frequency (Hz)\tLevel (dB)"
|
|
msgstr "Frekuensi (Hz)\tTingkatan (dB)"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Lag (seconds)\tFrequency (Hz)\tLevel"
|
|
msgstr "Waktu (detik)\tFrekuensi (Hz)\tTingkat"
|
|
|
|
#: src/FreqWindow.cpp
|
|
msgid "Plot Spectrum..."
|
|
msgstr "Spektrum Plot..."
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "Welcome!"
|
|
msgstr "Selamat Datang!"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
msgid "Playing Audio"
|
|
msgstr "Memeainkan Audio"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
msgid "Recording Audio"
|
|
msgstr "Merekam Audio"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid "Recording - Choosing the Recording Device"
|
|
msgstr "Merekam - Memilih Perangkat Input"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid "Recording - Choosing the Recording Source"
|
|
msgstr "Merekam - Memilih Sumber Input"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid "Recording - Setting the Recording Level"
|
|
msgstr "Merekam - Mengatur Tingkatan Input"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
msgid "Editing and greyed out Menus"
|
|
msgstr "Mengedit dan mengabu-abukan Menu"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
msgid "Exporting an Audio File"
|
|
msgstr "Mengekspor File Audio"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
msgid "Saving an Audacity Project"
|
|
msgstr "Menyimpan Proyek Audacity"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid "Support for Other Formats"
|
|
msgstr "Format yang tidak mendukung"
|
|
|
|
#. i18n-hint: Title for a topic.
|
|
#: src/HelpText.cpp
|
|
msgid "Burn to CD"
|
|
msgstr "Bakar ke CD"
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "No Local Help"
|
|
msgstr "Tidak Ada Bantuan lokal"
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "<br><br>The version of Audacity you are using is an <b>Alpha test version</b>."
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "<br><br>The version of Audacity you are using is a <b>Beta test version</b>."
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "We strongly recommend that you use our latest stable released version, which has full documentation and support.<br><br>"
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "You can help us get Audacity ready for release by joining our [[https://www.audacityteam.org/community/|community]].<hr><br><br>"
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "How to get help"
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "These are our support methods:"
|
|
msgstr "Ini adalah metode dukungan kami:"
|
|
|
|
#. i18n-hint: Preserve '[[help:Quick_Help|' as it's the name of a link.
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid "[[help:Quick_Help|Quick Help]] - if not installed locally, [[https://manual.audacityteam.org/quick_help.html|view online]]"
|
|
msgstr " [[file:quick_help.html|Bantuan Kilat]] (seharusnya diinstal dahulu, <a href=\"http://manual.audacityteam.org/index.php?title=Quick_Help\">gunakan versi internet jika tidak ada</a>)"
|
|
|
|
#. i18n-hint: Preserve '[[help:Main_Page|' as it's the name of a link.
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid " [[help:Main_Page|Manual]] - if not installed locally, [[https://manual.audacityteam.org/|view online]]"
|
|
msgstr " [[file:index.html|Manual]] (seharusnya diinstal dahulu, <a href=\"http://manual.audacityteam.org/index.php\">gunakan versi internet jika tidak ada</a>)"
|
|
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid " [[https://forum.audacityteam.org/|Forum]] - ask your question directly, online."
|
|
msgstr " <a href=\"http://forum.audacityteam.org/\">Forum</a> (tanyakan secara langsung di internet)"
|
|
|
|
#: src/HelpText.cpp
|
|
#, fuzzy
|
|
msgid "More:</b> Visit our [[https://wiki.audacityteam.org/index.php|Wiki]] for tips, tricks, extra tutorials and effects plug-ins."
|
|
msgstr " [[http://wiki.audacityteam.org/index.php|Wiki]] (tips, trik dan tutorial terbaru di internet)"
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "Audacity can import unprotected files in many other formats (such as M4A and WMA, compressed WAV files from portable recorders and audio from video files) if you download and install the optional [[https://manual.audacityteam.org/man/faq_opening_and_saving_files.html#foreign| FFmpeg library]] to your computer."
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "You can also read our help on importing [[https://manual.audacityteam.org/man/playing_and_recording.html#midi|MIDI files]] and tracks from [[https://manual.audacityteam.org/man/faq_opening_and_saving_files.html#fromcd| audio CDs]]."
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "The Manual does not appear to be installed. Please [[*URL*|view the Manual online]].<br><br>To always view the Manual online, change \"Location of Manual\" in Interface Preferences to \"From Internet\"."
|
|
msgstr ""
|
|
|
|
#: src/HelpText.cpp
|
|
msgid "The Manual does not appear to be installed. Please [[*URL*|view the Manual online]] or [[https://manual.audacityteam.org/man/unzipping_the_manual.html| download the Manual]].<br><br>To always view the Manual online, change \"Location of Manual\" in Interface Preferences to \"From Internet\"."
|
|
msgstr ""
|
|
|
|
#: src/HistoryWindow.cpp
|
|
#, fuzzy
|
|
msgid "History"
|
|
msgstr "&History..."
|
|
|
|
#: src/HistoryWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Manage History"
|
|
msgstr "Atur History"
|
|
|
|
#: src/HistoryWindow.cpp src/effects/TruncSilence.cpp plug-ins/vocalrediso.ny
|
|
msgid "Action"
|
|
msgstr "Aksi"
|
|
|
|
#: src/HistoryWindow.cpp
|
|
#, fuzzy
|
|
msgid "Used Space"
|
|
msgstr "Ruang disk"
|
|
|
|
#: src/HistoryWindow.cpp
|
|
msgid "&Total space used"
|
|
msgstr ""
|
|
|
|
#: src/HistoryWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Undo levels available"
|
|
msgstr "&Dibolehkan Pembatalan Level"
|
|
|
|
#: src/HistoryWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Levels to discard"
|
|
msgstr "Level menuju pelarangan"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/HistoryWindow.cpp
|
|
msgid "&Discard"
|
|
msgstr "&Larang"
|
|
|
|
#: src/HistoryWindow.cpp
|
|
msgid "Clip&board space used"
|
|
msgstr ""
|
|
|
|
#: src/HistoryWindow.cpp
|
|
#, fuzzy
|
|
msgid "D&iscard"
|
|
msgstr "&Larang"
|
|
|
|
#: src/HistoryWindow.cpp
|
|
#, fuzzy
|
|
msgid "&Compact"
|
|
msgstr "&Komando"
|
|
|
|
#: src/HistoryWindow.cpp src/ProjectFileManager.cpp
|
|
#, c-format
|
|
msgid "Compacting actually freed %s of disk space."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Clicking this menu item shows the various editing steps
|
|
#. that have been taken.
|
|
#: src/HistoryWindow.cpp
|
|
msgid "&History..."
|
|
msgstr "&History..."
|
|
|
|
#: src/InconsistencyException.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Internal error in %s at %s line %d.\n"
|
|
"Please inform the Audacity team at https://forum.audacityteam.org/."
|
|
msgstr ""
|
|
|
|
#: src/InconsistencyException.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Internal error at %s line %d.\n"
|
|
"Please inform the Audacity team at https://forum.audacityteam.org/."
|
|
msgstr ""
|
|
|
|
#: src/InconsistencyException.h
|
|
#, fuzzy
|
|
msgid "Internal Error"
|
|
msgstr "(program eksternal)"
|
|
|
|
#: src/LabelDialog.cpp
|
|
msgid "Edit Labels"
|
|
msgstr "Edit Label"
|
|
|
|
#. i18n-hint: (noun). A track contains waves, audio etc.
|
|
#: src/LabelDialog.cpp
|
|
msgid "Track"
|
|
msgstr "Trek"
|
|
|
|
#. i18n-hint: (noun)
|
|
#: src/LabelDialog.cpp src/commands/SetLabelCommand.cpp
|
|
#: src/menus/LabelMenus.cpp src/toolbars/TranscriptionToolBar.cpp
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp plug-ins/equalabel.ny
|
|
msgid "Label"
|
|
msgstr "Label"
|
|
|
|
#. i18n-hint: (noun) of a label
|
|
#: src/LabelDialog.cpp src/TimerRecordDialog.cpp
|
|
msgid "Start Time"
|
|
msgstr "Waktu Mulai"
|
|
|
|
#. i18n-hint: (noun) of a label
|
|
#: src/LabelDialog.cpp src/TimerRecordDialog.cpp
|
|
msgid "End Time"
|
|
msgstr "Waktu Selesai"
|
|
|
|
#. i18n-hint: (noun) of a label
|
|
#: src/LabelDialog.cpp src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Low Frequency"
|
|
msgstr "Frekuensi logaritma"
|
|
|
|
#. i18n-hint: (noun) of a label
|
|
#: src/LabelDialog.cpp src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "High Frequency"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: src/LabelDialog.cpp
|
|
msgid "New..."
|
|
msgstr "Baru..."
|
|
|
|
#: src/LabelDialog.cpp
|
|
msgid "Press F2 or double click to edit cell contents."
|
|
msgstr "Tekan F2 atau klik ganda untuk mengedit konten sel."
|
|
|
|
#: src/LabelDialog.cpp src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select a text file containing labels"
|
|
msgstr "Pilih file teks yang berisi label..."
|
|
|
|
#: src/LabelDialog.cpp src/ProjectFileManager.cpp src/menus/FileMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Could not open file: %s"
|
|
msgstr "Tidak bisa membuka file:\"%s\""
|
|
|
|
#: src/LabelDialog.cpp
|
|
msgid "No labels to export."
|
|
msgstr "Tidak ada label untuk diekspor."
|
|
|
|
#: src/LabelDialog.cpp src/menus/FileMenus.cpp
|
|
msgid "Export Labels As:"
|
|
msgstr "Ekspor label sebagai:"
|
|
|
|
#: src/LabelDialog.cpp
|
|
msgid "New Label Track"
|
|
msgstr "Buat Trek Label"
|
|
|
|
#: src/LabelDialog.cpp
|
|
msgid "Enter track name"
|
|
msgstr "Masukkan nama trek"
|
|
|
|
#. i18n-hint: (noun) it's the name of a kind of track.
|
|
#. i18n-hint: This is for screen reader software and indicates that
|
|
#. this is a Label track.
|
|
#: src/LabelDialog.cpp src/LabelDialog.h src/LabelTrack.cpp
|
|
#: src/TrackPanelAx.cpp
|
|
msgid "Label Track"
|
|
msgstr "Trek Label"
|
|
|
|
#: src/LabelTrack.cpp
|
|
msgid "One or more saved labels could not be read."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Title on a dialog indicating that this is the first
|
|
#. * time Audacity has been run.
|
|
#: src/LangChoice.cpp
|
|
msgid "Audacity First Run"
|
|
msgstr "Pengoperasian Pertama Audacity"
|
|
|
|
#: src/LangChoice.cpp
|
|
msgid "Choose Language for Audacity to use:"
|
|
msgstr "Pilih Bahasa untuk digunakan pada Audacity:"
|
|
|
|
#. i18n-hint: The %s's are replaced by translated and untranslated
|
|
#. * versions of language names.
|
|
#: src/LangChoice.cpp
|
|
#, c-format
|
|
msgid "The language you have chosen, %s (%s), is not the same as the system language, %s (%s)."
|
|
msgstr "Bahasa yang Anda gunakan, %s (%s), tidak sama dengan bahasa sistem, %s (%s)."
|
|
|
|
#: src/LangChoice.cpp src/effects/VST/VSTEffect.cpp
|
|
#: src/widgets/FileDialog/gtk/FileDialogPrivate.cpp
|
|
msgid "Confirm"
|
|
msgstr "Konfirmasi"
|
|
|
|
#: src/Legacy.cpp
|
|
#, fuzzy
|
|
msgid "Error Converting Legacy Project File"
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/Legacy.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Converted a 1.0 project file to the new format.\n"
|
|
"The old file has been saved as '%s'"
|
|
msgstr ""
|
|
"Mengubah file proyek 1.0 ke format baru.\n"
|
|
"File lama telah disimpan sebagai '%s'"
|
|
|
|
#: src/Legacy.cpp
|
|
msgid "Opening Audacity Project"
|
|
msgstr "Membuka Proyek Audacity"
|
|
|
|
#: src/LyricsWindow.cpp
|
|
#, c-format
|
|
msgid "Audacity Karaoke%s"
|
|
msgstr "Karaoke%s Audacity"
|
|
|
|
#: src/LyricsWindow.cpp
|
|
msgid "&Karaoke..."
|
|
msgstr "&Karaoke..."
|
|
|
|
#: src/Menus.cpp
|
|
#, c-format
|
|
msgid "&Undo %s"
|
|
msgstr "&Batalkan %s"
|
|
|
|
#: src/Menus.cpp src/menus/EditMenus.cpp
|
|
msgid "&Undo"
|
|
msgstr "&Batalkan"
|
|
|
|
#: src/Menus.cpp
|
|
#, c-format
|
|
msgid "&Redo %s"
|
|
msgstr "&Ulang %s"
|
|
|
|
#: src/Menus.cpp src/menus/EditMenus.cpp
|
|
msgid "&Redo"
|
|
msgstr "&Lakukan Kembali"
|
|
|
|
#: src/Menus.cpp
|
|
msgid ""
|
|
"There was a problem with your last action. If you think\n"
|
|
"this is a bug, please tell us exactly where it occurred."
|
|
msgstr ""
|
|
"Ada masalah dengan perintah terakhirAnda. Jika Anda\n"
|
|
"pikir itu adalah bug, silahkan beritahu kami apa yang terjadi."
|
|
|
|
#: src/Menus.cpp
|
|
msgid "Disallowed"
|
|
msgstr "Tidak Diperbolehkan"
|
|
|
|
#. i18n-hint: noun, means a track, made by mixing other tracks
|
|
#: src/Mix.cpp
|
|
msgid "Mix"
|
|
msgstr "Mix"
|
|
|
|
#: src/Mix.cpp src/menus/TrackMenus.cpp
|
|
msgid "Mix and Render"
|
|
msgstr "Mix dan Render"
|
|
|
|
#: src/Mix.cpp
|
|
msgid "Mixing and rendering tracks"
|
|
msgstr "Trek Mix dan Render"
|
|
|
|
#: src/MixerBoard.cpp
|
|
#, c-format
|
|
msgid "Audacity Mixer Board%s"
|
|
msgstr "Mixer Board%s Audacity"
|
|
|
|
#. i18n-hint: title of the Gain slider, used to adjust the volume
|
|
#. i18n-hint: Title of the Gain slider, used to adjust the volume
|
|
#: src/MixerBoard.cpp src/menus/TrackMenus.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
msgid "Gain"
|
|
msgstr "Kekuatan"
|
|
|
|
#. i18n-hint: title of the MIDI Velocity slider
|
|
#. i18n-hint: Title of the Velocity slider, used to adjust the volume of note tracks
|
|
#: src/MixerBoard.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackControls.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackSliderHandles.cpp
|
|
#, fuzzy
|
|
msgid "Velocity"
|
|
msgstr "Kecepatan nada"
|
|
|
|
#: src/MixerBoard.cpp
|
|
msgid "Musical Instrument"
|
|
msgstr "Instrumen Musikal"
|
|
|
|
#. i18n-hint: Title of the Pan slider, used to move the sound left or right
|
|
#: src/MixerBoard.cpp src/menus/TrackMenus.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
msgid "Pan"
|
|
msgstr "Pan"
|
|
|
|
#. i18n-hint: This is on a button that will silence this track.
|
|
#: src/MixerBoard.cpp src/commands/SetTrackInfoCommand.cpp
|
|
#: src/tracks/playabletrack/ui/PlayableTrackButtonHandles.cpp
|
|
#: src/tracks/playabletrack/ui/PlayableTrackControls.cpp
|
|
msgid "Mute"
|
|
msgstr "Diam"
|
|
|
|
#. i18n-hint: This is on a button that will silence all the other tracks.
|
|
#: src/MixerBoard.cpp src/commands/SetTrackInfoCommand.cpp
|
|
#: src/tracks/playabletrack/ui/PlayableTrackButtonHandles.cpp
|
|
#: src/tracks/playabletrack/ui/PlayableTrackControls.cpp
|
|
msgid "Solo"
|
|
msgstr "Solo"
|
|
|
|
#: src/MixerBoard.cpp
|
|
msgid "Signal Level Meter"
|
|
msgstr "Pengukur Level Signal"
|
|
|
|
#: src/MixerBoard.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
msgid "Moved gain slider"
|
|
msgstr "Pindahkan slider kekuatan"
|
|
|
|
#: src/MixerBoard.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackSliderHandles.cpp
|
|
#, fuzzy
|
|
msgid "Moved velocity slider"
|
|
msgstr "Pindahkan slider kekuatan"
|
|
|
|
#: src/MixerBoard.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
msgid "Moved pan slider"
|
|
msgstr "Pindahkan slider pan"
|
|
|
|
#: src/MixerBoard.cpp
|
|
msgid "&Mixer Board..."
|
|
msgstr "Tempat &Mixer..."
|
|
|
|
#: src/ModuleManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Unable to load the \"%s\" module.\n"
|
|
"\n"
|
|
"Error: %s"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/ModuleManager.cpp
|
|
msgid "Module Unsuitable"
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The module \"%s\" does not provide a version string.\n"
|
|
"\n"
|
|
"It will not be loaded."
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The module \"%s\" is matched with Audacity version \"%s\".\n"
|
|
"\n"
|
|
"It will not be loaded."
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The module \"%s\" failed to initialize.\n"
|
|
"\n"
|
|
"It will not be loaded."
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp
|
|
#, c-format
|
|
msgid "Module \"%s\" found."
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"Only use modules from trusted sources"
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp src/TimerRecordDialog.cpp plug-ins/delay.ny
|
|
#: plug-ins/equalabel.ny plug-ins/limiter.ny plug-ins/sample-data-export.ny
|
|
msgid "Yes"
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp src/TimerRecordDialog.cpp plug-ins/delay.ny
|
|
#: plug-ins/equalabel.ny plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "No"
|
|
msgstr "Tidak Ada"
|
|
|
|
#: src/ModuleManager.cpp
|
|
#, fuzzy
|
|
msgid "Audacity Module Loader"
|
|
msgstr "Modulator"
|
|
|
|
#: src/ModuleManager.cpp
|
|
msgid "Try and load this module?"
|
|
msgstr ""
|
|
|
|
#: src/ModuleManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The module \"%s\" does not provide any of the required functions.\n"
|
|
"\n"
|
|
"It will not be loaded."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This is for screen reader software and indicates that
|
|
#. this is a Note track.
|
|
#: src/NoteTrack.cpp src/TrackPanelAx.cpp
|
|
msgid "Note Track"
|
|
msgstr "Trek Nada"
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
#, fuzzy
|
|
msgid "C"
|
|
msgstr "LC"
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "C♯"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "D"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "D♯"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "E"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "F"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "F♯"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
#, fuzzy
|
|
msgid "G"
|
|
msgstr "GB"
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "G♯"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "A"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "A♯"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
#, fuzzy
|
|
msgid "B"
|
|
msgstr "dB"
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "D♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "E♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "G♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "A♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "B♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Two, alternate names of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "C♯/D♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Two, alternate names of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "D♯/E♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Two, alternate names of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "F♯/G♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Two, alternate names of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "G♯/A♭"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Two, alternate names of a musical note in the 12-tone chromatic scale
|
|
#: src/PitchName.cpp
|
|
msgid "A♯/B♭"
|
|
msgstr ""
|
|
|
|
#: src/PluginManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Overwrite the plug-in file %s?"
|
|
msgstr "Meniban file yang sudah ada"
|
|
|
|
#: src/PluginManager.cpp
|
|
msgid "Plug-in already exists"
|
|
msgstr ""
|
|
|
|
#: src/PluginManager.cpp
|
|
msgid "Plug-in file is in use. Failed to overwrite"
|
|
msgstr ""
|
|
|
|
#: src/PluginManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Failed to register:\n"
|
|
"%s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#. i18n-hint A plug-in is an optional added program for a sound
|
|
#. effect, or generator, or analyzer
|
|
#: src/PluginManager.cpp
|
|
#, fuzzy
|
|
msgctxt "plug-ins"
|
|
msgid "Enable this plug-in?\n"
|
|
msgid_plural "Enable these plug-ins?\n"
|
|
msgstr[0] "Maaf, gagal mengambil Plug-in Vamp."
|
|
msgstr[1] "Maaf, gagal mengambil Plug-in Vamp."
|
|
|
|
#: src/PluginManager.cpp
|
|
#, fuzzy
|
|
msgid "Enable new plug-ins"
|
|
msgstr "Maaf, gagal mengambil Plug-in Vamp."
|
|
|
|
#: src/PluginManager.h
|
|
#, fuzzy
|
|
msgid "Nyquist Prompt"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "Manage Plug-ins"
|
|
msgstr "Maaf, gagal mengambil Plug-in Vamp."
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
msgid "Select effects, click the Enable or Disable button, then click OK."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This is before radio buttons selecting which effects to show
|
|
#: src/PluginRegistrationDialog.cpp
|
|
msgid "Show:"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Radio button to show all effects
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "Show all"
|
|
msgstr "Tunjukkan Semua Codec"
|
|
|
|
#. i18n-hint: Radio button to show all effects
|
|
#: src/PluginRegistrationDialog.cpp src/menus/SelectMenus.cpp
|
|
msgid "&All"
|
|
msgstr "Se&mua"
|
|
|
|
#. i18n-hint: Radio button to show just the currently disabled effects
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "Show disabled"
|
|
msgstr " (dilarang)"
|
|
|
|
#. i18n-hint: Radio button to show just the currently disabled effects
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "D&isabled"
|
|
msgstr "Dilarang"
|
|
|
|
#. i18n-hint: Radio button to show just the currently enabled effects
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "Show enabled"
|
|
msgstr "Dibolehkan"
|
|
|
|
#. i18n-hint: Radio button to show just the currently enabled effects
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "E&nabled"
|
|
msgstr "Dibolehkan"
|
|
|
|
#. i18n-hint: Radio button to show just the newly discovered effects
|
|
#: src/PluginRegistrationDialog.cpp
|
|
msgid "Show new"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Radio button to show just the newly discovered effects
|
|
#: src/PluginRegistrationDialog.cpp
|
|
msgid "Ne&w"
|
|
msgstr ""
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
msgid "State"
|
|
msgstr ""
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
msgid "Path"
|
|
msgstr ""
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Select All"
|
|
msgstr "Pilih"
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "C&lear All"
|
|
msgstr "&Hapus"
|
|
|
|
#: src/PluginRegistrationDialog.cpp src/effects/EffectUI.cpp
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Enable"
|
|
msgstr "Dibolehkan"
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy
|
|
msgid "&Disable"
|
|
msgstr "Dilarang"
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Enabling effects or commands:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr "Bolehkan efek"
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Enabling effect or command:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr "Bolehkan efek"
|
|
|
|
#: src/PluginRegistrationDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Effect or Command at %s failed to register:\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Encoder FLAC gagal menginisialisasi\n"
|
|
"Status: %d"
|
|
|
|
#: src/Printing.cpp
|
|
msgid "There was a problem printing."
|
|
msgstr "Ada masalah dalam mencetak"
|
|
|
|
#: src/Printing.cpp
|
|
msgid "Print"
|
|
msgstr "Cetak"
|
|
|
|
#: src/Project.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"There is very little free disk space left on %s\n"
|
|
"Please select a bigger temporary directory location in\n"
|
|
"Directories Preferences."
|
|
msgstr ""
|
|
"Ruang disk yang tersisa tinggal sedikit.\n"
|
|
"Mohon pilih direktori temporer lainnya dalam Preferensi."
|
|
|
|
#: src/ProjectAudioManager.cpp
|
|
#, c-format
|
|
msgid "Actual Rate: %d"
|
|
msgstr "Rate Asli: %d"
|
|
|
|
#: src/ProjectAudioManager.cpp src/effects/Effect.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Error opening sound device.\n"
|
|
"Try changing the audio host, playback device and the project sample rate."
|
|
msgstr "Error ketika membuka perangkat suara. Tolong cek pengaturan perangkat output dan rate sampel proyek."
|
|
|
|
#: src/ProjectAudioManager.cpp src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "The tracks selected for recording must all have the same sampling rate"
|
|
msgstr "Untuk memplot spektrum, semua trek yang dipilih harus mempunyai rate sampel yang sama."
|
|
|
|
#: src/ProjectAudioManager.cpp src/menus/TransportMenus.cpp
|
|
msgid "Mismatched Sampling Rates"
|
|
msgstr ""
|
|
|
|
#: src/ProjectAudioManager.cpp src/menus/TransportMenus.cpp
|
|
msgid ""
|
|
"Too few tracks are selected for recording at this sample rate.\n"
|
|
"(Audacity requires two channels at the same sample rate for\n"
|
|
"each stereo track)"
|
|
msgstr ""
|
|
|
|
#: src/ProjectAudioManager.cpp src/menus/TransportMenus.cpp
|
|
msgid "Too Few Compatible Tracks Selected"
|
|
msgstr ""
|
|
|
|
#: src/ProjectAudioManager.cpp
|
|
msgid "Recorded Audio"
|
|
msgstr "Rekaman Audio"
|
|
|
|
#: src/ProjectAudioManager.cpp src/toolbars/ControlToolBar.cpp
|
|
msgid "Record"
|
|
msgstr "Rekam"
|
|
|
|
#. i18n-hint: A name given to a track, appearing as its menu button.
|
|
#. The translation should be short or else it will not display well.
|
|
#. At most, about 11 Latin characters.
|
|
#. Dropout is a loss of a short sequence of audio sample data from the
|
|
#. recording
|
|
#: src/ProjectAudioManager.cpp
|
|
msgid "Dropouts"
|
|
msgstr ""
|
|
|
|
#: src/ProjectAudioManager.cpp
|
|
msgid ""
|
|
"Recorded audio was lost at the labeled locations. Possible causes:\n"
|
|
"\n"
|
|
"Other applications are competing with Audacity for processor time\n"
|
|
"\n"
|
|
"You are saving directly to a slow external storage device\n"
|
|
msgstr ""
|
|
|
|
#: src/ProjectAudioManager.cpp
|
|
msgid "Turn off dropout detection"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The audacity project file is XML and has 'tags' in it,
|
|
#. rather like html tags <something>some stuff</something>.
|
|
#. This error message is about the tags that hold the sequence information.
|
|
#. The error message is confusing to users in English, and could just say
|
|
#. "Found problems with <sequence> when checking project file."
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Project check read faulty Sequence tags."
|
|
msgstr "Pengecekan telah memperbaiki file"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid "Close project immediately with no changes"
|
|
msgstr "Tutup proyek secepatnya tanpa perubahan"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid "Continue with repairs noted in log, and check for more errors. This will save the project in its current state, unless you \"Close project immediately\" on further error alerts."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid "Warning - Problems Reading Sequence Tags"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Inspecting project file data"
|
|
msgstr "Memeriksa data file proyek..."
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Project check of \"%s\" folder \n"
|
|
"detected %lld missing external audio file(s) \n"
|
|
"('aliased files'). There is no way for Audacity \n"
|
|
"to recover these files automatically. \n"
|
|
"\n"
|
|
"If you choose the first or second option below, \n"
|
|
"you can try to find and restore the missing files \n"
|
|
"to their previous location. \n"
|
|
"\n"
|
|
"Note that for the second option, the waveform \n"
|
|
"may not show silence. \n"
|
|
"\n"
|
|
"If you choose the third option, this will save the \n"
|
|
"project in its current state, unless you \"Close \n"
|
|
"project immediately\" on further error alerts."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Treat missing audio as silence (this session only)"
|
|
msgstr "Mengembalikan data yang hilang diam-diam secara sementara [hanya sesi ini saja]"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid "Replace missing audio with silence (permanent immediately)."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Warning - Missing Aliased File(s)"
|
|
msgstr "File alias menghilang: (%s)"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Project check of \"%s\" folder \n"
|
|
"detected %lld missing alias (.auf) blockfile(s). \n"
|
|
"Audacity can fully regenerate these files \n"
|
|
"from the current audio in the project."
|
|
msgstr ""
|
|
"Pengecekan menemukan file rangkuman %lld yang hilang (.auf).\n"
|
|
"Audacity bisa membuat ulang file tersebut dari data aslinya pada proyek."
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Regenerate alias summary files (safe and recommended)"
|
|
msgstr "Membuat ulang file rangkuman [lebih aman dan direkomendasikan]"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Fill in silence for missing display data (this session only)"
|
|
msgstr "Kosongkan tampilan data yang hilang [sesi ini saja]"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid "Close project immediately with no further changes"
|
|
msgstr "Tutup proyek secepatnya tanpa perubahan"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Warning - Missing Alias Summary File(s)"
|
|
msgstr "File rangkuman menghilang: (%s)"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Project check of \"%s\" folder \n"
|
|
"detected %lld missing audio data (.au) blockfile(s), \n"
|
|
"probably due to a bug, system crash, or accidental \n"
|
|
"deletion. There is no way for Audacity to recover \n"
|
|
"these missing files automatically. \n"
|
|
"\n"
|
|
"If you choose the first or second option below, \n"
|
|
"you can try to find and restore the missing files \n"
|
|
"to their previous location. \n"
|
|
"\n"
|
|
"Note that for the second option, the waveform \n"
|
|
"may not show silence."
|
|
msgstr ""
|
|
"Pengecekan menemukan file data blok audio %lld yang menghilang (.au), \n"
|
|
"mungkin karena bug, crash, atau ketidaksengajaan. \n"
|
|
"Tidak ada jalan lain selain mengembalikan data yang hilang\n"
|
|
"secara otomatis; Anda bisa memilih untuk tetap mengosongkan data tadi\n"
|
|
"atau secara sementara atau tutup proyek dan mencoba mengembalikannya sendiri."
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Replace missing audio with silence (permanent immediately)"
|
|
msgstr "Kosongkan data yang hilang [permanen]"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid "Warning - Missing Audio Data Block File(s)"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Project check of \"%s\" folder \n"
|
|
"found %d orphan block file(s). These files are \n"
|
|
"unused by this project, but might belong to other projects. \n"
|
|
"They are doing no harm and are small."
|
|
msgstr ""
|
|
"Pengecekan menemukan %d anak file blok. File ini tidak berguna\n"
|
|
"dan mungkin tertinggal waktu crash atau bug lainya.\n"
|
|
"Ini harus dihapus untuk menghemat ruang disk."
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Continue without deleting; ignore the extra files this session"
|
|
msgstr "Terus tanpa penghapusan; bekerja di sekitar file tambahan secara diam-diam"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Delete orphan files (permanent immediately)"
|
|
msgstr "Hapus anak file [Aman dan direkomendasikan]"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Warning - Orphan Block File(s)"
|
|
msgstr "Anak file blok: (%s)"
|
|
|
|
#. i18n-hint: This title appears on a dialog that indicates the progress
|
|
#. in doing something.
|
|
#: src/ProjectFSCK.cpp src/ProjectFileIO.cpp src/UndoManager.cpp
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "Progress"
|
|
msgstr "Kemajuan"
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
#, fuzzy
|
|
msgid "Cleaning up unused directories in project data"
|
|
msgstr "Membersihkan direktori yang tak berguna apda data proyek..."
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid ""
|
|
"Project check found file inconsistencies during automatic recovery.\n"
|
|
"\n"
|
|
"Select 'Help > Diagnostics > Show Log...' to see details."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFSCK.cpp
|
|
msgid "Warning: Problems in Automatic Recovery"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp src/menus/WindowMenus.cpp
|
|
#, fuzzy
|
|
msgid "<untitled>"
|
|
msgstr "tak berjudul"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid "[Project %02i] "
|
|
msgstr "Proyek"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Failed to open the project's database"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Failed to open database file:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Failed to discard connection"
|
|
msgstr "Gagal mencari codec"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Failed to restore connection"
|
|
msgstr "Tidak bisa menerima deskripsi aliran"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Failed to execute a project file command:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Unable to prepare project file command:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Failed to retrieve data from the project file.\n"
|
|
"The following command failed:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"Project is in a read only directory\n"
|
|
"(Unable to create the required temporary files)"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "This is not an Audacity project file"
|
|
msgstr "Menyimpan Proyek Audacity"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"This project was created with a newer version of Audacity.\n"
|
|
"\n"
|
|
"You will need to upgrade to open it."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Unable to initialize the project file"
|
|
msgstr "Tidak bisa menginisialisasi strim MP3"
|
|
|
|
#. i18n-hint: An error message. Don't translate inset or blockids.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "Unable to add 'inset' function (can't verify blockids)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"Project is read only\n"
|
|
"(Unable to work with the blockfiles)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"Project is locked\n"
|
|
"(Unable to work with the blockfiles)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"Project is busy\n"
|
|
"(Unable to work with the blockfiles)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"Project is corrupt\n"
|
|
"(Unable to work with the blockfiles)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"Some permissions issue\n"
|
|
"(Unable to work with the blockfiles)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"A disk I/O error\n"
|
|
"(Unable to work with the blockfiles)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid ""
|
|
"Not authorized\n"
|
|
"(Unable to work with the blockfiles)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An error message. Don't translate blockfiles.
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Unable to work with the blockfiles"
|
|
msgstr "Tidak bisa menginisialisasi strim MP3"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Total orphan blocks deleted %d"
|
|
msgstr "Anak file blok: (%s)"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "Failed to rollback transaction during import"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Unable to attach destination database"
|
|
msgstr "Tidak bisa meganti nama '%s' ke '%s'"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "Unable to switch to fast journaling mode"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Failed to bind SQL parameter"
|
|
msgstr "Gagal mencari codec"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Failed to update the project file.\n"
|
|
"The following command failed:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "Destination project could not be detached"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Copying Project"
|
|
msgstr "Error dalam membuka proyek"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Error Writing to File"
|
|
msgstr "Error menulis ke file"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Audacity failed to write file %s.\n"
|
|
"Perhaps disk is full or not writable.\n"
|
|
"For tips on freeing up space, click the help button."
|
|
msgstr ""
|
|
"Tidak bisa menyimpan proyek. Mungkin %s \n"
|
|
"tidak bisa ditulis atau disk penuh."
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Compacting project"
|
|
msgstr "Menyimpan &proyek"
|
|
|
|
#. i18n-hint: The %02i is the project number, the %s is the project name.
|
|
#: src/ProjectFileIO.cpp
|
|
#, c-format
|
|
msgid "[Project %02i] Audacity \"%s\""
|
|
msgstr ""
|
|
|
|
#. i18n-hint: E.g this is recovered audio that had been lost.
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "(Recovered)"
|
|
msgstr "(Terkembalikan)"
|
|
|
|
#. i18n-hint: %s will be replaced by the version number.
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"This file was saved using Audacity %s.\n"
|
|
"You are using Audacity %s. You may need to upgrade to a newer version to open this file."
|
|
msgstr ""
|
|
"File ini disimpan dengan Audacity %s.\n"
|
|
"Anda menggunakan Audacity %s - anda diharuskan untuk\n"
|
|
"meng-upgrade versi terbaru untuk membuka file ini."
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "Can't open project file"
|
|
msgstr "Tidak bisa membuka file proyek"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "Failed to remove the autosave information from the project file."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Unable to bind to blob"
|
|
msgstr "Gagal mencari codec"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Unable to decode project document"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Unable to parse project information."
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "The project's database failed to reopen, possibly because of limited space on the storage device."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Saving project"
|
|
msgstr "Menyimpan &proyek"
|
|
|
|
#: src/ProjectFileIO.cpp src/ProjectFileManager.cpp
|
|
msgid "Error Saving Project"
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
msgid "Syncing"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The project failed to open, possibly due to limited space\n"
|
|
"on the storage device.\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Unable to remove autosave information, possibly due to limited space\n"
|
|
"on the storage device.\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileIO.cpp
|
|
#, fuzzy
|
|
msgid "Backing up project"
|
|
msgstr "M&enyimpan proyek kosong"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"This project was not saved properly the last time Audacity ran.\n"
|
|
"\n"
|
|
"It has been recovered to the last snapshot."
|
|
msgstr ""
|
|
"Beberapa proyek tidak disimpan sebelumnya waktu Audacity terakhir dijalankan.\n"
|
|
"Pada yang akan datang, proyek-proyek ini bisa dikembalikan secara otomatis:"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid ""
|
|
"This project was not saved properly the last time Audacity ran.\n"
|
|
"\n"
|
|
"It has been recovered to the last snapshot, but you must save it\n"
|
|
"to preserve its contents."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Project Recovered"
|
|
msgstr "Proyek telah dikembalikan"
|
|
|
|
#: src/ProjectFileManager.cpp src/prefs/DirectoriesPrefs.cpp
|
|
msgid "Projects cannot be saved to FAT drives."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid ""
|
|
"Your project is now empty.\n"
|
|
"If saved, the project will have no tracks.\n"
|
|
"\n"
|
|
"To save any previously open tracks:\n"
|
|
"Click 'No', Edit > Undo until all tracks\n"
|
|
"are open, then File > Save Project.\n"
|
|
"\n"
|
|
"Save anyway?"
|
|
msgstr ""
|
|
"Proyek Anda sekarang kosong.\n"
|
|
"Jika disimpan, proyek tidak akan punya trek.\n"
|
|
"\n"
|
|
"Untuk menyimpan trek yang terbuka sebelumnya:\n"
|
|
"Klik 'Tidak', Edit > Batalkan sampai semua trek\n"
|
|
"terbuka, kemudian File > Simpan Proyek.\n"
|
|
"\n"
|
|
"Simpan saja?"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Warning - Empty Project"
|
|
msgstr "Peringatan proyek kosong"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Insufficient Disk Space"
|
|
msgstr "Ruang disk"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid ""
|
|
"The project size exceeds the available free space on the target disk.\n"
|
|
"\n"
|
|
"Please select a different disk with more free space."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid "The project exceeds the maximum size of 4GB when writing to a FAT32 formatted filesystem."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileManager.cpp src/commands/ScreenshotCommand.cpp
|
|
#, c-format
|
|
msgid "Saved %s"
|
|
msgstr "Tersimpan %s"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid ""
|
|
"The project was not saved because the file name provided would overwrite another project.\n"
|
|
"Please try again and select an original name."
|
|
msgstr ""
|
|
"Proyek ini tidak disimpan karena nama file yang ada akan menimpa proyek lainnya.\n"
|
|
"Silahkan coba lagi dan pilih nama yang aslinya."
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%sSave Project \"%s\" As..."
|
|
msgstr "Simpan Proyek Sebagai..."
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid ""
|
|
"'Save Project' is for an Audacity project, not an audio file.\n"
|
|
"For an audio file that will open in other apps, use 'Export'.\n"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: In each case, %s is the name
|
|
#. of the file being overwritten.
|
|
#: src/ProjectFileManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
" Do you want to overwrite the project:\n"
|
|
"\"%s\"?\n"
|
|
"\n"
|
|
" If you select \"Yes\" the project\n"
|
|
"\"%s\"\n"
|
|
" will be irreversibly overwritten."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Heading: A warning that a project is about to be overwritten.
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Overwrite Project Warning"
|
|
msgstr "Meniban file yang sudah ada"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"The project was not saved because the selected project is open in another window.\n"
|
|
"Please try again and select an original name."
|
|
msgstr ""
|
|
"Proyek ini tidak disimpan karena nama file yang ada akan menimpa proyek lainnya.\n"
|
|
"Silahkan coba lagi dan pilih nama yang aslinya."
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%sSave Copy of Project \"%s\" As..."
|
|
msgstr "Simpan Proyek Terkompres Sebagai..."
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Saving a copy must not overwrite an existing saved project.\n"
|
|
"Please try again and select an original name."
|
|
msgstr ""
|
|
"Proyek ini tidak disimpan karena nama file yang ada akan menimpa proyek lainnya.\n"
|
|
"Silahkan coba lagi dan pilih nama yang aslinya."
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Error Saving Copy of Project"
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Can't open new empty project"
|
|
msgstr "Tidak bisa membuka file proyek"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Error opening a new empty project"
|
|
msgstr "Error dalam membuka file atau proyek"
|
|
|
|
#: src/ProjectFileManager.cpp src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Select one or more files"
|
|
msgstr "Pilih satu atau lebih file audio..."
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, c-format
|
|
msgid "%s is already open in another window."
|
|
msgstr "%s sudah dibuka di window yang lain."
|
|
|
|
#: src/ProjectFileManager.cpp src/import/ImportAUP.cpp
|
|
#, fuzzy
|
|
msgid "Error Opening Project"
|
|
msgstr "Error dalam membuka proyek"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid ""
|
|
"You are trying to open an automatically created backup file.\n"
|
|
"Doing this may result in severe data loss.\n"
|
|
"\n"
|
|
"Please open the actual Audacity project file instead."
|
|
msgstr ""
|
|
"Anda mencoba membuka file backup yang dibuat otomatis.\n"
|
|
"Melakukannya memungkinkan beberapa data hilang.\n"
|
|
"\n"
|
|
"Silahkan buka file proyek Audacity yang sesungguhnya."
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Warning - Backup File Detected"
|
|
msgstr "File backup terdeteksi"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Error Opening File"
|
|
msgstr "Error dalam mebuka file"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid "Error opening file"
|
|
msgstr "Error dalam mebuka file"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"File may be invalid or corrupted: \n"
|
|
"%s"
|
|
msgstr ""
|
|
"File mungkin tidak ada atau terhapus: \n"
|
|
"%s"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Error Opening File or Project"
|
|
msgstr "Error dalam membuka file atau proyek"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid ""
|
|
"Project resides on FAT formatted drive.\n"
|
|
"Copy it to another drive to open it."
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid "Project was recovered"
|
|
msgstr "Proyek telah dikembalikan"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid "Recover"
|
|
msgstr "Kembalikan"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, c-format
|
|
msgid "Imported '%s'"
|
|
msgstr "Terimpor '%s'"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid "Import"
|
|
msgstr "Impor"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Failed to import project"
|
|
msgstr "Gagal mencari codec"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Error Importing"
|
|
msgstr "Error menginpor"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid "Cannot import AUP3 format. Use File > Open instead"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Compact Project"
|
|
msgstr "&Simpan Proyek"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Compacting this project will free up disk space by removing unused bytes within the file.\n"
|
|
"\n"
|
|
"There is %s of free disk space and this project is currently using %s.\n"
|
|
"\n"
|
|
"If you proceed, the current Undo/Redo History and clipboard contents will be discarded and you will recover approximately %s of disk space.\n"
|
|
"\n"
|
|
"Do you want to continue?"
|
|
msgstr ""
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
#, fuzzy
|
|
msgid "Compacted project file"
|
|
msgstr "Tidak bisa membuka file proyek"
|
|
|
|
#: src/ProjectFileManager.cpp
|
|
msgid "Compact"
|
|
msgstr ""
|
|
|
|
#: src/ProjectHistory.cpp
|
|
msgid "Created new project"
|
|
msgstr "Membuat proyek baru"
|
|
|
|
#: src/ProjectHistory.cpp
|
|
#, fuzzy
|
|
msgid "Automatic database backup failed."
|
|
msgstr "Pengembalian Otomatis Akibat Crash"
|
|
|
|
#: src/ProjectManager.cpp
|
|
#, c-format
|
|
msgid "Welcome to Audacity version %s"
|
|
msgstr "Selamat datang di Audacity versi %s"
|
|
|
|
#. i18n-hint: The first %s numbers the project, the second %s is the project name.
|
|
#: src/ProjectManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%sSave changes to %s?"
|
|
msgstr "Simpan perubahan?"
|
|
|
|
#: src/ProjectManager.cpp
|
|
#, fuzzy
|
|
msgid "Save project before closing?"
|
|
msgstr "Simpan perubahan sebelum ditutup?"
|
|
|
|
#: src/ProjectManager.cpp
|
|
msgid ""
|
|
"\n"
|
|
"If saved, the project will have no tracks.\n"
|
|
"\n"
|
|
"To save any previously open tracks:\n"
|
|
"Cancel, Edit > Undo until all tracks\n"
|
|
"are open, then File > Save Project."
|
|
msgstr ""
|
|
"\n"
|
|
"Jika disimpan, proyek tidak akan punya trek.\n"
|
|
"\n"
|
|
"Untuk menyimpan trek yang dibuka sebelumnya:\n"
|
|
"Batal, Edit > Batalkan sampai semua trek\n"
|
|
"terbuka, kemudian Berkas > Simpan Proyek."
|
|
|
|
#: src/ProjectManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Disk space remaining for recording: %s"
|
|
msgstr "Ruang disk tinggal %d menit waktu rekaman."
|
|
|
|
#: src/ProjectManager.cpp
|
|
msgid "Less than 1 minute"
|
|
msgstr ""
|
|
|
|
#: src/ProjectManager.cpp
|
|
#, c-format
|
|
msgid "%d hour"
|
|
msgid_plural "%d hours"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: src/ProjectManager.cpp
|
|
#, c-format
|
|
msgid "%d minute"
|
|
msgid_plural "%d minutes"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. i18n-hint: A time in hours and minutes. Only translate the "and".
|
|
#: src/ProjectManager.cpp
|
|
#, c-format
|
|
msgid "%s and %s."
|
|
msgstr ""
|
|
|
|
#: src/ProjectSerializer.cpp
|
|
msgid ""
|
|
"This recovery file was saved by Audacity 2.3.0 or before.\n"
|
|
"You need to run that version of Audacity to recover the project."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This is an experimental feature where the main panel in
|
|
#. Audacity is put on a notebook tab, and this is the name on that tab.
|
|
#. Other tabs in that notebook may have instruments, patch panels etc.
|
|
#: src/ProjectWindow.cpp
|
|
msgid "Main Mix"
|
|
msgstr "Mix Utama"
|
|
|
|
#: src/ProjectWindow.cpp
|
|
#, fuzzy
|
|
msgid "Horizontal Scrollbar"
|
|
msgstr "Stereo Horizontal"
|
|
|
|
#: src/ProjectWindow.cpp
|
|
#, fuzzy
|
|
msgid "Vertical Scrollbar"
|
|
msgstr "Stereo Vertikal"
|
|
|
|
#: src/Registry.cpp
|
|
#, c-format
|
|
msgid "Plug-in group at %s was merged with a previously defined group"
|
|
msgstr ""
|
|
|
|
#: src/Registry.cpp
|
|
#, c-format
|
|
msgid "Plug-in item at %s conflicts with a previously defined item and was discarded"
|
|
msgstr ""
|
|
|
|
#: src/Registry.cpp
|
|
#, c-format
|
|
msgid "Plug-in items at %s specify conflicting placements"
|
|
msgstr ""
|
|
|
|
#: src/Resample.cpp
|
|
msgid "Low Quality (Fastest)"
|
|
msgstr ""
|
|
|
|
#: src/Resample.cpp
|
|
#, fuzzy
|
|
msgid "Medium Quality"
|
|
msgstr "Kualitas"
|
|
|
|
#: src/Resample.cpp
|
|
#, fuzzy
|
|
msgid "High Quality"
|
|
msgstr "Kualitas"
|
|
|
|
#: src/Resample.cpp
|
|
#, fuzzy
|
|
msgid "Best Quality (Slowest)"
|
|
msgstr "(Kualitas Terbaik)"
|
|
|
|
#. i18n-hint: Audio data bit depth (precision): 16-bit integers
|
|
#: src/SampleFormat.cpp
|
|
msgid "16-bit PCM"
|
|
msgstr "16-bit PCM"
|
|
|
|
#. i18n-hint: Audio data bit depth (precision): 24-bit integers
|
|
#: src/SampleFormat.cpp
|
|
msgid "24-bit PCM"
|
|
msgstr "24-bit PCM"
|
|
|
|
#. i18n-hint: Audio data bit depth (precision): 32-bit floating point
|
|
#: src/SampleFormat.cpp src/prefs/QualitySettings.cpp
|
|
msgid "32-bit float"
|
|
msgstr "32-bit float"
|
|
|
|
#: src/SampleFormat.cpp
|
|
msgid "Unknown format"
|
|
msgstr ""
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Screen Capture Frame"
|
|
msgstr "Biingkai Pengambilan Layar"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Choose location to save files"
|
|
msgstr "Pilih lokasi untuk menyimpan file"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Save images to:"
|
|
msgstr "Simpan Gambar ke:"
|
|
|
|
#: src/Screenshot.cpp src/export/ExportMultiple.cpp
|
|
msgid "Choose..."
|
|
msgstr "Pilih..."
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Capture entire window or screen"
|
|
msgstr "Ambil antara jendela atau layar"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Resize Small"
|
|
msgstr "Ubah ukuran lebih kecil"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Resize Large"
|
|
msgstr "Ubah ukuran lebih besar"
|
|
|
|
#. i18n-hint: Bkgnd is short for background and appears on a small button
|
|
#. * It is OK to just translate this item as if it said 'Blue'
|
|
#: src/Screenshot.cpp
|
|
msgid "Blue Bkgnd"
|
|
msgstr "Ltr Blkg Biru"
|
|
|
|
#. i18n-hint: Bkgnd is short for background and appears on a small button
|
|
#. * It is OK to just translate this item as if it said 'White'
|
|
#: src/Screenshot.cpp
|
|
msgid "White Bkgnd"
|
|
msgstr "Ltr Blkg Putih"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Capture Window Only"
|
|
msgstr "Ambil Jendela Saja"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Capture Full Window"
|
|
msgstr "Ambil Jendela Penuh"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Capture Window Plus"
|
|
msgstr "Ambil Tambahan Jendela"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Capture Full Screen"
|
|
msgstr "Ambil Full Screen"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Wait 5 seconds and capture frontmost window/dialog"
|
|
msgstr "Tunggu 5 detik dan ambil jendela/dialog terdepan"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Capture part of a project window"
|
|
msgstr "Ambil bagian dari jendela proyek"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "All Toolbars"
|
|
msgstr "Semua Toolbar"
|
|
|
|
#: src/Screenshot.cpp
|
|
#, fuzzy
|
|
msgid "All Effects"
|
|
msgstr "Efek"
|
|
|
|
#: src/Screenshot.cpp
|
|
#, fuzzy
|
|
msgid "All Scriptables"
|
|
msgstr "Semua File (*)|*"
|
|
|
|
#: src/Screenshot.cpp
|
|
#, fuzzy
|
|
msgid "All Preferences"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "SelectionBar"
|
|
msgstr "BarSeleksi"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Spectral Selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Timer"
|
|
msgstr "Waktu"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
msgid "Tools"
|
|
msgstr "Alat"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Transport"
|
|
msgstr "T&ransportasi"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
msgid "Mixer"
|
|
msgstr "Mixer"
|
|
|
|
#. i18n-hint: Noun (the meter is used for playback or record level monitoring)
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/MeterToolBar.cpp src/widgets/Meter.cpp
|
|
msgid "Meter"
|
|
msgstr "Meter"
|
|
|
|
#. i18n-hint: (noun) The meter that shows the loudness of the audio playing.
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
msgid "Play Meter"
|
|
msgstr "Pengukur Permainan"
|
|
|
|
#. i18n-hint: (noun) The meter that shows the loudness of the audio being recorded.
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
msgid "Record Meter"
|
|
msgstr "Pengukur Rekaman"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/EditToolBar.cpp
|
|
msgid "Edit"
|
|
msgstr "Edit"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/prefs/DevicePrefs.h src/toolbars/DeviceToolBar.cpp
|
|
msgid "Device"
|
|
msgstr "Perangkat"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/TranscriptionToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Play-at-Speed"
|
|
msgstr "Memainkan berkecepatan"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
msgid "Scrub"
|
|
msgstr ""
|
|
|
|
#: src/Screenshot.cpp src/TrackPanel.cpp
|
|
msgid "Track Panel"
|
|
msgstr "Panel Trek"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
msgid "Ruler"
|
|
msgstr "Penggaris"
|
|
|
|
#. i18n-hint: "Tracks" include audio recordings but also other collections of
|
|
#. * data associated with a time line, such as sequences of labels, and musical
|
|
#. * notes
|
|
#: src/Screenshot.cpp src/commands/GetInfoCommand.cpp
|
|
#: src/commands/GetTrackInfoCommand.cpp src/commands/ScreenshotCommand.cpp
|
|
#: src/export/ExportMultiple.cpp src/prefs/TracksPrefs.cpp
|
|
#: src/prefs/TracksPrefs.h
|
|
msgid "Tracks"
|
|
msgstr "Trek"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
msgid "First Track"
|
|
msgstr "Trek Pertama"
|
|
|
|
#: src/Screenshot.cpp src/commands/ScreenshotCommand.cpp
|
|
msgid "Second Track"
|
|
msgstr "Trek Kedua"
|
|
|
|
#: src/Screenshot.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "Scale"
|
|
msgstr "Skala"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "One Sec"
|
|
msgstr "Satu Dtk"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Ten Sec"
|
|
msgstr "10 Dtk"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "One Min"
|
|
msgstr "Satu Mnt"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Five Min"
|
|
msgstr "Lima Mnt"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "One Hour"
|
|
msgstr "Satu Jam"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Short Tracks"
|
|
msgstr "Trek Kecil"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Medium Tracks"
|
|
msgstr "Trek Sedang"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Tall Tracks"
|
|
msgstr "Trek Panjang"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Choose a location to save screenshot images"
|
|
msgstr "Pilih lokasi untuk menyimpan gambar hasil screenshot"
|
|
|
|
#: src/Screenshot.cpp
|
|
msgid "Capture failed!"
|
|
msgstr ""
|
|
|
|
#: src/Screenshot.cpp src/commands/CommandTargets.cpp
|
|
msgid "Long Message"
|
|
msgstr ""
|
|
|
|
#: src/Sequence.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Sequence has block file exceeding maximum %s samples per block.\n"
|
|
"Truncating to this maximum length."
|
|
msgstr ""
|
|
|
|
#: src/Sequence.cpp
|
|
#, fuzzy
|
|
msgid "Warning - Truncating Overlong Block File"
|
|
msgstr "Anak file blok: (%s)"
|
|
|
|
#: src/ShuttleGui.cpp src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "&Preview"
|
|
msgstr "Pre&view"
|
|
|
|
#: src/ShuttleGui.cpp
|
|
#, fuzzy
|
|
msgid "Dry Previe&w"
|
|
msgstr "Preview Potongan"
|
|
|
|
#: src/ShuttleGui.cpp
|
|
#, fuzzy
|
|
msgid "&Settings"
|
|
msgstr "&Opsi..."
|
|
|
|
#: src/ShuttleGui.cpp
|
|
#, fuzzy
|
|
msgid "Debu&g"
|
|
msgstr "&Benah"
|
|
|
|
#: src/Snap.cpp src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Off"
|
|
msgstr ""
|
|
|
|
#: src/Snap.cpp
|
|
msgid "Nearest"
|
|
msgstr ""
|
|
|
|
#: src/Snap.cpp
|
|
msgid "Prior"
|
|
msgstr ""
|
|
|
|
#: src/SoundActivatedRecord.cpp
|
|
msgid "Sound Activated Record"
|
|
msgstr "Rekam dengan Suara Diaktifkan"
|
|
|
|
#: src/SoundActivatedRecord.cpp
|
|
msgid "Activation level (dB):"
|
|
msgstr "Level Aktivasi (dB):"
|
|
|
|
#: src/SplashDialog.cpp
|
|
msgid "Welcome to Audacity!"
|
|
msgstr "Selamat datang di Audacity!"
|
|
|
|
#: src/SplashDialog.cpp
|
|
msgid "Don't show this again at start up"
|
|
msgstr "Jangan tampilkan lagi waktu start up"
|
|
|
|
#: src/SqliteSampleBlock.cpp
|
|
#, fuzzy
|
|
msgid "Connection to project file is null"
|
|
msgstr "Memeriksa data file proyek..."
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Artist Name"
|
|
msgstr "Nama Artis"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Track Title"
|
|
msgstr "Judul Trek"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Album Title"
|
|
msgstr "Judul album"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Track Number"
|
|
msgstr "Nomor Trek"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Year"
|
|
msgstr "Tahun"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Genre"
|
|
msgstr "Genre"
|
|
|
|
#: src/Tags.cpp src/prefs/MousePrefs.cpp
|
|
msgid "Comments"
|
|
msgstr "Kommentar"
|
|
|
|
#: src/Tags.cpp
|
|
#, fuzzy
|
|
msgid "Use arrow keys (or ENTER key after editing) to navigate fields."
|
|
msgstr "Gunakan tombol arah (atau tombol RETURN setelah mengedit) untuk navigasi."
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Tag"
|
|
msgstr "Tag"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Value"
|
|
msgstr "Nilai"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "&Add"
|
|
msgstr "&Tambah"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "&Remove"
|
|
msgstr "&Buang"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Genres"
|
|
msgstr "Genre"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "E&dit..."
|
|
msgstr "E&dit..."
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Rese&t..."
|
|
msgstr "A&tur ulang..."
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Template"
|
|
msgstr "Sketsa"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "&Load..."
|
|
msgstr "&Ambil..."
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Set De&fault"
|
|
msgstr "Atur Nor&mal"
|
|
|
|
#: src/Tags.cpp
|
|
#, fuzzy
|
|
msgid "Don't show this when exporting audio"
|
|
msgstr "Jangan perlihatkan peringatan lagi"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Edit Genres"
|
|
msgstr "Edit Genre"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Unable to save genre file."
|
|
msgstr "Tidak bisa menyimpan file genre."
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Reset Genres"
|
|
msgstr "Atur Ulang Genre"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Are you sure you want to reset the genre list to defaults?"
|
|
msgstr "Anda yakin ingin mengatur ulang daftar genre Anda?"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Unable to open genre file."
|
|
msgstr "Tidak bisa membuka file genre."
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Load Metadata As:"
|
|
msgstr "Ambil Metadata Sebagai:"
|
|
|
|
#: src/Tags.cpp
|
|
#, fuzzy
|
|
msgid "Error Loading Metadata"
|
|
msgstr "Error mengambil metadata"
|
|
|
|
#: src/Tags.cpp
|
|
msgid "Save Metadata As:"
|
|
msgstr "Simpan Metadata Sebagai:"
|
|
|
|
#: src/Tags.cpp
|
|
#, fuzzy
|
|
msgid "Error Saving Tags File"
|
|
msgstr "Error menyimpan file tags"
|
|
|
|
#: src/TempDirectory.cpp
|
|
#, fuzzy
|
|
msgid "Unsuitable"
|
|
msgstr "Dibolehkan"
|
|
|
|
#: src/TempDirectory.cpp
|
|
msgid ""
|
|
"The temporary files directory is on a FAT formatted drive.\n"
|
|
"Resetting to default location."
|
|
msgstr ""
|
|
|
|
#: src/TempDirectory.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
"For tips on suitable drives, click the help button."
|
|
msgstr ""
|
|
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audacity could not write file:\n"
|
|
" %s."
|
|
msgstr ""
|
|
"Audacity tidak bisa menulis file:\n"
|
|
" %s."
|
|
|
|
#. i18n-hint: A theme is a consistent visual style across an application's
|
|
#. graphical user interface, including choices of colors, and similarity of images
|
|
#. such as those on button controls. Audacity can load and save alternative
|
|
#. themes.
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Theme written to:\n"
|
|
" %s."
|
|
msgstr ""
|
|
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audacity could not open file:\n"
|
|
" %s\n"
|
|
"for writing."
|
|
msgstr ""
|
|
"Audacity tidak bisa membuka file:\n"
|
|
" %s\n"
|
|
"untuk ditulis."
|
|
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audacity could not write images to file:\n"
|
|
" %s."
|
|
msgstr ""
|
|
"Audacity tidak bisa menulis gambar ke file:\n"
|
|
" %s."
|
|
|
|
#. i18n-hint "Cee" means the C computer programming language
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Theme as Cee code written to:\n"
|
|
" %s."
|
|
msgstr ""
|
|
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audacity could not find file:\n"
|
|
" %s.\n"
|
|
"Theme not loaded."
|
|
msgstr ""
|
|
"Audacity tidak bisa menemukan file:\n"
|
|
" %s.\n"
|
|
"Tema tidak diambil."
|
|
|
|
#. i18n-hint: Do not translate png. It is the name of a file format.
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audacity could not load file:\n"
|
|
" %s.\n"
|
|
"Bad png format perhaps?"
|
|
msgstr ""
|
|
"Audacity tidak bisa mengambil file:\n"
|
|
" %s.\n"
|
|
"Format png yang buruk mungkin?"
|
|
|
|
#: src/Theme.cpp
|
|
msgid ""
|
|
"Audacity could not read its default theme.\n"
|
|
"Please report the problem."
|
|
msgstr ""
|
|
"Audacity tidak bisa membaca tema normalnya.\n"
|
|
"Tolong segera laporkan masalah ini."
|
|
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"None of the expected theme component files\n"
|
|
" were found in:\n"
|
|
" %s."
|
|
msgstr ""
|
|
"Tidak ditemukan file komponen\n"
|
|
" tema di:\n"
|
|
" %s."
|
|
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Could not create directory:\n"
|
|
" %s"
|
|
msgstr ""
|
|
"Tidak bisa membuat direktori:\n"
|
|
" %s"
|
|
|
|
#: src/Theme.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Some required files in:\n"
|
|
" %s\n"
|
|
"were already present. Overwrite?"
|
|
msgstr ""
|
|
"Semua file yang dibutuhjkan di:\n"
|
|
" %s\n"
|
|
"sudah ada."
|
|
|
|
#: src/Theme.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audacity could not save file:\n"
|
|
" %s"
|
|
msgstr ""
|
|
"Audacity tidak bisa menyimpan file:\n"
|
|
" %s"
|
|
|
|
#. i18n-hint: describing the "classic" or traditional
|
|
#. appearance of older versions of Audacity
|
|
#: src/Theme.cpp
|
|
msgid "Classic"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Light meaning opposite of dark
|
|
#: src/Theme.cpp
|
|
msgid "Light"
|
|
msgstr "Cahaya"
|
|
|
|
#: src/Theme.cpp
|
|
msgid "Dark"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: greater difference between foreground and
|
|
#. background colors
|
|
#: src/Theme.cpp
|
|
#, fuzzy
|
|
msgid "High Contrast"
|
|
msgstr "Kontras..."
|
|
|
|
#. i18n-hint: user defined
|
|
#: src/Theme.cpp
|
|
msgid "Custom"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This string is used to configure the controls which shows the recording
|
|
#. * duration. As such it is important that only the alphabetic parts of the string
|
|
#. * are translated, with the numbers left exactly as they are.
|
|
#. * The string 'days' indicates that the first number in the control will be the number of days,
|
|
#. * then the 'h' indicates the second number displayed is hours, the 'm' indicates the third
|
|
#. * number displayed is minutes, and the 's' indicates that the fourth number displayed is
|
|
#. * seconds.
|
|
#.
|
|
#: src/TimeDialog.h src/TimerRecordDialog.cpp src/effects/DtmfGen.cpp
|
|
#: src/effects/Noise.cpp src/effects/Silence.cpp src/effects/ToneGen.cpp
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/ladspa/LadspaEffect.cpp
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
msgid "Duration"
|
|
msgstr "Durasi"
|
|
|
|
#. i18n-hint: This is for screen reader software and indicates that
|
|
#. this is a Time track.
|
|
#: src/TimeTrack.cpp src/TrackPanelAx.cpp
|
|
msgid "Time Track"
|
|
msgstr "Trek Waktu"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Audacity Timer Record"
|
|
msgstr "Pencatat Waktu Rekaman Audacity"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Save Timer Recording As"
|
|
msgstr "Merekam"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"The selected file name could not be used\n"
|
|
"for Timer Recording because it would overwrite another project.\n"
|
|
"Please try again and select an original name."
|
|
msgstr ""
|
|
"Proyek ini tidak disimpan karena nama file yang ada akan menimpa proyek lainnya.\n"
|
|
"Silahkan coba lagi dan pilih nama yang aslinya."
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Error Saving Timer Recording Project"
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Duration is zero. Nothing will be recorded."
|
|
msgstr "Durasinya nol. Tidak ada yang akan direkam."
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Error in Duration"
|
|
msgstr "Error dalam Durasi"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Automatic Save path is invalid."
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Error in Automatic Save"
|
|
msgstr "Error dalam Durasi"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Automatic Export path is invalid."
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Error in Automatic Export"
|
|
msgstr "Error dalam Durasi"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"You may not have enough free disk space to complete this Timer Recording, based on your current settings.\n"
|
|
"\n"
|
|
"Do you wish to continue?\n"
|
|
"\n"
|
|
"Planned recording duration: %s\n"
|
|
"Recording time remaining on disk: %s"
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Timer Recording Disk Space Warning"
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Current Project"
|
|
msgstr "Aplikasikan ke proyek yang tersedia"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Recording start:"
|
|
msgstr "Mulai merekam"
|
|
|
|
#: src/TimerRecordDialog.cpp src/effects/VST/VSTEffect.cpp
|
|
#: src/effects/ladspa/LadspaEffect.cpp
|
|
msgid "Duration:"
|
|
msgstr "Durasi"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Recording end:"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Automatic Save enabled:"
|
|
msgstr "Pengembalian Otomatis Akibat Crash"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Automatic Export enabled:"
|
|
msgstr "Pengeksporan FFmpeg Pilihan Sendiri"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Action after Timer Recording:"
|
|
msgstr "Pencatat Waktu Rekaman Audacity"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Audacity Timer Record Progress"
|
|
msgstr "Peningkatan Pencatat Waktu Rekaman Audacity"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Timer Recording stopped."
|
|
msgstr "Pen&catat waktu rekaman..."
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Timer Recording completed."
|
|
msgstr "Memproses Auto Duck..."
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
"Recording saved: %s"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
"Error saving recording."
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
"Recording exported: %s"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
"Error exporting recording."
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
"'%s' has been canceled due to the error(s) noted above."
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
"'%s' has been canceled as the recording was stopped."
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Timer Recording"
|
|
msgstr "Merekam"
|
|
|
|
#. i18n-hint a format string for hours, minutes, and seconds
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "099 h 060 m 060 s"
|
|
msgstr "0100 jam 060 mnt 060 dtk"
|
|
|
|
#. i18n-hint a format string for days, hours, minutes, and seconds
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "099 days 024 h 060 m 060 s"
|
|
msgstr "0100 hari 024 jam 060 mnt 060 dtk"
|
|
|
|
#. i18n-hint: This string is used to configure the controls for times when the recording is
|
|
#. * started and stopped. As such it is important that only the alphabetic parts of the string
|
|
#. * are translated, with the numbers left exactly as they are.
|
|
#. * The 'h' indicates the first number displayed is hours, the 'm' indicates the second number
|
|
#. * displayed is minutes, and the 's' indicates that the third number displayed is seconds.
|
|
#.
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Start Date and Time"
|
|
msgstr "Tanggal dan Waktu mulai"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Start Date"
|
|
msgstr "Tanggal Mulai"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "End Date and Time"
|
|
msgstr "Tanggal dan Waktu selesai"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "End Date"
|
|
msgstr "Tanggal Selesai"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Automatic Save"
|
|
msgstr "Pengembalian Otomatis Akibat Crash"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Enable &Automatic Save?"
|
|
msgstr "Kompresi diam:"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Save Project As:"
|
|
msgstr "Simpan &Proyek Sebagai..."
|
|
|
|
#: src/TimerRecordDialog.cpp src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select..."
|
|
msgstr "Pilih"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Automatic Export"
|
|
msgstr "Pengeksporan FFmpeg Pilihan Sendiri"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Enable Automatic &Export?"
|
|
msgstr "Tidak bisa mengekspor"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Export Project As:"
|
|
msgstr "Ekspor Aturan Lanjut"
|
|
|
|
#: src/TimerRecordDialog.cpp src/prefs/GUIPrefs.cpp src/prefs/PlaybackPrefs.cpp
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Options"
|
|
msgstr "Opsi"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "After Recording completes:"
|
|
msgstr "Pengukur Rekaman"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Do nothing"
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Exit Audacity"
|
|
msgstr "Keluar dari Audacity"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Restart system"
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Shutdown system"
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Waiting to start recording at:"
|
|
msgstr "Menunggu untuk memulai rekaman pada %s.\n"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Recording duration:"
|
|
msgstr "Merekam Audio"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Scheduled to stop at:"
|
|
msgstr "Pilih ke Awal"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
msgid "Audacity Timer Record - Waiting for Start"
|
|
msgstr "Pencatat Waktu Rekaman Audacity - Menunggu untuk mulai"
|
|
|
|
#. i18n-hint: "in" means after a duration of time,
|
|
#. which is shown below this string
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Recording will commence in:"
|
|
msgstr "Selesai merekam"
|
|
|
|
#. i18n-hint: %s is one of "Do nothing", "Exit Audacity", "Restart system",
|
|
#. or "Shutdown system", and
|
|
#. "in" means after a duration of time, shown below this string
|
|
#: src/TimerRecordDialog.cpp
|
|
#, c-format
|
|
msgid "%s in:"
|
|
msgstr ""
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Recording Saved:"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Recording Exported:"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/TimerRecordDialog.cpp
|
|
#, fuzzy
|
|
msgid "Audacity Timer Record - Waiting"
|
|
msgstr "Pencatat Waktu Rekaman Audacity - Menunggu untuk mulai"
|
|
|
|
#: src/TrackInfo.cpp
|
|
msgid "Stereo, 999999Hz"
|
|
msgstr "Stereo, 999999Hz"
|
|
|
|
#. i18n-hint Esc is a key on the keyboard
|
|
#: src/TrackPanel.cpp
|
|
msgid "(Esc to cancel)"
|
|
msgstr ""
|
|
|
|
#: src/TrackPanelAx.cpp
|
|
msgid "TrackView"
|
|
msgstr "LihatTrek"
|
|
|
|
#. i18n-hint: The %d is replaced by the number of the track.
|
|
#. i18n-hint: compose a name identifying an unnamed track by number
|
|
#: src/TrackPanelAx.cpp src/menus/ClipMenus.cpp
|
|
#, c-format
|
|
msgid "Track %d"
|
|
msgstr "Trek %d"
|
|
|
|
#. i18n-hint: This is for screen reader software and indicates that
|
|
#. this track is muted. (The mute button is on.)
|
|
#: src/TrackPanelAx.cpp
|
|
#, fuzzy
|
|
msgid " Muted"
|
|
msgstr "Diam"
|
|
|
|
#. i18n-hint: This is for screen reader software and indicates that
|
|
#. this track is soloed. (The Solo button is on.)
|
|
#: src/TrackPanelAx.cpp
|
|
#, fuzzy
|
|
msgid " Soloed"
|
|
msgstr "Solo"
|
|
|
|
#. i18n-hint: This is for screen reader software and indicates that
|
|
#. this track is selected.
|
|
#: src/TrackPanelAx.cpp
|
|
#, fuzzy
|
|
msgid " Selected"
|
|
msgstr "Pilih"
|
|
|
|
#. i18n-hint: This is for screen reader software and indicates that
|
|
#. this track is shown with a sync-locked icon.
|
|
#. The absence of a dash between Sync and Locked is deliberate -
|
|
#. if present, Jaws reads it as "dash".
|
|
#: src/TrackPanelAx.cpp
|
|
msgid " Sync Locked"
|
|
msgstr ""
|
|
|
|
#: src/TrackPanelAx.cpp
|
|
msgid " Mute On"
|
|
msgstr " Sunyi Hidup"
|
|
|
|
#: src/TrackPanelAx.cpp
|
|
msgid " Solo On"
|
|
msgstr " Solo Hidup"
|
|
|
|
#: src/TrackPanelAx.cpp
|
|
msgid " Select On"
|
|
msgstr " Pilihan Hidup"
|
|
|
|
#: src/TrackPanelResizeHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to adjust relative size of stereo tracks, double-click to make heights equal"
|
|
msgstr "Klik dan dorong untuk mengubah ukuran relatif trek stereo."
|
|
|
|
#: src/TrackPanelResizeHandle.cpp
|
|
msgid "Click and drag to resize the track."
|
|
msgstr "Klik dan dorong untuk mengubah ukuran trek"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
msgid "Removed audio track(s)"
|
|
msgstr "Trek audio dibuang"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
msgid "Remove Track"
|
|
msgstr "Buang Trek"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
#, c-format
|
|
msgid "Removed track '%s.'"
|
|
msgstr "Dibuang trek '%s.'"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
msgid "Track Remove"
|
|
msgstr "Pembuangan Trek"
|
|
|
|
#. i18n-hint: Past tense of 'to move', as in 'moved audio track up'.
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Moved '%s' to Top"
|
|
msgstr "Dipindahkan '%s' %s"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy
|
|
msgid "Move Track to Top"
|
|
msgstr "Pindahkan Trek ke Atas"
|
|
|
|
#. i18n-hint: Past tense of 'to move', as in 'moved audio track up'.
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Moved '%s' to Bottom"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy
|
|
msgid "Move Track to Bottom"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#. i18n-hint: Past tense of 'to move', as in 'moved audio track up'.
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Moved '%s' Up"
|
|
msgstr "Dipindahkan '%s' %s"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Moved '%s' Down"
|
|
msgstr "Dipindahkan '%s' %s"
|
|
|
|
#. i18n-hint: Past tense of 'to move', as in 'moved audio track up'.
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy
|
|
msgid "Move Track Up"
|
|
msgstr "Pindahkan Trek ke Atas"
|
|
|
|
#: src/TrackUtilities.cpp
|
|
#, fuzzy
|
|
msgid "Move Track Down"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#: src/UndoManager.cpp
|
|
msgid "Discarding undo/redo history"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Voice key is an experimental/incomplete feature that
|
|
#. is used to navigate in vocal recordings, to move forwards and
|
|
#. backwards by words. So 'key' is being used in the sense of an index.
|
|
#. This error message means that you've selected too short
|
|
#. a region of audio to be able to use this feature.
|
|
#: src/VoiceKey.cpp
|
|
msgid "Selection is too small to use voice key."
|
|
msgstr "Pilhan terlalu kecil untuk menggunakan kunci suara."
|
|
|
|
#: src/VoiceKey.cpp
|
|
msgid "Calibration Results\n"
|
|
msgstr "Hasil Kalibrasi\n"
|
|
|
|
#. i18n-hint: %1.4f is replaced by a number. sd stands for 'Standard Deviations'
|
|
#: src/VoiceKey.cpp
|
|
#, c-format
|
|
msgid "Energy -- mean: %1.4f sd: (%1.4f)\n"
|
|
msgstr "Energi -- arti: %1.4f sd: (%1.4f)\n"
|
|
|
|
#: src/VoiceKey.cpp
|
|
#, c-format
|
|
msgid "Sign Changes -- mean: %1.4f sd: (%1.4f)\n"
|
|
msgstr "Pengubahan Tanda -- mean: %1.4f sd: (%1.4f)\n"
|
|
|
|
#: src/VoiceKey.cpp
|
|
#, c-format
|
|
msgid "Direction Changes -- mean: %1.4f sd: (%1.4f)\n"
|
|
msgstr "Pengubahan Arah -- mean: %1.4f sd: (%1.4f)\n"
|
|
|
|
#: src/VoiceKey.cpp
|
|
#, fuzzy
|
|
msgid "Calibration Complete"
|
|
msgstr "Hasil Kalibrasi\n"
|
|
|
|
#: src/WaveClip.cpp
|
|
#, fuzzy
|
|
msgid "Resampling failed."
|
|
msgstr "Sampel ulang dimatikan."
|
|
|
|
#: src/WaveTrack.cpp
|
|
msgid "There is not enough room available to paste the selection"
|
|
msgstr "Tidak ada ruang cukup untuk menempel itu"
|
|
|
|
#: src/WaveTrack.cpp
|
|
msgid "There is not enough room available to expand the cut line"
|
|
msgstr "Tidak ada ruang yang tersedia untuk menyebarkan garis potong"
|
|
|
|
#: src/blockfile/NotYetAvailableException.cpp
|
|
#, c-format
|
|
msgid "This operation cannot be done until importation of %s completes."
|
|
msgstr ""
|
|
|
|
#: src/commands/AudacityCommand.cpp src/effects/Effect.cpp
|
|
#: src/effects/nyquist/Nyquist.cpp src/prefs/PrefsPanel.cpp plug-ins/beat.ny
|
|
#, fuzzy
|
|
msgid "Audacity"
|
|
msgstr "Proyek Audacity"
|
|
|
|
#: src/commands/AudacityCommand.cpp src/effects/Effect.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"%s: Could not load settings below. Default settings will be used.\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: src/commands/AudacityCommand.cpp src/effects/Effect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Applying %s..."
|
|
msgstr "Mengaplikasikan..."
|
|
|
|
#. i18n-hint: An item name followed by a value, with appropriate separating punctuation
|
|
#: src/commands/AudacityCommand.cpp src/effects/Effect.cpp
|
|
#: src/effects/vamp/VampEffect.cpp src/menus/PluginMenus.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackSliderHandles.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
#: src/widgets/ASlider.cpp
|
|
#, c-format
|
|
msgid "%s: %s"
|
|
msgstr ""
|
|
|
|
#: src/commands/AudacityCommand.h
|
|
msgid "FAIL"
|
|
msgstr ""
|
|
|
|
#: src/commands/BatchEvalCommand.cpp
|
|
#, fuzzy
|
|
msgid "Batch Command"
|
|
msgstr "Perintah"
|
|
|
|
#: src/commands/Command.cpp
|
|
#, c-format
|
|
msgid "%s is not a parameter accepted by %s"
|
|
msgstr ""
|
|
|
|
#: src/commands/Command.cpp
|
|
#, c-format
|
|
msgid "Invalid value for parameter '%s': should be %s"
|
|
msgstr ""
|
|
|
|
#: src/commands/CommandManager.cpp src/prefs/MousePrefs.cpp
|
|
#: src/widgets/KeyView.cpp
|
|
msgid "Command"
|
|
msgstr "Perintah"
|
|
|
|
#. i18n-hint: %s will be the name of the effect which will be
|
|
#. * repeated if this menu item is chosen
|
|
#: src/commands/CommandManager.cpp src/effects/EffectUI.cpp
|
|
#: src/menus/PluginMenus.cpp
|
|
#, c-format
|
|
msgid "Repeat %s"
|
|
msgstr "Ulangi %s"
|
|
|
|
#: src/commands/CommandManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"* %s, because you have assigned the shortcut %s to %s"
|
|
msgstr ""
|
|
|
|
#: src/commands/CommandManager.cpp
|
|
msgid "The following commands have had their shortcuts removed, because their default shortcut is new or changed, and is the same shortcut that you have assigned to another command."
|
|
msgstr ""
|
|
|
|
#: src/commands/CommandManager.cpp
|
|
msgid "Shortcuts have been removed"
|
|
msgstr ""
|
|
|
|
#: src/commands/CompareAudioCommand.cpp
|
|
#, fuzzy
|
|
msgid "Compare Audio"
|
|
msgstr "Salin Label"
|
|
|
|
#: src/commands/CompareAudioCommand.cpp
|
|
msgid "Threshold:"
|
|
msgstr "Ambang Batas:"
|
|
|
|
#: src/commands/CompareAudioCommand.h
|
|
#, fuzzy
|
|
msgid "Compares a range on two tracks."
|
|
msgstr "Pengompresan didasari oleh banyaknya Pik"
|
|
|
|
#: src/commands/Demo.cpp
|
|
msgid "Demo"
|
|
msgstr ""
|
|
|
|
#: src/commands/Demo.cpp
|
|
msgid "Delay time (seconds):"
|
|
msgstr "Waktu tenggang (detk):"
|
|
|
|
#: src/commands/Demo.cpp
|
|
msgid "Decay factor:"
|
|
msgstr "Faktor kekurangan:"
|
|
|
|
#: src/commands/Demo.h
|
|
msgid "Does the demo action."
|
|
msgstr ""
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
#, fuzzy
|
|
msgid "Drag"
|
|
msgstr "Klik Kiri dan Dorong"
|
|
|
|
#: src/commands/DragCommand.cpp src/widgets/wxPanelWrapper.h
|
|
#, fuzzy
|
|
msgid "Panel"
|
|
msgstr "Panel Trek"
|
|
|
|
#: src/commands/DragCommand.cpp src/prefs/ApplicationPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Application"
|
|
msgstr "dB Amplifikasi"
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
#, fuzzy
|
|
msgid "Track 0"
|
|
msgstr "Trek"
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
#, fuzzy
|
|
msgid "Track 1"
|
|
msgstr "Trek"
|
|
|
|
#. i18n-hint abbreviates "Identity" or "Identifier"
|
|
#: src/commands/DragCommand.cpp
|
|
msgid "Id:"
|
|
msgstr ""
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
#, fuzzy
|
|
msgid "Window Name:"
|
|
msgstr "&Ukuran jendela"
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
#, fuzzy
|
|
msgid "From X:"
|
|
msgstr "Dari:"
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
#, fuzzy
|
|
msgid "From Y:"
|
|
msgstr "Dari:"
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
msgid "To X:"
|
|
msgstr ""
|
|
|
|
#: src/commands/DragCommand.cpp
|
|
msgid "To Y:"
|
|
msgstr ""
|
|
|
|
#: src/commands/DragCommand.cpp src/commands/SelectCommand.cpp
|
|
msgid "Relative To:"
|
|
msgstr ""
|
|
|
|
#: src/commands/DragCommand.h
|
|
msgid "Drags mouse from one place to another."
|
|
msgstr ""
|
|
|
|
#: src/commands/GetInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Get Info"
|
|
msgstr "Info"
|
|
|
|
#: src/commands/GetInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Commands"
|
|
msgstr "Perintah"
|
|
|
|
#: src/commands/GetInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Menus"
|
|
msgstr "Semua File (*)|*"
|
|
|
|
#: src/commands/GetInfoCommand.cpp src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Preferences"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/commands/GetInfoCommand.cpp src/commands/GetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Clips"
|
|
msgstr "Clipping"
|
|
|
|
#: src/commands/GetInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Envelopes"
|
|
msgstr "Amplop"
|
|
|
|
#: src/commands/GetInfoCommand.cpp src/commands/GetTrackInfoCommand.cpp
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Labels"
|
|
msgstr "Label"
|
|
|
|
#: src/commands/GetInfoCommand.cpp
|
|
msgid "Boxes"
|
|
msgstr ""
|
|
|
|
#. i18n-hint JavaScript Object Notation
|
|
#: src/commands/GetInfoCommand.cpp src/commands/HelpCommand.cpp
|
|
msgid "JSON"
|
|
msgstr ""
|
|
|
|
#. i18n-hint name of a computer programming language
|
|
#: src/commands/GetInfoCommand.cpp src/commands/HelpCommand.cpp
|
|
msgid "LISP"
|
|
msgstr ""
|
|
|
|
#: src/commands/GetInfoCommand.cpp src/commands/HelpCommand.cpp
|
|
msgid "Brief"
|
|
msgstr ""
|
|
|
|
#: src/commands/GetInfoCommand.cpp src/effects/EffectManager.cpp
|
|
msgid "Type:"
|
|
msgstr ""
|
|
|
|
#: src/commands/GetInfoCommand.cpp src/commands/HelpCommand.cpp
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportMultiple.cpp
|
|
msgid "Format:"
|
|
msgstr "Format:"
|
|
|
|
#: src/commands/GetInfoCommand.h
|
|
msgid "Gets information in JSON format."
|
|
msgstr ""
|
|
|
|
#: src/commands/GetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Get Track Info"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#: src/commands/GetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Types:"
|
|
msgstr "Penyaring"
|
|
|
|
#: src/commands/GetTrackInfoCommand.h
|
|
msgid "Gets track values as JSON."
|
|
msgstr ""
|
|
|
|
#: src/commands/HelpCommand.cpp
|
|
#, fuzzy
|
|
msgid "Comment"
|
|
msgstr "Kommentar"
|
|
|
|
#: src/commands/HelpCommand.cpp src/export/ExportCL.cpp
|
|
msgid "Command:"
|
|
msgstr "Perintah:"
|
|
|
|
#: src/commands/HelpCommand.cpp
|
|
msgid "_"
|
|
msgstr ""
|
|
|
|
#: src/commands/HelpCommand.h
|
|
msgid "Gives help on a command."
|
|
msgstr ""
|
|
|
|
#: src/commands/HelpCommand.h
|
|
msgid "For comments in a macro."
|
|
msgstr ""
|
|
|
|
#: src/commands/ImportExportCommands.cpp
|
|
#, fuzzy
|
|
msgid "Import2"
|
|
msgstr "Impor"
|
|
|
|
#: src/commands/ImportExportCommands.cpp src/commands/OpenSaveCommands.cpp
|
|
#, fuzzy
|
|
msgid "File Name:"
|
|
msgstr "Penyaring"
|
|
|
|
#: src/commands/ImportExportCommands.cpp
|
|
#, fuzzy
|
|
msgid "Export2"
|
|
msgstr "Ekspor"
|
|
|
|
#: src/commands/ImportExportCommands.cpp
|
|
#, fuzzy
|
|
msgid "Number of Channels:"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: src/commands/ImportExportCommands.h
|
|
msgid "Imports from a file."
|
|
msgstr ""
|
|
|
|
#: src/commands/ImportExportCommands.h
|
|
#, fuzzy
|
|
msgid "Exports to a file."
|
|
msgstr "Ekspor Banyak"
|
|
|
|
#: src/commands/LoadCommands.cpp
|
|
#, fuzzy
|
|
msgid "Builtin Commands"
|
|
msgstr "Pilih Komando"
|
|
|
|
#: src/commands/LoadCommands.cpp src/effects/LoadEffects.cpp
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/audiounits/AudioUnitEffect.cpp
|
|
#: src/effects/ladspa/LadspaEffect.cpp src/effects/lv2/LoadLV2.cpp
|
|
#: src/effects/nyquist/LoadNyquist.cpp src/effects/vamp/LoadVamp.cpp
|
|
#, fuzzy
|
|
msgid "The Audacity Team"
|
|
msgstr "Tim Pendukung Audacity %s"
|
|
|
|
#: src/commands/LoadCommands.cpp
|
|
msgid "Provides builtin commands to Audacity"
|
|
msgstr ""
|
|
|
|
#: src/commands/LoadCommands.cpp
|
|
msgid "Unknown built-in command name"
|
|
msgstr ""
|
|
|
|
#: src/commands/MessageCommand.cpp src/commands/SetLabelCommand.cpp
|
|
msgid "Text:"
|
|
msgstr ""
|
|
|
|
#: src/commands/MessageCommand.h
|
|
#, fuzzy
|
|
msgid "Echos a message."
|
|
msgstr "\t-bantuan (pesan ini)"
|
|
|
|
#: src/commands/OpenSaveCommands.cpp
|
|
#, fuzzy
|
|
msgid "Open Project2"
|
|
msgstr "Proyek Baru"
|
|
|
|
#: src/commands/OpenSaveCommands.cpp
|
|
#, fuzzy
|
|
msgid "Add to History"
|
|
msgstr "Batalkan History"
|
|
|
|
#: src/commands/OpenSaveCommands.cpp
|
|
#, fuzzy
|
|
msgid "Save Project2"
|
|
msgstr "&Simpan Proyek"
|
|
|
|
#: src/commands/OpenSaveCommands.cpp
|
|
#, fuzzy
|
|
msgid "Save Copy"
|
|
msgstr "Label"
|
|
|
|
#: src/commands/OpenSaveCommands.cpp
|
|
#, fuzzy
|
|
msgid "Save Log"
|
|
msgstr "Tersimpan"
|
|
|
|
#: src/commands/OpenSaveCommands.cpp
|
|
#, fuzzy
|
|
msgid "Clear Log"
|
|
msgstr "&Hapus"
|
|
|
|
#: src/commands/OpenSaveCommands.h
|
|
#, fuzzy
|
|
msgid "Opens a project."
|
|
msgstr "Membuka Proyek Audacity"
|
|
|
|
#: src/commands/OpenSaveCommands.h
|
|
#, fuzzy
|
|
msgid "Saves a project."
|
|
msgstr "&Simpan Proyek"
|
|
|
|
#: src/commands/OpenSaveCommands.h
|
|
#, fuzzy
|
|
msgid "Saves a copy of current project."
|
|
msgstr "&Simpan Proyek"
|
|
|
|
#: src/commands/OpenSaveCommands.h
|
|
msgid "Saves the log contents."
|
|
msgstr ""
|
|
|
|
#: src/commands/OpenSaveCommands.h
|
|
msgid "Clears the log contents."
|
|
msgstr ""
|
|
|
|
#: src/commands/PreferenceCommands.cpp
|
|
#, fuzzy
|
|
msgid "Get Preference"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/commands/PreferenceCommands.cpp src/commands/SetProjectCommand.cpp
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Name:"
|
|
msgstr "Nama"
|
|
|
|
#: src/commands/PreferenceCommands.cpp
|
|
#, fuzzy
|
|
msgid "Set Preference"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/commands/PreferenceCommands.cpp src/commands/SetEnvelopeCommand.cpp
|
|
#, fuzzy
|
|
msgid "Value:"
|
|
msgstr "Nilai"
|
|
|
|
#: src/commands/PreferenceCommands.cpp
|
|
msgid "Reload"
|
|
msgstr ""
|
|
|
|
#: src/commands/PreferenceCommands.h
|
|
msgid "Gets the value of a single preference."
|
|
msgstr ""
|
|
|
|
#: src/commands/PreferenceCommands.h
|
|
msgid "Sets the value of a single preference."
|
|
msgstr ""
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Screenshot"
|
|
msgstr "&Alat Screenshot..."
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Window"
|
|
msgstr " jendela"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Full Window"
|
|
msgstr "Jendela FFT"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Window Plus"
|
|
msgstr "Ambil Tambahan Jendela"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Fullscreen"
|
|
msgstr "Layar penuh hidup/mati"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Toolbars"
|
|
msgstr "&Toolbar"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp src/prefs/EffectsPrefs.cpp
|
|
#: src/prefs/EffectsPrefs.h
|
|
msgid "Effects"
|
|
msgstr "Efek"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Scriptables"
|
|
msgstr "Variabel"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Selectionbar"
|
|
msgstr "BarSeleksi"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Trackpanel"
|
|
msgstr "Panel Trek"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "First Two Tracks"
|
|
msgstr "Trek Pertama"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "First Three Tracks"
|
|
msgstr "Trek Pertama"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "First Four Tracks"
|
|
msgstr "Trek Pertama"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Tracks Plus"
|
|
msgstr "Panel Trek"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "First Track Plus"
|
|
msgstr "Trek Pertama"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "All Tracks"
|
|
msgstr "Trek Panjang"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "All Tracks Plus"
|
|
msgstr "Trek Panjang"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
msgid "Blue"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This really means the color, not as in "white noise"
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgctxt "color"
|
|
msgid "White"
|
|
msgstr "Putih"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
msgid "Path:"
|
|
msgstr ""
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
msgid "Capture What:"
|
|
msgstr ""
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy
|
|
msgid "Background:"
|
|
msgstr "Latar Belakang:"
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
msgid "Bring To Top"
|
|
msgstr ""
|
|
|
|
#: src/commands/ScreenshotCommand.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Error trying to save file: %s"
|
|
msgstr "error dalam menyimpan file:"
|
|
|
|
#: src/commands/ScreenshotCommand.h
|
|
msgid "Takes screenshots."
|
|
msgstr ""
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Select Time"
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Project Start"
|
|
msgstr "Proyek"
|
|
|
|
#: src/commands/SelectCommand.cpp src/commands/SetProjectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Project"
|
|
msgstr "Proyek"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Project End"
|
|
msgstr "Proyek"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Selection Start"
|
|
msgstr "Awal Pilihan:"
|
|
|
|
#: src/commands/SelectCommand.cpp src/toolbars/SelectionBar.cpp
|
|
msgid "Selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Selection End"
|
|
msgstr "Akhir Pilihan"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Start Time:"
|
|
msgstr "Waktu Mulai"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "End Time:"
|
|
msgstr "Waktu Selesai"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Select Frequencies"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "High:"
|
|
msgstr "Batas Atas"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
msgid "Low:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Select Tracks"
|
|
msgstr "Trek Kecil"
|
|
|
|
#. i18n-hint verb, imperative
|
|
#: src/commands/SelectCommand.cpp
|
|
msgid "Set"
|
|
msgstr "Atur"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Add"
|
|
msgstr "&Tambah"
|
|
|
|
#: src/commands/SelectCommand.cpp src/effects/EffectUI.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
msgid "Remove"
|
|
msgstr "Buang"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "First Track:"
|
|
msgstr "Trek Pertama"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Track Count:"
|
|
msgstr "Banyak Duck:"
|
|
|
|
#: src/commands/SelectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Mode:"
|
|
msgstr "Mode"
|
|
|
|
#: src/commands/SelectCommand.h
|
|
#, fuzzy
|
|
msgid "Selects a time range."
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: src/commands/SelectCommand.h
|
|
msgid "Selects a frequency range."
|
|
msgstr ""
|
|
|
|
#: src/commands/SelectCommand.h
|
|
#, fuzzy
|
|
msgid "Selects a range of tracks."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/commands/SelectCommand.h
|
|
#, fuzzy
|
|
msgid "Selects Audio."
|
|
msgstr "Pilihan"
|
|
|
|
#: src/commands/SetClipCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Clip"
|
|
msgstr "Alat Selanjutnya"
|
|
|
|
#: src/commands/SetClipCommand.cpp src/commands/SetTrackInfoCommand.cpp
|
|
msgid "Color 0"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetClipCommand.cpp src/commands/SetTrackInfoCommand.cpp
|
|
msgid "Color 1"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetClipCommand.cpp src/commands/SetTrackInfoCommand.cpp
|
|
msgid "Color 2"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetClipCommand.cpp src/commands/SetTrackInfoCommand.cpp
|
|
msgid "Color 3"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetClipCommand.cpp
|
|
msgid "At:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetClipCommand.cpp src/commands/SetTrackInfoCommand.cpp
|
|
msgid "Color:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetClipCommand.cpp src/commands/SetLabelCommand.cpp
|
|
#, fuzzy
|
|
msgid "Start:"
|
|
msgstr "Awal"
|
|
|
|
#: src/commands/SetClipCommand.h
|
|
msgid "Sets various values for a clip."
|
|
msgstr ""
|
|
|
|
#: src/commands/SetEnvelopeCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Envelope"
|
|
msgstr "Amplop"
|
|
|
|
#: src/commands/SetEnvelopeCommand.cpp
|
|
#, fuzzy
|
|
msgid "Time:"
|
|
msgstr "Waktu"
|
|
|
|
#: src/commands/SetEnvelopeCommand.cpp src/menus/EditMenus.cpp
|
|
msgid "Delete"
|
|
msgstr "Hapus"
|
|
|
|
#: src/commands/SetEnvelopeCommand.cpp
|
|
#, fuzzy
|
|
msgid "Edited Envelope"
|
|
msgstr "Amplop"
|
|
|
|
#. i18n-hint: The envelope is a curve that controls the audio loudness.
|
|
#: src/commands/SetEnvelopeCommand.cpp src/prefs/MousePrefs.cpp
|
|
#: src/tracks/ui/EnvelopeHandle.cpp
|
|
msgid "Envelope"
|
|
msgstr "Amplop"
|
|
|
|
#: src/commands/SetEnvelopeCommand.h
|
|
msgid "Sets an envelope point position."
|
|
msgstr ""
|
|
|
|
#: src/commands/SetLabelCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Label"
|
|
msgstr "Labelkan Sekaligus"
|
|
|
|
#: src/commands/SetLabelCommand.cpp
|
|
#, fuzzy
|
|
msgid "Label Index"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/commands/SetLabelCommand.cpp
|
|
msgid "End:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetLabelCommand.cpp src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Selected"
|
|
msgstr "Pilih"
|
|
|
|
#: src/commands/SetLabelCommand.cpp
|
|
#, fuzzy
|
|
msgid "Edited Label"
|
|
msgstr "Label yang diedit"
|
|
|
|
#: src/commands/SetLabelCommand.h
|
|
msgid "Sets various values for a label."
|
|
msgstr ""
|
|
|
|
#: src/commands/SetProjectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Project"
|
|
msgstr "&Simpan Proyek"
|
|
|
|
#: src/commands/SetProjectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Rate:"
|
|
msgstr "Atur Rate"
|
|
|
|
#: src/commands/SetProjectCommand.cpp
|
|
#, fuzzy
|
|
msgid "Resize:"
|
|
msgstr "Ubah ukuran lebih kecil"
|
|
|
|
#: src/commands/SetProjectCommand.cpp
|
|
msgid "X:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetProjectCommand.cpp
|
|
msgid "Y:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetProjectCommand.cpp
|
|
msgid "Width:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetProjectCommand.cpp src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Height:"
|
|
msgstr "Cahaya"
|
|
|
|
#: src/commands/SetProjectCommand.h
|
|
msgid "Sets various values for a project."
|
|
msgstr ""
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Track Index:"
|
|
msgstr "ke Ak&hir Trek"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Channel Index:"
|
|
msgstr "Mode Channel:"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Track Status"
|
|
msgstr "ke &Awal Trek"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
msgid "Unnamed"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Focused"
|
|
msgstr "Pause"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Track Audio"
|
|
msgstr "&Diamkan Audio"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Gain:"
|
|
msgstr "Kekuatan"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
msgid "Pan:"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Track Visuals"
|
|
msgstr "Trek Kecil"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp src/effects/ToneGen.cpp
|
|
#: src/prefs/SpectrogramSettings.cpp src/prefs/TracksPrefs.cpp
|
|
#: src/prefs/WaveformSettings.cpp src/widgets/Meter.cpp
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Linear"
|
|
msgstr "Linier"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Reset"
|
|
msgstr "Ulang"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Times 2"
|
|
msgstr "Waktu"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
msgid "HalfWave"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Display:"
|
|
msgstr "Tampilan"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Scale:"
|
|
msgstr "Skala"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "VZoom:"
|
|
msgstr "Zoom"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "VZoom Top:"
|
|
msgstr "Zoom"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "VZoom Bottom:"
|
|
msgstr "Alat Memperbesar"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Use Spectral Prefs"
|
|
msgstr "Pemroses Spektral"
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Spectral Select"
|
|
msgstr "Pilihan"
|
|
|
|
#. i18n-hint Scheme refers to a color scheme for spectrogram colors
|
|
#: src/commands/SetTrackInfoCommand.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgctxt "spectrum prefs"
|
|
msgid "Sche&me"
|
|
msgstr ""
|
|
|
|
#: src/commands/SetTrackInfoCommand.cpp
|
|
#, fuzzy
|
|
msgid "Set Track"
|
|
msgstr "Trek Baru"
|
|
|
|
#: src/commands/SetTrackInfoCommand.h
|
|
msgid "Sets various values for a track."
|
|
msgstr ""
|
|
|
|
#: src/effects/Amplify.cpp
|
|
msgid "Amplify"
|
|
msgstr "Amplify"
|
|
|
|
#: src/effects/Amplify.cpp
|
|
msgid "Increases or decreases the volume of the audio you have selected"
|
|
msgstr ""
|
|
|
|
#: src/effects/Amplify.cpp
|
|
#, fuzzy
|
|
msgid "&Amplification (dB):"
|
|
msgstr "Amplifikasi (dB):"
|
|
|
|
#: src/effects/Amplify.cpp
|
|
msgid "Amplification dB"
|
|
msgstr "dB Amplifikasi"
|
|
|
|
#: src/effects/Amplify.cpp
|
|
#, fuzzy
|
|
msgid "&New Peak Amplitude (dB):"
|
|
msgstr "Amplitudo yang baru (dB):"
|
|
|
|
#: src/effects/Amplify.cpp
|
|
#, fuzzy
|
|
msgid "Allo&w clipping"
|
|
msgstr "Dibolehkan clipping"
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
msgid "Auto Duck"
|
|
msgstr "Auto Duck"
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
msgid "Reduces (ducks) the volume of one or more tracks whenever the volume of a specified \"control\" track reaches a particular level"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Auto duck is the name of an effect that 'ducks' (reduces the volume)
|
|
#. * of the audio automatically when there is sound on another track. Not as
|
|
#. * in 'Donald-Duck'!
|
|
#: src/effects/AutoDuck.cpp
|
|
msgid "You selected a track which does not contain audio. AutoDuck can only process audio tracks."
|
|
msgstr "Anda memilih trek yang tidak ada suaranya. AutoDuck hanya bisa memproses trek beraudio."
|
|
|
|
#. i18n-hint: Auto duck is the name of an effect that 'ducks' (reduces the volume)
|
|
#. * of the audio automatically when there is sound on another track. Not as
|
|
#. * in 'Donald-Duck'!
|
|
#: src/effects/AutoDuck.cpp
|
|
msgid "Auto Duck needs a control track which must be placed below the selected track(s)."
|
|
msgstr "Auto Duck membutuhkan trek pengendali yang harus ditempatkan dibawah trek yang dipilih."
|
|
|
|
#: src/effects/AutoDuck.cpp src/effects/TruncSilence.cpp
|
|
msgid "db"
|
|
msgstr ""
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
#, fuzzy
|
|
msgid "Duck &amount:"
|
|
msgstr "Banyak Duck:"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in seconds
|
|
#: src/effects/AutoDuck.cpp src/effects/TruncSilence.cpp
|
|
#: src/prefs/PlaybackPrefs.cpp src/prefs/RecordingPrefs.cpp
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "seconds"
|
|
msgstr "detik"
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
#, fuzzy
|
|
msgid "Ma&ximum pause:"
|
|
msgstr "Tunda maksimum:"
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
#, fuzzy
|
|
msgid "Outer fade &down length:"
|
|
msgstr "Panjang fade down luar: "
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
#, fuzzy
|
|
msgid "Outer fade &up length:"
|
|
msgstr "Panjang fade up luar: "
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
#, fuzzy
|
|
msgid "Inner fade d&own length:"
|
|
msgstr "Panjang fade down dalam: "
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
#, fuzzy
|
|
msgid "Inner &fade up length:"
|
|
msgstr "Panjang fade up dalam: "
|
|
|
|
#: src/effects/AutoDuck.cpp src/effects/Compressor.cpp
|
|
#: src/effects/TruncSilence.cpp
|
|
#, fuzzy
|
|
msgid "&Threshold:"
|
|
msgstr "Ambang Batas:"
|
|
|
|
#: src/effects/AutoDuck.cpp
|
|
msgid "Preview not available"
|
|
msgstr "Preview tidak tersedia"
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
msgid "Bass and Treble"
|
|
msgstr ""
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
#, fuzzy
|
|
msgid "Simple tone control effect"
|
|
msgstr "Pilih yang di Kiri"
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
msgid "Tone controls"
|
|
msgstr ""
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
#, fuzzy
|
|
msgid "Bass (dB):"
|
|
msgstr "Boost (dB):"
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
#, fuzzy
|
|
msgid "Ba&ss (dB):"
|
|
msgstr "Boost (dB):"
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
msgid "Bass"
|
|
msgstr ""
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
#, fuzzy
|
|
msgid "&Treble (dB):"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
msgid "Treble"
|
|
msgstr ""
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
#, fuzzy
|
|
msgid "&Volume (dB):"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
#, fuzzy
|
|
msgid "Level"
|
|
msgstr "Tingkat:"
|
|
|
|
#: src/effects/BassTreble.cpp
|
|
msgid "&Link Volume control to Tone controls"
|
|
msgstr ""
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
msgid "Change Pitch"
|
|
msgstr "Mengubah Pitch"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "Changes the pitch of a track without changing its tempo"
|
|
msgstr "Mengubah Pitch Tanpa Mengubah Tempo"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
msgid "High Quality Pitch Change"
|
|
msgstr ""
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
msgid "Change Pitch without Changing Tempo"
|
|
msgstr "Mengubah Pitch Tanpa Mengubah Tempo"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, c-format
|
|
msgid "Estimated Start Pitch: %s%d (%.3f Hz)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: (noun) Musical pitch.
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "Pitch"
|
|
msgstr "Pitch:"
|
|
|
|
#. i18n-hint: changing musical pitch "from" one value "to" another
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgctxt "change pitch"
|
|
msgid "from"
|
|
msgstr "dari"
|
|
|
|
#. i18n-hint: changing musical pitch "from" one value "to" another
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgctxt "change pitch"
|
|
msgid "&from"
|
|
msgstr "dari"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "from Octave"
|
|
msgstr "Oktaf Bawah"
|
|
|
|
#. i18n-hint: changing musical pitch "from" one value "to" another
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgctxt "change pitch"
|
|
msgid "to"
|
|
msgstr "ke"
|
|
|
|
#. i18n-hint: changing musical pitch "from" one value "to" another
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgctxt "change pitch"
|
|
msgid "&to"
|
|
msgstr "ke"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "to Octave"
|
|
msgstr "Oktaf Bawah"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "Semitones (half-steps)"
|
|
msgstr "Seminada (separuh langkah):"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "&Semitones (half-steps):"
|
|
msgstr "Seminada (separuh langkah):"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "Frequency"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
#, fuzzy
|
|
msgid "from (Hz)"
|
|
msgstr "dari"
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
msgid "f&rom"
|
|
msgstr ""
|
|
|
|
#: src/effects/ChangePitch.cpp
|
|
msgid "to (Hz)"
|
|
msgstr ""
|
|
|
|
#: src/effects/ChangePitch.cpp src/effects/Loudness.cpp
|
|
#, fuzzy
|
|
msgid "t&o"
|
|
msgstr "ke"
|
|
|
|
#: src/effects/ChangePitch.cpp src/effects/ChangeSpeed.cpp
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgid "Percent C&hange:"
|
|
msgstr "Presentase Perubahan:"
|
|
|
|
#: src/effects/ChangePitch.cpp src/effects/ChangeSpeed.cpp
|
|
#: src/effects/ChangeTempo.cpp
|
|
msgid "Percent Change"
|
|
msgstr "Presentase Perubahan"
|
|
|
|
#: src/effects/ChangePitch.cpp src/effects/ChangeTempo.cpp
|
|
msgid "&Use high quality stretching (slow)"
|
|
msgstr ""
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
msgid "33⅓"
|
|
msgstr ""
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "45"
|
|
msgstr "145"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "78"
|
|
msgstr "48"
|
|
|
|
#. i18n-hint: n/a is an English abbreviation meaning "not applicable".
|
|
#. i18n-hint: Can mean "not available," "not applicable," "no answer"
|
|
#: src/effects/ChangeSpeed.cpp src/effects/audiounits/AudioUnitEffect.cpp
|
|
#: src/effects/ladspa/LadspaEffect.cpp src/effects/lv2/LV2Effect.cpp
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "n/a"
|
|
msgstr "tidak ada"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
msgid "Change Speed"
|
|
msgstr "Mengubah Kecepatan"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "Changes the speed of a track, also changing its pitch"
|
|
msgstr "Mengubah Pitch Tanpa Mengubah Tempo"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
msgid "Change Speed, affecting both Tempo and Pitch"
|
|
msgstr "Mengubah Kecepatan, mengubah Tempo dan juga Pitch"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "&Speed Multiplier:"
|
|
msgstr "Ekspor Banyak"
|
|
|
|
#. i18n-hint: "rpm" is an English abbreviation meaning "revolutions per minute".
|
|
#. "vinyl" refers to old-fashioned phonograph records
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "Standard Vinyl rpm:"
|
|
msgstr "Vinyl RPM Standar:"
|
|
|
|
#. i18n-hint: changing speed of audio "from" one value "to" another
|
|
#. "rpm" means "revolutions per minute" as on a vinyl record turntable
|
|
#.
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "From rpm"
|
|
msgstr "Dari RPM"
|
|
|
|
#. i18n-hint: changing speed of audio "from" one value "to" another
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgctxt "change speed"
|
|
msgid "&from"
|
|
msgstr "dari"
|
|
|
|
#. i18n-hint: changing speed of audio "from" one value "to" another
|
|
#. "rpm" means "revolutions per minute" as on a vinyl record turntable
|
|
#.
|
|
#: src/effects/ChangeSpeed.cpp
|
|
msgid "To rpm"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: changing speed of audio "from" one value "to" another
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgctxt "change speed"
|
|
msgid "&to"
|
|
msgstr "ke"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
msgid "Selection Length"
|
|
msgstr "Panjang Pilihan"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "C&urrent Length:"
|
|
msgstr "Perbedaan yang ada"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "Current length of selection."
|
|
msgstr "Trim file ke bagian terpilih"
|
|
|
|
#. i18n-hint: changing speed of audio "from" one value "to" another
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgctxt "change speed"
|
|
msgid "from"
|
|
msgstr "dari"
|
|
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgid "&New Length:"
|
|
msgstr "Panjang"
|
|
|
|
#. i18n-hint: changing speed of audio "from" one value "to" another
|
|
#: src/effects/ChangeSpeed.cpp
|
|
#, fuzzy
|
|
msgctxt "change speed"
|
|
msgid "to"
|
|
msgstr "ke"
|
|
|
|
#: src/effects/ChangeTempo.cpp
|
|
msgid "Change Tempo"
|
|
msgstr "Mengubah Tempo"
|
|
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgid "Changes the tempo of a selection without changing its pitch"
|
|
msgstr "Mengubah Tempo Tanpa Mengubah Pitch"
|
|
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgid "High Quality Tempo Change"
|
|
msgstr "Perubahan Tempo Final (%)"
|
|
|
|
#: src/effects/ChangeTempo.cpp
|
|
msgid "Change Tempo without Changing Pitch"
|
|
msgstr "Mengubah Tempo Tanpa Mengubah Pitch"
|
|
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgid "Beats per minute"
|
|
msgstr "Bit per Menit:"
|
|
|
|
#. i18n-hint: changing tempo "from" one value "to" another
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgid "Beats per minute, from"
|
|
msgstr "Bit per Menit:"
|
|
|
|
#. i18n-hint: changing tempo "from" one value "to" another
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgctxt "change tempo"
|
|
msgid "&from"
|
|
msgstr "dari"
|
|
|
|
#. i18n-hint: changing tempo "from" one value "to" another
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgid "Beats per minute, to"
|
|
msgstr "Bit per Menit:"
|
|
|
|
#. i18n-hint: changing tempo "from" one value "to" another
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgctxt "change tempo"
|
|
msgid "&to"
|
|
msgstr "ke"
|
|
|
|
#: src/effects/ChangeTempo.cpp
|
|
msgid "Length (seconds)"
|
|
msgstr "Panjang (detik)"
|
|
|
|
#. i18n-hint: changing tempo "from" one value "to" another
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgctxt "change tempo"
|
|
msgid "from"
|
|
msgstr "dari"
|
|
|
|
#. i18n-hint: changing tempo "from" one value "to" another
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy
|
|
msgctxt "change tempo"
|
|
msgid "t&o"
|
|
msgstr "ke"
|
|
|
|
#: src/effects/ChangeTempo.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Length in seconds from %s, to"
|
|
msgstr "Ke panjang dalam detik"
|
|
|
|
#: src/effects/ClickRemoval.cpp
|
|
msgid "Click Removal"
|
|
msgstr "Click Removal"
|
|
|
|
#: src/effects/ClickRemoval.cpp
|
|
msgid "Click Removal is designed to remove clicks on audio tracks"
|
|
msgstr ""
|
|
|
|
#: src/effects/ClickRemoval.cpp
|
|
msgid "Algorithm not effective on this audio. Nothing changed."
|
|
msgstr ""
|
|
|
|
#: src/effects/ClickRemoval.cpp
|
|
#, c-format
|
|
msgid "Selection must be larger than %d samples."
|
|
msgstr ""
|
|
|
|
#: src/effects/ClickRemoval.cpp
|
|
#, fuzzy
|
|
msgid "&Threshold (lower is more sensitive):"
|
|
msgstr "Pilih ambang batas (lebih rendah, lebih sensitif):"
|
|
|
|
#: src/effects/ClickRemoval.cpp src/effects/Compressor.cpp
|
|
msgid "Threshold"
|
|
msgstr "Ambang Batas"
|
|
|
|
#: src/effects/ClickRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Max &Spike Width (higher is more sensitive):"
|
|
msgstr "Besar Spike maksimal (lebih tinggi, lebih sensitif):"
|
|
|
|
#: src/effects/ClickRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Max Spike Width"
|
|
msgstr "Ketebalan Maksimal"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
msgid "Compressor"
|
|
msgstr "Kompresor"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
msgid "Compresses the dynamic range of audio"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: usually leave this as is as dB doesn't get translated
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "%3d dB"
|
|
msgstr "%3d dB"
|
|
|
|
#: src/effects/Compressor.cpp src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.2f secs"
|
|
msgstr "%.1f detik"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "%.1f secs"
|
|
msgstr "%.1f detik"
|
|
|
|
#. i18n-hint: Unless your language has a different convention for ratios,
|
|
#. * like 8:1, leave as is.
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "%.0f:1"
|
|
msgstr "%.0f:1"
|
|
|
|
#. i18n-hint: Unless your language has a different convention for ratios,
|
|
#. * like 8:1, leave as is.
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "%.1f:1"
|
|
msgstr "%.1f:1"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "Ratio %.0f to 1"
|
|
msgstr "Rasio: %.0f banding 1"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "Ratio %.1f to 1"
|
|
msgstr "Rasio %.1f banding 1"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy
|
|
msgid "&Noise Floor:"
|
|
msgstr "Dasar Bisaing:"
|
|
|
|
#: src/effects/Compressor.cpp src/effects/Distortion.cpp
|
|
msgid "Noise Floor"
|
|
msgstr "Dasar Bising"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy
|
|
msgid "&Ratio:"
|
|
msgstr "Ratio:"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
msgid "Ratio"
|
|
msgstr "Rasio"
|
|
|
|
#. i18n-hint: Particularly in percussion, sounds can be regarded as having
|
|
#. * an 'attack' phase where the sound builds up and a 'decay' where the
|
|
#. * sound dies away. So this means 'onset duration'.
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy
|
|
msgid "&Attack Time:"
|
|
msgstr "Attack Time:"
|
|
|
|
#. i18n-hint: Particularly in percussion, sounds can be regarded as having
|
|
#. * an 'attack' phase where the sound builds up and a 'decay' where the
|
|
#. * sound dies away. So this means 'onset duration'.
|
|
#: src/effects/Compressor.cpp
|
|
msgid "Attack Time"
|
|
msgstr "Waktu Serang"
|
|
|
|
#. i18n-hint: Particularly in percussion, sounds can be regarded as having
|
|
#. * an 'attack' phase where the sound builds up and a 'decay' or 'release' where the
|
|
#. * sound dies away.
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy
|
|
msgid "R&elease Time:"
|
|
msgstr "Waktu Berjalan:"
|
|
|
|
#. i18n-hint: Particularly in percussion, sounds can be regarded as having
|
|
#. * an 'attack' phase where the sound builds up and a 'decay' or 'release' where the
|
|
#. * sound dies away.
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy
|
|
msgid "Release Time"
|
|
msgstr "Versi Rilis"
|
|
|
|
#. i18n-hint: Make-up, i.e. correct for any reduction, rather than fabricate it.
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy
|
|
msgid "Ma&ke-up gain for 0 dB after compressing"
|
|
msgstr "Naikkan ke 0dB setelah mengompres"
|
|
|
|
#. i18n-hint: "Compress" here means reduce variations of sound volume,
|
|
#. NOT related to file-size compression; Peaks means extremes in volume
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy
|
|
msgid "C&ompress based on Peaks"
|
|
msgstr "Pengompresan didasari oleh banyaknya Pik"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "Threshold %d dB"
|
|
msgstr "Ambang Batas %d dB"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, c-format
|
|
msgid "Noise Floor %d dB"
|
|
msgstr "Dasar Bisaing %d dB"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Attack Time %.2f secs"
|
|
msgstr "Waktu Serang %.1f dtk"
|
|
|
|
#: src/effects/Compressor.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Release Time %.1f secs"
|
|
msgstr "Waktu Kekurangan %.1f dtk"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "You can only measure one track at a time."
|
|
msgstr ""
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Please select an audio track."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid ""
|
|
"Invalid audio selection.\n"
|
|
"Please ensure that audio is selected."
|
|
msgstr ""
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid ""
|
|
"Nothing to measure.\n"
|
|
"Please select a section of a track."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: RMS abbreviates root mean square, a certain averaging method
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Contrast Analyzer, for measuring RMS volume differences between two selections of audio."
|
|
msgstr "Penganalisis kontras, untuk mengukur perbedaan volume rms diantara dua audio yang dipilih."
|
|
|
|
#. i18n-hint noun
|
|
#: src/effects/Contrast.cpp src/effects/ToneGen.cpp
|
|
#: src/toolbars/SelectionBar.cpp
|
|
msgid "End"
|
|
msgstr "Akhir"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Volume "
|
|
msgstr "Volume Suara"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "&Foreground:"
|
|
msgstr "Latar Depan:"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Foreground start time"
|
|
msgstr "Waktu mulai latar depan"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Foreground end time"
|
|
msgstr "Waktu selesai latar depan"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "&Measure selection"
|
|
msgstr "Seleksi pengukuran"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "&Background:"
|
|
msgstr "Latar Belakang:"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Background start time"
|
|
msgstr "Waktu mulai latar belakang"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Background end time"
|
|
msgstr "Waktu akhir latar belakang"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Mea&sure selection"
|
|
msgstr "Seleksi pengukuran"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Result"
|
|
msgstr "Hasil"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Co&ntrast Result:"
|
|
msgstr "Hasil Kontras:"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "R&eset"
|
|
msgstr "Ulang"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "&Difference:"
|
|
msgstr "Perbedaan:"
|
|
|
|
#: src/effects/Contrast.cpp src/menus/HelpMenus.cpp src/prefs/GUIPrefs.cpp
|
|
msgid "&Help"
|
|
msgstr "&Bantuan"
|
|
|
|
#. i18n-hint: RMS abbreviates root mean square, a certain averaging method
|
|
#: src/effects/Contrast.cpp
|
|
#, c-format
|
|
msgid "RMS = %s."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: dB abbreviates decibels
|
|
#: src/effects/Contrast.cpp
|
|
#, c-format
|
|
msgid "%s dB"
|
|
msgstr ""
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "zero"
|
|
msgstr "nol"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "indeterminate"
|
|
msgstr "Tidak bisa mendeterminasi"
|
|
|
|
#. i18n-hint: dB abbreviates decibels
|
|
#. * RMS abbreviates root mean square, a certain averaging method
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.2f dB RMS"
|
|
msgstr "%.1f dB"
|
|
|
|
#. i18n-hint: dB abbreviates decibels
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Infinite dB difference"
|
|
msgstr "perbedaan dB tak hingga"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Difference is indeterminate."
|
|
msgstr "Perbedaaannya tidak terdeterminasikan."
|
|
|
|
#. i18n-hint: dB abbreviates decibels
|
|
#. RMS abbreviates root mean square, a certain averaging method
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Difference = %.2f RMS dB."
|
|
msgstr "Perbedaan = %.1f dB rata-rata rms."
|
|
|
|
#. i18n-hint: dB abbreviates decibels
|
|
#. RMS abbreviates root mean square, a certain averaging method
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Difference = infinite RMS dB."
|
|
msgstr "Perbedaan = Rata-rata rms tak hingga."
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Foreground level too high"
|
|
msgstr "Waktu selesai latar depan"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Background level too high"
|
|
msgstr "Waktu akhir latar belakang"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Background higher than foreground"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: WCAG2 is the 'Web Content Accessibility Guidelines (WCAG) 2.0', see http://www.w3.org/TR/WCAG20/
|
|
#: src/effects/Contrast.cpp
|
|
msgid "WCAG2 Pass"
|
|
msgstr "WCAG2 Lolos"
|
|
|
|
#. i18n-hint: WCAG abbreviates Web Content Accessibility Guidelines
|
|
#: src/effects/Contrast.cpp
|
|
msgid "WCAG2 Fail"
|
|
msgstr "WCAG2 Gagal"
|
|
|
|
#. i18n-hint: i.e. difference in loudness at the moment.
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Current difference"
|
|
msgstr "Perbedaan yang ada"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Measured foreground level"
|
|
msgstr "Tingkat latar depan yang terhitung"
|
|
|
|
#. i18n-hint: short form of 'decibels'
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.2f dB"
|
|
msgstr "%.1f dB"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "No foreground measured"
|
|
msgstr "No foreground measured"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Foreground not yet measured"
|
|
msgstr "No foreground measured"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Measured background level"
|
|
msgstr "Tingkat latar belakang yang terhitung"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "No background measured"
|
|
msgstr "No background measured"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, fuzzy
|
|
msgid "Background not yet measured"
|
|
msgstr "No background measured"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Export Contrast Result As:"
|
|
msgstr "Mengekspor Hasil Kontras Sebagai:"
|
|
|
|
#. i18n-hint: WCAG abbreviates Web Content Accessibility Guidelines
|
|
#: src/effects/Contrast.cpp
|
|
msgid "WCAG 2.0 Success Criteria 1.4.7 Contrast Results"
|
|
msgstr "Hasil Kontras Kriteria Sukses WCAG 2.0 1.4.7"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, c-format
|
|
msgid "Filename = %s."
|
|
msgstr "Nama File = %s."
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Foreground"
|
|
msgstr "Latar Depan"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, c-format
|
|
msgid "Time started = %2d hour(s), %2d minute(s), %.2f seconds."
|
|
msgstr "Waktu dimulai = %2d jam, %2d menit, %.2f detik."
|
|
|
|
#: src/effects/Contrast.cpp
|
|
#, c-format
|
|
msgid "Time ended = %2d hour(s), %2d minute(s), %.2f seconds."
|
|
msgstr "Waktu selesai = %2d jam, %2d menit, %.2f detik."
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Background"
|
|
msgstr "Latar Belakang"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Results"
|
|
msgstr "Hasil"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Success Criteria 1.4.7 of WCAG 2.0: Pass"
|
|
msgstr "Kesuksesan Kriteria 1.4.7 dari WCAG 2.0: Berhasil"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Success Criteria 1.4.7 of WCAG 2.0: Fail"
|
|
msgstr "Kesuksesan Kriteria 1.4.7 dari WCAG 2.0: Gagal"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Data gathered"
|
|
msgstr "Data Terkumpul"
|
|
|
|
#. i18n-hint: day of month, month, year, hour, minute, second
|
|
#: src/effects/Contrast.cpp
|
|
#, c-format
|
|
msgid "%d %s %02d %02dh %02dm %02ds"
|
|
msgstr ""
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Contrast Analysis (WCAG 2 compliance)"
|
|
msgstr "Analisis Kontras (Permasalahan WCAG 2)"
|
|
|
|
#: src/effects/Contrast.cpp
|
|
msgid "Contrast..."
|
|
msgstr "Kontras..."
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Hard Clipping"
|
|
msgstr "Mencari Clipping"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Soft Clipping"
|
|
msgstr "&Lihat Clipping"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Soft Overdrive"
|
|
msgstr "Konfirmasi Penibanan"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Medium Overdrive"
|
|
msgstr "Konfirmasi Penibanan"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Hard Overdrive"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Cubic Curve (odd harmonics)"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Even Harmonics"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Expand and Compress"
|
|
msgstr "Pengompresan Dinamis"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Leveller"
|
|
msgstr "Leveller"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Rectifier Distortion"
|
|
msgstr "Distorsi"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Hard Limiter 1413"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, no-c-format
|
|
msgid "Hard clip -12dB, 80% make-up gain"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, no-c-format
|
|
msgid "Soft clip -12dB, 80% make-up gain"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Fuzz Box"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp src/effects/Equalization.cpp
|
|
msgid "Walkie-talkie"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Blues drive sustain"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Light Crunch Overdrive"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Heavy Overdrive"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "3rd Harmonic (Perfect Fifth)"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Valve Overdrive"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "2nd Harmonic (Octave)"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Gated Expansion Distortion"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Leveller, Light, -70dB noise floor"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Leveller, Moderate, -70dB noise floor"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Leveller, Heavy, -70dB noise floor"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Leveller, Heavier, -70dB noise floor"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Leveller, Heaviest, -70dB noise floor"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Half-wave Rectifier"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Full-wave Rectifier"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Full-wave Rectifier (DC blocked)"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Percussion Limiter"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Upper Threshold"
|
|
msgstr "Ambang Batas"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Parameter 1"
|
|
msgstr "Parameter"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Parameter 2"
|
|
msgstr "Parameter"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Number of repeats"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Distortion"
|
|
msgstr "Distorsi"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Waveshaping distortion effect"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Distortion type:"
|
|
msgstr "Distorsi"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "DC blocking filter"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Threshold controls"
|
|
msgstr "Ambang Batas untuk Bising:"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Parameter controls"
|
|
msgstr "Parameter"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Clipping level"
|
|
msgstr "Clipping"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Drive"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Make-up Gain"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Clipping threshold"
|
|
msgstr "Pilih Ambang Batas"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Hardness"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Distortion amount"
|
|
msgstr "Distorsi"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Output level"
|
|
msgstr "PErangkat Output"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Repeat processing"
|
|
msgstr "Proses Batch CleanSpeech"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Harmonic brightness"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Levelling fine adjustment"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Degree of Levelling"
|
|
msgstr "Derajat Leveller"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "dB Limit"
|
|
msgstr "Pembatas"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
#, fuzzy
|
|
msgid "Wet level"
|
|
msgstr "2 level"
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "Residual level"
|
|
msgstr ""
|
|
|
|
#: src/effects/Distortion.cpp
|
|
msgid "(Not Used):"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Control range.
|
|
#: src/effects/Distortion.cpp
|
|
msgid "(-100 to 0 dB):"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Control range.
|
|
#: src/effects/Distortion.cpp
|
|
msgid "(-80 to -20 dB):"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Control range.
|
|
#: src/effects/Distortion.cpp
|
|
msgid "(0 to 100):"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Control range.
|
|
#: src/effects/Distortion.cpp
|
|
msgid "(0 to 5):"
|
|
msgstr ""
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
#, fuzzy
|
|
msgid "DTMF Tones"
|
|
msgstr "Nada DTMF..."
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
msgid "Generates dual-tone multi-frequency (DTMF) tones like those produced by the keypad on telephones"
|
|
msgstr ""
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
msgid ""
|
|
"DTMF sequence empty.\n"
|
|
"Check ALL settings for this effect."
|
|
msgstr ""
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
#, fuzzy
|
|
msgid "DTMF &sequence:"
|
|
msgstr "Urutan DTMF:"
|
|
|
|
#: src/effects/DtmfGen.cpp src/effects/Noise.cpp src/effects/ToneGen.cpp
|
|
#, fuzzy
|
|
msgid "&Amplitude (0-1):"
|
|
msgstr "Amplitudo (0-1)"
|
|
|
|
#: src/effects/DtmfGen.cpp src/effects/Noise.cpp src/effects/Silence.cpp
|
|
#: src/effects/ToneGen.cpp src/effects/TruncSilence.cpp
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
#, fuzzy
|
|
msgid "&Duration:"
|
|
msgstr "Durasi"
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
#, fuzzy
|
|
msgid "&Tone/silence ratio:"
|
|
msgstr "Rasio nada dengan diam:"
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
msgid "Duty cycle:"
|
|
msgstr "Pengulangan:"
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.1f %%"
|
|
msgstr "%.1f detik"
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
msgid "Tone duration:"
|
|
msgstr "Durasi nada:"
|
|
|
|
#. i18n-hint milliseconds
|
|
#: src/effects/DtmfGen.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.0f ms"
|
|
msgstr "%.0f:1"
|
|
|
|
#: src/effects/DtmfGen.cpp
|
|
msgid "Silence duration:"
|
|
msgstr "Durasi diam:"
|
|
|
|
#. i18n-hint milliseconds
|
|
#: src/effects/DtmfGen.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%0.f ms"
|
|
msgstr "%.0f:1"
|
|
|
|
#: src/effects/Echo.cpp
|
|
msgid "Echo"
|
|
msgstr "Echo"
|
|
|
|
#: src/effects/Echo.cpp
|
|
#, fuzzy
|
|
msgid "Repeats the selected audio again and again"
|
|
msgstr "Mengekspor audio terpilih sebagai %s"
|
|
|
|
#: src/effects/Echo.cpp src/effects/FindClipping.cpp
|
|
#: src/effects/Paulstretch.cpp
|
|
msgid "Requested value exceeds memory capacity."
|
|
msgstr ""
|
|
|
|
#: src/effects/Echo.cpp
|
|
#, fuzzy
|
|
msgid "&Delay time (seconds):"
|
|
msgstr "Waktu tenggang (detk):"
|
|
|
|
#: src/effects/Echo.cpp
|
|
#, fuzzy
|
|
msgid "D&ecay factor:"
|
|
msgstr "Faktor kekurangan:"
|
|
|
|
#: src/effects/Effect.cpp
|
|
#, fuzzy
|
|
msgid "Built-in"
|
|
msgstr "Efek Unit Audio"
|
|
|
|
#: src/effects/Effect.cpp
|
|
#, fuzzy
|
|
msgid "Presets"
|
|
msgstr "Aturan Lanjut:"
|
|
|
|
#: src/effects/Effect.cpp
|
|
#, fuzzy
|
|
msgid "Export Effect Parameters"
|
|
msgstr "&Edit Parameter"
|
|
|
|
#: src/effects/Effect.cpp src/effects/VST/VSTEffect.cpp
|
|
#: src/xml/XMLFileReader.cpp
|
|
#, c-format
|
|
msgid "Could not open file: \"%s\""
|
|
msgstr "Tidak bisa membuka file:\"%s\""
|
|
|
|
#: src/effects/Effect.cpp src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Error Saving Effect Presets"
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/effects/Effect.cpp src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Error writing to file: \"%s\""
|
|
msgstr "Error menulis ke file"
|
|
|
|
#: src/effects/Effect.cpp
|
|
#, fuzzy
|
|
msgid "Import Effect Parameters"
|
|
msgstr "&Edit Parameter"
|
|
|
|
#. i18n-hint %s will be replaced by a file name
|
|
#: src/effects/Effect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s: is not a valid presets file.\n"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#. i18n-hint %s will be replaced by a file name
|
|
#: src/effects/Effect.cpp
|
|
#, c-format
|
|
msgid "%s: is for a different Effect, Generator or Analyzer.\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/Effect.cpp
|
|
msgid "Preparing preview"
|
|
msgstr "Meyiapkan preview"
|
|
|
|
#: src/effects/Effect.cpp
|
|
msgid "Previewing"
|
|
msgstr "Melihat preview"
|
|
|
|
#. i18n-hint: "Nyquist" is an embedded interpreted programming language in
|
|
#. Audacity, named in honor of the Swedish-American Harry Nyquist (or Nyqvist).
|
|
#. In the translations of this and other strings, you may transliterate the
|
|
#. name into another alphabet.
|
|
#: src/effects/Effect.h
|
|
msgid "Nyquist"
|
|
msgstr "Nyquist"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, c-format
|
|
msgid "Applied effect: %s"
|
|
msgstr "Efek teraplikasi: %s"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Applied command: %s"
|
|
msgstr "Efek teraplikasi: %s"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, fuzzy
|
|
msgid "Select Preset"
|
|
msgstr "Hapus Aturan Lanjut"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, fuzzy
|
|
msgid "&Preset:"
|
|
msgstr "Aturan Lanjut:"
|
|
|
|
#: src/effects/EffectManager.cpp src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "User Presets"
|
|
msgstr "Aturan Lanjut"
|
|
|
|
#: src/effects/EffectManager.cpp src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Factory Presets"
|
|
msgstr "Impor Aturan Lajut"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, fuzzy
|
|
msgid "Current Settings"
|
|
msgstr "Aturan Efek"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, fuzzy
|
|
msgid "Factory Defaults"
|
|
msgstr "Atur Nor&mal"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Attempting to initialize the following effect failed:\n"
|
|
"\n"
|
|
"%s\n"
|
|
"\n"
|
|
"More information may be available in 'Help > Diagnostics > Show Log'"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, fuzzy
|
|
msgid "Effect failed to initialize"
|
|
msgstr ""
|
|
"Encoder FLAC gagal menginisialisasi\n"
|
|
"Status: %d"
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Attempting to initialize the following command failed:\n"
|
|
"\n"
|
|
"%s\n"
|
|
"\n"
|
|
"More information may be available in 'Help > Diagnostics > Show Log'"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectManager.cpp
|
|
#, fuzzy
|
|
msgid "Command failed to initialize"
|
|
msgstr ""
|
|
"Encoder FLAC gagal menginisialisasi\n"
|
|
"Status: %d"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Effects Rack"
|
|
msgstr "Efek"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "&Apply"
|
|
msgstr "Mengaplikasikan %s"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Latency: 0"
|
|
msgstr "Laten"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "&Bypass"
|
|
msgstr "Batas Band"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Active State"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Set effect active state"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Show/Hide Editor"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Open/close effect editor"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Move Up"
|
|
msgstr "Pindah ke &Atas"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Move effect up in the rack"
|
|
msgstr "Telah dipindah ke trek yang lain"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Move Down"
|
|
msgstr "Pindak ke &Bawah"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Move effect down in the rack"
|
|
msgstr "Telah dipindah ke trek yang lain"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Favorite"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Mark effect as a favorite"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Remove effect from the rack"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Name of the effect"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Latency: %4d"
|
|
msgstr "Laten"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Some Command"
|
|
msgstr "Pilih Komando"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Manage presets and options"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "&Manage"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "Start and stop playback"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The access key "&P" should be the same in
|
|
#. "Stop &Playback" and "Start &Playback"
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Start &Playback"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Preview effect"
|
|
msgstr "Pre&view"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "&Preview effect"
|
|
msgstr "Preview se&belum wilayah dipotong:"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Skip backward"
|
|
msgstr "Percepat ke Awal"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Skip &Backward"
|
|
msgstr "Percepat ke Awal"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Skip forward"
|
|
msgstr "Langsung ke Awal"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Skip &Forward"
|
|
msgstr "Percepat ke Akhir"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Enable"
|
|
msgstr "Dibolehkan"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Save Preset..."
|
|
msgstr "Simpan Aturan Lanjut"
|
|
|
|
#: src/effects/EffectUI.cpp src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Delete Preset"
|
|
msgstr "Hapus Aturan Lanjut"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Defaults"
|
|
msgstr "&Normal"
|
|
|
|
#: src/effects/EffectUI.cpp src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Import..."
|
|
msgstr "&Impor..."
|
|
|
|
#: src/effects/EffectUI.cpp src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Export..."
|
|
msgstr "&Ekspor"
|
|
|
|
#: src/effects/EffectUI.cpp src/widgets/Meter.cpp
|
|
msgid "Options..."
|
|
msgstr "Opsi..."
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, c-format
|
|
msgid "Type: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Name: %s"
|
|
msgstr "Nama"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, c-format
|
|
msgid "Version: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, c-format
|
|
msgid "Vendor: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Description: %s"
|
|
msgstr "Transkrispi"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
msgid "About"
|
|
msgstr ""
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Are you sure you want to delete \"%s\"?"
|
|
msgstr "anda yakin mau menghapus %s?"
|
|
|
|
#: src/effects/EffectUI.cpp src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Save Preset"
|
|
msgstr "Simpan Aturan Lanjut"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Preset name:"
|
|
msgstr "Aturan Lanjut:"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "You must specify a name"
|
|
msgstr "Anda harus pilih trek terlebih dahulu"
|
|
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Preset already exists.\n"
|
|
"\n"
|
|
"Replace?"
|
|
msgstr "File bernama \"%s\" telah ada. Ganti?"
|
|
|
|
#. i18n-hint: The access key "&P" should be the same in
|
|
#. "Stop &Playback" and "Start &Playback"
|
|
#: src/effects/EffectUI.cpp
|
|
#, fuzzy
|
|
msgid "Stop &Playback"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/effects/EffectUI.cpp src/toolbars/ControlToolBar.cpp
|
|
msgid "Play"
|
|
msgstr "Play"
|
|
|
|
#. i18n-hint: Technical term for a kind of curve.
|
|
#: src/effects/Equalization.cpp
|
|
msgid "B-spline"
|
|
msgstr "Papan Bergelombang"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Cosine"
|
|
msgstr "Kosinus"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Cubic"
|
|
msgstr "Kubik"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Equalization"
|
|
msgstr "Ekualisasi"
|
|
|
|
#: src/effects/Equalization.cpp plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy
|
|
msgid "Filter Curve EQ"
|
|
msgstr "Pilih kurva:"
|
|
|
|
#: src/effects/Equalization.cpp plug-ins/eq-xml-to-txt-converter.ny
|
|
msgid "Graphic EQ"
|
|
msgstr "Grafik EQ"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Adjusts the volume levels of particular frequencies"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "100Hz Rumble"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "AM Radio"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Bass Boost"
|
|
msgstr "Bass Boost"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Bass Cut"
|
|
msgstr "Bass Boost"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Low rolloff for speech"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "RIAA"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Telephone"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Treble Boost"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Treble Cut"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"To use this filter curve in a macro, please choose a new name for it.\n"
|
|
"Choose the 'Save/Manage Curves...' button and rename the 'unnamed' curve, then use that one."
|
|
msgstr "Untuk menggunakan kurva EQ pada untaian batch, silahkan pilih nama baru untuknya."
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Filter Curve EQ needs a different name"
|
|
msgstr "Kurva EQ memerlukan nama yang berbeda"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "To apply Equalization, all selected tracks must have the same sample rate."
|
|
msgstr "Untuk memplot spektrum, semua trek yang dipilih harus mempunyai rate sampel yang sama."
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Track sample rate is too low for this effect."
|
|
msgstr "Trek yang dipilih terlalu panjang untuk diulang."
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Effect Unavailable"
|
|
msgstr "Preview tidak tersedia"
|
|
|
|
#: src/effects/Equalization.cpp src/effects/ScienFilter.cpp
|
|
msgid "+ dB"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp src/effects/ScienFilter.cpp
|
|
msgid "Max dB"
|
|
msgstr "dB Maks"
|
|
|
|
#: src/effects/Equalization.cpp src/effects/ScienFilter.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%d dB"
|
|
msgstr "%3d dB"
|
|
|
|
#: src/effects/Equalization.cpp src/effects/ScienFilter.cpp
|
|
msgid "Min dB"
|
|
msgstr "dB Min"
|
|
|
|
#: src/effects/Equalization.cpp src/effects/ScienFilter.cpp
|
|
msgid "- dB"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, c-format
|
|
msgid "%d Hz"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, c-format
|
|
msgid "%g kHz"
|
|
msgstr ""
|
|
|
|
#. i18n-hint k is SI abbreviation for x1,000. Usually unchanged in translation.
|
|
#: src/effects/Equalization.cpp
|
|
#, c-format
|
|
msgid "%gk"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "&EQ Type:"
|
|
msgstr "Penyaring"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Draw Curves"
|
|
msgstr "Gambar kurva"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "&Draw"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "&Graphic"
|
|
msgstr "Grafik EQ"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Interpolation type"
|
|
msgstr "Interpolasi:"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Linear Frequency Scale"
|
|
msgstr "Skala frekuensi linier"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Li&near Frequency Scale"
|
|
msgstr "Skala frekuensi linier"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Length of &Filter:"
|
|
msgstr "Panjang filter:"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Length of Filter"
|
|
msgstr "Panjang filter:"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "&Select Curve:"
|
|
msgstr "Pilih kurva:"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Select Curve"
|
|
msgstr "Pilih kurva:"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "S&ave/Manage Curves..."
|
|
msgstr "Atur History"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Fla&tten"
|
|
msgstr "Flatten"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "&Invert"
|
|
msgstr "Tukar"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Show grid lines"
|
|
msgstr "Lihat batas sepanjang sumbu &Y"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Show g&rid lines"
|
|
msgstr "Lihat batas sepanjang sumbu &Y"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "&Processing: "
|
|
msgstr "Memproses Auto Duck..."
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "D&efault"
|
|
msgstr "&Normal"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "&SSE"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "SSE &Threaded"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "A&VX"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "AV&X Threaded"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "&Bench"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: name of the 'unnamed' custom curve
|
|
#: src/effects/Equalization.cpp
|
|
msgid "unnamed"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: EQ stands for 'Equalization'.
|
|
#: src/effects/Equalization.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Error Loading EQ Curves from file:\n"
|
|
"%s\n"
|
|
"Error message says:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Error Loading EQ Curves"
|
|
msgstr "Error mengambil kurva EQ"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Error Saving Equalization Curves"
|
|
msgstr "Error dalam menyimpan equalizer"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Requested curve not found, using 'unnamed'"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Curve not found"
|
|
msgstr "FFmpeg tidak ada"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Manage Curves List"
|
|
msgstr "Atur History"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Manage Curves"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "&Curves"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Curve Name"
|
|
msgstr "Buat"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "D&elete..."
|
|
msgstr "Hapus"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "&Get More..."
|
|
msgstr "&History..."
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "De&faults"
|
|
msgstr "Se&mula"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid ""
|
|
"Rename 'unnamed' to save a new entry.\n"
|
|
"'OK' saves all changes, 'Cancel' doesn't."
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "'unnamed' always stays at the bottom of the list"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "'unnamed' is special"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Rename '%s' to..."
|
|
msgstr "Diubah nama '%s' ke '%s'"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Rename..."
|
|
msgstr "&Sampel Ulang..."
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Rename '%s'"
|
|
msgstr "&Ganti Nama"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Name is the same as the original one"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Same name"
|
|
msgstr "Nama depan"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Overwrite existing curve '%s'?"
|
|
msgstr "Meniban file yang sudah ada"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Curve exists"
|
|
msgstr "Orang-Orang yang Berjasa"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "You cannot delete the 'unnamed' curve."
|
|
msgstr "Anda tidak bisa menghapus preset tanpa nama"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Can't delete 'unnamed'"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Delete '%s'?"
|
|
msgstr "Hapus"
|
|
|
|
#: src/effects/Equalization.cpp src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Confirm Deletion"
|
|
msgstr "Konfirmasi Penghapusan"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Delete %d items?"
|
|
msgstr "Diulang %d kali"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "You cannot delete the 'unnamed' curve, it is special."
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Choose an EQ curve file"
|
|
msgstr "Pilih lokasi untuk menyimpan file"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Export EQ curves as..."
|
|
msgstr "Ekspor &Label..."
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "You cannot export 'unnamed' curve, it is special."
|
|
msgstr "Anda tidak bisa menghapus preset tanpa nama"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "Cannot Export 'unnamed'"
|
|
msgstr "Tidak dapat mengekspor audio ke %s"
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, c-format
|
|
msgid "%d curves exported to %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
msgid "Curves exported"
|
|
msgstr ""
|
|
|
|
#: src/effects/Equalization.cpp
|
|
#, fuzzy
|
|
msgid "No curves exported"
|
|
msgstr "Tidak ada label untuk diekspor."
|
|
|
|
#: src/effects/Equalization48x.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Benchmark times:\n"
|
|
"Original: %s\n"
|
|
"Default Segmented: %s\n"
|
|
"Default Threaded: %s\n"
|
|
"SSE: %s\n"
|
|
"SSE Threaded: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/Fade.cpp
|
|
msgid "Fade In"
|
|
msgstr "Fade Masuk"
|
|
|
|
#: src/effects/Fade.cpp
|
|
msgid "Fade Out"
|
|
msgstr "Fade Keluar"
|
|
|
|
#: src/effects/Fade.cpp
|
|
#, fuzzy
|
|
msgid "Applies a linear fade-in to the selected audio"
|
|
msgstr "Klik dan dorong untuk memilih audio"
|
|
|
|
#: src/effects/Fade.cpp
|
|
msgid "Applies a linear fade-out to the selected audio"
|
|
msgstr ""
|
|
|
|
#: src/effects/FindClipping.cpp
|
|
msgid "Find Clipping"
|
|
msgstr "Mencari Clipping"
|
|
|
|
#: src/effects/FindClipping.cpp
|
|
msgid "Creates labels where clipping is detected"
|
|
msgstr ""
|
|
|
|
#: src/effects/FindClipping.cpp
|
|
msgid "Clipping"
|
|
msgstr "Clipping"
|
|
|
|
#: src/effects/FindClipping.cpp
|
|
#, fuzzy
|
|
msgid "&Start threshold (samples):"
|
|
msgstr "Ambang batas awal (sampel):"
|
|
|
|
#: src/effects/FindClipping.cpp
|
|
#, fuzzy
|
|
msgid "St&op threshold (samples):"
|
|
msgstr "Ambang batas akhir (sampel):"
|
|
|
|
#: src/effects/Generator.cpp
|
|
msgid "There is not enough room available to generate the audio"
|
|
msgstr "Tidak ada ruang cukup untuk membuat audio"
|
|
|
|
#: src/effects/Invert.cpp
|
|
msgid "Invert"
|
|
msgstr "Tukar"
|
|
|
|
#: src/effects/Invert.cpp
|
|
msgid "Flips the audio samples upside-down, reversing their polarity"
|
|
msgstr ""
|
|
|
|
#: src/effects/LoadEffects.cpp
|
|
#, fuzzy
|
|
msgid "Builtin Effects"
|
|
msgstr "Efek Unit Audio"
|
|
|
|
#: src/effects/LoadEffects.cpp
|
|
msgid "Provides builtin effects to Audacity"
|
|
msgstr ""
|
|
|
|
#: src/effects/LoadEffects.cpp
|
|
msgid "Unknown built-in effect name"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
#, fuzzy
|
|
msgid "perceived loudness"
|
|
msgstr "Menormalkan amplitudo maksimum ke:"
|
|
|
|
#: src/effects/Loudness.cpp src/widgets/Meter.cpp
|
|
msgid "RMS"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
msgid "Loudness Normalization"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
msgid "Sets the loudness of one or more tracks"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
#, fuzzy
|
|
msgid "Normalizing Loudness...\n"
|
|
msgstr "Menormalkan amplitudo maksimum ke:"
|
|
|
|
#: src/effects/Loudness.cpp src/effects/Normalize.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Analyzing: %s"
|
|
msgstr "&Analisa"
|
|
|
|
#: src/effects/Loudness.cpp src/effects/Normalize.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Processing: %s"
|
|
msgstr "Memproses Auto Duck..."
|
|
|
|
#: src/effects/Loudness.cpp
|
|
#, fuzzy
|
|
msgid "&Normalize"
|
|
msgstr "Normalize"
|
|
|
|
#. i18n-hint: LUFS is a particular method for measuring loudnesss
|
|
#: src/effects/Loudness.cpp
|
|
msgid "Loudness LUFS"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
msgid "LUFS"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
msgid "RMS dB"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
msgid "Normalize &stereo channels independently"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp
|
|
msgid "&Treat mono as dual-mono (recommended)"
|
|
msgstr ""
|
|
|
|
#: src/effects/Loudness.cpp src/effects/Normalize.cpp
|
|
#, fuzzy
|
|
msgid "(Maximum 0dB)"
|
|
msgstr "dB Amplitudo maksimum"
|
|
|
|
#. i18n-hint: not a color, but "white noise" having a uniform spectrum
|
|
#: src/effects/Noise.cpp
|
|
#, fuzzy
|
|
msgctxt "noise"
|
|
msgid "White"
|
|
msgstr "Putih"
|
|
|
|
#. i18n-hint: not a color, but "pink noise" having a spectrum with more power
|
|
#. in low frequencies
|
|
#: src/effects/Noise.cpp
|
|
#, fuzzy
|
|
msgctxt "noise"
|
|
msgid "Pink"
|
|
msgstr "Merah Jambu"
|
|
|
|
#. i18n-hint: a kind of noise spectrum also known as "red" or "brown"
|
|
#: src/effects/Noise.cpp
|
|
#, fuzzy
|
|
msgctxt "noise"
|
|
msgid "Brownian"
|
|
msgstr "Coklat"
|
|
|
|
#: src/effects/Noise.cpp
|
|
#, fuzzy
|
|
msgid "Noise"
|
|
msgstr "Bising..."
|
|
|
|
#: src/effects/Noise.cpp
|
|
msgid "Generates one of three different types of noise"
|
|
msgstr ""
|
|
|
|
#: src/effects/Noise.cpp
|
|
#, fuzzy
|
|
msgid "&Noise type:"
|
|
msgstr "Tpie Bising"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Median"
|
|
msgstr "Sedang"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Second greatest"
|
|
msgstr "Trek Kedua"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Old"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "none, Hann (2.0.6 behavior)"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Hann, none"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Hann, Hann (default)"
|
|
msgstr "Normalkan"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Blackman, Hann"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Hamming, none"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Hamming, Hann"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Hamming, Reciprocal Hamming"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Noise Reduction"
|
|
msgstr "Pengurangan bising"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Removes background noise such as fans, tape noise, or hums"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Steps per block are too few for the window types."
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Steps per block cannot exceed the window size."
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Median method is not implemented for more than four steps per window."
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "You must specify the same window size for steps 1 and 2."
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Warning: window types are not the same as for profiling."
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "All noise profile data must have the same sample rate."
|
|
msgstr "Semua trek harus mempunyai rate sampel yang sama"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "The sample rate of the noise profile must match that of the sound to be processed."
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Selected noise profile is too short."
|
|
msgstr "Pilhan terlalu kecil untuk menggunakan kunci suara."
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "&Noise reduction (dB):"
|
|
msgstr "Reduksi bising (dB):"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
msgid "Noise reduction"
|
|
msgstr "Pengurangan bising"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "&Sensitivity:"
|
|
msgstr "Senstivitas"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
msgid "Sensitivity"
|
|
msgstr "Senstivitas"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Attac&k time (secs):"
|
|
msgstr "Waktu serang/kurang (dtk):"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Attack time"
|
|
msgstr "Waktu Serang"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "R&elease time (secs):"
|
|
msgstr "Waktu tenggang (detk):"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Release time"
|
|
msgstr "Versi Rilis"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "&Frequency smoothing (bands):"
|
|
msgstr "Frekuensi pelembut (Hz):"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
msgid "Frequency smoothing"
|
|
msgstr "penghalusan frekuensi"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Sensiti&vity (dB):"
|
|
msgstr "Senstivitas"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Old Sensitivity"
|
|
msgstr "Senstivitas"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
msgid "Step 1"
|
|
msgstr "Tahap 1"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
msgid ""
|
|
"Select a few seconds of just noise so Audacity knows what to filter out,\n"
|
|
"then click Get Noise Profile:"
|
|
msgstr ""
|
|
"Pilih beberapa detik bising agar Audacity tahu apa yang harus dibuang,\n"
|
|
"kemudian klik Ambil Profil Bising:"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "&Get Noise Profile"
|
|
msgstr "Ambil Profil Bising"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
msgid "Step 2"
|
|
msgstr "Tahap 2"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Select all of the audio you want filtered, choose how much noise you want\n"
|
|
"filtered out, and then click 'OK' to reduce noise.\n"
|
|
msgstr ""
|
|
"Pilih seluruh audio yang anda mau disaring, pilih seberapa banyak bising\n"
|
|
"yang Anda ingin buang, dan klik 'OK' untuk membuangnya.\n"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Noise:"
|
|
msgstr "Bising..."
|
|
|
|
#. i18n-hint: Translate differently from "Residue" !
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Re&duce"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp src/effects/NoiseRemoval.cpp
|
|
msgid "&Isolate"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Means the difference between effect and original sound. Translate differently from "Reduce" !
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Resid&ue"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Advanced Settings"
|
|
msgstr "Opsi Mixing Lanjut"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "&Window types:"
|
|
msgstr "&Tipe jendela"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "Window si&ze:"
|
|
msgstr "&Ukuran jendela"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "8"
|
|
msgstr "48"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "16"
|
|
msgstr "16"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "32"
|
|
msgstr "32"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "64"
|
|
msgstr "64"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "128"
|
|
msgstr "128"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "256"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "512"
|
|
msgstr "512"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "1024"
|
|
msgstr "1024"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "2048 (default)"
|
|
msgstr "256 - normal"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "4096"
|
|
msgstr "4096"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "8192"
|
|
msgstr "8192"
|
|
|
|
#: src/effects/NoiseReduction.cpp src/prefs/SpectrumPrefs.cpp
|
|
msgid "16384"
|
|
msgstr "16384"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "S&teps per window:"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseReduction.cpp src/export/ExportFFmpegDialogs.cpp
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "2"
|
|
msgstr "2"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
#, fuzzy
|
|
msgid "4 (default)"
|
|
msgstr "Normalkan"
|
|
|
|
#: src/effects/NoiseReduction.cpp
|
|
msgid "Discrimination &method:"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
msgid "Noise Removal"
|
|
msgstr "Pembuang Bising"
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
msgid "Removes constant background noise such as fans, tape noise, or hums"
|
|
msgstr ""
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
msgid ""
|
|
"Select all of the audio you want filtered, choose how much noise you want\n"
|
|
"filtered out, and then click 'OK' to remove noise.\n"
|
|
msgstr ""
|
|
"Pilih seluruh audio yang anda mau disaring, pilih seberapa banyak bising\n"
|
|
"yang Anda ingin buang, dan klik 'OK' untuk membuangnya.\n"
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Noise re&duction (dB):"
|
|
msgstr "Reduksi bising (dB):"
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "&Sensitivity (dB):"
|
|
msgstr "Senstivitas"
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Fr&equency smoothing (Hz):"
|
|
msgstr "Frekuensi pelembut (Hz):"
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Attac&k/decay time (secs):"
|
|
msgstr "Waktu serang/kurang (dtk):"
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Attack/decay time"
|
|
msgstr "Waktu baru/usang"
|
|
|
|
#: src/effects/NoiseRemoval.cpp
|
|
#, fuzzy
|
|
msgid "Re&move"
|
|
msgstr "Buang"
|
|
|
|
#: src/effects/Normalize.cpp
|
|
msgid "Normalize"
|
|
msgstr "Normalize"
|
|
|
|
#: src/effects/Normalize.cpp
|
|
msgid "Sets the peak amplitude of one or more tracks"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
msgid "Removing DC offset and Normalizing...\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, fuzzy
|
|
msgid "Removing DC offset...\n"
|
|
msgstr "Membuang Bising"
|
|
|
|
#: src/effects/Normalize.cpp
|
|
msgid "Normalizing without removing DC offset...\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
msgid "Not doing anything...\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, c-format
|
|
msgid "Analyzing first track of stereo pair: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, c-format
|
|
msgid "Analyzing second track of stereo pair: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, c-format
|
|
msgid "Processing stereo channels independently: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, c-format
|
|
msgid "Processing first track of stereo pair: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, c-format
|
|
msgid "Processing second track of stereo pair: %s"
|
|
msgstr ""
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, fuzzy
|
|
msgid "&Remove DC offset (center on 0.0 vertically)"
|
|
msgstr "Buang semua DC offset (tengah pada 0.0 secara vertikal)"
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, fuzzy
|
|
msgid "&Normalize peak amplitude to "
|
|
msgstr "Menormalkan amplitudo maksimum ke:"
|
|
|
|
#: src/effects/Normalize.cpp
|
|
#, fuzzy
|
|
msgid "Peak amplitude dB"
|
|
msgstr "Amplitudo yang baru (dB):"
|
|
|
|
#: src/effects/Normalize.cpp
|
|
msgid "N&ormalize stereo channels independently"
|
|
msgstr ""
|
|
|
|
#: src/effects/Paulstretch.cpp
|
|
#, fuzzy
|
|
msgid "Paulstretch"
|
|
msgstr "Awal"
|
|
|
|
#: src/effects/Paulstretch.cpp
|
|
msgid "Paulstretch is only for an extreme time-stretch or \"stasis\" effect"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: This is how many times longer the sound will be, e.g. applying
|
|
#. * the effect to a 1-second sample, with the default Stretch Factor of 10.0
|
|
#. * will give an (approximately) 10 second sound
|
|
#.
|
|
#: src/effects/Paulstretch.cpp
|
|
#, fuzzy
|
|
msgid "&Stretch Factor:"
|
|
msgstr "Faktor kekurangan:"
|
|
|
|
#: src/effects/Paulstretch.cpp
|
|
#, fuzzy
|
|
msgid "&Time Resolution (seconds):"
|
|
msgstr "Waktu tenggang (detk):"
|
|
|
|
#. i18n-hint: 'Time Resolution' is the name of a control in the Paulstretch effect.
|
|
#: src/effects/Paulstretch.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audio selection too short to preview.\n"
|
|
"\n"
|
|
"Try increasing the audio selection to at least %.1f seconds,\n"
|
|
"or reducing the 'Time Resolution' to less than %.1f seconds."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: 'Time Resolution' is the name of a control in the Paulstretch effect.
|
|
#: src/effects/Paulstretch.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Unable to Preview.\n"
|
|
"\n"
|
|
"For the current audio selection, the maximum\n"
|
|
"'Time Resolution' is %.1f seconds."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: 'Time Resolution' is the name of a control in the Paulstretch effect.
|
|
#: src/effects/Paulstretch.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The 'Time Resolution' is too long for the selection.\n"
|
|
"\n"
|
|
"Try increasing the audio selection to at least %.1f seconds,\n"
|
|
"or reducing the 'Time Resolution' to less than %.1f seconds."
|
|
msgstr ""
|
|
|
|
#: src/effects/Phaser.cpp
|
|
msgid "Phaser"
|
|
msgstr "Phaser"
|
|
|
|
#: src/effects/Phaser.cpp
|
|
msgid "Combines phase-shifted signals with the original signal"
|
|
msgstr ""
|
|
|
|
#: src/effects/Phaser.cpp
|
|
#, fuzzy
|
|
msgid "&Stages:"
|
|
msgstr "Tingkat:"
|
|
|
|
#: src/effects/Phaser.cpp
|
|
msgid "Stages"
|
|
msgstr "Tingkat"
|
|
|
|
#: src/effects/Phaser.cpp
|
|
#, fuzzy
|
|
msgid "&Dry/Wet:"
|
|
msgstr "Kering/Baah:"
|
|
|
|
#: src/effects/Phaser.cpp
|
|
msgid "Dry Wet"
|
|
msgstr "Kering Basah"
|
|
|
|
#: src/effects/Phaser.cpp src/effects/Wahwah.cpp
|
|
#, fuzzy
|
|
msgid "LFO Freq&uency (Hz):"
|
|
msgstr "Frekuensi LFO (Hz):"
|
|
|
|
#: src/effects/Phaser.cpp src/effects/Wahwah.cpp
|
|
msgid "LFO frequency in hertz"
|
|
msgstr "Frekuensi LFO dalam Hertz"
|
|
|
|
#: src/effects/Phaser.cpp src/effects/Wahwah.cpp
|
|
#, fuzzy
|
|
msgid "LFO Sta&rt Phase (deg.):"
|
|
msgstr "Fase Awal LFO (derajat):"
|
|
|
|
#: src/effects/Phaser.cpp src/effects/Wahwah.cpp
|
|
msgid "LFO start phase in degrees"
|
|
msgstr "Fase Awal LFO dalam derajat"
|
|
|
|
#: src/effects/Phaser.cpp
|
|
#, fuzzy
|
|
msgid "Dept&h:"
|
|
msgstr "Kedalaman:"
|
|
|
|
#: src/effects/Phaser.cpp src/effects/Wahwah.cpp
|
|
msgid "Depth in percent"
|
|
msgstr "Kedalaman dalam persen"
|
|
|
|
#: src/effects/Phaser.cpp
|
|
#, fuzzy
|
|
msgid "Feedbac&k (%):"
|
|
msgstr "Tanggapan (%):"
|
|
|
|
#: src/effects/Phaser.cpp
|
|
msgid "Feedback in percent"
|
|
msgstr "Timbal Balik dalam persen"
|
|
|
|
#: src/effects/Phaser.cpp src/effects/Wahwah.cpp
|
|
#, fuzzy
|
|
msgid "&Output gain (dB):"
|
|
msgstr "Pen&guatan (dB):"
|
|
|
|
#: src/effects/Phaser.cpp src/effects/Wahwah.cpp
|
|
#, fuzzy
|
|
msgid "Output gain (dB)"
|
|
msgstr "Pen&guatan (dB):"
|
|
|
|
#: src/effects/Repair.cpp
|
|
msgid "Repair"
|
|
msgstr "Perbaiki"
|
|
|
|
#: src/effects/Repair.cpp
|
|
msgid "Sets the peak amplitude of a one or more tracks"
|
|
msgstr ""
|
|
|
|
#: src/effects/Repair.cpp
|
|
msgid ""
|
|
"The Repair effect is intended to be used on very short sections of damaged audio (up to 128 samples).\n"
|
|
"\n"
|
|
"Zoom in and select a tiny fraction of a second to repair."
|
|
msgstr ""
|
|
"Efek perbaikan hanya digunakan pada sesi sangat pendek pada audio yang hancur (lebih dari 128 sampel).\n"
|
|
"\n"
|
|
"Perbesar dan pilih fraksi kecil untuk memperbaikinya."
|
|
|
|
#: src/effects/Repair.cpp
|
|
msgid ""
|
|
"Repair works by using audio data outside the selection region.\n"
|
|
"\n"
|
|
"Please select a region that has audio touching at least one side of it.\n"
|
|
"\n"
|
|
"The more surrounding audio, the better it performs."
|
|
msgstr ""
|
|
"Perbaikan bekerja dengan menggunakan data audio di luar wilayah yang dipilih.\n"
|
|
"\n"
|
|
"Silahkan pilih wilayah yang mempinyai sentuhan audio sedikitnya satu sisi ini.\n"
|
|
"\n"
|
|
"Audio lebih mengelegar, lebih baik performanya."
|
|
|
|
#: src/effects/Repeat.cpp
|
|
msgid "Repeat"
|
|
msgstr "Ulang"
|
|
|
|
#: src/effects/Repeat.cpp
|
|
msgid "Repeats the selection the specified number of times"
|
|
msgstr ""
|
|
|
|
#: src/effects/Repeat.cpp
|
|
#, fuzzy
|
|
msgid "&Number of repeats to add:"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: src/effects/Repeat.cpp
|
|
#, fuzzy
|
|
msgid "Current selection length: dd:hh:mm:ss"
|
|
msgstr "Panjang yang baru: jj:mm:dd"
|
|
|
|
#: src/effects/Repeat.cpp
|
|
#, fuzzy
|
|
msgid "New selection length: dd:hh:mm:ss"
|
|
msgstr "Panjang yang baru: jj:mm:dd"
|
|
|
|
#: src/effects/Repeat.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Current selection length: %s"
|
|
msgstr "Panjang yang baru:"
|
|
|
|
#: src/effects/Repeat.cpp
|
|
#, fuzzy, c-format
|
|
msgid "New selection length: %s"
|
|
msgstr "Panjang yang baru:"
|
|
|
|
#: src/effects/Repeat.cpp
|
|
msgid "Warning: No repeats."
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy
|
|
msgid "Vocal I"
|
|
msgstr "Lokal"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy
|
|
msgid "Vocal II"
|
|
msgstr "Lokal"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Bathroom"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Small Room Bright"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Small Room Dark"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy
|
|
msgid "Medium Room"
|
|
msgstr "Sedang"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Large Room"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Church Hall"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Cathedral"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Reverb"
|
|
msgstr "Reverb"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Adds ambience or a \"hall effect\""
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "&Room Size (%):"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "&Pre-delay (ms):"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy
|
|
msgid "Rever&berance (%):"
|
|
msgstr "Tanggapan (%):"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy
|
|
msgid "Da&mping (%):"
|
|
msgstr "Kedalaman (%):"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Tone &Low (%):"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Tone &High (%):"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy
|
|
msgid "Wet &Gain (dB):"
|
|
msgstr "Pen&guatan (dB):"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy
|
|
msgid "Dr&y Gain (dB):"
|
|
msgstr "Pen&guatan (dB):"
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Stereo Wid&th (%):"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
msgid "Wet O&nly"
|
|
msgstr ""
|
|
|
|
#: src/effects/Reverb.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Reverb: %s"
|
|
msgstr "Reverb"
|
|
|
|
#: src/effects/Reverse.cpp
|
|
msgid "Reverse"
|
|
msgstr "Tukar Balik"
|
|
|
|
#: src/effects/Reverse.cpp
|
|
#, fuzzy
|
|
msgid "Reverses the selected audio"
|
|
msgstr "Mengekspor audio terpilih sebagai %s"
|
|
|
|
#: src/effects/SBSMSEffect.h
|
|
msgid "SBSMS Time / Pitch Stretch"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Butterworth is the name of the person after whom the filter type is named.
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Butterworth"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Chebyshev is the name of the person after whom the filter type is named.
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Chebyshev Type I"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Chebyshev is the name of the person after whom the filter type is named.
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Chebyshev Type II"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Lowpass"
|
|
msgstr "Batas Bawah"
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Highpass"
|
|
msgstr "Batas Atas"
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Classic Filters"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: "infinite impulse response"
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Performs IIR filtering that emulates analog filters"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
#, fuzzy
|
|
msgid "To apply a filter, all selected tracks must have the same sample rate."
|
|
msgstr "Untuk memplot spektrum, semua trek yang dipilih harus mempunyai rate sampel yang sama."
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
#, fuzzy
|
|
msgid "&Filter Type:"
|
|
msgstr "Penyaring"
|
|
|
|
#. i18n-hint: 'Order' means the complexity of the filter, and is a number between 1 and 10.
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "O&rder:"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "&Passband Ripple:"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Passband Ripple (dB)"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
#, fuzzy
|
|
msgid "&Subtype:"
|
|
msgstr "Tipe perubahan:"
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
#, fuzzy
|
|
msgid "Cutoff (Hz)"
|
|
msgstr "Potong:"
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
#, fuzzy
|
|
msgid "C&utoff:"
|
|
msgstr "Potong:"
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Minimum S&topband Attenuation:"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScienFilter.cpp
|
|
msgid "Minimum S&topband Attenuation (dB)"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Align MIDI to Audio"
|
|
msgstr "Sinkronisasi MIDI dengan Audio"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Frame Period:"
|
|
msgstr "Ukuran Bingkai:"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Frame Period"
|
|
msgstr "Ukuran Bingkai:"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Window Size:"
|
|
msgstr "&Ukuran jendela"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Window Size"
|
|
msgstr "&Ukuran jendela"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
msgid "Force Final Alignment"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
msgid "Ignore Silence at Beginnings and Endings"
|
|
msgstr ""
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Silence Threshold:"
|
|
msgstr "Pilih Ambang Batas"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Silence Threshold"
|
|
msgstr "Pilih Ambang Batas"
|
|
|
|
#. i18n-hint: The English would be clearer if it had 'Duration' rather than 'Time'
|
|
#. This is a NEW experimental effect, and until we have it documented in the user
|
|
#. manual we don't have a clear description of what this parameter does.
|
|
#. It is OK to leave it in English.
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Presmooth Time:"
|
|
msgstr "Urutkan dari waktu"
|
|
|
|
#. i18n-hint: The English would be clearer if it had 'Duration' rather than 'Time'
|
|
#. This is a NEW experimental effect, and until we have it documented in the user
|
|
#. manual we don't have a clear description of what this parameter does.
|
|
#. It is OK to leave it in English.
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Presmooth Time"
|
|
msgstr "Urutkan dari waktu"
|
|
|
|
#. i18n-hint: The English would be clearer if it had 'Duration' rather than 'Time'
|
|
#. This is a NEW experimental effect, and until we have it documented in the user
|
|
#. manual we don't have a clear description of what this parameter does.
|
|
#. It is OK to leave it in English.
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Line Time:"
|
|
msgstr "Waktu Selesai"
|
|
|
|
#. i18n-hint: The English would be clearer if it had 'Duration' rather than 'Time'
|
|
#. This is a NEW experimental effect, and until we have it documented in the user
|
|
#. manual we don't have a clear description of what this parameter does.
|
|
#. It is OK to leave it in English.
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Line Time"
|
|
msgstr "Waktu Selesai"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Smooth Time:"
|
|
msgstr "Urutkan dari waktu"
|
|
|
|
#. i18n-hint: The English would be clearer if it had 'Duration' rather than 'Time'
|
|
#. This is a NEW experimental effect, and until we have it documented in the user
|
|
#. manual we don't have a clear description of what this parameter does.
|
|
#. It is OK to leave it in English.
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Smooth Time"
|
|
msgstr "Urutkan dari waktu"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Use Defaults"
|
|
msgstr "Se&mula"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy
|
|
msgid "Restore Defaults"
|
|
msgstr "Atur Nor&mal"
|
|
|
|
#: src/effects/ScoreAlignDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.3f"
|
|
msgstr "%.0f:1"
|
|
|
|
#. i18n-hint: noun
|
|
#: src/effects/Silence.cpp
|
|
#, fuzzy
|
|
msgctxt "generator"
|
|
msgid "Silence"
|
|
msgstr "Diam"
|
|
|
|
#: src/effects/Silence.cpp
|
|
msgid "Creates audio of zero amplitude"
|
|
msgstr ""
|
|
|
|
#: src/effects/StereoToMono.cpp
|
|
#, fuzzy
|
|
msgid "Stereo To Mono"
|
|
msgstr "Stereo ke Mono"
|
|
|
|
#: src/effects/StereoToMono.cpp
|
|
#, fuzzy
|
|
msgid "Converts stereo tracks to mono"
|
|
msgstr "Tre&k Stereo ke Mono"
|
|
|
|
#: src/effects/StereoToMono.cpp
|
|
#, fuzzy
|
|
msgid "Resampling left channel"
|
|
msgstr "Sampel ulang dimatikan."
|
|
|
|
#: src/effects/StereoToMono.cpp
|
|
#, fuzzy
|
|
msgid "Resampling right channel"
|
|
msgstr "Bagian Kanan"
|
|
|
|
#: src/effects/StereoToMono.cpp
|
|
#, fuzzy
|
|
msgid "Mixing down to mono"
|
|
msgstr "Mix-kan ke &mono waktu mengekspor"
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
#, fuzzy
|
|
msgid "Sliding Stretch"
|
|
msgstr "Awal"
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
msgid "Allows continuous changes to the tempo and/or pitch"
|
|
msgstr ""
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
msgid "Initial Tempo Change (%)"
|
|
msgstr "Perubahan Tempo Inisial (%)"
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
msgid "Final Tempo Change (%)"
|
|
msgstr "Perubahan Tempo Final (%)"
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
#, fuzzy
|
|
msgid "Initial Pitch Shift"
|
|
msgstr "Penyingkat Pitch"
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
#, fuzzy
|
|
msgid "(&semitones) [-12 to 12]:"
|
|
msgstr "Pitch Shift Total (seminada) [-12 to 12]:"
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
msgid "(%) [-50 to 100]:"
|
|
msgstr ""
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
#, fuzzy
|
|
msgid "Final Pitch Shift"
|
|
msgstr "Penyingkat Pitch"
|
|
|
|
#: src/effects/TimeScale.cpp
|
|
#, fuzzy
|
|
msgid "(s&emitones) [-12 to 12]:"
|
|
msgstr "Pitch Shift Total (seminada) [-12 to 12]:"
|
|
|
|
#: src/effects/ToneGen.cpp src/prefs/SpectrogramSettings.cpp
|
|
msgid "Logarithmic"
|
|
msgstr "Logaritmik"
|
|
|
|
#: src/effects/ToneGen.cpp plug-ins/tremolo.ny
|
|
msgid "Sine"
|
|
msgstr "Silau"
|
|
|
|
#: src/effects/ToneGen.cpp plug-ins/tremolo.ny
|
|
msgid "Square"
|
|
msgstr "Kotak"
|
|
|
|
#: src/effects/ToneGen.cpp plug-ins/tremolo.ny
|
|
msgid "Sawtooth"
|
|
msgstr "Gerigi"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
msgid "Square, no alias"
|
|
msgstr "Persegi, tanpa samaran"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
#, fuzzy
|
|
msgid "Chirp"
|
|
msgstr "Chirp..."
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
#, fuzzy
|
|
msgid "Tone"
|
|
msgstr "Nada..."
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
msgid "Generates an ascending or descending tone of one of four types"
|
|
msgstr ""
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
msgid "Generates a constant frequency tone of one of four types"
|
|
msgstr ""
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
#, fuzzy
|
|
msgid "&Waveform:"
|
|
msgstr "Waveform:"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
#, fuzzy
|
|
msgid "&Frequency (Hz):"
|
|
msgstr "Frekuensi (Hz):"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
msgid "Frequency Hertz Start"
|
|
msgstr "Awal Hertz Frekuensi"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
msgid "Frequency Hertz End"
|
|
msgstr "Akhir Hertz Frekuensi"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
msgid "Amplitude Start"
|
|
msgstr "Awal Amplitudo"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
msgid "Amplitude End"
|
|
msgstr "Akhir Amplitudo"
|
|
|
|
#: src/effects/ToneGen.cpp
|
|
#, fuzzy
|
|
msgid "I&nterpolation:"
|
|
msgstr "Interpolasi:"
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
#, fuzzy
|
|
msgid "Truncate Detected Silence"
|
|
msgstr "Pangkas Diam"
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
msgid "Compress Excess Silence"
|
|
msgstr ""
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
msgid "Truncate Silence"
|
|
msgstr "Pangkas Diam"
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
msgid "Automatically reduces the length of passages where the volume is below a specified level"
|
|
msgstr ""
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
msgid "When truncating independently, there may only be one selected audio track in each Sync-Locked Track Group."
|
|
msgstr ""
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
#, fuzzy
|
|
msgid "Detect Silence"
|
|
msgstr "Membuat tugas di Diam"
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
#, fuzzy
|
|
msgid "Tr&uncate to:"
|
|
msgstr "Pangkas Diam"
|
|
|
|
#: src/effects/TruncSilence.cpp src/import/ImportRaw.cpp
|
|
msgid "%"
|
|
msgstr ""
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
#, fuzzy
|
|
msgid "C&ompress to:"
|
|
msgstr "Kompresi:"
|
|
|
|
#: src/effects/TruncSilence.cpp
|
|
msgid "Trunc&ate tracks independently"
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "VST Effects"
|
|
msgstr "Efek VST"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "Adds the ability to use VST effects in Audacity."
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Scanning Shell VST"
|
|
msgstr "Memindai Plugin VST"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, c-format
|
|
msgid "Registering %d of %d: %-64.64s"
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/ladspa/LadspaEffect.cpp
|
|
#: src/effects/lv2/LoadLV2.cpp src/effects/vamp/LoadVamp.cpp
|
|
#, fuzzy
|
|
msgid "Could not load the library"
|
|
msgstr "Tidak bisa membuka referensi encoding MP3!"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "VST Effect Options"
|
|
msgstr "Aturan Efek"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/lv2/LV2Effect.cpp
|
|
msgid "Buffer Size"
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/lv2/LV2Effect.cpp
|
|
msgid "The buffer size controls the number of samples sent to the effect on each iteration. Smaller values will cause slower processing and some effects require 8192 samples or less to work properly. However most effects can accept large buffers and using them will greatly reduce processing time."
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "&Buffer Size (8 to 1048576 samples):"
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/audiounits/AudioUnitEffect.cpp
|
|
#: src/effects/ladspa/LadspaEffect.cpp src/effects/lv2/LV2Effect.cpp
|
|
#, fuzzy
|
|
msgid "Latency Compensation"
|
|
msgstr "Kompresi diam:"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "As part of their processing, some VST effects must delay returning audio to Audacity. When not compensating for this delay, you will notice that small silences have been inserted into the audio. Enabling this option will provide that compensation, but it may not work for all VST effects."
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/audiounits/AudioUnitEffect.cpp
|
|
#: src/effects/ladspa/LadspaEffect.cpp src/effects/lv2/LV2Effect.cpp
|
|
#, fuzzy
|
|
msgid "Enable &compensation"
|
|
msgstr "Kompresi diam:"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/lv2/LV2Effect.cpp
|
|
#, fuzzy
|
|
msgid "Graphical Mode"
|
|
msgstr "Grafik EQ"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "Most VST effects have a graphical interface for setting parameter values. A basic text-only method is also available. Reopen the effect for this to take effect."
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/lv2/LV2Effect.cpp
|
|
msgid "Enable &graphical interface"
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Audio In: %d, Audio Out: %d"
|
|
msgstr "Unit Audio"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Save VST Preset As:"
|
|
msgstr "Simpan Program VST sebagai:"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "Standard VST bank file"
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Standard VST program file"
|
|
msgstr "Mengambil Program VST:"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Audacity VST preset file"
|
|
msgstr "File Proyek Audacity"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "Unrecognized file extension."
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Error Saving VST Presets"
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Load VST Preset:"
|
|
msgstr "Ambil Aturan Lanjut"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "VST preset files"
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Error Loading VST Presets"
|
|
msgstr "Error memulai program"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Unable to load presets file."
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp src/effects/ladspa/LadspaEffect.cpp
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
msgid "Effect Settings"
|
|
msgstr "Aturan Efek"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
msgid "Unable to allocate memory when loading presets file."
|
|
msgstr ""
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy
|
|
msgid "Unable to read presets file."
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/effects/VST/VSTEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "This parameter file was saved from %s. Continue?"
|
|
msgstr "parameter ini disimpan dari %s. Lanjutkan?"
|
|
|
|
#. i18n-hint: Abbreviates Virtual Studio Technology, an audio software protocol
|
|
#. developed by Steinberg GmbH
|
|
#: src/effects/VST/VSTEffect.h
|
|
#, fuzzy
|
|
msgid "VST"
|
|
msgstr "V&ST"
|
|
|
|
#: src/effects/Wahwah.cpp
|
|
msgid "Wahwah"
|
|
msgstr "Wahwah"
|
|
|
|
#: src/effects/Wahwah.cpp
|
|
msgid "Rapid tone quality variations, like that guitar sound so popular in the 1970's"
|
|
msgstr ""
|
|
|
|
#: src/effects/Wahwah.cpp
|
|
#, fuzzy
|
|
msgid "Dept&h (%):"
|
|
msgstr "Kedalaman (%):"
|
|
|
|
#: src/effects/Wahwah.cpp
|
|
#, fuzzy
|
|
msgid "Reso&nance:"
|
|
msgstr "Resonansi:"
|
|
|
|
#: src/effects/Wahwah.cpp
|
|
msgid "Resonance"
|
|
msgstr "Resonansi"
|
|
|
|
#: src/effects/Wahwah.cpp
|
|
#, fuzzy
|
|
msgid "Wah Frequency Offse&t (%):"
|
|
msgstr "Frekuensi Offset Wah (%):"
|
|
|
|
#: src/effects/Wahwah.cpp
|
|
msgid "Wah frequency offset in percent"
|
|
msgstr "Frekuensi Offset Wah dalam persen"
|
|
|
|
#. i18n-hint: Audio Unit is the name of an Apple audio software protocol
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Audio Unit Effects"
|
|
msgstr "Efek Unit Audio"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Provides Audio Unit Effects support to Audacity"
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Could not find component"
|
|
msgstr "Tidak bisa membuka file"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Could not initialize component"
|
|
msgstr "Tidak bisa membuka referensi encoding MP3!"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Audio Unit Effect Options"
|
|
msgstr "Efek Unit Audio"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "As part of their processing, some Audio Unit effects must delay returning audio to Audacity. When not compensating for this delay, you will notice that small silences have been inserted into the audio. Enabling this option will provide that compensation, but it may not work for all Audio Unit effects."
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "User Interface"
|
|
msgstr "Tampilan"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Select \"Full\" to use the graphical interface if supplied by the Audio Unit. Select \"Generic\" to use the system supplied generic interface. Select \"Basic\" for a basic text-only interface. Reopen the effect for this to take effect."
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Select &interface"
|
|
msgstr "PErangkat Output"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Full"
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Generic"
|
|
msgstr "&Buat"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Basic"
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Import Audio Unit Presets"
|
|
msgstr "Impor Aturan Lajut"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Presets (may select multiple)"
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp src/export/ExportMP3.cpp
|
|
msgid "Preset"
|
|
msgstr "Aturan Lanjut"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Location"
|
|
msgstr "&Lokasi:"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Couldn't open \"%s\""
|
|
msgstr "Tidak bisa membuka file:\"%s\""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Unable to read the preset from \"%s\""
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Failed to encode preset from \"%s\""
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Unable to store preset in config file"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Could not import \"%s\" preset\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Tidak dapat mengatur parameters efek %s\n"
|
|
"ke %s."
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Export Audio Unit Preset As %s:"
|
|
msgstr "Ekspor Aturan Lanjut"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Standard Audio Unit preset file"
|
|
msgstr "Ekspor Aturan Lanjut"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Could not export \"%s\" preset\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Tidak dapat mengatur parameters efek %s\n"
|
|
"ke %s."
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Export Audio Unit Presets"
|
|
msgstr "Ekspor Aturan Lanjut"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Import Audio Unit Preset As %s:"
|
|
msgstr "Impor Aturan Lajut"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Failed to set preset name"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "Failed to retrieve preset content"
|
|
msgstr "Tidak bisa menerima deskripsi aliran"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Failed to convert property list to XML data"
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy
|
|
msgid "XML data is empty after conversion"
|
|
msgstr "Konversi sample rate"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Failed to write XML preset to \"%s\""
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Failed to convert preset to internal format"
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
msgid "Failed to create property list for preset"
|
|
msgstr ""
|
|
|
|
#: src/effects/audiounits/AudioUnitEffect.cpp
|
|
#, c-format
|
|
msgid "Failed to set class info for \"%s\" preset"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: the name of an Apple audio software protocol
|
|
#. i18n-hint: Audio Unit is the name of an Apple audio software protocol
|
|
#: src/effects/audiounits/AudioUnitEffect.h src/prefs/EffectsPrefs.cpp
|
|
msgid "Audio Unit"
|
|
msgstr "Unit Audio"
|
|
|
|
#. i18n-hint: abbreviates "Linux Audio Developer's Simple Plugin API"
|
|
#. (Application programming interface)
|
|
#.
|
|
#: src/effects/ladspa/LadspaEffect.cpp
|
|
#, fuzzy
|
|
msgid "LADSPA Effects"
|
|
msgstr "Efek VST"
|
|
|
|
#: src/effects/ladspa/LadspaEffect.cpp
|
|
msgid "Provides LADSPA Effects"
|
|
msgstr ""
|
|
|
|
#: src/effects/ladspa/LadspaEffect.cpp
|
|
msgid "Audacity no longer uses vst-bridge"
|
|
msgstr ""
|
|
|
|
#: src/effects/ladspa/LadspaEffect.cpp
|
|
#, fuzzy
|
|
msgid "LADSPA Effect Options"
|
|
msgstr "Aturan Efek"
|
|
|
|
#: src/effects/ladspa/LadspaEffect.cpp
|
|
msgid "As part of their processing, some LADSPA effects must delay returning audio to Audacity. When not compensating for this delay, you will notice that small silences have been inserted into the audio. Enabling this option will provide that compensation, but it may not work for all LADSPA effects."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: An item name introducing a value, which is not part of the string but
|
|
#. appears in a following text box window; translate with appropriate punctuation
|
|
#: src/effects/ladspa/LadspaEffect.cpp src/effects/nyquist/Nyquist.cpp
|
|
#: src/effects/vamp/VampEffect.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumView.cpp
|
|
#, c-format
|
|
msgid "%s:"
|
|
msgstr ""
|
|
|
|
#: src/effects/ladspa/LadspaEffect.cpp
|
|
#, fuzzy
|
|
msgid "Effect Output"
|
|
msgstr "Aturan Efek"
|
|
|
|
#. i18n-hint: abbreviates "Linux Audio Developer's Simple Plugin API"
|
|
#. (Application programming interface)
|
|
#.
|
|
#: src/effects/ladspa/LadspaEffect.h
|
|
#, fuzzy
|
|
msgid "LADSPA"
|
|
msgstr "&LADSPA"
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
#, fuzzy
|
|
msgid "LV2 Effect Settings"
|
|
msgstr "Aturan Efek"
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
#, c-format
|
|
msgid "&Buffer Size (8 to %d) samples:"
|
|
msgstr ""
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
msgid "As part of their processing, some LV2 effects must delay returning audio to Audacity. When not compensating for this delay, you will notice that small silences have been inserted into the audio. Enabling this setting will provide that compensation, but it may not work for all LV2 effects."
|
|
msgstr ""
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
msgid "LV2 effects can have a graphical interface for setting parameter values. A basic text-only method is also available. Reopen the effect for this to take effect."
|
|
msgstr ""
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
msgid "Couldn't instantiate effect"
|
|
msgstr ""
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
#, c-format
|
|
msgid "%s requires unsupported feature %s\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
#, c-format
|
|
msgid "%s requires unsupported option %s\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/lv2/LV2Effect.cpp
|
|
msgid "Generator"
|
|
msgstr "Generator"
|
|
|
|
#. i18n-hint: abbreviates
|
|
#. "Linux Audio Developer's Simple Plugin API (LADSPA) version 2"
|
|
#: src/effects/lv2/LV2Effect.h
|
|
msgid "LV2"
|
|
msgstr ""
|
|
|
|
#: src/effects/lv2/LoadLV2.cpp
|
|
#, fuzzy
|
|
msgid "LV2 Effects"
|
|
msgstr "Efek VST"
|
|
|
|
#: src/effects/lv2/LoadLV2.cpp
|
|
msgid "Provides LV2 Effects support to Audacity"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/LoadNyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist Effects"
|
|
msgstr "Efek"
|
|
|
|
#: src/effects/nyquist/LoadNyquist.cpp
|
|
msgid "Provides Nyquist Effects support to Audacity"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "Applying Nyquist Effect..."
|
|
msgstr "Mengaplikasikan Efek Nyquist..."
|
|
|
|
#. i18n-hint: It is acceptable to translate this the same as for "Nyquist Prompt"
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist Worker"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Ill-formed Nyquist plug-in header"
|
|
msgstr "Output Nyquist:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid ""
|
|
"Enable track spectrogram view before\n"
|
|
"applying 'Spectral' effects."
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid ""
|
|
"To use 'Spectral effects', enable 'Spectral Selection'\n"
|
|
"in the track Spectrogram settings and select the\n"
|
|
"frequency range for the effect to act on."
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, c-format
|
|
msgid "error: File \"%s\" specified in header but not found in plug-in path.\n"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Audio selection required."
|
|
msgstr "Diratakan dengan akhir pilihan"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist Error"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "Sorry, cannot apply effect on stereo tracks where the tracks don't match."
|
|
msgstr "Maaf, efek tidak bisa dipakai padatrek stereo yang trek-terknya tidak cocok."
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Selection too long for Nyquist code.\n"
|
|
"Maximum allowed selection is %ld samples\n"
|
|
"(about %.1f hours at 44100 Hz sample rate)."
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Debug Output: "
|
|
msgstr "Output Nyquist:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Processing complete."
|
|
msgstr "Memproses Auto Duck..."
|
|
|
|
#. i18n-hint: Don't translate ';type tool'.
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "';type tool' effects cannot return audio from Nyquist.\n"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Don't translate ';type tool'.
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "';type tool' effects cannot return labels from Nyquist.\n"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: "%s" is replaced by name of plug-in.
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy, c-format
|
|
msgid "nyx_error returned from %s.\n"
|
|
msgstr "Error %ld ditolak dari encoder MP3"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "plug-in"
|
|
msgstr "Output Nyquist:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist returned a list."
|
|
msgstr "Nyquist tidak menghasilkan audio.\n"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Nyquist returned the value: %f"
|
|
msgstr "Nyquist menghasilkan nilai:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Nyquist returned the value: %d"
|
|
msgstr "Nyquist menghasilkan nilai:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "Nyquist returned too many audio channels.\n"
|
|
msgstr "Nyquist terlalu banyak membuat audio.\n"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist returned one audio channel as an array.\n"
|
|
msgstr "Nyquist terlalu banyak membuat audio.\n"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist returned an empty array.\n"
|
|
msgstr "Nyquist menghasilkan nilai:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist returned nil audio.\n"
|
|
msgstr "Nyquist tidak menghasilkan audio.\n"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "[Warning: Nyquist returned invalid UTF-8 string, converted here as Latin-1]"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy, c-format
|
|
msgid "This version of Audacity does not support Nyquist plug-in version %ld"
|
|
msgstr "Versi Audacity ini tidak di-compile dengan dukungan %s."
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Could not open file"
|
|
msgstr "Tidak bisa membuka file"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid ""
|
|
"Your code looks like SAL syntax, but there is no 'return' statement.\n"
|
|
"For SAL, use a return statement such as:\n"
|
|
"\treturn *track* * 0.1\n"
|
|
"or for LISP, begin with an open parenthesis such as:\n"
|
|
"\t(mult *track* 0.1)\n"
|
|
" ."
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Error in Nyquist code"
|
|
msgstr "Error dalam Durasi"
|
|
|
|
#. i18n-hint: refers to programming "languages"
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Could not determine language"
|
|
msgstr "Tidak bisa membuka file:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, c-format
|
|
msgid "\"%s\" is not a valid file path."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Warning that there is one quotation mark rather than a pair.
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Mismatched quotes in\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "Enter Nyquist Command: "
|
|
msgstr "Masukkan Perintah Nyquist:"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "&Load"
|
|
msgstr "Ambil"
|
|
|
|
#. i18n-hint: Nyquist is the name of a programming language
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Nyquist scripts"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#. i18n-hint: Lisp is the name of a programming language
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Lisp scripts"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid ""
|
|
"Current program has been modified.\n"
|
|
"Discard changes?"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "File could not be loaded"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
msgid "File could not be saved"
|
|
msgstr ""
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Value range:\n"
|
|
"%s to %s"
|
|
msgstr "Tidak bisa meganti nama '%s' ke '%s'"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Value Error"
|
|
msgstr "Error LOF"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Select a file"
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp
|
|
#, fuzzy
|
|
msgid "Save file as"
|
|
msgstr "Simpan File"
|
|
|
|
#: src/effects/nyquist/Nyquist.cpp src/export/Export.cpp
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "untitled"
|
|
msgstr "tak berjudul"
|
|
|
|
#: src/effects/vamp/LoadVamp.cpp
|
|
#, fuzzy
|
|
msgid "Vamp Effects"
|
|
msgstr "Efek VST"
|
|
|
|
#: src/effects/vamp/LoadVamp.cpp
|
|
msgid "Provides Vamp Effects support to Audacity"
|
|
msgstr ""
|
|
|
|
#: src/effects/vamp/VampEffect.cpp
|
|
msgid "Sorry, Vamp Plug-ins cannot be run on stereo tracks where the individual channels of the track do not match."
|
|
msgstr "Maaf, Plug-in Vamp tidak bisa dipakai pada trek stereo yang masing-masing salurannya tidak cocok."
|
|
|
|
#: src/effects/vamp/VampEffect.cpp
|
|
msgid "Sorry, failed to load Vamp Plug-in."
|
|
msgstr "Maaf, gagal mengambil Plug-in Vamp."
|
|
|
|
#: src/effects/vamp/VampEffect.cpp
|
|
msgid "Sorry, Vamp Plug-in failed to initialize."
|
|
msgstr "Maaf, Plug-in Vamp gagal diinstall."
|
|
|
|
#: src/effects/vamp/VampEffect.cpp
|
|
msgid "Plugin Settings"
|
|
msgstr "Aturan Plugin"
|
|
|
|
#: src/effects/vamp/VampEffect.cpp
|
|
msgid "Program"
|
|
msgstr "Program"
|
|
|
|
#. i18n-hint: Vamp is the proper name of a software protocol for sound analysis.
|
|
#. It is not an abbreviation for anything. See http://vamp-plugins.org
|
|
#: src/effects/vamp/VampEffect.h
|
|
msgid "Vamp"
|
|
msgstr ""
|
|
|
|
#: src/export/Export.cpp
|
|
msgid "No format specific options"
|
|
msgstr ""
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy
|
|
msgid "Export Audio"
|
|
msgstr "Mengekpor File"
|
|
|
|
#: src/export/Export.cpp src/export/ExportMultiple.cpp src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "Edit Metadata Tags"
|
|
msgstr "Edit Tag Metadata"
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy
|
|
msgid "Exported Tags"
|
|
msgstr "Ekspor"
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy
|
|
msgid "All selected audio is muted."
|
|
msgstr "Semua audio yang dipilih dimatikan."
|
|
|
|
#: src/export/Export.cpp src/export/ExportMultiple.cpp
|
|
#, fuzzy
|
|
msgid "All audio is muted."
|
|
msgstr "Semua audio dimatikan."
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Are you sure you want to export the file as \"%s\"?\n"
|
|
msgstr "Anda yakin ingin menyimpan file sebagai \""
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"You are about to export a %s file with the name \"%s\".\n"
|
|
"\n"
|
|
"Normally these files end in \".%s\", and some programs will not open files with nonstandard extensions.\n"
|
|
"\n"
|
|
"Are you sure you want to export the file under this name?"
|
|
msgstr ""
|
|
"Anda ingin menyimpan file %s dengan nama \"%s\".\n"
|
|
"\n"
|
|
"Biasanya file berakhiran dengan \".%s\", dan beberapa program tidak dapat membuka file dengan ekstensi nonstandar.\n"
|
|
"\n"
|
|
"Anda yakin ingin menyimpan file dangan nama ini?"
|
|
|
|
#: src/export/Export.cpp
|
|
msgid "Sorry, pathnames longer than 256 characters not supported."
|
|
msgstr "Maaf, nama path yang lebih dari 256 karakter tidak mendukung."
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy, c-format
|
|
msgid "A file named \"%s\" already exists. Replace?"
|
|
msgstr "File bernama \"%s\" telah ada. Ganti?"
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy
|
|
msgid "Your tracks will be mixed down and exported as one mono file."
|
|
msgstr "Trek Anda akan di-mix ke stereo pada pengeksporan file."
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy
|
|
msgid "Your tracks will be mixed down and exported as one stereo file."
|
|
msgstr "Trek Anda akan di-mix ke stereo pada pengeksporan file."
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy
|
|
msgid "Your tracks will be mixed down to one exported file according to the encoder settings."
|
|
msgstr "Trek Anda akan di-mix ke stereo pada pengeksporan file."
|
|
|
|
#: src/export/Export.cpp
|
|
msgid "Advanced Mixing Options"
|
|
msgstr "Opsi Mixing Lanjut"
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy
|
|
msgid "Format Options"
|
|
msgstr "Opsi General"
|
|
|
|
#: src/export/Export.cpp
|
|
#, c-format
|
|
msgid "Channel: %2d"
|
|
msgstr "Channel: %2d"
|
|
|
|
#. i18n-hint: track name and L abbreviating Left channel
|
|
#: src/export/Export.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s - L"
|
|
msgstr " - Kiri"
|
|
|
|
#. i18n-hint: track name and R abbreviating Right channel
|
|
#: src/export/Export.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s - R"
|
|
msgstr " - Kanan"
|
|
|
|
#: src/export/Export.cpp
|
|
#, c-format
|
|
msgid "Output Channels: %2d"
|
|
msgstr "Channel Output: %2d"
|
|
|
|
#: src/export/Export.cpp
|
|
msgid "Mixer Panel"
|
|
msgstr "Panel Mixer"
|
|
|
|
#: src/export/Export.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Unable to export.\n"
|
|
"Error %s"
|
|
msgstr "Tidak bisa mengekspor"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
msgid "Show output"
|
|
msgstr "Tunjukkan output"
|
|
|
|
#. i18n-hint: Some programmer-oriented terminology here:
|
|
#. "Data" refers to the sound to be exported, "piped" means sent,
|
|
#. and "standard in" means the default input stream that the external program,
|
|
#. named by %f, will read. And yes, it's %f, not %s -- this isn't actually used
|
|
#. in the program as a format string. Keep %f unchanged.
|
|
#: src/export/ExportCL.cpp
|
|
#, c-format
|
|
msgid "Data will be piped to standard in. \"%f\" uses the file name in the export window."
|
|
msgstr "Data akan distandarkan. \"%f\" menguunakan nama file pada jendela ekspor."
|
|
|
|
#. i18n-hint files that can be run as programs
|
|
#: src/export/ExportCL.cpp
|
|
#, fuzzy
|
|
msgid "Executables"
|
|
msgstr "Variabel"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
msgid "Find path to command"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportCL.cpp
|
|
msgid "(external program)"
|
|
msgstr "(program eksternal)"
|
|
|
|
#: src/export/ExportCL.cpp src/export/ExportPCM.cpp
|
|
#, c-format
|
|
msgid "Cannot export audio to %s"
|
|
msgstr "Tidak dapat mengekspor audio ke %s"
|
|
|
|
#: src/export/ExportCL.cpp src/export/ExportMultiple.cpp
|
|
msgid "Export"
|
|
msgstr "Ekspor"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
msgid "Exporting the selected audio using command-line encoder"
|
|
msgstr "Mengekspor audio terpilih dengan encoder baris perintah"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
#, fuzzy
|
|
msgid "Exporting the audio using command-line encoder"
|
|
msgstr "Mengekspor audio terpilih dengan encoder baris perintah"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
msgid "Command Output"
|
|
msgstr "Output Perintah"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
msgid "&OK"
|
|
msgstr "&OK"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
#, fuzzy
|
|
msgid "You've specified a file name without an extension. Are you sure?"
|
|
msgstr ""
|
|
"Anda memilih nama file yang ekstensinya tidak bisa dibaca.\n"
|
|
" Anda ingin meneruskan?"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
msgid "Program name appears to be missing."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportCL.cpp
|
|
#, fuzzy, c-format
|
|
msgid "\"%s\" couldn't be found."
|
|
msgstr "FFmpeg tidak ada"
|
|
|
|
#: src/export/ExportCL.cpp
|
|
#, c-format
|
|
msgid "Unable to locate \"%s\" in your path."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid ""
|
|
"Properly configured FFmpeg is required to proceed.\n"
|
|
"You can configure it at Preferences > Libraries."
|
|
msgstr ""
|
|
"FFMpeg yang dikonfigurasi diperlukan sebelumnya untuk diproses.\n"
|
|
"Anda bisa mengaturnya di Preferensi > referensi."
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, c-format
|
|
msgid "FFmpeg : ERROR - Can't determine format description for file \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, fuzzy
|
|
msgid "FFmpeg Error"
|
|
msgstr "Referensi FFmpeg:"
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Can't allocate output format context."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, c-format
|
|
msgid "FFmpeg : ERROR - Can't add audio stream to output file \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, c-format
|
|
msgid "FFmpeg : ERROR - Can't open output file \"%s\" to write. Error code is %d."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, c-format
|
|
msgid "FFmpeg : ERROR - Can't write headers to output file \"%s\". Error code is %d."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"FFmpeg cannot find audio codec 0x%x.\n"
|
|
"Support for this codec is probably not compiled in."
|
|
msgstr ""
|
|
"FFmpeg tidak bisa mencari codec audio 0x%x.\n"
|
|
"Pendukuk codec ini mungkin belum dibuat."
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "The codec reported a generic error (EPERM)"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "The codec reported an invalid parameter (EINVAL)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Can't open audio codec \"%s\" (0x%x)\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Can't allocate buffer to read into from audio FIFO."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Could not get sample buffer size"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Could not allocate bytes for samples buffer"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Could not setup audio frame"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - encoding frame failed"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Too much remaining data."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Couldn't write last audio frame to output file."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - nAudioFrameSizeOut too large."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
msgid "FFmpeg : ERROR - Can't encode audio frame."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Attempted to export %d channels, but maximum number of channels for selected output format is %d"
|
|
msgstr "Sedang mengekspor %d saluran, tapi saluran maksimal untuk format ini adalah %d"
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, c-format
|
|
msgid "Exporting selected audio as %s"
|
|
msgstr "Exporting selected audio as %s"
|
|
|
|
#: src/export/ExportFFmpeg.cpp src/export/ExportPCM.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Exporting the audio as %s"
|
|
msgstr "Exporting selected audio as %s"
|
|
|
|
#: src/export/ExportFFmpeg.cpp src/export/ExportMP3.cpp
|
|
msgid "Invalid sample rate"
|
|
msgstr "Rate sampel tidak valid"
|
|
|
|
#: src/export/ExportFFmpeg.cpp src/export/ExportMP3.cpp
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Resample"
|
|
msgstr "Sampel Ulang"
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"The project sample rate (%d) is not supported by the current output\n"
|
|
"file format. "
|
|
msgstr ""
|
|
"Rate Sampel proyek (%d) tidak mendukung \n"
|
|
"file format output yang ada. "
|
|
|
|
#: src/export/ExportFFmpeg.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"The project sample rate (%d) and bit rate (%d kbps) combination is not\n"
|
|
"supported by the current output file format. "
|
|
msgstr ""
|
|
"Kombinasi rate Sampel proyek (%d) dan bit ratenya (%d kbps) tidak\n"
|
|
"mendukung format file output yang ada."
|
|
|
|
#: src/export/ExportFFmpeg.cpp src/export/ExportMP3.cpp
|
|
msgid "You may resample to one of the rates below."
|
|
msgstr "Anda harus menyampel ulang ke salah satu rate di bawah ini."
|
|
|
|
#: src/export/ExportFFmpeg.cpp src/export/ExportMP3.cpp
|
|
msgid "Sample Rates"
|
|
msgstr "Rate Sampel"
|
|
|
|
#. i18n-hint kbps abbreviates "thousands of bits per second"
|
|
#. i18n-hint: kbps is the bitrate of the MP3 file, kilobits per second
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportMP2.cpp
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%d kbps"
|
|
msgstr "kbps"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportMP2.cpp
|
|
msgid "Bit Rate:"
|
|
msgstr "Bit Rate:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Quality (kbps):"
|
|
msgstr "Kualitas:"
|
|
|
|
#. i18n-hint kbps abbreviates "thousands of bits per second"
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.2f kbps"
|
|
msgstr "kbps"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "0"
|
|
msgstr "60"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportFLAC.cpp
|
|
msgid "1"
|
|
msgstr "1"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportFLAC.cpp
|
|
msgid "3"
|
|
msgstr "3"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportFLAC.cpp
|
|
msgid "4"
|
|
msgstr "4"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportFLAC.cpp
|
|
msgid "5"
|
|
msgstr "5"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportFLAC.cpp
|
|
msgid "6"
|
|
msgstr "6"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportFLAC.cpp
|
|
msgid "7"
|
|
msgstr "7"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "9"
|
|
msgstr "96"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "10"
|
|
msgstr "120"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "On"
|
|
msgstr "B&uka..."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Constrained"
|
|
msgstr "Konstan"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "VOIP"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Audio"
|
|
msgstr "&Audio..."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Low Delay"
|
|
msgstr "Pembeda"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "2.5 ms"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "5 ms"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "10 ms"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "20 ms"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "40 ms"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "60 ms"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Narrowband"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Mediumband"
|
|
msgstr "Sedang"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Wideband"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Super Wideband"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Fullband"
|
|
msgstr "Banyak band"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Compression"
|
|
msgstr "Kompresi:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Frame Duration:"
|
|
msgstr "Durasi"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Vbr Mode:"
|
|
msgstr "Mode"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Application:"
|
|
msgstr "dB Amplifikasi"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Cutoff:"
|
|
msgstr "Potong:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Open custom FFmpeg format options"
|
|
msgstr "Pengeksporan FFmpeg Pilihan Sendiri"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Current Format:"
|
|
msgstr "Aplikasikan ke proyek yang tersedia"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Current Codec:"
|
|
msgstr "Aplikasikan ke proyek yang tersedia"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Error Saving FFmpeg Presets"
|
|
msgstr "Error Meyimpan Proyek"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, c-format
|
|
msgid "Overwrite preset '%s'?"
|
|
msgstr "Tiban aturan lanjut '%s'?"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Confirm Overwrite"
|
|
msgstr "Konfirmasi Penibanan"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Please select format before saving a profile"
|
|
msgstr "Silahkan pilih format sebelium menyimpan profil"
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Please select codec before saving a profile"
|
|
msgstr "Silahkan pilih codec sebelium menyimpan profil"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, c-format
|
|
msgid "Preset '%s' does not exist."
|
|
msgstr "Preset '%s' tidak ada."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Replace preset '%s'?"
|
|
msgstr "Hapus aturan lanjut '%s'?"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "LC"
|
|
msgstr "LC"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Main"
|
|
msgstr "Utama"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "LTP"
|
|
msgstr "LTP"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "M4A (AAC) Files (FFmpeg)"
|
|
msgstr "File M4A (AAC) (FFmpeg)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "AC3 Files (FFmpeg)"
|
|
msgstr "File AC3 (FFmpeg)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "AMR (narrow band) Files (FFmpeg)"
|
|
msgstr "AMR (jangkuan sempit) (FFmpeg)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Opus (OggOpus) Files (FFmpeg)"
|
|
msgstr "File M4A (AAC) (FFmpeg)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "WMA (version 2) Files (FFmpeg)"
|
|
msgstr "File WMA (v2) (FFmpeg)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Custom FFmpeg Export"
|
|
msgstr "Pengeksporan FFmpeg Pilihan Sendiri"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Estimate"
|
|
msgstr "Mapan"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "2-level"
|
|
msgstr "2 level"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "4-level"
|
|
msgstr "4 level"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "8-level"
|
|
msgstr "8 level"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Full search"
|
|
msgstr "Pencarian Penuh"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Log search"
|
|
msgstr "Pencarian Log"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "Configure custom FFmpeg options"
|
|
msgstr "Pengeksporan FFmpeg Pilihan Sendiri"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Preset:"
|
|
msgstr "Aturan Lanjut:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Load Preset"
|
|
msgstr "Ambil Aturan Lanjut"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Import Presets"
|
|
msgstr "Impor Aturan Lajut"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Export Presets"
|
|
msgstr "Ekspor Aturan Lanjut"
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Codec:"
|
|
msgstr "Codec:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Not all formats and codecs are compatible. Nor are all option combinations compatible with all codecs."
|
|
msgstr "Tidak semua format dan codec kompetibel. Begitu pula kombinasi opsi yang belum tentu kompetibel dengan semua codec."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Show All Formats"
|
|
msgstr "Tunjukkan Semua Format"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Show All Codecs"
|
|
msgstr "Tunjukkan Semua Codec"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "General Options"
|
|
msgstr "Opsi General"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"ISO 639 3-letter language code\n"
|
|
"Optional\n"
|
|
"empty - automatic"
|
|
msgstr ""
|
|
"Tiga karakter kode bahasa berdasarkan ISO 639\n"
|
|
"Opsi\n"
|
|
"kosong - otomatis"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Language:"
|
|
msgstr "Bahasa:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Bit Reservoir"
|
|
msgstr "Penampung Bit"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "VBL"
|
|
msgstr "VBL"
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Codec tag (FOURCC)\n"
|
|
"Optional\n"
|
|
"empty - automatic"
|
|
msgstr ""
|
|
"Tag codec (FOURCC)\n"
|
|
"Opsi\n"
|
|
"kosong - otomatis"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Tag:"
|
|
msgstr "Tag:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Bit Rate (bits/second) - influences the resulting file size and quality\n"
|
|
"Some codecs may only accept specific values (128k, 192k, 256k etc)\n"
|
|
"0 - automatic\n"
|
|
"Recommended - 192000"
|
|
msgstr ""
|
|
"Bit Rate (bit/detik) - menunjukkan hasil pada ukuran file dan kualitas\n"
|
|
"Beberapa codec mungkin hanya menunjukkan nilai spesifik (128k, 192k, 256k, dll)\n"
|
|
"0 - otomatis\n"
|
|
"Direkomendasikan - 192000"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Overall quality, used differently by different codecs\n"
|
|
"Required for vorbis\n"
|
|
"0 - automatic\n"
|
|
"-1 - off (use bitrate instead)"
|
|
msgstr ""
|
|
"Kualitas keseluruhan, digunakan berbeda oleh codec yang berbeda pula\n"
|
|
"Diperlukan untuk Vorbis\n"
|
|
"0 - otomatis\n"
|
|
"-1 - mati (gunakan bitrate)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp src/export/ExportOGG.cpp
|
|
msgid "Quality:"
|
|
msgstr "Kualitas:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Sample rate (Hz)\n"
|
|
"0 - don't change sample rate"
|
|
msgstr ""
|
|
"Rate sampel (Hz)\n"
|
|
"0 - jangan ubah rate sampel"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Sample Rate:"
|
|
msgstr "Rate Sampel:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Audio cutoff bandwidth (Hz)\n"
|
|
"Optional\n"
|
|
"0 - automatic"
|
|
msgstr ""
|
|
"Bandwidth audio yang dipotong (Hz)\n"
|
|
"Opsi\n"
|
|
"0 - otomatis"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"AAC Profile\n"
|
|
"Low Complexity - default\n"
|
|
"Most players won't play anything other than LC"
|
|
msgstr ""
|
|
"Profil AAC\n"
|
|
"Kompleksitas Rendah (LC) -biasa\n"
|
|
"Kebannyakan player tidak mau mainkan apapun selain LC"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Profile:"
|
|
msgstr "Profil:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "FLAC options"
|
|
msgstr "Opsi FLAC"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Compression level\n"
|
|
"Required for FLAC\n"
|
|
"-1 - automatic\n"
|
|
"min - 0 (fast encoding, large output file)\n"
|
|
"max - 10 (slow encoding, small output file)"
|
|
msgstr ""
|
|
"Level pengompresan\n"
|
|
"Diperlukan untuk FLAC\n"
|
|
"-1 - otomatis\n"
|
|
"min - 0 (encoding cepat, file output besar)\n"
|
|
"maks - 10 (encoding lambat, file output kecil)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Compression:"
|
|
msgstr "Kompresi:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Frame size\n"
|
|
"Optional\n"
|
|
"0 - default\n"
|
|
"min - 16\n"
|
|
"max - 65535"
|
|
msgstr ""
|
|
"Ukuran bingkai\n"
|
|
"Opsi\n"
|
|
"0 - biasa\n"
|
|
"min - 16\n"
|
|
"maks - 65535"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Frame:"
|
|
msgstr "Bingkai:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"LPC coefficients precision\n"
|
|
"Optional\n"
|
|
"0 - default\n"
|
|
"min - 1\n"
|
|
"max - 15"
|
|
msgstr ""
|
|
"Presisi koefisien LPC\n"
|
|
"Opsi\n"
|
|
"0 - biasa\n"
|
|
"min - 1\n"
|
|
"maks - 15"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "LPC"
|
|
msgstr "LPC"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Prediction Order Method\n"
|
|
"Estimate - fastest, lower compression\n"
|
|
"Log search - slowest, best compression\n"
|
|
"Full search - default"
|
|
msgstr ""
|
|
"Metode Prediksi Persebaran\n"
|
|
"Mapan - tercepat, kompresi lebih rendah\n"
|
|
"Pencarian Log - terlambat, kompresi lebih tinggi\n"
|
|
"Pencarian Penuh - biasa"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "PdO Method:"
|
|
msgstr "Metode PdO:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Minimal prediction order\n"
|
|
"Optional\n"
|
|
"-1 - default\n"
|
|
"min - 0\n"
|
|
"max - 32 (with LPC) or 4 (without LPC)"
|
|
msgstr ""
|
|
"Prediksi persebaran minimal\n"
|
|
"Opsi\n"
|
|
"-1 - biasa\n"
|
|
"min - 0\n"
|
|
"maks - 32 (dengan LPC) atau 4 (tanpa LPC)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Min. PdO"
|
|
msgstr "PdO Min."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Maximal prediction order\n"
|
|
"Optional\n"
|
|
"-1 - default\n"
|
|
"min - 0\n"
|
|
"max - 32 (with LPC) or 4 (without LPC)"
|
|
msgstr ""
|
|
"Prediksi persebaran maksimal\n"
|
|
"Opsi\n"
|
|
"-1 - biasa\n"
|
|
"min - 0\n"
|
|
"maks - 32 (dengan LPC) atau 4 (tanpa LPC)"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Max. PdO"
|
|
msgstr "PdO Maks."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Minimal partition order\n"
|
|
"Optional\n"
|
|
"-1 - default\n"
|
|
"min - 0\n"
|
|
"max - 8"
|
|
msgstr ""
|
|
"Pembagian persebaran minimal\n"
|
|
"Opsi\n"
|
|
"-1 - biasa\n"
|
|
"min - 0\n"
|
|
"maks - 8"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Min. PtO"
|
|
msgstr "PtO Min."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Maximal partition order\n"
|
|
"Optional\n"
|
|
"-1 - default\n"
|
|
"min - 0\n"
|
|
"max - 8"
|
|
msgstr ""
|
|
"Pembagian persebaran maksimall\n"
|
|
"Opsi\n"
|
|
"-1 - biasa\n"
|
|
"min - 0\n"
|
|
"maks - 8"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Max. PtO"
|
|
msgstr "PtO Maks."
|
|
|
|
#. i18n-hint: Abbreviates "Linear Predictive Coding",
|
|
#. but this text needs to be kept very short
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Use LPC"
|
|
msgstr "Gunakan LPC"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "MPEG container options"
|
|
msgstr "Opsi kontainer MPEG"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Maximum bit rate of the multiplexed stream\n"
|
|
"Optional\n"
|
|
"0 - default"
|
|
msgstr ""
|
|
"Bit rate maksimum stream rumit\n"
|
|
"Opsi\n"
|
|
"0 - biasa"
|
|
|
|
#. i18n-hint: 'mux' is short for multiplexor, a device that selects between several inputs
|
|
#. 'Mux Rate' is a parameter that has some bearing on compression ratio for MPEG
|
|
#. it has a hard to predict effect on the degree of compression
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Mux Rate:"
|
|
msgstr "Mux Rate:"
|
|
|
|
#. i18n-hint: 'Packet Size' is a parameter that has some bearing on compression ratio for MPEG
|
|
#. compression. It measures how big a chunk of audio is compressed in one piece.
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid ""
|
|
"Packet size\n"
|
|
"Optional\n"
|
|
"0 - default"
|
|
msgstr ""
|
|
"Ukuran paket\n"
|
|
"Opsi\n"
|
|
"0 - biasa"
|
|
|
|
#. i18n-hint: 'Packet Size' is a parameter that has some bearing on compression ratio for MPEG
|
|
#. compression. It measures how big a chunk of audio is compressed in one piece.
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Packet Size:"
|
|
msgstr "Ukuran paket:"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "You can't delete a preset without name"
|
|
msgstr "Anda tidak bisa menghapus preset tanpa nama"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, c-format
|
|
msgid "Delete preset '%s'?"
|
|
msgstr "Hapus aturan lanjut '%s'?"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "You can't save a preset without a name"
|
|
msgstr "And tidak bisa menyimpan aturan lanjut tanpa nama"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Select xml file with presets to import"
|
|
msgstr "Pilih file xml dengan aturan lanjut untuk diimpor"
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, fuzzy
|
|
msgid "No presets to export"
|
|
msgstr "Tidak ada label untuk diekspor."
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Select xml file to export presets into"
|
|
msgstr "Pilih file xml untuk mengekspor aturan lanjut ke dalam"
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
#, c-format
|
|
msgid "Format %s is not compatible with codec %s."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Incompatible format and codec"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Failed to guess format"
|
|
msgstr "Gagal menebak format"
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/export/ExportFFmpegDialogs.cpp
|
|
msgid "Failed to find the codec"
|
|
msgstr "Gagal mencari codec"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "16 bit"
|
|
msgstr "16 bit"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "24 bit"
|
|
msgstr "24 bit"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "0 (fastest)"
|
|
msgstr "0 (tercepat)"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "8 (best)"
|
|
msgstr "8 (terbaik)"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "Level:"
|
|
msgstr "Tingkat:"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "Bit depth:"
|
|
msgstr "Kedalaman bit:"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "FLAC Files"
|
|
msgstr "File FLAC"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
#, c-format
|
|
msgid "FLAC export couldn't open %s"
|
|
msgstr "Eksortir FLAC tidak bisa membuka %s"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"FLAC encoder failed to initialize\n"
|
|
"Status: %d"
|
|
msgstr ""
|
|
"Encoder FLAC gagal menginisialisasi\n"
|
|
"Status: %d"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
msgid "Exporting the selected audio as FLAC"
|
|
msgstr "Mengekspor audio yang dipilih ke FLAC"
|
|
|
|
#: src/export/ExportFLAC.cpp
|
|
#, fuzzy
|
|
msgid "Exporting the audio as FLAC"
|
|
msgstr "Mengekspor audio yang dipilih ke FLAC"
|
|
|
|
#: src/export/ExportMP2.cpp
|
|
msgid "MP2 Files"
|
|
msgstr "File MP2"
|
|
|
|
#: src/export/ExportMP2.cpp
|
|
msgid "Cannot export MP2 with this sample rate and bit rate"
|
|
msgstr "Tidak bisa mengekspor MP2 dengan rate sampel dan bit rate ini"
|
|
|
|
#: src/export/ExportMP2.cpp src/export/ExportMP3.cpp src/export/ExportOGG.cpp
|
|
msgid "Unable to open target file for writing"
|
|
msgstr "Tidak dapat membuka file target untuk ditulis"
|
|
|
|
#: src/export/ExportMP2.cpp
|
|
#, c-format
|
|
msgid "Exporting selected audio at %ld kbps"
|
|
msgstr "Mengekspor audio terpilih pada %ld kbps"
|
|
|
|
#: src/export/ExportMP2.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Exporting the audio at %ld kbps"
|
|
msgstr "Mengekspor audio terpilih pada %ld kbps"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "220-260 kbps (Best Quality)"
|
|
msgstr "(Kualitas Terbaik)"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "200-250 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "170-210 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "155-195 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "145-185 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "110-150 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "95-135 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "80-120 kbps"
|
|
msgstr "kbps"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "65-105 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "45-85 kbps (Smaller files)"
|
|
msgstr "(File yang lebih kecil)"
|
|
|
|
#. i18n-hint: Slightly humorous - as in use an insane precision with MP3.
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Insane, 320 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Extreme, 220-260 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Standard, 170-210 kbps"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Medium, 145-185 kbps"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Slightly humorous - as in use an insane precision with MP3.
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Insane"
|
|
msgstr "Parah"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Extreme"
|
|
msgstr "Ekstrim"
|
|
|
|
#: src/export/ExportMP3.cpp src/prefs/KeyConfigPrefs.cpp
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Standard"
|
|
msgstr "Standar"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Medium"
|
|
msgstr "Sedang"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Variable"
|
|
msgstr "Variabel"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Average"
|
|
msgstr "Rata-rata"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Constant"
|
|
msgstr "Konstan"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Joint Stereo"
|
|
msgstr "Stereo yang Telah Digabung"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Stereo"
|
|
msgstr "Stereo"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Bit Rate Mode:"
|
|
msgstr "Mode Bit Rate:"
|
|
|
|
#. i18n-hint: meaning accuracy in reproduction of sounds
|
|
#: src/export/ExportMP3.cpp src/prefs/QualityPrefs.cpp src/prefs/QualityPrefs.h
|
|
msgid "Quality"
|
|
msgstr "Kualitas"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Channel Mode:"
|
|
msgstr "Mode Channel:"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Force export to mono"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: LAME is the name of an MP3 converter and should not be translated
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "Locate LAME"
|
|
msgstr "Tempatkan Lame"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "Audacity needs the file %s to create MP3s."
|
|
msgstr "Audacity memerlukan file %s untuk membuat MP3."
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "Location of %s:"
|
|
msgstr "Lokasi %s:"
|
|
|
|
#. i18n-hint: There is a button to the right of the arrow.
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "To find %s, click here -->"
|
|
msgstr "Untuk mencari %s, click here -->"
|
|
|
|
#. i18n-hint: There is a button to the right of the arrow.
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "To get a free copy of LAME, click here -->"
|
|
msgstr "Untuk mendapatkan salinan Lame gratis, klik di sini ==>"
|
|
|
|
#. i18n-hint: It's asking for the location of a file, for
|
|
#. * example, "Where is lame_enc.dll?" - you could translate
|
|
#. * "Where would I find the file %s" instead if you want.
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "Where is %s?"
|
|
msgstr "Dimana %s?"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"You are linking to lame_enc.dll v%d.%d. This version is not compatible with Audacity %d.%d.%d.\n"
|
|
"Please download the latest version of 'LAME for Audacity'."
|
|
msgstr ""
|
|
"Anda menghubungkan lame_enc.dll v%d.%d. Viersi ini tidak cocok dengan Audacity %d.%d.%d.\n"
|
|
"Silahkan download versi akhir referensi LAME MP3."
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Only lame_enc.dll"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Only libmp3lame64bit.dylib"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Only libmp3lame.dylib"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Only libmp3lame.so.0"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Primary shared object files"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "Extended libraries"
|
|
msgstr "Referensi Utama"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "MP3 Files"
|
|
msgstr "File MP3"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Could not open MP3 encoding library!"
|
|
msgstr "Tidak bisa membuka referensi encoding MP3!"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "Could not initialize MP3 encoding library!"
|
|
msgstr "Tidak bisa membuka referensi encoding MP3!"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Not a valid or supported MP3 encoding library!"
|
|
msgstr "Referensi encoding MP3 tidak valid atau terdukung"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "Unable to initialize MP3 stream"
|
|
msgstr "Tidak bisa menginisialisasi strim MP3"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "Exporting selected audio with %s preset"
|
|
msgstr "Mengekspor audio terpilih dengan %s aturan lanjut"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Exporting the audio with %s preset"
|
|
msgstr "Mengekspor audio terpilih dengan %s aturan lanjut"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "Exporting selected audio with VBR quality %s"
|
|
msgstr "Mengekspor audio terpilih dengan kualitas VBR %s"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Exporting the audio with VBR quality %s"
|
|
msgstr "Mengekspor audio terpilih dengan kualitas VBR %s"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "Exporting selected audio at %d Kbps"
|
|
msgstr "Mengekspor audio terpilih pada %d Kbps"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Exporting the audio at %d Kbps"
|
|
msgstr "Mengekspor audio terpilih pada %d Kbps"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, c-format
|
|
msgid "Error %ld returned from MP3 encoder"
|
|
msgstr "Error %ld ditolak dari encoder MP3"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"The project sample rate (%d) is not supported by the MP3\n"
|
|
"file format. "
|
|
msgstr ""
|
|
"Rate Sampel proyek (%d) tidak mendukung \n"
|
|
"file format MP3. "
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"The project sample rate (%d) and bit rate (%d kbps) combination is not\n"
|
|
"supported by the MP3 file format. "
|
|
msgstr ""
|
|
"Kombinasi rate Sampel proyek (%d) dan bit ratenya (%d kbps) tidak\n"
|
|
"mendukung format file MP3."
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
msgid "MP3 export library not found"
|
|
msgstr "Referensi Ekspor MP3 tidak ditemukan"
|
|
|
|
#: src/export/ExportMP3.cpp
|
|
#, fuzzy
|
|
msgid "(Built-in)"
|
|
msgstr "Efek Unit Audio"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Export Multiple"
|
|
msgstr "Ekspor Banyak"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, fuzzy
|
|
msgid "Cannot Export Multiple"
|
|
msgstr "Ekspor Banyak"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid ""
|
|
"You have no unmuted Audio Tracks and no applicable \n"
|
|
"labels, so you cannot export to separate audio files."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, fuzzy
|
|
msgid "Export files to:"
|
|
msgstr "Lokasi ekspor:"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Folder:"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Create"
|
|
msgstr "Buat"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, fuzzy
|
|
msgid "Options:"
|
|
msgstr "Opsi"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Split files based on:"
|
|
msgstr "Penggabungan file berdasarkan:"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Include audio before first label"
|
|
msgstr "Termasuk audio sebelum label pertama"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "First file name:"
|
|
msgstr "Nama file pertama:"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "First file name"
|
|
msgstr "Nama file pertama"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Name files:"
|
|
msgstr "Nama file:"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Using Label/Track Name"
|
|
msgstr "Menggunakan Nama Label/Trek"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Numbering before Label/Track Name"
|
|
msgstr "Penomoran sebelum Nama Trek/Label"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, fuzzy
|
|
msgid "Numbering after File name prefix"
|
|
msgstr "Awalan naman file"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "File name prefix:"
|
|
msgstr "Awalan naman file:"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "File name prefix"
|
|
msgstr "Awalan naman file"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Overwrite existing files"
|
|
msgstr "Meniban file yang sudah ada"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, c-format
|
|
msgid "\"%s\" successfully created."
|
|
msgstr "\"%s\" telah dibuat."
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Choose a location to save the exported files"
|
|
msgstr "Pilih lokasi untuk menyimpan hasil ekspor"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, c-format
|
|
msgid "Successfully exported the following %lld file(s)."
|
|
msgstr "Telah terekspor %lld file."
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, c-format
|
|
msgid "Something went wrong after exporting the following %lld file(s)."
|
|
msgstr "Ada sesuatu yang salah setelah mengekspor %lld file."
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, c-format
|
|
msgid "Export canceled after exporting the following %lld file(s)."
|
|
msgstr "Ekspor dibatalkan setelah mengekspor %lld file."
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, c-format
|
|
msgid "Export stopped after exporting the following %lld file(s)."
|
|
msgstr "Ekspor dihentikan setelah mengekspor %lld file."
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, c-format
|
|
msgid "Something went really wrong after exporting the following %lld file(s)."
|
|
msgstr "Ada sesuatu yang fatal setelah mengekspor %lld file."
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" doesn't exist.\n"
|
|
"\n"
|
|
"Would you like to create it?"
|
|
msgstr ""
|
|
"\"%s\" tidak ada.\n"
|
|
"\n"
|
|
"Apakah Anda mingin membuatnya?"
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
#, fuzzy
|
|
msgid "Continue to export remaining files?"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#. i18n-hint: The second %s gives some letters that can't be used.
|
|
#: src/export/ExportMultiple.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Label or track \"%s\" is not a legal file name.\n"
|
|
"You cannot use any of these characters:\n"
|
|
"\n"
|
|
"%s\n"
|
|
"\n"
|
|
"Suggested replacement:"
|
|
msgstr ""
|
|
"Label %s bukan nama file yang legal. Anda tidak bisa menggunakan: %s\n"
|
|
"Gunakan..."
|
|
|
|
#. i18n-hint: The second %s gives a letter that can't be used.
|
|
#: src/export/ExportMultiple.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Label or track \"%s\" is not a legal file name. You cannot use \"%s\".\n"
|
|
"\n"
|
|
"Suggested replacement:"
|
|
msgstr ""
|
|
"Label %s bukan nama file yang legal. Anda tidak bisa menggunakan: %s\n"
|
|
"Gunakan..."
|
|
|
|
#: src/export/ExportMultiple.cpp
|
|
msgid "Save As..."
|
|
msgstr "Simpan Sebagai..."
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
msgid "Ogg Vorbis Files"
|
|
msgstr "File Ogg Vorbis"
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
#, fuzzy
|
|
msgid "Unable to export - rate or quality problem"
|
|
msgstr "Tidak bisa mengatur kualitas render Quicktime"
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
msgid "Unable to export - problem with metadata"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
msgid "Unable to export - problem initialising"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
msgid "Unable to export - problem creating stream"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
msgid "Unable to export - problem with packets"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
#, fuzzy
|
|
msgid "Unable to export - problem with file"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
msgid "Exporting the selected audio as Ogg Vorbis"
|
|
msgstr "Mengekspor audio terpilih sebagai Ogg Vorbis"
|
|
|
|
#: src/export/ExportOGG.cpp
|
|
#, fuzzy
|
|
msgid "Exporting the audio as Ogg Vorbis"
|
|
msgstr "Mengekspor audio terpilih sebagai Ogg Vorbis"
|
|
|
|
#: src/export/ExportPCM.cpp src/import/ImportPCM.cpp
|
|
msgid "AIFF (Apple/SGI)"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportPCM.cpp src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "WAV (Microsoft)"
|
|
msgstr "WAV (Microsoft) tertanda 16 bit PCM"
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
msgid "Header:"
|
|
msgstr "Catatan Kepala:"
|
|
|
|
#: src/export/ExportPCM.cpp src/import/ImportRaw.cpp
|
|
msgid "Encoding:"
|
|
msgstr "Encoding:"
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
msgid "Other uncompressed files"
|
|
msgstr "File tanpa terkompres lainnya"
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
msgid ""
|
|
"You have attempted to Export a WAV or AIFF file which would be greater than 4GB.\n"
|
|
"Audacity cannot do this, the Export was abandoned."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
#, fuzzy
|
|
msgid "Error Exporting"
|
|
msgstr "Error menginpor"
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
msgid ""
|
|
"Your exported WAV file has been truncated as Audacity cannot export WAV\n"
|
|
"files bigger than 4GB."
|
|
msgstr ""
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
msgid "GSM 6.10 requires mono"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
msgid "WAVEX and GSM 6.10 formats are not compatible"
|
|
msgstr ""
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
msgid "Cannot export audio in this format."
|
|
msgstr "Tidak bisa mengekspor audio pada format ini."
|
|
|
|
#: src/export/ExportPCM.cpp
|
|
#, c-format
|
|
msgid "Exporting the selected audio as %s"
|
|
msgstr "Mengekspor audio terpilih sebagai %s"
|
|
|
|
#. i18n-hint: %s will be the error message from libsndfile, which
|
|
#. * is usually something unhelpful (and untranslated) like "system
|
|
#. * error"
|
|
#: src/export/ExportPCM.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Error while writing %s file (disk full?).\n"
|
|
"Libsndfile says \"%s\""
|
|
msgstr ""
|
|
"Error ketika menulis %s file (diska penuh?). \n"
|
|
"Libsndfile bilang \"%s\""
|
|
|
|
#: src/import/Import.cpp
|
|
#, fuzzy
|
|
msgid "All supported files"
|
|
msgstr "Semua file|*|Semua file yang terdukung|"
|
|
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" \n"
|
|
"is a MIDI file, not an audio file. \n"
|
|
"Audacity cannot open this type of file for playing, but you can\n"
|
|
"edit it by clicking File > Import > MIDI."
|
|
msgstr ""
|
|
"\"%s\" \n"
|
|
"adalah file MIDI, buka file audio. \n"
|
|
"Audacity tidak bisa membuka tipe file ini untuk dimainkan, tapi Anda bisa \n"
|
|
"mengeditnya dengan mengklik Berkas > Impor > MIDI."
|
|
|
|
#: src/import/Import.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"\"%s\" \n"
|
|
"is a not an audio file. \n"
|
|
"Audacity cannot open this type of file."
|
|
msgstr ""
|
|
"\"%s\" \n"
|
|
"adalah file MIDI, buka file audio. \n"
|
|
"Audacity tidak bisa membuka tipe file ini untuk dimainkan, tapi Anda bisa \n"
|
|
"mengeditnya dengan mengklik Berkas > Impor > MIDI."
|
|
|
|
#: src/import/Import.cpp
|
|
msgid "Select stream(s) to import"
|
|
msgstr "Pilih stream untuk diimpor"
|
|
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid "This version of Audacity was not compiled with %s support."
|
|
msgstr "Versi Audacity ini tidak di-compile dengan dukungan %s."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is an audio CD track. \n"
|
|
"Audacity cannot open audio CDs directly. \n"
|
|
"Extract (rip) the CD tracks to an audio format that \n"
|
|
"Audacity can import, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah trek CD audio. \n"
|
|
"Audacity tidak bisa membuka CD audio secara langsung. \n"
|
|
"Ekstrak (rip) trek CD ke format Audio itu \n"
|
|
"Audacity bisa mengimpor salah satunya WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a playlist file. \n"
|
|
"Audacity cannot open this file because it only contains links to other files. \n"
|
|
"You may be able to open it in a text editor and download the actual audio files."
|
|
msgstr ""
|
|
"\"%s\" adalah file playlist. \n"
|
|
"Audacity tidak bisa membuka file karena ini hanya mempunyai link ke file lain. \n"
|
|
"Anda bisa membuka file ini pada editor teks dan download file audio yang asli."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a Windows Media Audio file. \n"
|
|
"Audacity cannot open this type of file due to patent restrictions. \n"
|
|
"You need to convert it to a supported audio format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file Windows Media Audio. \n"
|
|
"Audacity tidak bisa membuka tipe file ini karena pelarangan paten. \n"
|
|
"Anda perlu mengubahnya ke format audio yang mendukung, seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"\"%s\" is an Advanced Audio Coding file.\n"
|
|
"Without the optional FFmpeg library, Audacity cannot open this type of file.\n"
|
|
"Otherwise, you need to convert it to a supported audio format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file Advanced Audio Coding. \n"
|
|
"Audacity tidak bisa membuka file ini. \n"
|
|
"Anda perlu mengubahnya ke format audio yang mendukung, seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is an encrypted audio file. \n"
|
|
"These typically are from an online music store. \n"
|
|
"Audacity cannot open this type of file due to the encryption. \n"
|
|
"Try recording the file into Audacity, or burn it to audio CD then \n"
|
|
"extract the CD track to a supported audio format such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file audio terenkripsi. \n"
|
|
"Ini biasanya didapat dari toko musik online. \n"
|
|
"Audacity tidak bisa membuka tipe file ini karena enkripsi. \n"
|
|
"Coba rekam file ke dalam Audacity, atau bakar ke CD audio kemudian \n"
|
|
"ekstrak trek CD ke format audio yang mendukung seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a RealPlayer media file. \n"
|
|
"Audacity cannot open this proprietary format. \n"
|
|
"You need to convert it to a supported audio format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" is a file media RealPlayer. \n"
|
|
"Audacity tidak bisa membuka format berbayar ini. \n"
|
|
"Anda perlu mengubah ke format audio yang mendukung, seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a notes-based file, not an audio file. \n"
|
|
"Audacity cannot open this type of file. \n"
|
|
"Try converting it to an audio file such as WAV or AIFF and \n"
|
|
"then import it, or record it into Audacity."
|
|
msgstr ""
|
|
"\"%s\" adalah file berbasis nada, bukan file audio. \n"
|
|
"Audacity tidak bisa membuka tipe file ini. \n"
|
|
"Coba ubah ke format audio seperti WAV atau AIFF dan \n"
|
|
"kemudian imporkan, atau rekam ke dalam Audacity."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a Musepack audio file. \n"
|
|
"Audacity cannot open this type of file. \n"
|
|
"If you think it might be an mp3 file, rename it to end with \".mp3\" \n"
|
|
"and try importing it again. Otherwise you need to convert it to a supported audio \n"
|
|
"format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file audio Musepack. \n"
|
|
"Audacity tidak bisa membuka tipe file ini. \n"
|
|
"Jika anda berpikir ini adalah file mp3, ganti nama ekstensi file Anda ke \".mp3\" \n"
|
|
"dan coba mengimpor lagi. Atau anda perlu mengubah ke format audio yang mendukung, \n"
|
|
"seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a Wavpack audio file. \n"
|
|
"Audacity cannot open this type of file. \n"
|
|
"You need to convert it to a supported audio format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file audio Wavpack. \n"
|
|
"Audacity tidak bisa membuka tipe file ini. \n"
|
|
"Anda perlu mengubah ke format audio yang mendukung, seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a Dolby Digital audio file. \n"
|
|
"Audacity cannot currently open this type of file. \n"
|
|
"You need to convert it to a supported audio format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file audio Dolby Digital. \n"
|
|
"Audacity tidak bisa membuka tipe file ini. \n"
|
|
"Anda perlu mengubah ke format audio yang mendukung, seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is an Ogg Speex audio file. \n"
|
|
"Audacity cannot currently open this type of file. \n"
|
|
"You need to convert it to a supported audio format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file audio Ogg Speex. \n"
|
|
"Audacity tidak bisa membuka tipe file ini. \n"
|
|
"Anda perlu mengubah ke format audio yang mendukung, seperti WAV atau AIFF."
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\"%s\" is a video file. \n"
|
|
"Audacity cannot currently open this type of file. \n"
|
|
"You need to extract the audio to a supported format, such as WAV or AIFF."
|
|
msgstr ""
|
|
"\"%s\" adalah file video. \n"
|
|
"Audacity belum bisa membuka tipe file ini. \n"
|
|
"Anda perlu mengekstrak audio ke format yang mendukung, seperti WAV atau AIFF."
|
|
|
|
#: src/import/Import.cpp
|
|
#, fuzzy, c-format
|
|
msgid "File \"%s\" not found."
|
|
msgstr "FFmpeg tidak ada"
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Audacity did not recognize the type of the file '%s'.\n"
|
|
"\n"
|
|
"%sFor uncompressed files, also try File > Import > Raw Data."
|
|
msgstr ""
|
|
"Audacity tidak dapat membaca tipe file '%s'.\n"
|
|
"Jika ini tidak dikompres, coba mengimpornya dengan menggunakan \"Import Raw\""
|
|
|
|
#: src/import/Import.cpp
|
|
msgid ""
|
|
"Try installing FFmpeg.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/import/Import.cpp src/menus/ClipMenus.cpp
|
|
#, c-format
|
|
msgid "%s, %s"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: %s will be the filename
|
|
#: src/import/Import.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Audacity recognized the type of the file '%s'.\n"
|
|
"Importers supposedly supporting such files are:\n"
|
|
"%s,\n"
|
|
"but none of them understood this file format."
|
|
msgstr ""
|
|
"Audacity mendeteksi tipe file '%s'.\n"
|
|
"Pengimpor yang mendukung file-file ini adalah:\n"
|
|
"%s,\n"
|
|
"tapi tidak ada yang mengerti format ini."
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "AUP project files (*.aup)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Couldn't import the project:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Tidak dapat mengatur parameters efek %s\n"
|
|
"ke %s."
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy
|
|
msgid "Import Project"
|
|
msgstr "Impor Aturan Lajut"
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid ""
|
|
"This project was saved by Audacity version 1.0 or earlier. The format has\n"
|
|
"changed and this version of Audacity is unable to import the project.\n"
|
|
"\n"
|
|
"Use a version of Audacity prior to v3.0.0 to upgrade the project and then\n"
|
|
"you may import it with this version of Audacity."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Internal error in importer...tag not recognized"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, c-format
|
|
msgid "Invalid project '%s' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid project 'vpos' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid project 'h' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid project 'zoom' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid project 'sel0' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid project 'sel1' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid project 'selLow' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid project 'selHigh' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, c-format
|
|
msgid "Couldn't find the project data folder: \"%s\""
|
|
msgstr "Tidak bisa menemukan folder data proyek: \"%s\""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "MIDI tracks found in project file, but this build of Audacity does not include MIDI support, bypassing track."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy
|
|
msgid "Project Import"
|
|
msgstr "Proyek"
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "The active project already has a time track and one was encountered in the project being imported, bypassing imported time track."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy
|
|
msgid "Invalid sequence 'maxsamples' attribute."
|
|
msgstr "Rate sampel tidak valid"
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Invalid sequence 'sampleformat' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy
|
|
msgid "Invalid sequence 'numsamples' attribute."
|
|
msgstr "Rate sampel tidak valid"
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Unable to parse the waveblock 'start' attribute"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Missing project file %s\n"
|
|
"\n"
|
|
"Inserting silence instead."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Missing or invalid simpleblockfile 'len' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Missing or invalid silentblockfile 'len' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Missing alias file %s\n"
|
|
"\n"
|
|
"Inserting silence instead."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Missing or invalid pcmaliasblockfile 'aliasstart' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
msgid "Missing or invalid pcmaliasblockfile 'aliaslen' attribute."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Error while processing %s\n"
|
|
"\n"
|
|
"Inserting silence."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Failed to open %s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Failed to seek to position %lld in %s"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/import/ImportAUP.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Unable to read %lld samples from %s"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/import/ImportFFmpeg.cpp
|
|
msgid "FFmpeg-compatible files"
|
|
msgstr "File yang berkompetibel dengan FFmpeg"
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/import/ImportFFmpeg.cpp
|
|
#, c-format
|
|
msgid "Index[%02x] Codec[%s], Language[%s], Bitrate[%s], Channels[%d], Duration[%d]"
|
|
msgstr "Indeks[%02x] Codec[%s], Bahasa[%s], Bitrate[%s], Saluran[%d], Durasi[%d]"
|
|
|
|
#: src/import/ImportFLAC.cpp
|
|
msgid "FLAC files"
|
|
msgstr "File FLAC"
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
msgid "GStreamer-compatible files"
|
|
msgstr "File GSteramer yang kompetibel"
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
#, fuzzy
|
|
msgid "Unable to add decoder to pipeline"
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
#, fuzzy
|
|
msgid "GStreamer Importer"
|
|
msgstr "Awalan GStreamer gagal"
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
#, fuzzy
|
|
msgid "Unable to set stream state to paused."
|
|
msgstr "Tidak bisa meganti nama '%s' ke '%s'"
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Index[%02d], Type[%s], Channels[%d], Rate[%d]"
|
|
msgstr "Indeks[%02x] Codec[%s], Bahasa[%s], Bitrate[%s], Saluran[%d], Durasi[%d]"
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
msgid "File doesn't contain any audio streams."
|
|
msgstr ""
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
#, fuzzy
|
|
msgid "Unable to import file, state change failed."
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#: src/import/ImportGStreamer.cpp
|
|
#, fuzzy, c-format
|
|
msgid "GStreamer Error: %s"
|
|
msgstr "GStreamer %s: %s"
|
|
|
|
#: src/import/ImportLOF.cpp
|
|
msgid "List of Files in basic text format"
|
|
msgstr "Daftar file dalam format teks dasar"
|
|
|
|
#. i18n-hint: You do not need to translate "LOF"
|
|
#: src/import/ImportLOF.cpp
|
|
msgid "Invalid window offset in LOF file."
|
|
msgstr "Penyeimbang jendela tidak valid pada file LOF"
|
|
|
|
#. i18n-hint: You do not need to translate "LOF"
|
|
#: src/import/ImportLOF.cpp
|
|
msgid "LOF Error"
|
|
msgstr "Error LOF"
|
|
|
|
#. i18n-hint: You do not need to translate "LOF"
|
|
#: src/import/ImportLOF.cpp
|
|
msgid "Invalid duration in LOF file."
|
|
msgstr "Durasi file LOF tidak valid"
|
|
|
|
#: src/import/ImportLOF.cpp
|
|
msgid "MIDI tracks cannot be offset individually, only audio files can be."
|
|
msgstr "Trek MIDI tidak bisa diseimbangkan dengan sendirinya, hanya file audio yang bisa."
|
|
|
|
#. i18n-hint: You do not need to translate "LOF"
|
|
#: src/import/ImportLOF.cpp
|
|
msgid "Invalid track offset in LOF file."
|
|
msgstr "trek offset pada file LOF tidak valid."
|
|
|
|
#: src/import/ImportMIDI.cpp
|
|
#, c-format
|
|
msgid "Imported MIDI from '%s'"
|
|
msgstr "MIDI diimpor dari '%s'"
|
|
|
|
#: src/import/ImportMIDI.cpp
|
|
msgid "Import MIDI"
|
|
msgstr "Impor MIDI"
|
|
|
|
#: src/import/ImportMIDI.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Could not open file %s: Filename too short."
|
|
msgstr ""
|
|
"Tidak bisa membuka file:\n"
|
|
" %s"
|
|
|
|
#: src/import/ImportMIDI.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Could not open file %s: Incorrect filetype."
|
|
msgstr ": Tipe file tidak benar."
|
|
|
|
#: src/import/ImportMIDI.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Could not open file %s."
|
|
msgstr "Tidak bisa membuka file"
|
|
|
|
#: src/import/ImportMP3.cpp
|
|
msgid "MP3 files"
|
|
msgstr "File MP3"
|
|
|
|
#: src/import/ImportMP3.cpp
|
|
msgid ""
|
|
"Import failed\n"
|
|
"\n"
|
|
"This is likely caused by a malformed MP3.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportOGG.cpp
|
|
msgid "Ogg Vorbis files"
|
|
msgstr "File Ogg Vorbis"
|
|
|
|
#: src/import/ImportOGG.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Index[%02x] Version[%d], Channels[%d], Rate[%ld]"
|
|
msgstr "Indeks[%02x] Codec[%s], Bahasa[%s], Bitrate[%s], Saluran[%d], Durasi[%d]"
|
|
|
|
#: src/import/ImportOGG.cpp
|
|
msgid "Media read error"
|
|
msgstr "Pembaca media error"
|
|
|
|
#: src/import/ImportOGG.cpp
|
|
msgid "Not an Ogg Vorbis file"
|
|
msgstr "Bukan file Ogg Vorbis"
|
|
|
|
#: src/import/ImportOGG.cpp
|
|
msgid "Vorbis version mismatch"
|
|
msgstr "Versi Vorbis tidak cocok"
|
|
|
|
#: src/import/ImportOGG.cpp
|
|
msgid "Invalid Vorbis bitstream header"
|
|
msgstr "Vorbis bitstream header tidak valid"
|
|
|
|
#: src/import/ImportOGG.cpp
|
|
msgid "Internal logic fault"
|
|
msgstr "Kesalahan logika internal"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "WAV, AIFF, and other uncompressed types"
|
|
msgstr "WAV, AIFF, dan tipe tanpa terkompres lainnya"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "AU (Sun/NeXT)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "AVR (Audio Visual Research)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "CAF (Apple Core Audio File)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: "codec" is short for a "coder-decoder" algorithm
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "FLAC (FLAC Lossless Audio Codec)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "HTK (HMM Tool Kit)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "IFF (Amiga IFF/SVX8/SV16)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "MAT4 (GNU Octave 2.0 / Matlab 4.2)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "MAT5 (GNU Octave 2.1 / Matlab 5.0)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "MPC (Akai MPC 2k)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "OGG (OGG Container format)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "PAF (Ensoniq PARIS)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "PVF (Portable Voice Format)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "RAW (header-less)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "RF64 (RIFF 64)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "SD2 (Sound Designer II)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "SDS (Midi Sample Dump Standard)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "SF (Berkeley/IRCAM/CARL)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "VOC (Creative Labs)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "W64 (SoundFoundry WAVE 64)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "WAV (NIST Sphere)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "WAVEX (Microsoft)"
|
|
msgstr "WAV (Microsoft) tertanda 16 bit PCM"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "WVE (Psion Series 3)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "XI (FastTracker 2)"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "Signed 8 bit PCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "Signed 16 bit PCM"
|
|
msgstr "16-bit PCM"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "Signed 24 bit PCM"
|
|
msgstr "24-bit PCM"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "Signed 32 bit PCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "Unsigned 8 bit PCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "32 bit float"
|
|
msgstr "32-bit float"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "64 bit float"
|
|
msgstr "32-bit float"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "U-Law"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "A-Law"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "IMA ADPCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "Microsoft ADPCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "GSM 6.10"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "32kbs G721 ADPCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "24kbs G723 ADPCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "12 bit DWVW"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "16 bit DWVW"
|
|
msgstr "16 bit"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "24 bit DWVW"
|
|
msgstr "24 bit"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "VOX ADPCM"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "16 bit DPCM"
|
|
msgstr "16-bit PCM"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
#, fuzzy
|
|
msgid "8 bit DPCM"
|
|
msgstr "16-bit PCM"
|
|
|
|
#: src/import/ImportPCM.cpp
|
|
msgid "Vorbis"
|
|
msgstr ""
|
|
|
|
#: src/import/ImportPlugin.cpp src/import/ImportRaw.cpp
|
|
#, c-format
|
|
msgid "Importing %s"
|
|
msgstr "Mengimpor %s"
|
|
|
|
#: src/import/ImportQT.cpp
|
|
msgid "QuickTime files"
|
|
msgstr "File QuickTime"
|
|
|
|
#: src/import/ImportQT.cpp
|
|
msgid "Unable to start QuickTime extraction"
|
|
msgstr "Tidak bisa memulai ekstaksi Quicktime"
|
|
|
|
#: src/import/ImportQT.cpp
|
|
msgid "Unable to set QuickTime render quality"
|
|
msgstr "Tidak bisa mengatur kualitas render Quicktime"
|
|
|
|
#: src/import/ImportQT.cpp
|
|
msgid "Unable to set QuickTime discrete channels property"
|
|
msgstr "Tidak bisa mengatur properti saluran terbatas Quicktime"
|
|
|
|
#: src/import/ImportQT.cpp
|
|
msgid "Unable to get QuickTime sample size property"
|
|
msgstr "Tidak bisa mengatur properti ukuran sampel Quicktime"
|
|
|
|
#: src/import/ImportQT.cpp
|
|
msgid "Unable to retrieve stream description"
|
|
msgstr "Tidak bisa menerima deskripsi aliran"
|
|
|
|
#: src/import/ImportQT.cpp
|
|
msgid "Unable to get fill buffer"
|
|
msgstr "Tidak bisa mendapatkan penyanggah isi"
|
|
|
|
#. i18n-hint: 'Raw' means 'unprocessed' here and should usually be translated.
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Import Raw"
|
|
msgstr "Impor Raw"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Import Raw Data"
|
|
msgstr "Impor Data Raw"
|
|
|
|
#. i18n-hint: Refers to byte-order. Don't translate "endianness" if you don't
|
|
#. know the correct technical word.
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "No endianness"
|
|
msgstr "Tidak ada pengakhiran"
|
|
|
|
#. i18n-hint: Refers to byte-order. Don't translate this if you don't
|
|
#. know the correct technical word.
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Little-endian"
|
|
msgstr "Pengakhiran Kecil"
|
|
|
|
#. i18n-hint: Refers to byte-order. Don't translate this if you don't
|
|
#. know the correct technical word.
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Big-endian"
|
|
msgstr "PEngakhiran Besar"
|
|
|
|
#. i18n-hint: Refers to byte-order. Don't translate "endianness" if you don't
|
|
#. know the correct technical word.
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Default endianness"
|
|
msgstr "Pengakhiran Biasa"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "1 Channel (Mono)"
|
|
msgstr "1 Saluran (Mono)"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "2 Channels (Stereo)"
|
|
msgstr "2 Saluran (Stereo)"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
#, c-format
|
|
msgid "%d Channels"
|
|
msgstr "%d Saluran"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Byte order:"
|
|
msgstr "Persebaran byte:"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Channels:"
|
|
msgstr "Saluran:"
|
|
|
|
#. i18n-hint: (noun)
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Start offset:"
|
|
msgstr "Awal penyeimbangan:"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "bytes"
|
|
msgstr "byte"
|
|
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Amount to import:"
|
|
msgstr "Besar yang diimpor:"
|
|
|
|
#. i18n-hint: (noun)
|
|
#: src/import/ImportRaw.cpp
|
|
msgid "Sample rate:"
|
|
msgstr "Rate sampel:"
|
|
|
|
#: src/import/ImportRaw.cpp src/menus/FileMenus.cpp
|
|
msgid "&Import"
|
|
msgstr "&Impor"
|
|
|
|
#: src/import/RawAudioGuess.cpp
|
|
msgid "Bad data size. Could not import audio"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: given the name of a track, specify its left channel
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s left"
|
|
msgstr "kiri"
|
|
|
|
#. i18n-hint: given the name of a track, specify its right channel
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s right"
|
|
msgstr "kanan"
|
|
|
|
#. i18n-hint:
|
|
#. First %s is replaced with the noun "start" or "end"
|
|
#. identifying one end of a clip,
|
|
#. first number gives the position of that clip in a sequence
|
|
#. of clips,
|
|
#. last number counts all clips,
|
|
#. and the last string is the name of the track containing the
|
|
#. clips.
|
|
#.
|
|
#: src/menus/ClipMenus.cpp
|
|
#, c-format
|
|
msgid "%s %d of %d clip %s"
|
|
msgid_plural "%s %d of %d clips %s"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "start"
|
|
msgstr "Awal"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "end"
|
|
msgstr "Akhir"
|
|
|
|
#. i18n-hint:
|
|
#. First two %s are each replaced with the noun "start"
|
|
#. or with "end", identifying and end of a clip,
|
|
#. first and second numbers give the position of those clips in
|
|
#. a sequence of clips,
|
|
#. last number counts all clips,
|
|
#. and the last string is the name of the track containing the
|
|
#. clips.
|
|
#.
|
|
#: src/menus/ClipMenus.cpp
|
|
#, c-format
|
|
msgid "%s %d and %s %d of %d clip %s"
|
|
msgid_plural "%s %d and %s %d of %d clips %s"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. i18n-hint:
|
|
#. first number identifies one of a sequence of clips,
|
|
#. last number counts the clips,
|
|
#. string names a track
|
|
#: src/menus/ClipMenus.cpp
|
|
#, c-format
|
|
msgid "%d of %d clip %s"
|
|
msgid_plural "%d of %d clips %s"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
msgid "Time shifted clips to the right"
|
|
msgstr ""
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Time shifted clips to the left"
|
|
msgstr "Waktu trek/klip %s dipersingkat %.02f seconds"
|
|
|
|
#: src/menus/ClipMenus.cpp src/prefs/MousePrefs.cpp
|
|
#: src/tracks/ui/TimeShiftHandle.cpp
|
|
msgid "Time-Shift"
|
|
msgstr "Time-Shift"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
msgid "clip not moved"
|
|
msgstr ""
|
|
|
|
#: src/menus/ClipMenus.cpp src/menus/EditMenus.cpp
|
|
msgid "Clip B&oundaries"
|
|
msgstr ""
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
msgid "Pre&vious Clip Boundary to Cursor"
|
|
msgstr ""
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
msgid "Cursor to Ne&xt Clip Boundary"
|
|
msgstr ""
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Previo&us Clip"
|
|
msgstr "Alat Sebelumnya"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Previous Clip"
|
|
msgstr "Alat Sebelumnya"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "N&ext Clip"
|
|
msgstr "Alat Selanjutnya"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Next Clip"
|
|
msgstr "Alat Selanjutnya"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
msgid "Pre&vious Clip Boundary"
|
|
msgstr ""
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Prev Clip Boundary"
|
|
msgstr "Atur Batas Kiri"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Ne&xt Clip Boundary"
|
|
msgstr "Atur Batas Kiri"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Next Clip Boundary"
|
|
msgstr "Atur Batas Kiri"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Time Shift &Left"
|
|
msgstr "Alat Menyingkat Waktu"
|
|
|
|
#: src/menus/ClipMenus.cpp
|
|
#, fuzzy
|
|
msgid "Time Shift &Right"
|
|
msgstr "Alat Menyingkat Waktu"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Pasted text from the clipboard"
|
|
msgstr "Teks ditempel dari clipboard"
|
|
|
|
#: src/menus/EditMenus.cpp src/menus/LabelMenus.cpp
|
|
msgid "Pasted from the clipboard"
|
|
msgstr "Ditempel dari clipboard"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Nothing to undo"
|
|
msgstr "Tidak mungkin membatalkan"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Nothing to redo"
|
|
msgstr "Tidak mungkin melakukan kembali"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Cut to the clipboard"
|
|
msgstr "Potong ke Clipboard"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, c-format
|
|
msgid "Deleted %.2f seconds at t=%.2f"
|
|
msgstr "Terhapus %.2f detik pada t=%.2f"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Pasting one type of track into another is not allowed."
|
|
msgstr "Menempelkan satu tipe audio ke tipe lainnya tidak diperbolehkan."
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Copying stereo audio into a mono track is not allowed."
|
|
msgstr "Menyalin auido stereo ke trek mono tidak diperbolehkan."
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Duplicated"
|
|
msgstr "Terduplikat"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Duplicate"
|
|
msgstr "Duplikatkan"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Split-cut to the clipboard"
|
|
msgstr "Potong sekaligus ke clipboard"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Split Cut"
|
|
msgstr "Potong Sekaligus"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, c-format
|
|
msgid "Split-deleted %.2f seconds at t=%.2f"
|
|
msgstr "Dihapus sekaligus %.2f detik pada t=%.2f"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Split Delete"
|
|
msgstr "Hapus Sekaligus"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, c-format
|
|
msgid "Silenced selected tracks for %.2f seconds at %.2f"
|
|
msgstr "Telah didiamkan trek terpilih pada %.2f seconds at %.2f"
|
|
|
|
#. i18n-hint: verb
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgctxt "command"
|
|
msgid "Silence"
|
|
msgstr "Diam"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Trim selected audio tracks from %.2f seconds to %.2f seconds"
|
|
msgstr "Telah didiamkan trek terpilih pada %.2f seconds at %.2f"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "Trim Audio"
|
|
msgstr "Merekam Audio"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Split"
|
|
msgstr "Sekaligus"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Split to new track"
|
|
msgstr "Sekaliguskan ke trek baru"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Split New"
|
|
msgstr "Perbaharui sekaligus"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, c-format
|
|
msgid "Joined %.2f seconds at t=%.2f"
|
|
msgstr "Bergabung %.2f detik pada t=%.2f"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Join"
|
|
msgstr "Pasangkan"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, c-format
|
|
msgid "Detached %.2f seconds at t=%.2f"
|
|
msgstr "Terlepas %.2f detik pada t=%.2f"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Detach"
|
|
msgstr "Lepas"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "Metadata Tags"
|
|
msgstr "Edit Tag Metadata"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "&Edit"
|
|
msgstr "&Edit"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Cu&t"
|
|
msgstr "&Potong"
|
|
|
|
#: src/menus/EditMenus.cpp src/menus/LabelMenus.cpp
|
|
msgid "&Delete"
|
|
msgstr "&Hapus"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "&Copy"
|
|
msgstr "&Salin"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/EditMenus.cpp src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
msgid "&Paste"
|
|
msgstr "&Tempel"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Duplic&ate"
|
|
msgstr "&Gandakan"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "R&emove Special"
|
|
msgstr "Rekaman Audio"
|
|
|
|
#. i18n-hint: (verb) Do a special kind of cut
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Spl&it Cut"
|
|
msgstr "Potong Se&kaligus"
|
|
|
|
#. i18n-hint: (verb) Do a special kind of DELETE
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Split D&elete"
|
|
msgstr "H&apus Sekaligus"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Silence Audi&o"
|
|
msgstr "&Diamkan Audio"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "Tri&m Audio"
|
|
msgstr "Rekaman Audio"
|
|
|
|
#. i18n-hint: (verb) It's an item on a menu.
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Sp&lit"
|
|
msgstr "&Gabung"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Split Ne&w"
|
|
msgstr "Gabung yang &Baru"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/EditMenus.cpp src/menus/LabelMenus.cpp
|
|
msgid "&Join"
|
|
msgstr "&Berteman"
|
|
|
|
#: src/menus/EditMenus.cpp src/menus/LabelMenus.cpp
|
|
msgid "Detac&h at Silences"
|
|
msgstr "Membuat tugas di Diam"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Metadata..."
|
|
msgstr "Edit Metadata"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
msgid "Pre&ferences..."
|
|
msgstr "Pre&ferensi..."
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Delete Key"
|
|
msgstr "KunciHapus"
|
|
|
|
#: src/menus/EditMenus.cpp
|
|
#, fuzzy
|
|
msgid "Delete Key&2"
|
|
msgstr "KunciHapus2"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
msgid "Ext&ra"
|
|
msgstr ""
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "Mi&xer"
|
|
msgstr "Toolbar Mi&xer"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "Ad&just Playback Volume..."
|
|
msgstr "Ubah kecepatan bermain"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Increase Playback Volume"
|
|
msgstr "Tingkatkan kecepatan bermain"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Decrease Playback Volume"
|
|
msgstr "Turunkan kecepatan bermain"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "Adj&ust Recording Volume..."
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "I&ncrease Recording Volume"
|
|
msgstr "Tingkatkan kecepatan bermain"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "D&ecrease Recording Volume"
|
|
msgstr "Turunkan kecepatan bermain"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "De&vice"
|
|
msgstr "Perang&kat"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "Change &Recording Device..."
|
|
msgstr "Mengubah Pitch"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "Change &Playback Device..."
|
|
msgstr "Mengubah Pitch"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "Change Audio &Host..."
|
|
msgstr "Membuat cache audio"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "Change Recording Cha&nnels..."
|
|
msgstr "Mengubah Pitch"
|
|
|
|
#: src/menus/ExtraMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Full Screen (on/off)"
|
|
msgstr "Layar penuh hidup/mati"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"Cannot create directory '%s'. \n"
|
|
"File already exists that is not a directory"
|
|
msgstr ""
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Export Selected Audio"
|
|
msgstr "Exporting selected audio as %s"
|
|
|
|
#. i18n-hint: filename containing exported text from label tracks
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "labels.txt"
|
|
msgstr "label.txt"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "There are no label tracks to export."
|
|
msgstr "Tidak ada label yang diekspor"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Please select only one Note Track at a time."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Please select a Note Track."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Export MIDI As:"
|
|
msgstr "Ekspor MIDI Sebagai:"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "MIDI file"
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Allegro file"
|
|
msgstr "Semua File (*)|*"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid ""
|
|
"You have selected a filename with an unrecognized file extension.\n"
|
|
"Do you want to continue?"
|
|
msgstr ""
|
|
"Anda memilih nama file yang ekstensinya tidak bisa dibaca.\n"
|
|
" Anda ingin meneruskan?"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Export MIDI"
|
|
msgstr "Ekspor MIDI"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, c-format
|
|
msgid "Imported labels from '%s'"
|
|
msgstr "Diimpor label dari '%s'"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Import Labels"
|
|
msgstr "Impor label"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select a MIDI file"
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "MIDI and Allegro files"
|
|
msgstr ""
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "MIDI files"
|
|
msgstr "File MP3"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Allegro files"
|
|
msgstr "Semua File (*)|*"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Dangerous Reset..."
|
|
msgstr "Simpan Aturan Lanjut"
|
|
|
|
#. i18n-hint: This is the name of the menu item on Mac OS X only
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Open Recent"
|
|
msgstr "Buka yang Sebelumnya"
|
|
|
|
#. i18n-hint: This is the name of the menu item on Windows and Linux
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Recent &Files"
|
|
msgstr "&File Sebelumnya"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "&Save Project"
|
|
msgstr "&Simpan Proyek"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Save Project &As..."
|
|
msgstr "Simpan &Proyek Sebagai..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Backup Project..."
|
|
msgstr "Buka yang &Sebelumnya..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Export"
|
|
msgstr "Ekspor"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Export as MP&3"
|
|
msgstr "Ekspor"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Export as &WAV"
|
|
msgstr "Ekspor label sebagai:"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Export as &OGG"
|
|
msgstr "Ekspor"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Export Audio..."
|
|
msgstr "&Ekspor"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Expo&rt Selected Audio..."
|
|
msgstr "Eksp&or Terpilih..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Export &Labels..."
|
|
msgstr "Ekspor &Label..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Export &Multiple..."
|
|
msgstr "Ekspor &Multipel..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Export MI&DI..."
|
|
msgstr "Ekspor MIDI..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "&Audio..."
|
|
msgstr "&Audio..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "&Labels..."
|
|
msgstr "&Label..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "&MIDI..."
|
|
msgstr "&MIDI..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "&Raw Data..."
|
|
msgstr "&Data Raw..."
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Pa&ge Setup..."
|
|
msgstr "Setup &Halaman..."
|
|
|
|
#. i18n-hint: (verb) It's item on a menu.
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "&Print..."
|
|
msgstr "P&rint..."
|
|
|
|
#. i18n-hint: (verb) It's item on a menu.
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "E&xit"
|
|
msgstr "Ke&luar"
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
msgid "Hidden File Menu"
|
|
msgstr ""
|
|
|
|
#: src/menus/FileMenus.cpp
|
|
#, fuzzy
|
|
msgid "Export as FLAC"
|
|
msgstr "Ekspor label sebagai:"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Save %s"
|
|
msgstr "Tersimpan %s"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Unable to save %s"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Do you have these problems?"
|
|
msgstr "Anda mau menyimpan perubahan?"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Fix"
|
|
msgstr "Mix"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Quick Fixes"
|
|
msgstr "File QuickTime"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Nothing to do"
|
|
msgstr "Tidak mungkin membatalkan"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
msgid "No quick, easily fixed problems were found"
|
|
msgstr ""
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Clocks on the Tracks"
|
|
msgstr "Tutup trek yang terfokus"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Can't select precisely"
|
|
msgstr "Tidak bisa membuka file proyek"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Recording stops and starts"
|
|
msgstr "Mulai merekam"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
msgid "Fixed"
|
|
msgstr ""
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
msgid "Audio Device Info"
|
|
msgstr "Info Perangkat Audio"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "MIDI Device Info"
|
|
msgstr "Perangkat MIDI"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Quick Fix..."
|
|
msgstr "&Bantuan"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Getting Started"
|
|
msgstr "Awal Pilihan:"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "Audacity &Manual"
|
|
msgstr "Proyek Audacity"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Quick Help..."
|
|
msgstr "&Bantuan"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
msgid "&Manual..."
|
|
msgstr ""
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Diagnostics"
|
|
msgstr "\t-test (jalankan diagnosa otomatis)"
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
msgid "Au&dio Device Info..."
|
|
msgstr ""
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
#, fuzzy
|
|
msgid "&MIDI Device Info..."
|
|
msgstr "Perangkat MIDI"
|
|
|
|
#: src/menus/HelpMenus.cpp src/widgets/ErrorDialog.cpp
|
|
msgid "Show &Log..."
|
|
msgstr "Tunjukkan &Log..."
|
|
|
|
#: src/menus/HelpMenus.cpp
|
|
msgid "&About Audacity..."
|
|
msgstr "&Tentang Audacity"
|
|
|
|
#: src/menus/LabelMenus.cpp src/toolbars/TranscriptionToolBar.cpp
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
msgid "Added label"
|
|
msgstr "Label telah dibuat"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "Paste Text to New Label"
|
|
msgstr "Tempel Teks ke Label Baru"
|
|
|
|
#. i18n-hint: (verb) past tense. Audacity has just cut the labeled audio
|
|
#. regions.
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cut labeled audio regions to clipboard"
|
|
msgstr "Potong wilayah berlabel ke clipboard"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cut Labeled Audio"
|
|
msgstr "Potong Label"
|
|
|
|
#. i18n-hint: (verb) Audacity has just deleted the labeled audio regions
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Deleted labeled audio regions"
|
|
msgstr "Wilayah berlabel dihapus"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Delete Labeled Audio"
|
|
msgstr "Wilayah berlabel dihapus"
|
|
|
|
#. i18n-hint: (verb) Audacity has just split cut the labeled audio
|
|
#. regions
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Split Cut labeled audio regions to clipboard"
|
|
msgstr "Potong Sekaligus wilayah berlabel ke clipboard"
|
|
|
|
#. i18n-hint: (verb) Do a special kind of cut on the labels
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Split Cut Labeled Audio"
|
|
msgstr "Potong Sekaligus Label"
|
|
|
|
#. i18n-hint: (verb) Audacity has just done a special kind of DELETE on
|
|
#. the labeled audio regions
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Split Deleted labeled audio regions"
|
|
msgstr "Hapus Sekaligus wilayah berlabel"
|
|
|
|
#. i18n-hint: (verb) Do a special kind of DELETE on labeled audio
|
|
#. regions
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Split Delete Labeled Audio"
|
|
msgstr "Hapus Sekaligus Label"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Silenced labeled audio regions"
|
|
msgstr "Wilayah berlabel didiamkan"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Silence Labeled Audio"
|
|
msgstr "Wilayah berlabel didiamkan"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Copied labeled audio regions to clipboard"
|
|
msgstr "Salin wilayah berlabel ke clipboard"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Copy Labeled Audio"
|
|
msgstr "Salin Label"
|
|
|
|
#. i18n-hint: (verb) past tense. Audacity has just split the labeled
|
|
#. audio (a point or a region)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Split labeled audio (points or regions)"
|
|
msgstr "Sekaliguskan wilayah berlabel"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Split Labeled Audio"
|
|
msgstr "Sekaliguskan wilayah berlabel"
|
|
|
|
#. i18n-hint: (verb) Audacity has just joined the labeled audio (points or
|
|
#. regions)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Joined labeled audio (points or regions)"
|
|
msgstr "Wilayah berlabel digabung"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Join Labeled Audio"
|
|
msgstr "Wilayah berlabel digabung"
|
|
|
|
#. i18n-hint: (verb) Audacity has just detached the labeled audio regions.
|
|
#. This message appears in history and tells you about something
|
|
#. Audacity has done.
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Detached labeled audio regions"
|
|
msgstr "Wilayah berlabel yang terlepas"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Detach Labeled Audio"
|
|
msgstr "Lepaskan Label"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Labels"
|
|
msgstr "Label"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Edit Labels..."
|
|
msgstr "&Edit Label"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Add Label at &Selection"
|
|
msgstr "Tambahkan Label Pada &Pilihan"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Add Label at &Playback Position"
|
|
msgstr "Tambahkan Label Pada &Posisi Kursor"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "Paste Te&xt to New Label"
|
|
msgstr "Tempel Tek&s ke Label Baru"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "&Type to Create a Label (on/off)"
|
|
msgstr ""
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "La&beled Audio"
|
|
msgstr "&Wilayah Terlabel"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "&Cut"
|
|
msgstr "&Potong"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Cut"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Delete"
|
|
msgstr "Hapus Sekaligus"
|
|
|
|
#. i18n-hint: (verb) A special way to cut out a piece of audio
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "&Split Cut"
|
|
msgstr "Potong Se&kaligus"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Split Cut"
|
|
msgstr "Potong Sekaligus"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "Sp&lit Delete"
|
|
msgstr "Hapus Seka&ligus"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Split Delete"
|
|
msgstr "Hapus Sekaligus"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "Silence &Audio"
|
|
msgstr "Diamkan &Audio"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Silence"
|
|
msgstr "Diam"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "Co&py"
|
|
msgstr "&Salin"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Copy"
|
|
msgstr "Label"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/LabelMenus.cpp
|
|
msgid "Spli&t"
|
|
msgstr "Ga&bung"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Split"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/menus/LabelMenus.cpp
|
|
#, fuzzy
|
|
msgid "Label Join"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
msgid "Move Backward Through Active Windows"
|
|
msgstr ""
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
msgid "Move Forward Through Active Windows"
|
|
msgstr ""
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
msgid "Foc&us"
|
|
msgstr ""
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move &Backward from Toolbars to Tracks"
|
|
msgstr "Maju ke belakang dari toolbar ke Trek"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move F&orward from Toolbars to Tracks"
|
|
msgstr "Maju ke depan dari toolbar ke Trek"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focus to &Previous Track"
|
|
msgstr "Pindahkan Fokus ke Trek Sebelumnya"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focus to &Next Track"
|
|
msgstr "Pindahkan Fokus ke Trek Selanjutnya"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focus to &First Track"
|
|
msgstr "Pindahkan Fokus ke Trek Selanjutnya"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focus to &Last Track"
|
|
msgstr "Pindahkan Fokus ke Trek Selanjutnya"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focus to P&revious and Select"
|
|
msgstr "Pindahkan Fokus ke Trek Sebelumnya dan Pilih"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focus to N&ext and Select"
|
|
msgstr "Pindahkan Fokus ke Trek Selanjutnya dan Pilih"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Toggle Focused Track"
|
|
msgstr "Fokuskan ke Trek Terpilih"
|
|
|
|
#: src/menus/NavigationMenus.cpp
|
|
#, fuzzy
|
|
msgid "Toggle Focuse&d Track"
|
|
msgstr "Fokuskan ke Trek Terpilih"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Uncategorized"
|
|
msgstr ""
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "..."
|
|
msgstr "Baru..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Unknown"
|
|
msgstr ""
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "&Repeat %s"
|
|
msgstr "Ulangi %s"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Plug-in %d to %d"
|
|
msgstr "Plugin %i ke %i"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "&Generate"
|
|
msgstr "&Buat"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Add / Remove Plug-ins..."
|
|
msgstr ""
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Repeat Last Generator"
|
|
msgstr "Ulangi Efek Terakhir"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Effe&ct"
|
|
msgstr "E&fek"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Repeat Last Effect"
|
|
msgstr "Ulangi Efek Terakhir"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "&Analyze"
|
|
msgstr "&Analisa"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Repeat Last Analyzer"
|
|
msgstr "Ulangi Efek Terakhir"
|
|
|
|
#: src/menus/PluginMenus.cpp src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "T&ools"
|
|
msgstr "Alat"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Repeat Last Tool"
|
|
msgstr "Ulangi Efek Terakhir"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Macros..."
|
|
msgstr "&Label..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Apply Macro"
|
|
msgstr "Mengaplikasikan %s"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Palette..."
|
|
msgstr "Hapus"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Reset &Configuration"
|
|
msgstr "Informasi Perubahan"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Screenshot..."
|
|
msgstr "&Alat Screenshot..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "&Run Benchmark..."
|
|
msgstr "&Jalankan Benchmark..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Simulate Recording Errors"
|
|
msgstr "Merekam"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Detect Upstream Dropouts"
|
|
msgstr "Pilih stream untuk diimpor"
|
|
|
|
#. i18n-hint: Scriptables are commands normally used from Python, Perl etc.
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Script&ables I"
|
|
msgstr "Variabel"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Time..."
|
|
msgstr "Pilih"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Frequencies..."
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Tracks..."
|
|
msgstr "Pilih"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Track Status..."
|
|
msgstr "ke &Awal Trek"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Set Track Audio..."
|
|
msgstr ""
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Set Track Visuals..."
|
|
msgstr ""
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Get Preference..."
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Preference..."
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Clip..."
|
|
msgstr "Alat Selanjutnya"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Envelope..."
|
|
msgstr "Amplop"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Label..."
|
|
msgstr "&Edit Label"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Project..."
|
|
msgstr "Simpan &Proyek Sebagai..."
|
|
|
|
#. i18n-hint: Scriptables are commands normally used from Python, Perl etc.
|
|
#: src/menus/PluginMenus.cpp
|
|
msgid "Scripta&bles II"
|
|
msgstr ""
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Track..."
|
|
msgstr "Trek Kecil"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Get Info..."
|
|
msgstr "&History..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Message..."
|
|
msgstr "&Sampel Ulang..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Help..."
|
|
msgstr "Bantuan"
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Open Project..."
|
|
msgstr "Buka yang &Sebelumnya..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Save Project..."
|
|
msgstr "Simpan &Proyek Sebagai..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Mouse..."
|
|
msgstr "&History..."
|
|
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Compare Audio..."
|
|
msgstr "Kompresor..."
|
|
|
|
#. i18n-hint: Screenshot in the help menu has a much bigger dialog.
|
|
#: src/menus/PluginMenus.cpp
|
|
#, fuzzy
|
|
msgid "Screenshot (short format)..."
|
|
msgstr "&Alat Screenshot..."
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "Set Left Selection Boundary"
|
|
msgstr "Atur Batas Kiri"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "Position"
|
|
msgstr "Posisi"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "Set Right Selection Boundary"
|
|
msgstr "Atur Batas Kanan"
|
|
|
|
#. i18n-hint: (verb) It's an item on a menu.
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "&Select"
|
|
msgstr "&Pilih"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "&None"
|
|
msgstr "&Tidak Sama Sekali"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select None"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/menus/SelectMenus.cpp src/menus/TrackMenus.cpp
|
|
msgid "&Tracks"
|
|
msgstr "&Trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "In All &Tracks"
|
|
msgstr "Seba&rkan Semua Trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "In All &Sync-Locked Tracks"
|
|
msgstr "Seba&rkan Semua Trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Sync-Locked"
|
|
msgstr "Pilih Diam"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "R&egion"
|
|
msgstr "Mai&nkan Wilayah"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "&Left at Playback Position"
|
|
msgstr "Di &Kiri Posisi Kursor Trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Selection Left at Play Position"
|
|
msgstr "Pilih Titik Terpilih dan Mainkan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "&Right at Playback Position"
|
|
msgstr "Di K&anan Posisi Kursor Trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set Selection Right at Play Position"
|
|
msgstr "Pilih Titik Terpilih dan Mainkan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "Track &Start to Cursor"
|
|
msgstr "&Awal Trek ke Kursor"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Track Start to Cursor"
|
|
msgstr "&Awal Trek ke Kursor"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "Cursor to Track &End"
|
|
msgstr "&Kursor ke akhir trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Cursor to Track End"
|
|
msgstr "&Kursor ke akhir trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Track Start to En&d"
|
|
msgstr "&Awal Trek ke Kursor"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Track Start to End"
|
|
msgstr "Pilih ke Akhir"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "S&tore Selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Retrieve Selectio&n"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "S&pectral"
|
|
msgstr "Spektrum"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "To&ggle Spectral Selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Next &Higher Peak Frequency"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Next &Lower Peak Frequency"
|
|
msgstr "Frekuensi linier"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "Cursor to Stored &Cursor Position"
|
|
msgstr ""
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Cursor to Stored"
|
|
msgstr "Pilih ke Awal"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
msgid "Store Cursor Pos&ition"
|
|
msgstr ""
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "At &Zero Crossings"
|
|
msgstr "Cari Crossing Kosong"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Select Zero Crossing"
|
|
msgstr "Cari Crossing Kosong"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Snap-To &Off"
|
|
msgstr "Matikankan Patokan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Snap-To &Nearest"
|
|
msgstr "Hidupkan Patokan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Snap-To &Prior"
|
|
msgstr "Patokan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection to &Start"
|
|
msgstr "Pilih ke Awal"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection to En&d"
|
|
msgstr "Pilih ke Akhir"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection Extend &Left"
|
|
msgstr "Pilih yang tidak dipilih di Kiri"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection Extend &Right"
|
|
msgstr "Pilih yang tidak dipilih di Kanan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set (or Extend) Le&ft Selection"
|
|
msgstr "Atur (atau Mengecualikan) Yang Terpilih di Kiri"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Set (or Extend) Rig&ht Selection"
|
|
msgstr "Atur (atau Mengecualikan) Yang Terpilih di Kanan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection Contract L&eft"
|
|
msgstr "Pilih yang di Kiri"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection Contract R&ight"
|
|
msgstr "Pilih yang di Kanan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Cursor to"
|
|
msgstr "Kursor Kiri"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection Star&t"
|
|
msgstr "Awal Pilihan:"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Selection Start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/SelectMenus.cpp src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection En&d"
|
|
msgstr "Akhir Pilihan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Selection End"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Track &Start"
|
|
msgstr "ke &Awal Trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Track Start"
|
|
msgstr "&Kursor ke akhir trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Track &End"
|
|
msgstr "ke Ak&hir Trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Track End"
|
|
msgstr "&Kursor ke akhir trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Project Start"
|
|
msgstr "Proyek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Project Start"
|
|
msgstr "Proyek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Project E&nd"
|
|
msgstr "Proyek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor to Project End"
|
|
msgstr "&Kursor ke akhir trek"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Cursor"
|
|
msgstr "Kursor Kiri"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor &Left"
|
|
msgstr "Kursor Kiri"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor &Right"
|
|
msgstr "Kursor Kanan"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor Sh&ort Jump Left"
|
|
msgstr "Kursor Kiri Lompatan Rendah"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor Shor&t Jump Right"
|
|
msgstr "Kursor Kiri Lompatan Rendah"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor Long J&ump Left"
|
|
msgstr "Kursor Kiri Lompatan Tinggi"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Cursor Long Ju&mp Right"
|
|
msgstr "Kursor Kanan Lompatan Tinggi"
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips, ...
|
|
#.
|
|
#: src/menus/SelectMenus.cpp src/tracks/ui/Scrubbing.cpp
|
|
msgid "See&k"
|
|
msgstr ""
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Short Seek &Left During Playback"
|
|
msgstr "Coba periode pendek di kiri selama bermain"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Short Seek &Right During Playback"
|
|
msgstr "Coba periode pendek di kanan selama bermain"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Long Seek Le&ft During Playback"
|
|
msgstr "Coba periode panjang di kiri selama bermain"
|
|
|
|
#: src/menus/SelectMenus.cpp
|
|
#, fuzzy
|
|
msgid "Long Seek Rig&ht During Playback"
|
|
msgstr "Coba periode panjang di kanan selama bermain"
|
|
|
|
#: src/menus/ToolbarMenus.cpp
|
|
msgid "&Toolbars"
|
|
msgstr "&Toolbar"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/ToolbarMenus.cpp
|
|
#, fuzzy
|
|
msgid "Edit &Mode (on/off)"
|
|
msgstr "Overdub (nyala/mati)"
|
|
|
|
#: src/menus/ToolbarMenus.cpp
|
|
#, fuzzy
|
|
msgid "Reset Toolb&ars"
|
|
msgstr "&Kembalikan Toolbar"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, c-format
|
|
msgid "Rendered all audio in track '%s'"
|
|
msgstr "Semua audio di trek '%s' telah di-render"
|
|
|
|
#. i18n-hint: Convert the audio into a more usable form, so apply
|
|
#. * panning and amplification and write to some external file.
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Render"
|
|
msgstr "Render"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, c-format
|
|
msgid "Mixed and rendered %d tracks into one new stereo track"
|
|
msgstr "Di-mix dan di-render %d trek ke dalam satu trek stereo"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, c-format
|
|
msgid "Mixed and rendered %d tracks into one new mono track"
|
|
msgstr "Di-mix dan di-render %d trek ke dalam satu trek mono"
|
|
|
|
#. i18n-hint: One or more audio tracks have been panned
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Panned audio track(s)"
|
|
msgstr "Trek audio telah disampel ulang"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pan Track"
|
|
msgstr "Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Start to &Zero"
|
|
msgstr "Tanggal Mulai"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Start to &Cursor/Selection Start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Start to Selection &End"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "End to Cu&rsor/Selection Start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "End to Selection En&d"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#. i18n-hint: In this and similar messages describing editing actions,
|
|
#. the starting or ending points of tracks are re-"aligned" to other
|
|
#. times, and the time selection may be "moved" too. The first
|
|
#. noun -- "start" in this example -- is the object of a verb (not of
|
|
#. an implied preposition "from").
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned/Moved start to zero"
|
|
msgstr "Ratakan dan P&indahan Kursor"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned start to zero"
|
|
msgstr "Tanggal Mulai"
|
|
|
|
#. i18n-hint: This and similar messages give shorter descriptions of
|
|
#. the aligning and moving editing actions
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align/Move Start"
|
|
msgstr "Diratakan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align Start"
|
|
msgstr "Awal Amplitudo"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned/Moved start to cursor/selection start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned start to cursor/selection start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned/Moved start to selection end"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned start to selection end"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned/Moved end to cursor/selection start"
|
|
msgstr "Diratakan dengan awal pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned end to cursor/selection start"
|
|
msgstr "Diratakan dengan awal pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align/Move End"
|
|
msgstr "Diratakan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align End"
|
|
msgstr "Perataan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned/Moved end to selection end"
|
|
msgstr "Diratakan akhir dengan akhir pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned end to selection end"
|
|
msgstr "Diratakan akhir dengan akhir pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned/Moved end to end"
|
|
msgstr "Ratakan dan P&indahan Kursor"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned end to end"
|
|
msgstr "Ratakan Akhir &dengan Akhir di Pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align/Move End to End"
|
|
msgstr "Ratakan Akhir &dengan Akhir di Pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align End to End"
|
|
msgstr "Ratakan Akhir &dengan Akhir di Pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned/Moved together"
|
|
msgstr "Ratakan dan P&indahan Kursor"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Aligned together"
|
|
msgstr "Ratakan Trek Bersa&ma-sama"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align/Move Together"
|
|
msgstr "Ratakan Trek Bersa&ma-sama"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align Together"
|
|
msgstr "Ratakan Trek Bersa&ma-sama"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Synchronize MIDI with Audio"
|
|
msgstr "Sinkronkan MIDI dengan Audio"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Synchronizing MIDI and Audio Tracks"
|
|
msgstr "Sinkronkan MIDI dengan Audio"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Adjusted gain"
|
|
msgstr "Kekuatan yang Diubah"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Adjusted Pan"
|
|
msgstr "Pengubahan Pan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Created new audio track"
|
|
msgstr "Trek audio baru telah dibuat"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "New Track"
|
|
msgstr "Trek Baru"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Created new stereo audio track"
|
|
msgstr "Trek stereo baru telah dibuat"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Created new label track"
|
|
msgstr "Trek label baru telah dibuat"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "This version of Audacity only allows one time track for each project window."
|
|
msgstr ""
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Created new time track"
|
|
msgstr "Dibuat trek waktu yang baru"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "New sample rate (Hz):"
|
|
msgstr "New sample rate (Hz):"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "The entered value is invalid"
|
|
msgstr "Nilai yang Anda masukkan tidak valid"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, c-format
|
|
msgid "Resampling track %d"
|
|
msgstr "Menyampel ulang trek %d"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Resampled audio track(s)"
|
|
msgstr "Trek audio telah disampel ulang"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Resample Track"
|
|
msgstr "Menyempel Ulang Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Please select at least one audio track and one MIDI track."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, c-format
|
|
msgid "Alignment completed: MIDI from %.2f to %.2f secs, Audio from %.2f to %.2f secs."
|
|
msgstr ""
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Sync MIDI with Audio"
|
|
msgstr "Sinkronisasi MIDI dengan Audio"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, c-format
|
|
msgid "Alignment error: input too short: MIDI from %.2f to %.2f secs, Audio from %.2f to %.2f secs."
|
|
msgstr ""
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Internal error reported by alignment process."
|
|
msgstr ""
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Tracks sorted by time"
|
|
msgstr "Trek diurut bedasarkan waktu"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Sort by Time"
|
|
msgstr "Urutkan dari waktu"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Tracks sorted by name"
|
|
msgstr "Trek diurut bedasarkan nama"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Sort by Name"
|
|
msgstr "Urutkan dari Nama"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Can't delete track with active audio"
|
|
msgstr "Tidak bisa menghapus trek yang sedang aktif"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Add &New"
|
|
msgstr "Add &New"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Mono Track"
|
|
msgstr "Pindahkan Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "&Stereo Track"
|
|
msgstr "Trek &Stereo"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "&Label Track"
|
|
msgstr "&Trek Label"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "&Time Track"
|
|
msgstr "Trek &Waktu"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Mi&x"
|
|
msgstr ""
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Mix Stereo Down to &Mono"
|
|
msgstr "Pisah Stereo ke Mono"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Mi&x and Render"
|
|
msgstr "Mi&x dan Render"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Mix and Render to Ne&w Track"
|
|
msgstr "Mix dan Render ke Trek Baru"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "&Resample..."
|
|
msgstr "&Sampel Ulang..."
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "Remo&ve Tracks"
|
|
msgstr "&Buang Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "M&ute/Unmute"
|
|
msgstr "Diam/Hidupkan suara trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "&Mute All Tracks"
|
|
msgstr "&Diamkan Semua Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Unmute All Tracks"
|
|
msgstr "&Matikan Diam ke Semua Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Mut&e Tracks"
|
|
msgstr "&Diamkan Semua Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "U&nmute Tracks"
|
|
msgstr "&Matikan Diam ke Semua Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "&Pan"
|
|
msgstr ""
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Left"
|
|
msgstr "Kiri"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pan Left"
|
|
msgstr "Kiri"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Right"
|
|
msgstr "Kanan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pan Right"
|
|
msgstr "Kanan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Center"
|
|
msgstr "Tengah"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pan Center"
|
|
msgstr "Tengah"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
msgid "&Align Tracks"
|
|
msgstr "&Ratakan Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Align End to End"
|
|
msgstr "Ratakan Akhir &dengan Akhir di Pilihan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Align &Together"
|
|
msgstr "Ratakan Trek Bersa&ma-sama"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Move Selection with Tracks (on/off)"
|
|
msgstr "Telah dipindah ke trek yang lain"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Sele&ction and Tracks"
|
|
msgstr "Telah dipindah ke trek yang lain"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "S&ort Tracks"
|
|
msgstr "Trek Kecil"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "By &Start Time"
|
|
msgstr "dari &Waktu awal"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "By &Name"
|
|
msgstr "dari &Nama"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Sync-&Lock Tracks (on/off)"
|
|
msgstr "Link Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Track"
|
|
msgstr "&Trek"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Change P&an on Focused Track..."
|
|
msgstr "Ubah pan pada trek terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pan &Left on Focused Track"
|
|
msgstr "Pan-kan di kiri trek terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pan &Right on Focused Track"
|
|
msgstr "Pan-kan di kanan trek terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Change Gai&n on Focused Track..."
|
|
msgstr "Ubah kekuatan pada trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Increase Gain on Focused Track"
|
|
msgstr "Tingkatkan kekuatan pada trek yang difokuskan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Decrease Gain on Focused Track"
|
|
msgstr "Turunkan kekuatan pada trek yang difokuskan"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Op&en Menu on Focused Track..."
|
|
msgstr "Buka menu pada trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "M&ute/Unmute Focused Track"
|
|
msgstr "Diam/Hidupkan suara trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Solo/Unsolo Focused Track"
|
|
msgstr "Solo/Jangan solo trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Close Focused Track"
|
|
msgstr "Tutup trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focused Track U&p"
|
|
msgstr "Tutup trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focused Track Do&wn"
|
|
msgstr "Tutup trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focused Track to T&op"
|
|
msgstr "Tutup trek yang terfokus"
|
|
|
|
#: src/menus/TrackMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move Focused Track to &Bottom"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#. i18n-hint: These are strings for the status bar, and indicate whether Audacity
|
|
#. is playing or recording or stopped, and whether it is paused;
|
|
#. progressive verb form
|
|
#: src/menus/TransportMenus.cpp src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Playing"
|
|
msgstr "Play"
|
|
|
|
#. i18n-hint: These are strings for the status bar, and indicate whether Audacity
|
|
#. is playing or recording or stopped, and whether it is paused;
|
|
#. progressive verb form
|
|
#: src/menus/TransportMenus.cpp src/prefs/DevicePrefs.cpp
|
|
#: src/prefs/MidiIOPrefs.cpp src/prefs/RecordingPrefs.cpp
|
|
#: src/prefs/RecordingPrefs.h src/toolbars/ControlToolBar.cpp
|
|
msgid "Recording"
|
|
msgstr "Merekam"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "no label track"
|
|
msgstr "Trek Label"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "no label track at or below focused track"
|
|
msgstr "Pan-kan di kiri trek terfokus"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, c-format
|
|
msgid "%s %d of %d"
|
|
msgstr ""
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "no labels in label track"
|
|
msgstr "Trek label baru telah dibuat"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid ""
|
|
"Timer Recording cannot be used with more than one open project.\n"
|
|
"\n"
|
|
"Please close any additional projects and try again."
|
|
msgstr ""
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid ""
|
|
"Timer Recording cannot be used while you have unsaved changes.\n"
|
|
"\n"
|
|
"Please save or close this project and try again."
|
|
msgstr ""
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Please select in a mono track."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Please select in a stereo track or two mono tracks."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Please select at least %d channels."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Please select a time within a clip."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#. i18n-hint: 'Transport' is the name given to the set of controls that
|
|
#. play, record, pause etc.
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Tra&nsport"
|
|
msgstr "T&ransportasi"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pl&aying"
|
|
msgstr "Play"
|
|
|
|
#. i18n-hint: (verb) Start or Stop audio playback
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pl&ay/Stop"
|
|
msgstr "Mulai/Berhenti"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play/Stop and &Set Cursor"
|
|
msgstr "Main/Berhenti dan Atur Kursor"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "&Loop Play"
|
|
msgstr "Maikan Be&rkali-kali"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "&Pause"
|
|
msgstr "&Pause"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Recording"
|
|
msgstr "Merekam"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "&Record"
|
|
msgstr "&Rekam"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Append Record"
|
|
msgstr "Tambah Rekaman"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Record &New Track"
|
|
msgstr "&Buang Trek"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "&Timer Record..."
|
|
msgstr "Pen&catat waktu rekaman..."
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "Punch and Rol&l Record"
|
|
msgstr ""
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "Pla&y Region"
|
|
msgstr "Mai&nkan Wilayah"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "&Lock"
|
|
msgstr "&Kunci"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "&Unlock"
|
|
msgstr "&Buka Kunci"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "R&escan Audio Devices"
|
|
msgstr "Info Perangkat Audio"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Transport &Options"
|
|
msgstr "Transkrispi"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Sound Activation Le&vel..."
|
|
msgstr "Level Pengaktifan Suara..."
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Sound A&ctivated Recording (on/off)"
|
|
msgstr "Merekam dengan Suara Diaktifkan (nyala/mati)"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "Pinned Play/Record &Head (on/off)"
|
|
msgstr ""
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Overdub (on/off)"
|
|
msgstr "Overdub (nyala/mati)"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "So&ftware Playthrough (on/off)"
|
|
msgstr "Selama bermainpada software (nyala/mati)"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "A&utomated Recording Level Adjustment (on/off)"
|
|
msgstr "Perubahan Level Input Otomatis (nyala/mati)"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "T&ransport"
|
|
msgstr "T&ransportasi"
|
|
|
|
#. i18n-hint: (verb) Start playing audio
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Pl&ay"
|
|
msgstr "Mulai/Berhenti"
|
|
|
|
#. i18n-hint: (verb) Stop playing audio
|
|
#: src/menus/TransportMenus.cpp
|
|
msgid "Sto&p"
|
|
msgstr ""
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play &One Second"
|
|
msgstr "Mainkan Satu Detik"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play to &Selection"
|
|
msgstr "Mainkan ke yang dipilih"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play &Before Selection Start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play Af&ter Selection Start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play Be&fore Selection End"
|
|
msgstr "Mainkan ke yang dipilih"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play Aft&er Selection End"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play Before a&nd After Selection Start"
|
|
msgstr "Ra&takan Akhir dengan Awal di Pilihan"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play Before an&d After Selection End"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play C&ut Preview"
|
|
msgstr "Mainkan Preview POtongan"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Play-at-Speed"
|
|
msgstr "Memainkan berkecepatan"
|
|
|
|
#. i18n-hint: 'Normal Play-at-Speed' doesn't loop or cut preview.
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Normal Pl&ay-at-Speed"
|
|
msgstr "Memainkan berkecepatan"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Loop Play-at-Speed"
|
|
msgstr "Main dengan kecepatan"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Play C&ut Preview-at-Speed"
|
|
msgstr "Mainkan Preview POtongan"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Ad&just Playback Speed..."
|
|
msgstr "Ubah kecepatan bermain"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Increase Playback Speed"
|
|
msgstr "Tingkatkan kecepatan bermain"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Decrease Playback Speed"
|
|
msgstr "Turunkan kecepatan bermain"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move to Pre&vious Label"
|
|
msgstr "Pindahkan Fokus ke Trek Sebelumnya dan Pilih"
|
|
|
|
#: src/menus/TransportMenus.cpp
|
|
#, fuzzy
|
|
msgid "Move to Ne&xt Label"
|
|
msgstr "Pindahkan Fokus ke Trek Selanjutnya dan Pilih"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
msgid "&View"
|
|
msgstr "&Lihat"
|
|
|
|
#. i18n-hint: Standard Macintosh Window menu item: Make (the current
|
|
#. * window) full sized
|
|
#: src/menus/ViewMenus.cpp src/menus/WindowMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Zoom"
|
|
msgstr "Zoom"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
msgid "Zoom &In"
|
|
msgstr "Per&besar"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
msgid "Zoom &Normal"
|
|
msgstr "&Normal"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
msgid "Zoom &Out"
|
|
msgstr "Per&kecil"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
msgid "&Zoom to Selection"
|
|
msgstr "Perbesar Ter&pilih"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Zoom &Toggle"
|
|
msgstr "Alat Memperbesar"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Advanced &Vertical Zooming"
|
|
msgstr "Opsi Mixing Lanjut"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "T&rack Size"
|
|
msgstr "Judul Trek"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Fit to Width"
|
|
msgstr "&Samakan Dengan Jendela"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
msgid "Fit to &Height"
|
|
msgstr ""
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
msgid "&Collapse All Tracks"
|
|
msgstr "&Sederhanakan Semua Trek"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "E&xpand Collapsed Tracks"
|
|
msgstr "Seba&rkan Semua Trek"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Sk&ip to"
|
|
msgstr "Langsung ke akhir"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Selection Sta&rt"
|
|
msgstr "Awal Pilihan:"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Skip to Selection Start"
|
|
msgstr "ke A&walan yang dipilih"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Skip to Selection End"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Extra Menus (on/off)"
|
|
msgstr "Overdub (nyala/mati)"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "Track &Name (on/off)"
|
|
msgstr "Overdub (nyala/mati)"
|
|
|
|
#: src/menus/ViewMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Show Clipping (on/off)"
|
|
msgstr "&Lihat Clipping"
|
|
|
|
#: src/menus/ViewMenus.cpp src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Show Effects Rack"
|
|
msgstr "Efek VST"
|
|
|
|
#: src/menus/WindowMenus.cpp
|
|
#, fuzzy
|
|
msgid "&Window"
|
|
msgstr " jendela"
|
|
|
|
#. i18n-hint: Standard Macintosh Window menu item: Make (the current
|
|
#. * window) shrink to an icon on the dock
|
|
#: src/menus/WindowMenus.cpp
|
|
msgid "&Minimize"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Standard Macintosh Window menu item: Make all project
|
|
#. * windows un-hidden
|
|
#: src/menus/WindowMenus.cpp
|
|
msgid "&Bring All to Front"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Shrink all project windows to icons on the Macintosh
|
|
#. tooldock
|
|
#: src/menus/WindowMenus.cpp
|
|
#, fuzzy
|
|
msgid "Minimize All Projects"
|
|
msgstr "&Normalkan semua trek pada proyek"
|
|
|
|
#: src/ondemand/ODComputeSummaryTask.h
|
|
msgid "Import complete. Calculating waveform"
|
|
msgstr "Impor selesai. Mnghitung Waveform"
|
|
|
|
#: src/ondemand/ODDecodeTask.h
|
|
msgid "Decoding Waveform"
|
|
msgstr "Men-decode Waveform"
|
|
|
|
#: src/ondemand/ODWaveTrackTaskQueue.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s %2.0f%% complete. Click to change task focal point."
|
|
msgstr "%s %2.0f%% selesai. Klik untuk mengubah titik tugas."
|
|
|
|
#: src/prefs/ApplicationPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Application"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/ApplicationPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Update Audacity"
|
|
msgstr "Keluar dari Audacity"
|
|
|
|
#: src/prefs/ApplicationPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Check for Updates"
|
|
msgstr "Ce&k Ketergantungan..."
|
|
|
|
#: src/prefs/BatchPrefs.cpp src/prefs/BatchPrefs.h
|
|
msgid "Batch"
|
|
msgstr "Batch"
|
|
|
|
#: src/prefs/BatchPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Batch"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/BatchPrefs.cpp src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "Behaviors"
|
|
msgstr "Kelakuan"
|
|
|
|
#: src/prefs/BatchPrefs.cpp
|
|
msgid "&Don't apply effects in batch mode"
|
|
msgstr "&Jangan aplikasikan efek pada mode batch"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
msgid "Devices"
|
|
msgstr "Perangkat"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Device"
|
|
msgstr "Preferensi..."
|
|
|
|
#. i18n-hint Software interface to audio devices
|
|
#: src/prefs/DevicePrefs.cpp
|
|
#, fuzzy
|
|
msgctxt "device"
|
|
msgid "Interface"
|
|
msgstr "Tampilan"
|
|
|
|
#. i18n-hint: (noun)
|
|
#: src/prefs/DevicePrefs.cpp src/prefs/MidiIOPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Host:"
|
|
msgstr "&Host"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
msgid "Using:"
|
|
msgstr "Menggunakan:"
|
|
|
|
#: src/prefs/DevicePrefs.cpp src/prefs/MidiIOPrefs.cpp
|
|
#: src/prefs/PlaybackPrefs.cpp src/prefs/PlaybackPrefs.h
|
|
msgid "Playback"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/prefs/DevicePrefs.cpp src/prefs/MidiIOPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Device:"
|
|
msgstr "&Perangkat"
|
|
|
|
#: src/prefs/DevicePrefs.cpp src/prefs/MidiIOPrefs.cpp
|
|
#, fuzzy
|
|
msgid "De&vice:"
|
|
msgstr "Perang&kat"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Cha&nnels:"
|
|
msgstr "Salura&n"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
msgid "Latency"
|
|
msgstr "Laten"
|
|
|
|
#: src/prefs/DevicePrefs.cpp src/prefs/RecordingPrefs.cpp
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "milliseconds"
|
|
msgstr "milidetik"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Buffer length:"
|
|
msgstr "Panjang"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Latency compensation:"
|
|
msgstr "Kompresi diam:"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
msgid "No audio interfaces"
|
|
msgstr "Tidak ada pengolah audio"
|
|
|
|
#: src/prefs/DevicePrefs.cpp src/prefs/MidiIOPrefs.cpp
|
|
msgid "No devices found"
|
|
msgstr "Tidak ada perangkat"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
msgid "1 (Mono)"
|
|
msgstr "1 (Mono)"
|
|
|
|
#: src/prefs/DevicePrefs.cpp
|
|
msgid "2 (Stereo)"
|
|
msgstr "2 (Stereo)"
|
|
|
|
#. i18n-hint: Directories, also called directories, in computer file systems
|
|
#: src/prefs/DirectoriesPrefs.cpp src/prefs/DirectoriesPrefs.h
|
|
#: src/widgets/UnwritableLocationErrorDialog.cpp
|
|
msgid "Directories"
|
|
msgstr "Direktori"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Directories"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Default directories"
|
|
msgstr "Direktori"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid ""
|
|
"Leave a field empty to go to the last directory used for that operation.\n"
|
|
"Fill in a field to always go to that directory for that operation."
|
|
msgstr ""
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "O&pen:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Browse..."
|
|
msgstr "Jelajah..."
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "S&ave:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "B&rowse..."
|
|
msgstr "Jelajah..."
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Import:"
|
|
msgstr "&Impor"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Br&owse..."
|
|
msgstr "Jelajah..."
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Export:"
|
|
msgstr "Ekspor"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Bro&wse..."
|
|
msgstr "Jelajah..."
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Macro output:"
|
|
msgstr "Tunjukkan output"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "Temporary files directory"
|
|
msgstr "Direktori file sementara"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "&Location:"
|
|
msgstr "&Lokasi:"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Temporary files directory cannot be on a FAT drive."
|
|
msgstr "Direktori file sementara"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Brow&se..."
|
|
msgstr "Jelajah..."
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Free Space:"
|
|
msgstr "Ruang Disk yang Bebas:"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "Choose a location to place the temporary directory"
|
|
msgstr "Pilih lokasi untuk meletakkan direktori temporer"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "unavailable - above location doesn't exist"
|
|
msgstr "tidak dibolehkan - lokasi di atas tidak ada"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Choose a location"
|
|
msgstr "Pilih lokasi untuk menyimpan file"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, c-format
|
|
msgid "Directory %s is not suitable (at risk of being cleaned out)"
|
|
msgstr ""
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, c-format
|
|
msgid "Directory %s does not exist. Create it?"
|
|
msgstr "Direktori %s belum ada. Buat dulu?"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "New Temporary Directory"
|
|
msgstr "Direktori Temporer Baru"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, c-format
|
|
msgid "Directory %s is not writable"
|
|
msgstr "Direktori %s tidak bisa ditulis"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
msgid "Changes to temporary directory will not take effect until Audacity is restarted"
|
|
msgstr "Pengubahan direktori temporer tidak berefek sampai Audacity dihidupkan ulang"
|
|
|
|
#: src/prefs/DirectoriesPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Temp Directory Update"
|
|
msgstr "Direktori Temporer Baru"
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Effects"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Sorted by Effect Name"
|
|
msgstr "Urutkan dari Nama"
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "Sorted by Publisher and Effect Name"
|
|
msgstr ""
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "Sorted by Type and Effect Name"
|
|
msgstr ""
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "Grouped by Publisher"
|
|
msgstr ""
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "Grouped by Type"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: abbreviates "Linux Audio Developer's Simple Plugin API"
|
|
#. (Application programming interface)
|
|
#.
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&LADSPA"
|
|
msgstr "&LADSPA"
|
|
|
|
#. i18n-hint: abbreviates
|
|
#. "Linux Audio Developer's Simple Plugin API (LADSPA) version 2"
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "LV&2"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: "Nyquist" is an embedded interpreted programming language in
|
|
#. Audacity, named in honor of the Swedish-American Harry Nyquist (or Nyqvist).
|
|
#. In the translations of this and other strings, you may transliterate the
|
|
#. name into another alphabet.
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "N&yquist"
|
|
msgstr "N&yquist"
|
|
|
|
#. i18n-hint: Vamp is the proper name of a software protocol for sound analysis.
|
|
#. It is not an abbreviation for anything. See http://vamp-plugins.org
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "&Vamp"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Abbreviates Virtual Studio Technology, an audio software protocol
|
|
#. developed by Steinberg GmbH
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "V&ST"
|
|
msgstr ""
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "Enable Effects"
|
|
msgstr "Bolehkan efek"
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Effect Options"
|
|
msgstr "Aturan Efek"
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "S&ort or Group:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "&Maximum effects per group (0 to disable):"
|
|
msgstr ""
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Plugin Options"
|
|
msgstr "Aturan Plugin"
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "Check for updated plugins when Audacity starts"
|
|
msgstr ""
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Rescan plugins next time Audacity is started"
|
|
msgstr "Pindai ulang efek VST sewaktu Audacity dimulai"
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Instruction Set"
|
|
msgstr "Instrumen"
|
|
|
|
#: src/prefs/EffectsPrefs.cpp
|
|
msgid "&Use SSE/SSE2/.../AVX"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Title of dialog governing "Extended", or "advanced,"
|
|
#. * audio file import options
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
msgid "Extended Import"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for ExtImport"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
msgid "A&ttempt to use filter in OpenFile dialog first"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
msgid "Rules to choose import filters"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
msgid "File extensions"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Mime-types"
|
|
msgstr "Tpie Bising"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Importer order"
|
|
msgstr "Impor Aturan Lajut"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Move rule &up"
|
|
msgstr "Pindah ke &Atas"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Move rule &down"
|
|
msgstr "Pindak ke &Bawah"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Move f&ilter up"
|
|
msgstr "Pindah ke &Atas"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Move &filter down"
|
|
msgstr "Pindak ke &Bawah"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
msgid "&Add new rule"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "De&lete selected rule"
|
|
msgstr "Wilayah berlabel dihapus"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Unused filters:"
|
|
msgstr "Nama file:"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
msgid "There are space characters (spaces, newlines, tabs or linefeeds) in one of the items. They are likely to break the pattern matching. Unless you know what you are doing, it is recommended to trim spaces. Do you want Audacity to trim spaces for you?"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Spaces detected"
|
|
msgstr "File backup terdeteksi"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Do you really want to delete selected rule?"
|
|
msgstr "anda yakin mau menghapus %s?"
|
|
|
|
#: src/prefs/ExtImportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Rule deletion confirmation"
|
|
msgstr "Informasi Perubahan"
|
|
|
|
#: src/prefs/ExtImportPrefs.h
|
|
#, fuzzy
|
|
msgid "Ext Import"
|
|
msgstr "Impor"
|
|
|
|
#. i18n-hint: refers to Audacity's user interface settings
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgctxt "GUI"
|
|
msgid "Interface"
|
|
msgstr "Tampilan"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for GUI"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "-36 dB (shallow range for high-amplitude editing)"
|
|
msgstr "-36 dB (range yang dangkal untuk mengedit amplitudo tinggi)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "-48 dB (PCM range of 8 bit samples)"
|
|
msgstr "-48 dB (range PCM dari sampel 8 bit)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "-60 dB (PCM range of 10 bit samples)"
|
|
msgstr "-60 dB (range PCM dari sampel 10 bit)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgid "-72 dB (PCM range of 12 bit samples)"
|
|
msgstr "-60 dB (range PCM dari sampel 10 bit)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgid "-84 dB (PCM range of 14 bit samples)"
|
|
msgstr "-145 dB (range PCM dari sampel 24 bit)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "-96 dB (PCM range of 16 bit samples)"
|
|
msgstr "-96 dB (range PCM dari sampel 16 bit)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "-120 dB (approximate limit of human hearing)"
|
|
msgstr "-120 dB (batas terbaik untuk pendengaran manusia)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "-145 dB (PCM range of 24 bit samples)"
|
|
msgstr "-145 dB (range PCM dari sampel 24 bit)"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Local"
|
|
msgstr "Lokal"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "From Internet"
|
|
msgstr "Dari Internet"
|
|
|
|
#: src/prefs/GUIPrefs.cpp src/prefs/TracksPrefs.cpp src/prefs/WaveformPrefs.cpp
|
|
msgid "Display"
|
|
msgstr "Tampilan"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "&Language:"
|
|
msgstr "Ba&hasa:"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Location of &Manual:"
|
|
msgstr "Lokasi &Manual:"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Th&eme:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Meter dB &range:"
|
|
msgstr "Jangkauan dB meter/Wavefo&rm:"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Show 'How to Get &Help' at launch"
|
|
msgstr "Tampilkan 'Bagaimana mendapatkan Bantuan' pada permu&laan program"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Show e&xtra menus"
|
|
msgstr "Lihat batas sepanjang sumbu &Y"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Show alternative &styling (Mac vs PC)"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "&Beep on completion of longer activities"
|
|
msgstr "&Beep pada penyelesaian aktivitas lama"
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Re&tain labels if selection snaps to a label"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "B&lend system and Audacity theme"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: RTL stands for 'Right to Left'
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Use mostly Left-to-Right layouts in RTL languages"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Never use comma as decimal point"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
msgid "Show Timeline Tooltips"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.cpp src/toolbars/ScrubbingToolBar.cpp
|
|
msgid "Show Scrub Ruler"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.cpp
|
|
#, c-format
|
|
msgid "Language \"%s\" is unknown"
|
|
msgstr ""
|
|
|
|
#: src/prefs/GUIPrefs.h
|
|
msgid "GUI"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
msgid "Import / Export"
|
|
msgstr "Impor / Ekspor"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
msgid "Preferences for ImportExport"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Mix down to Stereo or Mono"
|
|
msgstr "Mix-kan ke &stereo waktu mengekspor"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Use Advanced Mixing Options"
|
|
msgstr "Opsi Mixing Lanjut"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "S&tandard"
|
|
msgstr "Standar"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
msgid "E&xtended (with frequency ranges)"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Seconds"
|
|
msgstr "detik"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Beats"
|
|
msgstr "Ulang"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
msgid "When exporting tracks to an audio file"
|
|
msgstr "Ketike mengekspor ke file audio"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "S&how Metadata Tags editor before export"
|
|
msgstr "&Tunjukkan Editor Metadata dahulu dalam langkah mengekspor"
|
|
|
|
#. i18n-hint 'blank space' is space on the tracks with no audio in it
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
msgid "&Ignore blank space at the beginning"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Exported Label Style:"
|
|
msgstr "Ekspor label sebagai:"
|
|
|
|
#: src/prefs/ImportExportPrefs.cpp
|
|
msgid "Exported Allegro (.gro) files save time as:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ImportExportPrefs.h
|
|
msgid "IMPORT EXPORT"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: as in computer keyboard (not musical!)
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Keyboard"
|
|
msgstr "Keyboard"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for KeyConfig"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Keyboard preferences currently unavailable."
|
|
msgstr "Preferensi Keyboard sudah tidak ada."
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Open a new project to modify keyboard shortcuts."
|
|
msgstr "Buka Proyek Baru untuk mengubah jalan pintas keyboard"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "&Hotkey:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Key Bindings"
|
|
msgstr "Kunci-kunci Keyboard"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "View by:"
|
|
msgstr "&Lihat"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "&Tree"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Name"
|
|
msgstr "Nama"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "&Key"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "View by tree"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "View by name"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "View by key"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Searc&h:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Bindings"
|
|
msgstr "Kunci-kunci Keyboard"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Short cut"
|
|
msgstr "Trek Kecil"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "&Set"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Note: Pressing Cmd+Q will quit. All other keys are valid."
|
|
msgstr "Catatan: Menekan Cmd+Q akan keluar. Kunci lainnya valid."
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "&Import..."
|
|
msgstr "&Impor..."
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp src/prefs/ThemePrefs.cpp
|
|
msgid "&Defaults"
|
|
msgstr "&Normal"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" * \"%s\" (because the shortcut '%s' is used by \"%s\")\n"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Select an XML file containing Audacity keyboard shortcuts..."
|
|
msgstr "Pilih file XML yang mengandung jalan pintas keyboard Audacity..."
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Error Importing Keyboard Shortcuts"
|
|
msgstr "Error mengambil jalan pintas keyboard"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The file with the shortcuts contains illegal shortcut duplicates for \"%s\" and \"%s\".\n"
|
|
"Nothing is imported."
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, c-format
|
|
msgid "Loaded %d keyboard shortcuts\n"
|
|
msgstr "Diambil %d jalan pintas keyboard\n"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid ""
|
|
"\n"
|
|
"The following commands are not mentioned in the imported file, but have their shortcuts removed because of the conflict with other new shortcuts:\n"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Loading Keyboard Shortcuts"
|
|
msgstr "Mengambil jalan pintas keyboard"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "Export Keyboard Shortcuts As:"
|
|
msgstr "Ekspor Jalan Pintas Keyboard Sebagai:"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Error Exporting Keyboard Shortcuts"
|
|
msgstr "Error mengambil jalan pintas keyboard"
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "You may not assign a key to this entry"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid "You must select a binding before assigning a shortcut"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"\t and\n"
|
|
"\n"
|
|
"\t"
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.cpp
|
|
#, c-format
|
|
msgid ""
|
|
"The keyboard shortcut '%s' is already assigned to:\n"
|
|
"\n"
|
|
"\t%s\n"
|
|
"\n"
|
|
"\n"
|
|
"Click OK to assign the shortcut to\n"
|
|
"\n"
|
|
"\t%s\n"
|
|
"\n"
|
|
"instead. Otherwise, click Cancel."
|
|
msgstr ""
|
|
|
|
#: src/prefs/KeyConfigPrefs.h
|
|
#, fuzzy
|
|
msgid "Key Config"
|
|
msgstr "Kombinasi Tombol Keyboard"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Library"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
#, fuzzy
|
|
msgid "LAME MP3 Export Library"
|
|
msgstr "Referensi Pengeksporan MP3"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "MP3 Library Version:"
|
|
msgstr "Versi Referensi MP3:"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "FFmpeg Import/Export Library"
|
|
msgstr "Referensi Impor/Ekspor FFmpeg"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "No compatible FFmpeg library was found"
|
|
msgstr "Referensi FFmpeg yang tidak kompetibel ditemukan"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
#, fuzzy
|
|
msgid "FFmpeg support is not compiled in"
|
|
msgstr "Dukungan FFMpeg tidak terkompilasi"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "FFmpeg Library Version:"
|
|
msgstr "Versi Referensi FFmpeg:"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "FFmpeg Library:"
|
|
msgstr "Referensi FFmpeg:"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "Loca&te..."
|
|
msgstr "Loca&te..."
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "Dow&nload"
|
|
msgstr "U&nduh"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid ""
|
|
"Audacity has automatically detected valid FFmpeg libraries.\n"
|
|
"Do you still want to locate them manually?"
|
|
msgstr ""
|
|
"Audacity telah mendeteksi referensi FFmpeg yang valid.\n"
|
|
"Apakah Anda tetap ingin meletakkannya sendiri?"
|
|
|
|
#: src/prefs/LibraryPrefs.cpp
|
|
msgid "Success"
|
|
msgstr ""
|
|
|
|
#: src/prefs/LibraryPrefs.h
|
|
#, fuzzy
|
|
msgid "Library"
|
|
msgstr "Referensi"
|
|
|
|
#. i18n-hint: untranslatable acronym for "Musical Instrument Device Interface"
|
|
#: src/prefs/MidiIOPrefs.cpp
|
|
msgid "MIDI Devices"
|
|
msgstr "Perangkat MIDI"
|
|
|
|
#: src/prefs/MidiIOPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for MidiIO"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/MidiIOPrefs.cpp
|
|
msgid "No MIDI interfaces"
|
|
msgstr "Tidak ada pengolah MIDI"
|
|
|
|
#. i18n-hint Software interface to MIDI
|
|
#: src/prefs/MidiIOPrefs.cpp
|
|
#, fuzzy
|
|
msgctxt "MIDI"
|
|
msgid "Interface"
|
|
msgstr "Tampilan"
|
|
|
|
#: src/prefs/MidiIOPrefs.cpp
|
|
msgid "Using: PortMidi"
|
|
msgstr ""
|
|
|
|
#: src/prefs/MidiIOPrefs.cpp
|
|
msgid "MIDI Synth L&atency (ms):"
|
|
msgstr ""
|
|
|
|
#: src/prefs/MidiIOPrefs.cpp
|
|
#, fuzzy
|
|
msgid "The MIDI Synthesizer Latency must be an integer"
|
|
msgstr "Frekuensi minmum harus berupa angka"
|
|
|
|
#: src/prefs/MidiIOPrefs.h
|
|
msgid "Midi IO"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Modules are optional extensions to Audacity that add NEW features.
|
|
#: src/prefs/ModulePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Modules"
|
|
msgstr "Modulator"
|
|
|
|
#: src/prefs/ModulePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Module"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/ModulePrefs.cpp
|
|
msgid ""
|
|
"These are experimental modules. Enable them only if you've read the Audacity Manual\n"
|
|
"and know what you are doing."
|
|
msgstr ""
|
|
|
|
#. i18n-hint preserve the leading spaces
|
|
#: src/prefs/ModulePrefs.cpp
|
|
msgid " 'Ask' means Audacity will ask if you want to load the module each time it starts."
|
|
msgstr ""
|
|
|
|
#. i18n-hint preserve the leading spaces
|
|
#: src/prefs/ModulePrefs.cpp
|
|
msgid " 'Failed' means Audacity thinks the module is broken and won't run it."
|
|
msgstr ""
|
|
|
|
#. i18n-hint preserve the leading spaces
|
|
#: src/prefs/ModulePrefs.cpp
|
|
msgid " 'New' means no choice has been made yet."
|
|
msgstr ""
|
|
|
|
#: src/prefs/ModulePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Changes to these settings only take effect when Audacity starts up."
|
|
msgstr "Pengubahan direktori temporer tidak berefek sampai Audacity dihidupkan ulang"
|
|
|
|
#: src/prefs/ModulePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Ask"
|
|
msgstr "Tanya saya"
|
|
|
|
#: src/prefs/ModulePrefs.cpp
|
|
msgid "Failed"
|
|
msgstr ""
|
|
|
|
#: src/prefs/ModulePrefs.cpp
|
|
#, fuzzy
|
|
msgid "No modules were found"
|
|
msgstr "Tidak ada perangkat"
|
|
|
|
#: src/prefs/ModulePrefs.h
|
|
#, fuzzy
|
|
msgid "Module"
|
|
msgstr "Modulator"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Ctrl"
|
|
msgstr ""
|
|
|
|
#: src/prefs/MousePrefs.cpp src/prefs/MousePrefs.h
|
|
msgid "Mouse"
|
|
msgstr "Mouse"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Mouse"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Mouse Bindings (default values, not configurable)"
|
|
msgstr "Kunci-kunci Mouse (tidak bisa diubah)"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Tool"
|
|
msgstr "Alat"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Command Action"
|
|
msgstr "Aksi perintah"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Buttons"
|
|
msgstr "Tombol"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Left-Click"
|
|
msgstr "Klik-Kiri"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Set Selection Point"
|
|
msgstr "Pilih Titik Pilihan"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Left-Drag"
|
|
msgstr "Klik Kiri dan Dorong"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Set Selection Range"
|
|
msgstr "Atur Range yang Dipilih"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
msgid "Shift-Left-Click"
|
|
msgstr "Klik Kiri dengan Shift"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Extend Selection Range"
|
|
msgstr "Pilih Range yang Tidak Dipilih"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Left-Double-Click"
|
|
msgstr "Klik Ganda Kiri"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Select Clip or Entire Track"
|
|
msgstr "Pilih Klip atau Trek"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Wheel-Rotate"
|
|
msgstr "Rotasi Roda Mouse"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Change scrub speed"
|
|
msgstr "Mengubah Kecepatan"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Zoom in on Point"
|
|
msgstr "Perbesar pada Titik"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Zoom in on a Range"
|
|
msgstr "Perbesar pada Wilayah"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "same as right-drag"
|
|
msgstr "seperti klik kanan dan dorong"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Right-Click"
|
|
msgstr "Klik Kanan"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Zoom out one step"
|
|
msgstr "Perkecil satu kali"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Right-Drag"
|
|
msgstr "Klik Kanan dan Dorong"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "same as left-drag"
|
|
msgstr "seperti klik kiri dan dorong"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Shift-Drag"
|
|
msgstr "Dorong dengan Shift"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Zoom out on a Range"
|
|
msgstr "Perkecil dengan jarak yang pas"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Middle-Click"
|
|
msgstr "Klik Tengah"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Zoom default"
|
|
msgstr "Normalkan"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Move clip left/right or between tracks"
|
|
msgstr "Pindahkan klik ke atas/bawah diantara trek"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Shift-Left-Drag"
|
|
msgstr "Klik Kiri Dorong dengan Shift"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Move all clips in track left/right"
|
|
msgstr "Ubah waktu semua klip pada trek"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "-Left-Drag"
|
|
msgstr "Klik Kiri dan Dorong"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Move clip up/down between tracks"
|
|
msgstr "Pindahkan klik ke atas/bawah diantara trek"
|
|
|
|
#. i18n-hint: The envelope is a curve that controls the audio loudness.
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Change Amplification Envelope"
|
|
msgstr "Ubah Amplifikasi dengan Amplop"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Pencil"
|
|
msgstr "Pensil"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Change Sample"
|
|
msgstr "Ubah Sample"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Alt-Left-Click"
|
|
msgstr "Klik Kiri dengan Alt"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Smooth at Sample"
|
|
msgstr "Pelembutan pada Sampel"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Change Several Samples"
|
|
msgstr "Ubah Beberapa Sampel"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Change ONE Sample only"
|
|
msgstr "Ubah SATU Sampel saja"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Multi"
|
|
msgstr "Banyak"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "same as select tool"
|
|
msgstr "seperti alat memilih"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "same as zoom tool"
|
|
msgstr "seperti alat zoom"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Any"
|
|
msgstr "Apapun"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Scroll tracks up or down"
|
|
msgstr "Ke atas atau bawah"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
msgid "Shift-Wheel-Rotate"
|
|
msgstr "Putar Roda Mouse dengan Shift"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Scroll waveform"
|
|
msgstr "Ke kiri atau kanan"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "-Wheel-Rotate"
|
|
msgstr "Rotasi Roda Mouse"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Zoom waveform in or out"
|
|
msgstr "Perbesar atau Perkecil"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "-Shift-Wheel-Rotate"
|
|
msgstr "Putar Roda Mouse dengan Shift"
|
|
|
|
#: src/prefs/MousePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Vertical Scale Waveform (dB) range"
|
|
msgstr "Jangkauan dB meter/Wavefo&rm:"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Playback"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "Effects Preview"
|
|
msgstr "Efek preview"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Length:"
|
|
msgstr "Panjang"
|
|
|
|
#. i18n-hint: (noun) this is a preview of the cut
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "Cut Preview"
|
|
msgstr "Preview Potongan"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Before cut region:"
|
|
msgstr "Preview se&belum wilayah dipotong:"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&After cut region:"
|
|
msgstr "Preview se&sudah wilayah dipotong:"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "Seek Time when playing"
|
|
msgstr "Coba waktu ketika bermain"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "&Short period:"
|
|
msgstr "Periode pen&dek:"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "Lo&ng period:"
|
|
msgstr "Periode pan&jang:"
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "&Vari-Speed Play"
|
|
msgstr ""
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "&Micro-fades"
|
|
msgstr ""
|
|
|
|
#: src/prefs/PlaybackPrefs.cpp
|
|
msgid "Always scrub un&pinned"
|
|
msgstr ""
|
|
|
|
#: src/prefs/PrefsDialog.cpp
|
|
msgid "Audacity Preferences"
|
|
msgstr "Preferensi Audacity"
|
|
|
|
#: src/prefs/PrefsDialog.cpp
|
|
#, fuzzy
|
|
msgid "Category"
|
|
msgstr "K&ategori:"
|
|
|
|
#: src/prefs/PrefsDialog.cpp src/prefs/PrefsDialog.h
|
|
#, fuzzy
|
|
msgid "Preferences:"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Quality"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
#, c-format
|
|
msgid "%i Hz"
|
|
msgstr ""
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Other..."
|
|
msgstr "Lainnya..."
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Sampling"
|
|
msgstr "Menyampel"
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Default Sample &Rate:"
|
|
msgstr "&Rate Sampel Normal:"
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Default Sample &Format:"
|
|
msgstr "&Format Sampel Normal:"
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Real-time Conversion"
|
|
msgstr "Konversi Real-time"
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Sample Rate Con&verter:"
|
|
msgstr "Pengkon&versi Rate Sampel:"
|
|
|
|
#. i18n-hint: technical term for randomization to reduce undesirable resampling artifacts
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "&Dither:"
|
|
msgstr "&Dither:"
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "High-quality Conversion"
|
|
msgstr "Konversi Berkualitas Tinggi"
|
|
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Sample Rate Conver&ter:"
|
|
msgstr "Pen&gkonversi Rate Sampel:"
|
|
|
|
#. i18n-hint: technical term for randomization to reduce undesirable resampling artifacts
|
|
#: src/prefs/QualityPrefs.cpp
|
|
msgid "Dit&her:"
|
|
msgstr "Dit&her:"
|
|
|
|
#: src/prefs/QualitySettings.cpp
|
|
#, fuzzy
|
|
msgid "16-bit"
|
|
msgstr "16-bit PCM"
|
|
|
|
#: src/prefs/QualitySettings.cpp
|
|
#, fuzzy
|
|
msgid "24-bit"
|
|
msgstr "24-bit PCM"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Recording"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Play &other tracks while recording (overdub)"
|
|
msgstr "OverDub: &Mainkan trek lain ketika merekam"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Use &hardware to play other tracks"
|
|
msgstr ""
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Software playthrough of input"
|
|
msgstr "Selama bermainpada software (nyala/mati)"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Record on a new track"
|
|
msgstr "Trek Baru"
|
|
|
|
#. i18n-hint: Dropout is a loss of a short sequence audio sample data from the recording
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Detect dropouts"
|
|
msgstr ""
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Sound Activated Recording"
|
|
msgstr "Meream dengan Suara Diaktifkan"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Le&vel (dB):"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#. i18n-hint: start of two-part phrase, "Name newly recorded tracks with:"
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Name newly recorded tracks"
|
|
msgstr "Trek Mix dan Render"
|
|
|
|
#. i18n-hint: end of two-part phrase, "Name newly recorded tracks with:"
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "With:"
|
|
msgstr "Dengan:"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Custom Track &Name"
|
|
msgstr "Nama Trek"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Custom name text"
|
|
msgstr "Pengeksporan FFmpeg Pilihan Sendiri"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Recorded_Audio"
|
|
msgstr "Rekaman Audio"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Track Number"
|
|
msgstr "Nomor Trek"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "System &Date"
|
|
msgstr "Tanggal Mulai"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "System T&ime"
|
|
msgstr ""
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Automated Recording Level Adjustment"
|
|
msgstr "Perubahan Level Input Otomatis"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Enable Automated Recording Level Adjustment."
|
|
msgstr "Hidupkan Perubahan Level Input Otomatis."
|
|
|
|
#. i18n-hint: Desired maximum (peak) volume for sound
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Target Peak:"
|
|
msgstr "Target Pik:"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Within:"
|
|
msgstr "Dengan:"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Analysis Time:"
|
|
msgstr "Waktu Analisis:"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "milliseconds (time of one analysis)"
|
|
msgstr "milidetik (waku satu analisis)"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Number of consecutive analysis:"
|
|
msgstr "Angka analisis:"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "0 means endless"
|
|
msgstr "0 berarti tak hingga"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Punch and Roll Recording"
|
|
msgstr "Meream dengan Suara Diaktifkan"
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Pre-ro&ll:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/RecordingPrefs.cpp
|
|
msgid "Cross&fade:"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The name of a frequency scale in psychoacoustics
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "Mel"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The name of a frequency scale in psychoacoustics, named for Heinrich Barkhausen
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "Bark"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: The name of a frequency scale in psychoacoustics, abbreviates Equivalent Rectangular Bandwidth
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "ERB"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Time units, that is Period = 1 / Frequency
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
#, fuzzy
|
|
msgid "Period"
|
|
msgstr "Ukuran Bingkai:"
|
|
|
|
#. i18n-hint: New color scheme for spectrograms
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
#, fuzzy
|
|
msgctxt "spectrum prefs"
|
|
msgid "Color (default)"
|
|
msgstr "Normalkan"
|
|
|
|
#. i18n-hint: Classic color scheme(from theme) for spectrograms
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgctxt "spectrum prefs"
|
|
msgid "Color (classic)"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Grayscale color scheme for spectrograms
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
#, fuzzy
|
|
msgctxt "spectrum prefs"
|
|
msgid "Grayscale"
|
|
msgstr "Skala"
|
|
|
|
#. i18n-hint: Inverse grayscale color scheme for spectrograms
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
#, fuzzy
|
|
msgctxt "spectrum prefs"
|
|
msgid "Inverse grayscale"
|
|
msgstr "Linier"
|
|
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
#, fuzzy
|
|
msgid "Frequencies"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#. i18n-hint: the Reassignment algorithm for spectrograms
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "Reassignment"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: EAC abbreviates "Enhanced Autocorrelation"
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "Pitch (EAC)"
|
|
msgstr "Pitch (EAC)"
|
|
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
#, fuzzy
|
|
msgid "Maximum frequency must be 100 Hz or above"
|
|
msgstr "Frekuensi minimum harus lebih atau sama dengan 0 Hz"
|
|
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "Minimum frequency must be at least 0 Hz"
|
|
msgstr "Frekuensi minimum harus lebih atau sama dengan 0 Hz"
|
|
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "Minimum frequency must be less than maximum frequency"
|
|
msgstr "Frekuensi minimum harus lebih kecil dari frekuensi maksimum"
|
|
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "The range must be at least 1 dB"
|
|
msgstr "Jarak minimal harus 1 dB"
|
|
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "The frequency gain cannot be negative"
|
|
msgstr "Penguatan frekuensi tidak boleh negatif"
|
|
|
|
#: src/prefs/SpectrogramSettings.cpp
|
|
msgid "The frequency gain must be no more than 60 dB/dec"
|
|
msgstr "Penguatan frekuensi tidak lebih dari 60 dB/dec"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Spectrogram Settings"
|
|
msgstr "Spektrogram"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "Spectrograms"
|
|
msgstr "Spektrogram"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Spectrum"
|
|
msgstr "Preferensi..."
|
|
|
|
#. i18n-hint: use is a verb
|
|
#: src/prefs/SpectrumPrefs.cpp src/prefs/WaveformPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Use Preferences"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp src/prefs/WaveformPrefs.cpp
|
|
#, fuzzy
|
|
msgid "S&cale:"
|
|
msgstr "Skala"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Mi&n Frequency (Hz):"
|
|
msgstr "Frekuensi Mi&nimum (Hz):"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Ma&x Frequency (Hz):"
|
|
msgstr "Frekuensi Mak&simum (Hz):"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "Colors"
|
|
msgstr ""
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "&Gain (dB):"
|
|
msgstr "Pen&guatan (dB):"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "&Range (dB):"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "High &boost (dB/dec):"
|
|
msgstr ""
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Algorithm"
|
|
msgstr "Algoritma"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "A&lgorithm:"
|
|
msgstr "Algoritma"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Window &size:"
|
|
msgstr "&Ukuran jendela"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "8 - most wideband"
|
|
msgstr "8 - jangkauan terbesar"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "1024 - default"
|
|
msgstr "256 - normal"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "2048"
|
|
msgstr "2048"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "32768 - most narrowband"
|
|
msgstr "32768 - jangkauan terkecil"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Window &type:"
|
|
msgstr "&Tipe jendela"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "&Zero padding factor:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Ena&ble Spectral Selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "Show a grid along the &Y-axis"
|
|
msgstr "Lihat batas sepanjang sumbu &Y"
|
|
|
|
#. i18n-hint: FFT stands for Fast Fourier Transform and probably shouldn't be translated
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "FFT Find Notes"
|
|
msgstr "Pencarian Nada FFT"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "Minimum Amplitude (dB):"
|
|
msgstr "Amplitudo Minimum (dB):"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "Max. Number of Notes (1..128):"
|
|
msgstr "Jumlah Nada Maksimum (1..128):"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "&Find Notes"
|
|
msgstr "&Cari Nada"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "&Quantize Notes"
|
|
msgstr "Hit&ung Nada"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Global settings"
|
|
msgstr "Ambil Metadata Sebagai:"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Ena&ble spectral selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The maximum frequency must be an integer"
|
|
msgstr "Frekuensi maksimum harus berupa angka"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The minimum frequency must be an integer"
|
|
msgstr "Frekuensi minmum harus berupa angka"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The gain must be an integer"
|
|
msgstr "Penguatan harus berupa angka"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The range must be a positive integer"
|
|
msgstr "Jarak harus berupa angka positif"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The frequency gain must be an integer"
|
|
msgstr "Penguatan frekuensi harus berupa angka"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The minimum amplitude (dB) must be an integer"
|
|
msgstr "Amplitudo minimal (dB) harus berupa integer"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The maximum number of notes must be an integer"
|
|
msgstr "Jumlah Nada Maksimum harus berupa angka"
|
|
|
|
#: src/prefs/SpectrumPrefs.cpp
|
|
msgid "The maximum number of notes must be in the range 1..128"
|
|
msgstr "Jumlah Nada Maksimum harus berupa angka dan diantara 1..128"
|
|
|
|
#. i18n-hint: A theme is a consistent visual style across an application's
|
|
#. graphical user interface, including choices of colors, and similarity of images
|
|
#. such as those on button controls. Audacity can load and save alternative
|
|
#. themes.
|
|
#: src/prefs/ThemePrefs.cpp src/prefs/ThemePrefs.h
|
|
msgid "Theme"
|
|
msgstr "Tema"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Theme"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid "Info"
|
|
msgstr "Info"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
#, fuzzy
|
|
msgid ""
|
|
"Themability is an experimental feature.\n"
|
|
"\n"
|
|
"To try it out, click \"Save Theme Cache\" then find and modify the images and colors in\n"
|
|
"ImageCacheVxx.png using an image editor such as the Gimp.\n"
|
|
"\n"
|
|
"Click \"Load Theme Cache\" to load the changed images and colors back into Audacity.\n"
|
|
"\n"
|
|
"(Only the Transport Toolbar and the colors on the wavetrack are currently affected, even\n"
|
|
"though the image file shows other icons too.)"
|
|
msgstr ""
|
|
"Tema adalah fitur percobaan.\n"
|
|
"\n"
|
|
"Untuk mencobanya, klik \"Simpan Cache Tema\" kemudian cari dan ubah gambar dan\n"
|
|
"warna pada ImageCacheVxx.png dengan editor gambar seperti Gimp.\n"
|
|
"\n"
|
|
"Klik \"Ambil Cache Tema\" Untuk mengambil gambar dan warna yang telah diubah ke Audacity.\n"
|
|
"\n"
|
|
"[Hanya toolbar kontrol dan warna wavetrack \n"
|
|
"yang berubah, walaupun file gambar mempunyai icon juga.]"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid ""
|
|
"Saving and loading individual theme files uses a separate file for each image, but is\n"
|
|
"otherwise the same idea."
|
|
msgstr ""
|
|
"Menyimpan atau mengambil file tema sendiri menggunakan file terpisah untuk setiap\n"
|
|
"gambar, tapi tetap berhubungan."
|
|
|
|
#. i18n-hint: && in here is an escape character to get a single & on screen,
|
|
#. * so keep it as is
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid "Theme Cache - Images && Color"
|
|
msgstr "Cache Tema - Gambar && Warna"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid "Save Theme Cache"
|
|
msgstr "Simpan Cache Tema"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid "Load Theme Cache"
|
|
msgstr "Ambil Cache Tema"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid "Individual Theme Files"
|
|
msgstr "File Tema Individual"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid "Save Files"
|
|
msgstr "Simpan File"
|
|
|
|
#: src/prefs/ThemePrefs.cpp
|
|
msgid "Load Files"
|
|
msgstr "Ambil File"
|
|
|
|
#. i18n-hint: i.e. the behaviors of tracks
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp src/prefs/TracksBehaviorsPrefs.h
|
|
#, fuzzy
|
|
msgid "Tracks Behaviors"
|
|
msgstr "Kelakuan"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for TracksBehaviors"
|
|
msgstr "Kelakuan"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "Simple"
|
|
msgstr "Sederhana"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Multi-track"
|
|
msgstr "Banyak"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "&Select all audio, if selection required"
|
|
msgstr "Diratakan dengan akhir pilihan"
|
|
|
|
#. i18n-hint: Cut-lines are lines that can expand to show the cut audio.
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Enable cut &lines"
|
|
msgstr "Bolehkan memotong ba&tas"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Enable &dragging selection edges"
|
|
msgstr "Perbolehkan &menahan batas kiri dan kanan yang dipilih"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "Editing a clip can &move other clips"
|
|
msgstr "&Mengedit klip bisa memindahkan klip lainnya"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "\"Move track focus\" c&ycles repeatedly through tracks"
|
|
msgstr "\"Move track focus\" memutar terus-menerus pada trek"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "&Type to create a label"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "Use dialog for the &name of a new label"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "Enable scrolling left of &zero"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Advanced &vertical zooming"
|
|
msgstr "Opsi Mixing Lanjut"
|
|
|
|
#: src/prefs/TracksBehaviorsPrefs.cpp
|
|
msgid "Solo &Button:"
|
|
msgstr "Tombol &Solo:"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Logarithmic (dB)"
|
|
msgstr "Logaritmik"
|
|
|
|
#: src/prefs/TracksPrefs.cpp src/prefs/WaveformPrefs.h
|
|
msgid "Waveform"
|
|
msgstr "Waveform"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Spectrogram"
|
|
msgstr "Spektrogram"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Connect dots"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Stem plot"
|
|
msgstr "Plot Ulang"
|
|
|
|
#: src/prefs/TracksPrefs.cpp src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Fit to Width"
|
|
msgstr "&Samakan Dengan Jendela"
|
|
|
|
#: src/prefs/TracksPrefs.cpp src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Zoom to Selection"
|
|
msgstr "Perbesar Ter&pilih"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Zoom Default"
|
|
msgstr "Normalkan"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Minutes"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Seconds"
|
|
msgstr "detik"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "5ths of Seconds"
|
|
msgstr "detik"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "10ths of Seconds"
|
|
msgstr "detik"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "20ths of Seconds"
|
|
msgstr "detik"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "50ths of Seconds"
|
|
msgstr "detik"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "100ths of Seconds"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "500ths of Seconds"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "MilliSeconds"
|
|
msgstr "milidetik"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Samples"
|
|
msgstr "sampel"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "4 Pixels per Sample"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Max Zoom"
|
|
msgstr "Zoom"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Tracks"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Auto-&fit track height"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Sho&w track name as overlay"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Use &half-wave display when collapsed"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "&Pinned Recording/Playback head"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "A&uto-scroll if head unpinned"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Pinned &head position"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Default &view mode:"
|
|
msgstr "Mode &View Normal:"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Default Waveform scale:"
|
|
msgstr "&Format Sampel Normal:"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Display &samples:"
|
|
msgstr ""
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Default audio track &name:"
|
|
msgstr "Trek audio baru telah dibuat"
|
|
|
|
#. i18n-hint: The default name for an audio track.
|
|
#: src/prefs/TracksPrefs.cpp
|
|
msgid "Audio Track"
|
|
msgstr "Trek Audio"
|
|
|
|
#: src/prefs/TracksPrefs.cpp src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Zoom Toggle"
|
|
msgstr "Alat Memperbesar"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preset 1:"
|
|
msgstr "Aturan Lanjut:"
|
|
|
|
#: src/prefs/TracksPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preset 2:"
|
|
msgstr "Aturan Lanjut:"
|
|
|
|
#: src/prefs/WarningsPrefs.cpp src/prefs/WarningsPrefs.h
|
|
msgid "Warnings"
|
|
msgstr "Peringatan"
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Warnings"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
msgid "Show Warnings/Prompts for"
|
|
msgstr "Tunjukkan Peringatan/Tanda untuk"
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
msgid "Saving &projects"
|
|
msgstr "Menyimpan &proyek"
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
msgid "Saving &empty project"
|
|
msgstr "M&enyimpan proyek kosong"
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
msgid "Mixing down to &mono during export"
|
|
msgstr "Mix-kan ke &mono waktu mengekspor"
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
msgid "Mixing down to &stereo during export"
|
|
msgstr "Mix-kan ke &stereo waktu mengekspor"
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
msgid "Mixing down on export (&Custom FFmpeg or external program)"
|
|
msgstr ""
|
|
|
|
#: src/prefs/WarningsPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Missing file &name extension during export"
|
|
msgstr "Mix-kan ke &mono waktu mengekspor"
|
|
|
|
#. i18n-hint: A waveform is a visual representation of vibration
|
|
#: src/prefs/WaveformPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Waveforms"
|
|
msgstr "Waveform"
|
|
|
|
#: src/prefs/WaveformPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Preferences for Waveforms"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/prefs/WaveformPrefs.cpp
|
|
#, fuzzy
|
|
msgid "Waveform dB &range:"
|
|
msgstr "Jangkauan dB meter/Wavefo&rm:"
|
|
|
|
#. i18n-hint: These are strings for the status bar, and indicate whether Audacity
|
|
#. is playing or recording or stopped, and whether it is paused;
|
|
#. progressive verb form
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Stopped"
|
|
msgstr "Berhenti"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
msgid "Pause"
|
|
msgstr "Pause"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
msgid "Skip to Start"
|
|
msgstr "Langsung ke Awal"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
msgid "Skip to End"
|
|
msgstr "Langsung ke akhir"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Loop Play"
|
|
msgstr "Maikan Be&rkali-kali"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Record New Track"
|
|
msgstr "Trek Baru"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Append Record"
|
|
msgstr "Tambah Rekaman"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Select to End"
|
|
msgstr "Pilih ke Akhir"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Select to Start"
|
|
msgstr "Pilih ke Awal"
|
|
|
|
#. i18n-hint: These are strings for the status bar, and indicate whether Audacity
|
|
#. is playing or recording or stopped, and whether it is paused.
|
|
#: src/toolbars/ControlToolBar.cpp src/tracks/ui/Scrubbing.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s Paused."
|
|
msgstr "Pause"
|
|
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, c-format
|
|
msgid "%s."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. with the big buttons on it (play record etc)
|
|
#: src/toolbars/ControlToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Transport Toolbar"
|
|
msgstr "Toolbar Transkri&psi"
|
|
|
|
#. i18n-hint: (noun) It's the device used for playback.
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Playback Device"
|
|
msgstr "Memainkan Berdasarkan Kecepatan"
|
|
|
|
#. i18n-hint: (noun) It's the device used for recording.
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Recording Device"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Audio Host"
|
|
msgstr "Posisi Audio:"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Recording Channels"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "1 (Mono) Recording Channel"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "2 (Stereo) Recording Channels"
|
|
msgstr "%d Saluran"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Select Recording Device"
|
|
msgstr "Pilih Sumber Input"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Select Playback Device"
|
|
msgstr "Pilih Sumber Input"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Select Audio Host"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Select Recording Channels"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Device information is not available."
|
|
msgstr "Informasi sumber input tidak ada"
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. that manages devices
|
|
#: src/toolbars/DeviceToolBar.cpp
|
|
msgid "&Device Toolbar"
|
|
msgstr "Toolbar &Perangkat"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Cut selection"
|
|
msgstr "Fit-kan ke Pilihan"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Copy selection"
|
|
msgstr "Pilihan"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Trim audio outside selection"
|
|
msgstr "Trim-kan diluar pilihan"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Silence audio selection"
|
|
msgstr "Pilihan diam"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Sync-Lock Tracks"
|
|
msgstr "Link Trek"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
msgid "Zoom In"
|
|
msgstr "Perbesar"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
msgid "Zoom Out"
|
|
msgstr "Perkecil"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Fit selection to width"
|
|
msgstr "Fit-kan pilihan dengan jendela"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Fit project to width"
|
|
msgstr "Fit-kan proyek dengan jendela"
|
|
|
|
#: src/toolbars/EditToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Open Effects Rack"
|
|
msgstr "Efek"
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar for editing
|
|
#: src/toolbars/EditToolBar.cpp
|
|
msgid "&Edit Toolbar"
|
|
msgstr "Toolbar &Edit"
|
|
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Combined Meter"
|
|
msgstr "Pengukur Rekaman"
|
|
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Recording Meter"
|
|
msgstr "Pengukur Rekaman"
|
|
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Playback Meter"
|
|
msgstr "Pengukur Permainan"
|
|
|
|
#. i18n-hint: (noun) The meter that shows the loudness of the audio being recorded.
|
|
#. This is the name used in screen reader software, where having 'Meter' first
|
|
#. apparently is helpful to partially sighted people.
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
msgid "Meter-Record"
|
|
msgstr "Meter Rekaman"
|
|
|
|
#. i18n-hint: (noun) The meter that shows the loudness of the audio playing.
|
|
#. This is the name used in screen reader software, where having 'Meter' first
|
|
#. apparently is helpful to partially sighted people.
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
msgid "Meter-Play"
|
|
msgstr "Meter Memainkan"
|
|
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Playback Level"
|
|
msgstr "Memainkan Berdasarkan Kecepatan"
|
|
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Recording Level"
|
|
msgstr "Selesai merekam"
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. with the recording level meters
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Recording Meter Toolbar"
|
|
msgstr "Pengukur Rekaman"
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. with the playback level meter
|
|
#: src/toolbars/MeterToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Playback Meter Toolbar"
|
|
msgstr "Pengukur Permainan"
|
|
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Recording Volume"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Playback Volume"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Recording Volume: %.2f"
|
|
msgstr "Selesai merekam"
|
|
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Recording Volume (Unavailable; use system mixer.)"
|
|
msgstr "Tak dapat mengendalikan level input; gunakan mixer sistem."
|
|
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Playback Volume: %.2f (emulated)"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Playback Volume: %.2f"
|
|
msgstr "Memainkan"
|
|
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Playback Volume (Unavailable; use system mixer.)"
|
|
msgstr "Tak dapat mengendalikan level input; gunakan mixer sistem."
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. with the mixer
|
|
#: src/toolbars/MixerToolBar.cpp
|
|
msgid "Mi&xer Toolbar"
|
|
msgstr "Toolbar Mi&xer"
|
|
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
msgid "Seek"
|
|
msgstr ""
|
|
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Scrub Ruler"
|
|
msgstr "Penggaris"
|
|
|
|
#: src/toolbars/ScrubbingToolBar.cpp src/tracks/ui/Scrubbing.cpp
|
|
msgid "Scrubbing"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Stop Scrubbing"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Start Scrubbing"
|
|
msgstr "Prompt Nyquist..."
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
msgid "Stop Seeking"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips
|
|
#.
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Start Seeking"
|
|
msgstr "Mulai Pemantauan"
|
|
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
msgid "Hide Scrub Ruler"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. that enables Scrub or Seek playback and Scrub Ruler
|
|
#: src/toolbars/ScrubbingToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Scru&b Toolbar"
|
|
msgstr "&Toolbar"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Project Rate (Hz)"
|
|
msgstr "Rate Proyek (Hz):"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Snap-To"
|
|
msgstr "Patokan"
|
|
|
|
#: src/toolbars/SelectionBar.cpp src/toolbars/TimeToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Audio Position"
|
|
msgstr "Posisi Audio:"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Start and End of Selection"
|
|
msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Start and Length of Selection"
|
|
msgstr "Trim file ke bagian terpilih"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Length and End of Selection"
|
|
msgstr "Atur (atau Mengecualikan) Yang Terpilih di Kiri"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Length and Center of Selection"
|
|
msgstr "Trim file ke bagian terpilih"
|
|
|
|
#: src/toolbars/SelectionBar.cpp src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Show"
|
|
msgstr "Tunjukkan Semua Codec"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
msgid "Snap To"
|
|
msgstr "Patokan"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
msgid "Length"
|
|
msgstr "Panjang"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
#: src/widgets/ASlider.cpp
|
|
msgid "Center"
|
|
msgstr "Tengah"
|
|
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, c-format
|
|
msgid "Snap Clicks/Selections to %s"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: %s is replaced e.g by one of 'Length', 'Center',
|
|
#. 'Start', or 'End' (translated), to indicate that it will be
|
|
#. calculated from other parameters.
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, c-format
|
|
msgid "%s - driven"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: each string is replaced by one of 'Length', 'Center',
|
|
#. 'Start', or 'End' (translated)
|
|
#: src/toolbars/SelectionBar.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Selection %s. %s won't change."
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. for selecting a time range of audio
|
|
#: src/toolbars/SelectionBar.cpp
|
|
msgid "&Selection Toolbar"
|
|
msgstr "Toolbar &Terpilih"
|
|
|
|
#: src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Center frequency and Width"
|
|
msgstr "Frekuensi linier"
|
|
|
|
#: src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Low and High Frequencies"
|
|
msgstr "Memboosting Frekuensi Bass"
|
|
|
|
#: src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Center Frequency"
|
|
msgstr "Frekuensi linier"
|
|
|
|
#: src/toolbars/SpectralSelectionBar.cpp
|
|
msgid "Bandwidth"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. for selecting a frequency range of audio
|
|
#: src/toolbars/SpectralSelectionBar.cpp
|
|
#, fuzzy
|
|
msgid "Spe&ctral Selection Toolbar"
|
|
msgstr "Toolbar &Terpilih"
|
|
|
|
#: src/toolbars/TimeToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Time"
|
|
msgstr "Waktu"
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. for viewing actual time of the cursor
|
|
#: src/toolbars/TimeToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Time Toolbar"
|
|
msgstr "Toolbar &Perangkat"
|
|
|
|
#. i18n-hint: %s will be replaced by the name of the kind of toolbar.
|
|
#: src/toolbars/ToolBar.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Audacity %s Toolbar"
|
|
msgstr "Toolbar Audacity %s"
|
|
|
|
#: src/toolbars/ToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to resize toolbar"
|
|
msgstr "Klik dan dorong untuk mengubah ukuran trek"
|
|
|
|
#: src/toolbars/ToolDock.cpp
|
|
msgid "ToolDock"
|
|
msgstr "Alat Dock"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
msgid "Selection Tool"
|
|
msgstr "Alat Pemilihan"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
msgid "Envelope Tool"
|
|
msgstr "Alat Envelop"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
msgid "Time Shift Tool"
|
|
msgstr "Alat Menyingkat Waktu"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
msgid "Zoom Tool"
|
|
msgstr "Alat Memperbesar"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp
|
|
msgid "Draw Tool"
|
|
msgstr "Alat Menggambar"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Multi-Tool"
|
|
msgstr "Alat Multifungsi"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
msgid "Slide Tool"
|
|
msgstr "Tool Slide"
|
|
|
|
#. i18n-hint: Clicking this menu item shows a toolbar
|
|
#. that has some tools in it
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
msgid "T&ools Toolbar"
|
|
msgstr "Toolbar Per&alatan"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Selection Tool"
|
|
msgstr "Alat Pemilihan"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Envelope Tool"
|
|
msgstr "Alat Envelop"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Draw Tool"
|
|
msgstr "Alat Menggambar"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Zoom Tool"
|
|
msgstr "Alat Memperbesar"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Time Shift Tool"
|
|
msgstr "Alat Menyingkat Waktu"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Multi Tool"
|
|
msgstr "Alat Multifungsi"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Previous Tool"
|
|
msgstr "Alat Sebelumnya"
|
|
|
|
#: src/toolbars/ToolsToolBar.cpp
|
|
#, fuzzy
|
|
msgid "&Next Tool"
|
|
msgstr "Alat Selanjutnya"
|
|
|
|
#: src/toolbars/TranscriptionToolBar.cpp
|
|
msgid "Play at selected speed"
|
|
msgstr "Mainkan padakecepatan terpilih"
|
|
|
|
#: src/toolbars/TranscriptionToolBar.cpp
|
|
msgid "Playback Speed"
|
|
msgstr "Memainkan Berdasarkan Kecepatan"
|
|
|
|
#: src/toolbars/TranscriptionToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Looped-Play-at-Speed"
|
|
msgstr "Main dengan kecepatan"
|
|
|
|
#. i18n-hint: Clicking this menu item shows the toolbar
|
|
#. for transcription (currently just vary play speed)
|
|
#: src/toolbars/TranscriptionToolBar.cpp
|
|
#, fuzzy
|
|
msgid "Pla&y-at-Speed Toolbar"
|
|
msgstr "Memainkan berkecepatan"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelGlyphHandle.cpp
|
|
#, fuzzy
|
|
msgid "Drag one or more label boundaries."
|
|
msgstr "Dorong satu atau lebih batasan label"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelGlyphHandle.cpp
|
|
#, fuzzy
|
|
msgid "Drag label boundary."
|
|
msgstr "Borong batasan label"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelGlyphHandle.cpp
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
msgid "Modified Label"
|
|
msgstr "Label yang Telah Diubah"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelGlyphHandle.cpp
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
msgid "Label Edit"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTextHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click to edit label text"
|
|
msgstr "Langsung ke Awal"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "&Font..."
|
|
msgstr "Huruf..."
|
|
|
|
#. i18n-hint: (noun) This is the font for the label track.
|
|
#: src/tracks/labeltrack/ui/LabelTrackControls.cpp
|
|
msgid "Label Track Font"
|
|
msgstr "Font Label Trek"
|
|
|
|
#. i18n-hint: (noun) The name of the typeface
|
|
#: src/tracks/labeltrack/ui/LabelTrackControls.cpp
|
|
msgid "Face name"
|
|
msgstr "Nama depan"
|
|
|
|
#. i18n-hint: (noun) The size of the typeface
|
|
#: src/tracks/labeltrack/ui/LabelTrackControls.cpp
|
|
msgid "Face size"
|
|
msgstr "Ukuran depan"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
#, fuzzy
|
|
msgid "Cu&t Label text"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
#, fuzzy
|
|
msgid "&Copy Label text"
|
|
msgstr "Label Edit"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
#, fuzzy
|
|
msgid "&Delete Label"
|
|
msgstr "Hapus Label"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
#, fuzzy
|
|
msgid "&Edit Label..."
|
|
msgstr "&Edit Label"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
#, fuzzy
|
|
msgid "Deleted Label"
|
|
msgstr "Hapus Label"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
msgid "Edited labels"
|
|
msgstr "Label yang diedit"
|
|
|
|
#: src/tracks/labeltrack/ui/LabelTrackView.cpp
|
|
#, fuzzy
|
|
msgid "New label"
|
|
msgstr "Label telah dibuat"
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackControls.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Up &Octave"
|
|
msgstr "Oktaf Atas"
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackControls.cpp
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Down Octa&ve"
|
|
msgstr "Oktaf Bawah"
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click to vertically zoom in. Shift-click to zoom out. Drag to specify a zoom region."
|
|
msgstr "Klik untuk perbesar secara vertikal, klik dengan Shift untuk perkecil, Dorong untuk membuat wilayah zoom kecil."
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp
|
|
#: src/tracks/timetrack/ui/TimeTrackVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Right-click for menu."
|
|
msgstr "Klik Kanan"
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Zoom Reset"
|
|
msgstr "Perkecil"
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Shift-Right-Click"
|
|
msgstr "Klik Kiri dengan Shift"
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVZoomHandle.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Left-Click/Left-Drag"
|
|
msgstr "Klik Kiri dengan Shift"
|
|
|
|
#: src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to stretch selected region."
|
|
msgstr "Klik dan dorong untuk memilih audio"
|
|
|
|
#. i18n-hint: (noun) The track that is used for MIDI notes which can be
|
|
#. dragged to change their duration.
|
|
#: src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp
|
|
#, fuzzy
|
|
msgid "Stretch Note Track"
|
|
msgstr "Trek Nada"
|
|
|
|
#. i18n-hint: In the history list, indicates a MIDI note has
|
|
#. been dragged to change its duration (stretch it). Using either past
|
|
#. or present tense is fine here. If unsure, go for whichever is
|
|
#. shorter.
|
|
#: src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp
|
|
#, fuzzy
|
|
msgid "Stretch"
|
|
msgstr "Awal"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
msgid "Left-Click to expand, Right-Click to remove"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
msgid "Left-Click to merge clips"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
msgid "Merged Clips"
|
|
msgstr "Klip Tergabung"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
msgid "Merge"
|
|
msgstr "Gabung"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
msgid "Expanded Cut Line"
|
|
msgstr "Garis Potong yng Tersebar"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
#: src/tracks/ui/TrackButtonHandles.cpp
|
|
msgid "Expand"
|
|
msgstr "Sebar"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp
|
|
msgid "Removed Cut Line"
|
|
msgstr "Garis Pemisah yang Dibuang"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp
|
|
msgid "Click and drag to edit the samples"
|
|
msgstr "Kik dan dorong untuk mengedit sampel"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp
|
|
msgid "To use Draw, zoom in further until you can see the individual samples."
|
|
msgstr "Untuk emnggunakan Gambar, perbesar sampai Anda melihat sampel berdiri sendiri."
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp
|
|
#, fuzzy
|
|
msgid "Moved Samples"
|
|
msgstr "Dipindahkan Sampel"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp
|
|
msgid "Sample Edit"
|
|
msgstr "Sampel Edit"
|
|
|
|
#. i18n-hint k abbreviating kilo meaning thousands
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVRulerControls.cpp
|
|
msgid "k"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Zoom to Fit"
|
|
msgstr "Perbesar pada Titik"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumView.cpp
|
|
#, fuzzy
|
|
msgid "&Spectrogram"
|
|
msgstr "Spektrogram"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumView.cpp
|
|
msgid ""
|
|
"To change Spectrogram Settings, stop any\n"
|
|
" playing or recording first."
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumView.cpp
|
|
msgid "Stop the Audio First"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/SpectrumView.cpp
|
|
#, fuzzy
|
|
msgid "S&pectrogram Settings..."
|
|
msgstr "Spektrogram"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "&Format"
|
|
msgstr "Format:"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Changing sample format"
|
|
msgstr "Mengubah Tempo"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Processing... 0%%"
|
|
msgstr "Memproses Auto Duck..."
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Processing... %i%%"
|
|
msgstr "Memproses Auto Duck..."
|
|
|
|
#. i18n-hint: The strings name a track and a format
|
|
#. i18n-hint: The strings name a track and a channel choice (mono, left, or right)
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformView.cpp
|
|
#, c-format
|
|
msgid "Changed '%s' to %s"
|
|
msgstr "Diubah '%s' ke %s"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Format Change"
|
|
msgstr "Perubahan Format"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Rat&e"
|
|
msgstr "Atur Rate"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "8000 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "11025 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "16000 Hz"
|
|
msgstr "0100 j 060 m 060>0100 d"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "22050 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "44100 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "48000 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "88200 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "96000 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "176400 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "192000 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "352800 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "384000 Hz"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "&Other..."
|
|
msgstr "Lainnya..."
|
|
|
|
#. i18n-hint: The string names a track
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, c-format
|
|
msgid "Changed '%s' to %s Hz"
|
|
msgstr "Diubah '%s' ke %s Hz"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Rate Change"
|
|
msgstr "Perubahan Rate"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Set Rate"
|
|
msgstr "Atur Rate"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackViewConstants.cpp
|
|
#, fuzzy
|
|
msgid "&Multi-view"
|
|
msgstr "Banyak"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Ma&ke Stereo Track"
|
|
msgstr "Buat Trek Stero"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Swap Stereo &Channels"
|
|
msgstr "%d Saluran"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Spl&it Stereo Track"
|
|
msgstr "Gabung Trek Stereo"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Split Stereo to Mo&no"
|
|
msgstr "Pisah Stereo ke Mono '%s'"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Mono"
|
|
msgstr "Mono"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Left Channel"
|
|
msgstr "Bagian Kiri"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Right Channel"
|
|
msgstr "Bagian Kanan"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Channel"
|
|
msgstr "Saluran"
|
|
|
|
#. i18n-hint: The string names a track
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, c-format
|
|
msgid "Made '%s' a stereo track"
|
|
msgstr "Dibuat '%s' trek stereo"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
msgid "Make Stereo"
|
|
msgstr "Buat Stereo"
|
|
|
|
#. i18n-hint: The string names a track
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Swapped Channels in '%s'"
|
|
msgstr "%d Saluran"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Swap Channels"
|
|
msgstr "%d Saluran"
|
|
|
|
#. i18n-hint: The string names a track
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, c-format
|
|
msgid "Split stereo track '%s'"
|
|
msgstr "Menggabung Trek Stereo '%s'"
|
|
|
|
#. i18n-hint: The string names a track
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, c-format
|
|
msgid "Split Stereo to Mono '%s'"
|
|
msgstr "Pisah Stereo ke Mono '%s'"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Split to Mono"
|
|
msgstr "Pisah Stereo ke Mono"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Stereo, %dHz"
|
|
msgstr "Stereo,"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Mono, %dHz"
|
|
msgstr "Mono,"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Left, %dHz"
|
|
msgstr "Kiri,"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Right, %dHz"
|
|
msgstr "Kanan,"
|
|
|
|
#. i18n-hint dB abbreviates decibels
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
#: src/widgets/ASlider.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%+.1f dB"
|
|
msgstr "%.1f dB"
|
|
|
|
#. i18n-hint: Stereo pan setting
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
#: src/widgets/ASlider.cpp
|
|
#, c-format
|
|
msgid "%.0f%% Left"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Stereo pan setting
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackSliderHandles.cpp
|
|
#: src/widgets/ASlider.cpp
|
|
#, c-format
|
|
msgid "%.0f%% Right"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackView.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to adjust sizes of sub-views, double-click to split evenly"
|
|
msgstr "Klik dan dorong untuk mengubah ukuran relatif trek stereo."
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackView.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to rearrange sub-views"
|
|
msgstr "Klik dan dorong ubtuk memindahkan trek ke waktu tertentu"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackView.cpp
|
|
msgid "Rearrange sub-views"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackView.cpp
|
|
msgid "Close sub-view"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Zoom x1/2"
|
|
msgstr "Perbesar"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
#, fuzzy
|
|
msgid "Zoom x2"
|
|
msgstr "Zoom"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformVZoomHandle.cpp
|
|
msgid "Half Wave"
|
|
msgstr ""
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformView.cpp
|
|
#, fuzzy
|
|
msgid "Wa&veform"
|
|
msgstr "Waveform"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformView.cpp
|
|
#, fuzzy
|
|
msgid "&Wave Color"
|
|
msgstr "Waveform"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformView.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Instrument %i"
|
|
msgstr "Instrumen"
|
|
|
|
#: src/tracks/playabletrack/wavetrack/ui/WaveformView.cpp
|
|
#, fuzzy
|
|
msgid "WaveColor Change"
|
|
msgstr "Perubahan Rate"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Change lower speed limit (%) to:"
|
|
msgstr "Ubah batas kecepatan rendah (%) ke:"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Lower speed limit"
|
|
msgstr "Batas kecepatan rendah"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Change upper speed limit (%) to:"
|
|
msgstr "Ubah batas kecepatan tinggi (%) ke:"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Upper speed limit"
|
|
msgstr "Batas kecepatan tinggi"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
#, c-format
|
|
msgid "Set range to '%ld' - '%ld'"
|
|
msgstr "Atur jarak ke '%ld' - '%ld'"
|
|
|
|
#. i18n-hint: (verb)
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Set Range"
|
|
msgstr "Atur Jarak"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Set time track display to linear"
|
|
msgstr ""
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Set Display"
|
|
msgstr "Tampilan"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Set time track display to logarithmic"
|
|
msgstr ""
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Set time track interpolation to linear"
|
|
msgstr ""
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Set Interpolation"
|
|
msgstr "Interpolasi:"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
msgid "Set time track interpolation to logarithmic"
|
|
msgstr ""
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "&Linear scale"
|
|
msgstr "Linier"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "L&ogarithmic scale"
|
|
msgstr "Logaritmik"
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "&Range..."
|
|
msgstr "&Sampel Ulang..."
|
|
|
|
#: src/tracks/timetrack/ui/TimeTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Logarithmic &Interpolation"
|
|
msgstr "Interpolasi Sinc yang Cepat"
|
|
|
|
#. i18n-hint Appears on hovering mouse over clip affordance
|
|
#: src/tracks/ui/AffordanceHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to move a clip in time, or click to select"
|
|
msgstr "Klik dan dorong ubtuk memindahkan trek ke waktu tertentu"
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "&Name..."
|
|
msgstr "Nama..."
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Move Track &Up"
|
|
msgstr "Pindahkan Trek ke Atas"
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Move Track &Down"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Move Track to &Top"
|
|
msgstr "Pindahkan Trek ke Atas"
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Move Track to &Bottom"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, fuzzy
|
|
msgid "Set Track Name"
|
|
msgstr "Nama Trek"
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
#, c-format
|
|
msgid "Renamed '%s' to '%s'"
|
|
msgstr "Diubah nama '%s' ke '%s'"
|
|
|
|
#: src/tracks/ui/CommonTrackControls.cpp
|
|
msgid "Name Change"
|
|
msgstr "Pengubahan Nama"
|
|
|
|
#: src/tracks/ui/EnvelopeHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to warp playback time"
|
|
msgstr "Klik dan dorong ubtuk memindahkan trek ke waktu tertentu"
|
|
|
|
#: src/tracks/ui/EnvelopeHandle.cpp
|
|
msgid "Click and drag to edit the amplitude envelope"
|
|
msgstr "Klik dan dorong untuk mengedit pengamplopan amplitudo"
|
|
|
|
#. i18n-hint: (verb) Audacity has just adjusted the envelope .
|
|
#: src/tracks/ui/EnvelopeHandle.cpp
|
|
msgid "Adjusted envelope."
|
|
msgstr "Amplop diubah."
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips, ...
|
|
#.
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
msgid "&Scrub"
|
|
msgstr ""
|
|
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
msgid "Seeking"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: These commands assist the user in finding a sound by ear. ...
|
|
#. "Scrubbing" is variable-speed playback, ...
|
|
#. "Seeking" is normal speed playback but with skips, ...
|
|
#.
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
#, fuzzy
|
|
msgid "Scrub &Ruler"
|
|
msgstr "Penggaris"
|
|
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
#, fuzzy
|
|
msgid "Playing at Speed"
|
|
msgstr "Main dengan kecepatan"
|
|
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
#, fuzzy
|
|
msgid "Move mouse pointer to Seek"
|
|
msgstr "Tutup trek yang terfokus"
|
|
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
#, fuzzy
|
|
msgid "Move mouse pointer to Scrub"
|
|
msgstr "Pindahkan Trek ke Bawah"
|
|
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
msgid "Scru&bbing"
|
|
msgstr ""
|
|
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
#, fuzzy
|
|
msgid "Scrub Bac&kwards"
|
|
msgstr "Percepat ke Awal"
|
|
|
|
#: src/tracks/ui/Scrubbing.cpp
|
|
#, fuzzy
|
|
msgid "Scrub For&wards"
|
|
msgstr "Percepat ke Akhir"
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
msgid "Click and drag to move left selection boundary."
|
|
msgstr "Klik dan dorong untuk memindahkan batasan kiri."
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
msgid "Click and drag to move right selection boundary."
|
|
msgstr "Klik dan dorong untuk memindahkan batasan kanan."
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to move bottom selection frequency."
|
|
msgstr "Klik dan dorong untuk memindahkan batasan kiri."
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to move top selection frequency."
|
|
msgstr "Klik dan dorong untuk memindahkan batasan kiri."
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to move center selection frequency to a spectral peak."
|
|
msgstr "Klik dan dorong untuk memindahkan batasan kiri."
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to move center selection frequency."
|
|
msgstr "Klik dan dorong untuk memindahkan batasan kiri."
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to adjust frequency bandwidth."
|
|
msgstr "Klik dan dorong untuk memilih audio"
|
|
|
|
#. i18n-hint: These are the names of a menu and a command in that menu
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Edit, Preferences..."
|
|
msgstr "Preferensi..."
|
|
|
|
#. i18n-hint: %s is usually replaced by "Ctrl+P" for Windows/Linux, "Command+," for Mac
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Multi-Tool Mode: %s for Mouse and Keyboard Preferences."
|
|
msgstr "Mode Tool Serbaguna: Cmd-. untuk Preferensi Mouse dan Keyboard"
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Click and drag to set frequency bandwidth."
|
|
msgstr "Klik dan dorong untuk memilih audio"
|
|
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
msgid "Click and drag to select audio"
|
|
msgstr "Klik dan dorong untuk memilih audio"
|
|
|
|
#. i18n-hint: "Snapping" means automatic alignment of selection edges to any nearby label or clip boundaries
|
|
#: src/tracks/ui/SelectHandle.cpp
|
|
msgid "(snapping)"
|
|
msgstr ""
|
|
|
|
#: src/tracks/ui/TimeShiftHandle.cpp
|
|
msgid "Click and drag to move a track in time"
|
|
msgstr "Klik dan dorong ubtuk memindahkan trek ke waktu tertentu"
|
|
|
|
#: src/tracks/ui/TimeShiftHandle.cpp
|
|
#, fuzzy
|
|
msgid "Could not shift between tracks"
|
|
msgstr "Pindahkan klik ke atas/bawah diantara trek"
|
|
|
|
#: src/tracks/ui/TimeShiftHandle.cpp
|
|
#, fuzzy
|
|
msgid "Moved clips to another track"
|
|
msgstr "Telah dipindah ke trek yang lain"
|
|
|
|
#: src/tracks/ui/TimeShiftHandle.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Time shifted tracks/clips right %.02f seconds"
|
|
msgstr "Telah didiamkan trek terpilih pada %.2f seconds at %.2f"
|
|
|
|
#: src/tracks/ui/TimeShiftHandle.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Time shifted tracks/clips left %.02f seconds"
|
|
msgstr "Telah didiamkan trek terpilih pada %.2f seconds at %.2f"
|
|
|
|
#: src/tracks/ui/TrackButtonHandles.cpp
|
|
msgid "Collapse"
|
|
msgstr ""
|
|
|
|
#: src/tracks/ui/TrackButtonHandles.cpp
|
|
#, fuzzy
|
|
msgid "Command+Click to deselect"
|
|
msgstr "Perintah"
|
|
|
|
#: src/tracks/ui/TrackButtonHandles.cpp
|
|
#, fuzzy
|
|
msgid "Select track"
|
|
msgstr "Trek Kecil"
|
|
|
|
#: src/tracks/ui/TrackButtonHandles.cpp
|
|
#, fuzzy
|
|
msgid "Ctrl+Click to deselect"
|
|
msgstr "Perintah"
|
|
|
|
#: src/tracks/ui/TrackButtonHandles.cpp
|
|
#, fuzzy
|
|
msgid "Open menu..."
|
|
msgstr "Buka yang &Sebelumnya..."
|
|
|
|
#. i18n-hint: Command names a modifier key on Macintosh keyboards
|
|
#: src/tracks/ui/TrackSelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Command+Click"
|
|
msgstr "Perintah"
|
|
|
|
#. i18n-hint: Ctrl names a modifier key on Windows or Linux keyboards
|
|
#: src/tracks/ui/TrackSelectHandle.cpp
|
|
#, fuzzy
|
|
msgid "Ctrl+Click"
|
|
msgstr "Klik Kiri dengan Ctrl"
|
|
|
|
#. i18n-hint: %s is replaced by (translation of) 'Ctrl+Click' on windows, 'Command+Click' on Mac
|
|
#: src/tracks/ui/TrackSelectHandle.cpp
|
|
#, c-format
|
|
msgid "%s to select or deselect track. Drag up or down to change track order."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: %s is replaced by (translation of) 'Ctrl+Click' on windows, 'Command+Click' on Mac
|
|
#: src/tracks/ui/TrackSelectHandle.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%s to select or deselect track."
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#. i18n-hint: will substitute name of track for %s
|
|
#: src/tracks/ui/TrackSelectHandle.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Moved '%s' up"
|
|
msgstr "Dipindahkan '%s' %s"
|
|
|
|
#: src/tracks/ui/TrackSelectHandle.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Moved '%s' down"
|
|
msgstr "Dipindahkan '%s' %s"
|
|
|
|
#: src/tracks/ui/TrackSelectHandle.cpp
|
|
msgid "Move Track"
|
|
msgstr "Pindahkan Trek"
|
|
|
|
#: src/tracks/ui/ZoomHandle.cpp
|
|
msgid "Click to Zoom In, Shift-Click to Zoom Out"
|
|
msgstr "Klik untuk memperbesar, Shift+ Klik untuk memperkecil"
|
|
|
|
#: src/tracks/ui/ZoomHandle.cpp
|
|
msgid "Drag to Zoom Into Region, Right-Click to Zoom Out"
|
|
msgstr "Dorong untuk Zoom pada wilayah, Klik kanan untuk perkecil"
|
|
|
|
#: src/tracks/ui/ZoomHandle.cpp
|
|
msgid "Left=Zoom In, Right=Zoom Out, Middle=Normal"
|
|
msgstr "Kiri=Perbesar, Kanan=Perkecil, Tengah=Normal"
|
|
|
|
#: src/widgets/AButton.cpp
|
|
#, fuzzy
|
|
msgid "(disabled)"
|
|
msgstr " (dilarang)"
|
|
|
|
#: src/widgets/AButton.cpp src/widgets/Meter.cpp
|
|
msgid "Press"
|
|
msgstr "Tekan"
|
|
|
|
#: src/widgets/AButton.cpp
|
|
msgid "Button"
|
|
msgstr "Tombol"
|
|
|
|
#. i18n-hint: One-letter abbreviation for Left, in the Pan slider
|
|
#. i18n-hint: One-letter abbreviation for Left, in VU Meter
|
|
#: src/widgets/ASlider.cpp src/widgets/Meter.cpp
|
|
msgid "L"
|
|
msgstr "L"
|
|
|
|
#. i18n-hint: One-letter abbreviation for Right, in the Pan slider
|
|
#. i18n-hint: One-letter abbreviation for Right, in VU Meter
|
|
#: src/widgets/ASlider.cpp src/widgets/Meter.cpp
|
|
msgid "R"
|
|
msgstr "R"
|
|
|
|
#. i18n-hint: "x" suggests a multiplicative factor
|
|
#: src/widgets/ASlider.cpp
|
|
#, fuzzy, c-format
|
|
msgid "%.2fx"
|
|
msgstr "%.1f dB"
|
|
|
|
#: src/widgets/FileDialog/gtk/FileDialogPrivate.cpp
|
|
#, c-format
|
|
msgid "File '%s' already exists, do you really want to overwrite it?"
|
|
msgstr ""
|
|
|
|
#: src/widgets/FileDialog/gtk/FileDialogPrivate.cpp
|
|
#, fuzzy
|
|
msgid "Please choose an existing file."
|
|
msgstr " Mohon pilih aksinya"
|
|
|
|
#: src/widgets/FileDialog/mac/FileDialogPrivate.mm
|
|
#, fuzzy
|
|
msgid "File type:"
|
|
msgstr "Penyaring"
|
|
|
|
#: src/widgets/FileHistory.cpp
|
|
msgid "&Clear"
|
|
msgstr "&Hapus"
|
|
|
|
#. i18n-hint: A 'Grabber' is a region you can click and drag on
|
|
#. It's used to drag a track around (when in multi-tool mode) rather
|
|
#. than requiring that you use the drag tool. It's shown as a series
|
|
#. of horizontal bumps
|
|
#: src/widgets/Grabber.cpp
|
|
msgid "Grabber"
|
|
msgstr "Pendorong"
|
|
|
|
#: src/widgets/Grid.cpp
|
|
msgid "Empty"
|
|
msgstr "Kosong"
|
|
|
|
#: src/widgets/HelpSystem.cpp
|
|
msgid "Backwards"
|
|
msgstr "Percepat ke Awal"
|
|
|
|
#. i18n-hint arrowhead meaning backward movement
|
|
#: src/widgets/HelpSystem.cpp
|
|
msgid "<"
|
|
msgstr "<"
|
|
|
|
#: src/widgets/HelpSystem.cpp
|
|
msgid "Forwards"
|
|
msgstr "Percepat ke Akhir"
|
|
|
|
#. i18n-hint arrowhead meaning forward movement
|
|
#: src/widgets/HelpSystem.cpp
|
|
msgid ">"
|
|
msgstr ">"
|
|
|
|
#: src/widgets/HelpSystem.cpp
|
|
msgid "Help on the Internet"
|
|
msgstr "Bantuan di Internet"
|
|
|
|
#: src/widgets/KeyView.cpp
|
|
msgid "Menu"
|
|
msgstr ""
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Click to Start Monitoring"
|
|
msgstr "Mulai Pemantauan"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Click for Monitoring"
|
|
msgstr "Hentikan Pemantauan"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Click to Start"
|
|
msgstr "Langsung ke Awal"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Click"
|
|
msgstr "Klik-Kiri"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
msgid "Stop Monitoring"
|
|
msgstr "Hentikan Pemantauan"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
msgid "Start Monitoring"
|
|
msgstr "Mulai Pemantauan"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Recording Meter Options"
|
|
msgstr "Pengukur Rekaman"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Playback Meter Options"
|
|
msgstr "Pengukur Permainan"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Refresh Rate"
|
|
msgstr "Atur Rate"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
msgid ""
|
|
"Higher refresh rates make the meter show more frequent\n"
|
|
"changes. A rate of 30 per second or less should prevent\n"
|
|
"the meter affecting audio quality on slower machines."
|
|
msgstr ""
|
|
"Refresh Rate yang tinggi membuat meter manampilkan perubahan\n"
|
|
"lebih sering. 30 per detik atau lebih rendah dapat mencegah\n"
|
|
"meter mempengaruhi kualitas audio pada mesin yang lebih lambat."
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Meter refresh rate per second [1-100]"
|
|
msgstr "Rate penyegaran meter per detik [1-100]:"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
msgid "Meter refresh rate per second [1-100]: "
|
|
msgstr "Rate penyegaran meter per detik [1-100]:"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Meter Style"
|
|
msgstr "Meter"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
msgid "Gradient"
|
|
msgstr ""
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Meter Type"
|
|
msgstr "Penyaring"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Orientation"
|
|
msgstr "Durasi"
|
|
|
|
#: src/widgets/Meter.cpp plug-ins/crossfadetracks.ny
|
|
msgid "Automatic"
|
|
msgstr ""
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Horizontal"
|
|
msgstr "Stereo Horizontal"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid "Vertical"
|
|
msgstr "Penunjuk Vertikal"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy
|
|
msgid " Monitoring "
|
|
msgstr "Hentikan Pemantauan"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
msgid " Active "
|
|
msgstr ""
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, fuzzy, c-format
|
|
msgid " Peak %2.f dB"
|
|
msgstr "%.1f dB"
|
|
|
|
#: src/widgets/Meter.cpp
|
|
#, c-format
|
|
msgid " Peak %.2f "
|
|
msgstr ""
|
|
|
|
#: src/widgets/Meter.cpp
|
|
msgid " Clipped "
|
|
msgstr ""
|
|
|
|
#: src/widgets/MultiDialog.cpp
|
|
msgid "Show Log for Details"
|
|
msgstr ""
|
|
|
|
#: src/widgets/MultiDialog.cpp
|
|
msgid "Please select an action"
|
|
msgstr "Silahkan pilih aksinya"
|
|
|
|
#. i18n-hint: Format string for displaying time in seconds. Change the comma
|
|
#. * in the middle to the 1000s separator for your locale, and the 'seconds'
|
|
#. * on the end to the word for seconds. Don't change the numbers.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "01000,01000 seconds"
|
|
msgstr "01000,01000 detik"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours, minutes
|
|
#. * and seconds
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss"
|
|
msgstr "jj:mm:dd"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes and
|
|
#. * seconds. Change the 'h' to the abbreviation for hours, 'm' to the
|
|
#. * abbreviation for minutes and 's' to the abbreviation for seconds. Don't
|
|
#. * change the numbers unless there aren't 60 seconds in a minute in your
|
|
#. * locale
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060 s"
|
|
msgstr "0100 jam 060 mnt 060 dtk"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in days, hours,
|
|
#. * minutes and seconds
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "dd:hh:mm:ss"
|
|
msgstr "hh:jj:mm:dd"
|
|
|
|
#. i18n-hint: Format string for displaying time in days, hours, minutes and
|
|
#. * seconds. Change the 'days' to the word for days, 'h' to the abbreviation
|
|
#. * for hours, 'm' to the abbreviation for minutes and 's' to the
|
|
#. * abbreviation for seconds. Don't change the numbers unless there aren't
|
|
#. * 24 hours in a day in your locale
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 days 024 h 060 m 060 s"
|
|
msgstr "0100 hari 024 jam 060 mnt 060 dtk"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours,
|
|
#. * minutes, seconds and hundredths of a second (1/100 second)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + hundredths"
|
|
msgstr "jj:mm:dd + seperseratus"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and hundredths of a second. Change the 'h' to the abbreviation for hours,
|
|
#. * 'm' to the abbreviation for minutes and 's' to the abbreviation for seconds
|
|
#. * (the hundredths are shown as decimal seconds). Don't change the numbers
|
|
#. * unless there aren't 60 minutes in an hour in your locale.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060>0100 s"
|
|
msgstr "0100 j 060 m 060>0100 d"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours,
|
|
#. * minutes, seconds and milliseconds (1/1000 second)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + milliseconds"
|
|
msgstr "jj:mm:dd: + milidetik"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and milliseconds. Change the 'h' to the abbreviation for hours, 'm' to the
|
|
#. * abbreviation for minutes and 's' to the abbreviation for seconds (the
|
|
#. * milliseconds are shown as decimal seconds) . Don't change the numbers
|
|
#. * unless there aren't 60 minutes in an hour in your locale.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060>01000 s"
|
|
msgstr "0100 jam 060 mnt 060>01000 dtk"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours,
|
|
#. * minutes, seconds and samples (at the current project sample rate)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + samples"
|
|
msgstr "jj:mm:dd: + sampel"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and samples. Change the 'h' to the abbreviation for hours, 'm' to the
|
|
#. * abbreviation for minutes, 's' to the abbreviation for seconds and
|
|
#. * translate samples . Don't change the numbers
|
|
#. * unless there aren't 60 seconds in a minute in your locale.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060 s+># samples"
|
|
msgstr "0100 jam 060 mnt 060 dtk+># sampel"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in samples (at the
|
|
#. * current project sample rate). For example the number of a sample at 1
|
|
#. * second into a recording at 44.1KHz would be 44,100.
|
|
#.
|
|
#: src/widgets/NumericTextCtrl.cpp plug-ins/sample-data-export.ny
|
|
msgid "samples"
|
|
msgstr "sampel"
|
|
|
|
#. i18n-hint: Format string for displaying time in samples (lots of samples).
|
|
#. * Change the ',' to the 1000s separator for your locale, and translate
|
|
#. * samples. If 1000s aren't a base multiple for your number system, then you
|
|
#. * can change the numbers to an appropriate one, and put a 0 on the front
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "01000,01000,01000 samples|#"
|
|
msgstr "01000,01000,01000 sampel|#"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours, minutes,
|
|
#. * seconds and frames at 24 frames per second (commonly used for films)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + film frames (24 fps)"
|
|
msgstr "jj:mm:dd: + Bingkai film (24 bpd)"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and frames at 24 frames per second. Change the 'h' to the abbreviation
|
|
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
|
|
#. * for seconds and translate 'frames' . Don't change the numbers
|
|
#. * unless there aren't 60 seconds in a minute in your locale.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060 s+>24 frames"
|
|
msgstr "0100 jam 060 mnt 060 dtk+>24 bingkai"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in frames (lots of
|
|
#. * frames) at 24 frames per second (commonly used for films)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "film frames (24 fps)"
|
|
msgstr "Bingkai PAL (25 bpd)"
|
|
|
|
#. i18n-hint: Format string for displaying time in frames at 24 frames per
|
|
#. * second. Change the comma
|
|
#. * in the middle to the 1000s separator for your locale,
|
|
#. * translate 'frames' and leave the rest alone
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "01000,01000 frames|24"
|
|
msgstr "01000,01000 bingkai|24"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours, minutes,
|
|
#. * seconds and frames at NTSC TV drop-frame rate (used for American /
|
|
#. * Japanese TV, and very odd)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + NTSC drop frames"
|
|
msgstr "jj:mm:dd: + Bingkai NTSC dengan drop"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and frames with NTSC drop frames. Change the 'h' to the abbreviation
|
|
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
|
|
#. * for seconds and translate 'frames'. Leave the |N alone, it's important!
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060 s+>30 frames|N"
|
|
msgstr "0100 jam 060 mnt 060 dtk+>30 bingkai|N"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours, minutes,
|
|
#. * seconds and frames at NTSC TV non-drop-frame rate (used for American /
|
|
#. * Japanese TV, and doesn't quite match wall time
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + NTSC non-drop frames"
|
|
msgstr "jj:mm:dd: + Bingkai NTSC non-drop"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and frames with NTSC drop frames. Change the 'h' to the abbreviation
|
|
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
|
|
#. * for seconds and translate 'frames'. Leave the | .999000999 alone,
|
|
#. * the whole things really is slightly off-speed!
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060 s+>030 frames| .999000999"
|
|
msgstr "0100 jam 060 mnt 060 dtk+>030 bingkai| .999000999"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in frames at NTSC
|
|
#. * TV frame rate (used for American / Japanese TV
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "NTSC frames"
|
|
msgstr "Bingkai NTSC"
|
|
|
|
#. i18n-hint: Format string for displaying time in frames with NTSC frames.
|
|
#. * Change the comma
|
|
#. * in the middle to the 1000s separator for your locale,
|
|
#. * translate 'frames' and leave the rest alone. That really is the frame
|
|
#. * rate!
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "01000,01000 frames|29.97002997"
|
|
msgstr "01000,01000 bingkai|29.97002997"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours, minutes,
|
|
#. * seconds and frames at PAL TV frame rate (used for European TV)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + PAL frames (25 fps)"
|
|
msgstr "jj:mm:dd: + Bingkai PAL (25 bpd)"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and frames with PAL TV frames. Change the 'h' to the abbreviation
|
|
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
|
|
#. * for seconds and translate 'frames'. Nice simple time code!
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060 s+>25 frames"
|
|
msgstr "0100 jam 060 mnt 060 dtk+>25 bingkai"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in frames at PAL
|
|
#. * TV frame rate (used for European TV)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "PAL frames (25 fps)"
|
|
msgstr "Bingkai PAL (25 bpd)"
|
|
|
|
#. i18n-hint: Format string for displaying time in frames with NTSC frames.
|
|
#. * Change the comma
|
|
#. * in the middle to the 1000s separator for your locale,
|
|
#. * translate 'frames' and leave the rest alone.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "01000,01000 frames|25"
|
|
msgstr "01000,01000 bingkai|25"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in hours, minutes,
|
|
#. * seconds and frames at CD Audio frame rate (75 frames per second)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hh:mm:ss + CDDA frames (75 fps)"
|
|
msgstr "jj:mm:dd: + Bingkai CDDA (75 bpd)"
|
|
|
|
#. i18n-hint: Format string for displaying time in hours, minutes, seconds
|
|
#. * and frames with CD Audio frames. Change the 'h' to the abbreviation
|
|
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
|
|
#. * for seconds and translate 'frames'.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "0100 h 060 m 060 s+>75 frames"
|
|
msgstr "0100 jam 060 mnt 060 dtk+>75 bingkai"
|
|
|
|
#. i18n-hint: Name of time display format that shows time in frames at CD
|
|
#. * Audio frame rate (75 frames per second)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "CDDA frames (75 fps)"
|
|
msgstr "Bingkai CCDA (75 bpd)"
|
|
|
|
#. i18n-hint: Format string for displaying time in frames with CD Audio
|
|
#. * frames. Change the comma
|
|
#. * in the middle to the 1000s separator for your locale,
|
|
#. * translate 'frames' and leave the rest alone
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "01000,01000 frames|75"
|
|
msgstr "01000,01000 bingkai|75"
|
|
|
|
#. i18n-hint: Format string for displaying frequency in hertz. Change
|
|
#. * the decimal point for your locale. Don't change the numbers.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
#, fuzzy
|
|
msgid "010,01000>0100 Hz"
|
|
msgstr "0100 j 060 m 060>0100 d"
|
|
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "centihertz"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of display format that shows frequency in kilohertz
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "kHz"
|
|
msgstr "kHz"
|
|
|
|
#. i18n-hint: Format string for displaying frequency in kilohertz. Change
|
|
#. * the decimal point for your locale. Don't change the numbers.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
#, fuzzy
|
|
msgid "01000>01000 kHz|0.001"
|
|
msgstr "0100 j 060 m 060>0100 d"
|
|
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hertz"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of display format that shows log of frequency
|
|
#. * in octaves
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
#, fuzzy
|
|
msgid "octaves"
|
|
msgstr "Oktaf Bawah"
|
|
|
|
#. i18n-hint: Format string for displaying log of frequency in octaves.
|
|
#. * Change the decimal points for your locale. Don't change the numbers.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
#, fuzzy
|
|
msgid "100>01000 octaves|1.442695041"
|
|
msgstr "01000,01000 bingkai|24"
|
|
|
|
#. i18n-hint: an octave is a doubling of frequency
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "thousandths of octaves"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of display format that shows log of frequency
|
|
#. * in semitones and cents
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
#, fuzzy
|
|
msgid "semitones + cents"
|
|
msgstr "Seminada dalam separuh langkah"
|
|
|
|
#. i18n-hint: Format string for displaying log of frequency in semitones
|
|
#. * and cents.
|
|
#. * Change the decimal points for your locale. Don't change the numbers.
|
|
#. * The decimal separator is specified using '<' if your language uses a ',' or
|
|
#. * to '>' if your language uses a '.'.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "1000 semitones >0100 cents|17.312340491"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: a cent is a hundredth of a semitone (which is 1/12 octave)
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "hundredths of cents"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of display format that shows log of frequency
|
|
#. * in decades
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "decades"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Format string for displaying log of frequency in decades.
|
|
#. * Change the decimal points for your locale. Don't change the numbers.
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
#, fuzzy
|
|
msgid "10>01000 decades|0.434294482"
|
|
msgstr "01000,01000 bingkai|24"
|
|
|
|
#. i18n-hint: a decade is a tenfold increase of frequency
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "thousandths of decades"
|
|
msgstr ""
|
|
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
#, fuzzy
|
|
msgid "(Use context menu to change format.)"
|
|
msgstr "Gunakan tombol kanan mouse atau kunci konteks untuk mengubah format"
|
|
|
|
#: src/widgets/NumericTextCtrl.cpp
|
|
msgid "centiseconds"
|
|
msgstr "sentidetik"
|
|
|
|
#: src/widgets/PopupMenuTable.h
|
|
#, c-format
|
|
msgid "%s (%s)"
|
|
msgstr ""
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
msgid "Elapsed Time:"
|
|
msgstr "Waktu Berjalan:"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
msgid "Remaining Time:"
|
|
msgstr "Waktu Tersisa:"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
msgid "Cancel"
|
|
msgstr "Batal"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
#, fuzzy
|
|
msgid "Are you sure you wish to cancel?"
|
|
msgstr "anda yakin mau menghapus %s?"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
#, fuzzy
|
|
msgid "Confirm Cancel"
|
|
msgstr "Konfirmasi Penghapusan"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
#, fuzzy
|
|
msgid "Are you sure you wish to stop?"
|
|
msgstr "anda yakin mau menghapus %s?"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
#, fuzzy
|
|
msgid "Confirm Stop"
|
|
msgstr "Konfirmasi"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
#, fuzzy
|
|
msgid "Are you sure you wish to close?"
|
|
msgstr "anda yakin mau menghapus %s?"
|
|
|
|
#: src/widgets/ProgressDialog.cpp
|
|
#, fuzzy
|
|
msgid "Confirm Close"
|
|
msgstr "Konfirmasi"
|
|
|
|
#. i18n-hint: %s is replaced with a directory path.
|
|
#: src/widgets/UnwritableLocationErrorDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Unable to write files to directory: %s."
|
|
msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#. i18n-hint: This message describes the error in the Error dialog.
|
|
#: src/widgets/UnwritableLocationErrorDialog.cpp
|
|
msgid "Please check that the directory exists, has the necessary permissions, and the drive isn't full."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: %s is replaced with 'Preferences > Directories'.
|
|
#: src/widgets/UnwritableLocationErrorDialog.cpp
|
|
#, fuzzy, c-format
|
|
msgid "You can change the directory in %s."
|
|
msgstr ""
|
|
"Tidak bisa membuat direktori:\n"
|
|
" %s"
|
|
|
|
#. i18n-hint: Hyperlink title that opens Preferences dialog on Directories page.
|
|
#: src/widgets/UnwritableLocationErrorDialog.cpp
|
|
#, fuzzy
|
|
msgid "Preferences > Directories"
|
|
msgstr "Preferensi..."
|
|
|
|
#: src/widgets/Warning.cpp
|
|
msgid "Don't show this warning again"
|
|
msgstr "Jangan perlihatkan peringatan lagi"
|
|
|
|
#: src/widgets/numformatter.cpp
|
|
msgid "NaN"
|
|
msgstr ""
|
|
|
|
#: src/widgets/numformatter.cpp
|
|
#, fuzzy
|
|
msgid "Infinity"
|
|
msgstr "-tak terhingga"
|
|
|
|
#: src/widgets/numformatter.cpp
|
|
msgid "-Infinity"
|
|
msgstr "-tak terhingga"
|
|
|
|
#: src/widgets/valnum.cpp
|
|
msgid "Validation error"
|
|
msgstr ""
|
|
|
|
#: src/widgets/valnum.cpp
|
|
#, fuzzy
|
|
msgid "Empty value"
|
|
msgstr "Kosong"
|
|
|
|
#: src/widgets/valnum.cpp
|
|
msgid "Malformed number"
|
|
msgstr ""
|
|
|
|
#: src/widgets/valnum.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Not in range %d to %d"
|
|
msgstr "Perbesar pada Wilayah"
|
|
|
|
#: src/widgets/valnum.cpp
|
|
msgid "Value overflow"
|
|
msgstr ""
|
|
|
|
#: src/widgets/valnum.cpp
|
|
msgid "Too many decimal digits"
|
|
msgstr ""
|
|
|
|
#: src/widgets/valnum.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Value not in range: %s to %s"
|
|
msgstr "Tidak bisa meganti nama '%s' ke '%s'"
|
|
|
|
#: src/widgets/valnum.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Value must not be less than %s"
|
|
msgstr "Nama seharusnya tidak kosong"
|
|
|
|
#: src/widgets/valnum.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Value must not be greater than %s"
|
|
msgstr "Awal dan akhir harus lebih dari 0."
|
|
|
|
#: src/widgets/wxPanelWrapper.h
|
|
msgid "Dialog"
|
|
msgstr ""
|
|
|
|
#: src/widgets/wxPanelWrapper.h
|
|
#, fuzzy
|
|
msgid "Select a directory"
|
|
msgstr "Membuat proyek baru"
|
|
|
|
#: src/widgets/wxPanelWrapper.h
|
|
#, fuzzy
|
|
msgid "Directory Dialog"
|
|
msgstr "Direktori"
|
|
|
|
#: src/widgets/wxPanelWrapper.h
|
|
msgid "File Dialog"
|
|
msgstr ""
|
|
|
|
#: src/xml/XMLFileReader.cpp
|
|
#, fuzzy, c-format
|
|
msgid "Error: %s at line %lu"
|
|
msgstr "Error: %hs pada garis %lu"
|
|
|
|
#: src/xml/XMLFileReader.cpp
|
|
#, c-format
|
|
msgid "Could not load file: \"%s\""
|
|
msgstr "Tidak bisa mengambil file: \"%s\""
|
|
|
|
#: src/xml/XMLFileReader.cpp
|
|
#, fuzzy
|
|
msgid "Could not parse XML"
|
|
msgstr "Tidak bisa membuka file"
|
|
|
|
#: plug-ins/SpectralEditMulti.ny
|
|
#, fuzzy
|
|
msgid "Spectral edit multi tool"
|
|
msgstr "Pilihan"
|
|
|
|
#: plug-ins/SpectralEditMulti.ny plug-ins/SpectralEditParametricEQ.ny
|
|
#: plug-ins/SpectralEditShelves.ny
|
|
#, fuzzy
|
|
msgid "Filtering..."
|
|
msgstr "Penyaring"
|
|
|
|
#: plug-ins/SpectralEditMulti.ny plug-ins/SpectralEditParametricEQ.ny
|
|
#: plug-ins/SpectralEditShelves.ny
|
|
msgid "Paul Licameli"
|
|
msgstr ""
|
|
|
|
#: plug-ins/SpectralEditMulti.ny plug-ins/SpectralEditParametricEQ.ny
|
|
#: plug-ins/SpectralEditShelves.ny plug-ins/StudioFadeOut.ny
|
|
#: plug-ins/adjustable-fade.ny plug-ins/beat.ny plug-ins/crossfadeclips.ny
|
|
#: plug-ins/crossfadetracks.ny plug-ins/delay.ny
|
|
#: plug-ins/eq-xml-to-txt-converter.ny plug-ins/equalabel.ny
|
|
#: plug-ins/highpass.ny plug-ins/limiter.ny plug-ins/lowpass.ny
|
|
#: plug-ins/notch.ny plug-ins/nyquist-plug-in-installer.ny plug-ins/pluck.ny
|
|
#: plug-ins/rhythmtrack.ny plug-ins/rissetdrum.ny
|
|
#: plug-ins/sample-data-export.ny plug-ins/sample-data-import.ny
|
|
#: plug-ins/spectral-delete.ny plug-ins/tremolo.ny plug-ins/vocalrediso.ny
|
|
#: plug-ins/vocoder.ny
|
|
msgid "Released under terms of the GNU General Public License version 2"
|
|
msgstr ""
|
|
|
|
#: plug-ins/SpectralEditMulti.ny plug-ins/SpectralEditParametricEQ.ny
|
|
#: plug-ins/SpectralEditShelves.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~aPlease select frequencies."
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: plug-ins/SpectralEditMulti.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"~aBandwidth is zero (the upper and lower~%~\n"
|
|
" frequencies are both ~a Hz).~%~\n"
|
|
" Please select a frequency range."
|
|
msgstr ""
|
|
|
|
#: plug-ins/SpectralEditMulti.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"~aNotch filter parameters cannot be applied.~%~\n"
|
|
" Try increasing the low frequency bound~%~\n"
|
|
" or reduce the filter 'Width'."
|
|
msgstr ""
|
|
|
|
#: plug-ins/SpectralEditMulti.ny plug-ins/SpectralEditParametricEQ.ny
|
|
#: plug-ins/SpectralEditShelves.ny plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Error.~%"
|
|
msgstr "Error"
|
|
|
|
#: plug-ins/SpectralEditParametricEQ.ny
|
|
#, fuzzy
|
|
msgid "Spectral edit parametric EQ"
|
|
msgstr "Pilihan"
|
|
|
|
#: plug-ins/SpectralEditParametricEQ.ny plug-ins/SpectralEditShelves.ny
|
|
#, fuzzy
|
|
msgid "Gain (dB)"
|
|
msgstr "Pen&guatan (dB):"
|
|
|
|
#: plug-ins/SpectralEditParametricEQ.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~aLow frequency is undefined."
|
|
msgstr "Ke Frekuensi dalam Detik"
|
|
|
|
#: plug-ins/SpectralEditParametricEQ.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~aHigh frequency is undefined."
|
|
msgstr "Ke Frekuensi dalam Detik"
|
|
|
|
#: plug-ins/SpectralEditParametricEQ.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~aCenter frequency must be above 0 Hz."
|
|
msgstr "Frekuensi minimum harus lebih atau sama dengan 0 Hz"
|
|
|
|
#: plug-ins/SpectralEditParametricEQ.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"~aFrequency selection is too high for track sample rate.~%~\n"
|
|
" For the current track, the high frequency setting cannot~%~\n"
|
|
" be greater than ~a Hz"
|
|
msgstr ""
|
|
|
|
#: plug-ins/SpectralEditParametricEQ.ny plug-ins/SpectralEditShelves.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"~aBandwidth is zero (the upper and lower~%~\n"
|
|
" frequencies are both ~a Hz).~%~\n"
|
|
" Please select a frequency range."
|
|
msgstr ""
|
|
|
|
#: plug-ins/SpectralEditShelves.ny
|
|
#, fuzzy
|
|
msgid "Spectral edit shelves"
|
|
msgstr "Pilihan"
|
|
|
|
#: plug-ins/StudioFadeOut.ny
|
|
#, fuzzy
|
|
msgid "Studio Fade Out"
|
|
msgstr "Fade Keluar"
|
|
|
|
#: plug-ins/StudioFadeOut.ny plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Applying Fade..."
|
|
msgstr "Mengaplikasikan..."
|
|
|
|
#: plug-ins/StudioFadeOut.ny plug-ins/adjustable-fade.ny
|
|
#: plug-ins/crossfadeclips.ny plug-ins/crossfadetracks.ny plug-ins/delay.ny
|
|
#: plug-ins/eq-xml-to-txt-converter.ny plug-ins/equalabel.ny
|
|
#: plug-ins/label-sounds.ny plug-ins/limiter.ny plug-ins/noisegate.ny
|
|
#: plug-ins/sample-data-export.ny plug-ins/sample-data-import.ny
|
|
#: plug-ins/spectral-delete.ny plug-ins/tremolo.ny
|
|
#, fuzzy
|
|
msgid "Steve Daulton"
|
|
msgstr "Atur Nor&mal"
|
|
|
|
#: plug-ins/StudioFadeOut.ny
|
|
#, lisp-format
|
|
msgid "Selection too short.~%It must be more than 2 samples."
|
|
msgstr ""
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Adjustable Fade"
|
|
msgstr "Pengubahan Pan"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Fade Type"
|
|
msgstr "Penyaring"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Fade Up"
|
|
msgstr "Fade Masuk"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Fade Down"
|
|
msgstr "Fade Masuk"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "S-Curve Up"
|
|
msgstr "Buat"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "S-Curve Down"
|
|
msgstr "Pindak ke &Bawah"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
msgid "Mid-fade Adjust (%)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Start/End as"
|
|
msgstr "Awal"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
msgid "% of Original"
|
|
msgstr ""
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "dB Gain"
|
|
msgstr "Kekuatan"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Start (or end)"
|
|
msgstr "Awal"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
msgid "End (or start)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
msgid "Handy Presets (override controls)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "None Selected"
|
|
msgstr "Pilih"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Linear In"
|
|
msgstr "Linier"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Linear Out"
|
|
msgstr "Linier"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
msgid "Exponential In"
|
|
msgstr ""
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
msgid "Exponential Out"
|
|
msgstr ""
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Logarithmic In"
|
|
msgstr "Logaritmik"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Logarithmic Out"
|
|
msgstr "Logaritmik"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Rounded In"
|
|
msgstr "Fade Keluar"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Rounded Out"
|
|
msgstr "Fade Keluar"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Cosine In"
|
|
msgstr "Kosinus"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "Cosine Out"
|
|
msgstr "Kosinus"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "S-Curve In"
|
|
msgstr "Buat"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy
|
|
msgid "S-Curve Out"
|
|
msgstr "Orang-Orang yang Berjasa"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Error~%~%"
|
|
msgstr "Error"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~aPercentage values cannot be negative."
|
|
msgstr "Penguatan frekuensi tidak boleh negatif"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~aPercentage values cannot be more than 1000 %."
|
|
msgstr "Penguatan frekuensi tidak boleh negatif"
|
|
|
|
#: plug-ins/adjustable-fade.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"~adB values cannot be more than +100 dB.~%~%~\n"
|
|
" Hint: 6 dB doubles the amplitude~%~\n"
|
|
" -6 dB halves the amplitude."
|
|
msgstr ""
|
|
|
|
#: plug-ins/beat.ny
|
|
#, fuzzy
|
|
msgid "Beat Finder"
|
|
msgstr "Ulang"
|
|
|
|
#: plug-ins/beat.ny
|
|
#, fuzzy
|
|
msgid "Finding beats..."
|
|
msgstr "Mencari Clipping..."
|
|
|
|
#: plug-ins/beat.ny
|
|
#, fuzzy
|
|
msgid "Threshold Percentage"
|
|
msgstr "Ambang Batas untuk Bising:"
|
|
|
|
#: plug-ins/clipfix.ny
|
|
#, fuzzy
|
|
msgid "Clip Fix"
|
|
msgstr "Clipping"
|
|
|
|
#: plug-ins/clipfix.ny
|
|
#, fuzzy
|
|
msgid "Reconstructing clips..."
|
|
msgstr "Membuang klik dan pop..."
|
|
|
|
#: plug-ins/clipfix.ny
|
|
msgid "Benjamin Schwartz and Steve Daulton"
|
|
msgstr ""
|
|
|
|
#: plug-ins/clipfix.ny
|
|
msgid "Licensing confirmed under terms of the GNU General Public License version 2"
|
|
msgstr ""
|
|
|
|
#: plug-ins/clipfix.ny
|
|
msgid "Threshold of Clipping (%)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/clipfix.ny
|
|
msgid "Reduce amplitude to allow for restored peaks (dB)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/crossfadeclips.ny
|
|
#, fuzzy
|
|
msgid "Crossfade Clips"
|
|
msgstr "Trek Nada"
|
|
|
|
#: plug-ins/crossfadeclips.ny plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Crossfading..."
|
|
msgstr "Trek Nada"
|
|
|
|
#: plug-ins/crossfadeclips.ny
|
|
#, lisp-format
|
|
msgid "Error.~%Invalid selection.~%More than 2 audio clips selected."
|
|
msgstr ""
|
|
|
|
#: plug-ins/crossfadeclips.ny
|
|
#, lisp-format
|
|
msgid "Error.~%Invalid selection.~%Empty space at start/ end of the selection."
|
|
msgstr ""
|
|
|
|
#: plug-ins/crossfadeclips.ny
|
|
#, lisp-format
|
|
msgid "Error.~%Crossfade Clips may only be applied to one track."
|
|
msgstr ""
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Crossfade Tracks"
|
|
msgstr "Trek Nada"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Fade type"
|
|
msgstr "Penyaring"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Constant Gain"
|
|
msgstr "Konstan"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Constant Power 1"
|
|
msgstr "Konstan"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Constant Power 2"
|
|
msgstr "Konstan"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Custom Curve"
|
|
msgstr "Nama Trek"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Custom curve"
|
|
msgstr "Nama Trek"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, fuzzy
|
|
msgid "Fade direction"
|
|
msgstr "Pengurangan bising"
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
msgid "Alternating Out / In"
|
|
msgstr ""
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
msgid "Alternating In / Out"
|
|
msgstr ""
|
|
|
|
#: plug-ins/crossfadetracks.ny
|
|
#, lisp-format
|
|
msgid "Error.~%Select 2 (or more) tracks to crossfade."
|
|
msgstr ""
|
|
|
|
#: plug-ins/delay.ny
|
|
msgid "Delay"
|
|
msgstr "Pembeda"
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Applying Delay Effect..."
|
|
msgstr "Mengaplikasikan Efek Nyquist..."
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Delay type"
|
|
msgstr "Kunci Ketikan"
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Regular"
|
|
msgstr "Bersiku"
|
|
|
|
#: plug-ins/delay.ny
|
|
msgid "Bouncing Ball"
|
|
msgstr ""
|
|
|
|
#: plug-ins/delay.ny
|
|
msgid "Reverse Bouncing Ball"
|
|
msgstr ""
|
|
|
|
#: plug-ins/delay.ny
|
|
msgid "Delay level per echo (dB)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Delay time (seconds)"
|
|
msgstr "Waktu tenggang (detk):"
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Pitch change effect"
|
|
msgstr "Pre&view"
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Pitch/Tempo"
|
|
msgstr "Pitch dan Tempo"
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Low-quality Pitch Shift"
|
|
msgstr "Penyingkat Pitch"
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Pitch change per echo (semitones)"
|
|
msgstr "Pre&view"
|
|
|
|
#: plug-ins/delay.ny
|
|
#, fuzzy
|
|
msgid "Number of echoes"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: plug-ins/delay.ny
|
|
msgid "Allow duration to change"
|
|
msgstr ""
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
msgid "EQ XML to TXT Converter"
|
|
msgstr ""
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy
|
|
msgid "Select target EQ effect"
|
|
msgstr "Ulangi Efek Terakhir"
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy
|
|
msgid "Equalization XML file"
|
|
msgstr "Ekualisasi"
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy
|
|
msgid "XML file"
|
|
msgstr "File MP3"
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
msgid "If output text file exists"
|
|
msgstr ""
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy
|
|
msgid "Append number"
|
|
msgstr "Tambah Rekaman"
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy
|
|
msgid "Overwrite"
|
|
msgstr "Konfirmasi Penibanan"
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Error.~%Unable to open file~%~s"
|
|
msgstr "Tidak bisa membuka file genre."
|
|
|
|
#. i18n-hint: Do not translate "~a".txt
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, lisp-format
|
|
msgid "Error.~%File overwrite disallowed:~%\"~a.txt\""
|
|
msgstr ""
|
|
|
|
#: plug-ins/eq-xml-to-txt-converter.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Error.~%File cannot be written:~%\"~a.txt\""
|
|
msgstr "Error (file tidak mungkin ditulis): %s"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "Regular Interval Labels"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "Adding equally-spaced labels to the label track..."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Refers to the controls 'Number of labels' and 'Label interval'.
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Create labels based on"
|
|
msgstr "Penggabungan file berdasarkan:"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Number & Interval"
|
|
msgstr "Label Edit"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Number of Labels"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Label Interval"
|
|
msgstr "Label Edit"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Number of labels"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Label interval (seconds)"
|
|
msgstr "Panjang (detik)"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Length of label region (seconds)"
|
|
msgstr "Panjang (detik)"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "Adjust label interval to fit length"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Do not translate '##1'
|
|
#: plug-ins/equalabel.ny plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Label text"
|
|
msgstr "Label Edit"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "Minimum number of digits in label"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "None - Text Only"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "1 (Before Label)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "2 (Before Label)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "3 (Before Label)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "1 (After Label)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "2 (After Label)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "3 (After Label)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
msgid "Begin numbering from"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Message on completion"
|
|
msgstr "Kompresi diam:"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Details"
|
|
msgstr "Lepas"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "Warnings only"
|
|
msgstr "Peringatan"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, lisp-format
|
|
msgid "Warning: Overlapping region labels.~%"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Type of label
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "region labels"
|
|
msgstr "Gabungkan Label"
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy
|
|
msgid "point labels"
|
|
msgstr "Gabungkan Label"
|
|
|
|
#. i18n-hint: Number of labels produced at specified intervals.
|
|
#: plug-ins/equalabel.ny
|
|
#, lisp-format
|
|
msgid "~a~a ~a at intervals of ~a seconds.~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/equalabel.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~aRegion length = ~a seconds."
|
|
msgstr "Dari panjang dalam detik"
|
|
|
|
#: plug-ins/highpass.ny
|
|
#, fuzzy
|
|
msgid "High-Pass Filter"
|
|
msgstr "Ambil File"
|
|
|
|
#: plug-ins/highpass.ny
|
|
#, fuzzy
|
|
msgid "Performing High-Pass Filter..."
|
|
msgstr "Mengekualisasi"
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Dominic Mazzoni"
|
|
msgstr "dari Dominic Mazzoni"
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny plug-ins/notch.ny
|
|
#: plug-ins/rissetdrum.ny plug-ins/tremolo.ny
|
|
msgid "Frequency (Hz)"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny
|
|
msgid "Roll-off (dB per octave)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny
|
|
msgid "6 dB"
|
|
msgstr ""
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny
|
|
msgid "12 dB"
|
|
msgstr ""
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny
|
|
msgid "24 dB"
|
|
msgstr ""
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny
|
|
msgid "36 dB"
|
|
msgstr ""
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny
|
|
msgid "48 dB"
|
|
msgstr ""
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny plug-ins/notch.ny
|
|
#, fuzzy
|
|
msgid "Frequency must be at least 0.1 Hz."
|
|
msgstr "Frekuensi minimum harus lebih atau sama dengan 0 Hz"
|
|
|
|
#: plug-ins/highpass.ny plug-ins/lowpass.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error:~%~%Frequency (~a Hz) is too high for track sample rate.~%~%~\n"
|
|
" Track sample rate is ~a Hz~%~\n"
|
|
" Frequency must be less than ~a Hz."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Name of effect that labels sounds
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Label Sounds"
|
|
msgstr "Label Edit"
|
|
|
|
#: plug-ins/label-sounds.ny plug-ins/noisegate.ny
|
|
msgid "Released under terms of the GNU General Public License version 2 or later."
|
|
msgstr ""
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Threshold level (dB)"
|
|
msgstr "Ambang Batas %d dB"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Threshold measurement"
|
|
msgstr "Ambang Batas untuk Bising:"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Peak level"
|
|
msgstr "2 level"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Average level"
|
|
msgstr "Rata-rata"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "RMS level"
|
|
msgstr "2 level"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Minimum silence duration"
|
|
msgstr "Durasi diam minimal:"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Minimum label interval"
|
|
msgstr "Label Edit"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Label type"
|
|
msgstr "Label Edit"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Point before sound"
|
|
msgstr "Stereo yang Telah Digabung"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Point after sound"
|
|
msgstr "Stereo yang Telah Digabung"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
msgid "Region around sounds"
|
|
msgstr ""
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Region between sounds"
|
|
msgstr "Dari panjang dalam detik"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy
|
|
msgid "Maximum leading silence"
|
|
msgstr "Memangkas Diam.."
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
msgid "Maximum trailing silence"
|
|
msgstr ""
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
msgid "Sound ##1"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: hours minutes and seconds. Do not translate "~a".
|
|
#: plug-ins/label-sounds.ny
|
|
#, lisp-format
|
|
msgid "~ah ~am ~as"
|
|
msgstr ""
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, lisp-format
|
|
msgid "Too many silences detected.~%Only the first 10000 labels added."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: '~a' will be replaced by a time duration
|
|
#: plug-ins/label-sounds.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Error.~%Selection must be less than ~a."
|
|
msgstr "Nama seharusnya tidak kosong"
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, lisp-format
|
|
msgid "No sounds found.~%Try lowering the 'Threshold' or reduce 'Minimum sound duration'."
|
|
msgstr ""
|
|
|
|
#: plug-ins/label-sounds.ny
|
|
#, lisp-format
|
|
msgid "Labelling regions between sounds requires~%at least two sounds.~%Only one sound detected."
|
|
msgstr ""
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Limiter"
|
|
msgstr "Pembatas"
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Limiting..."
|
|
msgstr "Menormalkan..."
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Type"
|
|
msgstr "Penyaring"
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Soft Limit"
|
|
msgstr "Pembatas"
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Hard Limit"
|
|
msgstr "Pembatas"
|
|
|
|
#. i18n-hint: clipping of wave peaks and troughs, not division of a track into clips
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Soft Clip"
|
|
msgstr "Alat Selanjutnya"
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Hard Clip"
|
|
msgstr "Mencari Clipping"
|
|
|
|
#: plug-ins/limiter.ny
|
|
msgid ""
|
|
"Input Gain (dB)\n"
|
|
"mono/Left"
|
|
msgstr ""
|
|
|
|
#: plug-ins/limiter.ny
|
|
msgid ""
|
|
"Input Gain (dB)\n"
|
|
"Right channel"
|
|
msgstr ""
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Limit to (dB)"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#: plug-ins/limiter.ny plug-ins/noisegate.ny
|
|
msgid "Hold (ms)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/limiter.ny
|
|
#, fuzzy
|
|
msgid "Apply Make-up Gain"
|
|
msgstr "Mengaplikasikan Untaian"
|
|
|
|
#: plug-ins/lowpass.ny
|
|
#, fuzzy
|
|
msgid "Low-Pass Filter"
|
|
msgstr "Ambil File"
|
|
|
|
#: plug-ins/lowpass.ny
|
|
#, fuzzy
|
|
msgid "Performing Low-Pass Filter..."
|
|
msgstr "Mengekualisasi"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Noise Gate"
|
|
msgstr "Tpie Bising"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Select Function"
|
|
msgstr "Pilihan"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
msgid "Gate"
|
|
msgstr "Jembatan"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Analyze Noise Level"
|
|
msgstr "Waktu Analisis:"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Stereo Linking"
|
|
msgstr "Stereo"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Link Stereo Tracks"
|
|
msgstr "Buat Trek Stero"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Don't Link Stereo"
|
|
msgstr "Stereo yang Telah Digabung"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Gate threshold (dB)"
|
|
msgstr "Ambang Batas %d dB"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Gate frequencies above (kHz)"
|
|
msgstr "Frekuensi minimum harus lebih atau sama dengan 0 Hz"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Level reduction (dB)"
|
|
msgstr "Reduksi bising (dB):"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Attack (ms)"
|
|
msgstr "Waktu baru/usang"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, fuzzy
|
|
msgid "Decay (ms)"
|
|
msgstr "Waktu baru/usang"
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error.\n"
|
|
"\"Gate frequencies above: ~s kHz\"\n"
|
|
"is too high for selected track.\n"
|
|
"Set the control below ~a kHz."
|
|
msgstr ""
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error.\n"
|
|
"Selection too long.\n"
|
|
"Maximum length is ~a."
|
|
msgstr ""
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error.\n"
|
|
"Insufficient audio selected.\n"
|
|
"Make the selection longer than ~a ms."
|
|
msgstr ""
|
|
|
|
#: plug-ins/noisegate.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Peak based on first ~a seconds ~a dB~%\n"
|
|
"Suggested Threshold Setting ~a dB."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: hours and minutes. Do not translate "~a".
|
|
#: plug-ins/noisegate.ny
|
|
#, lisp-format
|
|
msgid "~ah ~am"
|
|
msgstr ""
|
|
|
|
#: plug-ins/notch.ny
|
|
#, fuzzy
|
|
msgid "Notch Filter"
|
|
msgstr "Panjang filter:"
|
|
|
|
#: plug-ins/notch.ny
|
|
#, fuzzy
|
|
msgid "Applying Notch Filter..."
|
|
msgstr "Mengaplikasikan Leveller..."
|
|
|
|
#: plug-ins/notch.ny
|
|
#, fuzzy
|
|
msgid "Steve Daulton and Bill Wharrie"
|
|
msgstr "Atur Nor&mal"
|
|
|
|
#: plug-ins/notch.ny
|
|
msgid "Q (higher value reduces width)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/notch.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error:~%~%Frequency (~a Hz) is too high for track sample rate.~%~%~\n"
|
|
" Track sample rate is ~a Hz.~%~\n"
|
|
" Frequency must be less than ~a Hz."
|
|
msgstr ""
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Nyquist Plug-in Installer"
|
|
msgstr "Output Nyquist:"
|
|
|
|
#. i18n-hint: "Browse..." is text on a button that launches a file browser.
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Select file(s) to install"
|
|
msgstr "Pilih stream untuk diimpor"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Plug-in"
|
|
msgstr "Output Nyquist:"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Lisp file"
|
|
msgstr "File MP3"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "HTML file"
|
|
msgstr "File MP3"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny plug-ins/sample-data-export.ny
|
|
#: plug-ins/sample-data-import.ny
|
|
#, fuzzy
|
|
msgid "Text file"
|
|
msgstr "Nama file:"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "All supported"
|
|
msgstr "Semua file|*|Semua file yang terdukung|"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Allow overwriting"
|
|
msgstr "Dibolehkan clipping"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Disallow"
|
|
msgstr "Tidak Diperbolehkan"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
msgid "Allow"
|
|
msgstr ""
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, lisp-format
|
|
msgid "Success.~%Files written to:~%~s~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Warning.~%Failed to copy some files:~%"
|
|
msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, lisp-format
|
|
msgid "Plug-ins installed.~%(Use the Plug-in Manager to enable effects):"
|
|
msgstr ""
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Plug-ins updated:"
|
|
msgstr "Dukungan Plug-in"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Files copied to plug-ins folder:"
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
msgid "Not found or cannot be read:"
|
|
msgstr ""
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, fuzzy
|
|
msgid "Unsupported file type:"
|
|
msgstr "Nama file:"
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
msgid "Files already installed ('Allow Overwriting' disabled):"
|
|
msgstr ""
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
msgid "Cannot be written to plug-ins folder:"
|
|
msgstr ""
|
|
|
|
#: plug-ins/nyquist-plug-in-installer.ny
|
|
#, lisp-format
|
|
msgid "Error.~%No file selected."
|
|
msgstr ""
|
|
|
|
#: plug-ins/pluck.ny
|
|
msgid "Pluck"
|
|
msgstr ""
|
|
|
|
#: plug-ins/pluck.ny
|
|
#, fuzzy
|
|
msgid "Generating pluck sound..."
|
|
msgstr "Membuat Nada"
|
|
|
|
#: plug-ins/pluck.ny
|
|
msgid "MIDI values for C notes: 36, 48, 60 [middle C], 72, 84, 96."
|
|
msgstr ""
|
|
|
|
#: plug-ins/pluck.ny
|
|
msgid "David R.Sky"
|
|
msgstr ""
|
|
|
|
#: plug-ins/pluck.ny
|
|
msgid "Pluck MIDI pitch"
|
|
msgstr ""
|
|
|
|
#: plug-ins/pluck.ny
|
|
#, fuzzy
|
|
msgid "Fade-out type"
|
|
msgstr "Penyaring"
|
|
|
|
#: plug-ins/pluck.ny
|
|
msgid "Abrupt"
|
|
msgstr ""
|
|
|
|
#: plug-ins/pluck.ny
|
|
msgid "Gradual"
|
|
msgstr ""
|
|
|
|
#: plug-ins/pluck.ny
|
|
#, fuzzy
|
|
msgid "Duration (60s max)"
|
|
msgstr "Durasi"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Rhythm Track"
|
|
msgstr "Buang Trek"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Generating Rhythm..."
|
|
msgstr "Membuat Chirp"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Tempo (bpm)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "30 - 300 beats/minute"
|
|
msgstr "Kei bit per menit"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Beats per bar"
|
|
msgstr "Bit per Menit:"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "1 - 20 beats/measure"
|
|
msgstr "Kei bit per menit"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Swing amount"
|
|
msgstr "Distorsi"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "+/- 1"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Set 'Number of bars' to zero to enable the 'Rhythm track duration'."
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Number of bars"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "1 - 1000 bars"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Rhythm track duration"
|
|
msgstr "Buang Trek"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Used if 'Number of bars' = 0"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Start time offset"
|
|
msgstr "Awal penyeimbangan:"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Silence before first beat"
|
|
msgstr "Termasuk audio sebelum label pertama"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Beat sound"
|
|
msgstr "Ulang"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Metronome Tick"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Ping (short)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Ping (long)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Cowbell"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Resonant Noise"
|
|
msgstr "Membuang Bising"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
#, fuzzy
|
|
msgid "Noise Click"
|
|
msgstr "Dasar Bising"
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Drip (short)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "Drip (long)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "MIDI pitch of strong beat"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "18 - 116"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid "MIDI pitch of weak beat"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rhythmtrack.ny
|
|
msgid ""
|
|
"Set either 'Number of bars' or\n"
|
|
"'Rhythm track duration' to greater than zero."
|
|
msgstr ""
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
#, fuzzy
|
|
msgid "Risset Drum"
|
|
msgstr "Membuat Bising"
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
#, fuzzy
|
|
msgid "Generating Risset Drum..."
|
|
msgstr "Membuat Bising"
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
#, fuzzy
|
|
msgid "Steven Jones"
|
|
msgstr "Atur Nor&mal"
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
#, fuzzy
|
|
msgid "Decay (seconds)"
|
|
msgstr "Waktu tenggang (detk):"
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
#, fuzzy
|
|
msgid "Center frequency of noise (Hz)"
|
|
msgstr "Frekuensi linier"
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
msgid "Width of noise band (Hz)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
msgid "Amount of noise in mix (percent)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/rissetdrum.ny
|
|
#, fuzzy
|
|
msgid "Amplitude (0 - 1)"
|
|
msgstr "Amplitudo (0-1)"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Sample Data Export"
|
|
msgstr "Tidak bisa mengekspor"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Analyzing..."
|
|
msgstr "Mengaplikasikan..."
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Limit output to first"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Measurement scale"
|
|
msgstr "Seleksi pengukuran"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Export data to"
|
|
msgstr "Mengekpor File"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "CSV files"
|
|
msgstr "File FLAC"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "HTML files"
|
|
msgstr "File MP3"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Index (text files only)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Sample Count"
|
|
msgstr "Sampel Edit"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Time Indexed"
|
|
msgstr "Label Edit"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Include header information"
|
|
msgstr "Informasi Perubahan"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Minimal"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "All"
|
|
msgstr "Semua"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Optional header text"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Channel layout for stereo"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: Left and Right
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "L-R on Same Line"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Alternate Lines"
|
|
msgstr ""
|
|
|
|
#. i18n-hint: L for Left
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "L Channel First"
|
|
msgstr "%d Saluran"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Show messages"
|
|
msgstr "\t-bantuan (pesan ini)"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Errors Only"
|
|
msgstr "Error:"
|
|
|
|
#. i18n-hint abbreviates negative infinity
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "[-inf]"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Left Channel.~%~%"
|
|
msgstr "Bagian Kiri"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~%~%Right Channel.~%~%"
|
|
msgstr "Bagian Kanan"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "~aData written to:~%~a"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "Sample Rate: ~a Hz. Sample values on ~a scale.~%~a~%~a"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "~a ~a~%~aSample Rate: ~a Hz.~%Length processed: ~a samples ~a seconds.~a"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"~a ~a~%~aSample Rate: ~a Hz. Sample values on ~a scale.~%~\n"
|
|
" Length processed: ~a samples ~a seconds.~a"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"~a~%Sample Rate: ~a Hz. Sample values on ~a scale. ~a.~%~aLength processed: ~a ~\n"
|
|
" samples, ~a seconds.~%Peak amplitude: ~a (linear) ~a dB. Unweighted RMS: ~a dB.~%~\n"
|
|
" DC offset: ~a~a"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "~a linear, ~a dB."
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "Left: ~a lin, ~a dB | Right: ~a lin, ~a dB."
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~a samples."
|
|
msgstr "sampel"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "~a seconds."
|
|
msgstr "detik"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Audio data analysis:"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "<b>Sample Rate:</b> ~a Hz."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: abbreviates "decibels"
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "<b>Peak Amplitude:</b> ~a (linear) ~a dB."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: RMS abbreviates root-mean-square, a method of averaging a signal; there also "weighted" versions of it but this isn't that
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "<b>RMS</b> (unweighted): ~a dB."
|
|
msgstr ""
|
|
|
|
#. i18n-hint: DC derives from "direct current" in electronics, really means the zero frequency component of a signal
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "<b>DC Offset:</b> ~a"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "~a linear, ~a dB."
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "Left: ~a lin, ~a dB | Right: ~a linear, ~a dB."
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "sample data"
|
|
msgstr "Sampel Edit"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Sample #"
|
|
msgstr "sampel"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Value (linear)"
|
|
msgstr "Linier"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Value (dB)"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "audio sample value analysis"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Left (linear)"
|
|
msgstr "Linier"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Right (linear)"
|
|
msgstr "Linier"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Left (dB)"
|
|
msgstr "Ja&rak (dB):"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "Right (dB)"
|
|
msgstr "Kanan,"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Produced with <span>Sample Data Export</span> for\n"
|
|
"<a href=\"~a\">Audacity</a> by Steve\n"
|
|
"Daulton"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "linear"
|
|
msgstr "Linier"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "2 channels (stereo)"
|
|
msgstr "2 Saluran (Stereo)"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, fuzzy
|
|
msgid "1 channel (mono)"
|
|
msgstr "1 Saluran (Mono)"
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "One column per channel.~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "One row per channel.~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "Left channel then Right channel on same line.~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "Left and right channels on alternate lines.~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "Left channel first then right channel.~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
msgid "Unspecified channel order"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-export.ny
|
|
#, lisp-format
|
|
msgid "Error.~%\"~a\" cannot be written."
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, fuzzy
|
|
msgid "Sample Data Import"
|
|
msgstr "Pengkon&versi Rate Sampel:"
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, fuzzy
|
|
msgid "Reading and rendering samples..."
|
|
msgstr "Trek Mix dan Render"
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, fuzzy
|
|
msgid "Select file"
|
|
msgstr "Pilih file MIDI..."
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
msgid "Invalid data handling"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, fuzzy
|
|
msgid "Throw Error"
|
|
msgstr "Error"
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
msgid "Read as Zero"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error~%~\n"
|
|
" '~a' could not be opened.~%~\n"
|
|
" Check that file exists."
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error:~%~\n"
|
|
" The file must contain only plain ASCII text.~%~\n"
|
|
" (Invalid byte '~a' at byte number: ~a)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Error~%~\n"
|
|
" Data must be numbers in plain ASCII text.~%~\n"
|
|
" '~a' is not a numeric value."
|
|
msgstr ""
|
|
|
|
#: plug-ins/sample-data-import.ny
|
|
#, fuzzy, lisp-format
|
|
msgid "Error.~%Unable to open file"
|
|
msgstr "Tidak bisa membuka file genre."
|
|
|
|
#: plug-ins/spectral-delete.ny
|
|
#, fuzzy
|
|
msgid "Spectral Delete"
|
|
msgstr "Pilihan"
|
|
|
|
#: plug-ins/spectral-delete.ny
|
|
#, lisp-format
|
|
msgid "Error.~%Track sample rate below 100 Hz is not supported."
|
|
msgstr ""
|
|
|
|
#: plug-ins/tremolo.ny
|
|
msgid "Tremolo"
|
|
msgstr ""
|
|
|
|
#: plug-ins/tremolo.ny
|
|
#, fuzzy
|
|
msgid "Applying Tremolo..."
|
|
msgstr "Mengaplikasikan Leveller..."
|
|
|
|
#: plug-ins/tremolo.ny
|
|
#, fuzzy
|
|
msgid "Waveform type"
|
|
msgstr "Waveform"
|
|
|
|
#: plug-ins/tremolo.ny
|
|
#, fuzzy
|
|
msgid "Inverse Sawtooth"
|
|
msgstr "Gerigi"
|
|
|
|
#: plug-ins/tremolo.ny
|
|
#, fuzzy
|
|
msgid "Starting phase (degrees)"
|
|
msgstr "Fase Awal LFO dalam derajat"
|
|
|
|
#: plug-ins/tremolo.ny
|
|
#, fuzzy
|
|
msgid "Wet level (percent)"
|
|
msgstr "2 level"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid "Vocal Reduction and Isolation"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Applying Action..."
|
|
msgstr "Mengaplikasikan..."
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid "Robert Haenggi"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Remove Vocals: to mono"
|
|
msgstr "Rekaman Audio"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Remove Vocals"
|
|
msgstr "Rekaman Audio"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Isolate Vocals"
|
|
msgstr "Rekaman Audio"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Isolate Vocals and Invert"
|
|
msgstr "Tengah"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Remove Center: to mono"
|
|
msgstr "Garis Pemisah yang Dibuang"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Remove Center"
|
|
msgstr "Garis Pemisah yang Dibuang"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Isolate Center"
|
|
msgstr "Tengah"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Isolate Center and Invert"
|
|
msgstr "Tengah"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Analyze"
|
|
msgstr "&Analisa"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, fuzzy
|
|
msgid "Strength"
|
|
msgstr "Penyaring"
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid "Low Cut for Vocals (Hz)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid "High Cut for Vocals (Hz)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, lisp-format
|
|
msgid ""
|
|
"Average x: ~a, y: ~a\n"
|
|
" Covariance x y: ~a\n"
|
|
" Average variance x: ~a, y: ~a\n"
|
|
" Standard deviation x: ~a, y: ~a\n"
|
|
" Coefficient of correlation: ~a\n"
|
|
" Coefficient of determination: ~a\n"
|
|
" Variation of residuals: ~a\n"
|
|
" y equals ~a plus ~a times x~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
#, lisp-format
|
|
msgid "Pan position: ~a~%The left and right channels are correlated by about ~a %. This means:~%~a~%"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid ""
|
|
" - The two channels are identical, i.e. dual mono.\n"
|
|
" The center can't be removed.\n"
|
|
" Any remaining difference may be caused by lossy encoding."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid ""
|
|
" - The two Channels are strongly related, i.e. nearly mono or extremely panned.\n"
|
|
" Most likely, the center extraction will be poor."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid " - A fairly good value, at least stereo in average and not too wide spread."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid ""
|
|
" - An ideal value for Stereo.\n"
|
|
" However, the center extraction depends also on the used reverb."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid ""
|
|
" - The two channels are almost not related.\n"
|
|
" Either you have only noise or the piece is mastered in a unbalanced manner.\n"
|
|
" The center extraction can still be good though."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid ""
|
|
" - Although the Track is stereo, the field is obviously extra wide.\n"
|
|
" This can cause strange effects.\n"
|
|
" Especially when played by only one speaker."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid ""
|
|
" - The two channels are nearly identical.\n"
|
|
" Obviously, a pseudo stereo effect has been used\n"
|
|
" to spread the signal over the physical distance between the speakers.\n"
|
|
" Don't expect good results from a center removal."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocalrediso.ny
|
|
msgid "This plug-in works only with stereo tracks."
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocoder.ny
|
|
msgid "Vocoder"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Processing Vocoder..."
|
|
msgstr "Memproses Auto Duck..."
|
|
|
|
#: plug-ins/vocoder.ny
|
|
msgid "Edgar-RFT"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocoder.ny
|
|
msgid "Distance: (1 to 120, default = 20)"
|
|
msgstr ""
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Output choice"
|
|
msgstr "PErangkat Output"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Both Channels"
|
|
msgstr "%d Saluran"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Right Only"
|
|
msgstr "Bagian Kanan"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Number of vocoder bands"
|
|
msgstr "Number of times to repeat:"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Amplitude of original audio (percent)"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Amplitude of white noise (percent)"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Amplitude of Radar Needles (percent)"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, fuzzy
|
|
msgid "Frequency of Radar Needles (Hz)"
|
|
msgstr "Frekuensi (Hz)"
|
|
|
|
#: plug-ins/vocoder.ny
|
|
#, lisp-format
|
|
msgid "Error.~%Stereo track required."
|
|
msgstr ""
|
|
|
|
#, fuzzy
|
|
#~ msgid "Problem Report for Audacity"
|
|
#~ msgstr "Preferensi..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Unknown exception"
|
|
#~ msgstr "Opsi baris komando tidak diketahui: %s\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Failed to send crash report"
|
|
#~ msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#, fuzzy
|
|
#~ msgid "%s is a free program written by a worldwide team of %s. %s is %s for Windows, Mac, and GNU/Linux (and other Unix-like systems)."
|
|
#~ msgstr "Audacity adalah program bebas dan gratis yang dicanangkan oleh para<a href=\"http://audacity.sourceforge.net/community/developers\">pengembang</a> di seluruh dunia. Kami berterima kasih kepada <a href=\"http://sourceforge.net\">Sourceforge.net</a> dan <a href=\"http://code.google.com\">Google Code</a> untuk penempatan proyek kami. Audacity tersedia untuk Windows 98 atau yang lebih baru, Mac OS X, Linux, atau sistem operasi lainnya yang mirip dengan sistem operasi Unix. Untuk Mac OS 9, gunakan versi 1.0.0."
|
|
|
|
#, fuzzy
|
|
#~ msgid "available"
|
|
#~ msgstr "Variabel"
|
|
|
|
#, fuzzy
|
|
#~ msgid "If you find a bug or have a suggestion for us, please write, in English, to our %s. For help, view the tips and tricks on our %s or visit our %s."
|
|
#~ msgstr "Ini adalah versi yang sudah stabil. Tetapi, jika Anda menemukan bug atau mempunyai saran, silahkan hubungi ke alamat <a href=\"mailto:feedback@audacityteam.org\">Tanggapan</a> kami. Untuk bantuan, gunakan menu Bantuan di program, lihat tips dan trik di <a href=\"http://wiki.audacityteam.org/index.php?title=Audacity_Wiki_Home_Page\">Wiki</a> kami, atau kunjungi <a href=\"http://audacityteam.org/forum/\">Forum</a> kami."
|
|
|
|
#~ msgid "Core Libraries"
|
|
#~ msgstr "Referensi Utama"
|
|
|
|
#~ msgid "Audio playback and recording"
|
|
#~ msgstr "Pemroduksian Audio dan Perekaman"
|
|
|
|
#~ msgid "Sample rate conversion"
|
|
#~ msgstr "Konversi sample rate"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Audacity Support Data"
|
|
#~ msgstr "Tim Pendukung Audacity %s"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Check Online"
|
|
#~ msgstr "Mengecek %s"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Gray Scale"
|
|
#~ msgstr "Skala"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Gra&yscale"
|
|
#~ msgstr "Skala"
|
|
|
|
#~ msgid "Fast"
|
|
#~ msgstr "Cepat"
|
|
|
|
#~ msgid "Variable Speed:"
|
|
#~ msgstr "Kecepatan Variabel:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Free Space"
|
|
#~ msgstr "Ruang Disk yang Bebas:"
|
|
|
|
#~ msgid "Master Gain Control"
|
|
#~ msgstr "Pengendali Besaran Utama"
|
|
|
|
#~ msgid "LAME MP3 Library:"
|
|
#~ msgstr "Referensi LAME MP3"
|
|
|
|
#~ msgid "&Locate..."
|
|
#~ msgstr "&Tempatkan..."
|
|
|
|
#~ msgid "&Download"
|
|
#~ msgstr "&Download"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Error.n"
|
|
#~ msgstr "Error"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Failed to copy tags"
|
|
#~ msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Select any uncompressed audio file"
|
|
#~ msgstr "Pilih file audio tanpa kompresi apa saja..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Files Missing"
|
|
#~ msgstr "Lima Mnt"
|
|
|
|
#, fuzzy
|
|
#~ msgid "decode an autosave file"
|
|
#~ msgstr "Tidak bisa membuang file simpan otomatis yang lama"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Error Decoding File"
|
|
#~ msgstr "Error dalam mebuka file"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Discard Projects"
|
|
#~ msgstr "Kembalikan proyek-proyek"
|
|
|
|
#~ msgid "Recover Projects"
|
|
#~ msgstr "Kembalikan proyek-proyek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Could not enumerate files in auto save directory."
|
|
#~ msgstr "Tidak bisa enumerasi file dalam direkroti simpan otomatis"
|
|
|
|
#, fuzzy
|
|
#~ msgid "No Action"
|
|
#~ msgstr "Aksi"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Export as MP3 56k before"
|
|
#~ msgstr "Ekspor"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Export as MP3 56k after"
|
|
#~ msgstr "Ekspor"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Export as MP3"
|
|
#~ msgstr "Ekspor"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Export as Ogg"
|
|
#~ msgstr "Ekspor"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Export as WAV"
|
|
#~ msgstr "Ekspor label sebagai:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Select to Ends"
|
|
#~ msgstr "Pilih ke Akhir"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "Export recording to %s\n"
|
|
#~ "/%s/%s.%s"
|
|
#~ msgstr "Merekam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Export recording"
|
|
#~ msgstr "Merekam"
|
|
|
|
#~ msgid "Ogg Vorbis support is not included in this build of Audacity"
|
|
#~ msgstr "Dukungan Ogg Vorbis tidak dimasukkan di dalam Audacity"
|
|
|
|
#~ msgid "FLAC support is not included in this build of Audacity"
|
|
#~ msgstr "Dukungan FLAC tidak dimasukkan di dalam Audacity"
|
|
|
|
#~ msgid "Command %s not implemented yet"
|
|
#~ msgstr "Komando %s belum bisa diimplementasikan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Cleaning project temporary files"
|
|
#~ msgstr "Membersihkan file temporer"
|
|
|
|
#~ msgid "Cleaning up temporary files"
|
|
#~ msgstr "Membersihkan file temporer"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Cleaning up after failed save"
|
|
#~ msgstr "Membersihkan file temporer"
|
|
|
|
#~ msgid "Cleaning up cache directories"
|
|
#~ msgstr "Membersihkan direktori cache"
|
|
|
|
#~ msgid "%s-old%d"
|
|
#~ msgstr "%s-%dlama"
|
|
|
|
#~ msgid "Renamed file: %s\n"
|
|
#~ msgstr "File yang telah diganti nama: %s\n"
|
|
|
|
#~ msgid "Changed block %s to new alias name\n"
|
|
#~ msgstr "Blok %s diubah ke nama alias yg baru\n"
|
|
|
|
#~ msgid "Caching audio"
|
|
#~ msgstr "Membuat cache audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Caching audio into memory"
|
|
#~ msgstr "Membuat cache audio di memeoi..."
|
|
|
|
#~ msgid "Saving recorded audio"
|
|
#~ msgstr "Meinyimpan audio yang direkam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Saving recorded audio to disk"
|
|
#~ msgstr "Meinyimpan audio yang direkam pada disk..."
|
|
|
|
#~ msgid "Audacity projects"
|
|
#~ msgstr "Proyek Audacity"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Reclaimable Space"
|
|
#~ msgstr "Kecepatan Variabel:"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "This file was saved by Audacity version %s. The format has changed. \n"
|
|
#~ "\n"
|
|
#~ "Audacity can try to open and save this file, but saving it in this \n"
|
|
#~ "version will then prevent any 1.2 or earlier version opening it. \n"
|
|
#~ "\n"
|
|
#~ "Audacity might corrupt the file in opening it, so you should back it up first. \n"
|
|
#~ "\n"
|
|
#~ "Open this file now?"
|
|
#~ msgstr ""
|
|
#~ "File ini disimpan dengan Audacity %s.\n"
|
|
#~ "\n"
|
|
#~ "Anda bisa membuka dan menyimpan file ini, tapi meyimpannya di versi ini\n"
|
|
#~ "akan menghalangi versi 1.2 atau yang lebih lama untu membukanya\n"
|
|
#~ "\n"
|
|
#~ "Buka filenya sekarang?"
|
|
|
|
#~ msgid "1.0 or earlier"
|
|
#~ msgstr "1.0 atau lebih lama"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Warning - Opening Old Project File"
|
|
#~ msgstr "Membuka file proyek yang lama"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Could not create autosave file: %s"
|
|
#~ msgstr "Tidak bisa membuat file autosimpan:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Could not remove old autosave file: %s"
|
|
#~ msgstr "Tidak bisa membuang file autosimpan yang lama:"
|
|
|
|
#~ msgid ""
|
|
#~ "Could not save project. Perhaps %s \n"
|
|
#~ "is not writable or the disk is full."
|
|
#~ msgstr ""
|
|
#~ "Tidak bisa menyimpan proyek. Mungkin %s \n"
|
|
#~ "tidak bisa ditulis atau disk penuh."
|
|
|
|
#, fuzzy
|
|
#~ msgid "%sSave Compressed Copy of Project \"%s\" As..."
|
|
#~ msgstr "Simpan Proyek Terkompres Sebagai..."
|
|
|
|
#~ msgid "Audacity was unable to convert an Audacity 1.0 project to the new project format."
|
|
#~ msgstr "Audacity was unable to convert an Audacity 1.0 project to the new project format."
|
|
|
|
#~ msgid "Could not remove old auto save file"
|
|
#~ msgstr "Tidak bisa membuang file simpan otomatis yang lama"
|
|
|
|
#~ msgid "On-demand import and waveform calculation complete."
|
|
#~ msgstr "Mengimpor di tempat dan perhitungan waveform selesai."
|
|
|
|
#~ msgid "Import(s) complete. Running %d on-demand waveform calculations. Overall %2.0f%% complete."
|
|
#~ msgstr "Mengimpor selesai. Menjalankan %d perhitungan waveform di tempat. %2.0f%% selesai dari semuanya."
|
|
|
|
#~ msgid "Import complete. Running an on-demand waveform calculation. %2.0f%% complete."
|
|
#~ msgstr "Mengimpor selesai. Menjalankan perhitungan waveform di tempat. %2.0f%% selesai."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Compress"
|
|
#~ msgstr "Kompresor"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "MP3 Decoding Failed:\n"
|
|
#~ "\n"
|
|
#~ "%s"
|
|
#~ msgstr "Selesai merekam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Choose an import method"
|
|
#~ msgstr "Ini adalah metode dukungan kami:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Make a © of the files before editing (safer)"
|
|
#~ msgstr "&Buat salinan file audio tak terkompres sebelum diedit (lebih aman)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Read the files &directly from the original (faster)"
|
|
#~ msgstr "&Langsung baca file audo tak terkompres dari aslinya (lebih cepat)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Bad data size"
|
|
#~ msgstr "Ambil Metadata Sebagai:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Clip Rig&ht"
|
|
#~ msgstr "Clipping"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Save Lossless Copy of Project..."
|
|
#~ msgstr "Simpan Salinan Proyek Terkompres..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Save Compressed Copy of Project..."
|
|
#~ msgstr "Simpan Salinan Proyek Terkompres..."
|
|
|
|
#~ msgid "Chec&k Dependencies..."
|
|
#~ msgstr "Ce&k Ketergantungan..."
|
|
|
|
#~ msgid "C&hoose..."
|
|
#~ msgstr "Pili&h..."
|
|
|
|
#~ msgid "Audio cache"
|
|
#~ msgstr "Cache Audio"
|
|
|
|
#~ msgid "Play and/or record using &RAM (useful for slow drives)"
|
|
#~ msgstr "Play and/or record using &RAM (useful for slow drives)"
|
|
|
|
#~ msgid "Mi&nimum Free Memory (MB):"
|
|
#~ msgstr "Memori Bebas Mi&nimum (MB):"
|
|
|
|
#~ msgid ""
|
|
#~ "If the available system memory falls below this value, audio will no longer\n"
|
|
#~ "be cached in memory and will be written to disk."
|
|
#~ msgstr ""
|
|
#~ "Jika memori sistem yang ada di bawah biasanya, audio tidak akan\n"
|
|
#~ "disimpan di memori dan akan ditulis ke disk."
|
|
|
|
#~ msgid "When importing audio files"
|
|
#~ msgstr "Ketika mengimpor file audio"
|
|
|
|
#~ msgid "Projects"
|
|
#~ msgstr "Proyek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Preferences for Projects"
|
|
#~ msgstr "Kembalikan proyek-proyek"
|
|
|
|
#~ msgid "When saving a project that depends on other audio files"
|
|
#~ msgstr "Ketika menyimpan proyek yang bergantung pada file audio yang lain"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Low disk space at launch or new project"
|
|
#~ msgstr "&Ruang disk sedikit pada permulaan program"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Importing uncompressed audio files"
|
|
#~ msgstr "Pilih file audio tanpa kompresi apa saja..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Silence Finder"
|
|
#~ msgstr "Pembuat Diam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Sound Finder"
|
|
#~ msgstr "Pembuat Diam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Finding sound..."
|
|
#~ msgstr "Mencari Clipping..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Gating audio..."
|
|
#~ msgstr "Membuat cache audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Apply Low-Cut filter"
|
|
#~ msgstr "Mengaplikasikan Leveller..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "About Audacity"
|
|
#~ msgstr "Tentang Audacity..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "<h3>Audacity "
|
|
#~ msgstr "Proyek Audacity"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Audacity Team Members"
|
|
#~ msgstr "Tim Pengembang Audacity %s"
|
|
|
|
#, fuzzy
|
|
#~ msgid "<p><br> <b>Audacity<sup>®</sup></b> software is copyright © 1999-2018 Audacity Team.<br>"
|
|
#~ msgstr "Perangkat lunak <b>Audacity®</b> sudah terdaftar"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "Audacity found an orphan block file: %s. \n"
|
|
#~ "Please consider saving and reloading the project to perform a complete project check."
|
|
#~ msgstr ""
|
|
#~ "Audacity menemukan anak file blok %s! \n"
|
|
#~ "Silahkan Anda simpan dan buka kembali proyek Anda untuk melakukan pengecekan penuh."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Unable to open/create test file."
|
|
#~ msgstr "Tidak bisa membuka atau membuat file tes"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Unable to remove '%s'."
|
|
#~ msgstr "Tidak bisa membuang '%s'"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Unable to rename '%s' to '%s'."
|
|
#~ msgstr "Tidak bisa meganti nama '%s' ke '%s'"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Missing aliased audio file: '%s'"
|
|
#~ msgstr "File alias menghilang: (%s)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Missing alias (.auf) block file: '%s'"
|
|
#~ msgstr "File alias menghilang: (%s)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Missing data block file: '%s'"
|
|
#~ msgstr "File data menghilang: (%s.au)"
|
|
|
|
#~ msgid "KB"
|
|
#~ msgstr "KB"
|
|
|
|
#~ msgid "MB"
|
|
#~ msgstr "MB"
|
|
|
|
#~ msgid "GB"
|
|
#~ msgstr "GB"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Project check found file inconsistencies inspecting the loaded project data."
|
|
#~ msgstr ""
|
|
#~ "Pengecekan menemukan ketidakkonsistenan keteka memeriksa data yang diambil;\n"
|
|
#~ "Tekan 'Detail' untuk daftar error, atau 'OK' untuk meneruskan ke opsi lainnya."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Presets (*.txt)|*.txt|All files|*"
|
|
#~ msgstr "File teks (*.txt)|*.txt|Semua file (*.*)|*.* "
|
|
|
|
#, fuzzy
|
|
#~ msgid "Couldn't create the \"%s\" directory"
|
|
#~ msgstr ""
|
|
#~ "Tidak bisa membuat direktori:\n"
|
|
#~ " %s"
|
|
|
|
#, fuzzy
|
|
#~ msgid "%d kpbs"
|
|
#~ msgstr "kbps"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "\".\n"
|
|
#~ "Nothing is imported."
|
|
#~ msgstr "Tidak mungkin melakukan kembali"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Zoom Reset\tShift-Right-Click"
|
|
#~ msgstr "Klik Kiri dengan Shift"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Zoom Out\tShift-Left-Click"
|
|
#~ msgstr "Klik Kiri dengan Shift"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Zoom to Fit\tShift-Right-Click"
|
|
#~ msgstr "Klik Kiri dengan Shift"
|
|
|
|
#, fuzzy
|
|
#~ msgid "incorporating"
|
|
#~ msgstr "Error menginpor"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Click to unpin"
|
|
#~ msgstr "Hentikan Pemantauan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Click to pin"
|
|
#~ msgstr "Langsung ke Awal"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Disable dragging selection"
|
|
#~ msgstr "Pilihan diam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Do not scroll while playing"
|
|
#~ msgstr "&Perbaharui tampilan ketika memainkan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Unlock Play Region"
|
|
#~ msgstr "Mai&nkan Wilayah"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Disable Scrub Ruler"
|
|
#~ msgstr "Larangkan Meter"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Enable Scrub Ruler"
|
|
#~ msgstr "Bolehkan memotong ba&tas"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Only avformat.dll|*avformat*.dll|Dynamically Linked Libraries (*.dll)|*.dll|All Files|*"
|
|
#~ msgstr "Hanya avformat.dll|*avformat*.dll|Dynamically Linked Libraries (*.dll)|*.dll|All Files (*.*)|*"
|
|
|
|
#~ msgid "Dynamic Libraries (*.dylib)|*.dylib|All Files (*)|*"
|
|
#~ msgstr "Referensi Dinamis (*.dylib)|*.dylib|Semua File (*)|*"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Only libavformat.so|libavformat*.so*|Dynamically Linked Libraries (*.so*)|*.so*|All Files (*)|*"
|
|
#~ msgstr "Hanya libavformat.so|libavformat.so*|Referensi Terhubung Dinamis (*.so*)|*.so*|Semua File (*)|*"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Add to History:"
|
|
#~ msgstr "Batalkan History"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Delete:"
|
|
#~ msgstr "Hapus"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Selected:"
|
|
#~ msgstr "Pilih"
|
|
|
|
#~ msgid "ms"
|
|
#~ msgstr "ms"
|
|
|
|
#, fuzzy
|
|
#~ msgid "not work for all Audio Unit effects."
|
|
#~ msgstr "Efek Unit Audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "%i kbps"
|
|
#~ msgstr "kbps"
|
|
|
|
#, fuzzy
|
|
#~ msgid "XML files (*.xml)|*.xml|All files|*"
|
|
#~ msgstr "File XML (*.xml)|*.xml|All files (*.*)|*.*"
|
|
|
|
#, fuzzy
|
|
#~ msgid "%s kbps"
|
|
#~ msgstr "kbps"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Only lame_enc.dll|lame_enc.dll|Dynamically Linked Libraries (*.dll)|*.dll|All Files|*"
|
|
#~ msgstr "Hanya lame_enc.dll|lame_enc.dll|Dynamically Linked Libraries (*.dll)|*.dll|All Files (*.*)|*"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Only libmp3lame64bit.dylib|libmp3lame64bit.dylib|Dynamic Libraries (*.dylib)|*.dylib|All Files (*)|*"
|
|
#~ msgstr "Hanya libmp3lame.dylib|libmp3lame.dylib|Dynamic Libraries (*.dylib)|*.dylib|Semua File (*)|*"
|
|
|
|
#~ msgid "Only libmp3lame.dylib|libmp3lame.dylib|Dynamic Libraries (*.dylib)|*.dylib|All Files (*)|*"
|
|
#~ msgstr "Hanya libmp3lame.dylib|libmp3lame.dylib|Dynamic Libraries (*.dylib)|*.dylib|Semua File (*)|*"
|
|
|
|
#~ msgid "Only libmp3lame.so.0|libmp3lame.so.0|Primary Shared Object files (*.so)|*.so|Extended Libraries (*.so*)|*.so*|All Files (*)|*"
|
|
#~ msgstr "Hanya libmp3lame.so.0|libmp3lame.so.0|File Primary Shared Object (*.so)|*.so|Extended Libraries (*.so*)|*.so*|Semua File (*)|*"
|
|
|
|
#, fuzzy
|
|
#~ msgid "AIFF (Apple) signed 16-bit PCM"
|
|
#~ msgstr "AIFF (Apple) tertanda 16 bit PCM"
|
|
|
|
#, fuzzy
|
|
#~ msgid "WAV (Microsoft) signed 16-bit PCM"
|
|
#~ msgstr "WAV (Microsoft) tertanda 16 bit PCM"
|
|
|
|
#, fuzzy
|
|
#~ msgid "WAV (Microsoft) signed 24-bit PCM"
|
|
#~ msgstr "WAV (Microsoft) tertanda 16 bit PCM"
|
|
|
|
#~ msgid "MIDI file (*.mid)|*.mid|Allegro file (*.gro)|*.gro"
|
|
#~ msgstr "File MIDI (*.mid)|*.mid|File Allegro (*.gro)|*.gro"
|
|
|
|
#, fuzzy
|
|
#~ msgid "MIDI and Allegro files (*.mid;*.midi;*.gro)|*.mid;*.midi;*.gro|MIDI files (*.mid;*.midi)|*.mid;*.midi|Allegro files (*.gro)|*.gro|All files|*"
|
|
#~ msgstr "File MIDI dan Allegro (*.mid;*.midi;*.gro)|*.mid;*.midi;*.gro|File MIDI (*.mid;*.midi)|*.mid;*.midi|File Allegro (*.gro)|*.gro|Semua file (*.*)|*.*"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "This is a debug version of Audacity, with an extra button, 'Output Sourcery'. This will save a\n"
|
|
#~ "C version of the image cache that can be compiled in as a default."
|
|
#~ msgstr ""
|
|
#~ "Anda telah mengkompilasikan Audacity dengan tombol tambahan, 'Sumber Output'.\n"
|
|
#~ "Ini akan menyimpan gambar versi C yang bisa dikompilasi sebagaimana mestinya."
|
|
|
|
#~ msgid "Waveform (dB)"
|
|
#~ msgstr "Waveform (db)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Waveform (dB)"
|
|
#~ msgstr "Waveform (db)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Remove Center Classic: Mono"
|
|
#~ msgstr "Garis Pemisah yang Dibuang"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Could not decode file: %s"
|
|
#~ msgstr "Tidak bisa membuka file:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Could not create safety file: %s"
|
|
#~ msgstr "Tidak bisa membuat file autosimpan:"
|
|
|
|
#~ msgid "&Normalize all tracks in project"
|
|
#~ msgstr "&Normalkan semua trek pada proyek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "To use Draw, choose 'Waveform' or 'Waveform (dB)' in the Track Dropdown Menu."
|
|
#~ msgstr "Untuk menggunakan Gambar, pilih 'Waveform' pada Menu Trek."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Vocal Remover"
|
|
#~ msgstr "Pembuangan Trek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Removing center-panned audio..."
|
|
#~ msgstr "Membuang klik dan pop..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Remove vocals or view Help"
|
|
#~ msgstr "Rekaman Audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "View Help"
|
|
#~ msgstr "Bantuan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Removal choice"
|
|
#~ msgstr "Membuang Bising"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Remove Frequency Band"
|
|
#~ msgstr "Frekuensi linier"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Retain Frequency Band"
|
|
#~ msgstr "Skala frekuensi linier"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Frequency band from (Hz)"
|
|
#~ msgstr "Frekuensi (Hz)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Frequency band to (Hz)"
|
|
#~ msgstr "Frekuensi (Hz)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Current settings returned the original audio."
|
|
#~ msgstr "Nyquist tidak menghasilkan audio.\n"
|
|
|
|
#~ msgid "false"
|
|
#~ msgstr "salah"
|
|
|
|
#, fuzzy
|
|
#~ msgid "AudioUnit"
|
|
#~ msgstr "Unit Audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Nyquist Effects Prompt"
|
|
#~ msgstr "Efek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Save Device Info"
|
|
#~ msgstr "Info Perangkat Audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Unable to save device info"
|
|
#~ msgstr "Tidak bisa menyimpan file genre."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Save MIDI Device Info"
|
|
#~ msgstr "Info Perangkat Audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Unable to save MIDI device info"
|
|
#~ msgstr "Tidak bisa menyimpan file genre."
|
|
|
|
#~ msgid "MP3 Library:"
|
|
#~ msgstr "Referensi MP3:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Number of echoes '~a' outside valid range 1 to 50.~%~a"
|
|
#~ msgstr "Jumlah Nada Maksimum harus berupa angka dan diantara 1..128"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Pitch change '~a' outside valid range -12 to +12 semitones.~%~a"
|
|
#~ msgstr "Jumlah Nada Maksimum harus berupa angka dan diantara 1..128"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Delay time '~a' outside valid range 0 to 10 seconds.~%~a"
|
|
#~ msgstr "Jumlah Nada Maksimum harus berupa angka dan diantara 1..128"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Delay level '~a' outside valid range -30 to +6 dB.~%~a"
|
|
#~ msgstr "Jumlah Nada Maksimum harus berupa angka dan diantara 1..128"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Error.~%~a"
|
|
#~ msgstr "Error"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Left"
|
|
#~ msgstr "Kiri"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Right"
|
|
#~ msgstr "Kanan"
|
|
|
|
#~ msgid ""
|
|
#~ "Latency Correction setting has caused the recorded audio to be hidden before zero.\n"
|
|
#~ "Audacity has brought it back to start at zero.\n"
|
|
#~ "You may have to use the Time Shift Tool (<---> or F5) to drag the track to the right place."
|
|
#~ msgstr ""
|
|
#~ "Aturan perbaikan laten telah menyebabkan audio yang direkam dihilangkan sebelum nol.\n"
|
|
#~ "Audacity telah mengembalikannya untuk mulai dari nol.\n"
|
|
#~ "Anda bisa menggunakan Alat Time Shift (<--> atau F5) untuk memindahkan trak ke tempat yang tepat."
|
|
|
|
#~ msgid "Latency problem"
|
|
#~ msgstr "Masalah Laten"
|
|
|
|
#~ msgid "Apply Chain"
|
|
#~ msgstr "Mengaplikasikan Untaian"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Select Chain"
|
|
#~ msgstr "&Pilih untaian"
|
|
|
|
#~ msgid "Chain"
|
|
#~ msgstr "Untaian"
|
|
|
|
#~ msgid "Edit Chains"
|
|
#~ msgstr "Edit Untaian"
|
|
|
|
#~ msgid "&Chains"
|
|
#~ msgstr "&Untaian"
|
|
|
|
#~ msgid "Re&name"
|
|
#~ msgstr "&Ganti Nama"
|
|
|
|
#~ msgid "C&hain (Double-Click or press SPACE to edit)"
|
|
#~ msgstr "Un&taiann (Klik ganda atau tekan SPASI untuk edit)"
|
|
|
|
#~ msgid "Insert &After"
|
|
#~ msgstr "Masukkan Se&telah"
|
|
|
|
#~ msgid "Insert &Before"
|
|
#~ msgstr "Masukkan Se&belum"
|
|
|
|
#, fuzzy
|
|
#~ msgid "C&hains"
|
|
#~ msgstr "&Untaian"
|
|
|
|
#~ msgid "Appl&y Chain..."
|
|
#~ msgstr "Aplikasi&kan Sambungan..."
|
|
|
|
#~ msgid "Edit C&hains..."
|
|
#~ msgstr "Edit Sam&bungan..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Tra&nscription Toolbar"
|
|
#~ msgstr "Toolbar Transkri&psi"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Tools"
|
|
#~ msgstr "Alat"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Transcri&ption"
|
|
#~ msgstr "Transkrispi"
|
|
|
|
#~ msgid "Transcription"
|
|
#~ msgstr "Transkrispi"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Delete "
|
|
#~ msgstr "Hapus"
|
|
|
|
#, fuzzy
|
|
#~ msgid "items?"
|
|
#~ msgstr "menit"
|
|
|
|
#~ msgid "Sliding Time Scale/Pitch Shift"
|
|
#~ msgstr "Menggeser geseran waktu skala/pitch"
|
|
|
|
#~ msgid "Time Scale"
|
|
#~ msgstr "Skala Waktu"
|
|
|
|
#~ msgid "Your tracks will be mixed down to a single mono channel in the exported file."
|
|
#~ msgstr "Trek Anda akan di-mix ke mono pada pengeksporan file."
|
|
|
|
#~ msgid "kbps"
|
|
#~ msgstr "kbps"
|
|
|
|
#~ msgid "Playthrough"
|
|
#~ msgstr "Selama Bermain"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Hardware Playthrough of input"
|
|
#~ msgstr "Selama bermainpada software (nyala/mati)"
|
|
|
|
#~ msgid "Frequency g&ain (dB/dec):"
|
|
#~ msgstr "Pengu&atan rekuensi: (dB/dec)"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "Error opening sound device.\n"
|
|
#~ "Try changing the audio host, recording device and the project sample rate."
|
|
#~ msgstr "Error ketika membuka perangkat suara. Tolong cek pengaturan perangkat output dan rate sampel proyek."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Slider Recording"
|
|
#~ msgstr "Merekam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Slider Playback"
|
|
#~ msgstr "Memainkan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Start - Length"
|
|
#~ msgstr "Mulai Pemantauan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Length - End"
|
|
#~ msgstr "Panjang"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Length - Center"
|
|
#~ msgstr "Panjang filter:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Low Frequency:"
|
|
#~ msgstr "Frekuensi logaritma"
|
|
|
|
#, fuzzy
|
|
#~ msgid "High Frequency:"
|
|
#~ msgstr "Frekuensi (Hz)"
|
|
|
|
#~ msgid "Change track name to:"
|
|
#~ msgstr "Ubah nama trek ke:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Audacity failed to write to a file in %s."
|
|
#~ msgstr ""
|
|
#~ "Audacity tidak bisa menulis file:\n"
|
|
#~ " %s."
|
|
|
|
#~ msgid "Could not open file: "
|
|
#~ msgstr "Tidak bisa membuka file:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Trans&cription"
|
|
#~ msgstr "Transkrispi"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Scru&b"
|
|
#~ msgstr "&Toolbar"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Ext-Co&mmand"
|
|
#~ msgstr "Perintah"
|
|
|
|
#~ msgid "Down"
|
|
#~ msgstr "Bawah"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Moved"
|
|
#~ msgstr "Pindah ke &Atas"
|
|
|
|
#, fuzzy
|
|
#~ msgid "and"
|
|
#~ msgstr "Akhir"
|
|
|
|
#, fuzzy
|
|
#~ msgid "end to end"
|
|
#~ msgstr "Pilih ke Akhir"
|
|
|
|
#, fuzzy
|
|
#~ msgid "End to End"
|
|
#~ msgstr "Langsung ke akhir"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Aligned %s"
|
|
#~ msgstr "Diratakan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Duration:\n"
|
|
#~ msgstr "Durasi"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "Timer Recording completed.\n"
|
|
#~ "\n"
|
|
#~ msgstr "Memproses Auto Duck..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Skip &Foreward"
|
|
#~ msgstr "Percepat ke Akhir"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Audio In: "
|
|
#~ msgstr "Unit Audio"
|
|
|
|
#~ msgid "Exporting the entire project using command-line encoder"
|
|
#~ msgstr "Mengekspor proyek tersebut dengan encoder baris perintah"
|
|
|
|
#~ msgid "Exporting entire file as %s"
|
|
#~ msgstr "Mengekspor file sebagai %s"
|
|
|
|
#~ msgid "Exporting the entire project as FLAC"
|
|
#~ msgstr "Mengekspor proyek yang ditentukan sebagai FLAC"
|
|
|
|
#~ msgid "Exporting entire file at %ld kbps"
|
|
#~ msgstr "Mengekspor file pada %ld kbps"
|
|
|
|
#~ msgid "Exporting entire file with %s preset"
|
|
#~ msgstr "Mengekspor file terpilih dengan %s aturan lanjut"
|
|
|
|
#~ msgid "Exporting entire file with VBR quality %s"
|
|
#~ msgstr "Mengekspor file tersebut dengan kualitas VBR %s"
|
|
|
|
#~ msgid "Exporting entire file at %d Kbps"
|
|
#~ msgstr "Mengekspor file tersebut pada %d Kbps"
|
|
|
|
#~ msgid "Exporting the entire project as Ogg Vorbis"
|
|
#~ msgstr "Mengekspor proyek sebagai Ogg Vorbis"
|
|
|
|
#~ msgid "Exporting the entire project as %s"
|
|
#~ msgstr "Mengekspor proyek yang tersedia sebagai %s"
|
|
|
|
#~ msgid ": Filename too short."
|
|
#~ msgstr ": Nama file terlalu pendek."
|
|
|
|
#, fuzzy
|
|
#~ msgid " (emulated)"
|
|
#~ msgstr "Sketsa"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Length-End"
|
|
#~ msgstr "Panjang"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Length-Center"
|
|
#~ msgstr "Panjang"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Selection options"
|
|
#~ msgstr "Pilih ke Akhir"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Start - Length - End"
|
|
#~ msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Start - Center - End"
|
|
#~ msgstr "ke A&khiran yang Dipilih"
|
|
|
|
#, fuzzy
|
|
#~ msgid "L-C"
|
|
#~ msgstr "LC"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Show start time and end time"
|
|
#~ msgstr "Tanggal dan Waktu mulai"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Show start time and length"
|
|
#~ msgstr "Tanggal dan Waktu mulai"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Show length and end time"
|
|
#~ msgstr "Waktu selesai latar depan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Click to verticaly zoom in, Shift-click to zoom out, Drag to create a particular zoom region."
|
|
#~ msgstr "Klik untuk perbesar secara vertikal, klik dengan Shift untuk perkecil, Dorong untuk membuat wilayah zoom kecil."
|
|
|
|
#~ msgid "up"
|
|
#~ msgstr "atas"
|
|
|
|
#~ msgid "down"
|
|
#~ msgstr "bawah"
|
|
|
|
#, fuzzy
|
|
#~ msgid "DuckAmountDb"
|
|
#~ msgstr "Banyak Duck:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "InnerFadeDownLen"
|
|
#~ msgstr "Panjang fade down dalam: "
|
|
|
|
#, fuzzy
|
|
#~ msgid "InnerFadeUpLen"
|
|
#~ msgstr "Panjang fade up dalam: "
|
|
|
|
#, fuzzy
|
|
#~ msgid "OuterFadeDownLen"
|
|
#~ msgstr "Panjang fade down luar: "
|
|
|
|
#, fuzzy
|
|
#~ msgid "OuterFadeUpLen"
|
|
#~ msgstr "Panjang fade up luar: "
|
|
|
|
#, fuzzy
|
|
#~ msgid "ThresholdDb"
|
|
#~ msgstr "Ambang Batas"
|
|
|
|
#, fuzzy
|
|
#~ msgid "MaximumPause"
|
|
#~ msgstr "Tunda maksimum:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Percentage"
|
|
#~ msgstr "Presentase Perubahan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "NoiseFloor"
|
|
#~ msgstr "Dasar Bising"
|
|
|
|
#, fuzzy
|
|
#~ msgid "AttackTime"
|
|
#~ msgstr "Waktu Serang"
|
|
|
|
#, fuzzy
|
|
#~ msgid "ReleaseTime"
|
|
#~ msgstr "Versi Rilis"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Repeats"
|
|
#~ msgstr "Ulang"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Sequence"
|
|
#~ msgstr "Frekuensi (Hz)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Duty Cycle"
|
|
#~ msgstr "Pengulangan:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Amplitude"
|
|
#~ msgstr "Akhir Amplitudo"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Decay"
|
|
#~ msgstr "Waktu Kekurangan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "CurveName"
|
|
#~ msgstr "Buat"
|
|
|
|
#, fuzzy
|
|
#~ msgid "InterpolateLin"
|
|
#~ msgstr "Interpolasi:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "InterpolationMethod"
|
|
#~ msgstr "Interpolasi:"
|
|
|
|
#~ msgid "Moderate"
|
|
#~ msgstr "Moderat"
|
|
|
|
#~ msgid "Heavy"
|
|
#~ msgstr "Berat"
|
|
|
|
#~ msgid "Heavier"
|
|
#~ msgstr "Lebig Berat"
|
|
|
|
#~ msgid "Heaviest"
|
|
#~ msgstr "Paling Berat"
|
|
|
|
#~ msgid "Degree of Leveling:"
|
|
#~ msgstr "Derajat Pelevelan:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Noise Threshold:"
|
|
#~ msgstr "Ambang Batas:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "RemoveDcOffset"
|
|
#~ msgstr "Membuang Bising"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Stretch Factor"
|
|
#~ msgstr "Faktor kekurangan:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Time Resolution"
|
|
#~ msgstr "Waktu tenggang (detk):"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Freq"
|
|
#~ msgstr "Frekuensi (Hz)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Phase"
|
|
#~ msgstr "Phaser"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Depth"
|
|
#~ msgstr "Kedalaman:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Feedback"
|
|
#~ msgstr "Tanggapan (%):"
|
|
|
|
#, fuzzy
|
|
#~ msgid "RoomSize"
|
|
#~ msgstr "Ukuran"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Reverberance"
|
|
#~ msgstr "Tanggapan (%):"
|
|
|
|
#, fuzzy
|
|
#~ msgid "HfDamping"
|
|
#~ msgstr "Kedalaman (%):"
|
|
|
|
#, fuzzy
|
|
#~ msgid "WetGain"
|
|
#~ msgstr "Kekuatan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "DryGain"
|
|
#~ msgstr "Kekuatan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "StereoWidth"
|
|
#~ msgstr "Stereo"
|
|
|
|
#, fuzzy
|
|
#~ msgid "FilterType"
|
|
#~ msgstr "Penyaring"
|
|
|
|
#, fuzzy
|
|
#~ msgid "FilterSubtype"
|
|
#~ msgstr "Penyaring"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Cutoff"
|
|
#~ msgstr "Potong:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "RatePercentChangeStart"
|
|
#~ msgstr "Presentase Perubahan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "RatePercentChangeEnd"
|
|
#~ msgstr "Presentase Perubahan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "PitchPercentChangeStart"
|
|
#~ msgstr "Presentase Perubahan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "PitchPercentChangeEnd"
|
|
#~ msgstr "Presentase Perubahan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "StartFreq"
|
|
#~ msgstr "Awal"
|
|
|
|
#, fuzzy
|
|
#~ msgid "StartAmp"
|
|
#~ msgstr "Awal"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Interpolation"
|
|
#~ msgstr "Interpolasi:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Truncate"
|
|
#~ msgstr "Pangkas Diam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Version"
|
|
#~ msgstr "Menukar Balik"
|
|
|
|
#~ msgid "C&ategory:"
|
|
#~ msgstr "K&ategori:"
|
|
|
|
#~ msgid ""
|
|
#~ "The keyboard shortcut '%s' is already assigned to:\n"
|
|
#~ "\n"
|
|
#~ "'%s'"
|
|
#~ msgstr ""
|
|
#~ "Jalan pintas keyboard '%s' telah ditandai untuk:\n"
|
|
#~ "\n"
|
|
#~ "'%s'"
|
|
|
|
#, fuzzy
|
|
#~ msgid "clang "
|
|
#~ msgstr "Flanger"
|
|
|
|
#~ msgid "Size"
|
|
#~ msgstr "Ukuran"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Edit Me&tadata Tags..."
|
|
#~ msgstr "Edit Tag Metadata"
|
|
|
|
#~ msgid "Mo&ve Cursor"
|
|
#~ msgstr "Pin&dahkan Kursor"
|
|
|
|
#~ msgid "Fit &Vertically"
|
|
#~ msgstr "Samakan Secara &Vertikal"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Co&mbined Meter Toolbar"
|
|
#~ msgstr "Toolbar &Meter"
|
|
|
|
#, fuzzy
|
|
#~ msgid "S&kip to Start"
|
|
#~ msgstr "Langsung ke Awal"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Skip to E&nd"
|
|
#~ msgstr "Langsung ke akhir"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Appen&d Record"
|
|
#~ msgstr "Tambah Rekaman"
|
|
|
|
#~ msgid "Stereo Trac&k to Mono"
|
|
#~ msgstr "Tre&k Stereo ke Mono"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Mono"
|
|
#~ msgstr "Mono"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Left Channel"
|
|
#~ msgstr "Bagian Kiri"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Right Channel"
|
|
#~ msgstr "Bagian Kanan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Click and drag to stretch within selected region."
|
|
#~ msgstr "Klik dan dorong untuk memilih audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Click to move selection boundary to cursor."
|
|
#~ msgstr "Klik dan dorong untuk memindahkan batasan kiri."
|
|
|
|
#~ msgid "To use Draw, choose 'Waveform' in the Track Drop-down Menu."
|
|
#~ msgstr "Untuk menggunakan Gambar, pilih 'Waveform' pada Menu Trek."
|
|
|
|
#, fuzzy
|
|
#~ msgid "%.2f dB Average RMS"
|
|
#~ msgstr "Rata-Rata %.1f dB rms"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Average RMS = %.2f dB."
|
|
#~ msgstr "Rms rata-rata = %.1f dB."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Average RMS = zero."
|
|
#~ msgstr "Rms rata-rata = nol."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Average RMS = dB."
|
|
#~ msgstr "Rms rata-rata = dB."
|
|
|
|
#, fuzzy
|
|
#~ msgid "You must select audio in the project window."
|
|
#~ msgstr "Anda harus pilih trek terlebih dahulu"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Ergonomic order of Transport Toolbar buttons"
|
|
#~ msgstr "Peletakan tombol I/O audio yang er&gonomis"
|
|
|
|
#~ msgid "&Always mix all tracks down to Stereo or Mono channel(s)"
|
|
#~ msgstr "Sel&alu mix semua trek ke Stereo atau Mono."
|
|
|
|
#~ msgid "&Use custom mix (for example to export a 5.1 multichannel file)"
|
|
#~ msgstr "&Gunakan mix pilihan sendiri (contohnya untuk emngekspor file saluran 5.1)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "When exporting track to an Allegro (.gro) file"
|
|
#~ msgstr "Ketike mengekspor ke file audio"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Host:"
|
|
#~ msgstr "&Host"
|
|
|
|
#~ msgid "&Length of preview:"
|
|
#~ msgstr "Pan&jang preview:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Hardware Playthrough: Listen to input while recording or monitoring"
|
|
#~ msgstr "Selama Bermain pada &Hardware: Dengarkan ketika merekam atau memantau trek baru"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Software Playthrough: Listen to input while recording or monitoring"
|
|
#~ msgstr "Selama Bermain pada &Software: Dengarkan ketika merekam atau memantau trek baru"
|
|
|
|
#, fuzzy
|
|
#~ msgid "(uncheck when recording computer playback)"
|
|
#~ msgstr "(hilangkan cek ketika merekam \"stereo mix\")"
|
|
|
|
#~ msgid "Audio to &buffer:"
|
|
#~ msgstr "Audio untuk di&buffer:"
|
|
|
|
#~ msgid "milliseconds (higher = more latency)"
|
|
#~ msgstr "milidetik (lebih tinggi = lebih laten)"
|
|
|
|
#~ msgid "L&atency correction:"
|
|
#~ msgstr "Koreksi l&aten:"
|
|
|
|
#~ msgid "milliseconds (negative = backwards)"
|
|
#~ msgstr "milidetik (negatif=percepat ke awal)"
|
|
|
|
#~ msgid "Sound Activated &Recording"
|
|
#~ msgstr "Me&rekam dengan Suara Diaktifkan"
|
|
|
|
#~ msgid "Sound Activation Le&vel (dB):"
|
|
#~ msgstr "Le&vel Pengaktifan Suara (dB):"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Add &Track Number"
|
|
#~ msgstr "Nomor Trek"
|
|
|
|
#~ msgid "S&how the spectrum using grayscale colors"
|
|
#~ msgstr "S&how the spectrum using grayscale colors"
|
|
|
|
#~ msgid ""
|
|
#~ "If 'Load Theme Cache At Startup' is checked, then the Theme Cache will be loaded\n"
|
|
#~ "when the program starts up."
|
|
#~ msgstr ""
|
|
#~ "Jika 'Ambil Cache Tema Pada Permulaan' ditandai, Cache Tema akan diambil ketika\n"
|
|
#~ "program dimulai."
|
|
|
|
#~ msgid "Load Theme Cache At Startup"
|
|
#~ msgstr "Ambil Cache Tema Pada Permulaan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Update display when Recording/Playback head unpinned"
|
|
#~ msgstr "&Perbaharui tampilan ketika memainkan"
|
|
|
|
#~ msgid "Automatically &fit tracks vertically zoomed"
|
|
#~ msgstr "&Fit-kan trek secera vertikal dengan otomatis"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Select then act on entire project, if no audio selected"
|
|
#~ msgstr "&Pilih semua audio pada proyek, jika tidak ada yang dipilih"
|
|
|
|
#~ msgid "Enable &dragging of left and right selection edges"
|
|
#~ msgstr "Perbolehkan &menahan batas kiri dan kanan yang dipilih"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Record Below"
|
|
#~ msgstr "Pengukur Rekaman"
|
|
|
|
#~ msgid "Fit Selection"
|
|
#~ msgstr "Fit-kan ke Pilihan"
|
|
|
|
#~ msgid "Fit Project"
|
|
#~ msgstr "Fit-kan Proyek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Snap To:"
|
|
#~ msgstr "Patokan"
|
|
|
|
#~ msgid "hidden"
|
|
#~ msgstr "tersembunyi"
|
|
|
|
#~ msgid "Selection "
|
|
#~ msgstr "Pilihan"
|
|
|
|
#~ msgid "Re&gion Save"
|
|
#~ msgstr "&Wilayah Penyimpanan"
|
|
|
|
#~ msgid "Couldn't write to file \"%s\": %s"
|
|
#~ msgstr "Tidak bisa menulis ke file \"%s\": %s"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Error Writing Autosave File"
|
|
#~ msgstr "Error menulis file simpan otomatis"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Edit Metadata Tags for Export"
|
|
#~ msgstr "Edit Tag Metadata"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Error Flushing File"
|
|
#~ msgstr "Error dalam menyebarkan file"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Error Closing File"
|
|
#~ msgstr "Error dalam menutup file"
|
|
|
|
#~ msgid "OK... Audacious!"
|
|
#~ msgstr "OK... Bersenanglah dengan Audacity!"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Audacity Support Team"
|
|
#~ msgstr "Tim Pendukung Audacity %s"
|
|
|
|
#~ msgid "Emeritus Developers"
|
|
#~ msgstr "Pengembang Emeritus"
|
|
|
|
#, fuzzy
|
|
#~ msgid "<center><h3>How to Get Help</h3></center>"
|
|
#~ msgstr "<center><h3>Bagaimana mendapatkan Bantuan</h3></center>"
|
|
|
|
#~ msgid "Welcome to Audacity "
|
|
#~ msgstr "Selamat Datang di Audacity "
|
|
|
|
#~ msgid " For even quicker answers, all the online resources above are <b>searchable</b>."
|
|
#~ msgstr "Untuk jawaban yang lebih cepat, semua sumber online di atas <b>bisa dicari</b>."
|
|
|
|
#~ msgid "Edit Metadata"
|
|
#~ msgstr "Edit Metadata"
|
|
|
|
#~ msgid "Disk space remains for recording %d hours and %d minutes."
|
|
#~ msgstr "Ruang disk tinggal %d jam dan %d menit waktu rekaman."
|
|
|
|
#~ msgid "Disk space remains for recording 1 hour and %d minutes."
|
|
#~ msgstr "Ruang disk tinggal 1 jam dan %d menit waktu rekaman."
|
|
|
|
#~ msgid "Disk space remains for recording %d seconds."
|
|
#~ msgstr "Ruang disk tinggal %d detik waktu rekaman."
|
|
|
|
#~ msgid "Out of disk space"
|
|
#~ msgstr "Ruang disk tidak cukup"
|
|
|
|
#~ msgid "Pre&view"
|
|
#~ msgstr "Pre&view"
|
|
|
|
#, fuzzy
|
|
#~ msgid "R&ight Channel"
|
|
#~ msgstr "Bagian Kanan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Drag the track vertically to change the order of the tracks."
|
|
#~ msgstr "Dorong label secara vertikal untuk mengubah urutan trek."
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Bass (dB):"
|
|
#~ msgstr "Boost (dB):"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Enable level control"
|
|
#~ msgstr "Bolehkan Meter"
|
|
|
|
#~ msgid "From beats per minute"
|
|
#~ msgstr "Dari bit per menit"
|
|
|
|
#~ msgid "Length (seconds):"
|
|
#~ msgstr "Panjang (detik):"
|
|
|
|
#, fuzzy
|
|
#~ msgid "No wave tracks exist."
|
|
#~ msgstr "Dibuang trek '%s.'"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "Start time after end time!\n"
|
|
#~ "Please enter reasonable times."
|
|
#~ msgstr "Waktu mulai jauh setelah waktu selesai!]nSilahkan masukkan watu yang logis."
|
|
|
|
#~ msgid ""
|
|
#~ "Times are not reasonable!\n"
|
|
#~ "Please enter reasonable times."
|
|
#~ msgstr ""
|
|
#~ "Waktunya tidak beralasan!\n"
|
|
#~ "Silakan masukkan waktu yang beralasan."
|
|
|
|
#~ msgid "Please enter valid times."
|
|
#~ msgstr "Mohon masukkan waktu yang valid."
|
|
|
|
#~ msgid "Host"
|
|
#~ msgstr "Host"
|
|
|
|
#, fuzzy
|
|
#~ msgid "-Left-Click"
|
|
#~ msgstr "Klik-Kiri"
|
|
|
|
#, fuzzy
|
|
#~ msgid "-Left-Double-Click"
|
|
#~ msgstr "Klik Ganda Kiri"
|
|
|
|
#~ msgid "Time shift clip or move up/down between tracks"
|
|
#~ msgstr "Ubah waktu klip atau pindahkan ke atas/bawah diantara trek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Zoom in or out on Mouse Pointer"
|
|
#~ msgstr "Perbesar pada Titik"
|
|
|
|
#, fuzzy
|
|
#~ msgid ") / Loop Play ("
|
|
#~ msgstr "Maikan Be&rkali-kali"
|
|
|
|
#, fuzzy
|
|
#~ msgid ") / Append Record ("
|
|
#~ msgstr "Tambah Rekaman"
|
|
|
|
#~ msgid "Multi-Tool Mode"
|
|
#~ msgstr "Mode Tool Serbaguna"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Recording Meter Preferences"
|
|
#~ msgstr "Preferensi Meter"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Playback Meter Preferences"
|
|
#~ msgstr "Preferensi Meter"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Modified"
|
|
#~ msgstr "Label yang Telah Diubah"
|
|
|
|
#, fuzzy
|
|
#~ msgid "NewName"
|
|
#~ msgstr "Nama"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Operation not permitted."
|
|
#~ msgstr "Rekaman tidak diizinkan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Go to parent directory"
|
|
#~ msgstr ""
|
|
#~ "Tidak bisa membuat direktori:\n"
|
|
#~ " %s"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Current directory:"
|
|
#~ msgstr "Perbedaan yang ada"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Directory doesn't exist."
|
|
#~ msgstr "Direktori %s belum ada. Buat dulu?"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Spectrogram l&og(f)"
|
|
#~ msgstr "Spektrum log(f)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Spectral Selection lo&g(f)"
|
|
#~ msgstr "Pilihan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Pitc&h (EAC)"
|
|
#~ msgstr "Pitch (EAC)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Set Sample &Format"
|
|
#~ msgstr "Atur Format Sampel"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Set Ra&nge..."
|
|
#~ msgstr "Atur Jarak..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Plug-ins %i to %i"
|
|
#~ msgstr "Plugin %i ke %i"
|
|
|
|
#, fuzzy
|
|
#~ msgid "&Draw Curves"
|
|
#~ msgstr "Gambar kurva"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Save and Manage Curves"
|
|
#~ msgstr "Atur History"
|
|
|
|
#, fuzzy
|
|
#~ msgid "G&rids"
|
|
#~ msgstr "Batas"
|
|
|
|
#~ msgid "Grids"
|
|
#~ msgstr "Batas"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Default"
|
|
#~ msgstr "&Normal"
|
|
|
|
#, fuzzy
|
|
#~ msgid "LV2 Effects Module"
|
|
#~ msgstr "Efek VST"
|
|
|
|
#~ msgid "&Options..."
|
|
#~ msgstr "&Opsi..."
|
|
|
|
#~ msgid "Specify Command Line Encoder"
|
|
#~ msgstr "Spesifikasi Encoder Baris Perintah"
|
|
|
|
#~ msgid "Command Line Export Setup"
|
|
#~ msgstr "Pengaturan Ekspor Baris Perintah"
|
|
|
|
#~ msgid "Specify AC3 Options"
|
|
#~ msgstr "Opsi Spesifikasi AC3"
|
|
|
|
#~ msgid "AC3 Export Setup"
|
|
#~ msgstr "Aturan Ekspor AC3"
|
|
|
|
#~ msgid "Specify AAC Options"
|
|
#~ msgstr "Opsi Spesifikasi AAC"
|
|
|
|
#~ msgid "AAC Export Setup"
|
|
#~ msgstr "Aturan Ekspor AAC"
|
|
|
|
#~ msgid "Specify AMR-NB Options"
|
|
#~ msgstr "Opsi Spesifikasi AMR-NB"
|
|
|
|
#~ msgid "AMR-NB Export Setup"
|
|
#~ msgstr "Pengaturan Ekspor AMR-NB"
|
|
|
|
#~ msgid "Specify WMA Options"
|
|
#~ msgstr "Opsi Spesifikasi WMA"
|
|
|
|
#~ msgid "WMA Export Setup"
|
|
#~ msgstr "Pengaturan Ekspor WMA"
|
|
|
|
#~ msgid "Specify Other Options"
|
|
#~ msgstr "Opsi Spesifikasi yang Lainnya"
|
|
|
|
#~ msgid "Specify FLAC Options"
|
|
#~ msgstr "Opsi Spesifikasi FLAC"
|
|
|
|
#~ msgid "FLAC Export Setup"
|
|
#~ msgstr "Aturan Ekspor FLAC"
|
|
|
|
#~ msgid "Specify MP2 Options"
|
|
#~ msgstr "Opsi Spesifikasi MP2"
|
|
|
|
#~ msgid "MP2 Export Setup"
|
|
#~ msgstr "Pengaturan Ekspor MP2"
|
|
|
|
#~ msgid "Specify MP3 Options"
|
|
#~ msgstr "Opsi Spesifikasi MP3"
|
|
|
|
#~ msgid "MP3 Export Setup"
|
|
#~ msgstr "Aturan Ekspor MP3"
|
|
|
|
#~ msgid "Export format:"
|
|
#~ msgstr "Format Ekspor:"
|
|
|
|
#~ msgid "Specify Ogg Vorbis Options"
|
|
#~ msgstr "Opsi Spesifikasi Ogg Vorbis"
|
|
|
|
#~ msgid "Ogg Vorbis Export Setup"
|
|
#~ msgstr "Pengaturan Ekspor Ogg Vorbis"
|
|
|
|
#~ msgid "Specify Uncompressed Options"
|
|
#~ msgstr "Opsi Spesifikasi Tak Terkompres"
|
|
|
|
#~ msgid "Uncompressed Export Setup"
|
|
#~ msgstr "Pengaturan Ekspor Tanpa Pengompresan"
|
|
|
|
#~ msgid "(Not all combinations of headers and encodings are possible.)"
|
|
#~ msgstr "(Tidak semua kombinasi catatan kepala dan encoding bisa dipakai.)"
|
|
|
|
#~ msgid "There are no options for this format.\n"
|
|
#~ msgstr "Tidak ada opsi untuk format ini.\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Your file will be exported as a \"%s\" file\n"
|
|
#~ msgstr "File Anda akan diekspor sebagai file WAV GSM 6.10.\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid "If you need more control over the export format please use the \"%s\" format."
|
|
#~ msgstr "Jika Anda butuh kendali lebih dalam format ekspor, silahkan gunakan format \"file tanpa terkompres lainnya\"."
|
|
|
|
#~ msgid "Ctrl-Left-Drag"
|
|
#~ msgstr "Klik kiri dorong dengan Ctrl"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Ctrl-Left-Double-Click"
|
|
#~ msgstr "Klik Ganda Kiri"
|
|
|
|
#~ msgid "Ctrl-Wheel-Rotate"
|
|
#~ msgstr "Putar Roda Mouse dengan Ctrl"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Spectrogram log(f)"
|
|
#~ msgstr "Spektrum log(f)"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Spectral Selection log(f)"
|
|
#~ msgstr "Pilihan"
|
|
|
|
#~ msgid "Using block size of %ld\n"
|
|
#~ msgstr "Menggunakan ukuran blok %ld\n"
|
|
|
|
#~ msgid "Command-line options supported:"
|
|
#~ msgstr "Dukungan opsi baris komando"
|
|
|
|
#~ msgid "In addition, specify the name of an audio file or Audacity project to open it."
|
|
#~ msgstr "Tambahan, spesifikasikan nama file audio atau proyek audacity terlebih dahul untuk membukanya."
|
|
|
|
#~ msgid "Stereo to Mono Effect not found"
|
|
#~ msgstr "Efek Stereo ke Mono tidak ditemukan"
|
|
|
|
#~ msgid "Cursor: %d Hz (%s) = %d dB Peak: %d Hz (%s) = %.1f dB"
|
|
#~ msgstr "Kursor: %d Hz (%s) = %d dB Pik: %d Hz (%s) = %.1f dB"
|
|
|
|
#~ msgid "Cursor: %.4f sec (%d Hz) (%s) = %f, Peak: %.4f sec (%d Hz) (%s) = %.3f"
|
|
#~ msgstr "Kursor: %.4f det (%d Hz) (%s) = %f, Pik: %.4f det (%d Hz) (%s) = %.3f"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Plot Spectrum"
|
|
#~ msgstr "Spektrum Plot..."
|
|
|
|
#~ msgid "Drawing Spectrum"
|
|
#~ msgstr "Spektrum yang Tergambar"
|
|
|
|
#~ msgid "&Audio Track"
|
|
#~ msgstr "Trek &Audio"
|
|
|
|
#~ msgid "Unsorted"
|
|
#~ msgstr "Tidak berurut"
|
|
|
|
#~ msgid "High-quality Sinc Interpolation"
|
|
#~ msgstr "Interpolasi Sinc Berkualitas Tinggi"
|
|
|
|
#~ msgid "Fast Sinc Interpolation"
|
|
#~ msgstr "Interpolasi Sinc yang Cepat"
|
|
|
|
#~ msgid "Libsamplerate error: %d\n"
|
|
#~ msgstr "Libsamplerate error: %d\n"
|
|
|
|
#~ msgid "Applied effect: %s %.1f dB"
|
|
#~ msgstr "Efek traplikasi: %s %.1f dB"
|
|
|
|
#~ msgid "Amplify..."
|
|
#~ msgstr "Amplify..."
|
|
|
|
#~ msgid "Amplifying"
|
|
#~ msgstr "Mengamplifikasikan"
|
|
|
|
#~ msgid "Please enter valid values."
|
|
#~ msgstr "Tolong masukkan nilai yang valid."
|
|
|
|
#~ msgid "Auto Duck..."
|
|
#~ msgstr "Auto Duck..."
|
|
|
|
#~ msgid "Processing Auto Duck..."
|
|
#~ msgstr "Memproses Auto Duck..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Applied effect: %s bass = %.1f dB, treble = %.1f dB"
|
|
#~ msgstr "Efek teraplikasi: %s frekuensi = %.0f Hz, boost = %.0f dB"
|
|
|
|
#, fuzzy
|
|
#~ msgid ", level enabled at = %.1f dB"
|
|
#~ msgstr "Rms rata-rata = %.1f dB."
|
|
|
|
#, fuzzy
|
|
#~ msgid ", level disabled"
|
|
#~ msgstr " (dilarang)"
|
|
|
|
#~ msgid "Applied effect: %s %.2f semitones"
|
|
#~ msgstr "Efek teraplikasi: %s %.2f seminada"
|
|
|
|
#~ msgid "Change Pitch..."
|
|
#~ msgstr "Ubah Pitch..."
|
|
|
|
#~ msgid "Changing Pitch"
|
|
#~ msgstr "Mengubah Pitch"
|
|
|
|
#~ msgid "Applied effect: %s %.1f%%"
|
|
#~ msgstr "Efek teraplikasi: %s %.1f%%"
|
|
|
|
#~ msgid "Change Speed..."
|
|
#~ msgstr "Udah Kecepatan..."
|
|
|
|
#~ msgid "Changing Speed"
|
|
#~ msgstr "Mengubah Kecepatan"
|
|
|
|
#~ msgid "Change Tempo..."
|
|
#~ msgstr "Ubah Tempo..."
|
|
|
|
#~ msgid "Click Removal..."
|
|
#~ msgstr "Pembuang Klik..."
|
|
|
|
#~ msgid "Applying Dynamic Range Compression..."
|
|
#~ msgstr "Mengaplikasikan Pengompresan Dinamis"
|
|
|
|
#~ msgid "DTMF Tone Generator"
|
|
#~ msgstr "Pembuat Nada DTMF "
|
|
|
|
#~ msgid "Applied effect: Generate DTMF tones, %.6lf seconds"
|
|
#~ msgstr "Efek teraplikasi: Membuat nada DTMF, %.6lf detik"
|
|
|
|
#~ msgid "Generating DTMF tones"
|
|
#~ msgstr "Membuat nada DTMF"
|
|
|
|
#~ msgid "Applied effect: %s delay = %f seconds, decay factor = %f"
|
|
#~ msgstr "Efek teraplikasi: jarak %s = %f detik, faktor kekurangan = %f"
|
|
|
|
#~ msgid "Echo..."
|
|
#~ msgstr "Echo..."
|
|
|
|
#~ msgid "Performing Echo"
|
|
#~ msgstr "Menjalankan Echo..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Applying "
|
|
#~ msgstr "Mengaplikasikan..."
|
|
|
|
#~ msgid "Oscillator"
|
|
#~ msgstr "Osilator1"
|
|
|
|
#~ msgid "Utility"
|
|
#~ msgstr "Alat"
|
|
|
|
#~ msgid "Converter"
|
|
#~ msgstr "Pengubah"
|
|
|
|
#~ msgid "Analyser"
|
|
#~ msgstr "Penganalisa"
|
|
|
|
#~ msgid "Simulator"
|
|
#~ msgstr "Simulator"
|
|
|
|
#~ msgid "Modulator"
|
|
#~ msgstr "Modulator"
|
|
|
|
#~ msgid "Chorus"
|
|
#~ msgstr "Chorus"
|
|
|
|
#~ msgid "Bandpass"
|
|
#~ msgstr "Batas Band"
|
|
|
|
#~ msgid "Comb"
|
|
#~ msgstr "Sisir"
|
|
|
|
#~ msgid "Allpass"
|
|
#~ msgstr "Semua Batas"
|
|
|
|
#~ msgid "Equaliser"
|
|
#~ msgstr "Ekualiser"
|
|
|
|
#~ msgid "Parametric"
|
|
#~ msgstr "Parametrik"
|
|
|
|
#~ msgid "Pitch Shifter"
|
|
#~ msgstr "Penyingkat Pitch"
|
|
|
|
#~ msgid "Amplifier"
|
|
#~ msgstr "Amplifier"
|
|
|
|
#~ msgid "Waveshaper"
|
|
#~ msgstr "Pembentuk Wave"
|
|
|
|
#~ msgid "Dynamics Processor"
|
|
#~ msgstr "Pengompres Dinamis"
|
|
|
|
#~ msgid "Expander"
|
|
#~ msgstr "Penyebar"
|
|
|
|
#~ msgid "Onsets"
|
|
#~ msgstr "Penyerangan"
|
|
|
|
#~ msgid "Equalization..."
|
|
#~ msgstr "Ekualisasi..."
|
|
|
|
#~ msgid "Performing Equalization"
|
|
#~ msgstr "Mengekualisasi"
|
|
|
|
#~ msgid "Fading In"
|
|
#~ msgstr "Membuat Fade Masuk"
|
|
|
|
#~ msgid "Fading Out"
|
|
#~ msgstr "Membuat Fade Keluar"
|
|
|
|
#~ msgid "Detect clipping"
|
|
#~ msgstr "Deteksi clipping"
|
|
|
|
#~ msgid "Detecting clipping"
|
|
#~ msgstr "Memdeteksi Clipping"
|
|
|
|
#~ msgid "Inverting"
|
|
#~ msgstr "Menukar"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Leveler..."
|
|
#~ msgstr "Leveller..."
|
|
|
|
#~ msgid "Noise Generator"
|
|
#~ msgstr "Pembuat Bising"
|
|
|
|
#~ msgid "Noise..."
|
|
#~ msgstr "Bising..."
|
|
|
|
#~ msgid "Applied effect: Generate Noise, %.6lf seconds"
|
|
#~ msgstr "Efek Teraplikasi: Masukkan Bising, %.6lf detik"
|
|
|
|
#~ msgid "Noise Removal..."
|
|
#~ msgstr "Pembuang Bising..."
|
|
|
|
#~ msgid "Creating Noise Profile"
|
|
#~ msgstr "Membuat Profil Bising"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Applied effect: %s remove dc offset = %s, normalize amplitude = %s, stereo independent %s"
|
|
#~ msgstr "Efek teraplikasi: %s membuang dc offset = %s, amplitudo penormalan = %s"
|
|
|
|
#~ msgid "true"
|
|
#~ msgstr "benar"
|
|
|
|
#~ msgid ", maximum amplitude = %.1f dB"
|
|
#~ msgstr ", amplitudo maksimum = %.1f dB"
|
|
|
|
#~ msgid "Normalize..."
|
|
#~ msgstr "Normalize..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Applied effect: %s stretch factor = %f times, time resolution = %f seconds"
|
|
#~ msgstr "Efek teraplikasi: jarak %s = %f detik, faktor kekurangan = %f"
|
|
|
|
#~ msgid "Applied effect: %s %d stages, %.0f%% wet, frequency = %.1f Hz, start phase = %.0f deg, depth = %d, feedback = %.0f%%"
|
|
#~ msgstr "Efek teraplikasi: %s %d tingkatan, %.0f%% basah, frekuensi = %.1f Hz, fase awal = %.0f derajat, dalam = %d, umpan balik = %.0f%%"
|
|
|
|
#~ msgid "Phaser..."
|
|
#~ msgstr "Phaser..."
|
|
|
|
#~ msgid "Applying Phaser"
|
|
#~ msgstr "Membuat Fase"
|
|
|
|
#~ msgid "Repairing damaged audio"
|
|
#~ msgstr "Memperbaiki audio yang rusak"
|
|
|
|
#~ msgid "Repeat..."
|
|
#~ msgstr "Repeat...."
|
|
|
|
#, fuzzy
|
|
#~ msgid "User settings:"
|
|
#~ msgstr "Aturan Efek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "R&ename"
|
|
#~ msgstr "&Ganti Nama"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Reverb settings"
|
|
#~ msgstr "Menukar Balik"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Load preset:"
|
|
#~ msgstr "Ambil Aturan Lanjut"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Change name to:"
|
|
#~ msgstr "Ubah nama trek ke:"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Reverb..."
|
|
#~ msgstr "Reverb"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Applying Reverb"
|
|
#~ msgstr "Mengaplikasikan Leveller..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Classic Filters..."
|
|
#~ msgstr "&Upload File..."
|
|
|
|
#~ msgid "Silence..."
|
|
#~ msgstr "Diam..."
|
|
|
|
#~ msgid "Generating Silence"
|
|
#~ msgstr "Membuat Diam"
|
|
|
|
#~ msgid "Applied effect: Generate Silence, %.6lf seconds"
|
|
#~ msgstr "Efek teraplikasi: Membuat Diam, %.6lf detik"
|
|
|
|
#~ msgid "Applying Stereo to Mono"
|
|
#~ msgstr "Membuat Stereo ke Mono"
|
|
|
|
#~ msgid "Sliding Time Scale/Pitch Shift..."
|
|
#~ msgstr "Menggeser geseran waktu skala/pitch..."
|
|
|
|
#~ msgid "Changing Tempo/Pitch"
|
|
#~ msgstr "Mengubah Tempo/Pitch"
|
|
|
|
#~ msgid "Applied effect: Generate %s wave %s, frequency = %.2f Hz, amplitude = %.2f, %.6lf seconds"
|
|
#~ msgstr "Efek teraplikasi: Membuat %s gelombang %s, frekuensi = %.2f Hz, amplitudo = %.2f, %.6lf detik"
|
|
|
|
#~ msgid "Chirp Generator"
|
|
#~ msgstr "Pembuat Chirp"
|
|
|
|
#~ msgid "Tone Generator"
|
|
#~ msgstr "Pembuat Nada"
|
|
|
|
#~ msgid "Truncate Silence..."
|
|
#~ msgstr "Pangkas Diam..."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Buffer Delay Compensation"
|
|
#~ msgstr "Kombinasi Tombol Keyboard"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Rescan Effects"
|
|
#~ msgstr "Efek"
|
|
|
|
#, fuzzy
|
|
#~ msgid "VST Effect"
|
|
#~ msgstr "Efek VST"
|
|
|
|
#~ msgid "Applied effect: %s frequency = %.1f Hz, start phase = %.0f deg, depth = %.0f%%, resonance = %.1f, frequency offset = %.0f%%"
|
|
#~ msgstr "Efek teraplikasi: %s frekuensi = %.1f Hz, fase mulai = %.0f deerjat, kedalaman = %.0f%%, resonansi = %.1f, frekuensi offset = %.0f%%"
|
|
|
|
#~ msgid "Wahwah..."
|
|
#~ msgstr "Wahwah..."
|
|
|
|
#~ msgid "Applying Wahwah"
|
|
#~ msgstr "Mengaplikasikan Wahwah"
|
|
|
|
#~ msgid "Performing Effect: %s"
|
|
#~ msgstr "Menjalankan Efek: %s"
|
|
|
|
#~ msgid "Author: "
|
|
#~ msgstr "Pengarang:"
|
|
|
|
#~ msgid "Sorry, Plug-in Effects cannot be performed on stereo tracks where the individual channels of the track do not match."
|
|
#~ msgstr "Maaf, Efek Pulg-in tidak bisa dipakai pada trek stereo yang masing-masing salurannya tidak cocok."
|
|
|
|
#~ msgid "Note length (seconds)"
|
|
#~ msgstr "Panjang nada(detik)"
|
|
|
|
#~ msgid "Note velocity"
|
|
#~ msgstr "Kecepatan nada"
|
|
|
|
#~ msgid "Note key"
|
|
#~ msgstr "Kunci Nada"
|
|
|
|
#~ msgid "Extracting features: %s"
|
|
#~ msgstr "Mengekstrak fitur: %s"
|
|
|
|
#~ msgid " - Vamp audio analysis plugin"
|
|
#~ msgstr " - Plugin analisis Vamp auido"
|
|
|
|
#~ msgid "GSM 6.10 WAV (mobile)"
|
|
#~ msgstr "GSM 6.10 WAV (telepon genggam)"
|
|
|
|
#~ msgid "Your file will be exported as a 16-bit AIFF (Apple/SGI) file.\n"
|
|
#~ msgstr "File Anda akan diekspor sebagai file AIFF 16-bit (Apple/SGI).\n"
|
|
|
|
#~ msgid "Your file will be exported as a 16-bit WAV (Microsoft) file.\n"
|
|
#~ msgstr "File Anda akan diekspor sebagai file WAV 16-bit (Microsoft).\n"
|
|
|
|
#~ msgid "Restart Audacity to apply changes."
|
|
#~ msgstr "Hidupkan ulang Audacity untuk mengkonfirmasi perubahan."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Display effects in graphical mode when supported"
|
|
#~ msgstr "Tampilkan efek VST dalam mo&de grafis"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Recording Level (Click to monitor.)"
|
|
#~ msgstr "Pengukur level input - klik untuk memantau input"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Spectral Selection Specifications"
|
|
#~ msgstr "Pilih Titik Pilihan"
|
|
|
|
#~ msgid "Enable Meter"
|
|
#~ msgstr "Bolehkan Meter"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Stop Automated Recording Level Adjustment"
|
|
#~ msgstr "Hentikan Perubahan Level Input Otomatis"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Start Automated Recording Level Adjustment"
|
|
#~ msgstr "Mulai Perubahan Level Input Otomatis"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Automated Recording Level Adjustment stopped as requested by user."
|
|
#~ msgstr "Perubahan Level Input Otomatis dihentikan sesuai yang pengguna minta."
|
|
|
|
#~ msgid "Vertical Ruler"
|
|
#~ msgstr "Penunjuk Vertikal"
|
|
|
|
#~ msgid "&Quick Help (in web browser)"
|
|
#~ msgstr "Bantuan &Kilat (di web browser)"
|
|
|
|
#~ msgid "&Manual (in web browser)"
|
|
#~ msgstr "&Manual (di web browser)"
|
|
|
|
#~ msgid "Multi-Tool Mode: Ctrl-P for Mouse and Keyboard Preferences"
|
|
#~ msgstr "Mode Tool Serbaguna: Ctrl-P untuk Preferensi Mouse dan Keyboard"
|
|
|
|
#~ msgid "To RPM"
|
|
#~ msgstr "Ke RPM"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Install VST Effects"
|
|
#~ msgstr "Efek VST"
|
|
|
|
#~ msgid "Performing Effect: "
|
|
#~ msgstr "Menjalankan Efek:"
|
|
|
|
#~ msgid "Both channels of a stereo track must be the same sample rate."
|
|
#~ msgstr "Kedua saluran trek stereo harus mempunyai rate sampel yang sama."
|
|
|
|
#~ msgid "Both channels of a stereo track must be the same length."
|
|
#~ msgstr "Kedua saluran trek stereo harus mempunyai panjang yang sama."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Display Audio Unit effects in Graphical Mode"
|
|
#~ msgstr "Tampilkan efek Unit Audio dalam mode grafik"
|
|
|
|
#~ msgid "&Rescan VST effects next time Audacity is started"
|
|
#~ msgstr "Pindai ulang e&fek VST sewaktu Audacity dimulai"
|
|
|
|
#~ msgid "Input Meter"
|
|
#~ msgstr "Meter Input"
|
|
|
|
#~ msgid "Recovering a project will not change any files on disk before you save it."
|
|
#~ msgstr "Mengembalikan proyek tidak akan mengubah file apapun pada disk sebelum anda menyimpan ini."
|
|
|
|
#~ msgid "Do Not Recover"
|
|
#~ msgstr "Jangan dikembalikan"
|
|
|
|
#~ msgid "Confirm?"
|
|
#~ msgstr "Yakin?"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Change input device"
|
|
#~ msgstr "PErangkat Output"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Change output device"
|
|
#~ msgstr "PErangkat Output"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Change input channels"
|
|
#~ msgstr "Mengubah Pitch"
|
|
|
|
#~ msgid "Adjust output gain"
|
|
#~ msgstr "Ubah kekuatan output"
|
|
|
|
#~ msgid "Increase output gain"
|
|
#~ msgstr "Naikkan kekuatan output"
|
|
|
|
#~ msgid "Decrease output gain"
|
|
#~ msgstr "Turunkan kekuatan output"
|
|
|
|
#~ msgid "Adjust input gain"
|
|
#~ msgstr "Ubah kekuatan imput"
|
|
|
|
#~ msgid "Increase input gain"
|
|
#~ msgstr "Naikkan kekuatan input"
|
|
|
|
#~ msgid "Decrease input gain"
|
|
#~ msgstr "Turunkan kekuatan input"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Effect Refresh"
|
|
#~ msgstr "Efek"
|
|
|
|
#~ msgid "Input Device"
|
|
#~ msgstr "Perangkat Input"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Input Channels"
|
|
#~ msgstr "%d Saluran"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Select Output Device"
|
|
#~ msgstr "PErangkat Output"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Select Input Channels"
|
|
#~ msgstr "Pilih Sumber Input"
|
|
|
|
#~ msgid "Output Volume"
|
|
#~ msgstr "Volume Output"
|
|
|
|
#~ msgid "Slider Output"
|
|
#~ msgstr "Slider pada Output"
|
|
|
|
#~ msgid "Input Volume"
|
|
#~ msgstr "Volume Input"
|
|
|
|
#~ msgid "Slider Input"
|
|
#~ msgstr "Slider pada Input"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Input Volume: %.2f"
|
|
#~ msgstr "Volume Input"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Output Volume: %.2f%s"
|
|
#~ msgstr "Volume Output"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Output Volume (Unavailable; use system mixer.)"
|
|
#~ msgstr "Tak dapat mengendalikan level input; gunakan mixer sistem."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Playback Level Slider"
|
|
#~ msgstr "Memainkan Berdasarkan Kecepatan"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Recording Level Slider "
|
|
#~ msgstr "Selesai merekam"
|
|
|
|
#, fuzzy
|
|
#~ msgid "This is a Beta version of the program. It may contain bugs and unfinished features. We depend on your feedback: please send bug reports and feature requests to our <a href=\"mailto:feedback@audacityteam.org\">Feedback</a> address. For help, use the Help menu in the program, view the tips and tricks on our <a href=\"http://wiki.audacityteam.org/\">Wiki</a> or visit our <a href=\"http://forum.audacityteam.org/\">Forum</a>."
|
|
#~ msgstr "Ini adalah program versi beta. Program ini mungkin mengandung beberapa bug dan fitur yang belum sempurna. Kami mengharapkan pendapat Anda: ohon kirimkan laporan bug dan permintaan fitur ke alamat <a href=\"mailto:feedback@audacityteam.org\">Tanggapan</a> kami. Untuk bantuan, gunakan menu Bantuan di program, lihat tips dan trik di <a href=\"http://wiki.audacityteam.org/index.php?title=Audacity_Wiki_Home_Page\">Wiki</a> kami, atau kunjungi <a href=\"http://audacityteam.org/forum/\">Forum</a> kami."
|
|
|
|
#~ msgid "A Free Digital Audio Editor<br>"
|
|
#~ msgstr "Editor Audio Digital Bebas dan Gratis <br>"
|
|
|
|
#~ msgid "Select vocal file(s) for batch CleanSpeech Chain..."
|
|
#~ msgstr "Pilih (beberapa) file vokal untuk Sambungan batch CleanSpeech..."
|
|
|
|
#~ msgid "FreqWindow"
|
|
#~ msgstr "JendelaFrek"
|
|
|
|
#~ msgid ""
|
|
#~ "GStreamer was configured in preferences and successfully loaded before,\n"
|
|
#~ " but this time Audacity failed to load it at startup.\n"
|
|
#~ " You may want to go back to Preferences > Libraries and re-configure it."
|
|
#~ msgstr ""
|
|
#~ "GStreamer terkonfigurasi pada Preferensi dan diambil dengan sukses sebelumnya,\n"
|
|
#~ " tapi kali ini Audacity gagal mengambilnya pada awal dinyalakan.\n"
|
|
#~ " Anda butuh kembali ke Preferensi > Preferensi dan mengkonfigurasikannya kembali."
|
|
|
|
#~ msgid "<p>You do not appear to have 'help' installed on your computer.<br> Please <a href=\"*URL*\">view or download it online</a>."
|
|
#~ msgstr "<p>Anda tidak menginstal 'help' pada komputer Anda.<br> Silahkan <a href=\"*URL*\">lihat atau download ini secara online</a>."
|
|
|
|
#~ msgid ""
|
|
#~ "You have left blank label names. These will be\n"
|
|
#~ "skipped when repopulating the Label Tracks.\n"
|
|
#~ "\n"
|
|
#~ "Would you like to go back and provide names?"
|
|
#~ msgstr ""
|
|
#~ "Anda telah mengosongkan nama label. Ini akan\n"
|
|
#~ "dilewatkan ketika memasukkan Trek Label.\n"
|
|
#~ "\n"
|
|
#~ "Apakah Anda ingin untuk kembali dan memasukkan namanya kembali?"
|
|
|
|
#~ msgid "Open Me&tadata Editor..."
|
|
#~ msgstr "Buka Editor M&etadata..."
|
|
|
|
#~ msgid "Export CleanSpeech &Presets..."
|
|
#~ msgstr "Ekspor CleanSpee&ch..."
|
|
|
|
#~ msgid "I&mport CleanSpeech Presets..."
|
|
#~ msgstr "I&mpor CleamSpeech..."
|
|
|
|
#~ msgid "Tri&m"
|
|
#~ msgstr "Tri&m"
|
|
|
|
#~ msgid "Align with &Zero"
|
|
#~ msgstr "Ratakan dengan &Nol"
|
|
|
|
#~ msgid "Align with &Cursor"
|
|
#~ msgstr "Ratakan dengan &Kursor"
|
|
|
|
#~ msgid "Align with Selection &Start"
|
|
#~ msgstr "Ratakan dengan &Awalan yang Terpilih"
|
|
|
|
#~ msgid "Align with Selection &End"
|
|
#~ msgstr "Ratakan dengan A&khiran yang Terpilih"
|
|
|
|
#~ msgid "Align End with Cu&rsor"
|
|
#~ msgstr "Ratakan Akhir dengan Ku&rsor"
|
|
|
|
#~ msgid "S&ort tracks"
|
|
#~ msgstr "U&rutkan trek"
|
|
|
|
#~ msgid "&About Audacity CleanSpeech..."
|
|
#~ msgstr "&Tentang Audacity CleamSpeech..."
|
|
|
|
#~ msgid "Trim"
|
|
#~ msgstr "Gabung"
|
|
|
|
#~ msgid "Silence Labels"
|
|
#~ msgstr "Label Diam"
|
|
|
|
#~ msgid "Edit the metadata tags"
|
|
#~ msgstr "Edit tag metadata"
|
|
|
|
#~ msgid "Aligned with zero"
|
|
#~ msgstr "Sejajarkan dengan nol"
|
|
|
|
#~ msgid "Aligned cursor"
|
|
#~ msgstr "Kursor yang diratakan"
|
|
|
|
#~ msgid "Aligned end with cursor"
|
|
#~ msgstr "Diratakan akhir dengan kursor"
|
|
|
|
#~ msgid "Aligned end with selection start"
|
|
#~ msgstr "Diratakan akhir dengan awal pilihan"
|
|
|
|
#~ msgid "Save CleanSpeech Preset File As:"
|
|
#~ msgstr "Simpan File Aturan Lanjut CleanSpeech Sebagai:"
|
|
|
|
#~ msgid "CleanSpeech Presets (*.csp)|*.csp"
|
|
#~ msgstr "CleanSpeech Presets (*.csp)|*.csp"
|
|
|
|
#~ msgid "Problem encountered exporting presets."
|
|
#~ msgstr "Problem encountered exporting presets."
|
|
|
|
#~ msgid "Save Speech As:"
|
|
#~ msgstr "Simpan Speech Sebagai:"
|
|
|
|
#~ msgid "Windows PCM Audio file (*.wav)|*.wav"
|
|
#~ msgstr "File Windows PCM Audio(*.wav)|*.wav"
|
|
|
|
#~ msgid ""
|
|
#~ "Audacity compressed project files (.aup) save your work in a smaller, compressed (.ogg) format. \n"
|
|
#~ "Compressed project files are a good way to transmit your project online, because they are much smaller. \n"
|
|
#~ "To open a compressed project takes longer than usual, as it imports each compressed track. \n"
|
|
#~ "\n"
|
|
#~ "Most other programs can't open Audacity project files.\n"
|
|
#~ "When you want to save a file that can be opened by other programs, select one of the\n"
|
|
#~ "Export commands."
|
|
#~ msgstr ""
|
|
#~ "File proyek Audacity (.aup) menyimpan pekerjaan Anda lebih kecil, karena format terkompres (.ogg) \n"
|
|
#~ "Proyek yang terkompres baik untuk menyebarkan proyek Anda secara online karena saking kecilnya.\n"
|
|
#~ "Untuk membuka proyek terkompres butuh waktu lebih lama, karena harus mengimpor setiap trek yang terkompres.\n"
|
|
#~ "\n"
|
|
#~ "Kebanyakan program tidak bisa membuka file proyek Audacity.\n"
|
|
#~ "Ketika anda ingin menyimpan file yang bisa dibuka oleh program lain, Pilih salah satu\n"
|
|
#~ "perintah Ekspor."
|
|
|
|
#~ msgid ""
|
|
#~ "You are saving an Audacity project file (.aup).\n"
|
|
#~ "\n"
|
|
#~ "Saving a project creates a file that only Audacity can open.\n"
|
|
#~ "\n"
|
|
#~ "To save an audio file for other programs, use one of the \"File > Export\" commands.\n"
|
|
#~ msgstr ""
|
|
#~ "Anda sedang menyimpan file proyek Audacity (.aup).\n"
|
|
#~ "\n"
|
|
#~ "Menyimpan proyek akan membuat file dimana hanya Audacity yang bisa membukanya.\n"
|
|
#~ "\n"
|
|
#~ "Untuk menyimpan file untuk program lainnya, gunakan salah satu perintah \"Berkas > Ekspor\".\n"
|
|
|
|
#~ msgid "Libresample by Dominic Mazzoni and Julius Smith"
|
|
#~ msgstr "Libresample dari Dominic Mazzoni and Julius Smith"
|
|
|
|
#~ msgid "Libsamplerate by Erik de Castro Lopo"
|
|
#~ msgstr "Libsamplerate dari Erik de Castro Lopo"
|
|
|
|
#~ msgid "Plugins 1 to %i"
|
|
#~ msgstr "Plugin 1 ke %i"
|
|
|
|
#~ msgid "Auto Duck by Markus Meyer"
|
|
#~ msgstr "Auto Duck dari Markus Meyer"
|
|
|
|
#~ msgid "by Nasca Octavian Paul"
|
|
#~ msgstr "dari Nasca Octavian Paul"
|
|
|
|
#~ msgid "Frequency Hertz"
|
|
#~ msgstr "Hertz Frekuensi"
|
|
|
|
#~ msgid "Boost dB"
|
|
#~ msgstr "dB Boost"
|
|
|
|
#~ msgid "BassBoost..."
|
|
#~ msgstr "BassBoost..."
|
|
|
|
#~ msgid "Change Length..."
|
|
#~ msgstr "Ubah Panjang..."
|
|
|
|
#~ msgid "Changing Length..."
|
|
#~ msgstr "Mengubah Panjang..."
|
|
|
|
#~ msgid "by Vaughan Johnson && Dominic Mazzoni"
|
|
#~ msgstr "dari Vaughan Johnson && Dominic Mazzoni"
|
|
|
|
#~ msgid "using SoundTouch, by Olli Parviainen"
|
|
#~ msgstr "menggunakan SoundTouch, dari Olli Parviainen"
|
|
|
|
#~ msgid "From Pitch"
|
|
#~ msgstr "Dari Pitch"
|
|
|
|
#~ msgid "To Pitch"
|
|
#~ msgstr "Ke Pitch"
|
|
|
|
#~ msgid "From frequency in hertz"
|
|
#~ msgstr "Dari Frekuensi dalam Hertz"
|
|
|
|
#~ msgid "using SampleRate, by Erik de Castro Lopo"
|
|
#~ msgstr "menggunakan SampleRate, dari Erik de Castro Lopo"
|
|
|
|
#~ msgid "Click and Pop Removal by Craig DeForest"
|
|
#~ msgstr "Pembuang Klik dan Pop dari Craig DeForest"
|
|
|
|
#~ msgid "Decay Time:"
|
|
#~ msgstr "Decay Time:"
|
|
|
|
#~ msgid "WCAG 2 Help"
|
|
#~ msgstr "Bantuan WCAG 2"
|
|
|
|
#, fuzzy
|
|
#~ msgid "by Salvo Ventura"
|
|
#~ msgstr "dari Salvo Ventura (2006)"
|
|
|
|
#~ msgid "by Dominic Mazzoni && Vaughan Johnson"
|
|
#~ msgstr "dari Dominic Mazzoni && Vaughan Johnson"
|
|
|
|
#~ msgid "Equalization, by Martyn Shaw && Mitch Golden"
|
|
#~ msgstr "Ekualisasi, dari Martyn Shaw && Mitch Golden"
|
|
|
|
#~ msgid "None-Skip"
|
|
#~ msgstr "Tidak Ada yang Dilewatkan"
|
|
|
|
#~ msgid "by Lynn Allan"
|
|
#~ msgstr "dari Lynn Allan"
|
|
|
|
#~ msgid "Noise Threshold (Hiss/Hum/Ambient Noise)"
|
|
#~ msgstr "Ambang batas bising (Hiss/Hum/Ambang Bising):"
|
|
|
|
#~ msgid "Attempt to run Noise Removal without a noise profile.\n"
|
|
#~ msgstr "Tetap menjalankan Pembuang Bising tanpa profil bising.\n"
|
|
|
|
#~ msgid "Noise Removal by Dominic Mazzoni"
|
|
#~ msgstr "Pembuang Bising dari Dominic Mazzoni"
|
|
|
|
#~ msgid "Sorry, this effect cannot be performed on stereo tracks where the individual channels of the track do not match."
|
|
#~ msgstr "Maaf, efek ini tidak bisa dipakai pada trek stereo yang masing-masing salurannya tidak cocok."
|
|
|
|
#~ msgid "Spike Cleaner"
|
|
#~ msgstr "Pembersih Spike"
|
|
|
|
#~ msgid "SpikeCleaner by Lynn Allan"
|
|
#~ msgstr "Pembersih Spike dari Lynn Allan"
|
|
|
|
#~ msgid ""
|
|
#~ "Max Spike Duration (milliseconds): \n"
|
|
#~ "(99999 or greater is off)"
|
|
#~ msgstr ""
|
|
#~ "Durasi Spike Maksimum (millidetik): \n"
|
|
#~ "(99999 atau lebih berarti dimatikan)"
|
|
|
|
#~ msgid "Theshold for silence: "
|
|
#~ msgstr "Ambang Batas untuk Diam:"
|
|
|
|
#~ msgid "Spike Cleaner..."
|
|
#~ msgstr "Pembersih Spike..."
|
|
|
|
#~ msgid "Applying Spike Cleaner..."
|
|
#~ msgstr "Membersihkan Spike..."
|
|
|
|
#~ msgid "using SBSMS, by Clayton Otey"
|
|
#~ msgstr "menggunakan SBSMS, dari Clayton Otey"
|
|
|
|
#~ msgid "by Lynn Allan && Philip Van Baren"
|
|
#~ msgstr "oleh Lynn Allan && Philip Van Baren"
|
|
|
|
#~ msgid "Max silence duration:"
|
|
#~ msgstr "Durasi diam maksimum:"
|
|
|
|
#~ msgid ":1"
|
|
#~ msgstr ":1"
|
|
|
|
#~ msgid "Threshold for silence:"
|
|
#~ msgstr "Ambang Batas untuk Diam:"
|
|
|
|
#~ msgid ""
|
|
#~ " Duration must be at least 1 millisecond\n"
|
|
#~ " Compress ratio must be at least 1:1"
|
|
#~ msgstr ""
|
|
#~ " Durasi harus minimal 1 milidetik\n"
|
|
#~ " Rasio kompresi harus minimal 1:1"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "If you have more than one Audio Track, you can\n"
|
|
#~ "export each track as a separate audio file.\n"
|
|
#~ "\n"
|
|
#~ "If you have a Label Track, you can export a separate\n"
|
|
#~ "audio file for each label in that track. You can have\n"
|
|
#~ "more than one Label Track, but files will only be\n"
|
|
#~ "exported for the uppermost Label Track.\n"
|
|
#~ "\n"
|
|
#~ "This Project does not meet the above criteria for\n"
|
|
#~ "exporting multiple files."
|
|
#~ msgstr ""
|
|
#~ "Jika Anda mempunyai lebih dari satu Trek Audio, Anda bisa mengekspor setiap trek dalam file-file terpisah,\n"
|
|
#~ "atau jika Anda mempunyai label pada trek, Anda bisa mengekspornya berdasarkan labelnya.\n"
|
|
#~ "\n"
|
|
#~ "Proyek ini tidak mempunyai trek atau label yang banyak, jadi Anda tidak bisa mengekspor file seperti yang Anda perintahkan."
|
|
|
|
#~ msgid "Can't export multiple files"
|
|
#~ msgstr "Tidak bisa mengekspor file-file"
|
|
|
|
#~ msgid "Edit metadata"
|
|
#~ msgstr "Edit Metadata"
|
|
|
|
#~ msgid "Cl&eanSpeech Mode (Customized GUI)"
|
|
#~ msgstr "Mode Cl&eanSpeech (Dengan model GUI)"
|
|
|
|
#~ msgid "&VAMP"
|
|
#~ msgstr "&VAMP"
|
|
|
|
#~ msgid "36"
|
|
#~ msgstr "36"
|
|
|
|
#~ msgid "Clea&nSpeech Mode (Customized GUI)"
|
|
#~ msgstr "Mode Clea&nSpeech (GUI yang Dimodifikasi)"
|
|
|
|
#~ msgid "Don't a&pply effects in batch mode"
|
|
#~ msgstr "Don't a&pply effects in batch mode"
|
|
|
|
#~ msgid ""
|
|
#~ "Note: Export quality options can be chosen by clicking the Options\n"
|
|
#~ "button in the Export dialog."
|
|
#~ msgstr ""
|
|
#~ "Catatan: Opsi kualitas ekspor bisa dipilih dengan mengklik tombol\n"
|
|
#~ "Opsi pada dialog Ekspor."
|
|
|
|
#, fuzzy
|
|
#~ msgid "Error Saving Keyboard Shortcuts"
|
|
#~ msgstr "Error dalam menyimpan jalan pintas keyboard"
|
|
|
|
#~ msgid "FFT Skip Points"
|
|
#~ msgstr "Titik Pelompatan FFT"
|
|
|
|
#~ msgid "Skip Points"
|
|
#~ msgstr "Lewati Titik-titik"
|
|
|
|
#~ msgid "Clean Speech"
|
|
#~ msgstr "Clean Speech"
|
|
|
|
#~ msgid "Play (Shift for Loop Play)"
|
|
#~ msgstr "Play (Shift for Loop Play)"
|
|
|
|
#~ msgid "Record (Shift for Append Record)"
|
|
#~ msgstr "Rekam (Shift untuk Tambahan Rekam)"
|
|
|
|
#~ msgid "Recording in CleanSpeech mode is not possible when a track, or more than one project, is already open."
|
|
#~ msgstr "Merekam pada Mode CleanSpeech tidak mungkin ketika trek, atau lebih dari satu proyek telah dibuka."
|
|
|
|
#~ msgid "Output level meter"
|
|
#~ msgstr "Pengukur level output"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Input Volume Slider"
|
|
#~ msgstr "Volume Input"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Output Volume Slider"
|
|
#~ msgstr "Volume Output"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Cannot control output volume; use system mixer."
|
|
#~ msgstr "Tak dapat mengendalikan level output; gunakan mixer sistem."
|
|
|
|
#~ msgid "Adjust left selection to next onset"
|
|
#~ msgstr "Ubah pemilihan sebelah kiri ke perintah selanjutnya"
|
|
|
|
#~ msgid "Adjust right selection to previous offset"
|
|
#~ msgstr "Ubah pemilihan sebelah kanan ke pertahanan sebelumnya"
|
|
|
|
#~ msgid "Adjust left selection to next offset"
|
|
#~ msgstr "Ubah pemilihan sebelah kiri ke perintah selanjutnya"
|
|
|
|
#~ msgid "Adjust right selection to previous onset"
|
|
#~ msgstr "Ubah pemilihan sebelah kanan ke perintah sebelumnya"
|
|
|
|
#~ msgid "Select region of sound around cursor"
|
|
#~ msgstr "Pilih area suara di sekitar kursor"
|
|
|
|
#~ msgid "Select region of silence around cursor"
|
|
#~ msgstr "Pilih area diam di sekitar kursor"
|
|
|
|
#~ msgid "Automatically make labels from words"
|
|
#~ msgstr "Membuat label dari kata-kata secara otomatis"
|
|
|
|
#~ msgid "Add label at selection"
|
|
#~ msgstr "Tambahkan label pada yang dipilih"
|
|
|
|
#~ msgid "Calibrate voicekey"
|
|
#~ msgstr "Kalibrasi kunci suara"
|
|
|
|
#~ msgid "Adjust Sensitivity"
|
|
#~ msgstr "Ubah Sensitivitas"
|
|
|
|
#~ msgid "Energy"
|
|
#~ msgstr "Energi"
|
|
|
|
#~ msgid "Sign Changes (Low Threshold)"
|
|
#~ msgstr "Pengubahan Tanda (Ambang Batas Rendah)"
|
|
|
|
#~ msgid "Sign Changes (High Threshold)"
|
|
#~ msgstr "Pengubahan Tanda (Ambang Batas Tinggi)"
|
|
|
|
#~ msgid "Direction Changes (Low Threshold)"
|
|
#~ msgstr "Pengubahan Arah (Ambang Batas Rendah)"
|
|
|
|
#~ msgid "Direction Changes (High Threshold)"
|
|
#~ msgstr "Pengubahan Arah (Ambang Batas Tinggi)"
|
|
|
|
#~ msgid "Left-to-On"
|
|
#~ msgstr "Hidupkan Fitur Kiri"
|
|
|
|
#~ msgid "Right-to-Off"
|
|
#~ msgstr "Matikan Fitur Kanan"
|
|
|
|
#~ msgid "Left-to-Off"
|
|
#~ msgstr "Matikankan Fitur Kiri"
|
|
|
|
#~ msgid "Right-to-On"
|
|
#~ msgstr "Hidupkan Fitur Kanan"
|
|
|
|
#~ msgid "Select-Sound"
|
|
#~ msgstr "Pilih Suara"
|
|
|
|
#~ msgid "Make Labels"
|
|
#~ msgstr "Buat Label"
|
|
|
|
#~ msgid "Add Label"
|
|
#~ msgstr "Tambahkan Label"
|
|
|
|
#~ msgid "Calibrate"
|
|
#~ msgstr "Kalibrasi"
|