mirror of
https://github.com/chenasraf/nextcloud-autocurrency.git
synced 2026-05-17 17:28:06 +00:00
58 lines
5.5 KiB
JSON
58 lines
5.5 KiB
JSON
{ "translations": {
|
|
"Auto Currency" : "Mata Uang Otomatis",
|
|
"Auto Currency for Cospend" : "Mata Uang Otomatis untuk Cospend",
|
|
"Automatically fills the currency rates for your Cospend projects daily." : "Secara otomatis mengisi kurs mata uang untuk proyek Cospend Anda setiap hari.",
|
|
"This NextCloud app automatically fetches currency information for your Cospend projects, and fills\nthem up using the main currency as base. No more manually updating exchange rates!\n\n\nYou can also view the history of currency rates fetched in the past, and see how they changed over time.\n\n\nIt will automatically run once a day by default and use your currency names to fetch the correct\nrate.\n\n\nInterval for fetch may be adjusted in the admin settings \"Auto Currency\" section.\n\n\n> **Note**: This is a companion app to [Cospend](https://apps.nextcloud.com/apps/cospend).\n>\n> Without Cospend, this app will not work." : "Aplikasi NextCloud ini secara otomatis mengambil informasi mata uang untuk proyek Cospend Anda, dan mengisinya\nmenggunakan mata uang utama sebagai basis. Tidak perlu lagi memperbarui nilai tukar secara manual!\n\n\nAnda juga dapat melihat riwayat kurs mata uang yang diambil sebelumnya, dan melihat bagaimana kurs tersebut berubah seiring waktu.\n\n\nSecara default, aplikasi ini akan berjalan otomatis sekali sehari dan menggunakan nama mata uang Anda untuk mengambil\nkurs yang benar.\n\n\nInterval pengambilan dapat disesuaikan di pengaturan admin pada bagian \"Mata Uang Otomatis\".\n\n\n> **Catatan**: Ini adalah aplikasi pendamping untuk [Cospend](https://apps.nextcloud.com/apps/cospend).\n>\n> Tanpa Cospend, aplikasi ini tidak akan berfungsi.",
|
|
"Every hour" : "Setiap jam",
|
|
"_Every %n hour_::_Every %n hours_" : ["Setiap %n jam"],
|
|
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Setiap %n jam (default)"],
|
|
"Information" : "Informasi",
|
|
"Custom Currencies" : "Mata Uang Kustom",
|
|
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Tentukan mata uang kustom dengan endpoint API mereka sendiri.{br}Gunakan {cStart}{base}{cEnd} di URL endpoint atau path JSON untuk menggantikan mata uang dasar proyek.{br}API harus mengembalikan kurs dalam mata uang dasar (atau USD jika {cStart}{base}{cEnd} tidak digunakan).{br}Kunci API akan diteruskan di header {cStart}Authorization{cEnd} sebagai {cStart}Bearer{cEnd} jika disediakan.",
|
|
"Currency Code" : "Kode Mata Uang",
|
|
"e.g., BTC" : "misalnya, BTC",
|
|
"Symbol (optional)" : "Simbol (opsional)",
|
|
"e.g., ₿" : "misalnya, ₿",
|
|
"API Endpoint" : "Endpoint API",
|
|
"e.g., https://api.example.com/rates/{base}" : "misalnya, https://api.example.com/rates/{base}",
|
|
"API Key (optional)" : "Kunci API (opsional)",
|
|
"Leave empty if not required" : "Biarkan kosong jika tidak diperlukan",
|
|
"JSON Path" : "Path JSON",
|
|
"e.g., $.rates.{base} or data[0].rate" : "misalnya, $.rates.{base} atau data.rate",
|
|
"Add Currency" : "Tambahkan Mata Uang",
|
|
"Delete Currency" : "Hapus Mata Uang",
|
|
"Cron Settings" : "Pengaturan Cron",
|
|
"Update Interval" : "Interval Pembaruan",
|
|
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Lihat {aStart}Pengaturan pribadi{aEnd} untuk melihat petunjuk tentang cara menyiapkan mata uang Anda.",
|
|
"Fetch Rates Now" : "Ambil Kurs Sekarang",
|
|
"Rates last fetched:" : "Kurs terakhir diambil:",
|
|
"Loading…" : "Memuat…",
|
|
"Never" : "Tidak pernah",
|
|
"Save" : "Simpan",
|
|
"History Retention (days)" : "Retensi Riwayat (hari)",
|
|
"Number of days to keep currency history. Set to 0 for no limit (default: 30)" : "Jumlah hari untuk menyimpan riwayat mata uang. Setel ke 0 untuk tanpa batas (default: 30)",
|
|
"To make sure your currencies are found for the rates to be updated, please ensure your currencies are named appropriately." : "Untuk memastikan mata uang Anda ditemukan agar kurs dapat diperbarui, pastikan mata uang Anda diberi nama dengan tepat.",
|
|
"Currency names must contain {bStart}at least one of{bEnd}:" : "Nama mata uang harus mengandung {bStart}setidaknya salah satu{bEnd}:",
|
|
"The currency symbol - e.g. {cStart}${cEnd}, {cStart}€{cEnd}, {cStart}£{cEnd}" : "Simbol mata uang - misalnya {cStart}${cEnd}, {cStart}€{cEnd}, {cStart}£{cEnd}",
|
|
"The currency code - e.g. {cStart}USD{cEnd}, {cStart}EUR{cEnd}, {cStart}GBP{cEnd} (case-insensitive)" : "Kode mata uang - misalnya {cStart}USD{cEnd}, {cStart}EUR{cEnd}, {cStart}GBP{cEnd} (tidak peka huruf besar/kecil)",
|
|
"The naming rules apply for both main & additional currencies." : "Aturan penamaan berlaku untuk mata uang utama & mata uang tambahan.",
|
|
"Example names:" : "Contoh nama:",
|
|
"Search" : "Cari",
|
|
"e.g. $, USD, US Dollar" : "misalnya $, USD, Dolar AS",
|
|
"Symbol" : "Simbol",
|
|
"Code" : "Kode",
|
|
"Name" : "Nama",
|
|
"Exchange rate history" : "Riwayat kurs nilai tukar",
|
|
"Project" : "Proyek",
|
|
"Currency" : "Mata Uang",
|
|
"From" : "Dari",
|
|
"To" : "Hingga",
|
|
"Flip conversion" : "Balikkan konversi",
|
|
"Time" : "Waktu",
|
|
"-" : "-",
|
|
"Rate ({dir})" : "Kurs ({dir})",
|
|
"{label}: {value}" : "{label}: {value}",
|
|
"1 {from} = {value} {to}" : "1 {from} = {value} {to}",
|
|
"{from} per {to}" : "{from} per {to}"
|
|
},"pluralForm" :"nplurals=1; plural=0;"
|
|
} |