home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Freeware / Utilitare / DesktopSidebar / Plugins / NotesEditor.DSPACKAGE / NotesEditor.dslang < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-09  |  15.2 KB  |  151 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?> 
  2. <root>
  3.  
  4. <lang name="english"> 
  5.  
  6.     <dialogs>
  7.        <dialog id="NotesEditor.Panel" caption="Notes Editor">
  8.     </dialog>
  9.     
  10.     <dialog id="NotesEditor.AddNote" caption="Add a Note">
  11.     <item id="btnOK" text="OK" />
  12.     <item id="btnCancel" text="Cancel" />
  13.     <item id="button1" text="Options" />
  14.     <item id="label1" text="Text Color:" />
  15.     </dialog>
  16.     
  17.     <dialog id="NotesEditor.EditNote" caption="Edit Note">
  18.     <item id="btnOK" text="OK" />
  19.     <item id="btnCancel" text="Cancel" />
  20.     <item id="button1" text="Options" />
  21.     <item id="button2" text="Delete" />
  22.     <item id="label1" text="Text Color:" />
  23.     </dialog>
  24.     
  25.     <dialog id="NotesEditor.Properties" caption="Notes Editor Properties">
  26.     <item id="ppGeneral1" text="General" />
  27.     <item id="tabPage1" text="Notes" />
  28.     <item id="tabPage2" text="Help" />
  29.     <item id="tabPage3" text="About" />
  30.     <item id="checkBox1" text="Show a warning message before deleting a note" />
  31.     <item id="chkbShowOutputPanal" text="Show notes counter" />
  32.     <item id="checkBox2" text="Enable text wrap" />
  33.     <item id="label1" text="Select the default text color of a note:" />
  34.     <item id="label2" text="Notes Editor Panel-Help" />
  35.     <item id="label3" text="Notes Editor Panel for Desktop Sidebar" />
  36.     <item id="btnOK" text="OK" />
  37.     <item id="btnCancel" text="Cancel" />    
  38.     <item id="linkLabel1" text="I'll be glad to get feedback from you.Click here." />
  39.     <item id="textBox1" text="General Information\r\n================\r\nThe Notes Editor panel allows you to create notes in different colors inside Desktop Sidebar.\r\n\r\nThe panel shows 2 components:\r\n1)The notes counter-(if it is enabled-for more information see General Tab) This component shows you the number of notes you have inside the panel.\r\n2)The notes list-This component shows\r\nyou the notes that you have added to the list.\r\nYou can move the mouse cursor to the bottom\r\nor to the top of it,in order to scroll the list up or\r\ndown.\r\n\r\nThere are 2 ways to add a note:\r\n1)By clicking on the notes counter.\r\n2)By right clicking on the panel and choosing\r\nthe 'Add a Note' option.\r\nBoth ways will open the Add a Note Dialog.\r\n\r\nYou can edit a note that was already been added\r\nto the list by clicking on it.This will open the\r\nEdit Note dialog.\r\n\r\nIn order to clear all the notes from the list,right\r\nclick the panel and choose empty.\r\n\r\nYou can move the mouse cursor over the note so DS will open the details window which will show the note.\r\n\r\nAdd a Note Dialog\r\n===============\r\nThis dialog allows you to write notes.\r\nYou can change the note's text color by\r\nchoosing the color you want from the color\r\nbox.\r\n\r\nYou can insert automatically text to the\r\nnote by clicking on the options button.\r\nYou have 4 options:\r\n1)Insert time-This will inset the current time in\r\nthis format:\r\nHour:Minute:Second\r\n2)Insert hour and minute-This will insert\r\nthe current time in this format:\r\nHour:Minute\r\n3)Insert date (day first)-This will insert\r\nthe current date in this format:\r\nDay/Month/Year\r\n4)Insert date (month first)-This will\r\ninsert the date in this format:\r\nMonth/Day/Year\r\n\r\nThe text color that will be chosen before\r\nyou choose any other text color is the color\r\nthat you have choosen in the Properties dialog.\r\n(For more information see-Notes Tab)\r\n\r\nEdit Note Dialog\r\n=============\r\nThis dialog allows you to edit a note that was\r\nalready been added to the list.\r\nIt allows you to change the same settings as you\r\ncan change with the Add a Note dialog.For\r\nmore information look at the\r\nAdd a Note dialog explanation.\r\nIn addition you can delete a note by clicking\r\nthe Delete button.\r\n\r\nThe Properties Dialog\r\n=================\r\nGeneral Tab\r\n--------------------\r\nYou can change the following settings:\r\n-The notes counter visibility.\r\n-Enable/disable the 'delete a note' message.\r\n-Enable/disable text wrap.\r\n\r\nNotes Tab\r\n-----------------\r\nYou can change the default text color that\r\nwill be selected each time you either add or\r\nedit a note.As default it is set to be white.\r\n\r\nHow to change the panel's text colors?\r\n==============================\r\nYou can change the panel's text color that\r\nwere set as default colors.\r\nIn order to do this go to:\r\nhomedrive:\Documents ans Settings\your user\r\nname\Application Data\Desktop Sidebar\plugins\r\nNotesEditor\ \r\nOpen the file NotesEditor.dslang and scroll to the\r\nbottom of it.Replace the names of the colors with\r\n the names of your chosen colors.Change \r\nONLY the colors after the word caption=. For example:\r\n<command name='Green' caption='Light Blue' />\r\nOpen the file NotesEditor.dsskin and change \r\nONLY the values of the color/s which you had\r\nchanged in nthe dslang file.\r\nYou can find the colors' RGB values with\r\nMS paint.\r\nFor example:\r\n<item name='green' > \r\n<appearance name='standard' \r\ntextColor='150,255,0'\r\n/>\r\n</item>\r\n\r\nYou can also change more settings like bold text,underline text.You can take the blue skin's xml file for example.\r\n" />
  40.     <item id="textBox2" text="Notes Editor Panel for Desktop Sidebar\r\n===============================\r\nRelease date:July 8th 2004\r\nDeveloped by yyy.\r\nBased on kdam's stickerpanel from Desktop\r\nSidebar SDK.\r\nThe Notes Editor is a mini notes editor\r\nwhich allows you to insert and edit notes\r\nwith DS.\r\n\r\nThis Panel is an open source panel which means that you can change and use its source code.\r\n\r\nDear user,\r\nThank you very much for using Notes Editor\r\npanel!!!\r\nI hope you enjoy it and find it\r\nvery useful.\r\nIf you find any bugs or if you have any comments\r\nplease let me know by cliking the link below.\r\nThis will take you to Desktop Sidebar's forums.\r\nYou should register before you can you do so.\r\nThanks to chrisskhc for translating the panel to German :-)\r\n\r\nThanks to kdam and to all Desktop Sidebar's\r\nstuff!" />
  41.     </dialog>
  42.     </dialogs>
  43.  
  44.     <commands>
  45.     <command name="menuItem1" caption="Insert Time" />
  46.     <command name="menuItem2" caption="Insert hour and minute" />
  47.     <command name="menuItem3" caption="Insert date (day first)" />
  48.     <command name="menuItem4" caption="Insert date (month first)" />
  49.     <command name="Black" caption="Black" />
  50.     <command name="Red" caption="Red" />
  51.     <command name="Green" caption="Green" />
  52.     <command name="Yellow" caption="Yellow" />
  53.     <command name="Blue" caption="Blue" />
  54.     <command name="Purple" caption="Purple" />
  55.     <command name="White" caption="White" />
  56.     <command name="Turquoise" caption="Turquoise" />
  57.     <command name="Notes" caption="Notes" />
  58.     <command name="Note" caption="Note" />
  59.     <command name="No Notes" caption="No Notes" />
  60.     <command name="Add a note" caption="Add a note" />
  61.     <command name="Notec" caption="Note" />
  62.     <command name="en" caption="Empty" />
  63.     </commands>
  64.  
  65. <messages>
  66.        <msg id="enc" val="Notes Editor" /> 
  67.         <msg id="dn" val="Would you like to delete this note?" /> 
  68.       <msg id="e" val="This will erase all of your notes.\r\nAre you sure you want to do it?" /> 
  69.       <msg id="ne" val="Cannot load notes.Click OK if you want to leave a bug report in Desktop Sidebar's forums.You have to register in order to do so." /> 
  70.         </messages>
  71.  
  72. </lang>
  73.  
  74.  
  75. <lang name="deutsch"> 
  76.  
  77.     <dialogs>
  78.        <dialog id="NotesEditor.Panel" caption="Notizen Editor">
  79.     </dialog>
  80.     
  81.     <dialog id="NotesEditor.AddNote" caption="Notiz hinzufügen">
  82.     <item id="btnOK" text="OK" />
  83.     <item id="btnCancel" text="Abbrechen" />
  84.     <item id="button1" text="Optionen" />
  85.     <item id="label1" text="Text Farbe:" />
  86.     </dialog>
  87.     
  88.     <dialog id="NotesEditor.EditNote" caption="Notiz bearbeiten">
  89.     <item id="btnOK" text="OK" />
  90.     <item id="btnCancel" text="Abbrechen" />
  91.     <item id="button1" text="Optionen" />
  92.     <item id="button2" text="Löschen" />
  93.     <item id="label1" text="Text Farbe:" />
  94.     </dialog>
  95.     
  96.         <dialog id="NotesEditor.Properties" caption="Notizen Editor Eigenschaften">
  97.     <item id="ppGeneral" text="Allgemein" />
  98.     <item id="tabPage1" text="Notizen" />
  99.     <item id="tabPage2" text="Hilfe" />
  100.     <item id="tabPage3" text="Über" />
  101.     <item id="checkBox1" text="Warnung anzeigen bevor eine Notiz gelöscht wird" />
  102.     <item id="chkbShowOutputPanal" text="Notizenzähler anzeigen" />
  103.     <item id="checkBox2" text="Zeilenumbruch aktivieren" />
  104.     <item id="label1" text="Wählen Sie die Standardtextfarbe der Notizen:" />
  105.     <item id="label2" text="Notizen Editor Panel-Hilfe" />
  106.     <item id="label3" text="Notizen Editor Panel für Desktop Sidebar" />
  107.     <item id="btnOK" text="OK" />
  108.     <item id="btnCancel" text="Abbrechen" />
  109.     <item id="linkLabel1" text="Ich bin dankbar für jedes Feedback. Klicke hier!!!" />
  110.     <item id="textBox1" text="Allgemeine Informationen\r\n================\r\nMit dem Notizen Editor Panel können Sie Notizen in verschiedenen Farben in der Desktop Sidebar erstellen.\r\n\r\n Das Panel zeigt zweierlei Dinge:\r\n1)Den Notizenzähler, wenn er aktiviert ist. (Weitere Informationen können Sie unter dem Reiter Allgemein nachlesen.) Der Notizenzähler zeigt Ihnen an wie viel Notizen vorhanden sind.\r\n2)Die Notizenliste - zeigt die Notizen die Sie erstellt haben.\r\nSie können mit der Maus die Notizenliste nach oben oder nach unten scrollen.\r\n\r\n Es gibt zwei Varianten um eine Notiz hinzuzufügen:\r\n1)Wenn Sie auf den Notizenzähler klicken.\r\n2)Wenn Sie mit der rechten Maustaste das Kontext Menü aufrufen und die Option Notiz hinzufügen wählen.\r\nBeide Varianten öffnen das Fenster in dem Sie die Notiz erstellen können.\r\n\r\nSie können eine Notiz bearbeiten die bereits erstellt worden ist, idem Sie auf diese in der Liste klicken. Das öffnet das Fenster in der Sie die Notiz bearbeiten können.\r\n\r\nWenn Sie alle Notizen entfernen möchten klicken Sie mit der rechten Maustaste auf das Panel und wählen Sie im Kontext Menü 'Löschen'.\r\n\r\nWenn Sie die Maus über eine Notiz halten erscheint das Detail-Fenster mit deren Inhalt.\r\n\r\nFenster 'Notizen hinzufügen'\r\n===============\r\nIn diesem Fenster können Sie Ihre Notizen erstellen.\r\nSie können die Textfarbe aus der Farbliste auswählen.\r\n\r\nSie können automatisch 4 verschiedene Standardtexte hinzufügen. in dem Sie auf den 'Optionen' Button klicken:\r\n1)Zeit einfügen - Dies fügt die aktuelle Uhrzeit hinzu.\r\n2)Zeit einfügen (ohne Sekunden) - Dies fügt die aktuelle Uhrzeit ohne Sekunden hinzu.\r\n3)Datum einfügen (Tag zuerst)- Dies fügt das aktuelle Datum hinzu. Format Tag/Monat/Jahr.\r\n4)Datum einfügen (Monat zuerst) - Dies fügt das aktuelle Datum hinzu. Format: Monat/Tag/Jahr.\r\n\r\nDie Standard Farbe wird in den Panel Eigenschaften unter dem Reiter Notizen eingestellt. (Weitere Informationen können Sie unter dem Reiter Notizen nachlesen.)\r\n\r\nFenster 'Notizen bearbeiten'\r\n=============\r\nDieses Fenster ermöglicht es Ihnen die bereits erstellte Notiz zu bearbeiten.\r\nHier können Sie die gleichen Einstellungen wie in dem 'Hinzufügen Fenster' vornehmen. (Weitere Informationen können Sie unter dem Reiter 'Notizen bearbeiten' nachlesen.)\r\nDes weiteren können Sie die Notiz über den 'Löschen' Button entfernen.\r\n\r\nFenster 'Panel Eigenschaften'\r\n=================\r\nReiter Allgemein\r\n--------------------\r\nSie können folgende Einstellungen vornehmen:\r\n-Notizentähler aktivieren/deaktivieren.\r\n-Warnung anzeigen bevor eine Notiz gelöscht wird aktivieren/Deaktivieren.\r\n-Zeilenumbruch aktivieren/deaktivieren.\r\n\r\nReiter Notizen\r\n-----------------\r\nSie können sie Standard Textfarbe einstellen die verwendet wird wenn Sie eine Notiz erstellen oder bearbeiten. Als Standard wird weiß verwendet.\r\n\r\nWie man die Standard Textfarben ändert?\r\n==============================\r\nSie können die Standard Textfarben ändern, in dem Sie folgende Schritte durchführen::\r\n%homedrive%:\Dokumente und Einstellungen\%username%\Anwendungsdaten\Desktop Sidebar\plugins\r\nNotesEditor\ \r\nÖffnen Sie die Datei NotesEditor.dslang und scrollen Sie ganz nach unten. Ersetzen Sie die Namen der Farben die Sie verwenden wollen. Ändern Sie NUR Die Namen nach 'caption='. Beispiel:\r\n<command name='Green' caption='Hellblau' />\r\nÖffnen Sie die Datei NotesEditor.dsskin und ändern Sie nur die Werte der Farbe (n) die Sie in der 'dslang' Datei geändert haben.\r\nSie können die RGB Farbwerte in MS Paint nachschauen.\r\nBeispiel:\r\n<item name='green' > \r\n<appearance name='standard' \r\ntextColor='150,255,0'\r\n/>\r\n</item>\r\n\r\nSie können noch weitere Einstellungen verändern, wie z.B. Text in Fett oder Text Unterstrichen. Sie können die blue skin's Datei zum abgucken verwenden.\r\n" />
  111.  
  112.     <item id="textBox2" text="Veröffentlicht am:8 Juli 2004\r\nEntwickelt von yyy.\r\nBasiert auf kdam's Sticker Panel aus der Desktop Sidebar SDK.\r\nDas Notizen Editor Panel ist ein kleiner Notizen Editor der es Ihnen ermöglicht in der Desktop Sidebar Notizen zu erstellen und diese zu bearbeiten.\r\n\r\nDas Panel ist ein Open Source Panel, was bedeutet das Sie den Quellcode verändern und verwenden dürfen.\r\n\r\nLieber Benutzer,\r\nDanke das Sie dieses Panel verwenden!!!\r\nIch hoffe es gefällt Ihnen und finden es nützlich.\r\nWenn Sie Fehler finden sollten oder einfach etwas zu sagen haben, lassen Sie es mich bitte wissen, in dem Sie unten auf den Link klicken.\r\nDieser Link öffnet das Desktop Sidebar Forum. Sie müssen sich registrieren wenn Sie das tun möchten.\r\nDeutsche ├£bersetzung durch chrisskhc :-)\r\n\r\nEin besonderer Dank an kdam (dem Entwickler der Desktop Sidebar) und allem anderen\r\nZubehör!" />
  113.     </dialog>
  114.     </dialogs>
  115.  
  116.     <commands>
  117.     <command name="menuItem1" caption="Zeit einfügen" />
  118.     <command name="menuItem2" caption="Zeit einfügen (ohne Sekunden)" />
  119.     <command name="menuItem3" caption="Datum einfügen (Tag zuerst)" />
  120.     <command name="menuItem4" caption="Datum einfügen (Monat zuerst)" />
  121.     <command name="Black" caption="Schwarz" />
  122.     <command name="Red" caption="Rot" />
  123.     <command name="Green" caption="Grün" />
  124.     <command name="Yellow" caption="Gelb" />
  125.     <command name="Blue" caption="Blau" />
  126.     <command name="Purple" caption="Violett" />
  127.     <command name="White" caption="Weiß" />
  128.     <command name="Turquoise" caption="Türkis" />
  129.     <command name="Notes" caption="Notizen" />
  130.     <command name="Note" caption="Notiz" />
  131.     <command name="No Notes" caption="Keine Notizen" />
  132.     <command name="Add a note" caption="Notiz hinzufügen" />
  133.     <command name="Notec" caption="Notiz" />
  134.     <command name="Empty" caption="Leeren" />
  135.     <command name="en" caption="Leer" />
  136.     </commands>
  137.  
  138. <messages>
  139.        <msg id="enc" val="Notizen Editor" /> 
  140.         <msg id="dn" val="Möchten Sie diese Notiz löschen?" /> 
  141.       <msg id="e" val="Alle Notizen werden gelöscht.\r\nWollen Sie wirklich alle Notizen löschen?"  
  142. /> 
  143.       <msg id="ne" val="Konnte das Notizen Editor Panel nicht laden. Klicken Sie auf OK wenn Sie  
  144. im Desktop Sidebar Forum einen Fehlerbericht (auf Englisch) hinterlassen wollen. Sie müssen sich  
  145. registrieren wenn das tun möchten." /> 
  146.         </messages>
  147.  
  148. </lang>
  149. </root>
  150.  
  151.