SyncPreferences.strings 1.9 KB

123456789101112131415161718192021222324252627282930313233
  1. /* Class = "NSButton"; ibShadowedToolTip = "Select this to check for external file changes. Use at your own risk."; ObjectID = "2"; */
  2. "2.ibShadowedToolTip" = "Selezionare per monitorare cambiamenti esterni al file. Usare a proprio rischio.";
  3. /* Class = "NSTextField"; ibShadowedToolTip = "Enter the arguments for the command. Use %file to indicate the file to open and %line for the line number"; ObjectID = "7"; */
  4. "7.ibShadowedToolTip" = "Inserisci gli argomenti per il comando. Usa %file per indicare il file da aprire e %line per il numero di riga";
  5. /* Class = "NSPopUpButton"; ibShadowedToolTip = "Choose settings for a preset TeX editor, or use custom settings"; ObjectID = "8"; */
  6. "8.ibShadowedToolTip" = "Scegli le impostazioni per un editor TeX preimpostato, oppure usa le impostazioni personalizzate";
  7. /* Class = "NSTextField"; ibShadowedToolTip = "Enter the command to call your favorite TeX editor"; ObjectID = "9"; */
  8. "9.ibShadowedToolTip" = "Inserisci il comando per lanciare il tuo editor TeX preferito";
  9. /* Class = "NSTextFieldCell"; title = "Do not select this when using a script or program that will force a revert."; ObjectID = "12"; */
  10. "12.title" = "Non selezionarlo quando si sta usando uno script o un programma che forzeranno un revert.";
  11. /* Class = "NSTextFieldCell"; title = "Preset:"; ObjectID = "13"; */
  12. "13.title" = "Predefinito:";
  13. /* Class = "NSMenuItem"; title = "Custom"; ObjectID = "17"; */
  14. "17.title" = "Ad hoc";
  15. /* Class = "NSTextFieldCell"; title = "Arguments:"; ObjectID = "20"; */
  16. "20.title" = "Argomenti:";
  17. /* Class = "NSTextFieldCell"; title = "PDF-TeX Sync support:"; ObjectID = "21"; */
  18. "21.title" = "Supporto PDF-TeX Sync";
  19. /* Class = "NSTextFieldCell"; title = "Command:"; ObjectID = "22"; */
  20. "22.title" = "Comando:";
  21. /* Class = "NSButtonCell"; title = "Check for file changes"; ObjectID = "23"; */
  22. "23.title" = "Controlla cambiamenti del file";