mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Italian)
Currently translated at 100.0% (803 of 803 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/it/
This commit is contained in:
parent
f280877413
commit
101b4ad1eb
@ -381,7 +381,11 @@
|
|||||||
"Insert row below": "Inserisci riga sotto",
|
"Insert row below": "Inserisci riga sotto",
|
||||||
"Reset {{count}} columns_one": "Resetta colonna",
|
"Reset {{count}} columns_one": "Resetta colonna",
|
||||||
"Reset {{count}} columns_other": "Resetta {{count}} colonne",
|
"Reset {{count}} columns_other": "Resetta {{count}} colonne",
|
||||||
"Reset {{count}} entire columns_one": "Resetta l'intera colonna"
|
"Reset {{count}} entire columns_one": "Resetta l'intera colonna",
|
||||||
|
"Comment": "Commenta",
|
||||||
|
"Copy": "Copia",
|
||||||
|
"Cut": "Taglia",
|
||||||
|
"Paste": "Incolla"
|
||||||
},
|
},
|
||||||
"AccountPage": {
|
"AccountPage": {
|
||||||
"API": "API",
|
"API": "API",
|
||||||
@ -603,7 +607,9 @@
|
|||||||
"Time Zone:": "Zona oraria:",
|
"Time Zone:": "Zona oraria:",
|
||||||
"API": "API",
|
"API": "API",
|
||||||
"Document ID copied to clipboard": "ID del documento copiato",
|
"Document ID copied to clipboard": "ID del documento copiato",
|
||||||
"Ok": "OK"
|
"Ok": "OK",
|
||||||
|
"Manage Webhooks": "Gestisci web hook",
|
||||||
|
"Webhooks": "Web hook"
|
||||||
},
|
},
|
||||||
"DocumentUsage": {
|
"DocumentUsage": {
|
||||||
"Data Size": "Dimensione dei dati",
|
"Data Size": "Dimensione dei dati",
|
||||||
@ -987,5 +993,21 @@
|
|||||||
"Provide a column label": "Dare un'etichetta alla colonna",
|
"Provide a column label": "Dare un'etichetta alla colonna",
|
||||||
"Cancel": "Annulla",
|
"Cancel": "Annulla",
|
||||||
"Close": "Chiudi"
|
"Close": "Chiudi"
|
||||||
|
},
|
||||||
|
"FieldContextMenu": {
|
||||||
|
"Copy": "Copia",
|
||||||
|
"Copy anchor link": "Copia link ancora",
|
||||||
|
"Clear field": "Pulisci campo",
|
||||||
|
"Paste": "Incolla",
|
||||||
|
"Cut": "Taglia",
|
||||||
|
"Hide field": "Nascondi campo"
|
||||||
|
},
|
||||||
|
"WebhookPage": {
|
||||||
|
"Clear Queue": "Pulisci la coda",
|
||||||
|
"Webhook Settings": "Impostazioni web hook"
|
||||||
|
},
|
||||||
|
"Clipboard": {
|
||||||
|
"Unavailable Command": "Comando non disponibile",
|
||||||
|
"Got it": "Ricevuto"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user