New Crowdin updates (#209)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (Bulgarian)

* New translations en.json (Czech)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Lithuanian)

* New translations en.json (Macedonian)

* New translations en.json (Dutch)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Indonesian)

* New translations en.json (Persian)

* New translations en.json (Thai)

* New translations en.json (Croatian)

* New translations en.json (Latvian)

* New translations en.json (Hindi)

* New translations en.json (Serbian (Latin))

* New translations en.json (Turkish)
This commit is contained in:
Darko Gjorgjijoski
2024-11-09 21:39:07 +01:00
committed by GitHub
parent 5d817b5c45
commit 51d001aa0f
31 changed files with 3156 additions and 621 deletions

View File

@@ -100,7 +100,26 @@
"pay_invoice": "Paga Fattura",
"login_successfully": "Accesso effettuato con successo!",
"logged_out_successfully": "Disconnessione riuscita",
"mark_as_default": "Contrassegna come predefinito"
"mark_as_default": "Contrassegna come predefinito",
"no_data_found": "No data found",
"pagination": {
"previous": "Previous",
"next": "Next",
"showing": "Showing",
"to": "to",
"of": "of",
"results": "results"
},
"file_upload": {
"drag_a_file": "Drag a file here or",
"browse": "browse",
"to_choose": "to choose a file"
},
"multiselect": {
"the_list_is_empty": "The list is empty",
"no_results_found": "No results found"
},
"copy_to_clipboard": "Copy to Clipboard"
},
"dashboard": {
"select_year": "Seleziona anno",
@@ -305,6 +324,9 @@
"record_payment": "Registra Pagamento",
"add_estimate": "Aggiungi Preventivo",
"save_estimate": "Salva Preventivo",
"cloned_successfully": "Estimate cloned successfully",
"clone_estimate": "Clone Estimate",
"confirm_clone": "This Estimate will be cloned into a new Estimate",
"confirm_conversion": "Questo preventivo verrà usato per generare una nuova fattura.",
"conversion_message": "Fattura creata",
"confirm_send_estimate": "Questo preventivo verrà inviato al cliente via mail",
@@ -549,7 +571,18 @@
"hour": "Ora",
"day_month": "Giorno del mese",
"month": "Mese",
"day_week": "Giorno della settimana"
"day_week": "Giorno della settimana",
"every_minute": "Every Minute",
"every_30_minute": "Every 30 Minute",
"every_hour": "Every Hour",
"every_2_hour": "Every 2 Hour",
"every_day_at_midnight": "Every day at midnight",
"every_week": "Every Week",
"every_15_days_at_midnight": "Every 15 days at midnight",
"on_the_first_day_of_every_month_at_midnight": "On the first day of every month at 00:00",
"every_6_month": "Every 6 Month",
"every_year_on_the_first_day_of_january_at_midnight": "Every year on the first day of january at 00:00",
"custom": "Custom"
},
"confirm_delete": "Non sarai in grado di recuperare questa fattura | Non sarai in grado di recuperare queste fatture",
"created_message": "Fattura ricorrente creata con successo",
@@ -558,7 +591,12 @@
"marked_as_sent_message": "Fattura ricorrente contrassegnata come inviata correttamente",
"user_email_does_not_exist": "L'e-mail dell'utente non esiste",
"something_went_wrong": "qualcosa è andato storto",
"invalid_due_amount_message": "L'importo totale delle fatture ricorrenti non può essere inferiore all'importo totale pagato per questa fattura ricorrente. Si prega di aggiornare la fattura o eliminare i pagamenti associati per continuare."
"invalid_due_amount_message": "L'importo totale delle fatture ricorrenti non può essere inferiore all'importo totale pagato per questa fattura ricorrente. Si prega di aggiornare la fattura o eliminare i pagamenti associati per continuare.",
"limit": {
"none": "None",
"date": "Date",
"count": "Count"
}
},
"payments": {
"title": "Pagamenti",
@@ -596,7 +634,8 @@
"created_message": "Pagamento creato con successo",
"updated_message": "Pagamento aggiornato con successo",
"deleted_message": "Pagamento cancellato con successo | Pagamenti cancellati con successo",
"invalid_amount_message": "L'ammontare del pagamento non è valido"
"invalid_amount_message": "L'ammontare del pagamento non è valido",
"amount_due": "Due Amount"
},
"expenses": {
"title": "Spese",
@@ -701,7 +740,8 @@
"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"
"what_you_get": "Cosa puoi ottenere",
"sign_up_and_get_token": "Sign up & Get Token"
},
"users": {
"title": "Utenti",
@@ -753,7 +793,11 @@
"date_range": "Seleziona intervallo date",
"to_date": "A",
"from_date": "Da",
"report_type": "Tipo di report"
"report_type": "Tipo di report",
"sort": {
"by_customer": "By Customer",
"by_item": "By Item"
}
},
"taxes": {
"taxes": "Tasse",
@@ -921,7 +965,14 @@
"added_message": "Campo personalizzato aggiunto correttamente",
"press_enter_to_add": "Premi Invio per aggiungere una nuova opzione",
"model_in_use": "Impossibile aggiornare il modello per i campi già in uso.",
"type_in_use": "Impossibile aggiornare il tipo per i campi già in uso."
"type_in_use": "Impossibile aggiornare il tipo per i campi già in uso.",
"model_type": {
"customer": "Customer",
"invoice": "Invoice",
"estimate": "Estimate",
"expense": "Expense",
"payment": "Payment"
}
},
"customization": {
"customization": "personalizzazione",
@@ -1042,7 +1093,12 @@
"note_updated": "Nota aggiornata correttamente",
"note_confirm_delete": "Non sarà possibile recuperare questa nota",
"already_in_use": "Nota già in uso",
"deleted_message": "Nota eliminata con successo"
"deleted_message": "Nota eliminata con successo",
"types": {
"estimate": "Estimate",
"invoice": "Invoice",
"payment": "Payment"
}
}
},
"account_settings": {
@@ -1197,12 +1253,27 @@
"on_hold": "In sospeso",
"update_status": "Aggiorna stato",
"completed": "Completato",
"company_currency_unchangeable": "La valuta dell'azienda non può essere cambiata"
"company_currency_unchangeable": "La valuta dell'azienda non può essere cambiata",
"fiscal_years": {
"january_december": "January - December",
"february_january": "February - January",
"march_february": "March - February",
"april_march": "April - March",
"may_april": "May - April",
"june_may": "June - May",
"july_june": "July - June",
"august_july": "August - July",
"september_august": "September - August",
"october_september": "October - September",
"november_october": "November - October",
"december_november": "December - November"
}
},
"update_app": {
"title": "Aggiorna App",
"description": "Puoi facilmente aggiornare l'app. Aggiorna cliccando sul bottone qui sotto",
"check_update": "Controllo aggiornamenti",
"insider_consent": "Opt-in for Insider releases. Recommended for testing purposes only.",
"avail_update": "Aggiornamento disponibile",
"next_version": "Versione successiva",
"requirements": "Requisiti",
@@ -1356,6 +1427,10 @@
"next": "Successivo",
"continue": "Continua",
"skip": "Salta",
"install_language": {
"title": "Choose your language",
"description": "Select language wizard to install InvoiceShelf"
},
"database": {
"database": "URL del sito & database",
"connection": "Connessione Database",
@@ -1367,6 +1442,7 @@
"username": "Nome Utente del Database",
"db_name": "Database Nome",
"db_path": "Percorso del database",
"overwrite": "Overwrite existing database and proceed",
"desc": "Crea un database sul tuo server e setta le credenziali usando il form qui sotto."
},
"permissions": {
@@ -1382,7 +1458,14 @@
"verify_now": "Verifica Ora",
"success": "Dominio Verificato Con Successo.",
"failed": "Verifica del dominio fallita. Inserisci un nome di dominio valido.",
"verify_and_continue": "Verifica e continua"
"verify_and_continue": "Verifica e continua",
"notes": {
"notes": "Notes:",
"not_contain": "App domain should not contain",
"or": "or",
"in_front": "in front of the domain.",
"if_you": "If you're accessing the website on a different port, please mention the port. For example:"
}
},
"mail": {
"host": "Host Mail",