~david-ergo/astrid/removed-attributes-sync-fix

« back to all changes in this revision

Viewing changes to res/values-it/strings.xml

  • Committer: Tim Su
  • Date: 2010-02-23 05:29:33 UTC
  • Revision ID: tim@todoroo.com-20100223052933-j7kbtypcn2qu9nuc
Updated translations with the latest from Launchpad

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
        <!-- i.e. Deleted: <delete date> -->
162
162
        <string name="taskList_deleted">Eliminato</string>
163
163
        
164
 
        <string name="quick_add_hint">Nuovo Compito</string>
 
164
        <string name="quick_add_hint">Aggiunge nuova attività</string>
165
165
        
166
166
        <!-- menu items -->
167
167
        <string name="taskList_menu_insert">Nuovo Compito</string>
348
348
        <string name="stop_timer_title">Fermare il timer?</string>
349
349
        
350
350
        <string name="quick_tips">Cose che dovresti sapere su Astrid:\n \n - Per creare una attività, inizia semplicemente a scrivere!\n -Mentre modifichi una attività, premi \'indietro\' per salvarla\n - Scegli una attività e premi 1-4 velocemente per cambiare la sua priorità\n - Se una attività ha una scadenza, premi a lungo per rinviarla\n \n Grazie per usare Astrid!\n</string>
 
351
        
 
352
        <!-- %s => name of the application -->
 
353
        <string name="task_killer_help">
 
354
It looks like you are using an app that can kill processes (%s)! If you can, 
 
355
add Astrid to the exclusion list so it doesn\'t get killed. Otherwise,
 
356
Astrid might not let you know when your tasks are due.\n
 
357
        </string>
 
358
        <string name="task_killer_help_ok">I Won\'t Kill Astrid!</string>
351
359
 
352
360
    <!-- Locale Plugin -->  
353
361
    <skip/>
393
401
        <string name="prefs_notificon_title">Icone di Notifica</string>
394
402
        <string name="prefs_notificon_desc">Scegli un icona per la barra di notifica</string>
395
403
        
 
404
        <string name="prefs_vibrate_title">Vibrate on Alert</string>
 
405
        <string name="prefs_vibrate_desc">If checked, Astrid will vibrate when sounding an alarm</string>
 
406
        
396
407
        <string name="prefs_category_appearance">Aspetto</string>
397
408
            
398
409
        <string name="prefs_colorize_title">Colora Lista Attività</string>
429
440
        <string name="prefs_notesVisible_title">Note</string>
430
441
        <string name="prefs_notesVisible_desc">Note associate alla attività</string>
431
442
 
 
443
    <!-- This string is Astrid's Android Marketplace title. It never appears in the app itself. -->
 
444
    <string name="marketplace_title">Astrid Task/Todo List</string>
432
445
    <!-- This string is Astrid's Android Marketplace description. It never appears in the app itself. -->
433
446
    <string name="marketplace_description">
434
447
Astrid is the highly-acclaimed open-source task list that is simple enough to not get in your way, powerful enough to help you get stuff done! Tags, reminders, RememberTheMilk sync, Locale plug-in &amp; more!
439
452
  Alessandro Zattoni https://launchpad.net/~ckale82
440
453
  Anthony Litchfield https://launchpad.net/~tonylitchfield
441
454
  G100g https://launchpad.net/~gigetto
442
 
  Guybrush88 https://launchpad.net/~erpizzo</string>
 
455
  Guybrush88 https://launchpad.net/~erpizzo
 
456
  Nicola Patruno https://launchpad.net/~erusmei</string>
443
457
 
444
 
    <!-- Widget text: -->
 
458
    <!-- Widget text when loading tasks -->
445
459
        <string name="widget_loading">Caricamento...</string>
446
 
        <string name="task_name1">This is a task one</string>
447
 
        <string name="task_name2">Task two here</string>
448
 
        <string name="task_name3">This is task number three</string>
449
 
        <string name="task_name4">The fourth task</string>
450
 
        <string name="task_name5">Task five this is</string>
451
 
        
 
460
    
 
461
    <!--  Permissions -->
 
462
        <string name="read_tasks_permission">Read Astrid tasks</string>
 
463
    
452
464
</resources>