new crowdin translations
This commit is contained in:
@@ -10,6 +10,12 @@ return [
|
||||
'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',
|
||||
|
@@ -42,7 +42,7 @@ return [
|
||||
'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.',
|
||||
|
@@ -26,6 +26,7 @@ return [
|
||||
'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.',
|
||||
|
@@ -34,7 +34,6 @@ return [
|
||||
'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.',
|
||||
@@ -50,6 +49,8 @@ return [
|
||||
'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',
|
||||
|
@@ -29,6 +29,7 @@ return [
|
||||
'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',
|
||||
|
Reference in New Issue
Block a user