App-Greple-xlate
view release on metacpan or search on metacpan
i18n/src/xlate.pod.xlate-gpt3-ID.json view on Meta::CPAN
"This normalization process is performed only for the first (0th) and even-numbered pattern. Thus, if two patterns are specified as follows, the text matching the first pattern will be processed after normalization, and no normalization process...
"Proses normalisasi ini dilakukan hanya untuk pola pertama (0) dan pola dengan nomor genap. Oleh karena itu, jika dua pola ditentukan seperti berikut, teks yang cocok dengan pola pertama akan diproses setelah normalisasi, dan tidak akan dilakuk...
],
[
"Therefore, use the first pattern for text that is to be processed by combining multiple lines into a single line, and use the second pattern for pre-formatted text. If there is no text to match in the first pattern, use a pattern that does not...
"Oleh karena itu, gunakan pola pertama untuk teks yang akan diproses dengan menggabungkan beberapa baris menjadi satu baris, dan gunakan pola kedua untuk teks yang sudah diformat sebelumnya. Jika tidak ada teks yang cocok dengan pola pertama, g...
],
[
"Occasionally, there are parts of text that you do not want translated. For example, tags in markdown files. DeepL suggests that in such cases, the part of the text to be excluded be converted to XML tags, translated, and then restored after th...
"Kadang-kadang, ada bagian teks yang tidak ingin Anda terjemahkan. Misalnya, tag dalam file markdown. DeepL menyarankan bahwa dalam kasus seperti itu, bagian teks yang akan dikecualikan dikonversi menjadi tag XML, diterjemahkan, dan kemudian di...
],
[
"This will interpret each line of the file `MASKPATTERN` as a regular expression, translate strings matching it, and revert after processing. Lines beginning with C<#> are ignored.\n",
"Ini akan menginterpretasikan setiap baris dari file `MASKPATTERN` sebagai ekspresi reguler, menerjemahkan string yang cocok dengannya, dan mengembalikannya setelah pemrosesan. Baris yang dimulai dengan C<#> diabaikan.\n"
],
[
"Complex pattern can be written on multiple lines with backslash escpaed newline.\n",
"Pola kompleks dapat ditulis dalam beberapa baris dengan garis miring terlepas baris baru.\n"
],
[
"How the text is transformed by masking can be seen by B<--xlate-mask> option.\n",
"Bagaimana teks diubah dengan masking dapat dilihat melalui opsi B<--xlate-mask>.\n"
],
[
"This interface is experimental and subject to change in the future.\n",
"Antarmuka ini bersifat eksperimental dan dapat berubah di masa depan.\n"
],
[
"Invoke the translation process for each matched area.\n",
"Menggunakan proses terjemahan untuk setiap area yang cocok.\n"
],
[
"Without this option, B<greple> behaves as a normal search command. So you can check which part of the file will be subject of the translation before invoking actual work.\n",
"Tanpa opsi ini, B<greple> berperilaku sebagai perintah pencarian normal. Jadi Anda dapat memeriksa bagian mana dari file yang akan menjadi subjek terjemahan sebelum memanggil pekerjaan sebenarnya.\n"
],
[
"Command result goes to standard out, so redirect to file if necessary, or consider to use L<App::Greple::update> module.\n",
"Hasil perintah ditampilkan di stdout, jadi alihkan ke file jika perlu, atau pertimbangkan untuk menggunakan modul L<App::Greple::update>.\n"
],
[
"Option B<--xlate> calls B<--xlate-color> option with B<--color=never> option.\n",
"Opsi B<--xlate> memanggil opsi B<--xlate-color> dengan opsi B<--color=never>.\n"
],
[
"With B<--xlate-fold> option, converted text is folded by the specified width. Default width is 70 and can be set by B<--xlate-fold-width> option. Four columns are reserved for run-in operation, so each line could hold 74 characters at most.\n"...
"Dengan opsi B<--xlate-fold>, teks yang dikonversi dilipat dengan lebar yang ditentukan. Lebar default adalah 70 dan dapat diatur dengan opsi B<--xlate-fold-width>. Empat kolom dipesan untuk operasi run-in, sehingga setiap baris dapat menampung...
],
[
"Specifies the translation engine to be used. If you specify the engine module directly, such as C<-Mxlate::deepl>, you do not need to use this option.\n",
"Menentukan mesin terjemahan yang akan digunakan. Jika Anda menentukan modul mesin secara langsung, seperti C<-Mxlate::deepl>, Anda tidak perlu menggunakan opsi ini.\n"
],
[
"At this time, the following engines are available\n",
"Pada saat ini, mesin berikut tersedia\n"
],
[
"B<gpt-4o>'s interface is unstable and cannot be guaranteed to work correctly at the moment.\n",
"Antarmuka B<gpt-4o> tidak stabil dan tidak dapat dijamin akan berfungsi dengan benar saat ini.\n"
],
[
"Instead of calling translation engine, you are expected to work for. After preparing text to be translated, they are copied to the clipboard. You are expected to paste them to the form, copy the result to the clipboard, and hit return.\n",
"Alih-alih memanggil mesin terjemahan, Anda diharapkan untuk bekerja sendiri. Setelah menyiapkan teks yang akan diterjemahkan, teks tersebut akan disalin ke clipboard. Anda diharapkan untuk menempelkannya ke formulir, menyalin hasilnya ke clipb...
],
[
"Specify the target language. You can get available languages by C<deepl languages> command when using B<DeepL> engine.\n",
"Tentukan bahasa target. Anda dapat mendapatkan bahasa yang tersedia dengan perintah C<deepl languages> saat menggunakan mesin B<DeepL>.\n"
],
[
"Specify the output format for original and translated text.\n",
"Tentukan format output untuk teks asli dan terjemahan.\n"
],
[
"The following formats other than C<xtxt> assume that the part to be translated is a collection of lines. In fact, it is possible to translate only a portion of a line, and specifying a format other than C<xtxt> will not produce meaningful resu...
"Format-format berikut selain C<xtxt> mengasumsikan bahwa bagian yang akan diterjemahkan adalah kumpulan baris. Sebenarnya, memungkinkan untuk menerjemahkan hanya sebagian dari sebuah baris, dan menentukan format selain C<xtxt> tidak akan mengh...
],
[
"Original and converted text are printed in L<git(1)> conflict marker format.\n",
"Teks asli dan terjemahan dicetak dalam format penanda konflik L<git(1)>.\n"
],
[
"You can recover the original file by next L<sed(1)> command.\n",
"Anda dapat memulihkan file asli dengan perintah L<sed(1)> berikutnya.\n"
],
[
"The original and translated text are output in a markdown's custom container style.\n",
"```html\n"
],
[
"Above text will be translated to the following in HTML.\n",
"<div class=\"original\">\n"
],
[
"Number of colon is 7 by default. If you specify colon sequence like C<:::::>, it is used instead of 7 colons.\n",
"Jumlah titik dua adalah 7 secara default. Jika Anda menentukan urutan titik dua seperti C<:::::>, itu digunakan sebagai pengganti 7 titik dua.\n"
],
[
"Original and converted text are printed in L<cpp(1)> C<#ifdef> format.\n",
"Teks asli dan terjemahan dicetak dalam format L<cpp(1)> C<#ifdef>.\n"
],
[
"You can retrieve only Japanese text by the B<unifdef> command:\n",
"Anda dapat mengambil hanya teks Jepang dengan perintah B<unifdef>:\n"
],
[
"Original and converted text are printed separated by single blank line. For C<space+>, it also outputs a newline after the converted text.\n",
"Original: \n"
],
[
"If the format is C<xtxt> (translated text) or unkown, only translated text is printed.\n",
"Jika formatnya adalah C<xtxt> (teks terjemahan) atau tidak diketahui, hanya teks terjemahan yang dicetak.\n"
],
[
"Specify the maximum length of text to be sent to the API at once. Default value is set as for free DeepL account service: 128K for the API (B<--xlate>) and 5000 for the clipboard interface (B<--xlate-labor>). You may be able to change these va...
"Terjemahkan teks berikut ke dalam bahasa Indonesia, baris per baris.\n"
],
[
"Specify the maximum lines of text to be sent to the API at once.\n",
"Tentukan jumlah maksimum baris teks yang akan dikirim ke API sekaligus.\n"
],
[
"Set this value to 1 if you want to translate one line at a time. This option takes precedence over the C<--xlate-maxlen> option.\n",
"Atur nilai ini menjadi 1 jika Anda ingin menerjemahkan satu baris setiap kali. Pilihan ini lebih diutamakan daripada opsi C<--xlate-maxlen>.\n"
],
[
"See the tranlsation result in real time in the STDERR output.\n",
"Lihat hasil terjemahan secara real time dalam output STDERR.\n"
],
[
"Use L<App::Greple::stripe> module to show the matched part by zebra striping fashion. This is useful when the matched parts are connected back-to-back.\n",
"Gunakan modul L<App::Greple::stripe> untuk menampilkan bagian yang cocok dengan gaya zebra striping. Ini berguna ketika bagian yang cocok terhubung satu sama lain.\n"
],
[
"The color palette is switched according to the background color of the terminal. If you want to specify explicitly, you can use B<--xlate-stripe-light> or B<--xlate-stripe-dark>.\n",
"Palet warna akan berubah sesuai dengan warna latar belakang terminal. Jika Anda ingin menentukannya secara eksplisit, Anda dapat menggunakan B<--xlate-stripe-light> atau B<--xlate-stripe-dark>.\n"
],
[
"Perform masking function and display the converted text as is without restoration.\n",
"Melakukan fungsi masking dan menampilkan teks yang diubah tanpa restorasi.\n"
],
[
"Set the whole text of the file as a target area.\n",
"Atur seluruh teks file sebagai area target.\n"
],
[
"B<xlate> module can store cached text of translation for each file and read it before execution to eliminate the overhead of asking to server. With the default cache strategy C<auto>, it maintains cache data only when the cache file exists for...
"Modul B<xlate> dapat menyimpan teks terjemahan yang di-cache untuk setiap file dan membacanya sebelum eksekusi untuk menghilangkan overhead meminta ke server. Dengan strategi cache default C<auto>, ia hanya mempertahankan data cache ketika fil...
],
[
"Use B<--xlate-cache=clear> to initiate cache management or to clean up all existing cache data. Once executed with this option, a new cache file will be created if one does not exist and then automatically maintained afterward.\n",
"Gunakan B<--xlate-cache=clear> untuk memulai manajemen cache atau membersihkan semua data cache yang ada. Setelah dieksekusi dengan opsi ini, file cache baru akan dibuat jika belum ada dan kemudian secara otomatis dipelihara setelahnya.\n"
],
[
"Maintain the cache file if it exists.\n",
"Pertahankan file cache jika ada.\n"
],
[
"Create empty cache file and exit.\n",
"Buat file cache kosong dan keluar.\n"
],
[
"Maintain cache anyway as far as the target is normal file.\n",
"Pertahankan cache apa pun selama target adalah file normal.\n"
],
[
"Clear the cache data first.\n",
"Hapus data cache terlebih dahulu.\n"
],
[
"Never use cache file even if it exists.\n",
"Jangan pernah menggunakan file cache bahkan jika ada.\n"
],
[
"By default behavior, unused data is removed from the cache file. If you don't want to remove them and keep in the file, use C<accumulate>.\n",
( run in 1.454 second using v1.01-cache-2.11-cpan-800906f7e73 )