Skip to content

Commit

Permalink
new crowdin translations
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Apr 24, 2023
1 parent d1cd9a5 commit 198bb0f
Show file tree
Hide file tree
Showing 81 changed files with 1,465 additions and 377 deletions.
2 changes: 1 addition & 1 deletion resources/lang/ar-SA/invoices.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'send_invoice' => 'أرسل فاتورة',
'get_paid' => 'إحصل عالمبلغ',
'accept_payments' => 'قبول المدفوعات اﻹلكترونية',
'payment_received' => 'تم استلام الدفع',
'payments_received' => 'الدفعات المستلمة',

'form_description' => [
'billing' => 'تظهر تفاصيل الفواتير في الفاتورة. يتم استخدام تاريخ الفاتورة في لوحة التحكم والتقارير. حدد التاريخ الذي تتوقع الحصول عليه كتاريخ الاستحقاق.',
Expand Down
6 changes: 6 additions & 0 deletions resources/lang/ca-ES/documents.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
'billing' => 'Facturació',
'advanced' => 'Avançat',

'item_price_hidden' => 'Aquesta columna no és visible pel teu/teva :type.',

'actions' => [
'cancel' => 'Cancel·la',
],

'invoice_detail' => [
'marked' => '<b> Tu </b> has marcat aquesta factura com',
'services' => 'Serveis',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca-ES/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@
'preview_mode' => 'Mode de previsualització',
'go_back' => 'Torna a :type',
'validation_error' => 'Error de validació',
'dismiss' => 'Ignora',

'card' => [
'cards' => 'Tarjeta|Tarjetes',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ca-ES/invoices.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'send_invoice' => 'Enviament de factura',
'get_paid' => 'Cobrament',
'accept_payments' => 'Accepta pagaments online',
'payment_received' => 'S\'ha rebut un pagament',
'payments_received' => 'S\'han rebut els pagaments',

'form_description' => [
'billing' => 'Les dades de facturació es mostren a la factura. La data de la factura s\'utilitza al tauler i als informes. Selecciona la data que vols com a data de venciment.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca-ES/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'customer' => 'Error: No s\'ha creat l\'usuari! :name ja utilitza aquesta adreça de correu electrònic.',
'no_file' => 'Error: No s\'ha seleccionat cap fitxer!',
'last_category' => 'Error: No es pot esborrar l\'últim :type de categoria!',
'transfer_category' => 'Error: No es pot esborrar l\'última categoria de :type!',
'change_type' => 'Error: No es pot canviar el tipus perquè té :text relacionat!',
'invalid_apikey' => 'Error: La clau API proporcionada no és vàlida!',
'import_column' => 'Error: :message Nom de la pàgina: :sheet. Número de línia: :line.',
Expand Down
3 changes: 2 additions & 1 deletion resources/lang/ca-ES/modules.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
'billed_once' => 'Facturat una vegada',
'save_year' => 'T\'estalvies <strong>:price</strong> a l\'any!',
'if_paid_year' => 'O <strong>:price/mes</strong> si pagues anualment',
'information_monthly' => 'Aquesta opció només està disponible per al <strong>Cloud Service</strong>',
'install' => 'Instal·la',
'buy_now' => 'Compra ara',
'get_api_key' => '<a href=":url" target="_blank">Prem aquí</a> per obtenir la teva clau de l\'API.',
Expand All @@ -50,6 +49,8 @@
'get_premium_cloud' => 'Fes-te prèmium ara',
'switch_to_cloud' => 'Canvia al Núvol',
'hosted_on_akaunting' => 'Allotjat a akaunting.com',
'information_on_preme' => 'L\'opció :period només està disponible a <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize">per al <strong>Cloud.</strong>',
'information_monthly' => 'Aquesta opció només està disponible per al <strong>Cloud Service</strong>',
'only_works_cloud' => 'Aquesta opció només està disponible per al <strong>Cloud Service</strong> (Servei al Núvol).',
'only_premium_plan' => 'Aquesta opció només està disponible per al <strong>servei Prèmium</strong> (Cloud Premium Service).',
'not_found' => 'No s\'ha trobat cap App',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca-ES/recurring.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'child' => 'Es va crear automàticament :url el :date',
'message' => 'Això és :type recurrent i el següent :type es generarà automàticament el :date',
'message_parent' => 'Aquest/a :type s\'ha generat automàticament des de :link',
'send_email_auto' => 'Envia el correu automàticament',

'frequency_type' => 'Repeteix aquest/a :type',
'limit_date' => 'Crea el primer :type el',
Expand Down
3 changes: 3 additions & 0 deletions resources/lang/da-DK/bulk_actions.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@
'unreconcile' => 'Er du sikker på du vil fjerne <b>afstemningen</b> på den valgte post?|Er du sikker på du vil fjerne <b>afstemningen</b> på de valgte poster?',
],

'success' => [
'general' => ':count registrer :type.',
],
];
3 changes: 2 additions & 1 deletion resources/lang/fr-FR/modules.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
'billed_once' => 'Facturé une fois',
'save_year' => 'Vous économisez <strong>:price</strong> par an !',
'if_paid_year' => 'Ou <strong>:price/mo</strong> si payé annuellement',
'information_monthly' => 'Cette option n\'est valide que pour le <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>Cloud Service</strong></a>',
'install' => 'Installation',
'buy_now' => 'Acheter maintenant',
'get_api_key' => '<a href=":url" target="_blank">Cliquez ici</a> pour obtenir votre clé API.
Expand All @@ -51,6 +50,8 @@
'get_premium_cloud' => 'Obtenez le Cloud Premium',
'switch_to_cloud' => 'Passer au Cloud',
'hosted_on_akaunting' => 'Hébergé sur akaunting.com',
'information_on_preme' => 'L\'option :period n\'est disponible que sur le <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>Cloud.</strong></a>',
'information_monthly' => 'Cette option n\'est valide que pour le <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>Cloud Service</strong></a>',
'only_works_cloud' => 'Cette application ne fonctionne que sur le <strong>Service Cloud</strong>.',
'only_premium_plan' => 'Cette application ne fonctionne que sur le <strong>Cloud Premium Service</strong>.',
'not_found' => 'Aucune application trouvée',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fr-FR/recurring.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'child' => ':url a été créé automatiquement le :date',
'message' => 'Il s\'agit d\'un :type récurrent et le prochain :type sera automatiquement généré le :date',
'message_parent' => 'Ce :type a été généré automatiquement à partir de :link',
'send_email_auto' => 'Envoyer un courriel automatiquement',

'frequency_type' => 'Répéter ce :type',
'limit_date' => 'Créer le premier :type le',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/hi-IN/invoices.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'send_invoice' => 'चालान भेजें',
'get_paid' => 'भुगतान प्राप्त करना',
'accept_payments' => 'ऑनलाइन भुगतान स्वीकार करें',
'payment_received' => 'भुगतान प्राप्त',
'payments_received' => 'भुगतान प्राप्त हुआ',

'form_description' => [
'billing' => 'बिलिंग विवरण आपके चालान में दिखाई देते हैं। इनवॉइस दिनांक का उपयोग डैशबोर्ड और रिपोर्ट में किया जाता है। उस तिथि का चयन करें जिसे आप नियत तिथि के रूप में भुगतान प्राप्त करने की अपेक्षा करते हैं।',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/hi-IN/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'customer' => 'त्रुटि: उपयोगकर्ता नहीं बनाया गया! :name पहले से ही इस ईमेल पते का उपयोग करते हैं।',
'no_file' => 'त्रुटि: कोई फ़ाइल चयनित नहीं!',
'last_category' => 'त्रुटि: अंतिम :type श्रेणी को हटा नहीं सकते हैं!',
'transfer_category' => 'त्रुटि: स्थानांतरण <b>:type</b> श्रेणी को हटाया नहीं जा सकता!',
'change_type' => 'त्रुटि: प्रकार बदल नहीं सकता क्योंकि इसमें :text संबंधित है!',
'invalid_apikey' => 'त्रुटि: दर्ज की गई API कुंजी अमान्य है!',
'import_column' => 'त्रुटि: :message शीट का नाम: :sheet। पंक्ति संख्या::line।',
Expand Down
3 changes: 2 additions & 1 deletion resources/lang/hi-IN/modules.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
'billed_once' => 'एक बार बिल किया',
'save_year' => 'आप सालाना <strong>:price</strong> बचाते हैं!',
'if_paid_year' => 'या <strong>:price/mo</strong> अगर सालाना भुगतान किया जाता है',
'information_monthly' => 'यह विकल्प केवल <strong>क्लाउड सेवा</strong> के लिए मान्य है',
'install' => 'इंस्टॉल करें',
'buy_now' => 'अभी खरीदें',
'get_api_key' => 'अपनी एपीआई कुंजी प्राप्त करने के लिए यहां <a href=":url" target="_blank">क्लिक</a> करें।',
Expand All @@ -50,6 +49,8 @@
'get_premium_cloud' => 'प्रीमियम क्लाउड प्राप्त करें',
'switch_to_cloud' => 'क्लाउड पर स्विच करें',
'hosted_on_akaunting' => 'akaunting.com पर होस्ट किया गया',
'information_on_preme' => ':period विकल्प केवल <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>क्लाउड</strong></a> पर उपलब्ध है।',
'information_monthly' => 'यह विकल्प केवल <strong>क्लाउड सेवा</strong> के लिए मान्य है',
'only_works_cloud' => 'यह ऐप केवल <strong>क्लाउड सेवा</strong> पर काम करता है।',
'only_premium_plan' => 'यह ऐप केवल <strong>क्लाउड प्रीमियम सेवा</strong> पर काम करता है।',
'not_found' => 'कोई ऐप नहीं मिला',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/hi-IN/recurring.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'child' => ':url स्वचालित रूप से :date को बनाया गया था',
'message' => 'यह एक आवर्ती :type है और अगला :type :date को स्वचालित रूप से उत्पन्न हो जाएगा',
'message_parent' => 'यह :type स्वचालित रूप से :link से उत्पन्न हुआ था',
'send_email_auto' => 'ईमेल स्वचालित रूप से भेजें',

'frequency_type' => 'इस :type को दोहराएं',
'limit_date' => 'पर पहली :type बनाएं',
Expand Down
6 changes: 6 additions & 0 deletions resources/lang/id-ID/documents.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
'billing' => 'Tagihan',
'advanced' => 'Opsi Lanjutan',

'item_price_hidden' => 'Kolom ini disembunyikan untuk tipe :type.',

'actions' => [
'cancel' => 'Batal',
],

'invoice_detail' => [
'marked' => '<b>Anda</b> menandai faktur ini sebagai',
'services' => 'Layanan',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/id-ID/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@
'preview_mode' => 'Mode Pratinjau',
'go_back' => 'Kembali ke :type',
'validation_error' => 'Kesalahan formulir validasi',
'dismiss' => 'Abaikan',

'card' => [
'cards' => 'Kartu|Kartu',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/id-ID/invoices.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'send_invoice' => 'Kirim faktur',
'get_paid' => 'Telah dibayar',
'accept_payments' => 'Menerima pembayaran online',
'payment_received' => 'Pembayaran diterima',
'payments_received' => 'Pembayaran diterima',

'form_description' => [
'billing' => 'Detail penagihan muncul di faktur Anda. Tanggal Faktur digunakan di dasbor dan laporan. Pilih tanggal yang Anda harapkan untuk dibayar sebagai Tanggal Jatuh Tempo.',
Expand Down
3 changes: 2 additions & 1 deletion resources/lang/id-ID/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
'not_user_company' => 'Kesalahan: Anda tidak diperbolehkan mengelola perusahaan ini!',
'customer' => 'Galat: Pengguna tidak dibuat! :name telah menggunakan alamat email ini.',
'no_file' => 'Kesalahan: Tidak ada file dipilih!',
'last_category' => 'Error: Tidak dapat menghapus kategori :type terakhir!',
'last_category' => 'Error: Tidak dapat menghapus kategori <b>:type</b> terakhir!',
'transfer_category' => 'Error: Tidak dapat menghapus kategori transfer <b>:type</b>!',
'change_type' => 'Kesalahan: Tidak dapat mengubah jenis karena memiliki :text terkait!',
'invalid_apikey' => 'Galat: Token API yang dimasukkan tidak sah!',
'import_column' => 'Kesalahan: :message Nama kolom: :column. Nomor baris: :line.',
Expand Down
5 changes: 3 additions & 2 deletions resources/lang/id-ID/modules.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,10 @@
'billed_once' => 'Ditagih Sekali',
'save_year' => 'Kamu hemat <strong>:price</strong> setahun!',
'if_paid_year' => 'Atau <strong>:price/mo</strong> jika dibayar tahunan',
'information_monthly' => 'Opsi ini hanya berlaku untuk <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg -gradient-to-b from-transparent transition-backgroundSize"><strong>Layanan Cloud</strong></a>',
'install' => 'Pasang',
'buy_now' => 'Beli Sekarang',
'get_api_key' => '<a href=":url" target="_blank">Klik disini</a> untuk mendapatkan Token API.',
'no_apps' => 'Belum ada aplikasi dalam kategori ini.',
'no_apps' => 'Periksa aplikasi paling profesional untuk bisnis Anda dan dapatkan dengan harga terbaik.',
'become_developer' => 'Apakah Anda seorang pengembang? <a href=":url" target="_blank"> Di Sini </a> Anda dapat belajar cara membuat aplikasi dan mulai menjual hari ini!',
'recommended_apps' => 'Aplikasi yang direkomendasikan',
'can_not_install' => 'Langganan bulanan hanya tersedia untuk layanan Cloud. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Pelajari lebih jauh.</a>',
Expand All @@ -51,6 +50,8 @@
'get_premium_cloud' => 'Dapatkan premium sekarang',
'switch_to_cloud' => 'Beralih ke Cloud',
'hosted_on_akaunting' => 'Dihosting di akaunting.com',
'information_on_preme' => 'Opsi :period hanya berlaku untuk <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>Layanan Cloud</strong></a>',
'information_monthly' => 'Opsi ini hanya berlaku untuk <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg -gradient-to-b from-transparent transition-backgroundSize"><strong>Layanan Cloud</strong></a>',
'only_works_cloud' => 'Aplikasi ini hanya tersedia di <strong>Cloud</strong>.',
'only_premium_plan' => 'Aplikasi ini hanya tersedia di <strong>Premium Cloud</strong>.',
'not_found' => 'Aplikasi tidak ditemukan',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/id-ID/recurring.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'child' => ':url secara otomatis dibuat pada :date',
'message' => 'Ini adalah :type berulang dan :type selanjutnya akan dibuat otomatis pada tanggal :date',
'message_parent' => ':type ini dihasilkan otomatis dari :link',
'send_email_auto' => 'Kirim email secara otomatis',

'frequency_type' => 'Ulangi :type ini',
'limit_date' => 'Buat :type pertama aktif',
Expand Down

0 comments on commit 198bb0f

Please sign in to comment.