⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 it.js

📁 Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是供中,大型企业来管理其发布在互连网
💻 JS
字号:
// I18N constants
// LANG: "it", ENCODING: UTF-8
{
  "Cut": "Taglia",
  "Copy": "Copia",
  "Paste": "Incolla",
  "_Image Properties...": "Proprietà _Immagine...",
  "_Modify Link...": "_Modifica Link...",
  "Chec_k Link...": "Controlla Lin_k...",
  "_Remove Link...": "_Rimuovi Link...",
  "C_ell Properties...": "Proprietà C_ella...",
  "Ro_w Properties...": "Proprietà Riga...",
  "I_nsert Row Before": "I_nserisci Riga prima",
  "In_sert Row After": "In_serisci Riga dopo",
  "_Delete Row": "Elimina Riga",
  "_Table Properties...": "Proprietà _Tabella...",
  "Insert _Column Before": "Inserisci _Colonna prima",
  "Insert C_olumn After": "Inserisci C_olonna dopo",
  "De_lete Column": "E_limina Colonna",
  "Justify Left": "Giustificato a sinistra",
  "Justify Center": "Centrato",
  "Justify Right": "Giustificato a destra",
  "Justify Full": "Giustificato",
  "Make lin_k...": "Crea Lin_k...",
  "Remove the $elem Element...": "Elimina l'elemento $elem ...",
  "Please confirm that you want to remove this element:": "Per favore conferma la tua volontà di eliminare questo elemento:",
  "Remove this node from the document": "Elimina questo nodo dal documento",
  "How did you get here? (Please report!)": "Come sei arrivato qui? (Contattare l'amministratore!)",
  "Show the image properties dialog": "Mostra le proprietà dell'immagine",
  "Modify URL": "Modifica URL",
  "Current URL is": "La URL corrente è",
  "Opens this link in a new window": "Apri questo link in una nuova finestra",
  "Please confirm that you want to unlink this element.": "Per favore conferma la tua volontà di voler eliminare il link a questo elemento",
  "Link points to:": "Il link punta a:",
  "Unlink the current element": "Elimina il link al elemento corrente",
  "Show the Table Cell Properties dialog": "Mostra le proprietà della cella",
  "Show the Table Row Properties dialog": "Mostra le proprietà della riga",
  "Insert a new row before the current one": "Inserisci una nuova riga prima di quella corrente",
  "Insert a new row after the current one": "Inserisci una nuova riga dopo quella corrente",
  "Delete the current row": "Cancella la riga corrente",
  "Show the Table Properties dialog": "Mostra le proprietà della tabella",
  "Insert a new column before the current one": "Inserisci una nuova colonna prima di quella corrente",
  "Insert a new column after the current one": "Inserisci una nuova colonna dopo quella corrente",
  "Delete the current column": "Elimina la colonna corrente",
  "Create a link": "Crea un nuovo link"
};

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -