mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations field.php (Italian)
This commit is contained in:
parent
29df0a6994
commit
2f1a346827
@ -20,16 +20,16 @@ return [
|
|||||||
'name' => 'Prezzo'
|
'name' => 'Prezzo'
|
||||||
],
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Date'
|
'name' => 'Data'
|
||||||
],
|
],
|
||||||
'photo' => [
|
'photo' => [
|
||||||
'name' => 'Photo'
|
'name' => 'Foto'
|
||||||
],
|
],
|
||||||
'video' => [
|
'video' => [
|
||||||
'name' => 'Video'
|
'name' => 'video'
|
||||||
],
|
],
|
||||||
'map' => [
|
'map' => [
|
||||||
'name' => 'Map'
|
'name' => 'Carta geografica'
|
||||||
],
|
],
|
||||||
'stock' => [
|
'stock' => [
|
||||||
'name' => 'Azione'
|
'name' => 'Azione'
|
||||||
@ -85,21 +85,21 @@ return [
|
|||||||
'status' => [
|
'status' => [
|
||||||
'name' => 'Stato',
|
'name' => 'Stato',
|
||||||
'option' => [
|
'option' => [
|
||||||
'approved' => 'Approved',
|
'approved' => 'Approvato',
|
||||||
'expired' => 'Expired',
|
'expired' => 'Scaduto',
|
||||||
'unpublished' => 'Unpublished',
|
'unpublished' => 'inedito',
|
||||||
'pending_admin' => 'Pending Admin',
|
'pending_admin' => 'Amministratore in sospeso',
|
||||||
'pending_user' => 'Pending User'
|
'pending_user' => 'Utente in attesa'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'pending_adv' => [
|
'pending_adv' => [
|
||||||
'name' => 'Annunci in sospeso'
|
'name' => 'Annunci in sospeso'
|
||||||
],
|
],
|
||||||
'finish_at' => [
|
'finish_at' => [
|
||||||
'name' => 'Finish At'
|
'name' => 'Termina alle'
|
||||||
],
|
],
|
||||||
'cover_photo' => [
|
'cover_photo' => [
|
||||||
'name' => 'Cover Photo'
|
'name' => 'Foto di copertina'
|
||||||
],
|
],
|
||||||
'favs_adv' => [
|
'favs_adv' => [
|
||||||
'name' => 'Pubblicità preferita'
|
'name' => 'Pubblicità preferita'
|
||||||
@ -107,8 +107,8 @@ return [
|
|||||||
'my_adv' => [
|
'my_adv' => [
|
||||||
'name' => 'ADVS'
|
'name' => 'ADVS'
|
||||||
],
|
],
|
||||||
'description' => 'Description',
|
'description' => 'Descrizione',
|
||||||
'explanation' => 'Explanation',
|
'explanation' => 'Spiegazione',
|
||||||
'type' => [
|
'type' => [
|
||||||
'name' => 'genere'
|
'name' => 'genere'
|
||||||
],
|
],
|
||||||
@ -118,22 +118,22 @@ return [
|
|||||||
'value' => [
|
'value' => [
|
||||||
'name' => 'Valore'
|
'name' => 'Valore'
|
||||||
],
|
],
|
||||||
'list' => 'List',
|
'list' => 'Elenco',
|
||||||
'home' => 'Casa',
|
'home' => 'Casa',
|
||||||
'list-page' => 'Pagina elenco',
|
'list-page' => 'Pagina elenco',
|
||||||
'search' => 'Ricerca',
|
'search' => 'Ricerca',
|
||||||
'recommended' => 'Annunci consigliati per te',
|
'recommended' => 'Annunci consigliati per te',
|
||||||
'filter' => 'Filter',
|
'filter' => 'Filtro',
|
||||||
'sort' => 'Sort',
|
'sort' => 'Ordinare',
|
||||||
'sort_by' => 'Ordina per',
|
'sort_by' => 'Ordina per',
|
||||||
'pick_option' => 'Scegli unopzione',
|
'pick_option' => 'Scegli unopzione',
|
||||||
'pick_ordering' => 'Ordering',
|
'pick_ordering' => 'ordinazione',
|
||||||
'price_high' => 'Prezzo da alto a basso',
|
'price_high' => 'Prezzo da alto a basso',
|
||||||
'price_low' => 'Price Low to High',
|
'price_low' => 'Prezzo da basso ad alto',
|
||||||
'newest' => 'i più nuovi',
|
'newest' => 'i più nuovi',
|
||||||
'oldest' => 'Oldest',
|
'oldest' => 'il più vecchio',
|
||||||
'address_a_z' => 'Address (A to Z)',
|
'address_a_z' => 'Indirizzo (dalla A alla Z)',
|
||||||
'address_z_a' => 'Address (Z to A)',
|
'address_z_a' => 'Indirizzo (dalla Z alla A)',
|
||||||
'categories' => 'categorie',
|
'categories' => 'categorie',
|
||||||
'all_categories' => 'tutte le categorie',
|
'all_categories' => 'tutte le categorie',
|
||||||
'location' => 'Posizione',
|
'location' => 'Posizione',
|
||||||
@ -147,7 +147,7 @@ return [
|
|||||||
'search_desc' => 'Puoi aggiungere e gestire le tue selezioni di ricerca preferite qui.',
|
'search_desc' => 'Puoi aggiungere e gestire le tue selezioni di ricerca preferite qui.',
|
||||||
'complaint_placeholder' => 'Digita qui i dettagli del reclamo.',
|
'complaint_placeholder' => 'Digita qui i dettagli del reclamo.',
|
||||||
'show_details' => 'Mostra dettagli',
|
'show_details' => 'Mostra dettagli',
|
||||||
'ad_actions' => 'Ad Actions',
|
'ad_actions' => 'Azioni pubblicitarie',
|
||||||
'edit' => 'modificare',
|
'edit' => 'modificare',
|
||||||
'approve' => 'Approvare',
|
'approve' => 'Approvare',
|
||||||
'passive' => "Passivo",
|
'passive' => "Passivo",
|
||||||
@ -183,7 +183,7 @@ return [
|
|||||||
'send_us_your_feedback' => 'Inviaci il tuo feedback',
|
'send_us_your_feedback' => 'Inviaci il tuo feedback',
|
||||||
'online_shopping' => 'OTTENERE',
|
'online_shopping' => 'OTTENERE',
|
||||||
'approved' => 'Approvato con successo',
|
'approved' => 'Approvato con successo',
|
||||||
'extended' => 'Extended Successfully',
|
'extended' => 'Esteso con successo',
|
||||||
'declined' => 'Rifiutato con successo',
|
'declined' => 'Rifiutato con successo',
|
||||||
'search_on_map' => 'Cerca sulla mappa',
|
'search_on_map' => 'Cerca sulla mappa',
|
||||||
'post_free_ad' => 'Pubblica annuncio gratuito',
|
'post_free_ad' => 'Pubblica annuncio gratuito',
|
||||||
@ -233,60 +233,60 @@ return [
|
|||||||
'name' => 'I miei annunci',
|
'name' => 'I miei annunci',
|
||||||
],
|
],
|
||||||
'sold_out' => [
|
'sold_out' => [
|
||||||
'name' => 'Sold out',
|
'name' => 'Esaurito',
|
||||||
],
|
],
|
||||||
'edit_category' => 'Edit Category',
|
'edit_category' => 'Modifica categoria',
|
||||||
'set_category' => 'Set Category',
|
'set_category' => 'Imposta categoria',
|
||||||
'max' => [
|
'max' => [
|
||||||
'name' => 'Max',
|
'name' => 'Max',
|
||||||
],
|
],
|
||||||
'min' => [
|
'min' => [
|
||||||
'name' => 'Min',
|
'name' => 'min',
|
||||||
],
|
],
|
||||||
'in_the_last_24_hours' => [
|
'in_the_last_24_hours' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => 'Nelle ultime 24 ore'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => 'In The Last Week'
|
'name' => 'Nell\'ultima settimana'
|
||||||
],
|
],
|
||||||
'in_the_last_month' => [
|
'in_the_last_month' => [
|
||||||
'name' => 'In The Last Month'
|
'name' => 'Nell\'ultimo mese'
|
||||||
],
|
],
|
||||||
'ads_with_photo' => [
|
'ads_with_photo' => [
|
||||||
'name' => 'Ads With Photo'
|
'name' => 'Annunci con foto'
|
||||||
],
|
],
|
||||||
'ads_with_video' => [
|
'ads_with_video' => [
|
||||||
'name' => 'Ads With Video'
|
'name' => 'Annunci con video'
|
||||||
],
|
],
|
||||||
'yes' => [
|
'yes' => [
|
||||||
'name' => 'Yes'
|
'name' => 'sì'
|
||||||
],
|
],
|
||||||
"no_location" => "No location is selected.",
|
"no_location" => "Nessuna posizione selezionata.",
|
||||||
"continue" => 'Continue',
|
"continue" => 'Continua',
|
||||||
"gallery" => 'Gallery',
|
"gallery" => 'Galleria',
|
||||||
|
|
||||||
// Pending screen
|
// Pending screen
|
||||||
'pending_message_1' => 'The Ad is in the Approval Process',
|
'pending_message_1' => 'L\'annuncio è in fase di approvazione',
|
||||||
'pending_message_2' => "Ad's Update Date",
|
'pending_message_2' => "Data di aggiornamento dell'annuncio",
|
||||||
'pending_message_3' => 'Estimated Waiting Time',
|
'pending_message_3' => 'Tempo di attesa stimato',
|
||||||
'pending_message_4' => 'The time spent in the approval process will be added to the doping time.',
|
'pending_message_4' => 'Il tempo trascorso nel processo di approvazione verrà aggiunto al tempo di doping.',
|
||||||
'pending_message_5' => 'No transactions can be made from the call center regarding the ad in the approval process.',
|
'pending_message_5' => 'Non è possibile effettuare transazioni dal call center per quanto riguarda l\'annuncio nel processo di approvazione.',
|
||||||
'hours' => 'hours',
|
'hours' => 'ore',
|
||||||
|
|
||||||
// Preview page
|
// Preview page
|
||||||
'preview_text' => [
|
'preview_text' => [
|
||||||
'part_1' => 'If the following information about your ad is correct, click the "Continue" button and go to the next step.',
|
'part_1' => 'Se le seguenti informazioni sul tuo annuncio sono corrette, fai clic sul pulsante "Continua" e vai al passaggio successivo.',
|
||||||
'part_2' => 'If not, click the "Edit" button.',
|
'part_2' => 'In caso contrario, fai clic sul pulsante "Modifica".',
|
||||||
],
|
],
|
||||||
'views' => 'Views',
|
'views' => 'Visualizzazioni',
|
||||||
|
|
||||||
// Detail page
|
// Detail page
|
||||||
"no_street_view" => "No street view image in this location",
|
"no_street_view" => "Nessuna immagine di street view in questa posizione",
|
||||||
'edit_my_contact_info' => 'Edit My Contact Information',
|
'edit_my_contact_info' => 'Modifica le mie informazioni di contatto',
|
||||||
'update_my_contact_info' => 'update my contact info',
|
'update_my_contact_info' => 'aggiorna le mie informazioni di contatto',
|
||||||
'contact_info' => 'Contact information',
|
'contact_info' => 'Informazioni sui contatti',
|
||||||
'ad_info' => 'Ad Information',
|
'ad_info' => 'Informazioni sull\'annuncio',
|
||||||
|
|
||||||
// Select cat
|
// Select cat
|
||||||
'select_category_step_by_step' => 'Select Category Step by Step',
|
'select_category_step_by_step' => 'Seleziona la categoria Step by Step',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user