mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-05 06:53:17 -05:00
New Crowdin translation updates (#796)
* New translations en.json (Polish) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Romanian) * New translations en.json (Slovak) * New translations en.json (Hindi) * New translations en.json (Latvian) * New translations en.json (Croatian) * New translations en.json (Persian) * New translations en.json (Indonesian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Lithuanian) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (German) * New translations en.json (Vietnamese) * New translations en.json (Italian) * New translations en.json (Croatian)
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
"settings": "Configurazione",
|
||||
"logout": "Disconnessione",
|
||||
"users": "Utenti",
|
||||
"modules": "Modules"
|
||||
"modules": "Moduli"
|
||||
},
|
||||
"general": {
|
||||
"add_company": "Aggiungi azienda",
|
||||
@ -93,13 +93,14 @@
|
||||
"no_note_found": "Nessuna Nota Trovata",
|
||||
"insert_note": "Inserisci Nota",
|
||||
"copied_pdf_url_clipboard": "Url PDF copiato negli appunti!",
|
||||
"copied_url_clipboard": "Copied url to clipboard!",
|
||||
"copied_url_clipboard": "URL copiato negli appunti!",
|
||||
"docs": "Documenti",
|
||||
"do_you_wish_to_continue": "Vuoi continuare?",
|
||||
"note": "Nota",
|
||||
"pay_invoice": "Pay Invoice",
|
||||
"login_successfully": "Logged in successfully!",
|
||||
"logged_out_successfully": "Logged out successfully"
|
||||
"pay_invoice": "Paga Fattura",
|
||||
"login_successfully": "Accesso effettuato con successo!",
|
||||
"logged_out_successfully": "Disconnessione riuscita",
|
||||
"mark_as_default": "Contrassegna come predefinito"
|
||||
},
|
||||
"dashboard": {
|
||||
"select_year": "Seleziona anno",
|
||||
@ -108,7 +109,7 @@
|
||||
"customers": "Clienti",
|
||||
"invoices": "Fatture",
|
||||
"estimates": "Preventivi",
|
||||
"payments": "Payments"
|
||||
"payments": "Pagamenti"
|
||||
},
|
||||
"chart_info": {
|
||||
"total_sales": "Vendite",
|
||||
@ -207,10 +208,10 @@
|
||||
"new_customer": "Nuovo cliente",
|
||||
"edit_customer": "Modifica Cliente",
|
||||
"basic_info": "Informazioni",
|
||||
"portal_access": "Portal Access",
|
||||
"portal_access_text": "Would you like to allow this customer to login to the Customer Portal?",
|
||||
"portal_access_url": "Customer Portal Login URL",
|
||||
"portal_access_url_help": "Please copy & forward the above given URL to your customer for providing access.",
|
||||
"portal_access": "Accesso al Portale",
|
||||
"portal_access_text": "Vuoi consentire a questo cliente di accedere al Portale Clienti?",
|
||||
"portal_access_url": "URL Login Portale Cliente",
|
||||
"portal_access_url_help": "Copia e inoltra l'URL sopra indicato al tuo cliente per fornire l'accesso.",
|
||||
"billing_address": "Indirizzo di Fatturazione",
|
||||
"shipping_address": "Indirizzo di Spedizione",
|
||||
"copy_billing_address": "Copia da Fatturazione",
|
||||
@ -230,7 +231,7 @@
|
||||
"confirm_delete": "Non sarai in grado di recuperare questo cliente e tutte le relative fatture, stime e pagamenti. | Non sarai in grado di recuperare questi clienti e tutte le relative fatture, stime e pagamenti.",
|
||||
"created_message": "Cliente creato con successo",
|
||||
"updated_message": "Cliente aggiornato con successo",
|
||||
"address_updated_message": "Address Information Updated succesfully",
|
||||
"address_updated_message": "Indirizzo aggiornato con successo",
|
||||
"deleted_message": "Cliente cancellato con successo | Clienti cancellati con successo",
|
||||
"edit_currency_not_allowed": "Impossibile cambiare valuta, dopo aver creato transazioni."
|
||||
},
|
||||
@ -264,8 +265,8 @@
|
||||
},
|
||||
"estimates": {
|
||||
"title": "Preventivi",
|
||||
"accept_estimate": "Accept Estimate",
|
||||
"reject_estimate": "Reject Estimate",
|
||||
"accept_estimate": "Accetta Preventivo",
|
||||
"reject_estimate": "Rifiuta Preventivo",
|
||||
"estimate": "Preventivo | Preventivi",
|
||||
"estimates_list": "Lista Preventivi",
|
||||
"days": "{days} Giorni",
|
||||
@ -317,10 +318,10 @@
|
||||
},
|
||||
"accepted": "Accettato",
|
||||
"rejected": "Rifiutato",
|
||||
"expired": "Expired",
|
||||
"expired": "Scaduto",
|
||||
"sent": "Inviato",
|
||||
"draft": "Bozza",
|
||||
"viewed": "Viewed",
|
||||
"viewed": "Visualizzato",
|
||||
"declined": "Rifiutato",
|
||||
"new_estimate": "Nuovo Preventivo",
|
||||
"add_new_estimate": "Crea Nuovo Preventivo",
|
||||
@ -353,14 +354,15 @@
|
||||
"amount": "Ammontare",
|
||||
"select_an_item": "Scrivi o clicca per selezionare un item",
|
||||
"type_item_description": "Scrivi una Descrizione (opzionale)"
|
||||
}
|
||||
},
|
||||
"mark_as_default_estimate_template_description": "Se abilitato, il modello selezionato verrà selezionato automaticamente per i nuovi preventivi."
|
||||
},
|
||||
"invoices": {
|
||||
"title": "Fatture",
|
||||
"download": "Download",
|
||||
"pay_invoice": "Pay Invoice",
|
||||
"download": "Scarica",
|
||||
"pay_invoice": "Paga Fattura",
|
||||
"invoices_list": "Lista Fatture",
|
||||
"invoice_information": "Invoice Information",
|
||||
"invoice_information": "Informazioni Fattura",
|
||||
"days": "{days} Giorni",
|
||||
"months": "{months} Mese",
|
||||
"years": "{years} Anno",
|
||||
@ -444,7 +446,8 @@
|
||||
"deleted_message": "Fattura cancellata con successo | Fatture cancellate con successo",
|
||||
"marked_as_sent_message": "Fattura contrassegnata come inviata con successo",
|
||||
"something_went_wrong": "Si è verificato un errore",
|
||||
"invalid_due_amount_message": "L'ammontare totale della fattura non può essere inferiore all'ammontare totale pagato per questa fattura. Modifica la fattura o cancella i pagamenti associati per continuare."
|
||||
"invalid_due_amount_message": "L'ammontare totale della fattura non può essere inferiore all'ammontare totale pagato per questa fattura. Modifica la fattura o cancella i pagamenti associati per continuare.",
|
||||
"mark_as_default_invoice_template_description": "Se abilitata, il modello selezionato verrà selezionato automaticamente per le nuove fatture."
|
||||
},
|
||||
"recurring_invoices": {
|
||||
"title": "Fatture ricorrenti",
|
||||
@ -654,49 +657,49 @@
|
||||
"retype_password": "Ridigita Password"
|
||||
},
|
||||
"modules": {
|
||||
"buy_now": "Buy Now",
|
||||
"install": "Install",
|
||||
"price": "Price",
|
||||
"download_zip_file": "Download ZIP file",
|
||||
"unzipping_package": "Unzipping Package",
|
||||
"copying_files": "Copying Files",
|
||||
"deleting_files": "Deleting Unused files",
|
||||
"completing_installation": "Completing Installation",
|
||||
"update_failed": "Update Failed",
|
||||
"install_success": "Module has been installed successfully!",
|
||||
"customer_reviews": "Reviews",
|
||||
"license": "License",
|
||||
"buy_now": "Acquista Ora",
|
||||
"install": "Installa",
|
||||
"price": "Prezzo",
|
||||
"download_zip_file": "Scarica il file zip",
|
||||
"unzipping_package": "Decompressione del pacchetto in corso",
|
||||
"copying_files": "Copia dei file in corso",
|
||||
"deleting_files": "Eliminazione dei file inutilizzati",
|
||||
"completing_installation": "Finalizzando l'installazione",
|
||||
"update_failed": "Aggiornamento non riuscito",
|
||||
"install_success": "Modulo installato con successo!",
|
||||
"customer_reviews": "Recensioni",
|
||||
"license": "Licenza",
|
||||
"faq": "FAQ",
|
||||
"monthly": "Monthly",
|
||||
"yearly": "Yearly",
|
||||
"updated": "Updated",
|
||||
"version": "Version",
|
||||
"disable": "Disable",
|
||||
"module_disabled": "Module Disabled",
|
||||
"enable": "Enable",
|
||||
"module_enabled": "Module Enabled",
|
||||
"update_to": "Update To",
|
||||
"module_updated": "Module Updated Successfully!",
|
||||
"title": "Modules",
|
||||
"module": "Module | Modules",
|
||||
"api_token": "API token",
|
||||
"invalid_api_token": "Invalid API Token.",
|
||||
"other_modules": "Other Modules",
|
||||
"view_all": "View All",
|
||||
"no_reviews_found": "There are no reviews for this module yet!",
|
||||
"module_not_purchased": "Module Not Purchased",
|
||||
"module_not_found": "Module Not Found",
|
||||
"monthly": "Mensile",
|
||||
"yearly": "Annuale",
|
||||
"updated": "Aggiornato",
|
||||
"version": "Versione",
|
||||
"disable": "Disabilita",
|
||||
"module_disabled": "Modulo disabilitato",
|
||||
"enable": "Attiva",
|
||||
"module_enabled": "Modulo attivato",
|
||||
"update_to": "Aggiorna a",
|
||||
"module_updated": "Modulo aggiornato con successo!",
|
||||
"title": "Moduli",
|
||||
"module": "Modulo | Moduli",
|
||||
"api_token": "Token API",
|
||||
"invalid_api_token": "Token API non valido.",
|
||||
"other_modules": "Altri Moduli",
|
||||
"view_all": "Visualizza tutto",
|
||||
"no_reviews_found": "Non ci sono ancora recensioni per questo modulo!",
|
||||
"module_not_purchased": "Modulo non acquistato",
|
||||
"module_not_found": "Modulo non trovato",
|
||||
"version_not_supported": "This module version doesn't support the current version of Crater",
|
||||
"last_updated": "Last Updated On",
|
||||
"connect_installation": "Connect your installation",
|
||||
"api_token_description": "Login to {url} and connect this installation by entering the API Token. Your purchased modules will show up here after the connection is established.",
|
||||
"view_module": "View Module",
|
||||
"update_available": "Update Available",
|
||||
"purchased": "Purchased",
|
||||
"installed": "Installed",
|
||||
"no_modules_installed": "No Modules Installed Yet!",
|
||||
"disable_warning": "All the settings for this particular will be reverted.",
|
||||
"what_you_get": "What you get"
|
||||
"last_updated": "Ultimo aggiornamento il",
|
||||
"connect_installation": "Collega la tua installazione",
|
||||
"api_token_description": "Accedi a {url} e collega questa installazione inserendo l'API Token. I moduli acquistati verranno visualizzati qui dopo aver stabilito la connessione.",
|
||||
"view_module": "Mostra Modulo",
|
||||
"update_available": "Aggiornamento disponibile",
|
||||
"purchased": "Acquistato",
|
||||
"installed": "Installato",
|
||||
"no_modules_installed": "Nessun modulo installato ancora!",
|
||||
"disable_warning": "Tutte le impostazioni per questo particolare verranno ripristinate.",
|
||||
"what_you_get": "Cosa puoi ottenere"
|
||||
},
|
||||
"users": {
|
||||
"title": "Utenti",
|
||||
@ -803,10 +806,10 @@
|
||||
"payment_modes": "Modalità di Pagamento",
|
||||
"notes": "Note",
|
||||
"exchange_rate": "Tasso di cambio",
|
||||
"address_information": "Address Information"
|
||||
"address_information": "Indirizzo"
|
||||
},
|
||||
"address_information": {
|
||||
"section_description": " You can update Your Address information using form below."
|
||||
"section_description": " Puoi aggiornare le informazioni sul tuo indirizzo utilizzando il modulo sottostante."
|
||||
},
|
||||
"title": "Impostazioni",
|
||||
"setting": "Opzione | Impostazioni",
|
||||
@ -1096,7 +1099,7 @@
|
||||
"select_driver": "Seleziona Driver",
|
||||
"update": "seleziona il tasso di cambio ",
|
||||
"providers_description": "Configura qui i tuoi fornitori di tassi di cambio per recuperare automaticamente l'ultimo tasso di cambio sulle transazioni.",
|
||||
"key": "API Key",
|
||||
"key": "Chiave API",
|
||||
"name": "Nome",
|
||||
"driver": "Driver",
|
||||
"is_default": "É PREDEFINITO",
|
||||
@ -1146,8 +1149,8 @@
|
||||
"payment_mode_added": "Modalità di pagamento aggiunta",
|
||||
"payment_mode_updated": "Modalità di pagamento aggiornata",
|
||||
"payment_mode_confirm_delete": "Non potrai ripristinare la modalità di pagamento",
|
||||
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||
"payments_attached": "Questo metodo di pagamento è già allegato ai pagamenti. Si prega di eliminare i pagamenti allegati per procedere con la cancellazione.",
|
||||
"expenses_attached": "Questo metodo di pagamento è già allegato alle spese. Si prega di eliminare le spese allegate per procedere alla cancellazione.",
|
||||
"deleted_message": "Modalità di pagamento eliminata con successo"
|
||||
},
|
||||
"expense_category": {
|
||||
@ -1174,8 +1177,8 @@
|
||||
"discount_setting": "Impostazione Sconto",
|
||||
"discount_per_item": "Sconto Per Item ",
|
||||
"discount_setting_description": "Abilita se vuoi aggiungere uno sconto ad uno specifica fattura. Di default, lo sconto è aggiunto direttamente in fattura.",
|
||||
"expire_public_links": "Automatically Expire Public Links",
|
||||
"expire_setting_description": "Specify whether you would like to expire all the links sent by application to view invoices, estimates & payments, etc after a specified duration.",
|
||||
"expire_public_links": "Scadenza Automatica dei Link Pubblici",
|
||||
"expire_setting_description": "Specifica se si vuole far scadere tutti i link inviati dall'applicazione per visualizzare fatture, preventivi e pagamenti, ecc. dopo una durata specificata.",
|
||||
"save": "Salva",
|
||||
"preference": "Preferenza | Preferenze",
|
||||
"general_settings": "Impostazioni di default del sistema.",
|
||||
@ -1297,16 +1300,16 @@
|
||||
"invalid_disk_credentials": "Credenziali del disco selezionato non valide"
|
||||
},
|
||||
"taxations": {
|
||||
"add_billing_address": "Enter Billing Address",
|
||||
"add_shipping_address": "Enter Shipping Address",
|
||||
"add_company_address": "Enter Company Address",
|
||||
"modal_description": "The information below is required in order to fetch sales tax.",
|
||||
"add_address": "Add Address for fetching sales tax.",
|
||||
"address_placeholder": "Example: 123, My Street",
|
||||
"city_placeholder": "Example: Los Angeles",
|
||||
"state_placeholder": "Example: CA",
|
||||
"zip_placeholder": "Example: 90024",
|
||||
"invalid_address": "Please provide valid address details."
|
||||
"add_billing_address": "Inserisci l'indirizzo di Fatturazione",
|
||||
"add_shipping_address": "Inserisci l'indirizzo di Spedizione",
|
||||
"add_company_address": "Inserisci l'indirizzo aziendale",
|
||||
"modal_description": "Le informazioni di seguito sono richieste per recuperare l'imposta sulle vendite.",
|
||||
"add_address": "Aggiungi indirizzo per recuperare l'imposta sulle vendite.",
|
||||
"address_placeholder": "Esempio: Via Garibaldi, 123",
|
||||
"city_placeholder": "Esempio: Roma",
|
||||
"state_placeholder": "Esempio: RM",
|
||||
"zip_placeholder": "Esempio: 00100",
|
||||
"invalid_address": "Fornisci un indirizzo valido."
|
||||
}
|
||||
},
|
||||
"wizard": {
|
||||
@ -1466,17 +1469,17 @@
|
||||
"not_allowed": "Non Consentito",
|
||||
"login_invalid_credentials": "Queste credenziali non corrispondono ai nostri record.",
|
||||
"enter_valid_cron_format": "Inserisci un formato cron valido",
|
||||
"email_could_not_be_sent": "Email could not be sent to this email address.",
|
||||
"invalid_address": "Please enter a valid address.",
|
||||
"invalid_key": "Please enter valid key.",
|
||||
"invalid_state": "Please enter a valid state.",
|
||||
"invalid_city": "Please enter a valid city.",
|
||||
"invalid_postal_code": "Please enter a valid zip.",
|
||||
"invalid_format": "Please enter valid query string format.",
|
||||
"api_error": "Server not responding.",
|
||||
"feature_not_enabled": "Feature not enabled.",
|
||||
"request_limit_met": "Api request limit exceeded.",
|
||||
"address_incomplete": "Incomplete Address"
|
||||
"email_could_not_be_sent": "Impossibile inviare l'email a questo indirizzo email.",
|
||||
"invalid_address": "Inserisci un indirizzo valido.",
|
||||
"invalid_key": "Inserisci una chiave valida.",
|
||||
"invalid_state": "Inserisci una provincia valida.",
|
||||
"invalid_city": "Inserisci una città valida.",
|
||||
"invalid_postal_code": "Inserisci un CAP valido.",
|
||||
"invalid_format": "Inserisci un formato di query string valido.",
|
||||
"api_error": "Il server non risponde.",
|
||||
"feature_not_enabled": "Funzionalità non abilitata.",
|
||||
"request_limit_met": "Limite richiesta API superato.",
|
||||
"address_incomplete": "Indirizzo incompleto"
|
||||
},
|
||||
"pdf_estimate_label": "Preventivo",
|
||||
"pdf_estimate_number": "Preventivo Numero",
|
||||
|
||||
Reference in New Issue
Block a user