author | eilers <eilers> | 2003-05-11 12:27:49 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-05-11 12:27:49 (UTC) |
commit | b068a42c89af19f5642b68060c1d085afa78e7b1 (patch) (side-by-side diff) | |
tree | 430c8513f93849f75cb31b617e7806af1d6ec118 /i18n/nl | |
parent | 1f669a0f85bc451f5d507b65d951fd7fd1cabd91 (diff) | |
download | opie-b068a42c89af19f5642b68060c1d085afa78e7b1.zip opie-b068a42c89af19f5642b68060c1d085afa78e7b1.tar.gz opie-b068a42c89af19f5642b68060c1d085afa78e7b1.tar.bz2 |
Fixing typo in addressbook
-rw-r--r-- | i18n/nl/addressbook.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/nl/addressbook.ts b/i18n/nl/addressbook.ts index 9e04c56..6ff398d 100644 --- a/i18n/nl/addressbook.ts +++ b/i18n/nl/addressbook.ts @@ -321,65 +321,65 @@ geleverd!</translation> <source>Move selected attribute one line down</source> <translation>Verplaats geselecteerd kenmerk een plaats omlaag</translation> </message> <message> <source>List of all available attributes</source> <translation>Lijst van alle mogelijke kenmerken</translation> </message> <message> <source>Add selected attribute from list below to the upper list</source> <translation>Voeg geselecteerd kenmerk toe van onderstaande lijst aan de bovenste lijst </translation> </message> <message> <source>Remove the selected attribute from the upper list</source> <translation>Verwijder geselecteerd kenmerk uit de bovenste lijst</translation> </message> <message> <source>Order (up -> down) defines the primary contact shown in the second column of the list view</source> <translation>Volgorde (op -> neer) regelt wie het eerst wordt weergegeven in de tweede kolom in de lijstweergave</translation> </message> <message> <source>Tool-/Menubar</source> <translation>Gereedschap-/Menubalk</translation> </message> <message> <source>Fixed</source> <translation>Vast</translation> </message> <message> <source>Switch to fixed menu-/toolbars after restarting application !</source> <translation>Schakel over naar vaste gereedschap-/menubalk na het wisselen van programma!</translation> </message> <message> - <source>Movable</source> + <source>Moveable</source> <translation>Verplaatsbaar</translation> </message> <message> <source>Switch to moveable menu-/toolbars after restarting application !</source> <translation>Schakel over naar verplaatsbare gereedschap-/menubalk na het wisselen van programma!</translation> </message> </context> <context> <name>ContactEditor</name> <message> <source>First Name</source> <translation>Voornaam</translation> </message> <message> <source>Middle Name</source> <translation>Tussenvoegsel</translation> </message> <message> <source>Last Name</source> <translation>Achternaam</translation> </message> <message> <source>Suffix</source> <translation>Toevoeging</translation> </message> <message> <source>File As</source> <translation>Sla op als</translation> </message> <message> <source>Gender</source> <translation>Geslacht</translation> |