home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / palmos / progect-src-0.20.tar.gz / progect-src-0.20.tar / progect-0.20 / translate.rcp < prev    next >
Text File  |  2000-10-26  |  5KB  |  139 lines

  1. // Translation template
  2.  
  3. // put the abbreviation of the language
  4. TRANSLATION ""
  5. BEGIN
  6.         "Done"                          = ""
  7.         "DB"                            = ""
  8.         "Close"                         = ""
  9.         "Delete All"                    = ""
  10.         "Repair Tree"                   = ""
  11.         "Sync With ToDo"                = ""
  12.  
  13.         "Copy Children"                 = ""
  14.         "Paste As Child"                = ""
  15.         
  16.         "Tree"                          = ""
  17.         "New (Sub)Task"                 = ""
  18.         "Delete Task"                   = ""
  19.         "Delete Children"               = ""
  20.         "Delete All Done Tasks"         = ""
  21.         "Expand all"                    = ""
  22.         "Collapse all"                  = ""
  23.         "Expand one"                    = ""
  24.         "Collapse one"                  = ""
  25.         "View All"                      = ""
  26.  
  27.         "Options"                       = ""
  28.         "Preferences"                   = ""
  29.  
  30.         "Task Properties"               = ""
  31.         "Task Description"              = ""
  32.         "Action : "                     = ""
  33.         "Priority : "                   = ""
  34.         "Due Date : "                   = ""
  35.         "Today"                         = ""
  36.         "Tomorrow"                      = ""
  37.         "In one week"                   = ""
  38.         "No date"                       = ""
  39.         "Choose date"                   = ""
  40.         "ToDo Link"                     = ""
  41.         "OK"                            = ""
  42.         "Cancel"                        = ""
  43.         "Note"                          = ""
  44.  
  45.         "Delete"                        = ""
  46.  
  47.         "Edit"                          = ""
  48.         "Undo"                          = ""
  49.         "Cut"                           = ""
  50.         "Copy"                          = ""
  51.         "Paste"                         = ""
  52.         "Select All"                    = ""
  53.         "Keyboard"                      = ""
  54.         "Graffiti Help"                 = ""
  55.  
  56.         "Palm Progect"                  = ""
  57.         "Open"                          = ""
  58.         "New"                           = ""
  59.         "Del"                           = ""
  60.         "Rename"                        = ""
  61.  
  62.         "Projects"                      = ""
  63.         "Duplicate Project"             = ""
  64.  
  65.         "Help"                          = ""
  66.         "About"                         = ""
  67.  
  68.         "About Progect"                 = ""
  69.  
  70.         "Choose a project name"         = ""
  71.         "Name : "                       = ""
  72.  
  73.         "Confirmation"                  = ""
  74.         "Are your sure you want to delete ^1 ? (This cannot be undone)" = ""
  75.  
  76.     "Error"                = ""
  77.     "A database named ^1 already exists." = ""
  78.  
  79.         "Project Properties"            = ""
  80.         "Hide done tasks : "            = ""
  81.         "Display due dates : "          = ""
  82.         "Display priorities : "         = ""
  83.         "Backup project : "             = ""
  84.         "Delete always warn : "         = ""
  85.         "Print year : "                 = ""
  86.         "Use Father Status : "          = ""
  87.         "Auto Sync ToDo : "             = ""
  88.  
  89.         "Range of command"              = ""
  90.         "The Whole Tree"                = ""
  91.         "Actual Subview"                = ""
  92.         "\"Actual subtree\" applies the command to the actual " = ""
  93.         "view, not the children of the selected task !!!" = ""
  94.  
  95.         "this note"                     = ""
  96.         "all tasks"                     = ""
  97.         "all tasks in this subview"     = ""
  98.         "all children of this selected task" = ""
  99.         "this task an all its children" = ""
  100.         "all done tasks"                = ""
  101.         "all done tasks in this view"   = ""
  102.  
  103.         "None"                          = ""
  104.         "Display Properties"            = ""
  105.         "Priority to bold : "           = ""
  106.         "Days to bold : "               = ""
  107.         "ALL"                           = ""
  108.         "2 days"                        = ""
  109.         "3 days"                        = ""
  110.         "4 days"                        = ""
  111.         "5 days"                        = ""
  112.         "6 days"                        = ""
  113.         "1 week"                        = ""
  114.         "2 weeks"                       = ""
  115.         "3 weeks"                       = ""
  116.         "4 weeks"                       = ""
  117.  
  118.         "Hide done progress : "         = ""
  119.  
  120.     "LinkMaster is not available."    = ""
  121.     "LinkInfo not found."        = ""
  122.     "Publish to LinkMaster"        = ""
  123.     "Link via LinkMaster"        = ""
  124.     "Remove Link"            = ""
  125.     "icon"                = ""
  126.     "Remove"            = ""
  127.     "no memory spaces"        = ""
  128.     "Overdue" = ""
  129.     "Days in limit" = ""
  130.     "DOC already exists. Please delete it before export." = ""
  131.     "Unfiled"            = ""
  132.     "Your project preferences have been deleted, please go to the preference menu and set them." = ""
  133.     "If there is no task on this screen, just start to write to create a new task. If there is, select one and start to write to create a sister. Select one and write a [Return] gesture (/) to create a child." = ""
  134.  
  135.     "Go to top"                     = ""
  136.     "Go to bottom"                  = ""
  137.     "This link was not valid anymore, it has been deleted." = ""
  138. END
  139.