From cd9ed90720b9695d4bf6194d54a49d78ffe39710 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 3 Jan 2017 19:41:37 +0000 Subject: added Indonesian translation (Wantoyo) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6932 90c681e8-e032-0410-971d-27865f9a5e38 --- .../fileops/translations/fileops_plugin_id.ts | 269 +++++++++++++++++++++ .../General/fileops/translations/translations.qrc | 1 + 2 files changed, 270 insertions(+) create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_id.ts (limited to 'src/plugins/General/fileops') diff --git a/src/plugins/General/fileops/translations/fileops_plugin_id.ts b/src/plugins/General/fileops/translations/fileops_plugin_id.ts new file mode 100644 index 000000000..7bd765578 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_id.ts @@ -0,0 +1,269 @@ + + + + + FileOps + + + + Error + Galat + + + + + Destination directory doesn't exist + Direktori tujuan tidak ada + + + + Move Files + Pindah File + + + + Are you sure you want to move %n file(s)? + + Apakah kamu yakin ingin memindah %n file(-file)? + + + + + Copying + Menyalin + + + + + Stop + Henti + + + + Copying file %1/%2 + Menyalin file %1/%2 + + + + Moving + Memindah + + + + Moving file %1/%2 + Memindah file %1/%2 + + + + Remove Files + Buang File + + + + Are you sure you want to remove %n file(s) from disk? + + Apakah kamu yakin ingin membuang %n file(-file) dari disk? + + + + + FileOpsFactory + + + File Operations Plugin + Plugin Operasi File + + + + About File Operations Plugin + Tentang Plugin Operasi File + + + + Qmmp File Operations Plugin + Qmmp Plugin Operasi File + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru> + + + + HotkeyDialog + + + Modify Shortcut + Pintasan Modifikasi + + + + Press the key combination you want to assign + Tekan tombol kombinasi yang ingin kamu tetapkan + + + + Clear + Bersih + + + + SettingsDialog + + + File Operations Settings + Setelan Operasi Berkas + + + + Enabled + Diaktifkan + + + + Operation + Operasi + + + + Menu text + Teks menu + + + + Shortcut + Pintasan + + + + Add + Tambah + + + + + + Remove + Buang + + + + Destination: + Tujuan: + + + + + ... + ... + + + + File name pattern: + Pola nama file: + + + + + Copy + Salin + + + + + Rename + Ubah nama + + + + + Move + Pindah + + + + New action + Tindakan baru + + + + Artist + Artist + + + + Album + Album + + + + Album Artist + Album Artist + + + + Title + Judul + + + + Track Number + Nomor Trek + + + + Two-digit Track Number + Nomor Track Dua-digit + + + + Disc Number + Nomor Cakram + + + + File Name + Nama File + + + + File Path + Alur File + + + + Genre + Genre + + + + Comment + Komentar + + + + Composer + Pengarang + + + + Duration + Durasi + + + + Year + Tahun + + + + Condition + Kondisi + + + + Choose a directory + Memilih sebuah direktori + + + diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc index 8bec216ce..c4c2422c0 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -26,5 +26,6 @@ fileops_plugin_sr_RS.qm fileops_plugin_bg.qm fileops_plugin_el.qm + fileops_plugin_id.qm -- cgit v1.2.3-13-gbd6f